http://bugs.winehq.org/show_bug.cgi?id=18346
Summary: cmd does not support the "^" escape character
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dima(a)gmail.com
In Windows' command line, the caret escapes the following character. For
example:
> echo a^&b
a&b
Wine's cmd, however, does not treat it as a special character:
> echo a^&b
a^
File not found
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16409
Summary: Ableton Live 7.0.12 crashes on startup
Product: Wine
Version: 1.1.10
Platform: Other
URL: http://www.ableton.com/pages/downloads/trial
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I saw this plea:
http://www.kvraudio.com/forum/viewtopic.php?p=3286380
so I tried Ableton again, this time on Ubuntu Intrepid on
my Compaq r3000. Sadly, it crashes on startup.
In winedbg, the crash looks like this:
First chance exception: page fault on read access to 0x00000000 in 32-bit code
(0x7e4444a7).
Backtrace:
=>1 0x7e4444a7
IDirectSoundCaptureBufferImpl_GetCurrentPosition+0x1b7(iface=0x1b4648,
lpdwCapturePosition=(nil), lpdwReadPosition=0x33f3c0)
[dlls/dsound/capture.c:931] in dsound (0x0033f3a4)
2 0x00cdd628 in live 7.0.12 (+0x8dd628) (0x0033f3c4)
...
0x7e4444a7 IDirectSoundCaptureBufferImpl_GetCurrentPosition+0x1b7
[/home/dank/wine-git/dlls/dsound/capture.c:931] in dsound: movl
0x0(%eax),%ecx
931 pos =
(DWORD_PTR)This->device->pwave[This->device->index].lpData -
(DWORD_PTR)This->device->buffer;
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11496
Summary: cube hangs on startup attempting to play music /
SDL_mixer 1.2.6
Product: Wine
Version: 0.9.54.
Platform: All
URL: http://downloads.sourceforge.net/cube/cube_2005_08_29_wi
n32.exe?modtime=1125359443&big_mirror=0
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
cube is a free (zlib licensed) portable first person shooter which runs on
Windows, GNU/Linux and others, it uses SDL and SDL_mixer.
wine-0.9.54, Ubuntu 7.04 it hangs on startup
If I untick any selected sound devices in winecfg the program does not hang.
Looking at the output of WINEDEBUG=+dsound, it appears to loop endlessly as if
it is playing audio samples but nothing is heard.
The version of SDL_mixer.dll distributed with cube is 1.2.6.0 - I tested
substituting a later version and it does not hang.
http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.6.tar.gz
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16792
Summary: BaseHead 1.7 crashes while moving window around
Product: Wine
Version: 1.1.12
Platform: Other
URL: http://www.baseheadinc.com/downloads/47?task=download
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://www.winehq.org/pipermail/wine-devel/2009-January/071730.html
was a post from an ISV who mentioned that his app "runs pretty chunky"
in Wine, so I tried it out. He mentioned that it needed flash,
so I did 'winetricks flash' first.
First problem: The installer uses a tiny, tiny font, which looks like bug
16264.
Second problem: playing around with the app's window, trying to position
it right on my laptop's 1024x768 screen, I got the following crash:
Unhandled exception: page fault on read access to 0x00000148 in 32-bit code
(0x7
eb1e72b).
Backtrace:
=>0 0x7eb1e72b PEN_SelectObject+0x2b(handle=0x64, hdc=0x26f8)
[dlls/gdi32/pen.c:238] in gdi32 (0x0032f9d4)
1 0x7eb09d8c SelectObject+0xac(hdc=0x26f8, hObj=?) [dlls/gdi32/gdiobj.c:1129]
in gdi32 (0x0032fa04)
2 0x734759fb in msvbvm60 (+0x559fb) (0x00b9410c)
0x7eb1e72b PEN_SelectObject+0x2b [dlls/gdi32/pen.c:238] in gdi32: movl
0x148(%eax),%edx
238 if (dc->funcs->pSelectPen && !dc->funcs->pSelectPen( dc->physDev,
ha
ndle ))
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16255
Summary: AOM Gold does not show marker when setting tasks for
citizens
Product: Wine
Version: 1.1.9
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goonstk(a)yahoo.com
AOM Gold does not show marker when setting tasks for citizens
It will only show a marker when moving a unit or when a Town Center attacks an
undeveloped wall.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10001
Summary: Lack of hardware mixing
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunderbird2k(a)gmx.net
Directsound properly plays most games correctly but there is no support for
hardware mixing. Various cards support it through Alsa. Support for this would
reduce latency and improve audio quality. Further multiple audio channels can
be supported on such cards more efficiently.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16611
Summary: Regression: WoW crashes on startup in git
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh+winehqdotorg(a)gmail.com
Created an attachment (id=18162)
--> (http://bugs.winehq.org/attachment.cgi?id=18162)
Crashlog
Tested in today's git. Log attached.
Crashes on 9800GTX+.
878c2a83325b66cea79c24dc7379e5a6ee976044 is first bad commit
commit 878c2a83325b66cea79c24dc7379e5a6ee976044
Author: Vincent Pelletier <plr.vincent(a)gmail.com>
Date: Mon Dec 22 21:56:14 2008 +0100
user32: Fix SPI_GETMOUSESPEED and SPI_SETMOUSESPEED.
:040000 040000 560e75ac4aead92227abf3bbb013abce85f82fd9
420d368616bb19877d5395a87c74df658211a476 M dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16311
Summary: World of Warcraft crashing on start with nVidia 180.x
Product: Wine
Version: 1.1.9
Platform: PC-x86-64
URL: http://www.worldofwarcraft.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh+winehqdotorg(a)gmail.com
Using nVidia beta drivers 180.11 on 9800 GTX+.
WoW runs incredibly well (90 fps average instead of 15-20 fps average) under
those new drivers.
On first startup, nothing unusual happens. On exit, everything is fine.
However, if I startup WoW a second time:
adys@azura:~/wow$ wine wow
X Error of failed request: GLXBadDrawable
Major opcode of failed request: 142 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 147
Current serial number in output stream: 147
Locking assertion failure. Backtrace:
#0 /usr/lib32/libxcb-xlib.so.0 [0xf7da1767]
#1 /usr/lib32/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xf7da181e]
#2 /usr/lib32/libX11.so.6 [0x7e9f6dc9]
#3 /usr/lib32/libX11.so.6(XESetCloseDisplay+0x44) [0x7e9d8e14]
#4 /usr/lib32/libGL.so.1 [0x7e960249]
#5 [0x7dec0af8]
Restarting X fixes the problem until next startup. Numbers seem to always be
the same.
Using latest git. I don't know if this is a bug with wine or nVidia; maybe
related to bug 15926.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16500
Summary: Gothic 3 Forsaken Gods: Water textures not working
Product: Wine
Version: 1.1.10
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: muspiepen(a)hotmail.com
Water textures are not working at all and distort overall scenery
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11641
Summary: GGclient: winefile inappropriately launched instead of
winebrowser upon installation completion
Product: Wine
Version: 0.9.54.
Platform: PC
URL: http://stats.gg-game.com/clientdownload.php?lang=en&mirror=0
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=10837)
--> (http://bugs.winehq.org/attachment.cgi?id=10837)
Output with process traces.
Just after completing the file copy/progress bar phase of the installation of
the GG client, the installer is supposed to invoke the local web browser to
display a link, but on Wine, winefile is invoked, when winebrowser should be
started. Attached are outputs with process traces.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.