* [gentoo-user] KDE menu structure lost by using gnome
@ 2007-04-30 17:27 Roy Wright
2007-04-30 18:56 ` Alan McKinnon
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Roy Wright @ 2007-04-30 17:27 UTC (permalink / raw
To: gentoo-user
Howdy,
First I'm running ~x86 with the Xeffects overlay (Beryl-9999 on nvidia).
When doing a emerge -uDNav world, I had missed that the kdelibs-3.5.6-r7
being updated was from portage instead of from the xeffects overlay.
This caused kicker to crash first time I'd clicked on an icon.
OK, no problem, I just logged in using gnome-2.16.2 for a day, while
compiling
kdelibs from the overlay.
Now I'm back into KDE and kicker is no longer crashing.
But all my nicely arranged K menus are gone, replaced by the unorganized
mess that looks like the default gnome menus.
Is there any way to recover? Or do I just have to take the hour or two
and recreate my menu structure?
Is this clashing of menu structures normal between window managers?
If so, any tools for backing up the menu structure? Or a way to tell gnome
to use kde menu structure?
Also I don't understand how or where the menu structure is defined on
disk. Any good references?
TIA,
Roy
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] KDE menu structure lost by using gnome
2007-04-30 17:27 [gentoo-user] KDE menu structure lost by using gnome Roy Wright
@ 2007-04-30 18:56 ` Alan McKinnon
2007-04-30 19:41 ` Abhay Kedia
2007-04-30 21:18 ` darren kirby
2 siblings, 0 replies; 6+ messages in thread
From: Alan McKinnon @ 2007-04-30 18:56 UTC (permalink / raw
To: gentoo-user
On Monday 30 April 2007, Roy Wright wrote:
> Also I don't understand how or where the menu structure is defined on
> disk. Any good references?
You will probably get a good reply long before you read this (tomorrow
is a public holiday in my country and I won't be online) but here goes:
KDE and Gnome use the freedesktop menu structure, it is documented at
http://www.freedesktop.org in the Standards section. IIRC the document
is called xdg-something...
Anyways, the menus are not a simple structure, they consist of
system-wide and user-specific XML menu files with .desktop files are
the individual elements in the menu.
The system wide stuff is usually in /etc/xdg or /usr/kde/3.5/etc/xdg/
The user-specific stuff is usually in ~/kde or other places...
alan
--
Optimists say the glass is half full,
Pessimists say the glass is half empty,
Developers say wtf is the glass twice as big as it needs to be?
Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] KDE menu structure lost by using gnome
2007-04-30 17:27 [gentoo-user] KDE menu structure lost by using gnome Roy Wright
2007-04-30 18:56 ` Alan McKinnon
@ 2007-04-30 19:41 ` Abhay Kedia
2007-04-30 21:18 ` darren kirby
2 siblings, 0 replies; 6+ messages in thread
From: Abhay Kedia @ 2007-04-30 19:41 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 441 bytes --]
On Monday 30 Apr 2007 10:57:08 pm Roy Wright wrote:
>
> Is this clashing of menu structures normal between window managers?
> If so, any tools for backing up the menu structure? Or a way to tell gnome
> to use kde menu structure?
>
I can't help much as I don't run GNOME along with KDE but this menu looks nice
for people who do
http://www.kde-apps.org/content/show.php/K+Menu+Gnome+(source)?content=31025
--
Regards,
Abhay
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] KDE menu structure lost by using gnome
2007-04-30 17:27 [gentoo-user] KDE menu structure lost by using gnome Roy Wright
2007-04-30 18:56 ` Alan McKinnon
2007-04-30 19:41 ` Abhay Kedia
@ 2007-04-30 21:18 ` darren kirby
2007-04-30 21:24 ` Elias Probst
2 siblings, 1 reply; 6+ messages in thread
From: darren kirby @ 2007-04-30 21:18 UTC (permalink / raw
To: gentoo-user
quoth the Roy Wright:
> Is there any way to recover? Or do I just have to take the hour or two
> and recreate my menu structure?
Perhaps try kappfinder...or perhaps use the desktop settings wizard to change
back to default state if kappfinder doesn't work.
> Is this clashing of menu structures normal between window managers?
> If so, any tools for backing up the menu structure? Or a way to tell gnome
> to use kde menu structure?
I believe this is because of the 'freedesktop' standard[1] or whatever. From
what I have gleamed from various mailing lists it creates more clashes than
integration (I cannot speak personally on this as I don't run Gnome). Though,
I of course may be wrong here.
> Also I don't understand how or where the menu structure is defined on
> disk. Any good references?
Have a look in ~/.kde/share/applnk
As for docs on this: ???...
> TIA,
> Roy
[1] http://freedesktop.org/wiki
-d
--
darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
"...the number of UNIX installations has grown to 10, with more expected..."
- Dennis Ritchie and Ken Thompson, June 1972
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] KDE menu structure lost by using gnome
2007-04-30 21:18 ` darren kirby
@ 2007-04-30 21:24 ` Elias Probst
2007-04-30 22:21 ` [gentoo-user] [Solved]KDE " Roy Wright
0 siblings, 1 reply; 6+ messages in thread
From: Elias Probst @ 2007-04-30 21:24 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 284 bytes --]
On Monday 30 April 2007 23:18:00 darren kirby wrote:
> quoth the Roy Wright:
> > Also I don't understand how or where the menu structure is defined on
> > disk. Any good references?
>
> Have a look in ~/.kde/share/applnk
Take also a look at ~/.local/share/applnk
Regards, Elias P.
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] [Solved]KDE menu structure lost by using gnome
2007-04-30 21:24 ` Elias Probst
@ 2007-04-30 22:21 ` Roy Wright
0 siblings, 0 replies; 6+ messages in thread
From: Roy Wright @ 2007-04-30 22:21 UTC (permalink / raw
To: gentoo-user
Elias Probst wrote:
> On Monday 30 April 2007 23:18:00 darren kirby wrote:
>
>> quoth the Roy Wright:
>>
>>> Also I don't understand how or where the menu structure is defined on
>>> disk. Any good references?
>>>
>> Have a look in ~/.kde/share/applnk
>>
>
> Take also a look at ~/.local/share/applnk
>
> Regards, Elias P.
>
Howdy,
I found some documentation at: http://docs.kde.org/userguide/kde-menu.html
After poking around a little, I decided to just start rebuilding the
menus, so
first ran kappfinder, did an apply, then magically all my menus were back!
FYI, these files were changed by kappfinder:
./.kde3.5/share/config/kdeglobals
./.kde3.5/share/config/kwinrulesrc
Thank you,
Roy
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2007-05-02 7:18 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-30 17:27 [gentoo-user] KDE menu structure lost by using gnome Roy Wright
2007-04-30 18:56 ` Alan McKinnon
2007-04-30 19:41 ` Abhay Kedia
2007-04-30 21:18 ` darren kirby
2007-04-30 21:24 ` Elias Probst
2007-04-30 22:21 ` [gentoo-user] [Solved]KDE " Roy Wright
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox