IndexError accessing deprecated GtkStyle

Bug #1044991 reported by Curtis Hovey
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar GTK+ Frontends
Fix Released
High
Curtis Hovey
bzr-gtk (Ubuntu)
New
Undecided
Unassigned

Bug Description

The GtkStyle object returned by GtkWidget.get_style() is deprecated in GTK 3.4. I get a TB when using
    bzr gannotate
 using tip on quantal:

  File "/home/curtis/.bazaar/plugins/gtk/commands.py", line 267, in run
    window = GAnnotateWindow(all, plain, branch=br)
  File "/home/curtis/.bazaar/plugins/gtk/annotate/gannotate.py", line 59, in __init__
    self._create()
  File "/home/curtis/.bazaar/plugins/gtk/annotate/gannotate.py", line 196, in _create
    self.annoview = self._create_annotate_view()
  File "/home/curtis/.bazaar/plugins/gtk/annotate/gannotate.py", line 283, in _create_annotate_view
    "cell-background-rgba",
IndexError: list index out of range

Tags: gtk quantal

Related branches

Curtis Hovey (sinzui)
tags: added: quantal
removed: quantak
Curtis Hovey (sinzui)
Changed in bzr-gtk:
milestone: none → 0.104.0
Curtis Hovey (sinzui)
Changed in bzr-gtk:
status: In Progress → Fix Committed
Curtis Hovey (sinzui)
Changed in bzr-gtk:
status: Fix Committed → Won't Fix
status: Won't Fix → Fix Committed
Curtis Hovey (sinzui)
Changed in bzr-gtk:
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.