I spent quite a bit of time trying to track down why amarok suddenly stopped submitting to last.fm (or fetching covers from amazon or getting info from wikipedia). Eventually I ended up taking a working vanilla .kde folder and narrowing down which folder/file was causing the problem; it was kio_httprc. I moved it to my desktop and things work fine again. Now that I know about it, it makes sense, but I had no idea how the various kde parts worked together or any such thing. Here are the contents:
MaxCacheSize=5120 UseCache=true cache=CacheOnly [$Version] update_info=kioslave.upd:kde2.2/r1,kioslave.upd:kde2.2/r2 -- Missing lines in kio_httprc break all HTTP support in KDE https://bugs.launchpad.net/bugs/208872 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
