On Mon, Feb 22, 2010 at 07:23:06PM -0000, Ben Andersen wrote:
> This still appears in Karmic updated with all the latest. Shouldn't the
> fix be released? The fix in #5 works here.

If you prepare a patch against the Karmic package and follow the SRU
guidelines [1] I'm sure ubuntu-sru will help you get it published.

1: https://wiki.ubuntu.com/StableReleaseUpdates

-- 
Jonathan Wiltshire

1024D: 0xDB800B52 / 4216 F01F DCA9 21AC F3D3  A903 CA6B EA3E DB80 0B52
4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

-- 
launching backintime fails to start
https://bugs.launchpad.net/bugs/409130
You received this bug notification because you are a member of Back In
Time Team, which is subscribed to Back In Time.

Status in Back In Time: Fix Committed
Status in “backintime” package in Ubuntu: Fix Committed

Bug description:
running "Back In Time (root) from applications -> System Tools the window 
appears and dissappears and fails to start

Running it from the CLI I get the following traceback:

Back In Time
Version: 0.9.26

Back In Time comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; type `backintime-gnome --license' for details.

Traceback (most recent call last):
  File "/usr/share/backintime/gnome/app.py", line 1056, in <module>
    main_window = MainWindow( cfg, app_instance )
  File "/usr/share/backintime/gnome/app.py", line 281, in __init__
    self.update_all( True )
  File "/usr/share/backintime/gnome/app.py", line 388, in update_all
    self.update_folder_view( 1, selected_file, show_snapshots )
  File "/usr/share/backintime/gnome/app.py", line 1000, in update_folder_view
    new_iter = self.store_folder_view.append( [ item[0], rel_path, item[3], 
item[5], item[1], item[2], item[4] ] )
TypeError: value is of wrong type for this column


Wrapping try/except around line 1000 prevents the error and it starts correctly.



_______________________________________________
Mailing list: https://launchpad.net/~bit-team
Post to     : bit-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~bit-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to