Traceback (most recent call last): File "/usr/share/jokosher/Jokosher/AddInstrumentDialog.py", line 105, in OnOK self.project.AddInstrument(*instrItem) File "/usr/share/jokosher/Jokosher/CommandManager.py", line 133, in __call__ return self.fun(*(self.pending + args), **kw) File "/usr/share/jokosher/Jokosher/CommandManager.py", line 77, in wrapperFunction out = func(*args,**kwargs) File "/usr/share/jokosher/Jokosher/Project.py", line 1073, in AddInstrument instr = Instrument(self, name, type, pixbuf) File "/usr/share/jokosher/Jokosher/Instrument.py", line 87, in __init__ self.panElement = gst.element_factory_make("audiopanorama", "Instrument_Pan_%d"%self.id) gst.PluginNotFoundError: audiopanorama
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]