Traceback (most recent call last): File "/usr/bin/panucci", line 65, in <module> opts.queue_filename or opts.open_filename )) File "/usr/lib/python2.5/site-packages/panucci/panucci.py", lin e 924, in run GTK_Main( filename ) File "/usr/lib/python2.5/site-packages/panucci/panucci.py", lin e 352, in __init__ self.pickle_file_conversion() File "/usr/lib/python2.5/site-packages/panucci/panucci.py", lin e 916, in pickle_file_conversion if pickle_converter.load_pickle_file(pickle_file): File "/usr/lib/python2.5/site-packages/panucci/pickle_converter .py", line 55, in load_pickle_file playlist_id = db.get_playlist_id( f, create_new=True ) File "/usr/lib/python2.5/site-packages/panucci/dbsqlite.py", li ne 282, in get_playlist_id if self.playlist_exists(filepath): File "/usr/lib/python2.5/site-packages/panucci/dbsqlite.py", li ne 273, in playlist_exists filepath ) is not None File "/usr/lib/python2.5/site-packages/panucci/dbsqlite.py", li ne 363, in __get__ cursor.execute(sql) sqlite3.ProgrammingError: Incorrect number of bindings supplied. The current statement uses 1, and there are 0 supplied.