Status: New
Owner: ----
New issue 91 by gastaobrun: Not running on Ubuntu 10.4
http://code.google.com/p/flyback/issues/detail?id=91
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.
--
You received this message because you are subscribed to the Google Groups "flyback-discuss" group.
To post to this group, send email to
flyback...@googlegroups.com
To unsubscribe from this group, send email to
flyback-discu...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/flyback-discuss?hl=en
Project homepage:
http://code.google.com/p/flyback/