Is there any way to run ART on wayland?

What error is it throwing under Wayland? Of coursez with Wayland, you won’t have working color management, but it should run or at least fallback to xwayland.

On Arts website they claim that it is not working under wayland, also there is no art in pkges for fedora (even 3rd party one).

And @paperdigits what You mean color management would not work? in properties (like custom colors for app) or as a feature for editing pohots?

sorry for that kind of silly questions but this is first time i touching photo editing software at all (and specially in linux)

You will not be able to profile your screen using a hardware calibration device and apply the resulting profile.

Ah I was not aware of that. I guess it won’t work then. There is still an appimage if you really want to try it.

Well, as Alberto already mentioned:

NOTE for Linux users: the binary for Linux doesn’t work on Wayland, only on X. If you want to use ART under Wayland, you need to build it yourself.

edit:
You can download an archive with ART compiled from latest master on Fedora 36 here.

1 Like

I use Fedora 36 Wayland Gnome, and applied my previously (under F35 X11) generated ICC profile succesfully.

Yes, you did half of what I said. The other half is not possible.

In Fedora 36 you can choose Gnome under X11 when you login.

It is. I tried today after a full system reinstall (F36 Workstation). Calibration is done under Wayland with DisplayCal and ArgyllCMS, hardware: Pantone Huey. Went without errors.

Maybe with xwayland, as DislayCal has hard dependencies on x11.

have any changed recently with ART under wayland?
i using binary which someone send me here, but i loved to just install RPM and have all updates and so on.

if not, have anyone most recent version of it? i feel like i cant build it on my own, i tried and mess things up few times now.

thanks.

Hi,
What distribution are you using? Maybe we can try to figure out why you can’t build it, I think this is the best option…

HTH

Fedora 36

Thanks. Could you also post the error message you get when compiling? Or even better the whole console output?

TIA

Actually i have no idea where to start, as rawtherapee shows how to compile it with fedora under #26
Not sure about dependencies, also removed rawtherapee, and not sure if ART have lens corrections embeded as i cant find anything related.
Please just help me with good step by step for fedora 36 if possible.

Also AppImage wont work too, get this error: “GLib-GIO-ERROR **: Settings schema ‘org.gnome.settings-daemon.plugins.xsettings’ does not contain a key named ‘antialiasing’”

Is there any chance that add ART to RPM repository or FLATPAK? it would be great to maintain updates, and im sure there is lot fedora users here.

thank You

That also shows up on Ubuntu if you try to run the ART AppImage on Wayland. And it goes away if you switch to Xorg.

See agriggio / ART / issues / #249 - GLib-GIO-ERROR on Ubuntu 22.04 — Bitbucket

And here’s how to switch Fedora to Xorg:

Hi,
Can you try running the latest Linux binary release like this?

Does this work?

Sorry for late update, but im really busy recently.
@elGordo i dont want to switch to X and want my system to work with wayland.
@agriggio is it possible to run art with x11 and still use a wayland as default? If not, is it even possible to run it on Wayland? i think it is, as i got once appimage which works (when i was testing in VM) but now i cant make it run for me.
And secound tought - the GTK_BACKEND makes only art running with X11? sorry, im linux user, but apparently never doing any of this stuff.

thank you for Your patience.

Hi, no need to apologise!
Just try the new 1.18.0 Linux binary and see if that works – I have changed added the env var above to the wrapper script so there’s a chance that it helps…

Hello Again,
im trying to run Your software again :slight_smile:
i tried latest 64bit version, even with GTK backend switch and get errors:

Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "pk-gtk-module"

Ofcourse i have installed libcanberra yet still have issues.

System is Fedora, with wayland (yes, still).

Also side question, have you consider to maintain RPMs?

other thing - once i get appimage (few versions before, and it worked just fine, not sure what is the problem here).

Cheers for Your work! Hope ths project gets bigger becouse i think this can be best raw editor out there.

Hi, what version of fedora exactly? I’ll see if I can reproduce in a VM…

Thanks!