Bug 62907 - Noatun and kaboodle crash instead of play a file
Summary: Noatun and kaboodle crash instead of play a file
Status: RESOLVED WORKSFORME
Alias: None
Product: noatun
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Multimedia Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-18 21:23 UTC by Brice Arnould
Modified: 2003-08-19 17:59 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 -_-.