Skip to content

[FM-Radio@hilyxx] - v1.3.3 - Fix Gst.init crash - #9035

Merged
rcalixte merged 1 commit into
linuxmint:masterfrom
Hilyxx:FM-Radio
Sep 10, 2026
Merged

rcalixte merged 1 commit into
linuxmint:masterfrom
Hilyxx:FM-Radio

Conversation

@Hilyxx

@Hilyxx Hilyxx commented Sep 10, 2026

Copy link
Copy Markdown
Contributor
  • add try/catch fallback for Gst.init to fix GJS strict type crashes.
    Older GJS (Mint/Ubuntu) needs null to avoid crashing with []. Strict GJS (CachyOS/Arch) rejects null and needs []. The try/catch block handles both cases.

I hope this will be the last update needed to fix this issue.

- add try/catch fallback for Gst.init to fix GJS strict type crashes
@rcalixte
rcalixte merged commit c488c3f into linuxmint:master Sep 10, 2026
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants