http://bugs.winehq.org/show_bug.cgi?id=6286
------- Additional Comments From l_bratch(a)yahoo.co.uk 2006-27-09 10:18 -------
I'm now using the latest GIT (the last patch in the tree before I updated GIT
was this: http://www.winehq.org/pipermail/wine-cvs/2006-September/026327.html).
CMD Version 0.9.21
Z:\home\bratch>copy
wine: Unhandled page fault on read access to 0x00000000 at address 0xf7db69f9
(thread 0009), starting debugger...
Gets the same problem as the latest GIT I was using yesterday.
Can you try with 0.9.21?
--
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=6086
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-27-09 10:02 -------
There are two kinds of patches around, mostly: old generation and new
generation. Command to apply old patches:
$ cat old_style_patch.diff | patch -p0
Command to apply new patches:
$ cat new_style_patch.diff | patch -p1
To do that right you should be already in a directory containing Wine source.
Patch from Vitaliy is a new one.
Heck, guys, I can't find any place in our Wine docs about this case. Page of
CodeWeavers has one:
[2]http://www.codeweavers.com/support/docs/wine-user/getting-wine-source#GET…
I'll probably open another bug report about applying as I don't know where to
put such directions nicely.
--
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=5368
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-27-09 10:01 -------
Karel, for some reason I believe that if you pass an arguments to some program,
they go here unmodified (except the argument number zero, full pathname of the
application that is). Generic offer is to run it such way, I believe:
$ wine /home/scapor/.wine/drive_c/Program\ Files/SPSS/spsswin.exe $(winepath -l
'/home/scapor/Desktop/Documenten/SPSS/bivariate.sav')
--
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=3730
------- Additional Comments From martin(a)gamesplace.info 2006-27-09 09:58 -------
I run into the same bug using wine 0.9.21 and directx. When starting the game
with opengl and quitting it, it switches back fine.
Please reopen...
--
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=6286
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-27-09 09:54 -------
Luke, what Wine version are you using? Mine is fresh from the repository and it
doesn't crash here:
WCMD Version 0.9.20
Z:\usr\src\wine-git>copy
Path not found
Z:\usr\src\wine-git>move
Path not found
Z:\usr\src\wine-git>
BTW I was running this from a remote terminal ;)
--
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=6295
Summary: wpp not preprocessing macros correctly
Product: Wine
Version: 0.9.20.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nicolas(a)dyalog.com
for example with wrc, the argument of a macros is often not replaced by its value.
It seems that the preprocessor stops replacing the argument of the macro after
the first symbol.
see attachment, it will be more clear.
--
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=5772
------- Additional Comments From dank(a)kegel.com 2006-27-09 08:44 -------
Your patch is not sufficient to make quicktime player 6.5.x work.
We need someone who understands usp to dive into this.
--
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=5772
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
------- Additional Comments From dank(a)kegel.com 2006-27-09 08:43 -------
*** Bug 6027 has been marked as a duplicate of this bug. ***
--
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.