network-manager

Bug #46150 reported by Bradford Hovinen
22
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gnome-panel (Ubuntu)
Invalid
Medium
Ubuntu Desktop Bugs

Bug Description

Binary package hint: gnome-panel

At times, when logging in to the system, the panel becomes completely unresponsive. At this point, the launchers appear but none of the applets appear. Clicking the launchers or menus has no effect, and there is no mouseover effect.

The only thing I can do is kill the X session with Ctrl-Alt-Backspace (even VC switching does not work, for some reason). When I log in again, a message comes up saying that the panel is already running. Closing that window causes another such message to appear, and so on. Thus the system is completely unusable. The only solution is to reboot.

This appears to happen totally at random and I have no idea how to reproduce it.

Revision history for this message
Sebastien Bacher (seb128) wrote :

Thanks for your bug. What version of Ubuntu do you use? Does moving icons on the desktop or opening the context menu works when that happens? Do you have anything useful to .xsession-errors about that?

Changed in gnome-panel:
assignee: nobody → desktop-bugs
status: Unconfirmed → Needs Info
Revision history for this message
Bradford Hovinen (hovinen) wrote :

The version is the beta of Dapper Drake, updated with the latest updates available as of the time it was posted.

No message appears in .xsession-errors that would identify the problem.

Revision history for this message
Sebastien Bacher (seb128) wrote :

Does nautilus work on the desktop when that happens? Maybe you could open a command line and get a backtrace of the hang:
- gdb -p $(pidof gnome-panel)
(gdb) thread apply all bt

Revision history for this message
Bradford Hovinen (hovinen) wrote :

Nautilus is still responsive. I will supply the requested backtrace the next time the panel hangs.

I have discovered that killing the deskbar applet may kick the panel out of its unresponsive state. Thus the problem may be in part the deskbar applet. Though I believe that the panel should be sufficiently robust on its own not to become completely unresponsive when individual applets have problems.

Revision history for this message
Mark M Lambert (linux-marklambert) wrote :

I have the same problem on my laptop running latest Dapper. I deleted deskbar from the panel and now can login no problems, but I would like to get deskbar working.
I cleared the deskbar history, this didn't fix it.

Revision history for this message
Mark M Lambert (linux-marklambert) wrote :

Okay, I ran Synaptic, completely removed the package deskbar-applet (this also removed ubuntu-desktop). Then I logged out, reinstalled both packages from a text console, logged back in to Gnome, added Deskbar to the panel, and everything works fine now. I've logged out/in/restarted a few times to confirm that it no longer hangs.
It is good to have it working, but now I will never be able to find out what caused the app to hang in the first place. :(

Revision history for this message
Bradford Hovinen (hovinen) wrote : Requested backtrace

This is the output from
  gdb $(pidof gnome-panel)
  thread apply all bt
when the panel has hung. I can confirm that killing deskbar-applet fixes the panel. For now, I have disabled the deskbar.

Revision history for this message
Glenn Murray (inga.edulis) wrote : Re: Panel hangs on login

I have the same problem in 6.06. Some applet icons are loaded then the panels(top and bottom) both hang. Sometimes it takes many restarts to get past the hangup

Revision history for this message
Mark M Lambert (linux-marklambert) wrote :

For some reason the re-install routine described above only worked for a few days then started hanging again. I noticed that it only hangs with one particular user, and not another, so there may be a conflict app on the panel that is causing the trouble. Will investigate further.

Glenn: rather than restarting, you should kill the deskbar process.
Ctrl-Alt-F1 will bring up a console, log in then enter command:
ps -A | grep deskbar
... this will show you the process ID (a number), then enter command:
kill <process ID>
... then Ctrl-Alt-F7 to get back to Gnome desktop

Revision history for this message
Glenn Murray (inga.edulis) wrote :

removing deskbar-applet seems to have resolved the problem which is a pity as it is a very handy function.

Revision history for this message
Mark M Lambert (linux-marklambert) wrote :

For some reason the re-install routine described above only worked for a few days then started hanging again. I noticed that it only hangs with one particular user, and not another, so there may be a conflict app on the panel that is causing the trouble. Will investigate further.

Glenn: rather than restarting, you should kill the deskbar process.
Ctrl-Alt-F1 will bring up a console, log in then enter command:
ps -A | grep deskbar
... this will show you the process ID (a number), then enter command:
kill <process ID>
... then Ctrl-Alt-F7 to get back to Gnome desktop

Revision history for this message
Sebastien Bacher (seb128) wrote :

do all people having that issue use deskbar-applet? Could you get a backtrace of deskbar-applet when that happens again?

Revision history for this message
Daniel Holbach (dholbach) wrote :

Your bug lacks information we would need to investigate further. We
are now going to close the bug - please reopen if you have more
information at hand.

Changed in gnome-panel:
status: Needs Info → Rejected
Revision history for this message
Marek Bardoński (bdfhjk) wrote :

Sometimes after booting the network-manager icon becomes visible as the bluetooth and when you click on it you can not see the menu

Often, after waking up from sleep this specific problem.

Probably so, it just hangs during the implementation of the refresh signal, or return to work from sleep.

Please check those parts of the code.

If you need more information, I am ready to help you solve your problem.

Changed in gnome-panel (Ubuntu):
status: Invalid → New
Revision history for this message
Marek Bardoński (bdfhjk) wrote :

Some new information about bug:

Some times when I start system, when clicked on network-manager icon - don't see the mobile brandboard entry in menu.

Revision history for this message
kurt belgrave (trinikrono) wrote :

bdfhjk
can you please open a new bug for this problem you are having as the orginal bug has already been invalidated.
Also more information would be required so this bug can be triaged you can look at.
https://wiki.ubuntu.com/Bugs/Improving
so you can know what is required
thanks!

Changed in gnome-panel (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.