Custom Query (230 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (94 - 96 of 230)

Ticket Resolution Summary Owner Reporter
#165 fixed Keyboard works incorrectly on Mac OS X (Lion) Antoine Martin Stroller
Description

When I log on to desktop.devloop and open Firefox the keyboard doesn't work properly.

If I click in the address bar and use the Mac's backspace key then forward-slashes (/) are displayed. I can cut the address bar to clear it, but when I type "h" (third letter of the site name yahoo.com) the browser appears to crash.

Running ps in a shell session on desktop.devloop appears to indicate that Firefox-bin is still running, but I cannot resume it using Window Switch. I have to kill Firefox-bin in the shell and must start a new session (and the keyboard still doesn't work in that).

#166 fixed Enable the use of the ssh-agent if running and available Antoine Martin Holger Lehmann
Description

If you have an ssh-agent up and running it is very irritating to add the ssh-key "again" if you have done before during the startup using ssh-askpass.

I would use the same ssh-key to access some remote systems as I have on my system (NFS mounted homedirectory). So the key is already loaded and I guess we could make use of the ssh-agent instead of saving the ssh-key in memory.

I am thinking along the lines of: http://twistedmatrix.com/documents/8.2.0/api/twisted.conch.ssh.agent.SSHAgentClient.html

#167 fixed pynotify corrupted double-linked list? Antoine Martin Antoine Martin
Description

I have seen this sort of crash before (usually on shutdown with control-C), but this seems to happen during runtime which is more problematic... The original bug (was on the wrong tracker) says this happens on clicking "Apply" in the options window (I assume the main 'Configuration' dialog - not the server options?).

I first thought that this was due to pybonjour, but the backtrace also seems to point to pynotify (and gio/dbus) - maybe we need an idle_add call on the notify path?

Note: See TracQuery for help on using queries.