Custom Query (1145 matches)
Results (208 - 210 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#230 | fixed | Cluster users get notifications because they're sudoers | broder | |
Description |
Users of some (maybe all?) cluster machines get presented with an system notification about restricted drivers being available. They also get prompted when updates are available. There are a couple issues here. (1) We should possibly be enabling the restricted drivers (2) We should try to generally suppress these notifications |
|||
#231 | worksforme | Gnucash breaks gconf configurations | jdreed | wdc |
Description |
If gnucash is started with the "Update Search Path" option, a seemingly benign default, creates a .gconf.path which thereafter forces Athena 10 to look at Athena 9 gconf defaults and suddenly your screen is a broken version of Athena 9 instead of the new Ubuntu setup. Supplementary documentation on this issue: http://svn.gnucash.org/docs/help/first-time.html http://svn.gnucash.org/trac/browser/gnucash/trunk/src/gnome-utils/druid-gconf-setup.c#L90 removing .gconf.path seems unbreaks the gconf setup, and gnucash runs just fine without that file present, The problem is that we can't seem to figure out how gnucash got it into its head that making that setup was necessary. Let's see if we can get an initial gnucash startup to fail again like this and understand WHY it did this. The two commands:
clears out all the identifiable gnucash state, but does NOT provoke it into a setup dialog that asks if the Gnome Path can be set. |
|||
#232 | wontfix | Provide a supportable Ubuntu configuration of TSM | wdc | |
Description |
Alexp has done the work of figuring out how to get TSM 5.4 working under Intrepid (including the dsmj GUI by utilizing the sun-java-6 JRE.) Temporary documentation on getting this to work is pointed to by Hermes at: https://web.mit.edu/sgi-desktop1/tsmdoc/article.html There are several opportunities for improvement here:
IBM is coming out with a new version of TSM and this represents an opportunity to lobby for some important improvements: 1, Get rid of use of ksh since bash is canon nowadays, and the ksh EULA is really nasty.
use that ioctl to learn with the erase character is rather than hard coding the delete key. The erase character should be the upstream default, not requiring hand-tooling to specially fix for TSM. |