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

Anki crashes when launched from COSMIC App Store #77

Open
skmd0 opened this issue May 18, 2024 · 3 comments
Open

Anki crashes when launched from COSMIC App Store #77

skmd0 opened this issue May 18, 2024 · 3 comments

Comments

@skmd0
Copy link

skmd0 commented May 18, 2024

Bug Description

Anki application (flatpak) crashes when launched from COSMIC App Store. When I click the Open button, Anki launches and immediately crashes. This crash only happens when launching from COSMIC App Store. Always reproducible.

screenshot-2024-05-18-13-03-28

Anki 24.04.1 (ccd9ca1a)  
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: Linux-6.8.0-76060800daily20240311-generic-x86_64-with-glibc2.38

Traceback (most recent call last):
  File "aqt.taskman", line 142, in _on_closures_pending
  File "aqt.taskman", line 86, in <lambda>
  File "aqt.operations", line 258, in wrapped_done
  File "concurrent.futures._base", line 439, in result
  File "concurrent.futures._base", line 391, in __get_result
  File "concurrent.futures.thread", line 58, in run
  File "aqt.operations", line 242, in wrapped_op
  File "aqt.update", line 17, in do_check
  File "anki._backend_generated", line 1037, in check_for_update
  File "anki._backend", line 162, in _run_command
pyo3_runtime.PanicException: called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Builder, source: Os { code: 2, kind: NotFound, message: "No such file or directory" } }

Steps to Reproduce

  1. Open COSMIC App Store
  2. Install Anki (flatpak version)
  3. Click on Open button

Workaround

Launch Anki from the application launcher instead of COSMIC App Store.

Specs

  • OS: Pop!_OS 22.04 LTS x86_64
  • Kernel: 6.8.0-76060800daily20240311-generic
  • Desktop environment: COSMIC
  • cosmic-session: Version: 0.1.0~1713557836~22.04~54c0955
  • cosmic-store: Version 0.1.0~1714166022~22.04~225ebca
@WesfunOfficial
Copy link

What GPU are you using? That may assist in looking for a solution

@skmd0
Copy link
Author

skmd0 commented May 21, 2024

I have integrated AMD GPU

@PriceCZ
Copy link

PriceCZ commented Oct 5, 2024

I've had the same issue. Pop!_OS 24.04 LTS, intel integrated graphics. Rebooting the computer fixed the issue for me.

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

3 participants