Comment 14 for bug 129816

Revision history for this message
pintas (pintas) wrote :

I'm sorry, but i have no libs in /usr/local/lib and running the ldconfig command alone won't do any good.
I've also tried to remove the libcairo2 package, wich removed all dependencies (many packages), i uncomented all third party repositories from my sources-list and then installed libcairo2 again, then i installed all packages again, runned ldconfig, and still have the same error.

/usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not stable yet
  warnings.warn("apt API not stable yet", FutureWarning)
/usr/lib/python2.5/site-packages/GDebi/GDebi.py:95: GtkWarning: gdk_window_set_cursor: assertion `GDK_IS_WINDOW (window)' failed
  self.window_main.set_sensitive(False)
Traceback (most recent call last):
  File "/usr/bin/gdebi-gtk", line 67, in <module>
    self.show_alert(gtk.MESSAGE_ERROR, err_header, err_body)
NameError: name 'self' is not defined

Can someone please provide a logical solution for this?

Thank you.