thegooglecodearchive / gphotoframe

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

Tag error in F-Spot Plugin #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open Preferense -> Photo Tabs
2. Click "New"
3. Select F-Spot

>   File "/usr/lib/python2.5/site-packages/gphotoframe/plugins/fspot.py",
line 103, in _build_target_widget
>     iter = iter_db[ item[2] ] if item[2] != 0 else None
> KeyError: 27

Original issue reported on code.google.com by yendo0206 on 29 Jul 2009 at 12:37

GoogleCodeExporter commented 9 years ago
Fixed in r216 - r217.

Original comment by yendo0206 on 29 Jul 2009 at 1:23

GoogleCodeExporter commented 9 years ago

Original comment by yendo0206 on 29 Jul 2009 at 1:46