http://bugs.winehq.org/show_bug.cgi?id=4053
------- Additional Comments From blacktiger(a)covers.de 2005-23-12 08:46 -------
I used the new dsound patch and when I closed the game I got the following error:
...
fixme:ddraw:DIB_DirectDrawSurface_Blt Can't handle DDBLT_ASYNC flag right now.
err:dsound:DllMain renderer device[0] has 1 references and 0 buffers
I would really like to provide the stack trace from the crash but I am a newbie
at these things ... I think I need a program like "gdb" for it? ... But don't
know how to use it to give u the necessary informations ... sorry ^^"
--
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=4133
Summary: Emtec MacroPhone Server application creates segfault
when started as a service
Product: Wine
Version: CVS
Platform: Other
URL: http://www.emtec.com/download.html#macrophonefiles
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.goemmel(a)compulab.de
This bug is happening every time, so easy to reproduce. If someone wants to
check this, please install MacroPhone Server from the above link. Its an ISDN
solution, but the crash happens before the ISDN hardware check begins, so
everyone could test it. The crash seems to happen in the service wrapper tool
called service.exe, which comes with this installation. This service.exe is
normally handled by a small gui, but is also accessable by command line. So in
the MacroPhone Server directory there is this service.exe file, which can be
used with
wine service.exe /INSTALL
to write the service entry for MacroPhone-Server into the registry, and with
wine service.exe /START
to start the service, and here the segfault appears. With /STOP and /UNINSTALL
you can stop and remove the service again. /GUI parameter will show a small
gui window to handle this functions.
The funny thing is that there is a file service.cfg, which is configuring the
stuff service.exe is doing. There is a tag named APPNAME, which contains the
application name as it will be shown in the Windows services dialog. For
MacroPhone it's "MacroPhone Server". If you shorten this name that it will
only be "Test" for example, the segfault will not happen. So it's probably
some overwriting stuff. I tried several times to come closer to this, but
never found the problem so far...
Please let me know if I can be of any help.
Thanks and regards
Markus
--
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=4081
------- Additional Comments From dragoran(a)feuerpokemon.de 2005-23-12 03:23 -------
I tryed with wine-0.9.2 and photshop starts:
but it is still not useable.
here is the output:
fixme:actctx:QueryActCtxW stub!
fixme:font:WineEngAddFontResourceEx :stub
err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered
err:ole:CoGetClassObject no class object {4955dd33-b159-11d0-8fcf-00aa006bcc59}
could be created for for context 0x1
fixme:ole:CoCreateInstance no classfactory created for CLSID
{4955dd33-b159-11d0-8fcf-00aa006bcc59}, hres is 0x80040154
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngAddFontResourceEx :stub
err:dc:CreateDCW no driver found for L"\\\\.\\DISPLAY1"
fixme:palette:GetICMProfileA (0x8e7c, 0x7fa0e86c, 0x7fa0e870): partial stub
err:shell:HCR_GetFolderAttributes HCR_GetFolderAttributes should be called for
simple PIDL's only!
err:ntdll:RtlpWaitForCriticalSection section 0x12538c0 "?" wait timed out in
thread 000e, blocked by 000b, retrying (60 sec)
err:dc:CreateDCW no driver found for L"\\\\.\\DISPLAY1"
fixme:palette:GetICMProfileA (0xc058, 0x7fa0e4c8, 0x7fa0e4cc): partial stub
err:dc:CreateDCW no driver found for L"\\\\.\\DISPLAY1"
fixme:palette:GetICMProfileA (0x210c, 0x7fa0b33c, 0x7fa0b340): partial stub
seems like the DISPLAY1 error is not the reason why it does not work with newer
releases.
--
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=4081
------- Additional Comments From dragoran(a)feuerpokemon.de 2005-23-12 02:48 -------
sorry for the last comment it was set to win98.
with win2k I get:
fixme:actctx:QueryActCtxW stub!
fixme:font:WineEngAddFontResourceEx :stub
err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered
err:ole:CoGetClassObject no class object {4955dd33-b159-11d0-8fcf-00aa006bcc59}
could be created for for context 0x1
fixme:ole:CoCreateInstance no classfactory created for CLSID
{4955dd33-b159-11d0-8fcf-00aa006bcc59}, hres is 0x80040154
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngAddFontResourceEx :stub
err:dc:CreateDCW no driver found for L"\\\\.\\DISPLAY1"
fixme:palette:GetICMProfileA (0x8f2c, 0x7f9ee860, 0x7f9ee864): partial stub
err:shell:HCR_GetFolderAttributes HCR_GetFolderAttributes should be called for
simple PIDL's only!
wine: Unhandled page fault on read access to 0x0000000c at address 0x7c82eefc
(thread 000e), starting debugger..
--
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.