http://bugs.winehq.org/show_bug.cgi?id=9020
------- Additional Comments From t.artem(a)mailcity.com 2007-21-07 05:16 -------
Thank you, Alexandre.
/me only wonders if bugzilla is a right place for discussing such things ;-)
--
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=9027
Summary: No sound for rise of nations - all versions
Product: Wine
Version: 0.9.41.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-dmusic
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: netyire(a)gmail.com
The game runs without any sound, this applies to all versions of the game
including the trial and expansion pack. The trial version can be downloaded
here:
http://download.microsoft.com/download/d/e/2/de285c09-5e59-4977-82d3-4e06d2…
The game is flawless besides that though. Here's the output I get in regards to
sound errors:
err:dmloader:IDirectMusicLoaderImpl_IDirectMusicLoader_SetObject : could not
attach stream to file
fixme:dmime:IDirectMusicPerformance8Impl_InitAudio (0x28e1ec0, 0x2cc0230,
0x2cc0244, 0x2002a, 8, 2, 30, (nil)): to check
fixme:dsalsa:SetFormat Your alsa dmix period size is 1024, try decreasing it to
512 if possible
fixme:dmime:IDirectMusicPerformance8Impl_InitAudio return dsound(0x28cec90,0)
fixme:dmime:IDirectMusicPerformance8Impl_Init (iface = 0x28e1ec0, dmusic =
0x2cc0230, dsound = 0x28cec90, hwnd = 0x2002a)
fixme:dmime:IDirectMusicPerformance8Impl_CreateStandardAudioPath
(0x28e1ec0)->(8, 2, 0, 0x28e208c): semi-stub
fixme:dmime:IDirectMusicAudioPathImpl_IDirectMusicAudioPath_Activate (0x2782e28,
0): stub
fixme:dmloader:IDirectMusicLoaderImpl_IDirectMusicLoader_SetSearchDirectory :
fClear ignored
fixme:dmime:IDirectMusicPerformance8Impl_GetDefaultAudioPath (0x28e1ec0,
0x2cc023c): semi-stub (0x2782e2c)
fixme:dmime:IDirectMusicAudioPathImpl_IDirectMusicAudioPath_GetObjectInPath
(0x2782e28, -5, 24576, 0, {aa114de5-c262-4169-a1c8-23d698cc73b5}, 0,
{279afa85-4981-11ce-a521-0020af0be560}, 0x2cc0240): stub
fixme:dmime:IDirectMusicAudioPathImpl_IDirectMusicAudioPath_GetObjectInPath Bad iid
fixme:dmime:IDirectMusicPerformance8Impl_CreateStandardAudioPath
(0x28e1ec0)->(8, 2, 1, 0x2cc03bc): semi-stub
fixme:dmime:IDirectMusicAudioPathImpl_IDirectMusicAudioPath_Activate (0x27833b8,
1): stub
fixme:dmime:IDirectMusicAudioPathImpl_IDirectMusicAudioPath_GetObjectInPath
(0x27833b8, -5, 24576, 0, {aa114de5-c262-4169-a1c8-23d698cc73b5}, 0,
{279afa85-4981-11ce-a521-0020af0be560}, 0x2cc03c0): stub
fixme:dmime:IDirectMusicAudioPathImpl_IDirectMusicAudioPath_GetObjectInPath Bad iid
fixme:dmime:IDirectMusicPerformance8Impl_Stop (0x28e1ec0, (nil), (nil), 0, 0): stub
fixme:dmime:IDirectMusicPerformance8Impl_CloseDown (0x28e1ec0): stub
--
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=9020
------- Additional Comments From julliard(a)winehq.com 2007-21-07 04:54 -------
> Won't this command override linker flags specific for some libraries (like
> -Wl,-Bsymbolic)?
No.
--
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=9020
------- Additional Comments From t.artem(a)mailcity.com 2007-21-07 04:48 -------
> No but you can do 'make LDFLAGS=foo' if you don't want to configure.
Won't this command override linker flags specific for some libraries (like
-Wl,-Bsymbolic)?
--
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=9020
------- Additional Comments From julliard(a)winehq.com 2007-21-07 04:44 -------
> So basically, Alexandre, you say that using -Wl,-Bsymbolic and alike for all
> wine libraries is not feasible?
It's not only feasible but it's done already, except where it doesn't make sense.
> Can you, please, comment upon using -Wl,--enable-new-dtags and
> -Wl,--hash-style=gnu in wine?
I don't see much point, but it should work OK.
> And the last not the least question: Is it possible to put all globally used gcc
> and linker flags (CFLAGS/LDFLAGS) in one file like build.mk so that I could
> rebuild the whole wine tree without re./configure'ing it?
No but you can do 'make LDFLAGS=foo' if you don't want to configure.
--
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=9021
------- Additional Comments From t.artem(a)mailcity.com 2007-21-07 04:43 -------
It looks like either your system lacks necessary fonts or you have some problems
with your locale. Please, copy here your locale command output.
--
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=9020
------- Additional Comments From t.artem(a)mailcity.com 2007-21-07 04:40 -------
So basically, Alexandre, you say that using -Wl,-Bsymbolic and alike for all
wine libraries is not feasible?
Can you, please, comment upon using -Wl,--enable-new-dtags and
-Wl,--hash-style=gnu in wine?
>From ld manual I see that --enable-new-dtags option is relatively safe.
Unfortunately I don't understand the meaning of hash-style - but I observe its
effect - libraries get smaller and fewer relocations (and time) are required for
loading them.
And the last not the least question: Is it possible to put all globally used gcc
and linker flags (CFLAGS/LDFLAGS) in one file like build.mk so that I could
rebuild the whole wine tree without re./configure'ing it?
--
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=9020
------- Additional Comments From julliard(a)winehq.com 2007-21-07 04:22 -------
I doubt -Bsymbolic will become the default, there are too many things that
depend on the standard ELF behavior. You may also note that things that can be
linked with -Bsymbolic in Wine already are, so you won't gain anything by
changing the flags.
--
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=9020
------- Additional Comments From t.artem(a)mailcity.com 2007-21-07 04:12 -------
Alexandre,
since these linker flags might become defaults in the future, I bet we have to
resolve this issue.
I'm not going to reopen this bug again.
--
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=5958
ead1234(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From ead1234(a)hotmail.com 2007-21-07 04:11 -------
closing
--
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.