The problem seems to occur when you reorder items using drag-n-drop and
drop an item on top of itself.  When this happens the program goes into
a loop and starts eating memory.  It appears that the looping is
happening in the GTK or Ruby binding layer rather than SSHMenu itself
but I might be mistaken about that (and even if that is the case it
might be SSHMenu code that's causing it).

I've never been very happy with the drag-n-drop code and it doesn't
provide any functionality that can't be achieved using the "Up" and
"Down" buttons.  The attached patch disabled drag-n-drop which is
probably safer as long as this bug exists.

** Attachment added: "Patch to disable drag-n-drop"
   http://launchpadlibrarian.net/16864293/no-drag.patch

-- 
sshmenu freezes when draging hosts/submenus
https://bugs.launchpad.net/bugs/258075
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to