Announcement

Collapse
No announcement yet.

Lost all KDE apps after update to 4.10.2

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Lost all KDE apps after update to 4.10.2

    Kubuntu 12.04

    Lost all KDE apps in the menu after update to 4.10.2. I had to install dolphin, gwenview, kcalc etc.

    Also, lost the ability to install software through Moun, it would not give me the option to enter the password when installing apps. (I found solution for this on another forum...)

    I asume the problem is with .desktop registration or similar, but did not find a solution elsewhere.


    Thank you in advance.

    #2
    Originally posted by mercier View Post
    Kubuntu 12.04

    Lost all KDE apps in the menu after update to 4.10.2. I had to install dolphin, gwenview, kcalc etc.

    Also, lost the ability to install software through Moun, it would not give me the option to enter the password when installing apps. (I found solution for this on another forum...)

    I asume the problem is with .desktop registration or similar, but did not find a solution elsewhere.


    Thank you in advance.
    "kbuildsycoca" usually fixes things not showing up. If the apps are actually missing then "sudo apt-get install kubuntu-desktop" should fix that.

    Comment


      #3
      thanks for your help.

      Comment


        #4
        Thank you.
        kbuildsycoca gave me:

        Code:
        No command 'kbuildsycoca' found, did you mean:
         Command 'kbuildsycoca4' from package 'kdelibs-bin' (main)

        Comment


          #5
          kbuildsycoca4 with and without sudo gave me:
          Code:
          kbuildsycoca4 running...
          Error: "/var/tmp/kdecache-mercier" is owned by uid 1000 instead of uid 0.
          kbuildsycoca4(21972) KConfigGroup::readXdgListEntry: List entry Keywords in "k3bsetup.desktop" is not compliant with XDG standard (missing trailing semicolon). 
          kbuildsycoca4(21972) KConfigGroup::readXdgListEntry: List entry Actions in "ServiceMenus/kim_compressandresize.desktop" is not compliant with XDG standard (missing trailing semicolon). 
          kbuildsycoca4(21972) KConfigGroup::readXdgListEntry: List entry Actions in "ServiceMenus/kim_convertandrotate.desktop" is not compliant with XDG standard (missing trailing semicolon). 
          kbuildsycoca4(21972) VFolderMenu::loadDoc: Parse error in  "/home/mercier/.config/menus/applications-merged/xdg-desktop-menu-dummy.menu" , line  1 , col  1 :  "unexpected end of file" 
          kbuildsycoca4(21972) KConfigGroup::readXdgListEntry: List entry Categories in "/usr/share/applications/im-switch.desktop" is not compliant with XDG standard (missing trailing semicolon). 
          kbuildsycoca4(21972) KConfigGroup::readXdgListEntry: List entry Keywords in "/usr/share/applications/firefox.desktop" is not compliant with XDG standard (missing trailing semicolon). 
          kbuildsycoca4(21972) KConfigGroup::readXdgListEntry: List entry Keywords in "/usr/share/applications/thunderbird.desktop" is not compliant with XDG standard (missing trailing semicolon). 
          kbuildsycoca4(21972) KConfigGroup::readXdgListEntry: List entry Actions in "/usr/share/applications/thunderbird.desktop" is not compliant with XDG standard (missing trailing semicolon). 
          kbuildsycoca4(21972) KConfigGroup::readXdgListEntry: List entry x-scheme-handler/webcal in "/home/mercier/.local/share/applications/mimeapps.list" is not compliant with XDG standard (missing trailing semicolon).
          sudo apt-get install kubuntu-desktop
          installed a bunch of apps and now it seems ok.

          thanks a lot.

          Comment

          Working...
          X