Skip to content

build-aux: Update Flatpak to 2026-07-15 deps#13657

Merged
RytoEX merged 1 commit into
obsproject:masterfrom
tytan652:fp_update
Jul 16, 2026
Merged

build-aux: Update Flatpak to 2026-07-15 deps#13657
RytoEX merged 1 commit into
obsproject:masterfrom
tytan652:fp_update

Conversation

@tytan652

@tytan652 tytan652 commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

Description

  • Backport Qt fix for QTBUG-146665

Fix a bug that causes right-click to not work for disabled items in the
source list. This is fixed on the Qt 6.11 branch and in 6.12.0-beta1,
but we've backported the patch for now.

Note, that non-qt tarballs do not have their checksum changed since BuildStream reproduced the same builds for those.

Fixes #13640 (Flatpak-side)

Motivation and Context

#13654 twin

Sync up with other platforms

How Has This Been Tested?

Local testing with the manifest.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have read the contributing document.
  • My code has been run through clang-format.
  • My code follows the project's style guidelines
  • My code is not on the master branch.
  • My code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

- Backport Qt fix for QTBUG-146665
@tytan652 tytan652 added Seeking Testers Build artifacts on CI kind/bug Categorizes issue or PR as related to a bug. platform/linux Categorizes issue or PR as affecting Linux specifically area/ui-ux Anything to do with changes or additions to UI/UX elements. labels Jul 16, 2026
@tytan652 tytan652 added this to the OBS Studio 32.2 milestone Jul 16, 2026
@tytan652 tytan652 added the area/dependency Issue is in external library or dependency, not OBS itself label Jul 16, 2026
@tytan652 tytan652 requested a review from RytoEX July 16, 2026 09:21
@tiberium-v

Copy link
Copy Markdown

Because of the "Seeking Testers" label, I install the flatpak from the created artifact and run it. I can not replicate the bug with that version. So I guess I confirm the fix, at least on Arch with the installed flatpak from this PR.

@RytoEX RytoEX merged commit 7155082 into obsproject:master Jul 16, 2026
16 checks passed
@tytan652 tytan652 deleted the fp_update branch July 16, 2026 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependency Issue is in external library or dependency, not OBS itself area/ui-ux Anything to do with changes or additions to UI/UX elements. kind/bug Categorizes issue or PR as related to a bug. platform/linux Categorizes issue or PR as affecting Linux specifically Seeking Testers Build artifacts on CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sources right click context menu inconsistent when source is hidden

3 participants