[Compiz] [Bug 1019337] Re: gtk-window-decorator crashes with BadWindow (invalid Window parameter), from XGetWindowProperty() from get_frame_type()

2012-07-11 Thread Miklos Juhasz
** Attachment added: "Stacktrace when using test packages" https://bugs.launchpad.net/compiz-core/+bug/1019337/+attachment/3220663/+files/Stacktrace%20with%20test%20packages.txt -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz i

[Compiz] [Bug 993265] Re: gtk-window-decorator crashes in XGetWindowProperty() from get_mwm_prop() from event_filter_func()

2012-07-11 Thread Daniel van Vugt
Paddy, it seems the offending function in your case ("get_mwm_prop") is already protected and handles errors correctly. So it's my instructions that are giving you the wrong stack trace. Could you please try breaking on gdk_x_error instead? ** Changed in: compiz Status: In Progress => Inco

[Compiz] [Bug 1012213] Re: [needs-packaging] Wishlist: Missing plug-In: Trip

2012-07-11 Thread MC Return
** Changed in: compiz (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/1012213 Title: [needs-packaging] Wishlist: Missing plug-In: Tr

[Compiz] [Bug 1023467] Crash report cannot be processed

2012-07-11 Thread Apport retracing service
Thank you for your report! However, processing it in order to get sufficient information for the developers failed (it does not generate a useful symbolic stack trace). This might be caused by some outdated packages which were installed on your system at the time of the report: x11-common version

[Compiz] [Bug 734908] Re: Unity is visible on top of fullscreen apps

2012-07-11 Thread Daniel van Vugt
quequotion: Fix released in "unity", meaning source code 6.0 released: https://launchpad.net/unity/+milestone/6.0 Packaging for Ubuntu 12.10 is coming soon. And if all goes well, then it will be back-ported to 12.04 after that. Normally you should watch for "unity (Ubuntu)" to know when a fix hi

[Compiz] [Bug 1023467] ThreadStacktrace.txt

2012-07-11 Thread Apport retracing service
** Attachment added: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/1023467/+attachment/3220624/+files/ThreadStacktrace.txt ** Changed in: compiz (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of compiz packagers, which is subscr

[Compiz] [Bug 1023467]

2012-07-11 Thread Apport retracing service
Stacktrace: #0 0xb2dc8677 in ?? () No symbol table info available. #1 0xbf950a30 in ?? () No symbol table info available. Backtrace stopped: previous frame inner to this frame (corrupt stack?) StacktraceTop: ?? () ?? () -- You received this bug notification because you are a member of co

[Compiz] [Bug 734908] Re: Unity is visible on top of fullscreen apps

2012-07-11 Thread quequotion
>>Didier Really? Where? -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/734908 Title: Unity is visible on top of fullscreen apps To manage notifications about this bug go to: https://

[Compiz] [Bug 993265] Re: gtk-window-decorator crashes in XGetWindowProperty() from get_mwm_prop() from event_filter_func()

2012-07-11 Thread Daniel van Vugt
** Changed in: compiz Assignee: (unassigned) => Daniel van Vugt (vanvugt) ** Changed in: compiz Status: Triaged => In Progress -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/

[Compiz] [Bug 1019337] Re: gtk-window-decorator crashes with BadWindow (invalid Window parameter), from XGetWindowProperty() from get_frame_type()

2012-07-11 Thread Daniel van Vugt
Fix committed to lp:compiz-core/0.9.7 at revision 3113. ** Changed in: compiz-core Status: In Progress => Fix Committed -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/1019337 Tit

[Compiz] [Bug 1019337] Re: gtk-window-decorator crashes with BadWindow (invalid Window parameter), from XGetWindowProperty() from get_frame_type()

2012-07-11 Thread Launchpad Bug Tracker
** Branch linked: lp:compiz-core/0.9.7 -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/1019337 Title: gtk-window-decorator crashes with BadWindow (invalid Window parameter), from XGet

[Compiz] [Bug 1015593] Re: crash in gtk-windows-decorator meta_get_button_position

2012-07-11 Thread Daniel van Vugt
Fix committed to lp:compiz-core/0.9.7 at revision 3112. ** Changed in: compiz-core Status: In Progress => Fix Committed -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/1015593 Tit

[Compiz] [Bug 1015593] Re: crash in gtk-windows-decorator meta_get_button_position

2012-07-11 Thread Launchpad Bug Tracker
** Branch linked: lp:compiz-core/0.9.7 -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/1015593 Title: crash in gtk-windows-decorator meta_get_button_position To manage notifications ab

[Compiz] [Bug 1015593] Re: crash in gtk-windows-decorator meta_get_button_position

2012-07-11 Thread Daniel van Vugt
** Changed in: compiz-core Assignee: (unassigned) => Daniel van Vugt (vanvugt) ** Changed in: compiz-core Status: Triaged => In Progress -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad

[Compiz] [Bug 993265] Re: gtk-window-decorator crashes in XGetWindowProperty() from get_mwm_prop() from event_filter_func()

2012-07-11 Thread Daniel van Vugt
Eric, you issue is now logged as bug 1023684. ** Summary changed: - Wine breaks window decorations for all applications (gtk-window-decorator crashes) + gtk-window-decorator crashes in XGetWindowProperty() from get_mwm_prop() from event_filter_func() ** Changed in: compiz Status: Confir

[Compiz] [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

[Compiz] [Bug 1015593] Re: crash in gtk-windows-decorator meta_get_button_position

2012-07-11 Thread Daniel van Vugt
** Also affects: compiz-core Importance: Undecided Status: New ** Changed in: compiz-core Status: New => Triaged ** Changed in: compiz-core Importance: Undecided => Critical ** Changed in: compiz-core Milestone: None => 0.9.7.10 -- You received this bug notification bec

[Compiz] [Bug 980663] Re: Compiz won't start if "unredirect fullscreen windows" is enabled

2012-07-11 Thread Daniel van Vugt
Yes, thanks Andrew. Nautilus creates a fullscreen window on the desktop so you can do file management and clicks there. However since that fullscreen window is most definitely on the bottom, not the top, I think "unredirect fullscreen windows" is failing to account for the stacking order correctly.

[Compiz] [Bug 1019337] Re: gtk-window-decorator crashes with BadWindow (invalid Window parameter), from XGetWindowProperty() from get_frame_type()

2012-07-11 Thread Daniel van Vugt
Please provide stack traces of all crashes so we can tell if it's the same or a different bug. I am aware of several DIFFERENT crashes in gtk-window-decorator that will give: BadWindow (invalid Window parameter) (Details: serial 7855 error_code 3 request_code 20 minor_code 0) To get a stack tr

[Compiz] [Bug 1019551] Re: gtk-window-decorator crashed with SIGSEGV in meta_get_button_position()

2012-07-11 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1015593 *** https://bugs.launchpad.net/bugs/1015593 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 1015593, so it is being marked as such. Please look

[Compiz] [Bug 1019551] Re: gtk-window-decorator crashed with SIGSEGV in meta_get_button_position()

2012-07-11 Thread Daniel van Vugt
** Also affects: compiz-core Importance: Undecided Status: New ** Project changed: compiz-core => compiz ** Changed in: compiz Importance: Undecided => High ** Changed in: compiz Status: New => Confirmed ** Changed in: compiz Milestone: None => 0.9.8.0 ** Changed in: co

[Compiz] [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 compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launc

[Compiz] [Bug 1019337] Re: gtk-window-decorator crashes with BadWindow (invalid Window parameter), from XGetWindowProperty() from get_frame_type()

2012-07-11 Thread Miklos Juhasz
Tested compiz amd64 build from Timo's ppa: still crashes with IntelliJ the same way as I described in the bug description. -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/1019337 Title:

[Compiz] [Bug 158855] Invitation to connect on LinkedIn

2012-07-11 Thread skimat
LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - Kimat Kimat Boven Computer Software Professional Brussels Area, Belgium Confirm that you know Kimat Boven: https://www.linkedin.com/e/-birbes-h4iwlcz6-5p/isd/782290/h7WAhl__/?hs=false&tok=0CUQsCorVSj5

[Compiz] [Bug 158855] Invitation to connect on LinkedIn

2012-07-11 Thread skimat
LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - Kimat Kimat Boven Computer Software Professional Brussels Area, Belgium Confirm that you know Kimat Boven: https://www.linkedin.com/e/-birbes-h4iwk5pc-47/isd/782290/h7WAhl__/?hs=false&tok=0jkMsZbkZRj5

[Compiz] [Bug 1019337] Re: gtk-window-decorator crashes with BadWindow (invalid Window parameter), from XGetWindowProperty() from get_frame_type()

2012-07-11 Thread Phil Davidov
Additionally, this was also a Java GUI app (Thinkorswim) with a modal pop-up dialog box. Upon closing the dialog box, gtk-window-decorator crashed and all window decorations gone. -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in

[Compiz] [Bug 1019337] Re: gtk-window-decorator crashes with BadWindow (invalid Window parameter), from XGetWindowProperty() from get_frame_type()

2012-07-11 Thread Phil Davidov
Still receiving BadWindow from gtk-window-decorator after running patched amd64 build: 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 7855 error_code 3 reque

[Compiz] [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 compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/991552 Title: gtk-window-decorator crashes frequently To m

[Compiz] [Bug 1019337] Re: gtk-window-decorator crashes with BadWindow (invalid Window parameter), from XGetWindowProperty() from get_frame_type()

2012-07-11 Thread Alexey Balmashnov
Looks like there was a similar crash in FreeCAD (Package: freecad; Version: 0.12.5284-dfsg-5ubuntu1; Architecture: amd64): Just select Menu "Help" -> "About FreeCAD" and then press OK. With new package out of proposed it is fixed. Thanks. -- You received this bug notification because you are a

[Compiz] [Bug 1019337] Re: gtk-window-decorator crashes with BadWindow (invalid Window parameter), from XGetWindowProperty() from get_frame_type()

2012-07-11 Thread Vlad
I updated today from proposed and the crashes stopped, thanks guys for fixing :) -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/1019337 Title: gtk-window-decorator crashes with BadWind

[Compiz] [Bug 1023467] Re: compiz crashed with SIGSEGV in unity::dash::DashView::SetupViews()

2012-07-11 Thread Ubuntu Foundation's Bug Bot
** Tags added: compiz-0.9 -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/1023467 Title: compiz crashed with SIGSEGV in unity::dash::DashView::SetupViews() To manage notifications abou

[Compiz] [Bug 1019337] Re: gtk-window-decorator crashes with BadWindow (invalid Window parameter), from XGetWindowProperty() from get_frame_type()

2012-07-11 Thread Timo Jyrinki
Colan: probably, I can reproduce that even with the PPA mentioned. -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/1019337 Title: gtk-window-decorator crashes with BadWindow (invalid Wi

[Compiz] [Bug 1023467] Re: compiz crashed with SIGSEGV in unity::dash::DashView::SetupViews()

2012-07-11 Thread Angel Guzman Maeso
** Visibility changed to: Public -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/1023467 Title: compiz crashed with SIGSEGV in unity::dash::DashView::SetupViews() To manage notificatio

[Compiz] [Bug 1019337] Re: gtk-window-decorator crashes with BadWindow (invalid Window parameter), from XGetWindowProperty() from get_frame_type()

2012-07-11 Thread Colan Schwartz
Wondering if bug #1019551 is related too? -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/1019337 Title: gtk-window-decorator crashes with BadWindow (invalid Window parameter), from X

[Compiz] [Bug 1019337] Re: gtk-window-decorator crashes with BadWindow (invalid Window parameter), from XGetWindowProperty() from get_frame_type()

2012-07-11 Thread Timo Jyrinki
12.04 LTS users, please test compiz from https://launchpad.net/~timo- jyrinki/+archive/compiz-precise-sru - it's the same as the previous proposed compiz Stable Release Upgrade, but with the patch fixing this bug added. Please report back, especially if you got the errors with the 1:0.9.7.8-0ubuntu

[Compiz] [Bug 862430] Re: window flicker for a short time after switching workspaces

2012-07-11 Thread Dirk Seidel
Hi, I was using the version from the PPA with no problems at all. Unfortunately, compiz was updated yesterday (e.g. compiz-core:amd64 from 0.9.7.8-0ubuntu1vvpreproposed2 to 0.9.7.8-0ubuntu1.2). And now the flicker is there again!?!?! Could you please have a look at that. -- You received this b

[Compiz] [Bug 1019930] Re: gtk-window-decorator crashed with SIGABRT in raise()

2012-07-11 Thread Apport retracing service
*** This bug is a duplicate of bug 940944 *** https://bugs.launchpad.net/bugs/940944 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #940944, so is being marked as such. Ple

[Compiz] [Bug 1019337] Re: gtk-window-decorator crashes with BadWindow (invalid Window parameter), from XGetWindowProperty() from get_frame_type()

2012-07-11 Thread Unity Merger
** Changed in: compiz Status: In Progress => Fix Committed -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/1019337 Title: gtk-window-decorator crashes with BadWindow (invalid Win

[Compiz] [Bug 980663] Re: Compiz won't start if "unredirect fullscreen windows" is enabled

2012-07-11 Thread Laryllan
Comment #13 solved the problem for me too. Fullscreen games are so much faster now... :D Thank you, Andrew! -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/980663 Title: Compiz won't s

[Compiz] [Bug 990313] Re: High fan activity when locked because of no user activity

2012-07-11 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 969860 *** https://bugs.launchpad.net/bugs/969860 Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: compiz (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of compiz

[Compiz] [Bug 993265] Re: Wine breaks window decorations for all applications (gtk-window-decorator crashes)

2012-07-11 Thread Paddy Landau
Unfortunately, bug 1019337 has not solved my problem (I have updated and even rebooted today). However, when I run your trace commands, the nature of the problem changes; instead of the window decorations disappearing altogether, the close, minimise and maximise buttons did. And then I cannot caus

[Compiz] [Bug 802816] Re: Window management - unity doesn't realise when applications bring their windows to the front

2012-07-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: compiz (Ubuntu Precise) Status: New => Confirmed -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bug

[Compiz] [Bug 802816] Re: Window management - unity doesn't realise when applications bring their windows to the front

2012-07-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: compiz (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/802816

[Compiz] [Bug 993265] Re: Wine breaks window decorations for all applications (gtk-window-decorator crashes)

2012-07-11 Thread Daniel van Vugt
Thanks Eric, that's perfect. Although it's a different crash to bug 1019337 and might be different again to what Paddy has. So please log it as a new bug titled: "gtk-window-decorator crashes with BadWindow (invalid Window parameter), from XDeleteProperty() from remove_frame_window() from wind

[Compiz] [Bug 993397] Re: vdpau not working (well) with Ubuntu12.04 Unity

2012-07-11 Thread drabina
@David Bartley Disabled 'sync to vBlank' didn't help - still huge CPU usage. -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/993397 Title: vdpau not working (well) with Ubuntu12.04 Uni

[Compiz] [Bug 892012] Re: Window management - When a semi-maximised a window is maximised and then restored, the window position jumps and window size changes so the the window title bar is sometimes

2012-07-11 Thread John Lea
** Description changed: Window management - When a Semi-maximising a window is maximised by clicking on the window decorations and then returned to the semi- maximised state, the window position jumps so the the window title bar is hidden underneath the top bar. One way reproduce the

[Compiz] [Bug 517942] Re: water effect not working

2012-07-11 Thread MC Return
** Changed in: compiz Status: New => Fix Released ** Changed in: compiz (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/517942 Ti