[Bug 23205] New: spotify alsa dont work in wine 1.2 rc3
http://bugs.winehq.org/show_bug.cgi?id=23205 Summary: spotify alsa dont work in wine 1.2 rc3 Product: Wine Version: 1.2-rc3 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: mercuriete(a)yahoo.es Created an attachment (id=28878) --> (http://bugs.winehq.org/attachment.cgi?id=28878) backtrace of the crash. i want to listen a song in spotify but it crashes. i are using wine1.2 rc3 with debug symbols and the backtrace are atached in this ticket i dont know if this is a several bug, but in the previous version of wine this dont happen. -- 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=23205 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #1 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-06-15 20:51:36 --- Please install debugging symbols for Wine and attach a new backtrace. If you believe this is a regression, please see http://wiki.winehq.org/RegressionTesting for instructions. -- 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=23205 Raymond <superquad.vortex2(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |superquad.vortex2(a)gmail.com --- Comment #2 from Raymond <superquad.vortex2(a)gmail.com> 2010-06-16 04:01:45 --- (In reply to comment #0)
Created an attachment (id=28878) --> (http://bugs.winehq.org/attachment.cgi?id=28878) [details] backtrace of the crash.
i want to listen a song in spotify but it crashes.
i are using wine1.2 rc3 with debug symbols
and the backtrace are atached in this ticket
i dont know if this is a several bug, but in the previous version of wine this dont happen.
fixme:mixer:ALSA_MixerInit No master control found on SAA7134, disabling mixer err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element bt_audio_service_open: connect() failed: Conexión rechazada (111) bt_audio_service_open: connect() failed: Conexión rechazada (111) bt_audio_service_open: connect() failed: Conexión rechazada (111) bt_audio_service_open: connect() failed: Conexión rechazada (111) bt_audio_service_open: connect() failed: Conexión rechazada (111) bt_audio_service_open: connect() failed: Conexión rechazada (111) bt_audio_service_open: connect() failed: Conexión rechazada (111) bt_audio_service_open: connect() failed: Conexión rechazada (111) bt_audio_service_open: connect() failed: Conexión rechazada (111) bt_audio_service_open: connect() failed: Conexión rechazada (111) bt_audio_service_open: connect() failed: Conexión rechazada (111) bt_audio_service_open: connect() failed: Conexión rechazada (111) bt_audio_service_open: connect() failed: Conexión rechazada (111) bt_audio_service_open: connect() failed: Conexión rechazada (111) bt_audio_service_open: connect() failed: Conexión rechazada (111) bt_audio_service_open: connect() failed: Conexión rechazada (111) bt_audio_service_open: connect() failed: Conexión rechazada (111) bt_audio_service_open: connect() failed: Conexión rechazada (111) bt_audio_service_open: connect() failed: Conexión rechazada (111) bt_audio_service_open: connect() failed: Conexión rechazada (111) fixme:mmdevapi:AEV_RegisterControlChangeNotify stub which sound card did you select in winecfg ? There is no PCM volume control in saa7134 TV card did you have bluetooth headset ? wine-1.2rc mmdevapi use openal-soft make sure that you don't specify port (portaudio) in "drivce=alsa,oss" in .alsoftrc -- 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=23205 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|spotify alsa dont work in |spotify alsa dont work |wine 1.2 rc3 | -- 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=23205 --- Comment #3 from optional <mercuriete(a)yahoo.es> 2010-06-17 14:54:52 --- i have selected alsa engine for render sound. in wine 1.1.42 spotify works perfect. with the same configuration in wine 1.2r3 it crash. i believe that is a regression. i will do a regression test. thanks for reply so quickly. -- 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=23205 --- Comment #4 from Raymond <superquad.vortex2(a)gmail.com> 2010-06-17 18:19:48 --- (In reply to comment #3)
i have selected alsa engine for render sound. in wine 1.1.42 spotify works perfect. with the same configuration in wine 1.2r3 it crash.
i believe that is a regression. i will do a regression test.
thanks for reply so quickly.
There may be several sound cards under the alsa driver if you have more than one sound card which sound card do you have ? Does your distribution use pulseaudio or dmix ? bt_audio_service_open() seem to be commmon error message occur in audacity which use portaudio , so I suspect the bug is either in portaudio or bluez-alsa -- 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=23205 --- Comment #5 from optional <mercuriete(a)yahoo.es> 2010-06-17 19:14:30 --- (In reply to comment #1)
Please install debugging symbols for Wine and attach a new backtrace. If you believe this is a regression, please see http://wiki.winehq.org/RegressionTesting for instructions.
thank you! i have done the regression test but fortunately the problem can be solved only by getting the latest version from git and compiling it. NO PROBLEM i change this bug to resolved. thanks!!!!!!!!!!! -- 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=23205 optional <mercuriete(a)yahoo.es> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #6 from optional <mercuriete(a)yahoo.es> 2010-06-17 19:16:33 --- i move this bug to resolved -- 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=23205 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |INVALID --- Comment #7 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-06-17 19:40:40 --- (In reply to comment #5)
i have done the regression test but fortunately the problem can be solved only by getting the latest version from git and compiling it.
Hmm, it sounds like a problem with your packaged version of Wine, and no patch was committed in Wine, so marking invalid. -- 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=23205 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-06-17 19:41:00 --- Closing the bug. -- 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