View Single Post
Old 03-10-2016, 11:12 PM   #9
tamchec
Junior Member
tamchec began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Feb 2015
Device: Kindle paperwhite 1st
Hi DiapDealer!

Thanks for your useful plugin, I very like this.

I've recently got error when run this plugin. This is my error log:

Code:
Status: failed

Traceback (most recent call last):
  File "C:\Program Files\Sigil\plugin_launchers\python\launcher.py", line 135, in launch
    self.exitcode = target_script.run(container)
  File "C:\Users\username\AppData\Local\sigil-ebook\sigil\plugins\TagMechanic\plugin.py", line 545, in run
    guiMain(root, bk).pack(fill=tkinter_constants.BOTH)
  File "C:\Users\username\AppData\Local\sigil-ebook\sigil\plugins\TagMechanic\plugin.py", line 113, in __init__
    self.initUI()
  File "C:\Users\username\AppData\Local\sigil-ebook\sigil\plugins\TagMechanic\plugin.py", line 150, in initUI
    self.tag_combo.current(self.gui_prefs['tag'])
  File "tkinter\ttk.py", line 713, in current
_tkinter.TclError: Index -1 out of range
Error: Index -1 out of range
Please tell me how to fix. Thanks.
My machine: Windows 10 64bit, Sigil 0.9.3.
I've tried remove and re-install sigil (both 0.9.3 and 0.9.2) but still get that error.

EDIT: Wow, I've removed folder plugins_prefs/TagMechanic and TagMechanic can run normally. <3

Last edited by tamchec; 03-11-2016 at 03:04 AM.
tamchec is offline   Reply With Quote