[Bug 204238] Re: compiz crashes randomly when using a Qt OpenGL Widget

2010-02-14 Thread pat
I still have this problem on ubuntu karmic 64bit, compiz, qt4

-- 
compiz crashes randomly when using a Qt OpenGL Widget
https://bugs.launchpad.net/bugs/204238
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204238] Re: compiz crashes randomly when using a Qt OpenGL Widget

2009-09-27 Thread Travis Watkins

We're closing this bug since it is has been some time with no response from the 
original reporter.  However, if the issue still exists please feel free to 
reopen with the requested information.  Also, if you could, please test against 
the latest development version of Ubuntu, since this confirms the bug is one we 
may be able to pass upstream for help.


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

-- 
compiz crashes randomly when using a Qt OpenGL Widget
https://bugs.launchpad.net/bugs/204238
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204238] Re: compiz crashes randomly when using a Qt OpenGL Widget

2009-05-07 Thread Scott Howard
Thank you for taking the time to report this bug and helping to make
Ubuntu better. You reported this bug a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an issue
for you. Can you try with the latest Ubuntu release (maybe live CD)?
Thanks in advance.

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

-- 
compiz crashes randomly when using a Qt OpenGL Widget
https://bugs.launchpad.net/bugs/204238
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204238] Re: compiz crashes randomly when using a Qt OpenGL Widget

2008-11-21 Thread almanulinux
(1) Qt4 openGL widgets running with compiz loose control, and the frame
of the main window disappear.

(2) GoogleEarth with compiz: the mouse event click forces the application's 
background to black. 
But the mouse move event seems to work good.

I am using ubuntu 7.10 without xgl.

Hope this can help discovering a solution to this bug.
cheers.

-- 
compiz crashes randomly when using a Qt OpenGL Widget
https://bugs.launchpad.net/bugs/204238
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204238] Re: compiz crashes randomly when using a Qt OpenGL Widget

2008-10-10 Thread csoler
After 3 months since I uninstalled xserver-xgl, I never got logged out
again. So, at least there's a workaround.

-- 
compiz crashes randomly when using a Qt OpenGL Widget
https://bugs.launchpad.net/bugs/204238
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204238] Re: compiz crashes randomly when using a Qt OpenGL Widget

2008-10-09 Thread Jonathan Thomas
** Changed in: compiz (Ubuntu)
   Status: Incomplete = New

-- 
compiz crashes randomly when using a Qt OpenGL Widget
https://bugs.launchpad.net/bugs/204238
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204238] Re: compiz crashes randomly when using a Qt OpenGL Widget

2008-06-24 Thread csoler
Good news, well I hope so...

I wanted to use nvidia-settings to tune antialiasing parameters, and I
realized that compiz does some pretty nasty manipulations of displays
when used in combination with Xgl (It runs on display :2.0 or :3.0. It
seems that the nvidia driver can only access display :0.0, so the
nvidia-settings program complained that I didn't have the nvidia
driver...)

Never mind, I uninstalled package xserver-xgl, rebooted, and now it
seems that I don't get this stupid crash anymore (I had to really reboot
to get rid of the bug. Logging out was not sufficient appearantly). Of
course, I can't tell for sure this is a 100% working workaround, but I
really tried a high number of times (40? 50?) and still no crash.

@all: Could you do the same manipulation i.e. removing xserver-xgl,
reboot, and retry. This could help spotting the problem.

As a side effect, compiz works perfectly without xgl. Why do I have this
installed ?? Good question. Maybe it's a heritage from previous ubuntu
versions where xgl was needed to run Beryl and co.

-- 
compiz crashes randomly when using a Qt OpenGL Widget
https://bugs.launchpad.net/bugs/204238
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204238] Re: compiz crashes randomly when using a Qt OpenGL Widget

2008-06-18 Thread csoler
This bug has been triaged as incomplete. Please tell us what
additional information is needed.

As a hint, here's one suspicious error reported by valgrind on the
example above:

==9600== Syscall param writev(vector[...]) points to uninitialised byte(s)
==9600==at 0x790784C: writev (in /lib/libc-2.7.so)
==9600==by 0xAF83365: (within /usr/lib/libxcb.so.1.0.0)
==9600==by 0xAF838EA: (within /usr/lib/libxcb.so.1.0.0)
==9600==by 0xAF83A1C: (within /usr/lib/libxcb.so.1.0.0)
==9600==by 0xAF84DB5: xcb_wait_for_reply (in /usr/lib/libxcb.so.1.0.0)
==9600==by 0x7DF1F77: _XReply (in /usr/lib/libX11.so.6.2.0)
==9600==by 0x7DD0B3C: XGetWindowProperty (in /usr/lib/libX11.so.6.2.0)
==9600==by 0x7DCFCFC: XGetWMHints (in /usr/lib/libX11.so.6.2.0)
==9600==by 0x5EA1B16: QWidgetPrivate::setWindowIcon_sys(bool) (in 
/usr/lib/libQtGui.so.4.4.0)
==9600==by 0x5E71EDF: QWidget::create(unsigned long, bool, bool) (in 
/usr/lib/libQtGui.so.4.4.0)
==9600==by 0x5E72CEA: QWidget::winId() const (in /usr/lib/libQtGui.so.4.4.0)
==9600==by 0x5A23E94: QGLWidget::setContext(QGLContext*, QGLContext const*, 
bool) (in /usr/lib/libQtOpenGL.so.4.4.0)
==9600==by 0x59FCFF6: (within /usr/lib/libQtOpenGL.so.4.4.0)
==9600==by 0x5A24F69: (within /usr/lib/libQtOpenGL.so.4.4.0)
==9600==by 0x59FD796: QGLWidget::QGLWidget(QWidget*, QGLWidget const*, 
QFlagsQt::WindowType) (in /usr/lib/libQtOpenGL.so.4.4.0)
==9600==  Address 0xc03d49f is 7,111 bytes inside a block of size 8,680 alloc'd
==9600==at 0x4C220BC: calloc (vg_replace_malloc.c:397)
==9600==by 0xAF8357E: xcb_connect_to_fd (in /usr/lib/libxcb.so.1.0.0)
==9600==by 0xAF85ADF: xcb_connect (in /usr/lib/libxcb.so.1.0.0)
==9600==by 0x7DF1529: _XConnectXCB (in /usr/lib/libX11.so.6.2.0)
==9600==by 0x7DDA7C5: XOpenDisplay (in /usr/lib/libX11.so.6.2.0)
==9600==by 0x5E8C795: (within /usr/lib/libQtGui.so.4.4.0)
==9600==by 0x5E2F146: QApplicationPrivate::construct(_XDisplay*, unsigned 
long, unsigned long) (in /usr/lib/libQtGui.so.4.4.0)
==9600==by 0x5E2FF71: QApplication::QApplication(int, char**, int) (in 
/usr/lib/libQtGui.so.4.4.0)
==9600==by 0x4114BB: main (main.cpp:13)

As I don't happen to have the sources of Qt and X11, I can tell what's
going on, but it seems that Qt is writing right into a X11 structure,
which looks a bad idea.

-- 
compiz crashes randomly when using a Qt OpenGL Widget
https://bugs.launchpad.net/bugs/204238
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204238] Re: compiz crashes randomly when using a Qt OpenGL Widget

2008-06-16 Thread korvins
Hi,

This is much more than low priority. It happened to me 10 times in an
afternoon, and it has been happening for a long time already.

Please change the importance of this, since a complete crash without
possibility of recovery has to be considered high importance.

The same happens here, compiz activated, CPU is very busy (like 100%), I
minimize a window, and the whole gnome crashes. It never happens when
compiz is not activated.

I have everything updated, and it still crashes.

I seems randomnly but if the system is busy it happens easily.

Please update with this issue.

-- 
compiz crashes randomly when using a Qt OpenGL Widget
https://bugs.launchpad.net/bugs/204238
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204238] Re: compiz crashes randomly when using a Qt OpenGL Widget

2008-05-18 Thread Michael Wouters
I'm having what appears to be a Qt4+OpenGL+compiz problem too.
The Qt4 application is something I have written which uses
multiple OpenGL windows within a single widget,
sharing display lists. Typically
what happens is that the CPU goes 100% for a few seconds
when I do things with the OpenGL windows like minimize one
(so that the others have to resize etc)  

When I turn off compiz everything is well-behaved.

I am using:

Linux pooter 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 i686 
GNU/Linux
/usr/lib/libQtOpenGL.so.4.3.4
OpenGL version string: 2.1.2 NVIDIA 169.12

-- 
compiz crashes randomly when using a Qt OpenGL Widget
https://bugs.launchpad.net/bugs/204238
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204238] Re: compiz crashes randomly when using a Qt OpenGL Widget

2008-04-30 Thread peddy
Compiz crashes for me too, when running ProjectM (which uses Qt)

I am running 64-bit Hardy Heron

-- 
compiz crashes randomly when using a Qt OpenGL Widget
https://bugs.launchpad.net/bugs/204238
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204238] Re: compiz crashes randomly when using a Qt OpenGL Widget

2008-04-30 Thread csoler
I'm happy not to be alone anymore ;-)

I'd like to modify my previous statement: I get logged out whatever mode
based on compiz I'm using (I mean Normal or Extra). The only case I
dont' get logged out is by selecting None.

-- 
compiz crashes randomly when using a Qt OpenGL Widget
https://bugs.launchpad.net/bugs/204238
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204238] Re: compiz crashes randomly when using a Qt OpenGL Widget

2008-04-25 Thread Basilio Kublik
** Changed in: compiz (Ubuntu)
 Assignee: Basilio Kublik (sourcercito) = (unassigned)

-- 
compiz crashes randomly when using a Qt OpenGL Widget
https://bugs.launchpad.net/bugs/204238
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204238] Re: compiz crashes randomly when using a Qt OpenGL Widget

2008-04-24 Thread csoler
*yes*

It took me 5 launches to get logged out brutally. I was expecting a lot
from the upgrade to hardy, but at least this was not sufficient ;-)

I really hope you can do something for me, and I'm quite suprised that
nobody else got this problem (I've been looking over the forums for a
long time). Can anybody try my supplied code and tell me whether it's
crashing too ?

Thanks
Cyril

-- 
compiz crashes randomly when using a Qt OpenGL Widget
https://bugs.launchpad.net/bugs/204238
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204238] Re: compiz crashes randomly when using a Qt OpenGL Widget

2008-04-10 Thread Basilio Kublik
Hi there
do you still experience this issue with the latest updates in Hardy Heron?

Thanks in advance

** Changed in: compiz (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Basilio Kublik (sourcercito)
   Status: New = Incomplete

-- 
compiz crashes randomly when using a Qt OpenGL Widget
https://bugs.launchpad.net/bugs/204238
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204238] Re: compiz crashes randomly when using a Qt OpenGL Widget

2008-03-20 Thread csoler

** Attachment added: compiz_bug.tgz
   http://launchpadlibrarian.net/12761496/compiz_bug.tgz

-- 
compiz crashes randomly when using a Qt OpenGL Widget
https://bugs.launchpad.net/bugs/204238
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204238] Re: compiz crashes randomly when using a Qt OpenGL Widget

2008-03-20 Thread csoler
I just forgot to say that this absolutely never happens if I disable
compiz in the Desktop effects tab of the Appearance preferences
window (i.e. If I set it to None). I can even switch back to Normal or
Custom after launching my opengl window, and nothing bad happens. It's
really when openning the window that something wrong is done (not by me
;-)

-- 
compiz crashes randomly when using a Qt OpenGL Widget
https://bugs.launchpad.net/bugs/204238
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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