Skip to content

Reapply "Update freedesktop runtime to 25.08" (#56)#57

Open
tobias47n9e wants to merge 2 commits into
masterfrom
update/sdk
Open

Reapply "Update freedesktop runtime to 25.08" (#56)#57
tobias47n9e wants to merge 2 commits into
masterfrom
update/sdk

Conversation

@tobias47n9e
Copy link
Copy Markdown
Collaborator

No description provided.

@p2004a
Copy link
Copy Markdown
Collaborator

p2004a commented Apr 15, 2026

Note 60445fc

We had people on discord with problems. Were they resolved?

@flathubbot
Copy link
Copy Markdown

🚧 Started test build.

@flathubbot
Copy link
Copy Markdown

Test build succeeded. To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/275109/info.beyondallreason.bar.flatpakref

Built for x86_64 architecture.

⚠️ Linter warnings:

Warnings can be promoted to errors in the future. Please try to resolve them.

  • 'appstream-screenshot-missing-caption' warning found in linter repo check. Details: One or more screenshots are missing captions in the Metainfo file
  • 'appstream-missing-vcs-browser-url' warning found in linter repo check. Details: Please consider adding a vcs-browser URL to the Metainfo file

@tobias47n9e
Copy link
Copy Markdown
Collaborator Author

@p2004a I wanted to create a test build and try to get some people to test it. There have been a few bugfix releases since the last time we tried to update (e.g. https://gitlab.com/freedesktop-sdk/freedesktop-sdk/-/releases/freedesktop-sdk-25.08.8)

@p2004a
Copy link
Copy Markdown
Collaborator

p2004a commented Apr 15, 2026

Great, thanks!

@flathubbot
Copy link
Copy Markdown

🚧 Test build enqueued.

@flathubbot
Copy link
Copy Markdown

🚧 Started test build.

@flathubbot
Copy link
Copy Markdown

Test build failed.

Help
  • bot, build - Restart the test build
  • bot, ping admins - Contact Flathub admins

@flathubbot
Copy link
Copy Markdown

🚧 Test build enqueued.

@flathubbot
Copy link
Copy Markdown

🚧 Started test build.

@flathubbot
Copy link
Copy Markdown

Test build succeeded. To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/275966/info.beyondallreason.bar.flatpakref

Built for x86_64 architecture.

⚠️ Linter warnings:

Warnings can be promoted to errors in the future. Please try to resolve them.

  • 'appstream-screenshot-missing-caption' warning found in linter repo check. Details: One or more screenshots are missing captions in the Metainfo file
  • 'appstream-missing-vcs-browser-url' warning found in linter repo check. Details: Please consider adding a vcs-browser URL to the Metainfo file

@tobias47n9e
Copy link
Copy Markdown
Collaborator Author

Currently the update to the SDK seems to be blocked by this issue:

When using the "grid layout" to play the game then the key under the escape key is used to draw on the map. On German keyboard layout this is the ^ key, which is also a dead key.

image

The 24.08 SDK forwarded the click event to the engine and drawing would work as soon as the commander appears at the start of the game. One of the libraries in the 25.08 has apparently changed this behavior. The click event is not forwarded to the engine anymore when the game starts.

Solving this in Flatpak might not be possible. Maybe the input library will change the behavior again, or the engine needs to overhaul how input events are handled (See also: beyond-all-reason/RecoilEngine#2192).

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