Bug 62907

Summary: Noatun and kaboodle crash instead of play a file
Product: noatun Reporter: Brice Arnould <brice.arnould>
Component: generalAssignee: Multimedia Developers <kde-multimedia>
Status: RESOLVED WORKSFORME    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Brice Arnould 2003-08-18 21:23:53 UTC
Version:            (using KDE KDE 3.1.3)
Installed from:    Gentoo Packages
Compiler:          gcc 3.2.3 CXXFLAGS="-O3 -march=athlon-xp -msse -mmmx -m3dnow -fomit-frame-pointer -ffast-math -pipe -mfpmath=sse"
OS:          Linux

I can run noatun and play with the playlist... but when I try to play a file (OGG or Mp3), he crash with this message:
file flowsystem.cc: line 123 (virtual void Arts::RemoteScheduleNode::connect(const std::string&, Arts::ScheduleNode*, const std::string&)): assertion failed: (flags != 0)
ERROR: Communication problem with noatun, it probably crashed.

And artsd say this:
used stream left on object Arts::StereoEffectStack, which doesn't seem to exist
used stream right on object Arts::StereoEffectStack, which doesn't seem to exist

My effect list is empty.

Kaboodle also crash when I try to play a file. But neither him or artsd say nothing.

I can play ogg files in the "KDE Configuration center" (under "system notifications", I think (i run the french version)).
This morning, all was working.
Comment 1 Brice Arnould 2003-08-19 17:59:53 UTC
This was only a depandency story: I've reverted to arts-1.1.2 when updating an 
application. 
Sorry for the disturbance -_-.