| hi
i am trying to get partikkel cloud designer working
i have installed python-csound wxversion python-gumpy
partikkel explorer seems to work fine
partikkelclouddesigner starts fine with no errors - i can even load
cloud presets and make it make sounds
the only things that appear in the gui are the file menu and the toggle
just below it in the cloud play controls
there are no gui items at all in the cloud preset controls.
what am i doing wrong?
some errors from the terminal that look relevant are:
(python:13596): Gtk-CRITICAL **: gtk_file_system_unix_get_info:
assertion `g_path_is_absolute (filename)' failed
loaded cloud4bird
Traceback (most recent call last):
File "/home/rob/apps/partikkelCloudDesigner/playControls.py", line
259, in MenuControls
self.cloudPresetOpen()
File "/home/rob/apps/partikkelCloudDesigner/playControls.py", line
381, in cloudPresetOpen
self.eventCaller.updateCloudPresetGui()
File "/home/rob/apps/partikkelCloudDesigner/eventCaller.py", line 62,
in updateCloudPresetGui
eval(ctrlFunc)
File "string", line 1, in
AttributeError: 'TextCtrl' object has no attribute 'ChangeValue'
i am on debian testing
python 2.5
thanks
rob c
|