Results 1 to 2 of 2

Thread: Starting KDE app in Gnome gives findServiceByDesktopPath: error

  1. #1
    Join Date
    Nov 2006
    Beans
    218

    Starting KDE app in Gnome gives findServiceByDesktopPath: error

    After installing a development version of a particular KDE app I was getting an error like this (could be one of many KDE apps) when trying to start it from Gnome:

    findServiceByDesktopPath: [whatever-app-you-are-running].desktop not found

    and it was hard to find any info on it, so I thought I would mention here what fixed it. I simply ran (as a normal user, not sudo):

    kbuildsycoca4

    Hope this helps someone out there.

    Bill
    CPU: 80286 @ 10Mhz; FPU: n/a; RAM: 256K, HD: 20 Meg
    Graphics: Monochrome; Power Supply: 100 W; Case: Yes/Open

  2. #2
    Join Date
    Nov 2009
    Beans
    4

    Re: Starting KDE app in Gnome gives findServiceByDesktopPath: error

    Thanks a lot!!

    I was struggling with two problems:
    * the knode configuration dialog ("configure dialog" from knode menu) was empty, and returned when launched from a terminal:

    findServiceByDesktopPath: knode_config_accounts.desktop not found
    findServiceByDesktopPath: knode_config_appearance.desktop not found
    findServiceByDesktopPath: knode_config_read_news.desktop not found
    findServiceByDesktopPath: knode_config_post_news.desktop not found
    findServiceByDesktopPath: knode_config_privacy.desktop not found
    findServiceByDesktopPath: knode_config_cleanup.desktop not found

    * Kontact did not provide access to knode, although it was installed. When run from a terminal, I obtained:

    Calling appendChild() on a null node does nothing.

    By simply running kbuildsycoca4, the two problems have been solved!!

    Thanks!!

    Julien

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •