Re: OpenPrinting Summit - Print Dialog and Colour Management

2011-03-20 Thread Christoph Bartoschek
Am Sonntag 20 März 2011 schrieb todd rme: > On Sun, Mar 20, 2011 at 4:02 PM, John Layt wrote: > > On Sunday 20 Mar 2011 17:48:09 Christoph Bartoschek wrote: > >> Hi, > >> > >> do you refer to the dialog I see for one of our printers? Which > >> o

Re: OpenPrinting Summit - Print Dialog and Colour Management

2011-03-20 Thread Christoph Bartoschek
Am Sonntag 20 März 2011 schrieb John Layt: > Hi, > > Some very good points, some definately belong in the dialog, others belong > in CUPS itself, but I'll take them all with me as everyone will be at the > summit. For me as user it does not matter where it is implemented. However I think this al

Re: OpenPrinting Summit - Print Dialog and Colour Management

2011-03-20 Thread Christoph Bartoschek
Am Sonntag 20 März 2011 schrieb Christoph Bartoschek: > I've disabled this and made 3 screenshots showing the general dialog. > > http://www.pontohonk.de/screenshots/cpd-1.png > http://www.pontohonk.de/screenshots/cpd-2.png > http://www.pontohonk.de/screenshots/cpd-3.png

Re: OpenPrinting Summit - Print Dialog and Colour Management

2011-03-20 Thread Christoph Bartoschek
Am Sonntag 20 März 2011 schrieb todd rme: > On Sun, Mar 20, 2011 at 10:10 AM, Christoph Bartoschek > > wrote: > > Am Mittwoch 16 März 2011 schrieb John Layt: > >> [1] > >> > >> https://www.linuxfoundation.org/collaborate/workgroups/openprinting/

Re: OpenPrinting Summit - Print Dialog and Colour Management

2011-03-20 Thread Christoph Bartoschek
k page such that for example crop marks exactly match. Often there is an offset one has to apply. It would be nice if one could do this independently for the front and back page in the dialog. Christoph Bartoschek

Re: The hidden problem with using QProcess/KProcess in kdelibs...

2011-01-22 Thread Christoph Bartoschek
Am Samstag 22 Januar 2011 schrieb Thiago Macieira: > > However, what I really want is that kernel developers give me a modern way > of finding out a process has exited. Hi, I do not know whether it works as desired, but did you look at signalfd(2)? Christoph