On Fri, 2005-02-18 at 14:08 -0600, Matt Henley wrote:
i use realtime-lsm which seems to work except for
amSynth and
Spiralsynthmodular.
amSynth says:
GLib-WARNING **: getpwuid_r(): failed due to: No such user 1000.
terminate called after throwing an instance of 'std::bad_alloc'
what(): St9bad_alloc
/usr/bin/amSynth: line 75: 15640 Aborted
and SpiralSynthModular only wants to run with the realtime switch if i
am logged in as root.
Ugh, those are bad bugs. I have no idea what amSynth's damage is. It
looks like SpiralSynthModular checks whether it's running as root and
doesn't even bother trying to run RT otherwise.
Please report the problem to the authors of those applications.
Also, just to be sure, can you post the output of "pwck -r" (as root)?
Lee