http://bugs.winehq.org/show_bug.cgi?id=7799
Summary: ddraw surface shift in Stalingrad42
Product: Wine
Version: 0.9.33.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: didier.link(a)wanadoo.fr
Hi,
I face to a shift in the ddraw surfaces in the HPS game Stalingrad42. I attach a
screenshot of the problem and the console output of wine.
This bug is really annoying because I've not all the display surface drawed and
the mouse click is also shifted in th window.
Thanks to help me to provide more usefull informations.
--
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=5347
------- Additional Comments From philipp(a)sadleder.de 2007-20-03 03:36 -------
I have the very same problem with Photoshop CS on wine 0.9.{30,31,32,33}.
Photoshop CS got installed using the installer that came with the Creative Suite.
I would like to provide more input to fix this bug.
Thanks for your great work on wine,
Philipp
--
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=7649
------- Additional Comments From dmitry(a)codeweavers.com 2007-20-03 02:17 -------
Apparently if an app digs into some undocumented system structures we need
somehow emulate same kind of the memory layout which is difficult without
a documentation in that area.
--
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=7701
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://akitacopy.com/akitado
| |wnloads/Scanner.zip
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |download
------- Additional Comments From jonathan(a)ernstfamily.ch 2007-20-03 01:56 -------
I've found a downloadable copy here : http://www.akitacopy.com/downloads.htm
This should help I hope.
--
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=7798
Summary: datanorm demo puts up scary dialog box at start
Product: Wine
Version: CVS
Platform: Other
URL: http://datanorm.de/
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
While looking at the problem reported in
http://www.linuxforen.de/forums/showthread.php?t=233636
I found that the demo for DATARead was a free download
at http://www.datanorm-programme.com/dpc20.EXE
Installing this required a fake ie registry key, mfc40.dll,
and mswstr10.dll. The easiest way to get it all is
wget kegel.com/wine/winetricks
sh winetricks -q fakeie6 mfc40 jet40 mdac27
You can then start the app with
cd .wine/drive_c/Program\ Files/DATA_DPC20/
wine DATAFakt.exe
It seems to start, but first puts up a scary dialog box saying
Method '~' of object '~' failed
--
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=3909
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From rob(a)codeweavers.com 2007-19-03 23:26 -------
No response from reporter.
--
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=3213
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
Keywords|NoAppDBEntry |
------- Additional Comments From tony.lambregts(a)gmail.com 2007-19-03 22:59 -------
Program works good (closing)
--
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=6085
------- Additional Comments From dank(a)kegel.com 2007-19-03 22:49 -------
Hans, by an odd coincidence, I happened to try the Win2000 version of
the Jet 4.0 updater, http://support.microsoft.com/kb/239114
in particular
http://download.microsoft.com/download/9/d/c/9dcd9e1c-badc-4fe4-a52e-8f2fdf…
It crashes with an unimplemented function SetupDecompressOrCopyFile.
I tried your patch from bug 7690, but the app now crashes differently:
...
wine: Unhandled page fault on read access to 0x00000000 at address 0x7e65edef
(thread 000f), starting debugger...
=>1 0x7e65edef find_section+0x32(file=0x16d530, name=0x190078)
[/home/dank/wine-git/dlls/setupapi/parser.c:192] in setupapi (0x0033e2c0)
2 0x7e6615c4 SetupFindFirstLineW+0x30(hinf=0x16d530, section=0x190078,
key=0x0, context=0x33e380) [/home/dank/wine-git/dlls/setupapi/parser.c:1364] in
setupapi (0x0033e310)
3 0x7e6619dc SetupFindFirstLineA+0xab(hinf=0x16d530, section=<register EAX not
in topmost frame>, key=<register ESI not in topmost frame>, context=0x33e380)
[/home/dank/wine-git/dlls/setupapi/parser.c:1338] in setupapi (0x0033e350)
4 0x01059aea in update (+0x59aea) (0x0033f7f8)
5 0x0103adc7 in update (+0x3adc7) (0x00000104)
6 0x00000000 (0x00000000)
0x7e65edef find_section+0x32 [/home/dank/wine-git/dlls/setupapi/parser.c:192] in
setupapi: movl 0x0(%eax,%edi,4),%eax
192 if (!strcmpiW( name, file->sections[i]->name )) return i;
--
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.