Comment 12 for bug 559855

Revision history for this message
Guillaume ZITTA (zitta-guillaume) wrote :

another work around, comment this in terminal.py
# if self.config['cursor_color'] != '':
# self.vte.set_color_cursor(gtk.gdk.color_parse(
# self.config['cursor_color']))