undefined symbol: csoundSetKillXYinCallback

Bug #373346 reported by becks
38
This bug affects 7 people
Affects Status Importance Assigned to Milestone
csound (Ubuntu)
Fix Released
Undecided
IOhannes m zmoelnig

Bug Description

becks@zappa:~$ lsb_release -d
Description: Ubuntu 9.04

becks@zappa:~$ apt-cache policy csladspa
csladspa:
  Installed: 1:5.08.2~dfsg-1.1ubuntu2
  Candidate: 1:5.08.2~dfsg-1.1ubuntu2
  Version table:
 *** 1:5.08.2~dfsg-1.1ubuntu2 0
        500 http://it.archive.ubuntu.com jaunty/universe Packages
        100 /var/lib/dpkg/status

opening ardour:
ardour: [ERROR]: LADSPA: cannot load module "/usr/lib/ladspa/csladspa.so" (/usr/lib/ladspa/csladspa.so: undefined symbol: csoundSetKillXYinCallback)

opening jack-rack:
plugin_mgr_get_object_file_plugins: error opening shared object file '/usr/lib/ladspa/csladspa.so': /usr/lib/ladspa/csladspa.so: undefined symbol: csoundSetKillXYinCallback

Revision history for this message
Derek A. Rhodes (physci) wrote :

exists also in: Lucid 10.4 Beta1 for i386

/usr/lib/python2.6/dist-packages/csnd.py in swig_import_helper()

In [1]: import csnd
---------------------------------------------------------------------------
ImportError Traceback (most recent call last)

/tmp/<ipython console> in <module>()

/usr/lib/python2.6/dist-packages/csnd.py in <module>()
     23 fp.close()
     24 return _mod
---> 25 _csnd = swig_import_helper()
     26 del swig_import_helper
     27 else:

/usr/lib/python2.6/dist-packages/csnd.py in swig_import_helper()
     19 if fp is not None:
     20 try:
---> 21 _mod = imp.load_module('_csnd', fp, pathname, description)
     22 finally:
     23 fp.close()

ImportError: /usr/lib/libcsnd.so.5.2: undefined symbol: csoundSetKillXYinCallback

Changed in csound (Ubuntu):
status: New → Confirmed
Revision history for this message
IOhannes m zmoelnig (umlaeute) wrote :

csound6 was packaged in 2013, and the python module has been renamed to "ctcsound". it no longer references "csoundSetKillXY".

similar, the csladspa plugin has been updated and the problem was fixed along the way.

Changed in csound (Ubuntu):
assignee: nobody → IOhannes m zmoelnig (umlaeute)
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.