http://bugs.winehq.org/show_bug.cgi?id=33796
Bug #: 33796 Summary: Locale button needed in winecfg . Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: programs AssignedTo: wine-bugs@winehq.org ReportedBy: moceap@hotmail.com CC: aric@codeweavers.com, moceap@hotmail.com Classification: Unclassified
When run an application contain characters under of some language and the language of the session in different , the characters don't shown correctly ,
Also the write in other language .
So to make wine independent and free of language of the session , It must has two function .
First : The default language is the value of LANG variable ( it's already found in wine )
Second : The ability to change locale of wine in winecfg .
-=-=-=-=-
NB : This bug opened to request this enhancement after discuss of Bug 30163 .
http://bugs.winehq.org/show_bug.cgi?id=33796
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2013-06-13 11:05:03 CDT --- Setting LANG is good enough for 99% of the use cases. Winecfg should only be for things that many users want to change.
http://bugs.winehq.org/show_bug.cgi?id=33796
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement
http://bugs.winehq.org/show_bug.cgi?id=33796
Mosaab Alzoubi moceap@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal
--- Comment #2 from Mosaab Alzoubi moceap@hotmail.com 2013-06-13 11:12:58 CDT --- Thanks Alexandre Julliard for your reply .
Yes LANG runs fine . but when using many languages it will be boring .
So a button do this function serve making wine easy .
Also Windows has an ability to choose the language in unicode places.
http://bugs.winehq.org/show_bug.cgi?id=33796
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX Severity|normal |enhancement
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2013-06-13 11:19:45 CDT --- (In reply to comment #2)
Thanks Alexandre Julliard for your reply .
Yes LANG runs fine . but when using many languages it will be boring .
So a button do this function serve making wine easy .
It doesn't make Wine easy to add configuration buttons for every single possible setting, on the contrary.
Also Windows has an ability to choose the language in unicode places.
So do most Unix desktops, that's where users are expected to change it.
http://bugs.winehq.org/show_bug.cgi?id=33796
--- Comment #4 from Mosaab Alzoubi moceap@hotmail.com 2013-06-13 11:35:04 CDT --- Created attachment 44790 --> http://bugs.winehq.org/attachment.cgi?id=44790 Locale in Windows
This what needed .
When using English session and need to show Arabic letters , It's so important .
http://bugs.winehq.org/show_bug.cgi?id=33796
--- Comment #5 from Mosaab Alzoubi moceap@hotmail.com 2013-06-13 11:37:42 CDT --- Created attachment 44791 --> http://bugs.winehq.org/attachment.cgi?id=44791 Wine Localization Script .
This script emulate that :
After select language at ( local-wine ) script , you can run ( wine-loc ) as localized wine , eg :
wine-loc notepad
The script need almasa-gtkdialog library http://linux.softpedia.com/get/Programming/Libraries/Almasa-Gtkdialog-97646....
http://bugs.winehq.org/show_bug.cgi?id=33796
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |frederic.delanoy@gmail.com
--- Comment #6 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-06-16 07:11:20 CDT --- Closing
http://bugs.winehq.org/show_bug.cgi?id=33796
--- Comment #7 from Mosaab Alzoubi moceap@hotmail.com 2013-06-23 18:45:27 CDT --- Till rethinking ,
I write program doing this function , it's called "Wine Locale"
http://bugs.winehq.org/show_bug.cgi?id=33796
--- Comment #8 from Mosaab Alzoubi moceap@hotmail.com 2013-06-23 18:46:15 CDT --- http://sourceforge.net/projects/wine-locale/files/0.2/wine-locale-0.2-1.fc18...
http://sourceforge.net/projects/wine-locale/files/0.2/wine-locale_0.2-1_all....