http://bugs.winehq.org/show_bug.cgi?id=4894
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-22-03 09:26 -------
Great Mike, i fix 10 minutes after a bug was reported! that's service. I
think,unless the reporter used another version of BOINC, those *80.dlls have
maybe been installed by winetools
--
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=4841
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2109 is|0 |1
obsolete| |
------- Additional Comments From mike(a)codeweavers.com 2006-22-03 09:17 -------
Created an attachment (id=2118)
--> (http://bugs.winehq.org/attachment.cgi?id=2118&action=view)
Untested patch to implement wcsftime
Please try this patch. At least it should compile... save it into your wine
source directory, then do:
cd ~/wine
patch -p1 < wcsftime.diff
make
--
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=4841
------- Additional Comments From nekohayo(a)gmail.com 2006-22-03 09:00 -------
I got it running... almost! Using wine CVS. The installation went fine, and
FineReader.exe starts normally. The problem is that you have to activate the
product, which usually goes fine. However, when I enter my activation code, when
I click "next", it outputs
fixme:msvcrt:MSVCRT_wcsftime 0x7e6e6c10, 128, L" %x\r\n", 0x7fb9c3ac - stub
And it does nothing. The tracelog only says this:
Internal Program Error:
C:\FineReader7\FineObjects\SRC\Time.cpp, 262.
--
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=4911
Summary: ddraw DIRECTX7 crash in Resident Evil 3 demo
Product: Wine
Version: CVS
Platform: Other
URL: http://www.gamershell.com/download_4861.shtml
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
When launching the demo of Resident Evil 3, the game crashes in ddraw/DIRECTX7.
I attached the output console. Must we wait for the implementation of ddraw in
wined3d to see the demo runs?
Anyway, this a ddraw game to test the forthcoming patches for ddraw:):)
Best regards,
Joaopa
--
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=4407
------- Additional Comments From tuharsky(a)misbb.sk 2006-22-03 08:47 -------
Thanks, we managed it with Huw. You can delete them if You wish.
--
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=4268
------- Additional Comments From tuharsky(a)misbb.sk 2006-22-03 08:22 -------
This is a script I used to do it:
logsubor="/home/tuharsky/wine-0.9.10-iss-printer_spaces-"
nazov_programu="c:\\iss_num\\aa\\iss_exe.exe"
debug_parametre="+commdlg,+winspool,+print,+profile,+snoop,+relay,+seh,+msvcrt"
echo quit | WINEDLLOVERRIDES='oleaut32,odbc32,odbccp32=n'
WINEDEBUG="$debug_parametre" wine "$nazov_programu" >& $logsubor;
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=4841
------- Additional Comments From mike(a)codeweavers.com 2006-22-03 07:57 -------
You can use the CVS (instructions on the website, or GIT):
cd ~
git clone git://source.winehq.org/git/wine.git wine
cd wine
./configure && make depend && make
then run it from the source tree without installing Wine like this:
cd
~/wine/wine setup.exe
The necessary patches are all committed now, so ABBYY Finereader 7.0 should just
work. If the above is too complicated, you can wait for wine 0.9.11 to be released.
--
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=4841
------- Additional Comments From nekohayo(a)gmail.com 2006-22-03 07:46 -------
Hey Mike, I'm sorry I didn't reply earlier: I don't have wine CVS (I should try
it out... I guess it's not really hard is it? Anything different I should watch
out for compared to using the distro-provided package of ubuntu?)
And.. hey, thanks for your time on this issue :)
--
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.