Bugs item #3196664, was opened at 2011-03-01 18:25
Message generated for change (Comment added) made by thepurlieu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=409538&aid=3196664&group_id=33921

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Simon Bichler (bartmonster)
>Assigned to: Julian Lamb (thepurlieu)
Summary: Loading empty drill file renders gerbv unusable

Initial Comment:
To reproduce this:
1. Start gerbv
2. Add layer from examples/orcad/rs232_cm.asb
3. Select "Export" - "Excellon drill file ..." from File menu
4. Choose a file name 
5. Add the newly created Excellon drill file as a new layer
6. The image area goes black, the rulers show no numbers, on stderr there are 
messages like:
(gerbv:23126): GLib-GObject-WARNING **: value "-nan" of type `gdouble' is 
invalid or out of range for property `position' of type `gdouble'
whenever you move the mouse cursor inside the image area.

The exported drill file looks valid to me, although there are of course only 
drill tool definitions in there, but no actual drill codes.


----------------------------------------------------------------------

>Comment By: Julian Lamb (thepurlieu)
Date: 2011-03-02 09:56

Message:
Simon,
  Thanks for spotting this bug as well.  Apparently the empty drill file
was spitting out NaN for some size dimensions, which was really messing up
the GUI.  I've hopefully put the logic in to catch this.  Please feel free
to check out git and see if the problem is fixed.

Cheers!
Julian

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=409538&aid=3196664&group_id=33921

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Gerbv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gerbv-devel

Reply via email to