Thread: [sshmenu] Announce: 3.16 release of SSHMenu
Brought to you by:
grantm
From: Grant M. <gr...@mc...> - 2009-01-15 09:06:14
|
Hi Folks I've just uploaded a new release of SSHMenu. It doesn't contain anything exciting, the main difference is that drag-n-drop for reordering menu items has been disabled. A number of users discovered that if they accidentally dropped an item on itself, the application would hang and use up all CPU (Tracker ID 2129798). I'll reenable it in a future release if I can fix the problem. I also added an option to hide the applet border to make it look less like a button and more like a menu (Tracker ID 1998529). The changelog entries for this release are: 3.16 15-Jan-2009 * added --version option * added --debug option * fixed filename in README * added option to hide border of main 'button' widget * disabled buggy drag-and-drop for reordering menu items (Tracker ID 2129798) You can download the tarball from here: https://sourceforge.net/project/showfiles.php?group_id=196084 The .debs are also up on the web site and can be installed as per the instructions here: http://sshmenu.sourceforge.net/download/deb_repo.html I should also mention that the articles section of the web site now includes Nicolas Roman's article on hacking SSHMenu to use Terminator instead of Gnome-Terminal: http://sshmenu.sourceforge.net/articles/terminator.html If you've got any cool hacks with SSHMenu that you'd like to share, I'm happy to publish submitted articles or links. Regards Grant |
From: Christopher J. W. <chr...@gm...> - 2009-01-15 13:18:26
|
I like doing things the hard way - so I followed the link to: http://sshmenu.sourceforge.net/debian/dists/stable/contrib/binary-all/ from "If you like doing things the hard way, you can go and grab the latest .deb files directly from here<http://sshmenu.sourceforge.net/debian/dists/stable/contrib/binary-all/> ." But it tells me a 403 error was encountered. -- Christopher J. Wells On Thu, Jan 15, 2009 at 4:05 AM, Grant McLean <gr...@mc...> wrote: > Hi Folks > > I've just uploaded a new release of SSHMenu. It doesn't contain > anything exciting, the main difference is that drag-n-drop for > reordering menu items has been disabled. A number of users discovered > that if they accidentally dropped an item on itself, the application > would hang and use up all CPU (Tracker ID 2129798). I'll reenable it in > a future release if I can fix the problem. > > I also added an option to hide the applet border to make it look less > like a button and more like a menu (Tracker ID 1998529). > > The changelog entries for this release are: > > 3.16 15-Jan-2009 > * added --version option > * added --debug option > * fixed filename in README > * added option to hide border of main 'button' widget > * disabled buggy drag-and-drop for reordering menu items (Tracker > ID 2129798) > > You can download the tarball from here: > > https://sourceforge.net/project/showfiles.php?group_id=196084 > > The .debs are also up on the web site and can be installed as per the > instructions here: > > http://sshmenu.sourceforge.net/download/deb_repo.html > > > I should also mention that the articles section of the web site now > includes Nicolas Roman's article on hacking SSHMenu to use Terminator > instead of Gnome-Terminal: > > http://sshmenu.sourceforge.net/articles/terminator.html > > If you've got any cool hacks with SSHMenu that you'd like to share, I'm > happy to publish submitted articles or links. > > Regards > Grant > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > _______________________________________________ > sshmenu-users mailing list > ssh...@li... > https://lists.sourceforge.net/lists/listinfo/sshmenu-users > |
From: Grant M. <gr...@mc...> - 2009-01-15 20:09:20
|
On Thu, 2009-01-15 at 08:18 -0500, Christopher J. Wells wrote: > I like doing things the hard way - so I followed the link to: > http://sshmenu.sourceforge.net/debian/dists/stable/contrib/binary-all/ > > from "If you like doing things the hard way, you can go and grab the > latest .deb files directly from here." > > But it tells me a 403 error was encountered. Hmmm it looks like directory indexes were disabled in the recent SourceForge web hosting changes. So the files you needed were there - you just couldn't see them. I've turned directory indexes back on again so the link is working now. Thanks Grant |