http://bugs.winehq.org/show_bug.cgi?id=10303
Summary: WMA playing
Product: Wine
Version: 0.9.45.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam050986(a)yahoo.fr
Created an attachment (id=8952)
--> (http://bugs.winehq.org/attachment.cgi?id=8952)
wma log from test-drive 6
It seems to be impossible to load WMA files with wine. All game using these
won't get music and/or sound effect.
--
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=9952
Summary: Sketch Studio shows corrupt cursor
Product: Wine
Version: 0.9.46.
Platform: Other
URL: http://www.sketchandsmudge.com/
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
Sketch Studio 2007.2 installs and runs ok,
but when inside the drawing canvas, the
mouse cursor is a big corrupt block.
It switches to a normal cursor when outside the active canvas.
--
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=9765
Summary: iTunes 7.4.2 can't connect to the iTunes music store
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://apple.com/itunes/download/
OS/Version: All
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juan_lang(a)yahoo.com
Created an attachment (id=8197)
--> (http://bugs.winehq.org/attachment.cgi?id=8197)
Error dialog
Install iTunes 7.4.2. Ignore the error during installation, and run 'wine
c:\\Program\ Files\\iTunes\\iTunes.exe". When the dialog comes up warning that
system components that iTunes needs are missing and corrupted, press Continue.
Finally the main iTunes window appears, but complains that it can't connect to
the iTunes music store, showing the attached dialog.
The suspicious entry in the console is:
fixme:crypt:CertVerifyCertificateChainPolicy unimplemented for 4
4 is CERT_CHAIN_POLICY_SSL in wincrypt.h.
--
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=10138
Summary: exec* function family expands * and ?
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pclouds(a)gmail.com
This is the output from running "you.exe" in XP:
0001: I
0002: call
0003: me.exe
0004: you.exe
FYI the directory contains only you.exe and me.exe
Here is the output from wine-0.9.42-278-gf40bdba
0001: I
0002: call
0003: *
Sources of you.exe and me.exe follow
--
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=11340
Summary: Regression: Warcraft 3 displays the start splashscreen
forever and doesn't continue with the game start.
Product: Wine
Version: 0.9.54.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florianskarten(a)web.de
CC: julliard(a)winehq.org
Warcraft 3 displays the start splashscreen forever and doesn't continue with
the game start.
I noticed a new log line:
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
which appears now as last log line.
2921f5c156b368b4ce6e615eb61dad5c5f423bf8 is first bad commit
commit 2921f5c156b368b4ce6e615eb61dad5c5f423bf8
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Jan 22 20:06:35 2008 +0100
server: Invalidate the correct region when custom valid rects are
specified.
:040000 040000 1385d5899b5b6affd5da84328e1bc15985406976
5c8756013a67c0402f3bb5fb9f3ee7b4a50e124a M server
--
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=9612
Summary: Silent Hunter III: Crashes on loading a savegame at sea
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knan-wine(a)anduin.net
On loading a career-mode savegame at sea that has worked in earlier wine
versions, I get a Unhandled exception: page fault on write access to 0x00000000
in 32-bit code (0x601d3e77).
The traceback refers to memset
IDirectSoundBufferImpl_Duplicate
DirectSoundDevice_DuplicateSoundBuffer
IDirectSound8_IDirectSound8_DuplicateSoundBuffer
Will attach a +dsound trace. Changing from alsa to oss and playing around with
sound settings in winecfg doesn't cure the crash.
--
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=11073
Summary: crash in kernel32 with lib.exe (VC++6.0)
Product: Wine
Version: 0.9.52.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: picca(a)synchrotron-soleil.fr
Created an attachment (id=10092)
--> (http://bugs.winehq.org/attachment.cgi?id=10092)
crash in lib.exe
Hello
I am using scons with VC6++ to compile a library and with the upgrade 0.9.50->
0.9.52 it now crash.
I attached the dump of the crash
hope it can help.
Frederic
--
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=11306
Summary: software built with Visual C++ software library crashes
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: spooler
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ketil(a)vestby.name
Created an attachment (id=10414)
--> (http://bugs.winehq.org/attachment.cgi?id=10414)
console dump with the errormessages as described
When running the latest wtlib, wine crashes. It tart by complaining about the
spooler - and continues from there. Earlier versions of wtlib install and run
smoothly.
--
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=10763
Summary: Window movement in virtual desktop mode should match
real Windows
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Hi,
This is a suggestion about the way window borders are drawn when windows are
dragged or resized, when in virtual desktop mode.
Windows (2000) operation seems to be like this:
- Window movement:
- When the pointer is stationary over the window title bar, pressing and
holding the left button causes the highlighted border frame to be drawn
after approximately 1 second. (Wine only draws the border frame once the
pointer is moved.)
- For non-resizeable windows, the border is highlighted by a 1-pixel thick
rectangle with dotted lines (Wine does this currently). For resizeable
windows, the border is highlighted by a 4-pixel thick rectangle with
crosshatch/checkerboard lines. (Wine uses XOR/complement highlighting in
this case.)
- Window resizing:
- As with movement of resizeable windows, the Windows border frame drawing
differs from Wine's complement type highlighting.
My suggestion is that by default Wine's behaviour should match the Windows
behaviour. However some users may prefer the complement type highlighting. (In
some cases parts of the Windows border frame are invisible, depending on the
background colour.) Maybe have an option or registry setting to tell Wine to
always complement (including when moving non-resizeable windows)?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.