After upgrading a few libraries on my Debian/unstable system today, Edit stopped working. It would segfault on start-up trying to import gtksourceview.
Upgrading pygtk fixed it:
apt-get install python2.3-gtk2
<code>
<blockcode>
More information about formatting options
Edit segfaults on startup
After upgrading a few libraries on my Debian/unstable system today, Edit stopped working. It would segfault on start-up trying to import gtksourceview.
Upgrading pygtk fixed it: