https://bugs.kde.org/show_bug.cgi?id=491322
Bug ID: 491322 Summary: Playback doesn't start when playing from File browser Classification: Applications Product: amarok Version: 3.1.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Playback Assignee: amarok-bugs-d...@kde.org Reporter: momo....@protonmail.com Target Milestone: kf5 SUMMARY In https://bugs.kde.org/show_bug.cgi?id=491321 I couldn't add files to the collection. Trying to circumnavigate that, I was trying to use the File browser menu to play them, but after hitting Play, the playback never starts. These files play correctly in Elisa/VLC. STEPS TO REPRODUCE 1. Go to File browser and add a song to the playlist 2. Try to play it OBSERVED RESULT Playback doesn't start. EXPECTED RESULT Playback starts. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.1.3 KDE Frameworks Version: 6.4.0 Qt Version: 6.7.2 Kernel Version: 6.10.2-arch1-1 (64-bit) Graphics Platform: Wayland ADDITIONAL INFORMATION This is the output of amarok --debug when trying to play: amarok: BEGIN: void Playlist::PrettyListView::trackActivated(const QModelIndex&) amarok: BEGIN: void Playlist::Actions::play(const QModelIndex&) amarok: BEGIN: void Playlist::Actions::play(quint64, bool) amarok: BEGIN: void EngineController::play(Meta::TrackPtr, uint, bool) amarok: BEGIN: void EngineController::stop(bool, bool) amarok: END__: void EngineController::stop(bool, bool) [Took: 0s] amarok: [EngineController] play: bounded is QObject(0x0) current "Title" amarok: [EngineController] Just a normal, boring track... :-P amarok: BEGIN: void EngineController::playUrl(const QUrl&, uint, bool) amarok: [EngineController] URL: QUrl("file:///home/momocao/Música/metroid-prime-fusion-original-soundtracks/CD 1/01. Title.mp3") "file:///home/momocao/Música/metroid-prime-fusion-original-soundtracks/CD 1/01. Title.mp3" amarok: [EngineController] Offset: 0 amarok: [EngineController] Using gain of 0 with relative peak of 0 amarok: END__: void EngineController::playUrl(const QUrl&, uint, bool) [Took: 0.001s] amarok: END__: void EngineController::play(Meta::TrackPtr, uint, bool) [Took: 0.001s] amarok: END__: void Playlist::Actions::play(quint64, bool) [Took: 0.001s] amarok: END__: void Playlist::Actions::play(const QModelIndex&) [Took: 0.001s] amarok: END__: void Playlist::PrettyListView::trackActivated(const QModelIndex&) [Took: 0.001s] -- You are receiving this mail because: You are watching all bug changes.