https://bugs.kde.org/show_bug.cgi?id=404144
Wolfgang Bauer <wba...@tmo.at> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wba...@tmo.at --- Comment #8 from Wolfgang Bauer <wba...@tmo.at> --- Downstream here. (In reply to Heiko Becker from comment #5) > From looking at the code I'd say you'll need whatever package provides > libktexteditor.so.4 (probably already available because amarok links to it) > *and* the katepart plugin (e.g. installed as /usr/lib/kde4/katepart.so) Could you please tell me what the katepart is used/needed for? Or at least point me to the corresponding place in the code. I just tried uninstalling it (and libkatepartinterfaces4), and don't get an error message here... (In reply to Axel Braun from comment #3) > I just see a tab with an 'unknown mini-program' in the middle section. > Closing this removes the error message. I think that's likely the Wikipedia applet which we don't build anymore because we dropped Qt4's WebKit completely (for obvious reasons). And I'm sure we are not the only ones. I suppose the error message "Could not find requested component" is caused by that too, and unrelated to whether libkatepartinterfaces4 or the katepart are installed. The problem here is that if that applet is already listed in the user config file, it will be displayed in the context view, and loading it will fail of course if it's not available. Maybe Amarok should just ignore this particular problem and *not* show an error message for that particular applet... Another "solution" I can think of is include a kconf update script that would remove the Wikipedia applet, if Amarok is built without QtWebKit. -- You are receiving this mail because: You are watching all bug changes.