http://bugs.winehq.org/show_bug.cgi?id=6712
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.wolflair.com/righ
| |tframe.php?context=army_buil
| |der&page=downloads
Status|UNCONFIRMED |NEW
Component|wine-gui |wine-user
Ever Confirmed| |1
Keywords| |download
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-17-11 00:25 -------
Confirming. I'll attach last 300 lines of +relay,+seh log. Might be a bug in
user32, but 'im not sure
--
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=4619
------- Additional Comments From damjan.jov(a)gmail.com 2006-17-11 00:07 -------
Martin, which patch works? I'm unable to test warcraft 3 multiplayer, but the
first patch fixes the test case mentioned by Jesse, while the second one (based
on winsock) does not. I've written extra tests - again, the first patch makes
them work, the second does not change anything.
--
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=4457
------- Additional Comments From the3dfxdude(a)gmail.com 2006-17-11 00:00 -------
Don't use this bug report as it's not relevent. Please email me with the
following information:
Distro
CPU architechure
Kernel version
Video driver
Audio driver
Warcraft III version
--
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=4457
------- Additional Comments From minilek(a)gmail.com 2006-16-11 23:56 -------
I created exactly these symlinks and went to winecfg to change autodetect to
CD-ROM, and I still get that no cd is detected. (the only difference is I did
/dev/hda instead of /dev/hdb, because that's where the cd-rom drive is for me).
--
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=6675
------- Additional Comments From damjan.jov(a)gmail.com 2006-16-11 23:52 -------
Sorry, IsBad{Read,Write}Ptr only take 2 parameters. Drop the ..->bitmap->...
parts, you should only have
...
else if (IsBadReadPtr(srcPtr, bytesToCopy))
...
else if (IsBadWritePtr(dstPtr, bytesToCopy))
...
--
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=6555
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.tonelab.net/sound
| |editor
Keywords| |download, NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-16-11 23:44 -------
Please submit an Entry in the AppDB for this application and refer to this bug
by bug number. http://appdb.winehq.org
--
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=6714
Summary: Running wine from a Makefile causes wine to segfault
Product: Wine
Version: 0.9.22.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: email200202(a)yahoo.com
I have a DOS cross compiler which I need to invoke from makefile. The build
environment runs under Linux and I using wine to run this DOS compiler from
the makefile. When I run wine (0.9.22 or 0.9.25) from inside the makefile,
wine causes segmentation fault immediately. The same command runs fine outside
the makefile.
Summary of what I found:
- wine-0.9.8-r1 is working fine in makefiles.
- wine-0.9.22 and wine-0.9.25 do not work in makefiles but work outside. I did
not try the versions in between 0.9.8-r1 and 0.9.22.
- If you use wine-0.9.22 and replace wine command with wine-pthread in the
makefile, it will start the compiler
but fail when the compiler forks other executables.
For the time being I will use wine-0.9.8-r1 but I would like to use the latest
version.
To replicate the problem, create a makefile say "tmp.mak"
-------------------------
all:
wine
-------------------------
and run make command:
for wine-0.9.8-r1
$ make -f tmp.mak
wine
Wine 0.9.8
Usage: wine PROGRAM [ARGUMENTS...] Run the specified program
wine --help Display this help and exit
wine --version Output version information and exit
for wine-0.9.22 or wine-0.9.25
segmentation fault
--
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=6669
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-16-11 22:34 -------
Bug still here, and no news from the commiter :(
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.