rafisics
About
- Username
- rafisics
- Joined
- Roles
- Member
Comments
-
After upgrading to Ubuntu 24.04 LTS, I was facing the same error: ``` Failed to launch "Zotero" Desktop file didn't specify Exec field ``` As @sean.cavany said in the previous comment, I just changed the `Exec` to: ``` Exec=bash -c "$(dirname $(real…