Summary: | strange placement of menus in menubar when adding applets | ||
---|---|---|---|
Product: | [Unmaintained] kicker | Reporter: | Michael Olbrich <michael.olbrich> |
Component: | general | Assignee: | Aaron J. Seigo <aseigo> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | akohlsmith-kde, janne.ojaniemi, nathan.olberding |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Misaligned Menu Screen Shot
screenshot showing the problem |
Description
Michael Olbrich
2005-10-07 22:32:25 UTC
I did a few more tests with the latest svn. The problem is definitely the missing menu. However I have no idea how to reproduce that. For the first new user the menu was there adding applets was no problem. The menu disappeared after switching of the desktop icons and never came back. I tried to reproduce that but for the next user the menu never appeared in the first place. Note that this only happens when I want the application menu. A permanent desktop menu is allways there. Any hints on how to debug this? I don't even know whether the menu applet is removed or just empty. *** Bug 116362 has been marked as a duplicate of this bug. *** (from bug 1116362) I managed to get it working ... it looks like kicker needed to be kicked. :-) I looked at the kicker_menubarpanelrc, nothing looked "off" so I fired up kdcop and restarted kicker. Everything seems fine now, so it looks like somewhere along the way kicker needs to be restarted when you play with these things. Bug 1116362 seems to more closely mirror my issue, though I can see why these would be taken under the same bug report. In my case, I have a menubar with a clock and some applets to the right of the menu. The applets are all movable, but the menu isn't. The menu itself seems to be centered in the space not taken up by the applets to its right. I've tried restarting KDE as well as using kdcop to restart kicker (void restart()). Using kdcop, the menu position briefly became left-aligned, but then went back to its awkward freespace-centered position as soon as the kicker finished restarting. KDE 3.5.1 using Ubuntu packages. Created attachment 14570 [details]
Misaligned Menu Screen Shot
This screen shot shows my misaligned menu. Correct me if I'm wrong, but it
looks centered in the space not taken up by applets.
lubos "seli" lunak committed a fix for this a couple days ago. it will be in 3.5.2. =) Created attachment 15355 [details]
screenshot showing the problem
I have similar problem on my Kubuntu-desktop. All the menus in the Mac OS menubar are on the right-hand side of the menubar. I just upgraded to 3.5.2, and the problem is still present :( I'm not sure what the fix was, so I'm just guessing here. It is possible that an old configuration file is messing up things for you. Try to remove it (.kde/share/config/kicker_menubarpanelrc) and reconfigure your menubar. That did the trick :). My menubar is nice and tidy now. Thanks for the help! |