Announcement

Collapse
No announcement yet.

Installed LinkGrammar but not in Kmenu

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

    Installed LinkGrammar but not in Kmenu

    I installed LinkGrammar but it didn't appear anywhere in Kmenu. Also couldn't bring it up from terminal. Any help welcome.

    #2
    Re: Installed LinkGrammar but not in Kmenu

    Open a terminal and type in
    Code:
    kbuildsycoca && kbuildsycoca4
    Now it should be there.
    Once your problem is solved please mark the topic of the first post as SOLVED so others know and can benefit from your experience! / FAQ

    Comment


      #3
      Re: Installed LinkGrammar but not in Kmenu

      Did that and got this:
      albert@ALBERT:~/Desktop$ kbuildsycoca && kbuildsycoca4
      kbuildsycoca running...
      Reusing existing ksycoca
      kbuildsycoca: WARNING: Parse error in /home/albert/.config/menus/applications-merged/xdg-desktop-menu-dummy.menu, line 1, col 1: unexpected end of file
      kbuildsycoca: WARNING: Parse error in /home/albert/.config/menus/applications-merged/xdg-desktop-menu-dummy.menu, line 1, col 1: unexpected end of file
      bash: kbuildsycoca4: command not found

      What now?

      Comment


        #4
        Re: Installed LinkGrammar but not in Kmenu

        Code:
        bash: kbuildsycoca4: command not found
        Ah, you are running 8.04 (aka hardy) with KDE3, right?

        kbuildsycoca: WARNING: Parse error in /home/albert/.config/menus/applications-merged/xdg-desktop-menu-dummy.menu, line 1, col 1: unexpected end of file
        This is not nice.

        Have you done anything at anytime to your rights in your home directory, messed about with root?

        Since I am not running the same KDE, let alone the same system as you it may be better for others to pitch in. In the meantime, could you please post the output of
        Code:
        cat ~/.config/menus/applications-merged/xdg-desktop-menu-dummy.menu
        Once your problem is solved please mark the topic of the first post as SOLVED so others know and can benefit from your experience! / FAQ

        Comment


          #5
          Re: Installed LinkGrammar but not in Kmenu

          About root, answer is yes, I use krusader in root mode frequently. Here is result of cat, ie zip:
          albert@ALBERT:~$ cat ~/.config/menus/applications-merged/xdg-desktop-menu-dummy.menu
          albert@ALBERT:~$ cat ~/.config/menus/applications-merged/xdg-desktop-menu-dummy.menu
          albert@ALBERT:~$

          Comment


            #6
            Re: Installed LinkGrammar but not in Kmenu

            On the off-chance, let's have a look at your permissions:

            Code:
            ls -la ~/.config/menus/applications-merged/
            Or hang on, you haven't got that file at all! Sorry, can't help further for reasons mentioned above. Time for others...
            Once your problem is solved please mark the topic of the first post as SOLVED so others know and can benefit from your experience! / FAQ

            Comment

            Working...
            X