http://bugs.winehq.org/show_bug.cgi?id=18703
Summary: Gizmo5: crashes on call start if dsnoop is used as audio input Product: Wine Version: 1.1.22 Platform: PC URL: http://gizmo5.com/pc/download/#gizmo31 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P3 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: novakyu@novakyu.net
If dsnoop is set to audio input device, using the following .asoundrc:
pcm.dmixed { type dmix ipc_key 1024 slave { pcm "hw:2,0" } } pcm.dsnooped { type dsnoop ipc_key 2048 slave { pcm "hw:2,0" } } pcm.asymed { type asym playback.pcm "dmixed" capture.pcm "dsnooped" } pcm.!default { type plug slave.pcm "asymed" }
Gizmo5 crashes on call attempt with error message "fixme:wave:widRecorder Recovering from XRUN!" (full strace output attached).
It works fine if instead of 'capture.pcm "dsnooped"', 'capture.pcm "hw:2,0"' is used for audio input.
http://bugs.winehq.org/show_bug.cgi?id=18703
--- Comment #1 from Andrzej Novak novakyu@novakyu.net 2009-05-30 18:56:36 --- Created an attachment (id=21426) --> (http://bugs.winehq.org/attachment.cgi?id=21426) strace log output
http://bugs.winehq.org/show_bug.cgi?id=18703
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #21426|application/octet-stream |text/plain mime type| | Attachment #21426|gizmo.log |gizmo.txt filename| |
http://bugs.winehq.org/show_bug.cgi?id=18703
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=18703
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #2 from Jerome Leclanche adys.wh@gmail.com 2010-08-02 14:07:24 --- Is this still an issue in wine-1.3.0?
http://bugs.winehq.org/show_bug.cgi?id=18703
Raymond superquad.vortex2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |superquad.vortex2@gmail.com
--- Comment #3 from Raymond superquad.vortex2@gmail.com 2010-08-03 18:53:03 --- (In reply to comment #0)
If dsnoop is set to audio input device, using the following .asoundrc:
pcm.dmixed { type dmix ipc_key 1024 slave { pcm "hw:2,0" } } pcm.dsnooped { type dsnoop ipc_key 2048 slave { pcm "hw:2,0" } } pcm.asymed { type asym playback.pcm "dmixed" capture.pcm "dsnooped" } pcm.!default { type plug slave.pcm "asymed" }
Gizmo5 crashes on call attempt with error message "fixme:wave:widRecorder Recovering from XRUN!" (full strace output attached).
It works fine if instead of 'capture.pcm "dsnooped"', 'capture.pcm "hw:2,0"' is used for audio input.
are you sure that your "default" device are correct ?
aplay -v -Ddefault any.wav
and
arecord -v -Ddefault -f cd -d 10 foo.wav
http://bugs.winehq.org/show_bug.cgi?id=18703
--- Comment #4 from butraxz@gmail.com 2013-06-21 15:25:19 CDT --- Link is broken.
This ticket has not been updated for over 900 days.
Is this still an issue in wine version 1.6-rc3 or higher or is this to be closed as abandoned ?
https://bugs.winehq.org/show_bug.cgi?id=18703
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #5 from super_man@post.com --- Basically last feedback from year 2009. Download is dead.
https://bugs.winehq.org/show_bug.cgi?id=18703
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=18703
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com, | |dimesio@earthlink.net, | |winetest@luukku.com, | |wylda@volny.cz
https://bugs.winehq.org/show_bug.cgi?id=18703
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #6 from Rosanne DiMesio dimesio@earthlink.net --- The Gizmo5 service was discontinued in 2011. Marking abandoned.
https://bugs.winehq.org/show_bug.cgi?id=18703
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|dimesio@earthlink.net | Status|RESOLVED |CLOSED
--- Comment #7 from Rosanne DiMesio dimesio@earthlink.net --- Closing abandoned.