[Bug 30077] New: BGM doesn't play in Gruntz
http://bugs.winehq.org/show_bug.cgi?id=30077 Bug #: 30077 Summary: BGM doesn't play in Gruntz Product: Wine Version: 1.4-rc5 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: Admc(a)ufurmix.org Classification: Unclassified When you play Gruntz there's no background music. SE and Voices works. Gruntz demo can be downloaded here: http://download.cnet.com/Gruntz-demo/3000-2119_4-10026065.html Running Gruntz from console doesn't give any output related to sound. -- 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=30077 --- Comment #1 from Adam Maćkowiak <Admc(a)ufurmix.org> 2012-03-04 11:26:23 CST --- I did little research and it seems that Gruntz is using XMI format (something similar to MIDI) for background music. -- 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=30077 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://download.cnet.com/Gr | |untz-demo/3000-2119_4-10026 | |065.html --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2012-03-04 13:19:37 CST --- Please attach a trace as specified at http://wiki.winehq.org/Sound -- 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=30077 --- Comment #3 from Adam Maćkowiak <Admc(a)ufurmix.org> 2012-03-05 10:19:23 CST --- So, I executed this command: WINEDEBUG=+tid,+mmdevapi,+winmm,+driver,+midi,+dsound,+dmusic,+mci,+oss,+alsa,+coreaudio wine ./Gruntz.exe 2> ./gruntz.log Results: 5 mins of play - 764 MB log file 30 seconds of play - 67 MB log file I opened file with kate and I saw tons of: 0009:trace:dsound:IDirectSoundBufferImpl_GetStatus (0x(hex address),0x(hex address)), thread is 0009 0009:trace:dsound:IDirectSoundBufferImpl_GetStatus status=5 And: 0026:trace:dsound:DSOUND_MixToPrimary MixToPrimary for 0x(hex address), state=0 How do I get rid of these? It will make logfile much shorter. -- 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=30077 --- Comment #4 from Adam Maćkowiak <Admc(a)ufurmix.org> 2012-03-25 02:10:52 CDT --- I ran WINEDEBUG=+tid,+mmdevapi,+winmm,+driver,+midi,+dmusic,+mci,+oss,+alsa,+coreaudio wine ./Gruntz.exe 2> ./gruntz.log (removed +dsound) and got only 1,4 MB log file. -- 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=30077 --- Comment #5 from Adam Maćkowiak <Admc(a)ufurmix.org> 2012-03-25 02:16:58 CDT --- Created attachment 39533 --> http://bugs.winehq.org/attachment.cgi?id=39533 Console Log -- 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=30077 Adam Maćkowiak <Admc(a)ufurmix.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.4-rc5 |1.4 -- 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=30077 Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.4 |1.4-rc5 -- 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=30077 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2012-04-19 21:51:10 CDT --- Austin, http://bugs.winehq.org/show_bug.cgi?id=30077 Adam's entry is invalid. Please have him read http://wiki.winehq.org/MIDI incl. the "Checklist prior to reporting a bug" Wine plays this app's MIDI: 0038:trace:winmm:midiOutShortMsg (0x8000, 00002280) His machine's only device is "Midi Through" which is unusable unless he has real MIDI HW. 0009:trace:midi:ALSA_AddMidiPort MidiOut[0] name='L"Midi Through Port-0"' techn=1 voices=0 notes=0 chnMsk=ffff support=0 ALSA info: midi dev-type=a0002, capa=0 Regards, Jörg -- 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=30077 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2012-04-30 14:54:47 CDT --- Closing INVALID bugs. -- 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.
participants (1)
-
wine-bugs@winehq.org