ductientn97 / gphotoframe

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

Period option error in F-Spot Plugin #26

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open F-Spot Plugin option.
2. Set min rate as 0.
3. Set any period option.

> File "/usr/lib/python2.5/site-packages/gphotoframe/plugins/fspot.py",
line 171, in fetchone
>     data = self.db.execute(sql).fetchone()[0]
> sqlite3.OperationalError: near "WHERE": syntax error

Original issue reported on code.google.com by yendo0206 on 29 Jul 2009 at 1:44

GoogleCodeExporter commented 8 years ago

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

GoogleCodeExporter commented 8 years ago
Fixed in r218.

Original comment by yendo0206 on 29 Jul 2009 at 2:04