Hi,

I think the last changes to the aquaterm driver lead to issues on my  
mac os x computer. When I choose the aqt driver, the programm drops  
out with the message:

2008-02-08 09:56:47.112 x01c[17118:10b] *** -[AQTAdapter  
setColorRed:green:blue:alpha:]: unrecognized selector sent to instance  
0x10fae0
2008-02-08 09:56:47.120 x01c[17118:10b] *** Terminating app due to  
uncaught exception 'NSInvalidArgumentException', reason: '*** - 
[AQTAdapter setColorRed:green:blue:alpha:]: unrecognized selector sent  
to instance 0x10fae0'
2008-02-08 09:56:47.121 x01c[17118:10b] Stack: (
     2516709995,
     2503655579,
     2516739178,
     2516732524,
     2516732722,
     148214,
     441424,
     459536,
     12929,
     12738
)
Trace/BPT trap

During the compilation of the aqt driver some warnings are issued:

[ 28%] Building C object drivers/CMakeFiles/aqt.dir/aqt.o
/Users/smekal/Development/plplot/drivers/aqt.c: In function  
‘plD_bop_aqt’:
/Users/smekal/Development/plplot/drivers/aqt.c:300: warning: no ‘- 
setColorRed:green:blue:alpha:’ method found
/Users/smekal/Development/plplot/drivers/aqt.c:300: warning: (Messages  
without a matching method signature
/Users/smekal/Development/plplot/drivers/aqt.c:300: warning: will be  
assumed to return ‘id’ and accept
/Users/smekal/Development/plplot/drivers/aqt.c:300: warning: ‘...’ as  
arguments.)
/Users/smekal/Development/plplot/drivers/aqt.c: In function  
‘plD_state_aqt’:
/Users/smekal/Development/plplot/drivers/aqt.c:376: warning: no ‘- 
setBackgroundColorRed:green:blue:alpha:’ method found
/Users/smekal/Development/plplot/drivers/aqt.c:382: warning: no ‘- 
setColorRed:green:blue:alpha:’ method found
/Users/smekal/Development/plplot/drivers/aqt.c: In function  
‘get_cursor’:
/Users/smekal/Development/plplot/drivers/aqt.c:463: warning: ‘cString’  
is deprecated (declared at /System/Library/Frameworks/ 
Foundation.framework/Headers/NSString.h:345)
/Users/smekal/Development/plplot/drivers/aqt.c: In function ‘proc_str’:
/Users/smekal/Development/plplot/drivers/aqt.c:547: warning: no ‘- 
setColorRed:green:blue:alpha:’ method found

I'm using Aquaterm 1.0.1 from macport. Mac OSX 10.5

Regards,
Werner

--
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


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to