Fix a crash when running 'amarok -l /path/to/file'
ClosedPublic

Authored by krop on Aug 21 2019, 6:38 PM.

Details

Summary

BUG: 410870

Test Plan

amarok -l <somefile>

Before: Assert "you need to call AmarokConfig::instance before using"

After: the file is queued and played.

Diff Detail

Repository
R181 Amarok
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
krop created this revision.Aug 21 2019, 6:38 PM
Restricted Application added subscribers: amarok-devel, Amarok. · View Herald TranscriptAug 21 2019, 6:38 PM
krop requested review of this revision.Aug 21 2019, 6:38 PM
heikobecker accepted this revision.Aug 23 2019, 6:27 PM
This revision is now accepted and ready to land.Aug 23 2019, 6:27 PM
This revision was automatically updated to reflect the committed changes.