Version: (using KDE KDE 3.0.99) Installed from: Compiled From Sources Compiler: gcc 2.95.3 OS: Linux Ogg files never play. Upon pressing "play" via any means they file appears to load (hard drive clicks) track name appears and a timer appears. the timer remains at zero. The very same ogg files work with xmms. Below is the output from noatun after running it from the shell, even though it doesn't look all that useful to me ---------------------------- kdecore (KLocale): WARNING: found no definition of PluralForm for en_GB mcop warning: user defined signal handler found for SIG_PIPE, overriding kdecore (KAction): WARNING: KAction::plug(): has no KAccel object; this = 0x81525d8 name = half_size parentCollection = 0x8151b98 kdecore (KAction): WARNING: KAction::plug(): has no KAccel object; this = 0x8152960 name = normal_size parentCollection = 0x8151b98 kdecore (KAction): WARNING: KAction::plug(): has no KAccel object; this = 0x8152c18 name = double_size parentCollection = 0x8151b98 kdecore (KAction): WARNING: KAction::plug(): has no KAccel object; this = 0x8151dc0 name = fullscreen_mode parentCollection = 0x8151b98 noatun: number of members == 1 kdecore (KAction): WARNING: KAction::plug(): has no KAccel object; this = 0x819f018 name = half_size parentCollection = 0x819eac0 kdecore (KAction): WARNING: KAction::plug(): has no KAccel object; this = 0x819f358 name = normal_size parentCollection = 0x819eac0 kdecore (KAction): WARNING: KAction::plug(): has no KAccel object; this = 0x819f638 name = double_size parentCollection = 0x819eac0 kdecore (KAction): WARNING: KAction::plug(): has no KAccel object; this = 0x819ec60 name = fullscreen_mode parentCollection = 0x819eac0 kdecore (KAction): WARNING: KAction::plug(): has no KAccel object; this = 0x819f018 name = half_size parentCollection = 0x819eac0 kdecore (KAction): WARNING: KAction::plug(): has no KAccel object; this = 0x819f358 name = normal_size parentCollection = 0x819eac0 kdecore (KAction): WARNING: KAction::plug(): has no KAccel object; this = 0x819f638 name = double_size parentCollection = 0x819eac0 kdecore (KAction): WARNING: KAction::plug(): has no KAccel object; this = 0x819ec60 name = fullscreen_mode parentCollection = 0x819eac0 artskde: KDE::PlayObject::play() artskde: KDE::PlayObject::play() artskde: KDE::PlayObject::halt() artskde: KDE::PlayObject: destroyed kdecore (KLibLoader): The KLibLoader contains the library /opt/kde3/lib/kde3/noatunsimple.la (0x810f538) kdecore (KLibLoader): The KLibLoader contains the library /opt/kde3/lib/kde3/noatun_dcopiface.la (0x81174b8) kdecore (KLibLoader): The KLibLoader contains the library /opt/kde3/lib/kde3/noatun_splitplaylist.la (0x815a1a0) kdecore (KLibLoader): The KLibLoader contains the library /opt/kde3/lib/kde3/noatun_marquis.la (0x8150d80) kdecore (KLibLoader): The KLibLoader contains the library /opt/kde3/lib/kde3/noatun_systray.la (0x81cc668) kdecore (KLibLoader): The KLibLoader contains the library /opt/kde3/lib/kde3/noatun_keyz.la (0x81989e0)
noatun doesn't "play" any files themselves. It simply asks aRts to play them. So the needed output should come from aRts itself. It should be going to your ~/.xsession-errors or equivalent file. Your report also states you've compiled from sources. Did you have the necessary libraries (libogg and libvorbis) and header files installed when compiling? That could be the source of the problem.
Doh! Close the bug! Yes, arts was compiled without ogg support, missing headers. recompiled with ogg support and it didn't work straight away, make install put in arts I killed the daemon and then started it again. Well, perhaps a ldconfg was needed for it to work, it works now anyhow.
Closing by request.