FineFindus / eyedropper

Pick and format colors
https://apps.gnome.org/Eyedropper
GNU General Public License v3.0
260 stars 26 forks source link

App doesn't work on nixos with kde or i3wm. #152

Closed Chlebqowy closed 1 month ago

Chlebqowy commented 1 month ago

Describe the bug App doesn't work at all in nixos with plasma5 or i3wm.

To Reproduce Steps to reproduce the behavior:

  1. Run the app
  2. Click pick a color

Expected behavior The color picking tool working Screenshots Screenshot_20240724_172453

Information

I can't get any debugging information

Additional context I get this error

ERROR eyedropper::window > ZBus Error: org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.freedesktop.portal.Screenshot” on object at path /org/freedesktop/portal/desktop

Here is my neofetch in case something that is shown by it affects the app. Screenshot_20240724_172735

FineFindus commented 1 month ago

The issue is that your system is not properly configured for color picking. Eyedropper uses the PickColor method of the org.freedesktop.portal.Screenshot portal interface.