-
Notifications
You must be signed in to change notification settings - Fork 24
Can't find application path for '/usr/local/bin/studio' each time I restart the MacBook #46
Comments
can you take a look on issue #45? Thanks, |
maybe related to #48 |
@bchatard It's a python script, so I can only understand parts of it, but the paths are as follows:
CONFIG_PATH and SYSTEM_PATH are fine, but RUN_PATH points to nothing. The correct path would be |
|
@bchatard Yes, the path is correct after. Including after restart. I wonder if that command line launcher will be overwritten once I upgrade to the next version, though, since it's hard coded the application version in the path. |
@tofagerl For now I have an issue when using "shell script generation" from Toolbox |
@bchatard Yeah, this is the old launcher from the app itself - I for some reason can't get the toolbox launcher to install, which means that I'm failing to get the launcher to fail ;) |
Description
[2018-10-24 08:17:02][input.scriptfilter] Queuing argument ''
[2018-10-24 08:17:02][input.scriptfilter] Script with argument '(null)' finished
[2018-10-24 08:17:02][input.scriptfilter] {"items":[{"uid":"e_0","title":"Can't find application path for '/usr/local/bin/clion'","subtitle":"Please enable log and contact developer","match":null,"arg":"","icon":{"path":"/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/AlertStopIcon.icns"},"valid":false,"autocomplete":"","type":"default","mods":null,"text":{"copy":"#0 /Users/danielschreurs/Library/Application Support/Alfred 3/Alfred.alfredpreferences/workflows/user.workflow.B8C96E8F-D00C-403A-B8E4-5A1D7DCFDFAE/Project.php(108): Project->checkJetbrainsApp()\n#1 Command line code(4): Project->search('')\n#2 {main}"},"quicklookurl":null,"variables":[]}],"variables":[]}
[2018-10-24 08:17:10][input.scriptfilter] Queuing argument ''
[2018-10-24 08:17:10][input.scriptfilter] Script with argument '(null)' finished
[2018-10-24 08:17:10][input.scriptfilter] {"items":[{"uid":"e_0","title":"Can't find application path for '/usr/local/bin/idea'","subtitle":"Please enable log and contact developer","match":null,"arg":"","icon":{"path":"/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/AlertStopIcon.icns"},"valid":false,"autocomplete":"","type":"default","mods":null,"text":{"copy":"#0 /Users/danielschreurs/Library/Application Support/Alfred 3/Alfred.alfredpreferences/workflows/user.workflow.B8C96E8F-D00C-403A-B8E4-5A1D7DCFDFAE/Project.php(108): Project->checkJetbrainsApp()\n#1 Command line code(4): Project->search('')\n#2 {main}"},"quicklookurl":null,"variables":[]}],"variables":[]}
Step to reproduce
...
The text was updated successfully, but these errors were encountered: