Description: FlexCal is supposed to become the port of my Eventlist-Plasmoid to KF5.
Currently pre-alpha, just to share some code, maybe some wants to improve it... ;-)
New in 0.0.2 is make it compile with no_cast_from_ascii, adapt to kcalcore changes with QDateTime (needs current kcalcore), begin to make translations possible.
Well as for Eventlist I volunteer myself as a translator :P, at least for Italian. I've already translated the initial po file.
One thing: I cannot fine the github repo for PR.
Not github,
git://anongit.kde.org/scratch/geflei/flexcal.git
I'm not familiar with pull requests, for kde repo it needs phabricator I think.
you can also just send me the file.
Thanks for helping
Hi,
I hat the same problem, and I resolved it to replace /lib64/qml to /lib64/qt5/qml into cmake_install.cmake. ugly...
A big thx EFREI for this port, I have been waiting for a while, I have never had the courage to do it, I'm not a C++ dev, but I could help with interface, where I could find a git repository or any forge?
Gentoo, and I haven't really investigate; I was so impatient to try it that I just tweak the path. QML_INSTALL_DIR is set to "qml" into /usr/share/ECM/kde-modules/KDEInstallDirs.cmake, but qt4 and qt5 is distinguished. anyway it seems to be gentoo specific, and I ll see that with gentoo dev.
Fehler beim Laden der QML-Datei: file:///home/mirko/.local/share/plasma/plasmoids/org.kde.plasma.flexcal/contents/ui/main.qml:28:1: module "org.kde.plasma.private.flexcal" is not installed
Ratings & Comments
9 Comments
Well as for Eventlist I volunteer myself as a translator :P, at least for Italian. I've already translated the initial po file. One thing: I cannot fine the github repo for PR.
Not github, git://anongit.kde.org/scratch/geflei/flexcal.git I'm not familiar with pull requests, for kde repo it needs phabricator I think. you can also just send me the file. Thanks for helping
Hi, I hat the same problem, and I resolved it to replace /lib64/qml to /lib64/qt5/qml into cmake_install.cmake. ugly... A big thx EFREI for this port, I have been waiting for a while, I have never had the courage to do it, I'm not a C++ dev, but I could help with interface, where I could find a git repository or any forge?
No repo yet, I'll look how to setup one up. I hope in the next 14 days.
I stand ready
What distro do you use, the plugin should be installed in ${QML_INSTALL_DIR}, for me on opensuse this is /usr/lib64/qt5/qml/
Gentoo, and I haven't really investigate; I was so impatient to try it that I just tweak the path. QML_INSTALL_DIR is set to "qml" into /usr/share/ECM/kde-modules/KDEInstallDirs.cmake, but qt4 and qt5 is distinguished. anyway it seems to be gentoo specific, and I ll see that with gentoo dev.
Fehler beim Laden der QML-Datei: file:///home/mirko/.local/share/plasma/plasmoids/org.kde.plasma.flexcal/contents/ui/main.qml:28:1: module "org.kde.plasma.private.flexcal" is not installed
Works for me, tried to install to system as root?, or how, it uses a private c++ plugin,