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

Ubuntu 22.04 Shortcuts doesn't work. #9

Open
IvanAdoniev opened this issue Sep 15, 2023 · 0 comments
Open

Ubuntu 22.04 Shortcuts doesn't work. #9

IvanAdoniev opened this issue Sep 15, 2023 · 0 comments

Comments

@IvanAdoniev
Copy link

IvanAdoniev commented Sep 15, 2023

Im using auto-launch(v0.4.0) in tauri and trying to register global shortcut on PrintScreen. When i launch app, shortcuts working perfectly. But after restart system and my tauri app auto lauched, printScreen doesn't work and has default system behaivior. Does someone know how that can be fixed.

This bug only works with shortcuts that has default behavior.

[✘] Environment
    - OS: Ubuntu 22.04 X64
    ✔️ webkit2gtk-4.0: 2.40.5
    ✘ rsvg2: not installed
      Visit https://tauri.app/v1/guides/getting-started/prerequisites to learn more about tauri prerequisites
    ✔️ rustc: 1.72.0 (5680fa18f 2023-08-23)
    ✔️ Cargo: 1.72.0 (103a7ff2e 2023-08-15)
    ✔️ rustup: 1.26.0 (5af9b9484 2023-04-05)
    ✔️ Rust toolchain: stable-x86_64-unknown-linux-gnu (default)
    - node: 18.17.1
    - yarn: 1.22.19
    - npm: 9.6.7

[-] Packages
    - tauri [RUST]: 1.4.1
    - tauri-build [RUST]: 1.4.0
    - wry [RUST]: 0.24.3
    - tao [RUST]: 0.16.2
    - @tauri-apps/api [NPM]: 1.4.0
    - @tauri-apps/cli [NPM]: 1.4.0

[-] App
    - build-type: bundle
    - CSP: unset
    - distDir: ../dist
    - devPath: http://localhost:1420/
    - framework: React
    - bundler: Vite
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

1 participant