Layout editor error: AttributeError: 'ComboBox' object has no attribute 'get_active_text'

Bug #1603422 reported by Nix
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Terminator
Fix Released
Undecided
Unassigned

Bug Description

This is because get_active_text() has gone from being deprecated in GtkComboBox to being unavailable. We should be using a GtkComboBoxText here, since we need none of the model/view features of the GtkComboBox anyway.

Patch attached.

Related branches

Revision history for this message
Nix (nix-esperi) wrote :
Revision history for this message
Stephen Boddy (stephen-j-boddy) wrote :

Seems like I got to my own fix for this stuff at some point. I'll mark this as Fixed.

Changed in terminator:
status: New → Fix Committed
Changed in terminator:
milestone: none → 2.0
Changed in terminator:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.