View Single Post
Old 03-13-2013, 12:31 AM   #7
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,800
Karma: 30237628
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by beckywc View Post
When I try this I get this error:

calibre, version 0.9.22
ERROR: Invalid tweaks: The tweaks you entered are invalid, try resetting the tweaks to default and changing them one by one until you find the invalid setting.

Traceback (most recent call last):
File "site-packages\calibre\gui2\preferences\tweaks.py", line 417, in commit
File "<string>", line 572
Qt = <class 'PyQt4.QtCore.Qt'>
^
SyntaxError: invalid syntax

I've followed the instructions carefully, but no go.
@beckywc

it should look something like this - note the single quotes ('), commas (,) and crunchies (#)

Code:
['#meta', '#metachecked', '#status', '#last_action_date', '#last_action']
obviously with your column names

BR
BetterRed is offline   Reply With Quote