Raw Therapee and multiple hardrive on Linux?

@Szajda first let me say that mounting an SSD drive and accessing it should “just work” on any modern Linux distribution, so what you’re experiencing is not normal. Let’s try to figure it out.

Open a terminal and paste this:

cd /mnt/80ae89cb-968f-4fc6-9262-0017685bc03f/Photos
mount
wget http://rawtherapee.com/shared/test_images/amsterdam.pef
rawtherapee /mnt/80ae89cb-968f-4fc6-9262-0017685bc03f/Photos

Afterwards, select all the text from the terminal and paste it here, and also show a screenshot of the File Browser tab in RawTherapee (called “Filvy” in Swedish, not the “Installningar” window).

Exactly. You chmodded the wrong folders.
Try:
chmod 775 /mnt/4c352fff-8507-44e9-8570-1f159c6bd4f8

and do the same for its sibling.

I don’t think is wrong disk

Sorry, I had a typo in my command. Close RT and try this:

cd /mnt/80ae89cb-968f-4fc6-9262-0017685bc03f/Photo
mount
wget http://rawtherapee.com/shared/test_images/amsterdam.pef
rawtherapee /mnt/80ae89cb-968f-4fc6-9262-0017685bc03f/Photo

No different

I need the full log and screenshot. “No different” doesn’t help.

1 Like

Här kommer

I have a Update. The install version do not work with my Photo disk.

But

The appimage of RT does work with my Photo Disk…??? Why???

What do you mean by “work with”?

And what happened after you ran the last line of that and RawTherapee started, what did you see in the “Filvy”?

I mean RT can see my sec (SSD Photo disk) and but only with the RT Appimage

I would compare the appimage and Kubuntu build logs. There might be an answer in there.

sjostrand@sjostrand:/mnt/80ae89cb-968f-4fc6-9262-0017685bc03f/Photo$ rawtherapee /mnt/80ae89cb-968f-4fc6-9262-0017685bc03f/Photo

Command ‘rawtherapee’ not found, but can be installed with:

sudo apt install rawtherapee

sjostrand@sjostrand:/mnt/80ae89cb-968f-4fc6-9262-0017685bc03f/Photo$

I beleive it the plathub version of RawTherapee that does not work propper

How install Raw Therapee 5.8 ?? because Kubuntu does not have RaW therapee 5.8

If you don’t have RawTherapee installed, how were you running it the whole time?

This might be solid *buntu advise, although I previously understood Kubuntu uses dpkg.

i did have it install from flathub. But this version is something wrong with, because the Appimage of RT works.

How can I install RT from developer direct because Kubuntu Programstore dos not have RT 5.8

You should have mentioned this 58 posts ago. You’re running some unofficial build - it’s not from the RawTherapee website, and it’s not from your distribution’s package manager.

Two ways forward:

  1. File a report in your distribution’s bug tracker so that *buntu update RawTherapee to 5.8: https://bugs.launchpad.net/ubuntu
  2. Use the AppImage from RawTherapee’s website.
3 Likes