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

Does not work on Windows #5

Open
sotakal opened this issue Sep 21, 2020 · 14 comments
Open

Does not work on Windows #5

sotakal opened this issue Sep 21, 2020 · 14 comments

Comments

@sotakal
Copy link

sotakal commented Sep 21, 2020

I can't get this plugin working on Windows 10 at all. If there's anything I can do to help troubleshoot, let me know.

@ebigram
Copy link
Owner

ebigram commented Sep 21, 2020

Hi @sotakal, thanks for bringing this to my attention, I was about to set up my PC today, so admittedly only tested on MacOS. When I was debugging I ended up using keycodes to trigger completion events, so I think it just about reverting to using the keymap or having platform-specific branching logic. I'm also typically a heavy Win10 user, so this was not willful discrimination 😞 .

@ebigram
Copy link
Owner

ebigram commented Oct 10, 2020

@sotakal can you try this now? It seems to be working for me. #6 fixed it hopefully.

@sotakal
Copy link
Author

sotakal commented Oct 11, 2020

Yes, works great for me with version 0.4.0, thank you!

@sotakal sotakal closed this as completed Oct 11, 2020
@sotakal
Copy link
Author

sotakal commented Oct 12, 2020

Sadly, I have to reopen the issue, since the same version does not work on my work PC. I've tried everything, including disabling and uninstalling all other plugins, and eventually a complete reinstall of Inkdrop but nothing has helped.

Let me know how I can help troubleshoot.

@sotakal sotakal reopened this Oct 12, 2020
@ebigram
Copy link
Owner

ebigram commented Oct 12, 2020

Sorry just trying to repro. It seemed to work fine on my Win10 box, I am probably missing something. What do you think the difference is from your work PC? Thank you for the feedback!

@sotakal
Copy link
Author

sotakal commented Oct 12, 2020

Both are laptops. Asus Zenbook works fine, Lenovo T440s does not. The only significant software differentiator I could find is the OS build:

Asus: Win 10 Pro 1909, 18363.1082
Lenovo: Win 10 Enterprise 2004, 19041.508

@ebigram
Copy link
Owner

ebigram commented Oct 12, 2020

Interesting Koraean/Japanese keyboard??

@sotakal
Copy link
Author

sotakal commented Oct 12, 2020 via email

@ebigram
Copy link
Owner

ebigram commented Oct 12, 2020

hm. Node version maybe?

@sotakal
Copy link
Author

sotakal commented Oct 13, 2020

While I was checking the Node version, and switching Inkdrop on and off, trying various things, the emoji dropdown suddenly started working. I did no change to my machine or installation. Ghost in the shell seems to have fixed it 👻 Closing again, must have been a glitch.

@sotakal sotakal closed this as completed Oct 13, 2020
@ebigram
Copy link
Owner

ebigram commented Oct 14, 2020

Thanks, I will automate the ghostbusters github action.

@sotakal
Copy link
Author

sotakal commented Dec 7, 2020

Okay, I've finally identified the issue!

I'm using two languages a lot and when I type in English, all is fine but when I switch to Czech keyboard, the plugin does not work with :

The : [colon] symbol is typed by Shift + . [full stop] on Czech keyboard.

@sotakal sotakal reopened this Dec 7, 2020
@ebigram
Copy link
Owner

ebigram commented Dec 7, 2020 via email

@jorundoa
Copy link

I'm having this issue as well. Are there any news to this? I'm loving the plugin, but can't use it on my Norwegian keyboard :(

Repository owner deleted a comment from sweeper02 Feb 23, 2024
Repository owner deleted a comment from toukirahmeds Feb 23, 2024
Repository owner deleted a comment from i-am-yuvi Feb 23, 2024
@github-staff github-staff deleted a comment Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@jorundoa @ebigram @sotakal and others