confirmed as fixed, closing the bug.
** Changed in: hubackup (Ubuntu)
Importance: Undecided => High
Status: Unconfirmed => Confirmed
** Changed in: hubackup (Ubuntu)
Assignee: (unassigned) => Sivan Greenberg
** Changed in: hubackup (Ubuntu)
Status: Confirmed => Fix Release
Okay, it seems your mmc card does not have an "info.product" property as
reported by hal, which breaks DeviceInfo.py.
I've uploaded a new package with a small exception catching for that,
could you please retry with the new package and see if it starts now?
The package is as before in http://muse
Here is the backtrace, version is 0.0.4.
Traceback (most recent call last):
File "/usr/bin/hubackup", line 36, in ?
main_backup = MainBackup(path=glade_dir + "/hubackup.glade")
File "/usr/lib/python2.4/site-packages/HUBackup/GUI/hubackup.py", line 58, in
__init__
SimpleGladeApp.__init
Could you please attach the new backtrace as well as the output of 'dpkg
-s hubackup | grep Version' ?
--
Crash on startup
https://launchpad.net/bugs/64654
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
I know the drill since I own a pre-alpha free software project myself :)
I tested the new version but the problem remains. By running the program
under the eric debugger I found that the exception is raised at
DeviceInfo.py:56, and that the value of "DeviceUDI" is
/org/freedesktop/Hal/devices/pci_
Thank you for this Vincenzo! But please keep in mind this is alpha
quality packages, and should be used only on non important stuff.
Make sure you're aware of the "if it eats your system I'm not
responsible" clause of the GPL for hubackup :-)
anyway, the 'backported' package is here (I just took
Yes, I think this is a really important feature for ubuntu so I will be
happy to test it - however I cannot upgrade to edgy right now so please
tell me when and where I can find the backported packages.
--
Crash on startup
https://launchpad.net/bugs/64654
--
ubuntu-bugs mailing list
ubuntu-bugs
Thank you for the bug report!
This is essentially due to dapper's hubackup version making a couple
assumptions, that have been proven to be wrong. This is supposed to be
fixed in the edgy version though. (there's actually a completely revampd
GUI approach that reduced the amount of work hubackup n