Bug 456948 - Qt 4.3.5 can't render a dashed ellipse
Summary: Qt 4.3.5 can't render a dashed ellipse
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: qt
Version: 9
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Fedora Extras Quality Assurance
URL: http://katecoder.free.fr/divers/debd....
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-07-28 20:14 UTC by Xavier Guerrin
Modified: 2008-07-28 20:18 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-07-28 20:18:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Xavier Guerrin 2008-07-28 20:14:48 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.5; fr) KHTML/3.5.9 (like Gecko)

Description of problem:
The Qt library 4.3.5 seems to be unable to render a dashed ellipse. When this 
library is asked to render an ellipse using a dashed line style, it uses 100% 
CPU and never finishes the rendering. Using a solid line style to draw the 
ellipse is enough to avoid this bug.
This bug was reproduced every time with the qt-4.3.5-2.fc9.i386 package and 
the i386 architecture. However, it never happened with x86_64 or Qt 4.4.

Version-Release number of selected component (if applicable):
qt-4.3.5-2.fc9.i386

How reproducible:
Always


Steps to Reproduce:
1.See attached URL for instructions - it explains how to compile a minimal 
demo program that triggers this bug.
2.
3.

Actual Results:
The program took 100 % CPU and did not display the dashed ellipse pixmap.

Expected Results:
The program should have immediately displayed the dashed ellipse pixmap.

Additional info:
This bug was found while trying to run the program `QElectroTech' - see 
http://blog.famillecollet.com/post/2008/03/09/QElectroTech-01

Comment 1 Kevin Kofler 2008-07-28 20:18:29 UTC
Qt 4.4 is already in updates-testing.


Note You need to log in before you can comment on or make changes to this bug.