Bug#384325: Patch for Bug#384325: libqt3-mt: Floating point exception in QPaintDevice::~QPaintDevice

2006-09-29 Thread Jean Parpaillon
Le 28.09.2006 23:15, Christopher Martin a écrit : On Thursday 28 September 2006 03:10, Jean Parpaillon wrote: Le 28.09.2006 01:06, Christopher Martin a écrit : OK, thanks for the feedback. I can't reproduce that problem here, but then I'm not using fglrx (you are using that?).

Bug#384325: Patch for Bug#384325: libqt3-mt: Floating point exception in QPaintDevice::~QPaintDevice

2006-09-29 Thread Jean Parpaillon
Just to confirm: in my xorg.conf file, I've specified the size of my monitor and fonts are displayed correctly in apps using qt, so the issue comes from the detection of the resolution of the monitor with fglrx driver. Jean --

Bug#384325: Patch for Bug#384325: libqt3-mt: Floating point exception in QPaintDevice::~QPaintDevice

2006-09-29 Thread Christopher Martin
On Friday 29 September 2006 05:48, Jean Parpaillon wrote: Just to confirm: in my xorg.conf file, I've specified the size of my monitor and fonts are displayed correctly in apps using qt, so the issue comes from the detection of the resolution of the monitor with fglrx driver. Yes. I wonder if

Bug#384325: Patch for Bug#384325: libqt3-mt: Floating point exception in QPaintDevice::~QPaintDevice

2006-09-28 Thread Jean Parpaillon
Hi, Le 28.09.2006 01:06, Christopher Martin a écrit : OK, thanks for the feedback. I can't reproduce that problem here, but then I'm not using fglrx (you are using that?). Thank you, that's a big issue for me :-( Yes, I'm using fglrx I've updated the packages at:

Bug#384325: Patch for Bug#384325: libqt3-mt: Floating point exception in QPaintDevice::~QPaintDevice

2006-09-28 Thread Christopher Martin
On Thursday 28 September 2006 03:10, Jean Parpaillon wrote: Le 28.09.2006 01:06, Christopher Martin a écrit : OK, thanks for the feedback. I can't reproduce that problem here, but then I'm not using fglrx (you are using that?). Thank you, that's a big issue for me :-( Yes, I'm using fglrx

Bug#384325: Patch for Bug#384325: libqt3-mt: Floating point exception in QPaintDevice::~QPaintDevice

2006-09-27 Thread Christopher Martin
OK, thanks for the feedback. I can't reproduce that problem here, but then I'm not using fglrx (you are using that?). I've updated the packages at: http://people.debian.org/~chrsmrtn/qt-x11-free-test ... with some minor changes. Sorry to be a pain, but could you please test them again? I

Bug#384325: libqt3-mt: Floating point exception in QPaintDevice::~QPaintDevice

2006-09-26 Thread Christopher Martin
Does everyone who suffers from the Qt3 crashes use ATI's proprietary fglrx driver? We have a report of a switch away from fglrx fixing the crashes in Qt/KDE, and other apps. Please let me know either way. Thanks, Christopher Martin pgpEau5OzfA7t.pgp Description: PGP signature

Bug#384325: Patch for Bug#384325: libqt3-mt: Floating point exception in QPaintDevice::~QPaintDevice

2006-09-26 Thread Christopher Martin
I've also built qt-x11-free packages which contain a patch that _might_ fix your problems. Please update your Qt packages (libqt3-mt in particular) using the packages at: http://people.debian.org/~chrsmrtn/qt-x11-free-test ... then restart, and let me know if things start to work and are

Bug#384325: libqt3-mt: Floating point exception in QPaintDevice::~QPaintDevice

2006-09-18 Thread Christopher Martin
We've had reports that the libqt3-mt crashing bug can be fixed by upgrading to the latest X and other libraries. Certainly, it would appear that it was a change in some library which Qt uses which triggered the problem. I'd very much like to receive confirmation (or denials if the problem

Bug#384325: libqt3-mt: Floating point exception in QPaintDevice::~QPaintDevice: SOLVED FOR ME.

2006-09-07 Thread Daniel Crettol
Hi there. I found a way to solve the floating point exception in QPaintDevice::~QPaintDevice. The problem seems to come during resolution calculation in the function void create_dpis() (src/kernel/qpaintdevice_x11.cpp:514) During the loop: for ( i = 0; i screens; i++ ) { dpisX[ i ]

Bug#384325: libqt3-mt: Floating point exception in QPaintDevice::~QPaintDevice

2006-08-26 Thread Christopher Martin
On Wednesday 23 August 2006 10:11, Jean Parpaillon wrote: Package: libqt3-mt Version: 3:3.3.6-3 Severity: grave Justification: renders package unusable All apps using libqt3-mt end on a flaoting point exception. After compiling with debug an tracing amarok, it seems to fail in

Bug#384325: libqt3-mt: Floating point exception in QPaintDevice::~QPaintDevice

2006-08-23 Thread Jean Parpaillon
Package: libqt3-mt Version: 3:3.3.6-3 Severity: grave Justification: renders package unusable All apps using libqt3-mt end on a flaoting point exception. After compiling with debug an tracing amarok, it seems to fail in QPaintDevice::~QPaintDevice: Program received signal SIGFPE, Arithmetic