Custom Query (1145 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (256 - 258 of 1145)

Ticket Resolution Summary Owner Reporter
#279 fixed Thunderbird wrapper should not run fs sa on local paths jdreed

Reported by jdreed, 15 years ago.

Description

The thunderbird wrapper script insists on running "fs sa" on the .mozilla-thunderbird directory it just created. This fails on local accounts and causes it to complain to the user:

fs: Invalid argument; it is possible that /home/joeuser/.mozilla-thunderbird is not in AFS.

It should not do that, or should at least redirect output to /dev/null, to avoid confusing the user with pointless errors.

#284 fixed /usr/lib/init/displaymotd barfs on "markup" jdreed

Reported by jdreed, 15 years ago.

Description

When the MOTD contains ampersands (like, say, IS&T), zenity barfs and defaults to the useless "All updates are complete.". We should run the output of get_message through tr or something and get rid of the characters '&', '<' and '>'. And possibly anything else that Pango thinks it should interpret.

Escaping them with \ doesn't work - we either get to convert to HTML entities, or strip them out.

#287 fixed Update source filsys entries amb jdreed

Reported by jdreed, 15 years ago.

Description

At some point, /afs/dev/source/src-current should be renamed to source-9.4, and a source-9.4 filsys pointer should be created at the same time.

/mit/source should then be repointed to the debathena source (currently in /afs/dev/source/src-svn, which should probably be renamed).

Note: See TracQuery for help on using queries.