Bug in SidePaneFileBrowser

Bug #807035 reported by Steffen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Scribes
Fix Committed
High
Mystilleef

Bug Description

I had to change line 12 in GenericPlugins/SidePaneFileBrowser/GUI/Manager.py

from
toolbutton_names = {"back", "up", "home"}
to
toolbutton_names = ["back", "up", "home"]

to get it working. (Debian unstable using python2.6)

Revision history for this message
Mystilleef (mystilleef) wrote :

scribes -i

Revision history for this message
Mystilleef (mystilleef) wrote :

Never mind. I'll push a fix. ASAP.

Changed in scribes:
status: New → In Progress
assignee: nobody → Mystilleef (mystilleef)
importance: Undecided → High
Revision history for this message
Mystilleef (mystilleef) wrote :

I've pushed a fix in build 985.

Changed in scribes:
status: In Progress → Fix Committed
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.