Hello list, hello Tim,

As a Pure Data user mainly interested in realtime audio, I am very interested by your program. It looks very promising, thanks for sharing it with us. If you need some people to do some testing or prepare some documentation patches, do no hesitate to ask, I would be glad to help...

I was able to compile nova and launch the GUI with "python nova_gui.py". But when I load a patch, I get many python error messages like this:

Traceback (most recent call last):
File "/home/ol/TELECHARGEMENT/paudio/nova/trunk/source/pyqt_gui/pyqt_patcher_gobj_base.py", line 205, in itemChange
   if event == QtGui.QGraphicsRectItem.ItemPositionHasChanged:
AttributeError: ItemPositionHasChanged
Traceback (most recent call last):
File "/home/ol/TELECHARGEMENT/paudio/nova/trunk/source/pyqt_gui/pyqt_patcher_gobj_base.py", line 205, in itemChange
   if event == QtGui.QGraphicsRectItem.ItemPositionHasChanged:
AttributeError: ItemPositionHasChanged

And so on....

All the elements of the patch are at the upper left corner of the canvas and not movable (see attached image). Did I do something wrong? Note: My PyQt version is 4.3.

Best regards,
--
Olivier

<<inline: nova_gui.jpg>>

_______________________________________________
nova-dev mailing list
[email protected]
http://klingt.org/cgi-bin/mailman/listinfo/nova-dev
http://tim.klingt.org/nova

Reply via email to