After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 405794 - starting an arc on an existing object causes win32 dia to hang
starting an arc on an existing object causes win32 dia to hang
Status: RESOLVED DUPLICATE of bug 360013
Product: dia
Classification: Other
Component: general
0.95.1
Other All
: Normal critical
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2007-02-08 16:54 UTC by Michael
Modified: 2007-02-08 20:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael 2007-02-08 16:54:44 UTC
Steps to reproduce:
1. Put any shape, object on a blank template
2. Click on 'arc' tool and then click on the object
3. 


Stack trace:


Other information:
Only happens on win32 version.
Comment 1 Hans Breuer 2007-02-08 20:29:41 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

2006-10-14  Hans Breuer  <hans@breuer.org>

	* objects/standard/arc.c : don't rely on the result of atan2(inf,inf),
	it is C-runtime dependent. Fixes infinitesimal burning of CPU cycles,
	bug #360013 and duplicates.



*** This bug has been marked as a duplicate of 360013 ***