[Bug 47307] Re: Lots of windows needing Force Quit can hang metacity

2008-02-13 Thread Prodigious Penguin
Marking as invalid as the bug is from Dapper Beta and the submitter has
not replied that it is still an issue.

** Changed in: metacity (Ubuntu)
   Status: New = Invalid

-- 
Lots of windows needing Force Quit can hang metacity
https://bugs.launchpad.net/bugs/47307
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 47307] Re: Lots of windows needing Force Quit can hang metacity

2008-02-04 Thread Prodigious Penguin
This bug is quite old and is listed as being in a beta of Dapper

Is it still an issue?

-- 
Lots of windows needing Force Quit can hang metacity
https://bugs.launchpad.net/bugs/47307
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 47307] Re: Lots of windows needing Force Quit can hang metacity

2007-12-20 Thread Murat Güneş
** Tags added: bitesize

** Tags removed: ubuntulove

-- 
Lots of windows needing Force Quit can hang metacity
https://bugs.launchpad.net/bugs/47307
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 47307] Re: Lots of windows needing Force Quit can hang metacity

2007-01-10 Thread Daniel Holbach
** Tags added: ubuntulove

-- 
Lots of windows needing Force Quit can hang metacity
https://launchpad.net/bugs/47307

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


[Bug 47307] Re: Lots of windows needing Force Quit can hang metacity

2006-06-16 Thread Brian Brunswick
It happened again. I'm not so convinced its metacity and not the X
server.

I had two instances of the deadlocked program. I clicked on one close
box, got the force quit dialog, clicked on force quit, and got a frozen
display. The force quit button was still pressed.

ctrl-alt-f1 switched to another VT, logged in, looked at the processes running.
There were still 2 deadlocked ones, so I thought It might be waiting for one 
to die. I kill -9ed them. Switch back to X with alt-f7. Redraw doesn't happen 
for the hung windows, for the gnome panels, for the backdrop. It /does/ happen 
for a firefox in background. I try alt-tab a bit, and ctrl-shift-right to 
switch desktops. Nothing works. But strangely, Neither does ctrl-alt-f1 
anymore!! Isn't that implemented at the X server level? How can it be blocked?

I ssh into laptop from another machine and chvt 1. This works fine.

From vt 1, I gdb attach to metacity to get a backtrace.
Not very exciting:
(gdb) bt
#0  0xe410 in __kernel_vsyscall ()
#1  0xb772b88d in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb78f57d8 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#3  0xb78f5ca8 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#4  0x080749e2 in ?? ()
#5  0x080ec3b8 in ?? ()
#6  0x080bd760 in _IO_stdin_used ()
#7  0x in ?? ()
(gdb) quit
How about strace?
Process 5649 attached - interrupt to quit
ioctl(12, FIONREAD, [0])= 0
poll( unfinished ...
Process 5649 detached

Ok.
I switch back to the screen with alt-f7. Still broken, crtl-alt-f1 still fails. 
sshed chvt again.

Now I try DISPLAY=:0 metacity --replace on vt1.

alt-f7, and interestingly, the desktop switch has happened, all the
windows are gone, backdrop and panels redraw properly. But the desktop
switch panel is stuck visible in the centre, no mouse or keyboard
response. ctrl-alt-f1 still not working.

sshed chvt again.

ctrl-c that metcity. Check ps - no metacity processes around. Run fvwm
in the same way. switch to vt7. Redrawn ugly window borders, still no
key/mouse response. (Pointer moves tho). sshed chvt.

Re-run metacity from vt1.  Still non-resposive.

Hmm. while typing this, the screensaver kicked in. Working fine.
pressing space prompts for pw pw dialog works fine... its back!!!
Everything now working fine.

I'm stumped. ideas anyone?

How is X keyboard grabbing supposed to integrate with ctrl-alt-f1?

-- 
Lots of windows needing Force Quit can hang metacity
https://launchpad.net/bugs/47307

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


[Bug 47307] Re: Lots of windows needing Force Quit can hang metacity

2006-06-15 Thread Sebastien Bacher
you can switch to an another VT when the window manager is frozen to get
the backtrace

-- 
Lots of windows needing Force Quit can hang metacity
https://launchpad.net/bugs/47307

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