Custom Query (1145 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (268 - 270 of 1145)

Ticket Resolution Summary Owner Reporter
#321 wontfix AFS cache should not be snapshotted geofft

Reported by geofft, 15 years ago.

Description

I don't think we do anything special to make the AFS cache not snapshotted. This means that any AFS activity is going to be very slow because the cache gets read from and written to a lot, which Quentin theorizes makes acroread slow, and probably makes the entire login slow come to think of it. We should probably push out an update to the clusters to create another LV for the cache and mount it.

#341 fixed WINDOW_MANAGER isn't respected in Jaunty jdreed geofft

Reported by geofft, 15 years ago.

Description

My .bash_environment contains in part:

add windowmanagers
export WINDOW_MANAGER=ratpoison
skip_panel=1
skip_nautilus=1
skip_initial_xterm=1

This suffices to get me ratpoison on -cluster and below on Intrepid (and on Athena 9), but not on Jaunty. I've also heard reports from others that WINDOW_MANAGER doesn't work for them.

Since it works on up-to-date Intrepid systems, this is something Ubuntu changed; we should figure out what it is and work around it.

#342 fixed Non-GNOME sessions' terminals are broken in Jaunty broder geofft

Reported by geofft, 15 years ago.

Description

Essentially all non-GNOME sessions want you to start off with a terminal, which Debian makes sure is x-terminal-emulator, which is gnome-terminal. At some point between Intrepid and Jaunty, gnome-terminal started failing to launch if gnome-settings-daemon isn't running, rather than just launching with vaguely ugly default settings. This is pretty poor for the usability

We should figure out what's going on here, and work around it somehow, e.g.:

  • Figure out if there's a setting or environment variable to make the lack of gnome-settings-daemon noncritical, or to make it spawn if needed.
  • Start gnome-settings-daemon in every session.
  • Make the non-GNOME sessions use xterm instead.
Note: See TracQuery for help on using queries.