[Bug 12802] New: FormatMessageA line wrapping not supported
http://bugs.winehq.org/show_bug.cgi?id=12802 Summary: FormatMessageA line wrapping not supported Product: Wine Version: 0.9.60 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: info(a)gknw.de Hi, I've tried to use a Win32 Console App (rdb.exe Novell remote debug client) from my SuSE 10.3 box running Wine 0.9.60, and got this: fixme:resource:FormatMessageA line wrapping (40) not supported. After this message I got another error in a GUI messagebox: http://www.gknw.net/test/wine/wine_rdb.jpg If needed then you can obtain a copy of the program together with some screenshots from here: http://www.gknw.net/docu/rdb/rdbtools.zip Unfortunately it might be required to have a NetWare server to connect to in order to check further.... So if someone wants to look closer at this issue please contact me, and I will try to give you access to a test server. thanks, Günter. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=12802 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-04-25 19:35:22 --- Yes, it seems a server is required to test this. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=12802 --- Comment #2 from Guenter <info(a)gknw.de> 2008-04-25 19:51:27 --- Hi, and forgive that I didnt research properly before.... found this post: http://www.winehq.org/pipermail/wine-devel/2006-May/047476.html which gave me the clue to launch rdb.exe with wineconsole instead of wine, and that works without issue! So I seems that this issue is solved then.... will close the bug tomorrow when I have finished more testing. Thanks for your great emulator!! greets, Günter. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=12802 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-04-25 21:49:53 --- You can use: $ wine start your_prog.exe To allow wine to choose for you. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=12802 --- Comment #4 from Guenter <info(a)gknw.de> 2008-04-26 12:22:56 --- (In reply to comment #3)
You can use:
$ wine start your_prog.exe
To allow wine to choose for you.
hmm, I've tried this, but it produces another error message which I dont get when I start with wineconsole: guen(a)localhost:~/winapps/rdb> wine start rdb.exe fixme:exec:SHELL_execute flags ignored: 0x00000500 guen(a)localhost:~/winapps/rdb> Otherwise all works fine AFAICT if I use wineconsole, so that's perfectly ok; I use a shell script from commandline, and a desktop link from GUI... One thing though is not 100% yet, and if you have a pointer for me to look for that would be great... the textual screens are all 100% ok: http://www.gknw.net/test/wine/rdb_text_win32.png http://www.gknw.net/test/wine/rdb_text_wine.png but grafical characters are not correctly displayed: http://www.gknw.net/test/wine/rdb_grafic_win32.png http://www.gknw.net/test/wine/rdb_grafic_win32.png I copied over the whole 'Fonts' folder from a WXP box, and although the textual output changed slightly, and looks now close to 100% as on Win32, that didnt fix the grafical characters - still same; so looks more to me as if there's some unwanted translation done.... thanks, Günter. I wait for your next reply before I close the bug since I dont know if the bugtracker still allows further comments if a bug is closed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=12802 --- Comment #5 from Guenter <info(a)gknw.de> 2008-04-26 12:27:36 --- Correction: argh! The important link was wrong: but grafical characters are not correctly displayed: http://www.gknw.net/test/wine/rdb_grafic_win32.png http://www.gknw.net/test/wine/rdb_grafic_wine.png Günter. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=12802 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2008-04-26 13:48:16 --- (In reply to comment #5)
Correction: argh! The important link was wrong:
but grafical characters are not correctly displayed: http://www.gknw.net/test/wine/rdb_grafic_win32.png http://www.gknw.net/test/wine/rdb_grafic_wine.png
Günter.
Wine's 16bit/dos support is bitrotted...I'm going to close this bug as invalid, since it was a problem with how the program was started. The same thing would happen in windows. Try double clicking on the exe in explorer. A cmd window would open and close quickly. Open a new bug for the graphics issue. I don't have any advice on it though. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=12802 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2008-04-26 13:48:22 --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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