Maui
Board Index divider Search Member List Help
Hello There, Guest! Login Register
Login
Username:
Password: Lost Password?
 
Maui Forums › Maui Support › Software & Applications › [Solved] Gmailfeed

[Solved] Gmailfeed
paulikos Offline
Survivor
*
Joined: Jun 2016
Posts: 8
#1
31st March 2017, 22:27 (This post was last modified: 3rd April 2017, 22:48 by paulikos.)
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?
Find
Reply
paulikos Offline
Survivor
*
Joined: Jun 2016
Posts: 8
#2
31st March 2017, 22:40 (This post was last modified: 31st March 2017, 22:40 by paulikos.)
(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.
Find
Reply
rocky7x Offline
Island Inhabitant
*****
Joined: Jul 2016
Posts: 344
#3
1st April 2017, 9:02
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.
Find
Reply
paulikos Offline
Survivor
*
Joined: Jun 2016
Posts: 8
#4
1st April 2017, 21:31
(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)
Find
Reply
leszek Offline
Moderator
Joined: Jul 2013
Posts: 3,633
#5
2nd April 2017, 9:44
It tells you what's wrong. It is missing knotifications.
This means you don't have the dev package of it installed.
Find
Reply
paulikos Offline
Survivor
*
Joined: Jun 2016
Posts: 8
#6
3rd April 2017, 20:27
(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.
Find
Reply
leszek Offline
Moderator
Joined: Jul 2013
Posts: 3,633
#7
3rd April 2017, 20:40
Nice Smile

If it works now then please edit the initial thread and add [solved] to the title.
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

  • Contact Us
  • Maui Forums
  • Return to Top
  • Lite (Archive) Mode
  • RSS Syndication
Current time: 9th May 2025, 13:01 Powered By MyBB, © 2002-2025 MyBB Group.
Linear Mode
Threaded Mode