question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Dash Plugin Error with Velocity

See original GitHub issue

I installed the 3.2.2 version of the plugin in PyCharm 4.0.4 (Windows 8.1 x64), no issues or errors. When I try to “Search in Velocity” I get the following error:

Dash Plugin Error
           Failed to open dash-plugin://keys=python3,python,django,twisted,sphinx,flask,tornado,sqlalchemy,numpy,scipy,salt,cvp&query=getLogger. Error message: A device attached to the system is not functioning.

I have Velocity 1.0.5 installed (licensed). I’ve tried uninstalling and reinstalling Velocity and also removing and adding the Dash plugin again. Both didn’t work. I’m not sure what else to try.

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Comments:16 (6 by maintainers)

github_iconTop GitHub Comments

17reactions
drohmcommented, Dec 15, 2015

The author sent me two registry files to run:

dash-plugin

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\dash-plugin]
@="Velocity Search (Dash Plugin Protocol)"
"URL Protocol"=""

[HKEY_CLASSES_ROOT\dash-plugin\DefaultIcon]
@="C:\\Program Files (x86)\\Silverlake Software LLC\\Velocity\\Velocity.exe,1"

[HKEY_CLASSES_ROOT\dash-plugin\shell]

[HKEY_CLASSES_ROOT\dash-plugin\shell\open]

[HKEY_CLASSES_ROOT\dash-plugin\shell\open\command]
@="\"C:\\Program Files (x86)\\Silverlake Software LLC\\Velocity\\Velocity.exe\" -url \"%1\""

dash

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\dash]
@="Velocity Search (Dash Protocol)"
"URL Protocol"=""

[HKEY_CLASSES_ROOT\dash\DefaultIcon]
@="C:\\Program Files (x86)\\Silverlake Software LLC\\Velocity\\Velocity.exe,1"

[HKEY_CLASSES_ROOT\dash\shell]

[HKEY_CLASSES_ROOT\dash\shell\open]

[HKEY_CLASSES_ROOT\dash\shell\open\command]
@="\"C:\\Program Files (x86)\\Silverlake Software LLC\\Velocity\\Velocity.exe\" -url \"%1\""

Save these to .reg files and run them. These worked for me.

0reactions
jdasilvacommented, Jan 13, 2017

As far as I know Velocity does what it should according to the Windows guidelines. In the handful of cases where I got more information Zeal was installed prior to Velocity. If someone has had this problem under different circumstances, please let me know because then I’m missing something!

I will look into if there is more I can do for detecting and correcting this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Dash - IntelliJ IDEs Plugin - JetBrains Marketplace
A smart and simple plugin that provides keyboard shortcut access for Dash, Velocity or Zeal in IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm, DataGrip, ......
Read more >
Plugin Operation Failed with Velocity ParseErrorException
Cause. The plugin is not compatible with the latest version of Velocity, and it is avoiding the compatibility layer provided for plugins ...
Read more >
what is the plugin required for change velocity dashboard and ...
- Search for dashboards using search capability. - Open the dashboard and click on Dashboard properties to activate dashbaord. Hi, I am still ......
Read more >
Release Notes - Velocity - Silverlake Software LLC
Version numbers of Dash docsets are now recorded for update checking. Update checking still to come. Error messages and an option to retry...
Read more >
Fix Fast Velocity Minify Plugin Issues and Errors
A backup restore seems to be the only solution for the problem. ... Disable all plugins from WP Dashboard except Fast Velocity Minify...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found