Custom Query (1145 matches)
Results (247 - 249 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#346 | fixed | nref broken on Debathena's discuss client | geofft | |
Description |
If I run discuss release-team, p 5955, and nref on linerva (Debathena Lenny) or ozok (Debathena Jaunty), I get the error "discuss (nref): Invalid transaction specification". The same is true elsewhere in the thread. This works on yaz (Athena 9 Linux). |
|||
#347 | fixed | discuss configure.in uses obsolete AC_TYPE_SIGNAL | broder | |
Description |
Apparently AC_TYPE_SIGNAL has been obsoleted, and any uses of RETSIGTYPE within the code base (which AC_TYPE_SIGNAL previously defined) should just be replaced with void. (See also http://www.gnu.org/software/autoconf/manual/html_node/Obsolete-Macros.html) |
|||
#348 | fixed | debathena-xsession probably doesn't uninstall cleanly | geofft | |
Description |
This needs testing, but I suspect that our /etc/X11/Xsession.d scripts, being conffiles, don't clean themselves up without the package being purged, and that they attempt to wrap the session with things in /usr/lib/init (as well as generally leave all sorts of unwanted Debathena login wrapper detritus on the system). |