http://bugs.winehq.org/show_bug.cgi?id=21774
Summary: Perfect World International: sometimes audio is
missing
Product: Wine
Version: 1.1.38
Platform: x86
URL: http://pwi.perfectworld.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pq(a)iki.fi
Created an attachment (id=26330)
--> (http://bugs.winehq.org/attachment.cgi?id=26330)
debug output when sound fails
Perfect World International client.
The game is started by running the launcher. A window is shown, where the game
checks the client version and updates it if needed. Then click "start", at
which point I always hear the clicking sound just fine. The actual game loads
and presents a dialog of game information. Click "Confirm" and you should hear
another clicking sound. Sometimes I hear nothing, and the whole game will be
completely silent.
It seems fairly random, if I get sound or not. If sound is missing, it is
unlikely that restarting the game fixes it. A reboot seems to have a better
chance to get it working. I am guessing this a race between the patcher and the
game, and disk caches affect it. Dropping disk caches improves the probability
to get sound.
I've attached a debug log of a case where sound is missing: pwi-debug.txt. The
command was:
LC_ALL="C"
WINEDEBUG="+alsa,+dsalsa,+ds,+dsa,+dsound,+sound,+dsound3d,+dswave,+exec,+winmm"
wine 'C:\pelit\pwi\launcher\Launcher.exe' &> pwi-debug.txt
The relevant part seems to be:
ALSA lib pcm_dmix.c:1008:(snd_pcm_dmix_open) unable to open slave
fixme:dsalsa:IDsDriverImpl_Open Failed to open device: Device or resource busy
warn:dsalsa:IDsDriverImpl_Open --> 80004005
warn:dsound:DirectSoundDevice_Initialize DSOUND_ReopenDevice failed: 80004005
When that happens, there will be no sound in the game. Note, that the launcher
(patcher?) always succeeds in playing the click sound just fine. I have no
other audio applications running. I have not used winetricks.
More of my PWI experiences are in AppDB:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=9923 written by
Pekka Paalanen.
This bug has been present from at least 1.1.34.
--
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=26598
Summary: Iconoclasts does not start
Product: Wine
Version: 1.3.16
Platform: x86
URL: http://www.konjak.org/index.php?entry=48
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Iconoclasts does not start and spits out a runtime error message box.
--Terminal output--
fixme:win:EnumDisplayDevicesW ((null),0,0x32d694,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32d63c,0x00000000), stub!
fixme:d3d:swapchain_init Add OpenGL context recreation support to
context_validate_onscreen_formats
fixme:d3dx:ID3DXLineImpl_SetAntialias (0x1e5818)->(1): stub
fixme:d3dx:D3DXCreateEffectEx (0x131008, 0x107543c, 1112, (nil), (nil), (nil),
0, (nil), 0x9294930, 0x32dab8): semi-stub
fixme:d3dx:skip_dword_unknown Skipping 2 unknown DWORDs:
fixme:d3dx:skip_dword_unknown 0x00000003
fixme:d3dx:skip_dword_unknown 0x00000004
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x4dad001
with d3dx9_36.dll it starts.
--
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=18152
Summary: lseek* without effect on file stream
Product: Wine
Version: 1.1.16
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugtrack(a)roumenpetrov.info
Created an attachment (id=20613)
--> (http://bugs.winehq.org/attachment.cgi?id=20613)
test case
The attached test case output:
--------------------
sizeof l=17
fread res=16, buf=0123456789___000
fflush ret=0 errno=0
lseek off=0 errno=0
fread res=16, buf=0123456789___001
fseek ret=0 errno=0
fread res=16, buf=0123456789___000
--------------------
is program is run under wine.
The second read on same program run on w2k output:
...
fread res=16, buf=0123456789___000
...
--
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=15493
Summary: Clamwin doesn't clear status window (dogfood)
Product: Wine
Version: 1.1.5
Platform: PC
URL: http://sourceforge.net/project/downloading.php?groupname
=clamwin&filename=clamwin-0.94-
setup.exe&use_mirror=superb-east
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
When running a scan with Clamwin, the current file is displayed that is being
scanned. On Windows, after the file is scanned, it is removed, and the next
file is displayed (usually pretty quickly), along with the percent completed.
On Wine, the list is never cleared, so you get a long list of them.
--
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=25176
Summary: CSI: Fatal Conspiracy Demo crashes on startup
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Downloaded from http://www.gamershell.com/download_65372.shtml
Installed ok, but crashes on startup with
Unhandled exception: page fault on write access to 0x0000003c in 32-bit code
(0x00ecef1d).
Backtrace:
=>0 0x00ecef1d in fmodex (+0x8ef1d) (0x0032f7ec)
1 0x00ecefc9 in fmodex (+0x8efc8) (0x0032f808)
2 0x00e645ee in fmodex (+0x245ed) (0x0032f818)
3 0x004c9a0d in csi6demo (+0xc9a0c) (0x016c8d98)
--
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=30681
Bug #: 30681
Summary: Microsoft SQL Server Management Studio Express 2008
installer fails
Product: Wine
Version: 1.5.4
Platform: x86
URL: http://www.microsoft.com/en-us/download/details.aspx?i
d=7593
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Created attachment 40173
--> http://bugs.winehq.org/attachment.cgi?id=40173
log of SQLManagementStudio_x86_ENU.exe - steps as described.
Installation fails with message:
SQL Server Setup has encountered the following error:
Method not found: 'Void
System.Xml.Xsl.Xslt.Compiler..ctor(System.Xml.Xsl.XsltSettings, Boolean,
System.String)'..
Prerequisites:
a version of winetricks that supports dotnet35sp1 is required (currently only
svn)
winetricks dotnet35sp1 mspatcha
To reproduce:
wine SQLManagementStudio_x86_ENU.exe
go to Installation, then New SQL Server stand-alone installation. After a while
the above message is displayed and the installation is interrupted.
--
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=32661
Bug #: 32661
Summary: Word 2003: formulas are invisible
Product: Wine
Version: 1.5.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Classification: Unclassified
This is a regression:
91a3e5fc10b7fb0faae5498ae8bfb0d83478514b is the first bad commit
commit 91a3e5fc10b7fb0faae5498ae8bfb0d83478514b
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Wed Oct 31 15:37:16 2012 -0500
gdiplus: Reimplement GdipCreateMetafileFromEmf without using IPicture.
:040000 040000 9b3675c9925ba8671662736b067888c6fb9f4703
a7e1e6831b78d729d39deb3295bee9706309e5f7 M dlls
You can use this test doc file to reproduce:
http://bugs.winehq.org/attachment.cgi?id=36810
--
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=23896
Summary: SQLyog ignores checkboxes.
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)scotthinton.com
When using SQLyog, checkboxes do not work correctly. For instance, when
exporting data as a sql dump, the user is presented with a checkbox list of all
tables/views/procedures/etc. It makes no difference whether you select 1,10 or
all. All tables are exported.
This problem is the same for any action that uses checkboxes in this program.
--
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=24935
Summary: Capella 7: Virtual keyboard not shown correctly
Product: Wine
Version: 1.3.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anhaupt(a)gmx.ch
The virtual keyboard of capella 7 is not shown correctly: Only parts of the
content are shown, which makes it unuseable.
With a previous version of capella (capella 2004) the virtual keyboard works
correctly.
--
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=17588
Summary: Strong Bad's Cool Game only shows black screen
Product: Wine
Version: 1.1.16
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: VincentBeers(a)gmail.com
I haven't played the game Strong Bad's Cool Game for Attractive People in a few
months, but last time I tried playing it the game worked (after getting a
native d3dx9_36.dll). Since then this specific DLL has been implemented into
Wine itself, apparently.
In 1.1.16 I tried rerunning the game and now two new problems (regressions)
appeared (I'm making two bug entries).
The first problem is this: when running the game, NO graphics show, I only see
a completely black screen. Wine continuously prints out messages like this in
the terminal:
fixme:d3d_draw:drawStridedFast >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502)
from glDrawElements @ drawprim.c / 276
To prove that the game DOES actually run: I'm hearing sound and music.
I use an integrated Intel chipset (Eee PC) and run XUbuntu Intrepid.
--
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.