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

[bug] Windows Freeze when opening video w/Windows Media Player #1700

Closed
tance77 opened this issue Aug 28, 2024 · 0 comments
Closed

[bug] Windows Freeze when opening video w/Windows Media Player #1700

tance77 opened this issue Aug 28, 2024 · 0 comments
Labels
bug Something isn't working plugin: shell

Comments

@tance77
Copy link
Contributor

tance77 commented Aug 28, 2024

Describe the bug

I have an issuse when trying to open an MP4 with the Windows media player. My Tauri Window just seems to freeze and will require the process to be terminated via task manager.

Using @tauri/plugin-shell open()

Reproduction

Minimum Working Reproduction

https://github.com/tance77/video-open-windows-freeze

Expected behavior

No response

Full tauri info output

[✔] Environment
    - OS: Mac OS 14.6.1 X64
    ✔ Xcode Command Line Tools: installed
    ✔ rustc: 1.80.1 (3f5fd8dd4 2024-08-06)
    ✔ cargo: 1.80.1 (376290515 2024-07-16)
    ✔ rustup: 1.27.1 (54dd3d00f 2024-04-24)
    ✔ Rust toolchain: stable-aarch64-apple-darwin (default)
    - node: 18.16.0
    - pnpm: 8.10.2
    - yarn: 4.3.1
    - npm: 9.5.1
    - bun: 1.0.11

[-] Packages
    - tauri [RUST]: 2.0.0-rc.6
    - tauri-build [RUST]: 2.0.0-rc.6
    - wry [RUST]: 0.42.0
    - tao [RUST]: 0.29.1
    - tauri-cli [RUST]: 1.2.3

[-] App
    - build-type: bundle
    - CSP: unset
    - frontendDist: ../dist
    - devUrl: http://localhost:1420/

Stack trace

No response

Additional context

No response

@tance77 tance77 changed the title [bug] Windows Freeze when opening video [bug] Windows Freeze when opening video w/Windows Media Player Aug 28, 2024
@amrbashir amrbashir transferred this issue from tauri-apps/tauri Aug 28, 2024
@FabianLars FabianLars added bug Something isn't working plugin: shell labels Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working plugin: shell
Projects
None yet
Development

No branches or pull requests

3 participants