Bug 8598 - kpanel busy loops when viewing' GNOME' menu
Summary: kpanel busy loops when viewing' GNOME' menu
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kdebase
Version: 6.2
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Bernhard Rosenkraenzer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-01-19 09:59 UTC by Tim Waugh
Modified: 2008-05-01 15:37 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2000-01-19 15:21:00 UTC
Embargoed:


Attachments (Terms of Use)

Description Tim Waugh 2000-01-19 09:59:53 UTC
Custom installation with both GNOME and KDE installed.
Click on K menu, go to 'GNOME' -- everything stops; can't do any window manager stuff, can't even change VT(!).
Logging in remotely reveals that kpanel is always running, and doing this:
access("gmc", F_OK) = ENOENT
access("gmc", F_OK) = ENOENT

Its cwd is my home directory, and there is indeed no gmc.  I make one.
access("gnome-run", F_OK) = ENOENT
access("gnome-run", F_OK) = ENOENT

I make one of those too.  Then everything 'unsticks'.  Until I look at some of the submenus. ;-)
access("gedit", F_OK) = ENOENT
access("gedit", F_OK) = ENOENT

I make one of those too, and everything is fine.

Comment 1 Bernhard Rosenkraenzer 2000-01-19 15:21:59 UTC
Fixed in b2


Note You need to log in before you can comment on or make changes to this bug.