On Tue, 2006-07-25 at 19:29 +0930, Arthur Marsh wrote:
> Package: quodlibet
> Version: 0.21.1-1
> Severity: wishlist
> 
> 
> Hi, about the only feature missing from quodlibet that I use in xmms is 
> the ability to run with realtime priority. At present, I get some 
> skips/jumps when playing tracks and shifting window focus or disk 
> intensive activity.

I left a reply when you filed a ticket on the Trac.

This can probably be solved much more easily by adjusting priorities in
a normal fashion. Jumping immediately to real-time priority is somewhat,
uh, drastic.

If you need root privileges as in the traditional RT approach, that's
impossible. Python scripts cannot be suid on a Debian system.

You mentioned lsm-realtime previously but didn't point me to any kind of
documentation on how to take care of it. Whatever interface it providdes
needs to be accessible from Python, and available to a normal user. The
GStreamer playing thread is not accessible from Python, so it needs to
work on a per-PID, not per-thread basis.
-- 
Joe Wreschnig <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to