http://bugs.winehq.org/show_bug.cgi?id=3934
Summary: LISTVIEW_SetColumnWidth when size=0 terminates program
Product: Wine
Version: 0.9.1.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew7webb(a)comcast.net
If a ListView window is of 0,0 size when LISTVIEW_SetColumnWidth is called on
the last column, the program outputs "Error 87" and exits.
If however, the size is set to say 200,200, then the program functions.
I include the Linux executable in a failure mode, and the source.
If you want to rebuild the source, you need the latest SmartWin++ source:
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/smartwin login
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/smartwin checkout SmartWin
--
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=3933
Summary: Freelancer: Mousepointer invisible
Product: Wine
Version: CVS
Platform: Other
URL: http://www.microsoft.com/games/freelancer/
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: willie(a)froq.net
Until a few days ago, when trying Freelancer by Digital Anvil/ Microsoft
Games, instead of the (custom, colored) mousepointer, only a black square was
visible (hardly usable, given that most menu backgrounds are black as well). I
tried it again today, and now the pointer is completely invisible.
Other parts of the interface are invisible as well, the HUD for example, and
parts of the menu (sliders, buttons, some text), or are displayed using wrong
colors (inverted?) - some of the glitches are already visible during the
installation, as Freelancer uses a custom installer. But I don't know if
that's related...
A demo is available for download at
http://www.microsoft.com/games/freelancer/downloads_05.asp
--
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=3701
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony.lambregts(a)gmail.com 2005-24-11 18:03 -------
Philp:
I am Resolving this as fixed. If it does not resolve the issue for you you can
reopen this bug report.
--
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=3289
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |fenix(a)club-internet.fr
--
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=3885
------- Additional Comments From fenix(a)club-internet.fr 2005-24-11 17:04 -------
Yes wine c++ exception code is buggy.
you TRACE problem is revelant that we have problems with stack corruptions
(unwiding problem)
Regards,
Raphael
--
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=3885
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From fenix(a)club-internet.fr 2005-24-11 17:02 -------
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x23 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 1 0 None
<snip>
your card only support 24bits Depth buffer (see dp/th)
For you pixel shaders problem, seems strange to me.
Have you actived hw pixel shader support on winecfg ?
Regards,
Raphael
--
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=3885
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-24-11 16:59 -------
just saw addr is declared as void. My C knowledge is limited but is this a
correct piece of code then?
--
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=3885
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-24-11 16:51 -------
BTW another weird issue is this: i constantly have to run this app with native
msvcrt, otherwise is crashes here with:
0x7f6dc506 cxx_frame_handler+0x34a
[/LFS/winecvs/wine/dlls/msvcrt/cppexcept.c:305] in msvcrt: testb
$0x8,0x82ac(%ebx)
305 TRACE( "done, continuing at %p\n", addr );
When i remove the trace (or comment it) it starts up just fine. This is weird as
i do not run wine with trace log enabled so i thought this line wouldn't be
called at all, yet it crashes right there. Any thoughts?
--
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.