- Timestamp:
- Aug 12, 2010, 12:47:05 PM (14 years ago)
- Branches:
- master, debian, mac, no-cups
- Children:
- 4e5ee08
- Parents:
- 9fdf4a1
- git-author:
- Jessica B. Hamrick <jhamrick@…> (08/12/10 12:47:05)
- git-committer:
- Jessica B. Hamrick <jhamrick@…> (08/12/10 12:47:05)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README
rb58aada r22be2fa 55 55 CUPS_SERVER=servername cancel [ID|-a] queuename 56 56 57 TODO: 57 BUGS: 58 58 59 - include mixer and channel in debconf, or even better, move it to 60 gutenbach-remctl and implement debconf in that package 61 62 - this should really not conflict with pulse (the biggest problem at 63 the moment is that pulse will spew a bunch of errors like "Home 64 directory /var/spool/cups/tmp not ours." I can't figure out how to 65 get rid of them, but they're really annoying. As long as pulse is 66 in system mode, things seem to work otherwise.) 67 68 - CUPS issues 69 70 * the CUPS daemon processes do not inherit groups from the lp user 71 (so, for example, even if we add 'lp' to 'audio', the process 72 will not be running in group 'audio'). For the time being, I've 73 set the CUPS daemon to always run under group 'audio', but there 74 should really be a better solution. 75 76 * when the Purge-Jobs command is sent, the jobs are removed, but 77 the current mplayer instance continues playing. This 78 unfortunately leads to jobs being played over each other when 79 the CUPS server restarts 80 81 - Making it easier to use across multiple platforms, regardless of 82 debathena/normal linux/etc? 83 84 - Gutenbach should not depend on Debathena -- ideally, 85 gutenbach-server should be debathena free, and then if people want 86 to use zephyr, etc., they can install an additional gutenbach-zephyr 87 package or something 88 89 - add client scripts for the remctl package, something maybe like 90 `gbvol [set|get] number`. Or maybe just leave it with using remctl. 91 92 - fix the web interface 93 94 - Make it possible to play movies; i.e. add video support (the audio 95 support is already there, obviously) 59 Please file bug reports in our Trac instance, located at 60 http://gutenbach.mit.edu/trac
Note: See TracChangeset
for help on using the changeset viewer.