Found out how to make it work. Download old libgtk package (i used Hardy version, http://packages.ubuntu.com/hardy/libgtk2.0-0) and unpacked libraries from that .deb file into ~/.terminatorX/lib
Launch it with command sudo -u $USER env LD_LIBRARY_PATH="/home/$USER/.terminatorX/lib" GTK2_RC_FILES="/usr/share/themes/Raleigh/gtk-2.0/gtkrc" terminatorX If I start without sudo it returns error terminatorX: symbol lookup error: /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so: undefined symbol: gtk_widget_is_drawable You don't need define GTK2_RC_FILES variable if You don't use KDE or QtCurve style. -- terminatorX crashes after clicking on mouse grab button https://bugs.launchpad.net/bugs/469365 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
