https://bugs.kde.org/show_bug.cgi?id=388241
--- Comment #7 from Maurizio Paolini <paol...@dmf.unicatt.it> --- Created attachment 109867 --> https://bugs.kde.org/attachment.cgi?id=109867&action=edit kig file exposing the problem This kig file contains a very simple python script depending upon a numeric label: def calc( arg1 ): x = arg1.coordinate().x return DoubleObject (x) -- You are receiving this mail because: You are watching all bug changes.