RokiiApp / app

Productivity booster for Windows 🪟
https://rokii.app
MIT License
1 stars 0 forks source link

Hotkey Not Working #60

Open livejamie opened 1 week ago

livejamie commented 1 week ago

Hello, I'm experiencing issues with Rokii not responding to any hotkey I set on Windows 11 Pro. I am using the latest version of Rokii. Can you suggest any troubleshooting steps? I tried using the latest version of Cerebro and it works just fine for me.

dubisdev commented 1 week ago

Hi @livejamie!

Thanks for your report!

Maybe you can find more information by pressing ctrl + shift + i while Rokii is focused. That should open the developer tools.

Give it a try and send me a screenshot or copy/paste the errors you find in the console.

BTW Rokii is a fork of Cerebro but only the frontend is similar. Under the hood, Rokii uses @tauri-apps which is a lighter alternative to @electron, the framework used to create Cerebro. This means that some things that worked in Cerebro might not work for now or work different in Rokii. For example, the extensions API is different and the runtime where they are executed too, that's why you can't just use cerebro plugins.

livejamie commented 1 week ago

Is this helpful? image

dubisdev commented 1 week ago

Can I see the shortcut you have configured for Rokii? You can check it in the rokii settings

Also can you check te exact version you are using? typing version should display the rokii version

dubisdev commented 1 week ago

Maybe if you have rokii and cerebro opened at the same time the hotkeys are causing conflicts

livejamie commented 1 week ago

image

I'm not running it at the same time as Cerebro, and I get this error when I close everything else running in the system tray.

I'm getting the error when changing the shortcut to other random stuff as well.

Version is 1.8.11

dubisdev commented 1 week ago

I'll take a look at it when I have more time. Thanks again for your report!