View Single Post
Old 01-23-2017, 09:50 AM   #12
chihchun
Junior Member
chihchun began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jan 2017
Device: Kindle
Hi,

tested with calibre 2.55.0+dfsg-1 on Ubuntu 16.04, the editor could not load the plugin.
Not sure if I missed some dependency

Quote:
(process:10492): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
File "/usr/bin/calibre-parallel", line 20, in <module>
sys.exit(main())
File "/usr/lib/calibre/calibre/utils/ipc/worker.py", line 190, in main
result = func(*args, **kwargs)
File "/usr/lib/calibre/calibre/gui_launch.py", line 76, in gui_ebook_edit
gui_main(path, notify)
File "/usr/lib/calibre/calibre/gui2/tweak_book/main.py", line 37, in gui_main
_run(['ebook-edit', path], notify=notify)
File "/usr/lib/calibre/calibre/gui2/tweak_book/main.py", line 71, in _run
main = Main(opts, notify=notify)
File "/usr/lib/calibre/calibre/gui2/tweak_book/ui.py", line 259, in __init__
self.create_actions()
File "/usr/lib/calibre/calibre/gui2/tweak_book/ui.py", line 495, in create_actions
create_plugin_actions(actions, toolbar_actions, self.plugin_menu_actions)
File "/usr/lib/calibre/calibre/gui2/tweak_book/plugin.py", line 166, in create_plugin_actions
for tool in load_plugin_tools(plugin):
File "/usr/lib/calibre/calibre/gui2/tweak_book/plugin.py", line 118, in load_plugin_tools
traceback.print_stack()
chihchun is offline   Reply With Quote