View Single Post
Old 03-14-2012, 06:54 AM   #74
hawhill
Wizard
hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.
 
hawhill's Avatar
 
Posts: 1,379
Karma: 2155307
Join Date: Nov 2010
Location: Goettingen, Germany
Device: Kindle Paperwhite, Kobo Mini
I'd say: debug it :-) insert some print() statements in the code to see if it gets triggered. Or just print out the variable "code", e.g.
Code:
print(code)
(you would need to run the viewer from a terminal to see that output, however)

But before that: Did you comment out the line in the configuration file that sets K3 specific codes? It's on top of the config file.
hawhill is offline   Reply With Quote