https://bugs.winehq.org/show_bug.cgi?id=38573
Bug ID: 38573 Summary: Persian Font Problem Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mgg_mgg1359@hotmail.com Distribution: ---
Created attachment 51469 --> https://bugs.winehq.org/attachment.cgi?id=51469 not persian font
Persian Font Problem for Accounting Shaygan (شایگان)
https://bugs.winehq.org/show_bug.cgi?id=38573
Mahmoud mgg_mgg1359@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.7.3
https://bugs.winehq.org/show_bug.cgi?id=38573
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com --- Maybe the information from bug 21036 can help.
https://bugs.winehq.org/show_bug.cgi?id=38573
--- Comment #2 from Henri Verbeet hverbeet@gmail.com --- سلام
(In reply to Bruno Jesus from comment #1)
Maybe the information from bug 21036 can help.
Specifically, the part about making sure you're using an appropriate locale like fa_IR.UTF-8.
Also, wine 1.7.3 is nearly 2 years old at this point, please try with a more current version like 1.7.43. Does the application by any chance have a demo or free download that can be used to reproduce the issue?
https://bugs.winehq.org/show_bug.cgi?id=38573
--- Comment #3 from Mahmoud mgg_mgg1359@hotmail.com --- با سلام من با فارسی در قسمت نوت پد و سایر قسمتها فارسی مشکلی ندارد فقط در برنامه حسابداری شایگان این مشکل هست
persian not problem for notpad or command
but Persian Font Problem for Accounting Shaygan (شایگان)
https://bugs.winehq.org/show_bug.cgi?id=38573
Mahmoud mgg_mgg1359@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.7.3 |1.7.5
https://bugs.winehq.org/show_bug.cgi?id=38573
--- Comment #4 from Henri Verbeet hverbeet@gmail.com --- (In reply to Mahmoud from comment #3)
با سلام من با فارسی در قسمت نوت پد و سایر قسمتها فارسی مشکلی ندارد فقط در برنامه حسابداری شایگان این مشکل هست
persian not problem for notpad or command
but Persian Font Problem for Accounting Shaygan (شایگان)
It might be using MessageBoxA() to show the message box, and expecting the ANSI code page to be CP1256. Could you please open a terminal window and post the output of "locale"?
https://bugs.winehq.org/show_bug.cgi?id=38573
--- Comment #5 from Mahmoud mgg_mgg1359@hotmail.com --- (In reply to Henri Verbeet from comment #4)
It might be using MessageBoxA() to show the message box, and expecting the ANSI code page to be CP1256. Could you please open a terminal window and post the output of "locale"?
The output of "locale" mahmoud@mahmoud-PC:~$ locale LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_CTYPE="en_US.UTF-8" LC_NUMERIC=fa_IR.UTF-8 LC_TIME=fa_IR.UTF-8 LC_COLLATE="en_US.UTF-8" LC_MONETARY=fa_IR.UTF-8 LC_MESSAGES="en_US.UTF-8" LC_PAPER=fa_IR.UTF-8 LC_NAME=fa_IR.UTF-8 LC_ADDRESS=fa_IR.UTF-8 LC_TELEPHONE=fa_IR.UTF-8 LC_MEASUREMENT=fa_IR.UTF-8 LC_IDENTIFICATION=fa_IR.UTF-8 LC_ALL=
https://bugs.winehq.org/show_bug.cgi?id=38573
--- Comment #6 from Henri Verbeet hverbeet@gmail.com --- Could you try running the application with either LANG=fa_IR.UTF-8 or LC_CTYPE=fa_IR.UTF-8 ? (I.e., LANG=fa_IR.UTF-8 wine CyberAcc.exe)
https://bugs.winehq.org/show_bug.cgi?id=38573
--- Comment #7 from Mahmoud mgg_mgg1359@hotmail.com --- Created attachment 52206 --> https://bugs.winehq.org/attachment.cgi?id=52206 LANG=fa_IR.UTF-8 wine CyberAcc.exe
https://bugs.winehq.org/show_bug.cgi?id=38573
--- Comment #8 from Mahmoud mgg_mgg1359@hotmail.com --- (In reply to Mahmoud from comment #7)
Created attachment 52206 [details] LANG=fa_IR.UTF-8 wine CyberAcc.exe
Photos sent LANG=fa_IR.UTF-8 wine CyberAcc.exe All Persian, but the mouse buttons with Max we dropdown menu is still in disarray
https://bugs.winehq.org/show_bug.cgi?id=38573
--- Comment #9 from Mahmoud mgg_mgg1359@hotmail.com --- Created attachment 52238 --> https://bugs.winehq.org/attachment.cgi?id=52238 problem persian
https://bugs.winehq.org/show_bug.cgi?id=38573
--- Comment #10 from Henri Verbeet hverbeet@gmail.com --- (In reply to Mahmoud from comment #9)
Created attachment 52238 [details]
That looks like a similar issue, but clearly the ANSI code page is correct now. If you aren't already, please make sure to use Wine 1.7.50. Could you create a log with WINEDEBUG="+seh,+tid,+nls,+msgbox,+relay"?
https://bugs.winehq.org/show_bug.cgi?id=38573
--- Comment #11 from Mahmoud mgg_mgg1359@hotmail.com --- Created attachment 52247 --> https://bugs.winehq.org/attachment.cgi?id=52247 fixed
I Wine complete removal and wine 1.6.2 installed. No regulatory Only with the command "LANG=fa_IR.UTF-8 wine CyberAcc.exe " fixed
https://bugs.winehq.org/show_bug.cgi?id=38573
--- Comment #12 from Mahmoud mgg_mgg1359@hotmail.com --- Created attachment 52248 --> https://bugs.winehq.org/attachment.cgi?id=52248 fixed wine 1.7.5
Again Wine 1.6.2 removing and wine 1.7.5 installed In this version of Wine was true What I got 1 - Wine completely remove . 2 - search Wine on the ubuntu software center and show ## technical items in windows down and remove all items in the name wine . 3 - remove .wine directory on ~\home . 4 - Install again without any adjustment .
very very very thank you Henri Verbeet
https://bugs.winehq.org/show_bug.cgi?id=38573
--- Comment #13 from Mahmoud mgg_mgg1359@hotmail.com --- Client accounting program flow with milk folder on the network works That the issue remains a problem The bugs Bug 39197 pursue this issue
https://bugs.winehq.org/show_bug.cgi?id=38573
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #14 from Henri Verbeet hverbeet@gmail.com --- خواهش می کنم
https://bugs.winehq.org/show_bug.cgi?id=38573
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Austin English austinenglish@gmail.com --- Closing.