Wox-launcher / Wox.Plugin.Doc

Offline doc plugin for Wox
23 stars 11 forks source link

Crashing #9

Open DaveyD opened 8 years ago

DaveyD commented 8 years ago

Hi, just installed wox and your plugin I downloaded the python package from the URL that you provided I am not sure what folder to place inside the directory that you instructed The downloaded file is a tar.gz file. Inside that there is another .tar folder. Inside that there is a deep directory tree. I tried one part at a time, no matter what I do, when I start wox it crashes and reports: "Unable to open database file: and immediately closes. When I delete the folder from the Docset directory, and restart wox, it starts perfectly.

Can you provide any help with this? Thanks, David

DaveyD commented 8 years ago

This issue can somewhat be closed... This is what I came out with:

  1. The entire folder which ends with ".docset" should be placed in the /wox/release/plugins/{plugin_name}/docset/ folder.
  2. Although the docs instruct to remove all spaces from folder name, I found it to work better leaving the name the way it was when I downloaded it. (When I erased the space, icons were no longer showing)
  3. Make sure when restarting Wox, you manually close the previous process, otherwise, Wox will crash - as described in Wox issue #498
bao-qian commented 8 years ago

@qianlifeng