Fwd: [linux-audio-user] session exchange

From: Noah Roberts <roberts.noah@email-addr-hidden>
Date: Sat May 28 2005 - 21:25:40 EEST

I sent this to the author of the program but got nothing back. Maybe
someone here has an idea of what to do to make this thing work.

---------- Forwarded message ----------
From: Noah Roberts <roberts.noah@email-addr-hidden>
Date: May 25, 2005 9:02 PM
Subject: Re: [linux-audio-user] session exchange
To: R Parker <rtp405@email-addr-hidden>

> > what ever happened to session exchange?
>
> It's alive and well at:
> http://www.taybin.com/software/sex/index.html
>
> Paul Davis and I used it to demonstrate exchanging the
> results of a realtime mix using oddcastv3-jack from my
> studio in MPLS, MN to the Linux audio conferance
> (http://lac.zkm.de/2005/index.shtml) in Karlsruhe,
> Germany.

I keep getting this:

Traceback (most recent call last):
  File "./session_exchange", line 852, in ?
    g_data = Data()
  File "./session_exchange", line 241, in __init__
    self._data = shelve.open(os.path.expanduser('~/.session_exchange'), 'c')
  File "/usr/lib/python2.3/shelve.py", line 231, in open
    return DbfilenameShelf(filename, flag, protocol, writeback, binary)
  File "/usr/lib/python2.3/shelve.py", line 212, in __init__
    Shelf.__init__(self, anydbm.open(filename, flag), protocol,
writeback, binary)
  File "/usr/lib/python2.3/anydbm.py", line 83, in open
    return mod.open(file, flag, mode)
  File "/usr/lib/python2.3/dbhash.py", line 16, in open
    return bsddb.hashopen(file, flag, mode)
  File "/usr/lib/python2.3/bsddb/__init__.py", line 192, in hashopen
    d.open(file, db.DB_HASH, flags, mode)
bsddb._db.DBInvalidArgError: (22, 'Invalid argument -- architecture
lacks fast mutexes: applications cannot be threaded')
Exception exceptions.AttributeError: "DbfilenameShelf instance has no
attribute 'writeback'" in ignored

I don't know what all this lack of fast mutexes is...I have amd64. I
run lots of threaded programs. Anyway, it won't work. Any ideas?
Received on Sun May 29 00:15:14 2005

This archive was generated by hypermail 2.1.8 : Sun May 29 2005 - 00:15:15 EEST