rizzatti / dash.vim

Search Dash.app from Vim
MIT License
995 stars 59 forks source link

Recent update causes error on opening just about any file #19

Closed smackesey closed 10 years ago

smackesey commented 10 years ago

1395170351

rizzatti commented 10 years ago

Can you send the output of DashKeywords and DashSettings as well?

smackesey commented 10 years ago

Hmm, so these were both giving similar errors:

DashKeywords

DashSettings

I haven't been using this plugin or Dash though (though I should be...), and I checked on my Dash installation-- it seems that no docsets were installed. Not sure if this happened due to recent update to Dash itself or some other way, but I no longer get these errors now having installed some docsets. Moral of the story is probably that Dash.vim needs to check for existing docsets.

rizzatti commented 10 years ago

I probably never run into it because there was always some docset installed. Although it's not related to the update, I'll still look into this bug. Thanks.

rizzatti commented 10 years ago

@smackesey Can you please try out the changes in the develop branch and see if it fixes this issues?

smackesey commented 10 years ago

Hmmm I now have a bunch of docsets installed so I can't test it very easily.

rizzatti commented 10 years ago

@smackesey It would be enough to know if opening any files will continue to show any errors. Tks.

smackesey commented 10 years ago

I tested out the develop branch and received no errors when opening a variety of different filetypes, but like I said I wasn't getting any errors on master either once I had installed some docsets.