gdelmas / IntelliJDashPlugin

A smart and simple plugin that provides keyboard shortcut access for Dash, Velocity or Zeal in IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm and Android Studio.
MIT License
1.09k stars 73 forks source link

unstub Search in Dash issue #56

Closed andixtaf closed 6 years ago

andixtaf commented 7 years ago

After Installing Dash version 3.2.3 and an update to version 3.2.4 from this git repository intelliJ throws following error:

Can't unstub Search in Dash (Searches word under caret or selected text in Dash) java.lang.Throwable

idea.txt

This Behavior doesn't appear if i uninstall / reinstall this plugin.

gdelmas commented 7 years ago

hi @andixtaf,

so once the plugin has been uninstalled the unstub error does not appear? also if you install another version over the plugin?

could you please tell me some more details.

andixtaf commented 7 years ago

hi @gdelmas,

this is correct, if i uninstall the plugin the error message won't appear.

IntelliJ IDEA 2016.3 Build #IU-163.7743.44 JDK: 1.8.0_112-release VM: OpenJDK 64-Bit Server VM

The error is reproducable and every time i invoke the shortcut or open Tools in the menu bar the error is reported in the idea.log file

error report says: class with name 'de.dreamlab.dash.DashLauncherAction' not found [Plugin: com.paperetto.dash]

err.txt

greetings

gdelmas commented 7 years ago

hi @andixtaf,

i don't have a ubuntu linux system setup to test at the moment. the call stack seems to be entirely from idea. are other third party plugins working? also manually installed ones?