Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] KDE menu missing
Date: Mon, 08 Jun 2009 16:27:09
Message-Id: 358eca8f0906080927t63e955b0ief0b491aa26275a@mail.gmail.com
In Reply to: Re: [gentoo-user] KDE menu missing by Cristian Gary
1 2009/6/8 Cristian Gary <cristiangary@×××××.com>:
2 >  Run in konsole  kde 4.2  , "  bash$  kbuildsycoca4 --noincremental"   with
3 > this you force the rebuild of kde menu.
4
5 Thank you both. I am still running kde-3.5.10 so I ran:
6 ================================================
7 $ kbuildsycoca --noincremental
8 Warning: kbuildsycoca is unable to register with DCOP.
9 kbuildsycoca running...
10 kbuildsycoca: ERROR: applications.menu not found in
11 (/home/michael/.config/menus/)
12 kio (KService*): WARNING: The desktop entry file
13 .hidden/dirfilterplugin.desktop has Type=Service but is located under
14 "apps" instead of "services"
15 kio (KService*): WARNING: Invalid Service : .hidden/dirfilterplugin.desktop
16 kbuildsycoca: WARNING: 'ark_part.desktop' specifies undefined
17 mimetype/servicetype 'application/x-tbz2'
18 kbuildsycoca: WARNING: 'karm_part.desktop' specifies undefined
19 mimetype/servicetype 'text/english'
20 kbuildsycoca: WARNING: 'karm_part.desktop' specifies undefined
21 mimetype/servicetype 'text/x-c'
22 kbuildsycoca: WARNING: 'karm_part.desktop' specifies undefined
23 mimetype/servicetype 'text/x-c++'
24 kbuildsycoca: WARNING: 'klinkstatus_part.desktop' specifies undefined
25 mimetype/servicetype 'text/english'
26 kbuildsycoca: WARNING: 'klinkstatus_part.desktop' specifies undefined
27 mimetype/servicetype 'text/x-c'
28 kbuildsycoca: WARNING: 'klinkstatus_part.desktop' specifies undefined
29 mimetype/servicetype 'text/x-c++'
30 kbuildsycoca: WARNING: 'kcertpart.desktop' specifies undefined
31 mimetype/servicetype 'application/binary-certificate'
32 kbuildsycoca: WARNING: 'kxsldbg_part.desktop' specifies undefined
33 mimetype/servicetype 'text/english'
34 kbuildsycoca: WARNING: 'kxsldbg_part.desktop' specifies undefined
35 mimetype/servicetype 'text/x-c'
36 kbuildsycoca: WARNING: 'kxsldbg_part.desktop' specifies undefined
37 mimetype/servicetype 'text/x-c++'
38 kbuildsycoca: WARNING: 'katepart.desktop' specifies undefined
39 mimetype/servicetype 'text/x-fortran'
40 kbuildsycoca: WARNING: 'knotify.desktop' specifies undefined
41 mimetype/servicetype 'KNotify'
42 kbuildsycoca: WARNING: 'ksvgplugin.desktop' specifies undefined
43 mimetype/servicetype 'image/svg'
44 ================================================
45
46 True enough the error about applications.menu is because this is what
47 I have under /home/michael/.config/menus:
48
49 total 0
50 drwx------ 3 michael users 88 May 13 2008 .
51 drwx------ 8 michael users 224 May 30 16:55 ..
52 drwx------ 2 michael users 48 May 13 2008 applications-merged
53
54 $ ls -la /home/michael/.config/menus/applications-merged
55 total 0
56 drwx------ 2 michael users 48 May 13 2008 .
57 drwx------ 3 michael users 88 May 13 2008 ..
58
59 What should it be in there?
60 --
61 Regards,
62 Mick