flameshot icon indicating copy to clipboard operation
flameshot copied to clipboard

I mistakenly did not allow Flameshot to capture screen

Open madaniradshid opened this issue 1 year ago • 0 comments

After installing it on Debian, I did not accept its request for permission mistakenly. then I googled for help but I found noting useful! I was wondering if you could help me. My Debian has Wayland and the debugging information is:

The dbus-monitor content

signal time=1728886277.599659 sender=org.freedesktop.DBus -> destination=:1.130 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
   string ":1.130"
signal time=1728886277.599730 sender=org.freedesktop.DBus -> destination=:1.130 serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
   string ":1.130"
method call time=1728886284.342058 sender=:1.133 -> destination=org.freedesktop.DBus serial=10 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
   string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.a11y.Bus',arg1=''"
method call time=1728886284.342215 sender=:1.133 -> destination=org.freedesktop.DBus serial=11 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameHasOwner
   string "org.a11y.Bus"
method call time=1728886284.342469 sender=:1.133 -> destination=org.freedesktop.DBus serial=12 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
   string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.a11y.Bus'"
method call time=1728886284.342516 sender=:1.133 -> destination=org.freedesktop.DBus serial=13 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
   string "org.a11y.Bus"
method call time=1728886284.342672 sender=:1.133 -> destination=org.a11y.Bus serial=14 path=/org/a11y/bus; interface=org.freedesktop.DBus.Properties; member=Get
   string "org.a11y.Status"
   string "ScreenReaderEnabled"
method call time=1728886284.342946 sender=:1.133 -> destination=org.a11y.Bus serial=15 path=/org/a11y/bus; interface=org.freedesktop.DBus.Properties; member=Get
   string "org.a11y.Status"
   string "IsEnabled"


madaniradshid avatar Oct 14 '24 06:10 madaniradshid