Comment 1 for bug 656876

Revision history for this message
Jonathan Riddell (jr) wrote :

This is the error

/usr/bin/python: symbol lookup error: /usr/lib/qt4/plugins/inputmethods/libqimsw-multi.so: undefined symbol: _ZN9QListData11detach_growEPii

So it's trying to load the input method module when the text area gets shown, but the Qt version has already been upgraded so it causes a symbol lookup error.