Hi guys, It seems there is a problem with input arguments using pyprojection. When calling Projectionc.new_Projection(*args) with some values as unicode and not str, it crashes ! I guess it's a problem with the swig interface but I really don't know how to solve it. Any hints ? Didrik