http://bugs.winehq.org/show_bug.cgi?id=7176
greg87(a)online.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From greg87(a)online.de 2007-13-07 19:09 -------
Working now.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8948
Summary: Spring multiplayer battleroom crashes on startup with
"Internal Error: SubClassUnicodeControl.Control is not
Unicode."
Product: Wine
Version: 0.9.41.
Platform: Other
OS/Version: other
Status: NEW
Keywords: regression, download
Severity: normal
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
With 0.9.41 The Spring Multiplayer Battleroom will crash upon startup with this
error: "Internal Error: SubClassUnicodeControl.Control is not Unicode."
There's a debug option from the program itself that gives further details, I
will attach it.
>From the Spring download page:
http://spring.clan-sy.com/download.php
Direct link:
http://spring.clan-sy.com/dl/spring_0.74b3.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7512
------- Additional Comments From dmda(a)yandex.ru 2007-13-07 17:58 -------
I'm sorry, please disregard my last comment, I had to test it better before.
Indeed with UNICODE function there is no problems under Wine.
Look like Windows somehow recognizes the messed functions and performs the
conversion in case if ANSI wndproc is installed as UNICODE. Then the fix has
good chances to help.
THANKS!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8946
------- Additional Comments From greg87(a)online.de 2007-13-07 17:50 -------
f5f501d5735c552dc5082e4eabf7ac4c9afa3ebe is first bad commit
commit f5f501d5735c552dc5082e4eabf7ac4c9afa3ebe
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Mon Feb 12 19:22:41 2007 +0100
wined3d: Use the context manager to create onscreen contexts.
:040000 040000 ae034522fc0a0017e58397f56bdc02042de92452
f6a69be937f1869b560585ff766fd09f4
4f0a500 M dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1357
------- Additional Comments From austinenglish(a)gmail.com 2007-13-07 17:39 -------
Url is no longer valid. Can you please try this in wine 0.9.41 and report back?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7512
------- Additional Comments From dmda(a)yandex.ru 2007-13-07 17:39 -------
No. Look, if I install my own wndproc (UNICODE one) with this call
SetWindowLongW(EditHandle, GWL_WNDPROC, MYWNDUNICODEPROC_INSTANCE);
it will work fine under Windows and won't work under Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.