[Bug 373346] Re: undefined symbol: csoundSetKillXYinCallback

2022-02-23 Thread IOhannes m zmoelnig
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)
   Status: Confirmed => Fix Released

** Changed in: csound (Ubuntu)
 Assignee: (unassigned) => IOhannes m zmoelnig (umlaeute)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/373346

Title:
  undefined symbol: csoundSetKillXYinCallback

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/csound/+bug/373346/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 373346] Re: undefined symbol: csoundSetKillXYinCallback

2010-04-17 Thread Timmy Shih Jun Yee
** Changed in: csound (Ubuntu)
   Status: New = Confirmed

-- 
undefined symbol: csoundSetKillXYinCallback
https://bugs.launchpad.net/bugs/373346
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 373346] Re: undefined symbol: csoundSetKillXYinCallback

2010-04-08 Thread Derek A. Rhodes
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

-- 
undefined symbol: csoundSetKillXYinCallback
https://bugs.launchpad.net/bugs/373346
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs