http://bugs.winehq.org/show_bug.cgi?id=29280
Bug #: 29280
Summary: todolist crashes after using LVM_GETHEADER
Product: Wine
Version: 1.3.34
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
http://forum.winehq.org/viewtopic.php?t=14277 asked for help running
todolist ( http://www.abstractspoon.com/ ).
To run at all, it needs 'winetricks mfc42'.
Using wine-1.3.34-166-g71199ea, it then crashes with a null pointer access
unless you do 'winetricks comctl32'.
Here's the last bit of a +relay log of the crash:
002b:Call window proc 0x68aa7480
(hwnd=0x101f4,msg=LVM_GETHEADER,wp=00000000,lp=00000000)
002b:Call user32.GetWindowLongW(000101f4,00000000) ret=68aa74a5
002b:Ret user32.GetWindowLongW() retval=0020e898 ret=68aa74a5
002b:Ret window proc 0x68aa7480
(hwnd=0x101f4,msg=LVM_GETHEADER,wp=00000000,lp=00000000) retval=00000000
002b:Ret user32.CallWindowProcW() retval=00000000 ret=5f801d93
002b:Ret window proc 0x5f801868
(hwnd=0x101f4,msg=LVM_GETHEADER,wp=00000000,lp=00000000) retval=00000000
002b:Ret user32.SendMessageW() retval=00000000 ret=5f856753
trace:seh:raise_exception code=c0000005 flags=0 addr=0x417294 ip=00417294
tid=002b
...
Unhandled exception: page fault on read access to 0x00000020 in 32-bit code
(0x00417294).
--
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=16669
Summary: Service does not start second time.
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amorozov(a)etersoft.ru
Created an attachment (id=18294)
--> (http://bugs.winehq.org/attachment.cgi?id=18294)
Service with .reg file
To reproduce this problem should copy test_service.exe from attach to
windows/system32 and import test_service.reg to registry.
C:\>net start test_service
The test_service service is starting.
The test_service service was started successfully.
C:\>winedbg
Wine-dbg>info process
pid threads parent executable (all id:s are in hex)
00000008 1 00000000 'cmd.exe'
0000000c 6 0000000a 'services.exe'
0000000f 4 0000000c 'winedevice.exe'
0000001a 3 0000000c 'test_service.exe'
Wine-dbg>
pid threads parent executable (all id:s are in hex)
00000008 1 00000000 'cmd.exe'
0000000c 5 0000000a 'services.exe'
0000000f 4 0000000c 'winedevice.exe'
Wine-dbg>q
C:\>net start test_service
The test_service service is starting.
Service already running
There is not this problem on Windows 2000 (Windows should be rebooted after
importing .reg file).
--
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=12829
Summary: The game crashes with an EXCEPTION_ACCESS_VIOLATION
error.
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=11736
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Salz85(a)gmail.com
Viper Racing crashes alomst immediately , opening a notepad instance with some
informations regarding the triple buffer status.
Contents of the notepad instance:
--
======================================================================
v1.0
======================================================================
No mapfile present
Config Dir: C:\SIERRA\Viper Racing\Config\
vid: 16 meg card (reported:256.585938)
vid: using AGP textures
try triple buffer
vid: triple buffer on
NON-DEBUG
( 00415680 , none , my_handler )
( 00451E8B , EXCEPTION_ACCESS_VIOLATION , ? )
--
It crashes wine too, with the message saved on the following attachment.
--
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=15128
Summary: JSmooth not running with default Windows version
Product: Wine
Version: 1.1.3
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Ronny.Standtke(a)gmx.net
JSmooth (http://jsmooth.sourceforge.net) is not running when using the default
Windows version (XP).
It exits with the following last messages on the console:
-------------
Running JSmooth...
fixme:win:EnumDisplayDevicesW ((null),0,0x69abcc,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x69abcc,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x6abb7c,0x00000000), stub!
fixme:system:SystemParametersInfoW Unimplemented action: 8202
(SPI_GETFONTSMOOTHINGTYPE)
fixme:system:SystemParametersInfoW Unimplemented action: 8204
(SPI_GETFONTSMOOTHINGCONTRAST)
fixme:font:WineEngCreateFontInstance Untranslated charset 255
NORMAL EXIT
err:ole:CoUninitialize Mismatched CoUninitialize
-------------
On a native XP system JSmooth runs without any problem.
To be able to run JSmooth with wine, the default Windows version has to be
changed to Windows 2000.
--
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=29297
Bug #: 29297
Summary: Cold Fear: graphical glitches when shadows enabled
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: matteo.mystral(a)gmail.com
Classification: Unclassified
Regression SHA1: 20010235ad07b7be1f68da4c9b36e3ed00d0ca14
Created attachment 37890
--> http://bugs.winehq.org/attachment.cgi?id=37890
terminal output
Strange black artefacts are covering the screen in Cold Fear when shadow
quality is set to medium, high or very high in the game options. Those black
polygons are covering most of the screen, making the game unplayable.
Game speed slows down to a crawl because this message is literally flooding the
console:
err:d3d_shader:shader_glsl_select >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION
(0x502) from glUseProgramObjectARB @ glsl_shader.c / 4625
Workaround: disable GLSL
No demo available.
Still present as of wine-1.3.34-202-gb0f704d
The problem appeared in Wine-1.3.5, and the result of the regression test:
20010235ad07b7be1f68da4c9b36e3ed00d0ca14 is the first bad commit
commit 20010235ad07b7be1f68da4c9b36e3ed00d0ca14
Author: Matteo Bruni <mbruni(a)codeweavers.com>
Date: Thu Sep 30 12:16:16 2010 +0200
wined3d: Keep track of texture transformation states in compiled pixel
shaders.
:040000 040000 6d00f7c0dce4001797cf91527d4b5724296b6197
68a4f0e0309c39c9a970b828055235aa1ef9fb01 M dlls
git checkout 20010235ad07b7be1f68da4c9b36e3ed00d0ca14 >>screen shows artefacts
git reset --hard HEAD^ >>no artefacts
Please let me know if you need a log with debug channels enabled.
Fedora 16 x86
Nvidia 250 / driver 290.10
X.Org X Server 1.11.2
--
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=29333
Bug #: 29333
Summary: Raidcall doesn't connect
Product: Wine
Version: 1.3.34
Platform: x86
URL: http://www.raidcall.com/download/raidcall_6.0.8.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
Install -> run -> login -> doesn't connect.
You need winetricks flash to create account (Creating account is very quick /
simple)
I suspect problem is:
fixme:msxml:httprequest_get_responseStream stub 0x138cd8 0x33ee54
Workaround winetricks msxml3
--
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=27281
Summary: crash while install ICBC_FT_UShield2_Install.exe (
unimplemented function
msvcp60.dll.??0?$basic_ostringstream@GU?$char_traits@G
@std@@V?$allocator@G@2@@std@@QAE@H@Z )
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34889)
--> (http://bugs.winehq.org/attachment.cgi?id=34889)
Log: install ICBC_FT_UShield2_Install.exe
1 Download ICBC_FT_UShield2_Install.exe
http://www.icbc.com.cn/ICBC/html/download/dkq/ICBC_FT_UShield2_Install.exe
2. install mfc42
$ winetricks -q mfc42
3. install with wine
$ wine ICBC_FT_UShield2_Install.exe &> icbc-ft-ushield2.log
The installer crashes
wine: Call from 0x7b839bb2 to unimplemented function
msvcp60.dll.??0?$basic_ostringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAE@H@Z,
aborting
--
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=25534
Summary: Bimoid submenu's shows over menu.
Product: Wine
Version: 1.3.9
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sor.alexei(a)gmail.com
Created an attachment (id=32513)
--> (http://bugs.winehq.org/attachment.cgi?id=32513)
Screenshot
This bug appears in Wine 1.3.5 and stay for 1.3.9.
--
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=21313
Summary: Sony Acid Xpress 7.0: Fails to install the required
files
Product: Wine
Version: 1.1.35
Platform: x86-64
URL: http://dspcdn.sonymediasoftware.com/acidplanet/acidxpr
ess70_enu.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=25651)
--> (http://bugs.winehq.org/attachment.cgi?id=25651)
err:module:import_dll Library acidxpress70k.dll... and more...
Sony Acid Xpress 7.0 goes through with the installation but fails to install
all the needed dlls for itself. The only way to get it working is to copy the
directory of sony acid from a windows machine into wine. Attached is the log
demonstrating this predicament including the install log and my attempt at
running the exe.
It is also a free download from sony.
--
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.