Search Criteria
Package Details: qadwaitadecorations-qt6 0.1.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qadwaitadecorations.git (read-only, click to copy) |
---|---|
Package Base: | qadwaitadecorations |
Description: | Qt6 decoration plugin implementing Adwaita-like client-side decorations |
Upstream URL: | https://github.com/FedoraQt/QAdwaitaDecorations |
Licenses: | LGPL2.1 |
Submitter: | coolingtool |
Maintainer: | coolingtool |
Last Packager: | coolingtool |
Votes: | 13 |
Popularity: | 0.87 |
First Submitted: | 2023-09-12 21:56 (UTC) |
Last Updated: | 2024-03-23 07:11 (UTC) |
Dependencies (8)
- qt6-svg
- qt6-wayland
- cmake (cmake-gitAUR) (make)
- make (make-gitAUR) (make)
- qt5-svg (qt5-svg-gitAUR) (make)
- qt5-wayland-decorationsAUR (make)
- qt6-svg (make)
- qt6-wayland (make)
Required by (1)
- persepolis-git (optional)
Latest Comments
1 2 Next › Last »
ceg commented on 2024-04-14 11:34 (UTC)
Yep that fixed it, thanks Kfftuftur!
Kfftfuftur commented on 2024-04-13 08:52 (UTC)
I also had the issue of QT6 applications segfaulting when this package is installed. I tried debugging them with GDB and the segfaults seem to originate from
QAdwaitaDecorations::forceRepaint()
This seems related to https://github.com/FedoraQt/QAdwaitaDecorations/issues/33
Simply deleting
~/.cache/yay/qadwaitadecorations
and rebuilding the package fixed the issue for me.yochananmarqos commented on 2024-04-12 21:21 (UTC) (edited on 2024-04-12 21:22 (UTC) by yochananmarqos)
@ceg:
Well, that's invalid, so that's a thing. Remove 'qt6ct', that does not belong there.
FYI, changing environment variables will not take effect unless you logoff or reboot (depending if they're set per user or globally).
Again, this is not the place to troubleshoot issues with other packages. Please use the proper support channels like the Arch forums or IRC.
ceg commented on 2024-04-12 21:16 (UTC)
Unfortunately it still does not work, it crashes with this package installed
❯ export QT_WAYLAND_DECORATION="adwaita" qt6ct
❯ qt6ct ... [1] 47046 segmentation fault (core dumped) qt6ct
yochananmarqos commented on 2024-04-12 21:09 (UTC) (edited on 2024-04-12 21:10 (UTC) by yochananmarqos)
@ceg: Just in case, have you set the appropriate environment variable? Everything is working fine for me on GNOME:
ceg commented on 2024-04-12 21:03 (UTC)
@yochananmarqos, removing this package seems to fix it, but I'll ask upstream to see if they are able to do anything in the meanwhile
yochananmarqos commented on 2024-04-12 20:56 (UTC)
@ceg: Does not compute. It seems you have some program that is crashing after the Qt 6.7 update and you're blaming it this package for some strange reason. Please check the output of the program that is crashing and submit an issue in the proper upstream channel.
ceg commented on 2024-04-12 20:46 (UTC)
The package is crashing with some other packages like prismlauncher and qt6ct.
Aftermath commented on 2023-10-17 14:52 (UTC)
@god yes it's needed.
1 2 Next › Last »