Maui Forums
[Solved] Gmailfeed - Printable Version

+- Maui Forums (https://forums.mauilinux.org)
+-- Forum: Maui Support (https://forums.mauilinux.org/forumdisplay.php?fid=74)
+--- Forum: Software & Applications (https://forums.mauilinux.org/forumdisplay.php?fid=77)
+--- Thread: [Solved] Gmailfeed (/showthread.php?tid=24350)



[Solved] Gmailfeed - paulikos - 31st March 2017

i tried installing gmailfeed plasmoid. after the make command i received the next error message:

Scanning dependencies of target org.kde.plasma.gmailfeed-plasmoids-metadata-json
[ 14%] Generating org.kde.plasma.gmailfeed-plasmoids-metadata.json
About to parse service type file "plasma-applet.desktop"
Found property definition "X-Plasma-API" with type "QString"
Found property definition "X-Plasma-RootPath" with type "QString"
Found property definition "X-Plasma-MainScript" with type "QString"
Found property definition "X-Plasma-ContainmentType" with type "QString"
Found property definition "X-Plasma-DropMimeTypes" with type "QStringList"
Found property definition "X-Plasma-DropUrlPatterns" with type "QStringList"
Found property definition "X-Plasma-NotificationArea" with type "QString"
Found property definition "X-Plasma-NotificationAreaCategory" with type "QString"
Found property definition "X-Plasma-DBusActivationService" with type "QString"
Found property definition "X-KDE-ParentApp" with type "QString"
Found property definition "X-Plasma-Provides" with type "QStringList"
Found property definition "X-Plasma-ConfigPlugins" with type "QStringList"
Found property definition "X-Plasma-StandAloneApp" with type "bool"
Found property definition "X-Plasma-RequiredExtensions" with type "QStringList"
Found property definition "NoDisplay" with type "bool"
Unknown property type for key "X-Plasma-DefaultSize" -> falling back to string
Generated  "/home/paulik-maui/Letöltések/gmailfeed-1.1/build/org.kde.plasma.gmailfeed-plasmoids-metadata.json"
[ 14%] Built target org.kde.plasma.gmailfeed-plasmoids-metadata-json
Scanning dependencies of target gmailfeedplugin_automoc
[ 28%] Automatic moc for target gmailfeedplugin
Generating moc_gmailfeedplugin.cpp
Generating moc_networkstatus.cpp
Generating moc_notification.cpp
[ 28%] Built target gmailfeedplugin_automoc
Scanning dependencies of target gmailfeedplugin
[ 42%] Building CXX object plugin/CMakeFiles/gmailfeedplugin.dir/gmailfeedplugin.cpp.o
[ 57%] Building CXX object plugin/CMakeFiles/gmailfeedplugin.dir/networkstatus.cpp.o
[ 71%] Building CXX object plugin/CMakeFiles/gmailfeedplugin.dir/notification.cpp.o
/home/paulik-maui/Letöltések/gmailfeed-1.1/plugin/notification.cpp:22:25: fatal error: KNotification: Nincs ilyen fájl vagy könyvtár (No such file or directory)
compilation terminated.
plugin/CMakeFiles/gmailfeedplugin.dir/build.make:110: recipe for target 'plugin/CMakeFiles/gmailfeedplugin.dir/notification.cpp.o' failed
make[2]: *** [plugin/CMakeFiles/gmailfeedplugin.dir/notification.cpp.o] Error 1
CMakeFiles/Makefile2:155: recipe for target 'plugin/CMakeFiles/gmailfeedplugin.dir/all' failed
make[1]: *** [plugin/CMakeFiles/gmailfeedplugin.dir/all] Error 2
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2

Did anyone experience this problem?


RE: Gmailfeed - paulikos - 31st March 2017

(31st March 2017, 22:27)paulikos Wrote: i tried installing gmailfeed plasmoid. after the make command i received the next error message:

Scanning dependencies of target org.kde.plasma.gmailfeed-plasmoids-metadata-json
[ 14%] Generating org.kde.plasma.gmailfeed-plasmoids-metadata.json
About to parse service type file "plasma-applet.desktop"
Found property definition "X-Plasma-API" with type "QString"
Found property definition "X-Plasma-RootPath" with type "QString"
Found property definition "X-Plasma-MainScript" with type "QString"
Found property definition "X-Plasma-ContainmentType" with type "QString"
Found property definition "X-Plasma-DropMimeTypes" with type "QStringList"
Found property definition "X-Plasma-DropUrlPatterns" with type "QStringList"
Found property definition "X-Plasma-NotificationArea" with type "QString"
Found property definition "X-Plasma-NotificationAreaCategory" with type "QString"
Found property definition "X-Plasma-DBusActivationService" with type "QString"
Found property definition "X-KDE-ParentApp" with type "QString"
Found property definition "X-Plasma-Provides" with type "QStringList"
Found property definition "X-Plasma-ConfigPlugins" with type "QStringList"
Found property definition "X-Plasma-StandAloneApp" with type "bool"
Found property definition "X-Plasma-RequiredExtensions" with type "QStringList"
Found property definition "NoDisplay" with type "bool"
Unknown property type for key "X-Plasma-DefaultSize" -> falling back to string
Generated  "/home/paulik-maui/Letöltések/gmailfeed-1.1/build/org.kde.plasma.gmailfeed-plasmoids-metadata.json"
[ 14%] Built target org.kde.plasma.gmailfeed-plasmoids-metadata-json
Scanning dependencies of target gmailfeedplugin_automoc
[ 28%] Automatic moc for target gmailfeedplugin
Generating moc_gmailfeedplugin.cpp
Generating moc_networkstatus.cpp
Generating moc_notification.cpp
[ 28%] Built target gmailfeedplugin_automoc
Scanning dependencies of target gmailfeedplugin
[ 42%] Building CXX object plugin/CMakeFiles/gmailfeedplugin.dir/gmailfeedplugin.cpp.o
[ 57%] Building CXX object plugin/CMakeFiles/gmailfeedplugin.dir/networkstatus.cpp.o
[ 71%] Building CXX object plugin/CMakeFiles/gmailfeedplugin.dir/notification.cpp.o
/home/paulik-maui/Letöltések/gmailfeed-1.1/plugin/notification.cpp:22:25: fatal error: KNotification: Nincs ilyen fájl vagy könyvtár (No such file or directory)
compilation terminated.
plugin/CMakeFiles/gmailfeedplugin.dir/build.make:110: recipe for target 'plugin/CMakeFiles/gmailfeedplugin.dir/notification.cpp.o' failed
make[2]: *** [plugin/CMakeFiles/gmailfeedplugin.dir/notification.cpp.o] Error 1
CMakeFiles/Makefile2:155: recipe for target 'plugin/CMakeFiles/gmailfeedplugin.dir/all' failed
make[1]: *** [plugin/CMakeFiles/gmailfeedplugin.dir/all] Error 2
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2

Did anyone experience this problem?
Sorry. Maui 17.03 64bit system.


RE: Gmailfeed - rocky7x - 1st April 2017

Hi,

I'm using this since Maui 1 and it works fine. So even though I did compile it in Maui 1, I believe that it's possible on 3 as well. But I haven't experienced this error.


RE: Gmailfeed - paulikos - 1st April 2017

(1st April 2017, 9:02)rocky7x Wrote: Hi,

I'm using this since Maui 1 and it works fine. So even though I did compile it in Maui 1, I believe that it's possible on 3 as well. But I haven't experienced this error.
Can you tell me, how you did it? (compile)


RE: Gmailfeed - leszek - 2nd April 2017

It tells you what's wrong. It is missing knotifications.
This means you don't have the dev package of it installed.


RE: Gmailfeed - paulikos - 3rd April 2017

(2nd April 2017, 9:44)leszek Wrote: It tells you what's wrong. It is missing knotifications.
This means you don't have the dev package of it installed.

Thanks for all! It works well.


RE: Gmailfeed - leszek - 3rd April 2017

Nice Smile

If it works now then please edit the initial thread and add [solved] to the title.