[Bug 81686] Re: SIGFPE in create_dpis() in QPaintDevice::~QPaintDevice

2007-07-22 Thread Bug Watch Updater
** Changed in: qt-x11-free (Debian) Status: New => Fix Released -- SIGFPE in create_dpis() in QPaintDevice::~QPaintDevice https://bugs.launchpad.net/bugs/81686 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 81686] Re: SIGFPE in create_dpis() in QPaintDevice::~QPaintDevice

2007-04-02 Thread Ken Phillis Jr
on my machine it works just fine, no word from others who had this issue. -- SIGFPE in create_dpis() in QPaintDevice::~QPaintDevice https://bugs.launchpad.net/bugs/81686 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bu

[Bug 81686] Re: SIGFPE in create_dpis() in QPaintDevice::~QPaintDevice

2007-04-02 Thread Jonathan Riddell
Patch applied in qt-x11-free_3.3.8really3.3.7-0ubuntu4. Please try it once it has compiled and found its way to the mirrors and let me know if it fixes the problem. ** Changed in: qt-x11-free (Ubuntu) Status: Needs Info => Fix Released -- SIGFPE in create_dpis() in QPaintDevice::~QPaint

[Bug 81686] Re: SIGFPE in create_dpis() in QPaintDevice::~QPaintDevice

2007-04-02 Thread Ken Phillis Jr
I just updated the patch to feisty level, so here's the new patch. ** Attachment added: "qt-x11-free patch that is for Feisty." http://librarian.launchpad.net/7115429/qpaintdevice_x11.cpp.diff -- SIGFPE in create_dpis() in QPaintDevice::~QPaintDevice https://bugs.launchpad.net/bugs/81686 You

[Bug 81686] Re: SIGFPE in create_dpis() in QPaintDevice::~QPaintDevice

2007-04-02 Thread Ken Phillis Jr
just upgraded to feisty, and the pesky bug returned, but of course i didn't patch my install with my own patch so it is verified. -- SIGFPE in create_dpis() in QPaintDevice::~QPaintDevice https://launchpad.net/bugs/81686 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubu

[Bug 81686] Re: SIGFPE in create_dpis() in QPaintDevice::~QPaintDevice

2007-03-30 Thread Ken Phillis Jr
actually, i wanted to check the height and width, and if i am checking width twice, taht means that the second test needs to be for this statement here: (DisplayHeightMM(dpy,i) < 1) instead of what it is now, which is: (DisplayWidthMM(dpy,i) < 1) change that line to the appropriate check and it

[Bug 81686] Re: SIGFPE in create_dpis() in QPaintDevice::~QPaintDevice

2007-03-29 Thread Simon Law
The patch looks like it solves the problem, although you probably only want one test for (DisplayWidthMM(dpy,i) < 1). Thanks! -- SIGFPE in create_dpis() in QPaintDevice::~QPaintDevice https://launchpad.net/bugs/81686 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu

[Bug 81686] Re: SIGFPE in create_dpis() in QPaintDevice::~QPaintDevice

2007-03-29 Thread Ken Phillis Jr
got a patch that fixes the issues with the dpi's, but the problem might still occure with other apps, please resort to testing them as to figure this out, and so far i am certain that the new control panel for ati cards that is in the binary package is not fixed by this repair. ** Attachment added

[Bug 81686] Re: SIGFPE in create_dpis() in QPaintDevice::~QPaintDevice

2007-03-28 Thread Ken Phillis Jr
i got the information that is required, and it's not to hard just look at the xdpyinfo for each effected box, it should turn out somethin like this ( notice screen # 1 on my box ) xdpyinfo | grep -a2 dimen screen #0: dimensions:1280x1024 pixels (370x280 millimeters) resolution:88x

[Bug 81686] Re: SIGFPE in create_dpis() in QPaintDevice::~QPaintDevice

2007-03-28 Thread Ken Phillis Jr
i can confirm this bug, it occurs when your using TV output. -- SIGFPE in create_dpis() in QPaintDevice::~QPaintDevice https://launchpad.net/bugs/81686 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 81686] Re: SIGFPE in create_dpis() in QPaintDevice::~QPaintDevice

2007-03-06 Thread Daniel Holbach
Simon: how's this going? ** Changed in: qt-x11-free (Ubuntu) Status: In Progress => Needs Info -- SIGFPE in create_dpis() in QPaintDevice::~QPaintDevice https://launchpad.net/bugs/81686 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ub

[Bug 81686] Re: SIGFPE in create_dpis() in QPaintDevice::~QPaintDevice

2007-01-27 Thread Bug Watch Updater
** Changed in: qt-x11-free (Debian) Status: Unknown => Unconfirmed -- SIGFPE in create_dpis() in QPaintDevice::~QPaintDevice https://launchpad.net/bugs/81686 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 81686] Re: SIGFPE in create_dpis() in QPaintDevice::~QPaintDevice

2007-01-26 Thread Simon Law
I'll hack on this. ** Changed in: qt-x11-free (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Simon Law Status: Unconfirmed => In Progress ** Bug watch added: Debian Bug tracker #384325 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=384325 ** Also affects: