After updating my system today I decided to follow the recommendation from tracer and restart kdeinit4 to see what would happen (normally I would just log out and in again).
$ kdeinit4 kdeinit4: Shutting down running client. Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) KDE Daemon (kded) already running. kbuildsycoca4 running... kbuildsycoca4(9927)/kdecore (services) KServicePrivate::init: The desktop entry file "ServiceMenus/servicemenueditor.desktop" has Type= "Application" but is located under " "services" " instead of "apps" kbuildsycoca4(9927) KBuildServiceFactory::createEntry: Invalid Service : "ServiceMenus/servicemenueditor.desktop" kbuildsycoca4(9927) VFolderMenu::loadDoc: Parse error in "/home/poc/.config/menus/applications-merged/xdg-desktop-menu-dummy.menu" , line 1 , col 1 : "unexpected end of file"
What does this mean? Could it be related to the fact that Plasma and Kmix crash every time I log out?
poc
On Sat, 2015-08-29 at 10:56 +0100, Patrick O'Callaghan wrote:
After updating my system today I decided to follow the recommendation from tracer and restart kdeinit4 to see what would happen (normally I would just log out and in again).
I also note that I have both kdeinit4 and kdeinit5, and that my session runs both kded4 and kded5. Is this normal?
poc
Patrick O'Callaghan wrote:
After updating my system today I decided to follow the recommendation from tracer and restart kdeinit4 to see what would happen (normally I would just log out and in again).
$ kdeinit4 kdeinit4: Shutting down running client. Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) KDE Daemon (kded) already running. kbuildsycoca4 running... kbuildsycoca4(9927)/kdecore (services) KServicePrivate::init: The desktop entry file "ServiceMenus/servicemenueditor.desktop" has Type= "Application" but is located under " "services" " instead of "apps" kbuildsycoca4(9927) KBuildServiceFactory::createEntry: Invalid Service : "ServiceMenus/servicemenueditor.desktop" kbuildsycoca4(9927) VFolderMenu::loadDoc: Parse error in "/home/poc/.config/menus/applications-merged/xdg-desktop-menu-dummy.menu" , line 1 , col 1 : "unexpected end of file"
All of this output is mostly-harmless warnings, nothing to be worried about imo.
-- Rex
On Sat, 2015-08-29 at 10:43 -0500, Rex Dieter wrote:
Patrick O'Callaghan wrote:
After updating my system today I decided to follow the recommendation from tracer and restart kdeinit4 to see what would happen (normally I would just log out and in again).
$ kdeinit4 kdeinit4: Shutting down running client. Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QStri ng) KDE Daemon (kded) already running. kbuildsycoca4 running... kbuildsycoca4(9927)/kdecore (services) KServicePrivate::init: The desktop entry file "ServiceMenus/servicemenueditor.desktop" has Type= "Application" but is located under " "services" " instead of "apps" kbuildsycoca4(9927) KBuildServiceFactory::createEntry: Invalid Service : "ServiceMenus/servicemenueditor.desktop" kbuildsycoca4(9927) VFolderMenu::loadDoc: Parse error in "/home/poc/.config/menus/applications-merged/xdg-desktop-menu -dummy.menu" , line 1 , col 1 : "unexpected end of file"
All of this output is mostly-harmless warnings, nothing to be worried about imo.
OK. I'll just note that "/home/poc/.config/menus/applications -merged/xdg-desktop-menu-dummy.menu" is an empty file, apparently recreated for each session.
poc