Re: [darktable-devel] Weirdness with the print module

2015-01-25 Thread Richard Levitte
In message <1422184818.20442.200.ca...@obry.net> on Sun, 25 Jan 2015 12:20:18 +0100, Pascal Obry said: pascal> This should be done on Git master now (cm-calibration only when a pascal> printer profile is used). Can you try again? Yup, it gave me exactly what I expected. All is good from this e

Re: [darktable-devel] Weirdness with the print module

2015-01-25 Thread Richard Levitte
In message <1422184526.20442.197.ca...@obry.net> on Sun, 25 Jan 2015 12:15:26 +0100, Pascal Obry said: pascal> > but does pascal> > that mean that I should do some sort of color calibration of my pascal> > printer (which, I'll remind you, is a b/w laser printer, and with pascal> > pretty few lev

Re: [darktable-devel] Weirdness with the print module

2015-01-25 Thread Pascal Obry
Richard, This should be done on Git master now (cm-calibration only when a printer profile is used). Can you try again? -- Pascal Obry / Magny Les Hameaux (78) The best way to travel is by means of imagination http://v2p.fr.eu.org http://www.obry.net gpg --keyserver keys.gnupg.net

Re: [darktable-devel] Weirdness with the print module

2015-01-25 Thread Pascal Obry
Richard, > That was easy, when I commented away #1, I got the regular b/w > positive image that I wanted all along. > > So. > > It seem the cm-calibration plays a role in this. Of course, I > understand that it could be a good thing to have it true, Indeed as this tells CUPS to avoid doing a

Re: [darktable-devel] Weirdness with the print module

2015-01-24 Thread Richard Levitte
In message <1422089424.20442.139.ca...@obry.net> on Sat, 24 Jan 2015 09:50:24 +0100, Pascal Obry said: pascal> Richard, pascal> pascal> I see nothing wrong :( pascal> pascal> Let's try this. I have attached a program which is exactly the code in pascal> dt to send the file to CUPS. Nothing fan

Re: [darktable-devel] Weirdness with the print module

2015-01-24 Thread Richard Levitte
Sure, I'm game. Monday at the latest. Cheers, Richard In message <1422089424.20442.139.ca...@obry.net> on Sat, 24 Jan 2015 09:50:24 +0100, Pascal Obry said: pascal> Richard, pascal> pascal> I see nothing wrong :( pascal> pascal> Let's try this. I have attached a program which is exactly the

Re: [darktable-devel] Weirdness with the print module

2015-01-24 Thread Pascal Obry
Richard, I see nothing wrong :( Let's try this. I have attached a program which is exactly the code in dt to send the file to CUPS. Nothing fancy and really straight forward. To compile: $ gcc -o dtprt dtprt.c `pkg-config --cflags --libs glib-2.0` -lcups Then to send a file to CUPS: $ dtprt w

Re: [darktable-devel] Weirdness with the print module

2015-01-23 Thread Richard Levitte
In message <1422034478.20442.86.ca...@obry.net> on Fri, 23 Jan 2015 18:34:38 +0100, Pascal Obry said: pascal> Le vendredi 23 janvier 2015 à 18:31 +0100, Richard Levitte a écrit : pascal> > "Normal", "Draft [Economy]" and "Best" pascal> pascal> And what is your setting? It's usually "Normal",

Re: [darktable-devel] Weirdness with the print module

2015-01-23 Thread Pascal Obry
Le vendredi 23 janvier 2015 à 18:31 +0100, Richard Levitte a écrit : > "Normal", "Draft [Economy]" and "Best" And what is your setting? > pascal> > Btw, when I took the intermediary print (I tried cups-pdf as well) > and > pascal> > print it manually, it comes out perfect (to the limits of this

Re: [darktable-devel] Weirdness with the print module

2015-01-23 Thread Richard Levitte
In message <1422032546.20442.82.ca...@obry.net> on Fri, 23 Jan 2015 18:02:26 +0100, Pascal Obry said: pascal> Le vendredi 23 janvier 2015 à 17:53 +0100, Richard Levitte a écrit : pascal> > In message <1422030254.20442.66.ca...@obry.net> on Fri, 23 Jan 2015 17:24:14 +0100, Pascal Obry said: pa

Re: [darktable-devel] Weirdness with the print module

2015-01-23 Thread Pascal Obry
Le vendredi 23 janvier 2015 à 17:53 +0100, Richard Levitte a écrit : > In message <1422030254.20442.66.ca...@obry.net> on Fri, 23 Jan 2015 17:24:14 > +0100, Pascal Obry said: > > pascal> Richard, > pascal> > pascal> > cups n00b here. How do I do that? > pascal> > pascal> http://localhost:63

Re: [darktable-devel] Weirdness with the print module

2015-01-23 Thread Richard Levitte
In message <1422030254.20442.66.ca...@obry.net> on Fri, 23 Jan 2015 17:24:14 +0100, Pascal Obry said: pascal> Richard, pascal> pascal> > cups n00b here. How do I do that? pascal> pascal> http://localhost:631 pascal> pascal> select the [printers] tab. Select the printer in the list. In the a

Re: [darktable-devel] Weirdness with the print module

2015-01-23 Thread Pascal Obry
Richard, > cups n00b here. How do I do that? http://localhost:631 select the [printers] tab. Select the printer in the list. In the admin combo-box select "set options for printer" (or something like that my computer is in French). And then check all tabs for a [Color Model] (generally in firs

Re: [darktable-devel] Weirdness with the print module

2015-01-23 Thread Richard Levitte
In message on Fri, 23 Jan 2015 16:21:04 +0100, Pascal Obry said: pascal> Richard, pascal> pascal> > I did the former and got a pdf with a perfectly normal looking pascal> > picture, so it seems that the weird output I get is between cups and pascal> > my printer... pascal> pascal> Ok, which C

Re: [darktable-devel] Weirdness with the print module

2015-01-23 Thread Pascal Obry
Richard, > I did the former and got a pdf with a perfectly normal looking > picture, so it seems that the weird output I get is between cups and > my printer... Ok, which CUPS version? Double check that in the printer color-out is not set to grey-scale but properly in RGB. -- Pascal Obry /

Re: [darktable-devel] Weirdness with the print module

2015-01-23 Thread Richard Levitte
In message on Fri, 23 Jan 2015 16:05:56 +0100, Pascal Obry said: pascal> > The output, however, keeps being... interesting (see attachment). I'm pascal> > not sure if this can be attributed to darktable or cups. Is there any pascal> > way that I can intercept the intermediary output (a PDF, r

Re: [darktable-devel] Weirdness with the print module

2015-01-23 Thread Pascal Obry
Richard, > Ok, layout works perfectly now... Good to hear! > The output, however, keeps being... interesting (see attachment). I'm > not sure if this can be attributed to darktable or cups. Is there any > way that I can intercept the intermediary output (a PDF, right?), > apart from commenting

Re: [darktable-devel] Weirdness with the print module

2015-01-23 Thread Richard Levitte
In message <20150123.153953.1084115972344916457.rich...@levitte.org> on Fri, 23 Jan 2015 15:39:53 +0100 (CET), Richard Levitte said: richard> In message on Fri, 23 Jan 2015 14:46:13 +0100, Pascal Obry said: richard> richard> pascal> Richard, richard> pascal> richard> pascal> The layout sho

Re: [darktable-devel] Weirdness with the print module

2015-01-23 Thread Richard Levitte
In message on Fri, 23 Jan 2015 14:46:13 +0100, Pascal Obry said: pascal> Richard, pascal> pascal> The layout should be fixed now. Ok, I'll have a look -- Richard Levitte rich...@levitte.org http://richard.levitte.org/ "Life is

Re: [darktable-devel] Weirdness with the print module

2015-01-23 Thread Pascal Obry
Richard, The layout should be fixed now. -- Pascal Obry / Magny Les Hameaux (78) The best way to travel is by means of imagination http://v2p.fr.eu.org http://www.obry.net gpg --keyserver keys.gnupg.net --recv-key F949BD3B --

Re: [darktable-devel] Weirdness with the print module

2015-01-23 Thread Richard Levitte
In message <1422012952.20442.36.ca...@obry.net> on Fri, 23 Jan 2015 12:35:52 +0100, Pascal Obry said: pascal> pascal> Richard, pascal> pascal> Just tested it and the print is fine on my side. Can you double check pascal> the CUPS queue configuration for "workroom"? Sure, if you tell me what e

Re: [darktable-devel] Weirdness with the print module

2015-01-23 Thread Pascal Obry
Richard, Just tested it and the print is fine on my side. Can you double check the CUPS queue configuration for "workroom"? -- Pascal Obry / Magny Les Hameaux (78) The best way to travel is by means of imagination http://v2p.fr.eu.org http://www.obry.net gpg --keyserver keys.gnupg

Re: [darktable-devel] Weirdness with the print module

2015-01-23 Thread Richard Levitte
Nope, it's a .CR2, you find it here (with .xmp): richard.levitte.org/~levitte/for-darktable/ In message on Fri, 23 Jan 2015 11:07:02 +0100, Pascal Obry said: pascal> Don't know! Can you send the image? Is it jpeg? pascal> pascal> Pascal Obry / Magny les Hameaux pascal> Le 23 janv. 2015 10:47,

Re: [darktable-devel] Weirdness with the print module

2015-01-23 Thread Pascal Obry
Don't know! Can you send the image? Is it jpeg? Pascal Obry / Magny les Hameaux Le 23 janv. 2015 10:47, "Richard Levitte" a écrit : > I've the weirdest thing happening... I just tested to print a picture > on my HP LJ P2015n (yeah, just black and white... it's a test > print!), and I was quite