Custom Query (1145 matches)
Results (175 - 177 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#390 | worksforme | Figure out empathy support | broder | |
Description |
Karmic has switched from pidgin to empathy/telepathy as its default IM solution. It's very nicely integrated with the OS - including f-u-s-a and the new global messaging panel icon. However, this leaves us with a couple of problems. First, I couldn't even get telepathy to connect to the MIT Jabber server on my VM, although that could be user error. Second, telepathy-gabble (the native Jabber client) doesn't seem to support GSSAPI. We can maybe work around this by using telepathy-haze (the libpurple bindings), but I can't figure out how to create a telepathy-haze Jabber account from the empathy settings. Maybe it's something we can seed by hand. Oh yeah - and I can't figure out where empathy is storing its account configuration in the first place, although I assume it's somewhere in Gconf. It would be really, really cool if we could get empathy support online. If not, we should consider conflicting it off of the cluster systems, because I think its panel integration will confuse people using pidgin. On the other hand, users may find it more desirable to use empathy for non-Jabber IM. |
|||
#393 | fixed | remove renew and add from debathena-dotfiles | broder | |
Description |
The renew and add shell functions are being provided by debathena-shell-config, but they're also in /usr/athena/lib/init/{bash,csh}rc. Since the Athena dotfiles still source the system dotfiles, there's no reason to have the functions in both places, and in fact they are currently out of sync, so we should punt them from debathena-dotfiles. |
|||
#401 | fixed | thunderbird-config should support krb5 auth | broder | |
Description |
We need to figure out what configuration option corresponds to the "Use SASL^WSecure Authentication" check mark. |