Yes
I did execute exactly those commands (backintime-cli wasn’t installed, so I removed that), and get the same crash:
sudo pacman -Rns backintime backintime-qt 1 ✘
Abhängigkeiten werden geprüft …
:: inxi benötigt optional xorg-xdpyinfo: xdpyinfo: -G (X) Screen resolution, dpi; -Ga Screen size
:: python-wheel benötigt optional python-keyring: for wheel.signatures
Pakete (7) python-jaraco.classes-3.4.0-2 python-jeepney-0.9.0-1
python-keyring-25.6.0-1 python-secretstorage-3.3.3-6
xorg-xdpyinfo-1.3.4-2 backintime-1.5.4-1 backintime-qt-1.5.4-1
Gesamtgröße der entfernten Pakete: 6,48 MiB
:: Möchten Sie diese Pakete entfernen? [J/n] J
:: Paketänderungen werden verarbeitet …
(1/7) Entfernung läuft backintime-qt [######################] 100%
(2/7) Entfernung läuft xorg-xdpyinfo [######################] 100%
(3/7) Entfernung läuft backintime [######################] 100%
(4/7) Entfernung läuft python-keyring [######################] 100%
(5/7) Entfernung läuft python-secretstorage [######################] 100%
(6/7) Entfernung läuft python-jeepney [######################] 100%
(7/7) Entfernung läuft python-jaraco.classes [######################] 100%
:: Post-transaction-Hooks werden gestartet …
(1/4) Arming ConditionNeedsUpdate...
(2/4) Reloading system bus configuration...
(3/4) Updating icon theme caches...
(4/4) Updating the desktop file MIME type cache...
~ sudo pacman -Syu extra/backintime extra/backintime-qt ✔
:: Paketdatenbanken werden synchronisiert …
core ist aktuell
extra ist aktuell
multilib ist aktuell
chaotic-aur ist aktuell
bioarchlinux ist aktuell
home_pbek_QOwnNotes_Arch_Extra ist aktuell
:: Vollständige Systemaktualisierung wird gestartet …
Abhängigkeiten werden aufgelöst …
Nach in Konflikt stehenden Paketen wird gesucht …
Pakete (7) python-jaraco.classes-3.4.0-2 python-jeepney-0.9.0-1
python-keyring-25.6.0-1 python-secretstorage-3.3.3-6
xorg-xdpyinfo-1.3.4-2 backintime-1.5.4-1 backintime-qt-1.5.4-1
Gesamtgröße der installierten Pakete: 6,48 MiB
:: Installation fortsetzen? [J/n] J
(7/7) Schlüssel im Schlüsselbund werden geprüft [######################] 100%
(7/7) Paket-Integrität wird überprüft [######################] 100%
(7/7) Paket-Dateien werden geladen [######################] 100%
(7/7) Auf Dateikonflikte wird geprüft [######################] 100%
(7/7) Verfügbarer Festplattenspeicher wird erm... [######################] 100%
:: Paketänderungen werden verarbeitet …
(1/7) Installiert wird python-jaraco.classes [######################] 100%
(2/7) Installiert wird python-jeepney [######################] 100%
Optionale Abhängigkeiten für python-jeepney
python-trio: support D-Bus applications with Trio
(3/7) Installiert wird python-secretstorage [######################] 100%
(4/7) Installiert wird python-keyring [######################] 100%
Optionale Abhängigkeiten für python-keyring
libsecret: libsecret backend [Installiert]
python-dbus: kwallet backend [Installiert]
python-gobject: libsecret backend [Installiert]
python-keyrings-alt: Alternative backends
python-pluggy: devpi client [Installiert]
(5/7) Installiert wird backintime [######################] 100%
Optionale Abhängigkeiten für backintime
backintime-qt: Qt frontend [ausstehend]
encfs: encrypted filesystem in user-space
sshfs: FUSE client based on the ssh file transfer protocol [Installiert]
(6/7) Installiert wird xorg-xdpyinfo [######################] 100%
(7/7) Installiert wird backintime-qt [######################] 100%
Optionale Abhängigkeiten für backintime-qt
gnome-keyring: option for SSH key storage [Installiert]
kompare: option for comparing files
kwallet: option for SSH key storage [Installiert]
meld: option for comparing files [Installiert]
oxygen-icons: fallback in case of missing icons
python-secretstorage: option for SSH key storage [Installiert]
:: Post-transaction-Hooks werden gestartet …
(1/4) Arming ConditionNeedsUpdate...
(2/4) Reloading system bus configuration...
(3/4) Updating icon theme caches...
(4/4) Updating the desktop file MIME type cache...
~ backintime-qt ✔ 5s
Back In Time
Version: 1.5.4
Back In Time comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; type `backintime --license' for details.
Traceback (most recent call last):
File "/usr/share/backintime/qt/app.py", line 2472, in <module>
mainWindow = MainWindow(cfg, appInstance, qapp)
File "/usr/share/backintime/qt/app.py", line 342, in __init__
SettingsDialog(self).exec()
~~~~~~~~~~~~~~^^^^^^
File "/usr/share/backintime/qt/manageprofiles/__init__.py", line 253, in __init__
self._tab_retention = RemoveRetentionTab(self)
~~~~~~~~~~~~~~~~~~^^^^^^
File "/usr/share/backintime/qt/manageprofiles/tab_remove_retention.py", line 65, in __init__
self._label_rule_execute_order()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/share/backintime/qt/manageprofiles/tab_remove_retention.py", line 177, in _label_rule_execute_order
icon = self.style().standardPixmap(
QStyle.StandardPixmap.SP_MessageBoxInformation)
TypeError: standardPixmap(self, standardPixmap: QStyle.StandardPixmap, opt: Optional[QStyleOption], widget: Optional[QWidget] = None): not enough arguments
I didn’t want to doubt anyone’s capabilities and am very happy for the great work that everybody at Manjaro does 
Anyway, there is a problem that I’m not able to fix on my own, that’s why I’m asking.
Did you test it with the Manjaro Gnome ISO? That’s what I used for my last test in the VM as well, where it crashed (no external repos there and AUR also disabled).
Edit: Just tried it again, fully updated my Manjaro Gnome VM and it still crashes.
[laurenz@laurenz-standardpc ~]$ sudo pacman -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
multilib is up to date
:: Starting full system upgrade...
there is nothing to do
[laurenz@laurenz-standardpc ~]$ backintime-qt
Back In Time
Version: 1.5.4
Back In Time comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; type `backintime --license' for details.
Traceback (most recent call last):
File "/usr/share/backintime/qt/app.py", line 2472, in <module>
mainWindow = MainWindow(cfg, appInstance, qapp)
File "/usr/share/backintime/qt/app.py", line 342, in __init__
SettingsDialog(self).exec()
~~~~~~~~~~~~~~^^^^^^
File "/usr/share/backintime/qt/manageprofiles/__init__.py", line 253, in __init__
self._tab_retention = RemoveRetentionTab(self)
~~~~~~~~~~~~~~~~~~^^^^^^
File "/usr/share/backintime/qt/manageprofiles/tab_remove_retention.py", line 65, in __init__
self._label_rule_execute_order()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/share/backintime/qt/manageprofiles/tab_remove_retention.py", line 177, in _label_rule_execute_order
icon = self.style().standardPixmap(
QStyle.StandardPixmap.SP_MessageBoxInformation)
TypeError: standardPixmap(self, standardPixmap: QStyle.StandardPixmap, opt: Optional[QStyleOption], widget: Optional[QWidget] = None): not enough arguments
/usr/bin/backintime-qt: line 26: 2103 Segmentation fault (core dumped) /usr/bin/python -Es ${APP_PATH}/app.py "$@"
[laurenz@laurenz-standardpc ~]$
Unfortunately, inxi -zv8 gets stuck for some reason, so no good output there:
System:
Kernel: 6.12.21-4-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 14.2.1
clocksource: kvm-clock avail: tsc,acpi_pm
parameters: BOOT_IMAGE=/boot/vmlinuz-6.12-x86_64
root=UUID=0b72d104-1303-4a87-9d60-96485566868e rw quiet splash apparmor=1
security=apparmor udev.log_priority=3
Desktop: GNOME v: 48.0 tk: GTK v: 3.24.49 wm: gnome-shell
tools: gsd-screensaver-proxy dm: GDM v: 48.0 Distro: Manjaro
base: Arch Linux
Machine:
Type: Kvm System: QEMU product: Standard PC (Q35 + ICH9, 2009) v: pc-q35-9.2
serial: <superuser required> Chassis: type: 1 v: pc-q35-9.2
serial: <superuser required>
Mobo: N/A model: N/A serial: N/A uuid: <superuser required> BIOS: SeaBIOS
v: Arch Linux 1.16.3-1-1 date: 04/01/2014
Battery:
Message: No system battery data found. Is one present?
Memory:
System RAM: total: 4 GiB available: 3.82 GiB used: 1.59 GiB (41.6%)
Message: For most reliable report, use superuser + dmidecode.
Array-1: capacity: 4 GiB slots: 1 modules: 1 EC: Multi-bit ECC
max-module-size: 4 GiB note: est.
Device-1: DIMM 0 type: RAM detail: N/A size: 4 GiB speed: N/A volts: N/A
width: N/A manufacturer: Qemu part-no: N/A serial: N/A
PCI Slots:
Permissions: Unable to run dmidecode. Root privileges required.
CPU:
Info: model: Intel Core i5-8600K bits: 64 type: SMP arch: Coffee Lake
gen: core 8 level: v3 note: check built: 2018 process: Intel 14nm family: 6
model-id: 0x9E (158) stepping: 0xA (10) microcode: 0xFA
Topology: cpus: 4x dies: 1 clusters: 1 cores: 1 smt: <unsupported> cache:
L1: 4x 64 KiB (256 KiB) desc: d-1x32 KiB; i-1x32 KiB L2: 4x 4 MiB (16 MiB)
desc: 1x4 MiB L3: 4x 16 MiB (64 MiB) desc: 1x16 MiB
Speed (MHz): avg: 3600 min/max: N/A cores: 1: 3600 2: 3600 3: 3600 4: 3600
bogomips: 28808
Flags: 3dnowprefetch abm adx aes apic arat arch_capabilities arch_perfmon
avx avx2 bmi1 bmi2 clflush clflushopt cmov constant_tsc cpuid cpuid_fault
cx16 cx8 de ept ept_ad erms f16c flexpriority flush_l1d fma fpu fsgsbase
fxsr hypervisor ibpb ibrs invpcid lahf_lm lm mca mce md_clear mmx movbe
mpx msr mtrr nopl nx pae pat pcid pclmulqdq pdcm pdpe1gb pge pni popcnt
pse pse36 pti rdrand rdseed rdtscp rep_good sep smap smep ss ssbd sse
sse2 sse4_1 sse4_2 ssse3 stibp syscall tpr_shadow tsc tsc_adjust
tsc_deadline_timer tsc_known_freq umip vme vmx vnmi vpid x2apic xgetbv1
xsave xsavec xsaveopt xsaves xtopology
Vulnerabilities:
Type: gather_data_sampling status: Not affected
Type: itlb_multihit status: Not affected
Type: l1tf mitigation: PTE Inversion; VMX: flush not necessary, SMT
disabled
Type: mds mitigation: Clear CPU buffers; SMT Host state unknown
Type: meltdown mitigation: PTI
Type: mmio_stale_data mitigation: Clear CPU buffers; SMT Host state
unknown
Type: reg_file_data_sampling status: Not affected
Type: retbleed mitigation: IBRS
Type: spec_rstack_overflow status: Not affected
Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via
prctl
Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
sanitization
Type: spectre_v2 mitigation: IBRS; IBPB: conditional; STIBP: disabled;
RSB filling; PBRSB-eIBRS: Not affected; BHI: SW loop, KVM: SW loop
Type: srbds status: Unknown: Dependent on hypervisor status
Type: tsx_async_abort status: Not affected
[nothing more appears]
I don’t really know what else I can do to help reproducing this issue…
It should be somewhat clear, that it’s not just my system configuration, that leads to this error, since at least @D.Dave (on Xfce) and @Nachlese (on whatever) got the same error when starting as non-root.