Skip to content

arch: install Thunar actions with a pacman hook - #666

Merged
marmarek merged 2 commits into
QubesOS:mainfrom
besendorf:fix/archlinux-thunar-actions
Aug 25, 2026
Merged

arch: install Thunar actions with a pacman hook#666
marmarek merged 2 commits into
QubesOS:mainfrom
besendorf:fix/archlinux-thunar-actions

Conversation

@besendorf

Copy link
Copy Markdown
Contributor

Fixes QubesOS/qubes-issues#9740

Arch Linux installs the Qubes Thunar actions under /usr/lib/qubes/uca_qubes.xml, but Thunar only loads system custom actions from /etc/xdg/Thunar/uca.xml. Add a package-specific pacman post-transaction hook that appends the Qubes actions after qubes-vm-thunar is installed or upgraded, matching the existing Debian and Fedora packaging behavior.

This pull request was prepared with AI assistance.

@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.71%. Comparing base (a37fac9) to head (682afdf).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #666      +/-   ##
==========================================
+ Coverage   71.31%   71.71%   +0.39%     
==========================================
  Files           3        3              
  Lines         502      502              
==========================================
+ Hits          358      360       +2     
+ Misses        144      142       -2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@qubesos-bot

qubesos-bot commented Aug 7, 2026

Copy link
Copy Markdown

OpenQA test summary

Complete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026082501-devel-archlinux&flavor=templates

Test run included the following:

Installing updates failed, skipping the report!

@marmarek

Copy link
Copy Markdown
Member

After actually installing the qubes-vm-thunar package, this appears to be working now: https://openqa.qubes-os.org/tests/193118#step/gui_filecopy/24

Comment thread archlinux/PKGBUILD.qubes-update-thunar Outdated
@besendorf
besendorf force-pushed the fix/archlinux-thunar-actions branch from 2282e37 to 682afdf Compare August 25, 2026 10:35
@marmarek
marmarek merged commit 4e0c945 into QubesOS:main Aug 25, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Archlinux: thunar extension doesn't work

3 participants