Skip to content

fix: prefer kreadconfig6 with fallback to kreadconfig5#1599

Merged
tdewey-rpi merged 2 commits into
raspberrypi:mainfrom
Ferdinaelectro1:feat-animation-detection
Apr 23, 2026
Merged

fix: prefer kreadconfig6 with fallback to kreadconfig5#1599
tdewey-rpi merged 2 commits into
raspberrypi:mainfrom
Ferdinaelectro1:feat-animation-detection

Conversation

@Ferdinaelectro1

@Ferdinaelectro1 Ferdinaelectro1 commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

Previously hardcoded kreadconfig5, which fails on KDE Plasma 6.
Now tries kreadconfig6 first, falls back to kreadconfig5 if not found.

Previously hardcoded kreadconfig5, which fails on KDE Plasma 6.
Now uses KDE_SESSION_VERSION env var to build the binary path
dynamically (kreadconfig5 or kreadconfig6), avoiding ambiguity
when both binaries are installed side by side.
Comment thread src/linux/platformquirks_linux.cpp Outdated
@Ferdinaelectro1

Copy link
Copy Markdown
Contributor Author

@lurch Updated in the latest commit, please take another look!

@lurch

lurch commented Apr 20, 2026

Copy link
Copy Markdown
Collaborator

@lurch Updated in the latest commit, please take another look!

Cool. I guess you might want to update the PR description? 😉

@Ferdinaelectro1

Copy link
Copy Markdown
Contributor Author

@lurch Done!

@lurch

lurch commented Apr 21, 2026

Copy link
Copy Markdown
Collaborator

Would you mind updating the PR title too? Thank you.

@Ferdinaelectro1 Ferdinaelectro1 changed the title fix: use KDE_SESSION_VERSION to select correct kreadconfig binary fix: prefer kreadconfig6 with fallback to kreadconfig5 Apr 21, 2026
@Ferdinaelectro1

Ferdinaelectro1 commented Apr 21, 2026

Copy link
Copy Markdown
Contributor Author

@lurch Done ! Thanks

@tdewey-rpi tdewey-rpi merged commit 75ae227 into raspberrypi:main Apr 23, 2026
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.

3 participants