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

Can't find preference for android studio #169

Closed
AlexeyKorshun opened this issue Nov 5, 2020 · 5 comments
Closed

Can't find preference for android studio #169

AlexeyKorshun opened this issue Nov 5, 2020 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@AlexeyKorshun
Copy link

Check Troubleshooting first

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Q A
Workflow version 1.4.0
OSX Version 10.15.7
Alfred Version 4.2
JetBrains Product/Version _Android Studio 4.1
Installation type classic .dmg / Caskroom / JB Toolbox
Node version 10.15.3 (node --version)
NPM version 6.14.5 (npm --version)

Additional context

Error: Can't find preference path for AndroidStudio
    at getPreferencePath (/usr/local/lib/node_modules/@bchatard/alfred-jetbrains/src/product.js:97:9)
    at Object.get (/usr/local/lib/node_modules/@bchatard/alfred-jetbrains/src/product.js:156:30)
    at /usr/local/lib/node_modules/@bchatard/alfred-jetbrains/src/index.js:13:38
    at Object.<anonymous> (/usr/local/lib/node_modules/@bchatard/alfred-jetbrains/src/index.js:60:3)
    at Object.<anonymous> (/usr/local/lib/node_modules/@bchatard/alfred-jetbrains/node_modules/esm/esm.js:1:251206)
    at /usr/local/lib/node_modules/@bchatard/alfred-jetbrains/node_modules/esm/esm.js:1:245054
    at Generator.next (<anonymous>)
    at bl (/usr/local/lib/node_modules/@bchatard/alfred-jetbrains/node_modules/esm/esm.js:1:245412)
    at kl (/usr/local/lib/node_modules/@bchatard/alfred-jetbrains/node_modules/esm/esm.js:1:247659)
    at Object.u (/usr/local/lib/node_modules/@bchatard/alfred-jetbrains/node_modules/esm/esm.js:1:287740)

JetBrains - Open Project - v3 1.4.0
Alfred 4.2
darwin 19.6.0

@bchatard
Copy link
Owner

Hi,

Can you provide the result of this commands:

  • ls -hAl ~/Library/Application\ Support/JetBrains/
  • s -dhAl ~/Library/Preferences/*/

Thanks,

@bchatard bchatard added the bug Something isn't working label Nov 12, 2020
@AlexeyKorshun
Copy link
Author

ls -hAl ~/Library/Application\ Support/JetBrains/
total 16
drwxr-xr-x  14 alekseikorshun  staff   448B Aug 27 19:53 AppCode2020.1
drwxr-xr-x  15 alekseikorshun  staff   480B Nov 11 22:53 AppCode2020.2
drwxr-xr-x  16 alekseikorshun  staff   512B Aug  4 11:06 IdeaIC2020.1
drwxr-xr-x  23 alekseikorshun  staff   736B Nov 12 10:42 IdeaIC2020.2
drwxr-xr-x   4 alekseikorshun  staff   128B Jan 25  2019 PrivacyPolicy
-rw-r--r--   1 alekseikorshun  staff   2.6K Aug 27 19:59 bl
drwxr-xr-x   3 alekseikorshun  staff    96B May  2  2018 consentOptions
-rw-r--r--   1 alekseikorshun  staff   3.7K Apr 13  2018 crl
ls -dhAl ~/Library/Preferences/*/
drwx------  72 alekseikorshun  staff   2.3K Nov 12 19:28 /Users/alekseikorshun/Library/Preferences/ByHost/
drwxr-xr-x   3 alekseikorshun  staff    96B Nov  1  2019 /Users/alekseikorshun/Library/Preferences/alfred-notifier-nodejs/
drwx------   3 alekseikorshun  staff    96B Mar  8  2017 /Users/alekseikorshun/Library/Preferences/com.apple.LaunchServices/
drwxr-xr-x   3 root            wheel    96B Feb  9  2019 /Users/alekseikorshun/Library/Preferences/com.easeus.datarecoverywizard/
drwx------   3 alekseikorshun  staff    96B Nov  5  2018 /Users/alekseikorshun/Library/Preferences/org.videolan.vlc/

@bchatard
Copy link
Owner

please check version 1.4.1

@AlexeyKorshun
Copy link
Author

@bchatard it works :) thx

@Glennmen
Copy link

Latest version fixed it! Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants