[Bug 991552] Re: gtk-window-decorator crashes frequently

2013-12-18 Thread Christopher
*** This bug is a duplicate of bug 1019337 *** https://bugs.launchpad.net/bugs/1019337 I upgraded one partition to Trusty yesterday and this is still an issue. I can see the decorations disappear in some cases while running a Wine program, regardless of which version of Wine is running. -- Y

[Bug 991552] Re: gtk-window-decorator crashes frequently

2012-08-01 Thread Dan Smith
*** This bug is a duplicate of bug 1019337 *** https://bugs.launchpad.net/bugs/1019337 Here's a backtrace: #0 0x7fdd843d9990 in exit () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x7fdd85fa875e in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 #2 0x7fdd86ab036f in _XE

[Bug 991552] Re: gtk-window-decorator crashes frequently

2012-07-30 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1019337 *** https://bugs.launchpad.net/bugs/1019337 Thanks BigglesPiP. That confirms it's the same as bug 1019337, which is already fixed (and soon to be released). ** This bug has been marked a duplicate of bug 1019337 gtk-window-decorator crashes with B

[Bug 991552] Re: gtk-window-decorator crashes frequently

2012-07-30 Thread BigglesPiP
Oops alandaws@ABD-W510 ~ $ env DISPLAY=:0 gdb /usr/bin/gtk-window-decorator GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free

[Bug 991552] Re: gtk-window-decorator crashes frequently

2012-07-26 Thread Daniel van Vugt
Thanks, but you forgot step 5 from comment #26. And it's the most important one :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/991552 Title: gtk-window-decorator crashes frequently To manage noti

[Bug 991552] Re: gtk-window-decorator crashes frequently

2012-07-26 Thread BigglesPiP
alandaws@ABD-W510 ~ $ env DISPLAY=:0 gdb /usr/bin/gtk-window-decorator GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to cha

[Bug 991552] Re: gtk-window-decorator crashes frequently

2012-07-25 Thread Daniel van Vugt
Thanks Erik. However we can't yet be sure your crash is exactly the same as the one the reporter of this bug experiences. So please log the above info in a new bug: https://bugs.launchpad.net/compiz/+filebug -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 991552] Re: gtk-window-decorator crashes frequently

2012-07-25 Thread Erik Mathis
Same here, Jisti is causing the crash for me. emathis@emathis-lappy:~$ env DISPLAY=:0 gdb /usr/bin/gtk-window-decorator GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later

[Bug 991552] Re: gtk-window-decorator crashes frequently

2012-07-24 Thread BigglesPiP
I installed the fix for 1019337 yesterday, the window decorator is still crashing today, I'm going to try out the above debug when I get a moment. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/991552

[Bug 991552] Re: gtk-window-decorator crashes frequently

2012-07-12 Thread Daniel van Vugt
And if that doesn't work, try: break _exit :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/991552 Title: gtk-window-decorator crashes frequently To manage notifications about this bug go to:

[Bug 991552] Re: gtk-window-decorator crashes frequently

2012-07-12 Thread Daniel van Vugt
Sorry, correction: Do NOT break on _XError. Please break on "exit" instead: 2. (gdb) break exit -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/991552 Title: gtk-window-decorator crashes frequentl

[Bug 991552] Re: gtk-window-decorator crashes frequently

2012-07-11 Thread Daniel van Vugt
BigglesPiP, could you please try getting a stack trace so we can know the offending region of code? To get a stack trace... 1. env DISPLAY=:0 gdb /usr/bin/gtk-window-decorator 2. (gdb) break _XError 3. (gdb) run --sync --replace 4. Trigger the crash. 5. (gdb) bt 6. Copy the output from gdb and pa

[Bug 991552] Re: gtk-window-decorator crashes frequently

2012-07-11 Thread BigglesPiP
I think 1019337 may well be the same thing, on holiday at the moment but I'll grab this update as soon as I get back to my work machine and let you know. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/9

[Bug 991552] Re: gtk-window-decorator crashes frequently

2012-07-11 Thread GonzO
That would be so hot. Thanks for your work, even if it doesn't fix this one. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/991552 Title: gtk-window-decorator crashes frequently To manage notificat

[Bug 991552] Re: gtk-window-decorator crashes frequently

2012-07-10 Thread Daniel van Vugt
I can't prove it's the same bug but we might have fixed this today in bug 1019337. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/991552 Title: gtk-window-decorator crashes frequently To manage noti

[Bug 991552] Re: gtk-window-decorator crashes frequently

2012-07-09 Thread Chris Giltnane
In 12.10 this seems to be mostly resolved for Lotus Notes and Sametime but gpodder will trigger this problem pretty much every time I use it -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/991552 Title:

[Bug 991552] Re: gtk-window-decorator crashes frequently

2012-06-21 Thread Álvaro Lobato
I have the exact same problem and it happens every time I hit "Reply" to an email. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/991552 Title: gtk-window-decorator crashes frequently To manage noti

[Bug 991552] Re: gtk-window-decorator crashes frequently

2012-06-14 Thread Daniel van Vugt
As an ex-IBMer, I can also suggest try running the win32 version of Lotus Notes in Wine, instead of the native Linux client. It used much less resources and was stable for me under compiz for years. Only one minor bug with some fonts (http://bugs.winehq.org/show_bug.cgi?id=7520). ** Bug watch adde

[Bug 991552] Re: gtk-window-decorator crashes frequently

2012-06-14 Thread GonzO
@subvertbeats: Indeed! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/991552 Title: gtk-window-decorator crashes frequently To manage notifications about this bug go to: https://bugs.launchpad.net/c

[Bug 991552] Re: gtk-window-decorator crashes frequently

2012-06-14 Thread subvertbeats
I experience exactly the same as GonzO And am using the same applications (IBMer by any chance? :) ) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/991552 Title: gtk-window-decorator crashes freque

[Bug 991552] Re: gtk-window-decorator crashes frequently

2012-06-13 Thread Enkouyami
My bug #1005629 could have useful information. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/991552 Title: gtk-window-decorator crashes frequently To manage notifications about this bug go to: http

[Bug 991552] Re: gtk-window-decorator crashes frequently

2012-06-08 Thread GonzO
IME: the defect occurs when summoning a modal dialog. I can keep the target program open (in my case, Lotus Notes) and use it for as long as I want without decoration loss as long as I do nothing that creates a modal dialog. I can pretty much trigger the issue at will by summoning modal dialogs.

[Bug 991552] Re: gtk-window-decorator crashes frequently

2012-06-08 Thread Tony Pursell
** Attachment added: "Screenshot of Play again form" https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/991552/+attachment/3180789/+files/Screenshot%20of%20Play%20again%20form.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 991552] Re: gtk-window-decorator crashes frequently

2012-06-08 Thread Tony Pursell
** Attachment added: "Screenshot of Things.exe window" https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/991552/+attachment/3180788/+files/Screenshot%20of%20Things.exe%20window.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 991552] Re: gtk-window-decorator crashes frequently

2012-06-08 Thread Tony Pursell
I'm not sure why you changed the summary from regularly to frequently. For my part I can 'reliably' cause this to happen as described in #9 above. The program's main window has full decoration and a menu bar as shown here http://ubuntuone.com/0NyEqOsijXKZFIopp8uBn6 as the game progresses a modal

[Bug 991552] Re: gtk-window-decorator crashes frequently

2012-06-08 Thread BigglesPiP
** Summary changed: - gtk-window-decorator crashes regularly + gtk-window-decorator crashes frequently -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/991552 Title: gtk-window-decorator crashes frequ