Hi,
I want to print a jpeg image found on the web that has an embedded icc profile (Adobe RGB (1998)). I wonder how to tell turboprint that the image uses that profile.
I print using the tp gimp plugin; usually I print my own pictures, with an embedded profile ProPhoto (exported from Rawtherapee or Darktable). I then select "ProPhoto" for "Espace couleur RVB" (RGB color space) in the tp plugin. However that drop-down list only offers sRGB (défaut), AppleRGB (clair), [CIE RGB], [NTSC 1953], [PAL-SECAM], [SMPTE-C], [Wide RGB] and ProPhoto, not Adobe RGB.
I tried adding the Adobe RGB color space in the turboprint config, but even after restarting the computer it does not show up in the plugin color space list.
What should I do?
Normand Fortier
[SOLVED] How do I specify image color space?
-
- Posts: 14
- Joined: Sun Mar 05, 2017 6:08 pm
[SOLVED] How do I specify image color space?
Last edited by fortiernor on Sun Nov 17, 2019 9:34 pm, edited 1 time in total.
Re: How do I specify image color space?
Hello,
this is strange - if you successfully added the color space "ProPhoto RGB", adding "Adobe RGB" should work just as well.
Can you please check if the profiles are visible in TurboPrint Control
If you can see "Adobe RGB" in TurboPrint Control but not in GIMP, please open a Terminal window and enter
sudo tpsetup --update
(your login password will be requested). This will update the TurboPrint PPD files, then "Adobe RGB" should also be visible in the GIMP TurboPrint plugin. Please let me know if this helps.
this is strange - if you successfully added the color space "ProPhoto RGB", adding "Adobe RGB" should work just as well.
Can you please check if the profiles are visible in TurboPrint Control
If you can see "Adobe RGB" in TurboPrint Control but not in GIMP, please open a Terminal window and enter
sudo tpsetup --update
(your login password will be requested). This will update the TurboPrint PPD files, then "Adobe RGB" should also be visible in the GIMP TurboPrint plugin. Please let me know if this helps.
-
- Posts: 14
- Joined: Sun Mar 05, 2017 6:08 pm
Re: How do I specify image color space?
Thank you! What happens is that I can add the new color space using the config application, but if I close it and reopen it, the new color space is not there. So the problem happens before even opening the plugin. tpsetup --update does not help.
This is TP 2.46-1 on Archlinux.
This is TP 2.46-1 on Archlinux.
Re: How do I specify image color space?
It sounds like a problem with authorization that happens on newer Archlinux systems in combination with older TurboPrint versions. TurboPrint 2.48-2 has adaptions for this. You can try to start your TurboPrint Control from shell with admin rights: "sudo turboprint" - the color space is probably added successfully then.
-
- Posts: 14
- Joined: Sun Mar 05, 2017 6:08 pm
Re: How do I specify image color space?
Indeed. Adding the color space to turboprint config application having started the latter as root solves the problem -- the new color space is now accessible from turboprint config (started as regular user) and from the gimp plugin.
Thank you very much for your quick response!
Normand
Thank you very much for your quick response!
Normand