** 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
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
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
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
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
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
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
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
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
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
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
** 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
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:
13 matches
Mail list logo