Bugs item #2983716, was opened at 2010-04-08 03:35 Message generated for change (Comment added) made by thepurlieu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=409538&aid=2983716&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: Pending Resolution: None Priority: 5 Private: No Submitted By: cfdev (cfdev) Assigned to: Nobody/Anonymous (nobody) Summary: Gerbv 2.4 open layer Initial Comment: Hi everybody, Gerbv 2.4 crash when I try to open an gerber file with name " é " not unicode support ? this tool is very good! ;) ++ ---------------------------------------------------------------------- >Comment By: Julian Lamb (thepurlieu) Date: 2011-01-23 21:51 Message: Cyril, Would you have time to try our latest release (2.5.0) and see if it has fixed this bug? It should be using a more recent version of GTK which may have fixed the problem. None of us developers can reproduce this bug (maybe it only occurs on French Windows version?). Thanks, Julian ---------------------------------------------------------------------- Comment By: Julian Lamb (thepurlieu) Date: 2010-04-09 10:02 Message: Thanks Cyril, I'll try looking into it next week and see if I can track the bug down. Cheers-- ---------------------------------------------------------------------- Comment By: cfdev (cfdev) Date: 2010-04-09 01:48 Message: Ok I join an file ! when I replace 'é' to 'e' in namefile it's work correctly. It's on windowsXP frensh edition. I open from menu "File"->"Open Layer(s)", not from command line. best regard! cyril ---------------------------------------------------------------------- Comment By: Julian Lamb (thepurlieu) Date: 2010-04-08 11:48 Message: Thanks for the post, Peter. With this in mind, I guess we also need to know how this file was opened: was it from the "Open File" dialog inside gerbv, or was it from the command line? Cheers-- Julian ---------------------------------------------------------------------- Comment By: Peter Clifton (petercjclifton) Date: 2010-04-08 10:59 Message: Other interesting facts to know... Linux / *nix / Windows? If Linux / *nix, what is the encoding your file-system is using? Most modern systems are UTF-8, but if it is an old file-system, it might be something else. That can cause issues. GLib deals in system-encoded names, so if you filesystem is ISO 8859-1, it can cause problems if gerbv is assuming filenames can be printed as UTF-8. All GTK things need UTF-8, and you need to use the appropriate filename conversion routines in GLib. Similarly - althoguh one I'm not so sure how to fix, is that you should printf translated (or all) strings in the correct encoding that the terminal is using. Since gerbv is a GUI app, it will be using UTF-8 internally, but that might not be correct for printf to a console. Fortunately though (or is it?), most consoles / filesystems are UTF-8 encoding now-adays, so these bugs are likely to linger without causing any harm. (Same in geda/gschem, libgeda etc...) ---------------------------------------------------------------------- Comment By: Julian Lamb (thepurlieu) Date: 2010-04-08 08:24 Message: Hello, Thanks for the bug report. Unfortunately, I can't seem to replicate the crash when I make a test file with "é" in the name. Could you possibly attach the particular file to this bug report so I can see what is causing it? It may be due to something inside the file. If the file contains sensitive material, you can also email it to me directly at thepurl...@gmail.com, if you don't want to make it public. Thanks, Julian ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=409538&aid=2983716&group_id=33921 ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Gerbv-devel mailing list Gerbv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gerbv-devel