[Bug 210859] Re: gnome shutdown/logout hangs

2008-04-26 Thread Federico Belvisi
I experienced the same problem in hardy. Removing keytouch seems to have
solved the problem for me.

-- 
gnome shutdown/logout hangs
https://bugs.launchpad.net/bugs/210859
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210859] Re: gnome shutdown/logout hangs

2008-04-26 Thread mish
*** This bug is a duplicate of bug 186713 ***
https://bugs.launchpad.net/bugs/186713

Based on the last few comments, I've marked this as a duplicate of bug
186713  Add another comment if you think that is wrong.

** This bug has been marked a duplicate of bug 186713
   [hardy] keytouch blocks logout

-- 
gnome shutdown/logout hangs
https://bugs.launchpad.net/bugs/210859
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210859] Re: gnome shutdown/logout hangs

2008-04-25 Thread mish
It looks to me like a problem with gdm.  Here's why

* It affects logout as well as shutdown for me.
* Ctrl-Alt-Backspace gets me out of it
* Going to a tty and doing $ sudo /etc/init.d/gdm restart gets me out of it.
* I have found entries in /var/log/messages about gdm (see below).

From /var/log/messages (last night)

Apr 25 00:00:12 whisper kernel: [25423.806711] gdm[24880]: segfault at 30d2938 
rip 7f293065955a rsp 7fff3bee05f0 error 4
Apr 25 00:00:12 whisper kernel: [25423.807420] gdm[24721]: segfault at 26f2560 
rip 7f293065955a rsp 7fff3bee0a10 error 4

On log in I get this

Apr 25 13:23:35 whisper kernel: [  243.484594] keytouchd[9293]: segfault
at 8 rip 7f5535c28dc2 rsp 7fff3e42ccc8 error 4

There is also some stuff about wireless networking in the file, but I'm
not sure how that would affect logout.

$ uname -a
Linux whisper 2.6.24-16-generic #1 SMP Thu Apr 10 12:47:45 UTC 2008 x86_64 
GNU/Linux

I've attached a file with the results of ps -ef from a tty while gdm (or
X or whatever) was hung.

** Attachment added: ps -ef from a tty while gdm (or X or whatever) was hung.
   http://launchpadlibrarian.net/13898719/ps-ef-shutdown.txt

-- 
gnome shutdown/logout hangs
https://bugs.launchpad.net/bugs/210859
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210859] Re: gnome shutdown/logout hangs

2008-04-25 Thread mish
sudo lshw

** Attachment added: lshw.txt
   http://launchpadlibrarian.net/13898730/lshw.txt

-- 
gnome shutdown/logout hangs
https://bugs.launchpad.net/bugs/210859
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210859] Re: gnome shutdown/logout hangs

2008-04-25 Thread mish

** Attachment added: dmesg.txt
   http://launchpadlibrarian.net/13898751/dmesg.txt

-- 
gnome shutdown/logout hangs
https://bugs.launchpad.net/bugs/210859
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210859] Re: gnome shutdown/logout hangs

2008-04-25 Thread mish
This part of /var/log/messages includes the segfault lines.

** Attachment added: Part of /var/log/messages
   http://launchpadlibrarian.net/13898779/messages

-- 
gnome shutdown/logout hangs
https://bugs.launchpad.net/bugs/210859
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210859] Re: gnome shutdown/logout hangs

2008-04-25 Thread mish
Based on my recent comments, gdm seems like a good place to start.

** Changed in: gdm (Ubuntu)
Sourcepackagename: None = gdm

-- 
gnome shutdown/logout hangs
https://bugs.launchpad.net/bugs/210859
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210859] Re: gnome shutdown/logout hangs

2008-04-25 Thread mish
Actually, maybe it is a duplicate of bug 186713 - do others on this bug
have keytouch installed?  If you're not sure try

$ aptitude search keytouch

and if there is an i in front of keytouch, then you have it installed.

-- 
gnome shutdown/logout hangs
https://bugs.launchpad.net/bugs/210859
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210859] Re: gnome shutdown/logout hangs

2008-04-25 Thread _dan_
I have keytouch installed/running

-- 
gnome shutdown/logout hangs
https://bugs.launchpad.net/bugs/210859
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210859] Re: gnome shutdown/logout hangs

2008-04-22 Thread mish
I have this problem as well.  It developed fairly recently - I have been
running hardy (amd64) for at least a month, and for most of that time
shutdown worked fine.  It started as a problem maybe a week ago.

When selecting shutdown from the logout menu, all panels disappear, but
the mouse cursor is still present, and can be moved, but left, right and
middle click do nothing.

Ctrl-Alt-Backspace allows the shutdown to continue as normal.  I can
also get to a terminal using Ctrl-Alt-F1 and run

$ sudo shutdown -h 0

from there to shutdown.  The system has Intel graphics (965).  I am not
on that machine at the moment, but I can post lshw, dmesg etc when I get
the chance.  Anything else I should add to this post?  A ps listing from
tty1?  Anything else I should check from tty1?

-- 
gnome shutdown/logout hangs
https://bugs.launchpad.net/bugs/210859
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210859] Re: gnome shutdown/logout hangs

2008-04-22 Thread trannypunk
Me again.

I did a full reinstall of Hardy Beta and the problem is very gone. I
know it is a horrible suggestion, but it worked for me. My previous
installation of Hardy was from an upgrade from Gutsy, and the upgrade is
when things got lame. Hope this helps.

-- 
gnome shutdown/logout hangs
https://bugs.launchpad.net/bugs/210859
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210859] Re: gnome shutdown/logout hangs

2008-04-22 Thread _dan_
I have a crypted partition mounted into my homedir in /home/myuser/data.
some stuff changed with pammount since hardy, maybe it has something to do with 
it.
do the other have other mounted devices somewhere?

-- 
gnome shutdown/logout hangs
https://bugs.launchpad.net/bugs/210859
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210859] Re: gnome shutdown/logout hangs

2008-04-04 Thread trannypunk
I can confirm this same bug with Hardy, HP dv2415us.

Hitting the power button a second time, after choosing shut down shuts
down the machine.

-- 
gnome shutdown/logout hangs
https://bugs.launchpad.net/bugs/210859
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs