[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.

-- 
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/compiz/+bug/991552/+subscriptions

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


[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 _XError () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#3  0x7fdd86aad311 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#4  0x7fdd86aae297 in _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#5  0x7fdd86a93ec4 in XGetWindowProperty ()
   from /usr/lib/x86_64-linux-gnu/libX11.so.6
#6  0x00416ff5 in get_frame_type ()
#7  0x00414478 in event_filter_func ()
#8  0x7fdd85f9ee26 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
#9  0x7fdd85fa0bd6 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
#10 0x7fdd85fa0c7e in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
#11 0x7fdd84ef3d53 in g_main_context_dispatch ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x7fdd84ef40a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x7fdd84ef449a in g_main_loop_run ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x7fdd8632b2f7 in gtk_main ()
   from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#15 0x0040ad50 in main ()

Do I need some dbg packages to make this more useful?

-- 
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/compiz/+bug/991552/+subscriptions

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


[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 http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i686-linux-gnu.
For bug reporting instructions, please see:
http://bugs.launchpad.net/gdb-linaro/...
Reading symbols from /usr/bin/gtk-window-decorator...(no debugging symbols 
found)...done.
(gdb) break exit
Function exit not defined.
Make breakpoint pending on future shared library load? (y or [n]) y
Breakpoint 1 (exit) pending.
(gdb) run --sync --replace
Starting program: /usr/bin/gtk-window-decorator --sync --replace
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/i386-linux-gnu/libthread_db.so.1.
[New Thread 0xb6cbab40 (LWP 3541)]
[New Thread 0xb62ffb40 (LWP 3542)]
The program 'gtk-window-decorator' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 10060 error_code 3 request_code 20 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

Breakpoint 1, 0xb747ffc0 in exit () from /lib/i386-linux-gnu/libc.so.6
(gdb) bt
#0  0xb747ffc0 in exit () from /lib/i386-linux-gnu/libc.so.6
#1  0xb7983c40 in ?? () from /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0
#2  0xb7eb3acb in _XError () from /usr/lib/i386-linux-gnu/libX11.so.6
#3  0xb7eb089d in ?? () from /usr/lib/i386-linux-gnu/libX11.so.6
#4  0xb7eb1897 in _XReply () from /usr/lib/i386-linux-gnu/libX11.so.6
#5  0xb7e96b1d in XGetWindowProperty () from /usr/lib/i386-linux-gnu/libX11.so.6
#6  0x0805daff in get_frame_type ()
#7  0x0805a9bc in event_filter_func ()
#8  0xb79797ae in ?? () from /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0
#9  0xb797b67b in ?? () from /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0
#10 0xb797b72d in ?? () from /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0
#11 0xb76bdd86 in g_main_context_dispatch () from 
/lib/i386-linux-gnu/libglib-2.0.so.0
#12 0xb76be125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#13 0xb76be56b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#14 0xb7b08b8f in gtk_main () from /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0
#15 0x08050276 in main ()

-- 
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/compiz/+bug/991552/+subscriptions

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


[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 BadWindow (invalid Window parameter), from 
XGetWindowProperty() from get_frame_type()

-- 
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/compiz/+bug/991552/+subscriptions

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


[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 http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i686-linux-gnu.
For bug reporting instructions, please see:
http://bugs.launchpad.net/gdb-linaro/...
Reading symbols from /usr/bin/gtk-window-decorator...(no debugging symbols 
found)...done.
(gdb) break exit
Function exit not defined.
Make breakpoint pending on future shared library load? (y or [n]) y
Breakpoint 1 (exit) pending.
(gdb) run --sync --replace
Starting program: /usr/bin/gtk-window-decorator --sync --replace
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/i386-linux-gnu/libthread_db.so.1.
[New Thread 0xb6cbab40 (LWP 17699)]
[New Thread 0xb62ffb40 (LWP 17700)]
The program 'gtk-window-decorator' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 11960 error_code 3 request_code 20 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

Breakpoint 1, 0xb747ffc0 in exit () from /lib/i386-linux-gnu/libc.so.6
(gdb) 

The crash always happens when replying to emails in notes, seemingly
when a pulldown menu appears. It happens that often that I mapped
ctrl+shift+g to restart the window decorator.

-- 
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/compiz/+bug/991552/+subscriptions

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


[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 notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/991552/+subscriptions

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


[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 http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://bugs.launchpad.net/gdb-linaro/...
Reading symbols from /usr/bin/gtk-window-decorator...(no debugging symbols 
found)...done.
(gdb) break exit
Function exit not defined.
Make breakpoint pending on future shared library load? (y or [n]) y
Breakpoint 1 (exit) pending.
(gdb) run --sync --replace
Starting program: /usr/bin/gtk-window-decorator --sync --replace
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
[New Thread 0x7fffef5c4700 (LWP 14572)]
[New Thread 0x7fffeedc3700 (LWP 14573)]
The program 'gtk-window-decorator' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 22047 error_code 3 request_code 2 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

Breakpoint 1, 0x74ffc990 in exit () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) bt
#0  0x74ffc990 in exit () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x76bcb75e in ?? () from 
/usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
#2  0x776d336f in _XError () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#3  0x776d0311 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#4  0x776d0355 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#5  0x776d1190 in _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#6  0x776ccaed in XSync () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#7  0x776ccb7b in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#8  0x776ca2bd in XSelectInput () from 
/usr/lib/x86_64-linux-gnu/libX11.so.6
#9  0x0041421e in event_filter_func ()
#10 0x76bc1e26 in ?? () from 
/usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
#11 0x76bc3bd6 in ?? () from 
/usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
#12 0x76bc3c7e in ?? () from 
/usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
#13 0x75b16d53 in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x75b170a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x75b1749a in g_main_loop_run () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x76f4e2f7 in gtk_main () from 
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#17 0x0040ad50 in main ()

-- 
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/compiz/+bug/991552/+subscriptions

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


[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 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/compiz/+bug/991552/+subscriptions

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


[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

Title:
  gtk-window-decorator crashes frequently

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/991552/+subscriptions

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


[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 frequently

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/991552/+subscriptions

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


[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:
https://bugs.launchpad.net/compiz/+bug/991552/+subscriptions

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


[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 notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/991552/+subscriptions

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


[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/991552

Title:
  gtk-window-decorator crashes frequently

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/991552/+subscriptions

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


[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 paste it here.

** Changed in: compiz
   Status: Confirmed = Incomplete

** Changed in: compiz-core
   Status: Confirmed = Incomplete

** Changed in: compiz (Ubuntu)
   Status: Confirmed = Incomplete

-- 
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/compiz/+bug/991552/+subscriptions

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


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

2012-07-11 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 notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/991552/+subscriptions

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


[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:
  gtk-window-decorator crashes frequently

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/991552/+subscriptions

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


[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 notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/991552/+subscriptions

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


[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 frequently

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/991552/+subscriptions

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


[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/compiz/+bug/991552/+subscriptions

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


[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 added: Wine Bugzilla #7520
   http://bugs.winehq.org/show_bug.cgi?id=7520

-- 
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/compiz/+bug/991552/+subscriptions

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


[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:
https://bugs.launchpad.net/compiz/+bug/991552/+subscriptions

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


[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 frequently

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/991552/+subscriptions

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


[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 Play Again window is shown, as here

http://ubuntuone.com/5uDYBHTGVqMj6MWk3F8n7v

After about 7-10 plays, on return from the Play Again window, the
decoration on the main window is lost.

If I have previously restored window decoration with gtk-window-
decorator --replace then I get a message in the terminal similar to that
shown in  #5 above.

-- 
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/compiz/+bug/991552/+subscriptions

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


[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.
https://bugs.launchpad.net/bugs/991552

Title:
  gtk-window-decorator crashes frequently

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/991552/+subscriptions

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


[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.
https://bugs.launchpad.net/bugs/991552

Title:
  gtk-window-decorator crashes frequently

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/991552/+subscriptions

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


[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.

-- 
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/compiz/+bug/991552/+subscriptions

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