Skip to content

Not running on Ubuntu 10.4 #91

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Had FlyBack v0.4.0 installed
2. Installed package flyback-lucid_0.6.5-1_all.deb 

What is the expected output? What do you see instead?
When I try to run installed package, nothing happens

runing from terminal:
$ python /usr/share/flyback/flyback.py

get following output:
/usr/share/flyback
starting dbus-monitor...
Traceback (most recent call last):
  File "/usr/share/flyback/flyback.py", line 72, in <module>
    launch_select_backup_gui()
  File "/usr/share/flyback/flyback.py", line 43, in launch_select_backup_gui
    register_gui( select_backup_gui.GUI(register_gui, unregister_gui) )
  File "/usr/share/flyback/select_backup_gui.py", line 139, in __init__
    self.refresh_device_list()
  File "/usr/share/flyback/select_backup_gui.py", line 75, in
refresh_device_list
    known_backups = backup.get_known_backups()
  File "/usr/share/flyback/backup.py", line 14, in get_known_backups
    fbdbs = [ x for x in os.listdir(path) if x.startswith('.flybackdb') ]
OSError: [Errno 5] Erro de entrada/saída: '/home/gastao/.gvfs/leadsites em
brunlx1'

FYI: "Erro de entrada/saída" means I/O error.




What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by gastaob...@gmail.com on 14 May 2010 at 1:42

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions