asm0dey / flyback

Automatically exported from code.google.com/p/flyback
0 stars 0 forks source link

home button not working #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Getting somethingsimiliar, but when pressing the "home" button:
Traceback (most recent call last):
  File "/usr/share/flyback/flyback.py", line 270, in go_home

self.xml.get_widget('location_field').set_current_folder(self.cur_dir)
AttributeError: 'gtk.Entry' object has no attribute
'set_current_folder'

Original issue reported on code.google.com by pub...@kered.org on 8 Nov 2007 at 5:52

GoogleCodeExporter commented 9 years ago
The attached patch should fix it ;)

Original comment by zhen...@gmail.com on 8 Nov 2007 at 6:40

Attachments:

GoogleCodeExporter commented 9 years ago
fixed in svn

Original comment by pub...@kered.org on 8 Nov 2007 at 9:13