Bug#351237: totem-xine: audio error playing a dvd

2006-08-28 Thread Josselin Mouette
Le samedi 26 août 2006 à 13:26 +0300, Fabian Fagerholm a écrit :
 On Sat, 2006-08-26 at 09:50 +0300, Fabian Fagerholm wrote:
  I shut down gnome-volume-control (pid 6057 above) and killed mixer_app
  (pid 6004) and after that the sound worked in totem. I didn't have esd
  running (GNOME menu Desktop-Preferences-Sound, Enable software sound
  mixing (ESD) was off).
 
 It turns out that maybe killing those processes was not what actually
 helped. I'm not sure, but I think totem simply started playing normally
 when I pressed the play button after the error dialog had popped up.
 
 I can still reproduce the bug, though. What could I do to debug this?

This is probably related to ALSA. What sound card are you using (lspci)
and what driver are you using (grep snd /proc/modules) ? Is totem the
only application that fails to initialise sometimes?
-- 
 .''`.   Josselin Mouette/\./\
: :' :   [EMAIL PROTECTED]
`. `'[EMAIL PROTECTED]
   `-  Debian GNU/Linux -- The power of freedom




Bug#351237: totem-xine: audio error playing a dvd

2006-08-28 Thread Fabian Fagerholm
On Mon, 2006-08-28 at 14:52 +0200, Josselin Mouette wrote:
 This is probably related to ALSA. What sound card are you using (lspci)

Here's the verbose output:

00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
High Definition Audio Controller (rev 04)
Subsystem: Fujitsu Limited. Unknown device 1326
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR-
Latency: 0, Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 169
Region 0: Memory at b000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA 
PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0 
Enable-
Address:   Data: 
Capabilities: [70] Express Unknown type IRQ 0
Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag-
Device: Latency L0s 64ns, L1 1us
Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported-
Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
Device: MaxPayload 128 bytes, MaxReadReq 128 bytes
Link: Supported Speed unknown, Width x0, ASPM unknown, Port 0
Link: Latency L0s 64ns, L1 1us
Link: ASPM Disabled CommClk- ExtSynch-
Link: Speed unknown, Width x0
Capabilities: [100] Virtual Channel
Capabilities: [130] Unknown (5)

 and what driver are you using (grep snd /proc/modules) ?

$ grep snd /proc/modules
snd_hda_intel 17140 6 - Live 0xf02c6000
snd_hda_codec 125152 1 snd_hda_intel, Live 0xf03a9000
snd_pcm_oss 35936 0 - Live 0xf02d2000
snd_mixer_oss 15872 1 snd_pcm_oss, Live 0xf02c1000
snd_pcm 74500 5 snd_hda_intel,snd_hda_codec,snd_pcm_oss, Live 0xf0255000
snd_timer 20836 1 snd_pcm, Live 0xf0237000
snd 48100 16 
snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer, Live 
0xf0214000
soundcore 9216 1 snd, Live 0xf01ef000
snd_page_alloc 9512 2 snd_hda_intel,snd_pcm, Live 0xf0164000

  Is totem the only application that fails to initialise sometimes?

It's the only one I've seen this problem with. I don't use that many
sound apps though, so there may be others.

Anything else you want me to check?

-- 
Fabian Fagerholm [EMAIL PROTECTED]


signature.asc
Description: This is a digitally signed message part


Bug#351237: totem-xine: audio error playing a dvd

2006-08-26 Thread Fabian Fagerholm
Package: totem
Version: 1.4.1-2
Followup-For: Bug #351237

I'm able to consistently reproduce this bug. Here's the information
requested by Gustavo. No application is using /dev/dsp, so I'm looking
for /dev/snd instead:

$ sudo lsof | grep /dev/snd
mixer_app 6004   fabbe   39u  CHR  116,0  11105 /dev/snd/controlC0
gnome-vol 6057   fabbe   15u  CHR  116,0  11105 /dev/snd/controlC0
totem 8348   fabbe   27u  CHR  116,0  11105 /dev/snd/controlC0

I shut down gnome-volume-control (pid 6057 above) and killed mixer_app
(pid 6004) and after that the sound worked in totem. I didn't have esd
running (GNOME menu Desktop-Preferences-Sound, Enable software sound
mixing (ESD) was off).

I hope this helps. I can provide additional information if needed.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages totem depends on:
ii  totem-xine1.4.1-2A simple media player for the Gnom

totem recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#351237: totem-xine: audio error playing a dvd

2006-08-26 Thread Fabian Fagerholm
On Sat, 2006-08-26 at 09:50 +0300, Fabian Fagerholm wrote:
 I shut down gnome-volume-control (pid 6057 above) and killed mixer_app
 (pid 6004) and after that the sound worked in totem. I didn't have esd
 running (GNOME menu Desktop-Preferences-Sound, Enable software sound
 mixing (ESD) was off).

It turns out that maybe killing those processes was not what actually
helped. I'm not sure, but I think totem simply started playing normally
when I pressed the play button after the error dialog had popped up.

I can still reproduce the bug, though. What could I do to debug this?

-- 
Fabian Fagerholm [EMAIL PROTECTED]


signature.asc
Description: This is a digitally signed message part


Bug#351237: totem-xine audio error playing a dvd

2006-05-01 Thread Gustavo Franco

Hi Max,

It seems that other application was using the sound device (probably 
/dev/dsp). Can you reproduce this bug and run 'lsof /dev/dsp' command,
to identify the process id and find out what's the process with a 'ps 
auxw|grep paste pid here' ?


Thanks in advance,
Gustavo Franco - [EMAIL PROTECTED]


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#351237: totem-xine audio error playing a dvd

2006-02-03 Thread Max Franco
Package: totem-xine
Version: 1.2.1-3
Severity: important

totem-xine can't play dvd.
the dvd menu is loade, but wen totem starts to play the video, it stops
reporting the following error:

Error Occured: 
The audio device is busy. Is another application using it?

gxine instead is able to play dvds properly

i can not find other information. let me know on how further investigate
on this bug.

many thanks

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages totem-xine depends on:
ii  gconf2 2.12.1-8  GNOME configuration database syste
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.10.3-1  The ATK accessibility toolkit
ii  libaudiofile0  0.2.6-6   Open-source version of SGI's audio
ii  libbonobo2-0   2.10.1-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.10.1-2  The Bonobo UI library
ii  libc6  2.3.5-12.1GNU C Library: Shared libraries an
ii  libcairo2  1.0.2-3   The Cairo 2D vector graphics libra
ii  libdbus-1-20.60-5simple interprocess messaging syst
ii  libdbus-glib-1-2   0.60-5simple interprocess messaging syst
ii  libesd00.2.36-3  Enlightened Sound Daemon - Shared 
ii  libexpat1  1.95.8-3  XML parsing C library - runtime li
ii  libfontconfig1 2.3.2-1.1 generic font configuration library
ii  libfreetype6   2.1.10-1  FreeType 2 font engine, shared lib
ii  libgconf2-42.12.1-8  GNOME configuration database syste
ii  libgcrypt111.2.2-1   LGPL Crypto library - runtime libr
ii  libglade2-01:2.5.1-2 library to load .glade files at ru
ii  libglib2.0-0   2.8.6-1   The GLib library of C routines
ii  libgnome-desktop-2 2.12.2-2  Utility library for loading .deskt
ii  libgnome-keyring0  0.4.6-2   GNOME keyring services library
ii  libgnome2-02.12.0.1-5The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.12.0-2  A powerful object-oriented display
ii  libgnomeui-0   2.12.0-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 2.12.2-5  GNOME virtual file-system (runtime
ii  libgnutls111.0.16-14 GNU TLS library - runtime library
ii  libgpg-error0  1.1-4 library for common error values an
ii  libgtk2.0-02.8.10-1  The GTK+ graphical user interface 
ii  libice66.9.0.dfsg.1-4Inter-Client Exchange library
ii  libjpeg62  6b-11 The Independent JPEG Group's JPEG 
ii  liblircclient0 0.7.2-2   LIRC client library
ii  libmusicbrainz4c2a 2.1.2-2   Second generation incarnation of t
ii  libnautilus-extension1 2.12.2-2  libraries for nautilus components 
ii  liborbit2  1:2.12.4-1libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.10.2-1  Layout and rendering of internatio
ii  libpng12-0 1.2.8rel-5PNG library - runtime
ii  libpopt0   1.7-5 lib for parsing cmdline parameters
ii  libsm6 6.9.0.dfsg.1-4X Window System Session Management
ii  libstartup-notificatio 0.8-1 library for program launch feedbac
ii  libtasn1-2 0.2.17-1  Manage ASN.1 structures (runtime)
ii  libtotem-plparser0 1.2.1-3   Totem Playlist Parser library - ru
ii  libx11-6   6.9.0.dfsg.1-4X Window System protocol client li
ii  libxcursor11.1.3-1   X cursor management library
ii  libxext6   6.9.0.dfsg.1-4X Window System miscellaneous exte
ii  libxi6 6.9.0.dfsg.1-4X Window System Input extension li
ii  libxine1   1.0.1-1.6 the xine video/media player librar
ii  libxinerama1   6.9.0.dfsg.1-4X Window System multi-head display
ii  libxml22.6.23.dfsg.1-0.1 GNOME XML library
ii  libxrandr2 6.9.0.dfsg.1-4X Window System Resize, Rotate and
ii  libxrender11:0.9.0.2-1   X Rendering Extension client libra
ii  xlibs  6.9.0.dfsg.1-4X Window System client libraries m
ii  zlib1g 1:1.2.3-9 compression library - runtime

totem-xine recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]