Comment 8 for bug 729850

Revision history for this message
Dave Gilbert (ubuntu-treblig) wrote :

Hi
  OK, so it looks like you have a few errors:

Error in file "/usr/share/applications/kde4/kplayer.desktop": "uri/rtspu" is an invalid MIME type ("uri" is an unregistered media type)
Traceback (most recent call last):
  File "/usr/bin/update-software-center", line 34, in <module>
    from softwarecenter.db.update import rebuild database
  File "/usr/share/software-center/softwarecenter/db/update.py", line 70, in <module>
    cataloged_times = cPickle.load(open(CF))
dpkg: error processing opera (--remove):
  subprocess installed post-removal script returned error exit status 1

Opera isn't supported on ubuntu launchpad bug tracker as I understand it, however the errors about kplayer and software-centre may be unrelated

I'd try uninstalling kplayer and see if that helps. I would do this from a terminal window with the command:

sudo dpkg --purge kplayer kplayer-data kplayer-doc

and then see if software-center is any happier with the other problems.

Dave