You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linux, MacOS, or Windows Package manager (apt, pacman, eopkg, choco, brew, ...)
Operating System type and version
Alpine Linux v3.2 x86_64
Description
I was following the documentation of installing flameshot on sway, but it still is not working. I noticed that it was based on systemmd, and I think that's the reason it's not working cause I have openrc
my ~/.config/sway/config (I removed the systemctl line as I am using openrc, also removed the --systemd flag passed to the command)
## For flameshot (more like to speed up GTK applications slowing excessively)exechash dbus-update-activation-environment 2>/dev/null && \
dbus-update-activation-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK
## Explicitly for flameshot
for_window [app_id="flameshot"] border pixel 0, floating enable, fullscreen disable, move absolute position 0 0
my ~/.config/xdg-desktop-portal/sway-portals.conf
[preferred]
# use xdg-desktop-portal-gtk for every portal interface
default=gtk
# except for the xdg-desktop-portal-wlr supplied interfaces
org.freedesktop.impl.portal.Screencast=wlr
org.freedesktop.impl.portal.Screenshot=wlr
output of dbus-monitor --session sender=org.freedesktop.portal.Desktop destination=org.freedesktop.portal.Desktop
Flameshot Version
Flameshot v12.1.0
Compiled with QT 5.15.10
Installation Type
Linux, MacOS, or Windows Package manager (apt, pacman, eopkg, choco, brew, ...)
Operating System type and version
Alpine Linux v3.2 x86_64
Description
I was following the documentation of installing flameshot on sway, but it still is not working. I noticed that it was based on systemmd, and I think that's the reason it's not working cause I have openrc
Part of my .zprofile
my ~/.config/sway/config (I removed the systemctl line as I am using openrc, also removed the --systemd flag passed to the command)
my ~/.config/xdg-desktop-portal/sway-portals.conf
output of
dbus-monitor --session sender=org.freedesktop.portal.Desktop destination=org.freedesktop.portal.Desktop
Steps to reproduce
flameshot
and it should showQObject::connect: No such signal QPlatformNativeInterface::systemTrayWindowChanged(QScreen*)
flameshot gui
shows nothing, and it keeps running until I Ctrl+cflameshot config
opens config thoScreenshots or screen recordings
No response
System Information
I have only one monitor, that is of the laptop itself
Operating system alpine linux version 3.20
window manager is sway, and I am using wayland
The text was updated successfully, but these errors were encountered: