Now whenever I try to run it it crashes immediately. In the terminal it
gives these messages, repeatedly


 File "/usr/share/software-center/softwarecenter/models/appstore.py", line 428, 
in on_get_value
    app = Application(appname, pkgname)
  File "/usr/share/software-center/softwarecenter/db/application.py", line 47, 
in __init__
    raise ValueError("Need either appname or pkgname or request")
ValueError: Need either appname or pkgname or request
Traceback (most recent call last):
  File "/usr/share/software-center/softwarecenter/view/appview.py", line 562, 
in do_render
    direction)
  File "/usr/share/software-center/softwarecenter/view/appview.py", line 336, 
in _render_icon
    xo = (self.pixbuf_width - self.pixbuf.get_width())/2
AttributeError: 'NoneType' object has no attribute 'get_width'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/657494

Title:
  software-center crashed with DBusException in call_blocking()

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to