when click "Import OPML file" nothing happened. Reproducible: Always Steps to Reproduce: 1. click "Import OPML file"
I can't reproduce this with current Amarok v2.7.0-385-g99b8a1c This has been fixed by various commits, most likely one of these: http://commits.kde.org/amarok/00ea1116c554aeb8505554085b35ddb3d0abffce http://commits.kde.org/amarok/d3982dc6c2fa2953c37d4864bca61e73aff19a52
The issue is still on my system of KDE 4.13 amarok 2.8. When I click "Import OPML File", nothing happens.
The last output of debug: amarok: BEGIN: bool AmarokUrl::run() amarok: BEGIN: bool AmarokUrlHandler::run(AmarokUrl) amarok: command: "service-podcastdirectory" amarok: registered commands: ("context", "navigate", "play", "playlist") amarok: END__: bool AmarokUrlHandler::run(AmarokUrl) [Took: 0s] amarok: BEGIN: virtual BookmarkViewItem::~BookmarkViewItem() amarok: END__: virtual BookmarkViewItem::~BookmarkViewItem() [Took: 0s] amarok: END__: bool AmarokUrl::run() [Took: 0s] amarok: BEGIN: virtual BookmarkViewItem::~BookmarkViewItem() amarok: END__: virtual BookmarkViewItem::~BookmarkViewItem() [Took: 0s]
It can't work currently as the source it tries to get the opml file from is not available anymore. It still points to the old kollide server address TODO: correct the source URL
I verified that it works. You must have the "Podcast Directory" plugin enabled.
Closing, as this works nowadays and was apparently fixed a couple of years ago.