[Bug 633303] Re: gnome-terminal crashed with signal 5 in _XError() when Mutter is restarted

2010-09-21 Thread Bug Watch Updater
** Changed in: gnome-terminal Status: New = Fix Released -- gnome-terminal crashed with signal 5 in _XError() when Mutter is restarted https://bugs.launchpad.net/bugs/633303 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 633303] Re: gnome-terminal crashed with signal 5 in _XError() when Mutter is restarted

2010-09-20 Thread Didier Roche
** Changed in: gnome-terminal (Ubuntu) Assignee: (unassigned) = Canonical Desktop Team (canonical-desktop-team) ** Also affects: gnome-terminal (Ubuntu Maverick) Importance: High Assignee: Canonical Desktop Team (canonical-desktop-team) Status: Triaged -- gnome-terminal

[Bug 633303] Re: gnome-terminal crashed with signal 5 in _XError() when Mutter is restarted

2010-09-20 Thread Chris Coulson
** Changed in: gnome-terminal (Ubuntu Maverick) Assignee: Canonical Desktop Team (canonical-desktop-team) = Chris Coulson (chrisccoulson) -- gnome-terminal crashed with signal 5 in _XError() when Mutter is restarted https://bugs.launchpad.net/bugs/633303 You received this bug notification

[Bug 633303] Re: gnome-terminal crashed with signal 5 in _XError() when Mutter is restarted

2010-09-20 Thread Didier Roche
just a note, as told on IRC: it happens with gnome-shell and unity. -- gnome-terminal crashed with signal 5 in _XError() when Mutter is restarted https://bugs.launchpad.net/bugs/633303 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 633303] Re: gnome-terminal crashed with signal 5 in _XError() when Mutter is restarted

2010-09-20 Thread Chris Coulson
This is where it fails: 000::1297: 28: Request(18): ChangeProperty mode=Replace(0x00) window=0x06400103 property=0x15c(_NET_WM_DESKTOP) type=0x6(CARDINAL) data=0x; 000::1298: 4: Request(43): GetInputFocus 000::1297:Error 3=Window: major=18, minor=0, bad=104857859 ...but, this window

[Bug 633303] Re: gnome-terminal crashed with signal 5 in _XError() when Mutter is restarted

2010-09-20 Thread Chris Coulson
Ok, I think what is happening here is that from terminal_window_composited_changed_cb, it is passing an invalid GdkWindow to terminal_util_x11_set_net_wm_desktop. It seems to be passing the one that was just destroyed when unrealizing the TerminalWindow. I will test a patch for this in a minute

[Bug 633303] Re: gnome-terminal crashed with signal 5 in _XError() when Mutter is restarted

2010-09-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gnome-terminal/ubuntu -- gnome-terminal crashed with signal 5 in _XError() when Mutter is restarted https://bugs.launchpad.net/bugs/633303 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 633303] Re: gnome-terminal crashed with signal 5 in _XError() when Mutter is restarted

2010-09-20 Thread Chris Coulson
Ok, I've uploaded a fix for this now ** Changed in: gnome-terminal (Ubuntu Maverick) Status: Triaged = Fix Committed ** Changed in: gnome-terminal (Ubuntu Maverick) Milestone: None = ubuntu-10.10 -- gnome-terminal crashed with signal 5 in _XError() when Mutter is restarted

[Bug 633303] Re: gnome-terminal crashed with signal 5 in _XError() when Mutter is restarted

2010-09-20 Thread Chris Coulson
Sent upstream now ** Bug watch added: GNOME Bug Tracker #630163 https://bugzilla.gnome.org/show_bug.cgi?id=630163 ** Also affects: gnome-terminal via https://bugzilla.gnome.org/show_bug.cgi?id=630163 Importance: Unknown Status: Unknown -- gnome-terminal crashed with signal 5 in

[Bug 633303] Re: gnome-terminal crashed with signal 5 in _XError() when Mutter is restarted

2010-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-terminal - 2.31.91-0ubuntu2 --- gnome-terminal (2.31.91-0ubuntu2) maverick; urgency=low * Fix LP: #633303 - gnome-terminal crashed with signal 5 in _XError() when Mutter is restarted. Make sure gnome-terminal sets _NET_WM_DESKTOP on

[Bug 633303] Re: gnome-terminal crashed with signal 5 in _XError() when Mutter is restarted

2010-09-20 Thread Bug Watch Updater
** Changed in: gnome-terminal Status: Unknown = New ** Changed in: gnome-terminal Importance: Unknown = Medium -- gnome-terminal crashed with signal 5 in _XError() when Mutter is restarted https://bugs.launchpad.net/bugs/633303 You received this bug notification because you are a

[Bug 633303] Re: gnome-terminal crashed with signal 5 in _XError() when Mutter is restarted

2010-09-20 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/gnome-terminal -- gnome-terminal crashed with signal 5 in _XError() when Mutter is restarted https://bugs.launchpad.net/bugs/633303 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-terminal in ubuntu. --

[Bug 633303] Re: gnome-terminal crashed with signal 5 in _XError()

2010-09-18 Thread Milan Bouchet-Valat
Here's a trace with --sync, up-to-date Maverick as of today. The crash occurs when window manager changes (or restarts), which triggers terminal_window_composited_changed_cb() and terminal_util_x11_set_net_wm_desktop(). Breakpoint 1, gdk_x_error (display=0x9cd5d90, error=0xbff3a2ac) at

[Bug 633303] Re: gnome-terminal crashed with signal 5 in _XError()

2010-09-18 Thread Ubuntu QA Website
** Tags added: iso-testing -- gnome-terminal crashed with signal 5 in _XError() when Mutter is restarted https://bugs.launchpad.net/bugs/633303 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-terminal in ubuntu. -- desktop-bugs

[Bug 633303] Re: gnome-terminal crashed with signal 5 in _XError()

2010-09-18 Thread Milan Bouchet-Valat
Seems also to occur very often when Unity crashes, obviously for the same reason (mutter dies). ** Changed in: gnome-terminal (Ubuntu) Importance: Medium = High ** Summary changed: - gnome-terminal crashed with signal 5 in _XError() + gnome-terminal crashes when Mutter is restarted **

[Bug 633303] Re: gnome-terminal crashed with signal 5 in _XError() when Mutter is restarted

2010-09-18 Thread Salih EMIN
I confirm that this also to occur very often in up-to-date Unity. Also it seems that Mutter restarts. -- gnome-terminal crashed with signal 5 in _XError() when Mutter is restarted https://bugs.launchpad.net/bugs/633303 You received this bug notification because you are a member of Ubuntu Desktop

[Bug 633303] Re: gnome-terminal crashed with signal 5 in _XError()

2010-09-10 Thread Pedro Villavicencio
Thanks for the report, could you try to get a backtrace? please do the following in gdb: gdb gnome-terminal (gdb) break gdk_x_error (gdb) run --sync reproduce the crash and: (gdb) thread apply all bt Then please attach that resulting output to the report, thanks in advance. ** Visibility