Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Certain links I used in Launchy are not opened by Keypirinha #177

Closed
bege10 opened this issue Apr 19, 2017 · 3 comments
Closed

Certain links I used in Launchy are not opened by Keypirinha #177

bege10 opened this issue Apr 19, 2017 · 3 comments

Comments

@bege10
Copy link

bege10 commented Apr 19, 2017

18:39:40.826 Keypirinha 2.14.1 (5f10c90) for x64
18:39:40.826 System: WinNT-x64 6.1.7601-ws-0x0100 SP1.0
18:39:40.826 Installed mode
18:39:40.826 Keyboard layout: 00010407
18:39:40.826 Monitor #1: Name[\.\DISPLAY1] Rect[0, 0, 1280, 800] DpiScale[1.00] PRIMARY
18:39:40.826 Official packages: C:\Program Files\Keypirinha\default\Packages
18:39:40.826 Profile dir: C:\Users\bege\AppData\Roaming\Keypirinha
18:39:40.826 Local dir: C:\Users\bege\AppData\Local\Keypirinha
18:39:40.904 Python 3.6.0 (default, Feb 14 2017, 09:16:02) [MSC v.1900 64 bit (AMD64)]
18:39:42.013 Loaded 27 items from history file.
18:39:42.029 Loaded 964 items from catalog file.

These links work fine with Launchy. Keypirinha shows them but nothing happens when firing them.

This is in the console:
18:46:21.987 Python: Failed to execute C:\Program Files\Launchy\Utilities\Special\Papierkorb.lnk (action Open). Error: file not found or is not a link: C:\Program Files\Launchy\Utilities\Special\Papierkorb.lnk
18:46:56.393 Python: Failed to execute C:\Program Files\Launchy\Utilities\Special\System.lnk (action None). Error: file not found or is not a link: C:\Program Files\Launchy\Utilities\Special\System.lnk
18:47:51.424 Python: Failed to execute C:\Program Files\Launchy\Utilities\Special\Systemsteuerung.lnk (action None). Error: file not found or is not a link: C:\Program Files\Launchy\Utilities\Special\Systemsteuerung.lnk

Special.zip

Same with all links from Windows "MasterControl" (sometimes called "God Mode")
MasterControl.zip

@polyvertex
Copy link
Member

Yes, easy fix, sorry for that. It will be included in the next release.

In the meantime, here is how you can apply it to your version of Keypirinha so you can launch those special shortcuts:

  • Download keypirinha_util.py.txt
  • Rename it to keypirinha_util.py
  • Copy it to your Keypirinha's install folder, in python\site\
  • Answer yes to overwrite the existing file (if it doesn't ask you, you're copying to the wrong folder)
  • Restart Keypirinha

@bege10
Copy link
Author

bege10 commented Apr 25, 2017

Thank you very much. Works well. 😄

@polyvertex
Copy link
Member

Now available in v2.15 (you do not need to re-apply the patch)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants