[Bug 47302] New: Not recognized float point in Saturn Design Toolkit
https://bugs.winehq.org/show_bug.cgi?id=47302 Bug ID: 47302 Summary: Not recognized float point in Saturn Design Toolkit Product: Wine Version: 4.9 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: hildogjr(a)gmail.com Distribution: --- After install the Saturn PCB ToolKit http://www.saturnpcb.com/download-our-pcb-toolkit/ and tried to start. I get the message: '4,6' is not a valid float point value. My installed system is a Ubuntu 16 with wine 4.9 English but with a latin input method (keyboard), using "," as decimal separator. Just comment this if is related to the issue. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47302 pattietreutel <katyaberezyaka(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katyaberezyaka(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47302 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #1 from joaopa <jeremielapuree(a)yahoo.fr> --- Does the software work in a real windows box with your setup? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47302 --- Comment #2 from Hildo Guillardi Júnior <hildogjr(a)gmail.com> --- Yep. Just perfect with a Windows 10 at a virtual machine (that share same OS language and input configuration as the host). -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47302 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 URL| |http://www.saturnpcb.com/do | |wnload-our-pcb-toolkit/ CC| |dark.shadow4(a)web.de Keywords| |download Status|UNCONFIRMED |NEW --- Comment #3 from Fabian Maurer <dark.shadow4(a)web.de> --- Confirming. On windows it respects the locale, on wine it does not. On my (German) VM, "4,6" is valid and "4.6" is not. On my main system, "4.5" is valid and "4,6" is not, setting LC_ALL doesn't help. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47302 --- Comment #4 from Fabian Maurer <dark.shadow4(a)web.de> --- The program gets its decimal separator from HKEY_CURRENT_USER\Control Panel\International\sDecimal. For some reason it works for me now. Did you already try a fresh WINEPREFIX? If that doesn't help, do you know how to reproduce the error? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47302 --- Comment #5 from Hildo Guillardi Júnior <hildogjr(a)gmail.com> --- How do I do that? (fresh WINEPREFIX) Changing on regedit, the software works but this hard configuration could change behavior of other softwares. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47302 --- Comment #6 from Fabian Maurer <dark.shadow4(a)web.de> --- This key should be updated when setting LC_ALL, like for example with LC_ALL=de_DE.UTF-8.
How do I do that? (fresh WINEPREFIX)
You mean how to create a fresh WINEPREFIX? See https://wiki.winehq.org/FAQ#Can_I_store_the_virtual_Windows_installation_som.... Either delete .wine (removing everything inside it), or use a different folder. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org