Hi Werner,

Thanks for testing, the result is good news. Unless you plan a quick 
release, I may take a little time before updating the driver (let's say 
by the end of next week).

By the way, I have not experience speed issues on the pdfqt and epsqt 
drivers, I use the stock Qt libraries of my distribution (Qt 4.4.3 on 
openSuSE 11.1 64). But CUPS communication issues could explain it, as 
pdf and eps files are generated through a QPrinter.

Alban

Werner Smekal wrote:
> Hi Alban,
> 
> On 11.05.2009, at 18:13, Alban Rochel wrote:
> 
>> Hi Werner,
>>
>> I've been able to make some progress, I have identified the issue on
>> Tony's Mac, but my fix is not perfect yet. Can you just check that it
>> fixes your issues too?
>>
>> It is not perfect as it can require the user to ask for a refresh  
>> (e.g.
>> resizing) to display the plots. But in the end, everything should be
>> displayed! If so, I will work on improving it, else I will revert this
>> part of the driver to the "QSAS way of plotting", which looks less  
>> clean
>> (use of custom buffer structure rather than Qt QPicture buffer), but
>> reliable.
> 
> The screen is again black as you say, but after I resize the window,  
> the plot is displayed. So it behaves as you describe.
> 
> Regards,
> Werner
> 
>> Cheers,
>>
>> Alban
>>
>> Werner Smekal wrote:
>>> Hi Alban,
>>>
>>> I kind of "fixed" it by adding after line 1487
>>>
>>> 1487:       widget->resize(plsc->xlength, plsc->ylength);
>>> 1488:       widget->clearWidget();
>>>
>>> Don't know why? But now the pages show up. Still black page if I  
>>> press
>>> return twice fast consecutively.
>>>
>>> HTH,
>>> Werner
>>>
>>>
>>> On 11.05.2009, at 16:15, Alban Rochel wrote:
>>>
>>>
>> < 
>> qt_patch_mac 
>> .gz 
>> ------------------------------------------------------------------------------
>> The NEW KODAK i700 Series Scanners deliver under ANY circumstances!  
>> Your
>> production scanning environment may not be a perfect world - but  
>> thanks to
>> Kodak, there's a perfect scanner to get the job done! With the NEW  
>> KODAK i700
>> Series Scanner you'll get full speed at 300 dpi even with all image
>> processing features enabled. 
>> http://p.sf.net/sfu/kodak-com_______________________________________________
>> Plplot-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/plplot-devel
> 
> --
> Dr. Werner Smekal
> Institut fuer Allgemeine Physik
> Technische Universitaet Wien
> Wiedner Hauptstr 8-10
> A-1040 Wien
> Austria
> 
> email: [email protected]
> web: http://www.iap.tuwien.ac.at/~smekal
> phone: +43-(0)1-58801-13463 (office), +43-(0)1-58801-13469 (laboratory)
> fax: +43-(0)1-58801-13499
> 


------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Plplot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to