sshmenu-users Mailing List for SSHMenu
Brought to you by:
grantm
You can subscribe to this list here.
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(6) |
Oct
(3) |
Nov
|
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2008 |
Jan
(3) |
Feb
(2) |
Mar
|
Apr
|
May
(3) |
Jun
|
Jul
(7) |
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
(1) |
2009 |
Jan
(6) |
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
(4) |
Aug
(2) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
(4) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2011 |
Jan
(1) |
Feb
|
Mar
(2) |
Apr
|
May
(3) |
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
(4) |
Nov
(4) |
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
(1) |
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(5) |
Dec
|
From: Andrew D. <ade...@gm...> - 2015-11-18 22:56:09
|
I always forget about middle click. Probably because I find clicking a mouse wheel awkward at best. It would be good if I could reconfigure gnome-terminal to make button 2 paste and the middle button to bring up the menu. I paste far more often than I use that menu... On 11/18/2015 02:09 PM, Grant McLean wrote: > I did look at one Gnome3 extension that offered a drop-down menu for SSH > connections (and other connections). I think it might have been this > one: > > https://extensions.gnome.org/extension/45/connection-manager/ > > The comments on that page suggest it stopped working a while a go and > might be abandoned, but the code might be a useful starting point. > > If I understand your text selection issue correctly, this is what works > for me: > > 1. Highlight text in gnome-terminal (or other app) using the mouse > 2. Use middle click to paste (possibly in another window) > > On my desktop system, the middle click is achieved but pressing down on > the scroll wheel. > > On other systems, such as some laptops, which have a left and a right > button, you can configure an X setting to emulate the middle button by > pressing left and right simultaneously. > > On my HP laptop the touch pad has no buttons but can be clicked. I have > customised the X settings to define tap regions to trigger left, right > and middle clicks. > > Grant > > On Wed, 2015-11-18 at 12:58 -0800, Andrew DeFaria wrote: >> Is that applets like in screenlets? Those things are always so buggy. >> I hate Unity and Gnome3's not really to my liking though I should play >> with it more. I like compiz and all the whiz bangy flying windows and >> transparencies... Never tried XFCE. >> >> Do you know of anything else that will allow you to manage many >> terminals in an organized fashion? As a sysadmin of sorts with often >> lots of machine to manage I like having them on a menu so I can >> arrange and categorize them so I can find machines quickly. >> >> I'm not much of a Ruby guy but I grew up in a compiler language lab so >> languages are sorta my thing. I haven't done any panel extensions but >> I have done some Javascript. If you could point me to some examples >> perhaps I could port this. Would you suggest I go to Gnome3 and target >> that? >> >> Oh and another thing, if you might happen to know - do you know of any >> way to change gnome-terminal such that merely selecting text makes it >> so that you can paste it into another application? I mean I don't like >> having to right click and select copy nor do I like to do Ctrl-Shift-C >> all the time. I want it to be just put in the cutbuffer as soon as >> text selection stops. >> >> Thanks. >> >> On 11/18/2015 12:00 PM, Grant McLean wrote: >> >>> Sorry, SSHMenu is pretty much abandonware at this point. >>> >>> The main problem with trying to run SSHMenu on a modern desktop is that >>> neither Unity nor Gnome3 really support applets any more. For a while I >>> was running XFCE and managed to run the standalone version of SSHMenu in >>> the panel using the capture applet. I have since moved to Gnome3 - >>> which I quite like, but the panel extensions are all Javascript-based so >>> the existing SSHMenu Ruby code isn't compatible. >>> >>> You may be able to make the existing code work in standalone mode, but >>> you'd need to check out the code from the repo (rather than install from >>> OS packages) and probably tweak a few things to work with the latest >>> Ruby-GTK libraries. >>> >>> Regards >>> Grant >>> >>> >>> On Wed, 2015-11-18 at 10:56 -0800, Andrew DeFaria wrote: >>>> I'm trying to install sshmenu-gnome (or sshmenu for that matter) and >>>> I'm hitting unmet dependencies: >>>> Andromeda:sudo apt-get install sshmenu-gnome >>>> Reading package lists... Done >>>> Building dependency tree >>>> Reading state information... Done >>>> Some packages could not be installed. This may mean that you >>>> have >>>> requested an impossible situation or if you are using the >>>> unstable >>>> distribution that some required packages have not yet been >>>> created >>>> or been moved out of Incoming. >>>> The following information may help to resolve the situation: >>>> >>>> The following packages have unmet dependencies: >>>> sshmenu-gnome : Depends: sshmenu but it is not going to be >>>> installed >>>> Depends: libgnome2-ruby but it is not >>>> installable >>>> Depends: libpanel-applet2-ruby but it is not >>>> installable >>>> Depends: libgconf2-ruby but it is not >>>> installable >>>> E: Unable to correct problems, you have held broken packages. >>>> Andromeda: >>>> I'm on Ubuntu 14.10. Is there anyway to get this working? >>>> ------------------------------------------------------------------------------ >>>> _______________________________________________ >>>> sshmenu-users mailing list >>>> ssh...@li... >>>> https://lists.sourceforge.net/lists/listinfo/sshmenu-users > ------------------------------------------------------------------------------ > _______________________________________________ > sshmenu-users mailing list > ssh...@li... > https://lists.sourceforge.net/lists/listinfo/sshmenu-users -- Andrew DeFaria <http://defaria.com> Please, Lord, let me prove that winning the lottery won't spoil me. |
From: Grant M. <gr...@mc...> - 2015-11-18 22:09:24
|
I did look at one Gnome3 extension that offered a drop-down menu for SSH connections (and other connections). I think it might have been this one: https://extensions.gnome.org/extension/45/connection-manager/ The comments on that page suggest it stopped working a while a go and might be abandoned, but the code might be a useful starting point. If I understand your text selection issue correctly, this is what works for me: 1. Highlight text in gnome-terminal (or other app) using the mouse 2. Use middle click to paste (possibly in another window) On my desktop system, the middle click is achieved but pressing down on the scroll wheel. On other systems, such as some laptops, which have a left and a right button, you can configure an X setting to emulate the middle button by pressing left and right simultaneously. On my HP laptop the touch pad has no buttons but can be clicked. I have customised the X settings to define tap regions to trigger left, right and middle clicks. Grant On Wed, 2015-11-18 at 12:58 -0800, Andrew DeFaria wrote: > Is that applets like in screenlets? Those things are always so buggy. > I hate Unity and Gnome3's not really to my liking though I should play > with it more. I like compiz and all the whiz bangy flying windows and > transparencies... Never tried XFCE. > > Do you know of anything else that will allow you to manage many > terminals in an organized fashion? As a sysadmin of sorts with often > lots of machine to manage I like having them on a menu so I can > arrange and categorize them so I can find machines quickly. > > I'm not much of a Ruby guy but I grew up in a compiler language lab so > languages are sorta my thing. I haven't done any panel extensions but > I have done some Javascript. If you could point me to some examples > perhaps I could port this. Would you suggest I go to Gnome3 and target > that? > > Oh and another thing, if you might happen to know - do you know of any > way to change gnome-terminal such that merely selecting text makes it > so that you can paste it into another application? I mean I don't like > having to right click and select copy nor do I like to do Ctrl-Shift-C > all the time. I want it to be just put in the cutbuffer as soon as > text selection stops. > > Thanks. > > On 11/18/2015 12:00 PM, Grant McLean wrote: > > > Sorry, SSHMenu is pretty much abandonware at this point. > > > > The main problem with trying to run SSHMenu on a modern desktop is that > > neither Unity nor Gnome3 really support applets any more. For a while I > > was running XFCE and managed to run the standalone version of SSHMenu in > > the panel using the capture applet. I have since moved to Gnome3 - > > which I quite like, but the panel extensions are all Javascript-based so > > the existing SSHMenu Ruby code isn't compatible. > > > > You may be able to make the existing code work in standalone mode, but > > you'd need to check out the code from the repo (rather than install from > > OS packages) and probably tweak a few things to work with the latest > > Ruby-GTK libraries. > > > > Regards > > Grant > > > > > > On Wed, 2015-11-18 at 10:56 -0800, Andrew DeFaria wrote: > > > I'm trying to install sshmenu-gnome (or sshmenu for that matter) and > > > I'm hitting unmet dependencies: > > > Andromeda:sudo apt-get install sshmenu-gnome > > > Reading package lists... Done > > > Building dependency tree > > > Reading state information... Done > > > Some packages could not be installed. This may mean that you > > > have > > > requested an impossible situation or if you are using the > > > unstable > > > distribution that some required packages have not yet been > > > created > > > or been moved out of Incoming. > > > The following information may help to resolve the situation: > > > > > > The following packages have unmet dependencies: > > > sshmenu-gnome : Depends: sshmenu but it is not going to be > > > installed > > > Depends: libgnome2-ruby but it is not > > > installable > > > Depends: libpanel-applet2-ruby but it is not > > > installable > > > Depends: libgconf2-ruby but it is not > > > installable > > > E: Unable to correct problems, you have held broken packages. > > > Andromeda: > > > I'm on Ubuntu 14.10. Is there anyway to get this working? > > > ------------------------------------------------------------------------------ > > > _______________________________________________ > > > sshmenu-users mailing list > > > ssh...@li... > > > https://lists.sourceforge.net/lists/listinfo/sshmenu-users > > |
From: Andrew D. <ade...@gm...> - 2015-11-18 20:59:01
|
Is that applets like in screenlets? Those things are always so buggy. I hate Unity and Gnome3's not really to my liking though I should play with it more. I like compiz and all the whiz bangy flying windows and transparencies... Never tried XFCE. Do you know of anything else that will allow you to manage many terminals in an organized fashion? As a sysadmin of sorts with often lots of machine to manage I like having them on a menu so I can arrange and categorize them so I can find machines quickly. I'm not much of a Ruby guy but I grew up in a compiler language lab so languages are sorta my thing. I haven't done any panel extensions but I have done some Javascript. If you could point me to some examples perhaps I could port this. Would you suggest I go to Gnome3 and target that? Oh and another thing, if you might happen to know - do you know of any way to change gnome-terminal such that merely selecting text makes it so that you can paste it into another application? I mean I don't like having to right click and select copy nor do I like to do Ctrl-Shift-C all the time. I want it to be just put in the cutbuffer as soon as text selection stops. Thanks. On 11/18/2015 12:00 PM, Grant McLean wrote: > Sorry, SSHMenu is pretty much abandonware at this point. > > The main problem with trying to run SSHMenu on a modern desktop is that > neither Unity nor Gnome3 really support applets any more. For a while I > was running XFCE and managed to run the standalone version of SSHMenu in > the panel using the capture applet. I have since moved to Gnome3 - > which I quite like, but the panel extensions are all Javascript-based so > the existing SSHMenu Ruby code isn't compatible. > > You may be able to make the existing code work in standalone mode, but > you'd need to check out the code from the repo (rather than install from > OS packages) and probably tweak a few things to work with the latest > Ruby-GTK libraries. > > Regards > Grant > > > On Wed, 2015-11-18 at 10:56 -0800, Andrew DeFaria wrote: >> I'm trying to install sshmenu-gnome (or sshmenu for that matter) and >> I'm hitting unmet dependencies: >> Andromeda:sudo apt-get install sshmenu-gnome >> Reading package lists... Done >> Building dependency tree >> Reading state information... Done >> Some packages could not be installed. This may mean that you >> have >> requested an impossible situation or if you are using the >> unstable >> distribution that some required packages have not yet been >> created >> or been moved out of Incoming. >> The following information may help to resolve the situation: >> >> The following packages have unmet dependencies: >> sshmenu-gnome : Depends: sshmenu but it is not going to be >> installed >> Depends: libgnome2-ruby but it is not >> installable >> Depends: libpanel-applet2-ruby but it is not >> installable >> Depends: libgconf2-ruby but it is not >> installable >> E: Unable to correct problems, you have held broken packages. >> Andromeda: >> I'm on Ubuntu 14.10. Is there anyway to get this working? >> -- >> Andrew DeFaria >> ClearSCM, Inc. >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> sshmenu-users mailing list >> ssh...@li... >> https://lists.sourceforge.net/lists/listinfo/sshmenu-users > > ------------------------------------------------------------------------------ > _______________________________________________ > sshmenu-users mailing list > ssh...@li... > https://lists.sourceforge.net/lists/listinfo/sshmenu-users -- Andrew DeFaria <http://defaria.com> ClearSCM, Inc. <http://clearscm.com> |
From: Grant M. <gr...@mc...> - 2015-11-18 20:17:49
|
Sorry, SSHMenu is pretty much abandonware at this point. The main problem with trying to run SSHMenu on a modern desktop is that neither Unity nor Gnome3 really support applets any more. For a while I was running XFCE and managed to run the standalone version of SSHMenu in the panel using the capture applet. I have since moved to Gnome3 - which I quite like, but the panel extensions are all Javascript-based so the existing SSHMenu Ruby code isn't compatible. You may be able to make the existing code work in standalone mode, but you'd need to check out the code from the repo (rather than install from OS packages) and probably tweak a few things to work with the latest Ruby-GTK libraries. Regards Grant On Wed, 2015-11-18 at 10:56 -0800, Andrew DeFaria wrote: > I'm trying to install sshmenu-gnome (or sshmenu for that matter) and > I'm hitting unmet dependencies: > Andromeda:sudo apt-get install sshmenu-gnome > Reading package lists... Done > Building dependency tree > Reading state information... Done > Some packages could not be installed. This may mean that you > have > requested an impossible situation or if you are using the > unstable > distribution that some required packages have not yet been > created > or been moved out of Incoming. > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > sshmenu-gnome : Depends: sshmenu but it is not going to be > installed > Depends: libgnome2-ruby but it is not > installable > Depends: libpanel-applet2-ruby but it is not > installable > Depends: libgconf2-ruby but it is not > installable > E: Unable to correct problems, you have held broken packages. > Andromeda: > I'm on Ubuntu 14.10. Is there anyway to get this working? > -- > Andrew DeFaria > ClearSCM, Inc. > > ------------------------------------------------------------------------------ > _______________________________________________ > sshmenu-users mailing list > ssh...@li... > https://lists.sourceforge.net/lists/listinfo/sshmenu-users |
From: Andrew D. <ade...@gm...> - 2015-11-18 18:56:17
|
I'm trying to install sshmenu-gnome (or sshmenu for that matter) and I'm hitting unmet dependencies: Andromeda:sudo apt-get install sshmenu-gnome Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: sshmenu-gnome : Depends: sshmenu but it is not going to be installed Depends: libgnome2-ruby but it is not installable Depends: libpanel-applet2-ruby but it is not installable Depends: libgconf2-ruby but it is not installable E: Unable to correct problems, you have held broken packages. Andromeda: I'm on Ubuntu 14.10. Is there anyway to get this working? -- Andrew DeFaria <http://defaria.com> ClearSCM, Inc. <http://clearscm.com> |
From: vinz b. <vin...@ms...> - 2013-12-30 13:22:36
|
Hi All, I used sshmenu since several years now on my old ubuntu box. (and it's very usefull for me^^) As I need to make a new work station, I am now on a brand new debian wheezy installation. I have followed this page to install it : http://sshmenu.sourceforge.net/download/deb_repo.html First, importing the gpg keys was really hard because I had timeout error, BUT one time it was working (magic^^) Now, if I try to install sshmenu-gnome (I need it), I have the following error : aptitude update .... aptitude install sshmenu-gnome The following NEW packages will be installed: sshmenu-gnome{b} 0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 9714 B of archives. After unpacking 115 kB will be used. The following packages have unmet dependencies: sshmenu-gnome : Depends: libgnome2-ruby which is a virtual package. Depends: libpanel-applet2-ruby which is a virtual package. Depends: libgconf2-ruby which is a virtual package. The following actions will resolve these dependencies: Keep the following packages at their current version: 1) sshmenu-gnome [Not Installed] Accept this solution? [Y/n/q/?] n *** No more solutions available *** Effectively the 3 ruby package are not found when I "aptitude search" them....(same pb with apg-get) Here is my source.list: deb http://ftp.fr.debian.org/debian/ wheezy main non-free contrib deb-src http://ftp.fr.debian.org/debian/ wheezy main non-free contrib deb http://security.debian.org/ wheezy/updates main contrib non-free deb-src http://security.debian.org/ wheezy/updates main contrib non-free # wheezy-updates, previously known as 'volatile' deb http://ftp.fr.debian.org/debian/ wheezy-updates main contrib non-free deb-src http://ftp.fr.debian.org/debian/ wheezy-updates main contrib non-free #sshmenu-gnome deb http://sshmenu.sourceforge.net/debian stable contrib May I miss something? Thx a lot in advance |
From: Grant M. <gr...@mc...> - 2013-08-22 21:36:34
|
Hi Marcio I still use SSHMenu every day (multiple times an hour) but sad to say, the project is fairly close to dead. Both GNOME3 and Unity desktops removed support for applets. And even if you stick with GNOME2, the Ruby-GTK folk have abandoned the Ruby binding for the Gnome Applet library and removed it from their distribution I think they also removed the GConf binding as well - which is the cause of the specific error you're seeing. The standalone 'sshmenu' program should still work as an independent program with its own tiny window. By default it will launch xterms but you can hack it to use gnome-terminal or whatever else you want (see the "SSHMenu Hackers Guide"). I now run an XFCE desktop and use the 'embed' plugin to capture a standalone menu and present it in the panel as an applet. The git repo for SSHMenu now includes an executable called 'bin/sshmenu-xfce' which launches gnome-terminal windows by default. I don't think this tool is tied to XFCE in any way and it should actually run on any desktop. http://sourceforge.net/p/sshmenu/git/ci/master/tree/ The only reason sshmenu-gnome was using the (now defunct) gconf library was to get a list of the user's gnome-terminal profiles to present in a drop-down menu. The sshmenu-xfce program achieves the same aim by shelling out to the 'gconftool' command. You didn't mention which desktop you're running. I know that there is a Gnome3 extension (written in Javascript I guess) that approximates the function of SSHMenu. I think there's also a Python tool that does a similar thing but uses an 'AppIndicator' in the system tray. There was also a KDE applet to do the same thing. Regards Grant On Thu, 2013-08-22 at 16:49 -0300, Marcio Merlone wrote: > Greetings, > > Hope this project is not dead! It is a huge productivity tool without > similar alternative. I am trying to install/build/run sshmenu-gnome on a > fresh Linux Mint 15. When I try to install via apt I get this: > > (...) > The following packages have unmet dependencies: > sshmenu-gnome : Depende: libgnome2-ruby which is a virtual package. > Depende: libpanel-applet2-ruby which is a virtual package. > Depende: libgconf2-ruby which is a virtual package. > Depende: gnome-terminal but it is not going to be > installed. > The following actions will resolve these dependencies: > > Keep the following packages at their current version: > 1) sshmenu-gnome [Not Installed] > (...) > > No luck. So downloaded source, make'd, cp'd according to manual > installation docs, and when run I get this: > > $ sshmenu-gnome > /usr/lib/ruby/1.8/gnome-sshmenu.rb:2:in `require': no such file to load > -- gconf2 (LoadError) > from /usr/lib/ruby/1.8/gnome-sshmenu.rb:2 > from /usr/bin/sshmenu-gnome:3:in `require' > from /usr/bin/sshmenu-gnome:3 > > Any idea? Thanks and best regards. > |
From: Marcio M. <mar...@a1...> - 2013-08-22 19:49:39
|
Greetings, Hope this project is not dead! It is a huge productivity tool without similar alternative. I am trying to install/build/run sshmenu-gnome on a fresh Linux Mint 15. When I try to install via apt I get this: (...) The following packages have unmet dependencies: sshmenu-gnome : Depende: libgnome2-ruby which is a virtual package. Depende: libpanel-applet2-ruby which is a virtual package. Depende: libgconf2-ruby which is a virtual package. Depende: gnome-terminal but it is not going to be installed. The following actions will resolve these dependencies: Keep the following packages at their current version: 1) sshmenu-gnome [Not Installed] (...) No luck. So downloaded source, make'd, cp'd according to manual installation docs, and when run I get this: $ sshmenu-gnome /usr/lib/ruby/1.8/gnome-sshmenu.rb:2:in `require': no such file to load -- gconf2 (LoadError) from /usr/lib/ruby/1.8/gnome-sshmenu.rb:2 from /usr/bin/sshmenu-gnome:3:in `require' from /usr/bin/sshmenu-gnome:3 Any idea? Thanks and best regards. -- Marcio Merlone |
From: Grzegorz S. <gst...@gm...> - 2011-11-22 23:02:18
|
Stefano [hj...@li...]: > > Crashes my gnome-session :( > > Now it works correctly. More than that -- it has new functionality, too. It's possible to pass environment variables directly to the constructed command, allowing e.g. for sending a LC_ALL different from the native one to the remote system etc. etc. Thanks a lot again, Stefano, great job. > Stefano GS -- Grzegorz Staniak <Grz...@cp...> |
From: Stefano <hj...@li...> - 2011-11-22 13:24:35
|
On 11/17/2011 04:04 AM, Grzegorz Staniak wrote: > Crashes my gnome-session :( > > GS Now it works correctly. -- Stefano |
From: Grzegorz S. <gst...@gm...> - 2011-11-17 03:04:19
|
2011/11/16 Stefano <hj...@li...>: > Hi all, > > I have released a first version of Connection Manager for Gnome 3. > > It is based on sshmenu software of Grant McLean and rewritten as python > + shell extensions for Gnome 3.2 desktop. > > It is in a very early state, so all comments are welcome. > > This is the url: https://github.com/sciancio/connectionmanager Crashes my gnome-session :( GS -- Grzegorz Staniak <gstaniak [at] gmail _dot_ com> |
From: Stefano <hj...@li...> - 2011-11-16 17:05:57
|
Hi all, I have released a first version of Connection Manager for Gnome 3. It is based on sshmenu software of Grant McLean and rewritten as python + shell extensions for Gnome 3.2 desktop. It is in a very early state, so all comments are welcome. This is the url: https://github.com/sciancio/connectionmanager -- Stefano On 10/11/2011 04:39 AM, Jeff Greenfield wrote: > I'm with Grant on some confusion surrounding Gnome 3. While I am running it - I find Gnome Shell to be distasteful (default of Fedora it seems), so I choose to run Gnome Panel (+ compiz). With that you're going to have two camps of people who would want SSHMenu to work nicely within their choice. I'm glad that sshmenu-gnome can be run standalone as well for that very reason, and have found that positioning it conveniently in a corner on my desktop works well (set as sticky, etc.) > > - Jeff > >>>> Stefano<hj...@li...> 10/10/2011 4:51 PM>>> > I think that there is no future for applet in Gnome 3. The future would > be extensions. > > Stefano > > On 10/10/2011 10:09 PM, Grant McLean wrote: >> I'm not clear at all on what the future of applets is for GNOME 3. I'm >> still on GNOME 2 for that reason. >> >> Regards >> Grant >> >> On Mon, 2011-10-10 at 17:28 +0200, Stefano wrote: >>> Hi all, >>> >>> with Fedora 15/Gnome 3 I've lost SSHMenu applet which I use intensively. >>> >>> Any plans to migrate sshmenu-gnome-applet to sshmenu-gnome-extension? >>> >>> Thanks, >>> Stefano >>> >>> >>> >>> |
From: Jeff G. <jg...@ca...> - 2011-10-11 02:52:28
|
I'm with Grant on some confusion surrounding Gnome 3. While I am running it - I find Gnome Shell to be distasteful (default of Fedora it seems), so I choose to run Gnome Panel (+ compiz). With that you're going to have two camps of people who would want SSHMenu to work nicely within their choice. I'm glad that sshmenu-gnome can be run standalone as well for that very reason, and have found that positioning it conveniently in a corner on my desktop works well (set as sticky, etc.) - Jeff >>> Stefano <hj...@li...> 10/10/2011 4:51 PM >>> I think that there is no future for applet in Gnome 3. The future would be extensions. Stefano On 10/10/2011 10:09 PM, Grant McLean wrote: > I'm not clear at all on what the future of applets is for GNOME 3. I'm > still on GNOME 2 for that reason. > > Regards > Grant > > On Mon, 2011-10-10 at 17:28 +0200, Stefano wrote: >> Hi all, >> >> with Fedora 15/Gnome 3 I've lost SSHMenu applet which I use intensively. >> >> Any plans to migrate sshmenu-gnome-applet to sshmenu-gnome-extension? >> >> Thanks, >> Stefano >> >> >> >> ------------------------------------------------------------------------------ >> All the data continuously generated in your IT infrastructure contains a >> definitive record of customers, application performance, security >> threats, fraudulent activity and more. Splunk takes this data and makes >> sense of it. Business sense. IT sense. Common sense. >> http://p.sf.net/sfu/splunk-d2dcopy1 >> _______________________________________________ >> sshmenu-users mailing list >> ssh...@li... >> https://lists.sourceforge.net/lists/listinfo/sshmenu-users > > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a > definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2dcopy1 > _______________________________________________ > sshmenu-users mailing list > ssh...@li... > https://lists.sourceforge.net/lists/listinfo/sshmenu-users > ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2d-oct _______________________________________________ sshmenu-users mailing list ssh...@li... https://lists.sourceforge.net/lists/listinfo/sshmenu-users |
From: Stefano <hj...@li...> - 2011-10-10 21:12:28
|
I think that there is no future for applet in Gnome 3. The future would be extensions. Stefano On 10/10/2011 10:09 PM, Grant McLean wrote: > I'm not clear at all on what the future of applets is for GNOME 3. I'm > still on GNOME 2 for that reason. > > Regards > Grant > > On Mon, 2011-10-10 at 17:28 +0200, Stefano wrote: >> Hi all, >> >> with Fedora 15/Gnome 3 I've lost SSHMenu applet which I use intensively. >> >> Any plans to migrate sshmenu-gnome-applet to sshmenu-gnome-extension? >> >> Thanks, >> Stefano >> >> >> >> ------------------------------------------------------------------------------ >> All the data continuously generated in your IT infrastructure contains a >> definitive record of customers, application performance, security >> threats, fraudulent activity and more. Splunk takes this data and makes >> sense of it. Business sense. IT sense. Common sense. >> http://p.sf.net/sfu/splunk-d2dcopy1 >> _______________________________________________ >> sshmenu-users mailing list >> ssh...@li... >> https://lists.sourceforge.net/lists/listinfo/sshmenu-users > > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a > definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2dcopy1 > _______________________________________________ > sshmenu-users mailing list > ssh...@li... > https://lists.sourceforge.net/lists/listinfo/sshmenu-users > |
From: Grant M. <gr...@mc...> - 2011-10-10 20:09:15
|
I'm not clear at all on what the future of applets is for GNOME 3. I'm still on GNOME 2 for that reason. Regards Grant On Mon, 2011-10-10 at 17:28 +0200, Stefano wrote: > Hi all, > > with Fedora 15/Gnome 3 I've lost SSHMenu applet which I use intensively. > > Any plans to migrate sshmenu-gnome-applet to sshmenu-gnome-extension? > > Thanks, > Stefano > > > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a > definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2dcopy1 > _______________________________________________ > sshmenu-users mailing list > ssh...@li... > https://lists.sourceforge.net/lists/listinfo/sshmenu-users |
From: Stefano <hj...@li...> - 2011-10-10 15:28:36
|
Hi all, with Fedora 15/Gnome 3 I've lost SSHMenu applet which I use intensively. Any plans to migrate sshmenu-gnome-applet to sshmenu-gnome-extension? Thanks, Stefano |
From: Manny F. <mfe...@mo...> - 2011-07-17 03:29:36
|
Will there be something we can do to continue using SSHMenu in GNOME3? Thanks Manny |
From: Matthew B. <ma...@by...> - 2011-05-24 12:23:39
|
Hey guys... I've posted this to the fedora project list and sent it directly to red hat but it seems they don't take on this kind of custom programming.. I was recommended on getting on this list and asking you guys. Anyways I'll just paste the stuff I sent them. Thanks in advance! "Hey guys... I've got a project idea I proposed to Red Hat directly and Brendan Conoboy told me that they don't deal with this sort of thing.. what I need is a nice little program I'm willing to pay for or give to open source or both. The basics.. you have an icon in the notification area of gnome or in the system menu.. click on the icon then you have a list of your hosts or groups or whatever, once you click on any one of the hosts or groups, you're prompted to choose the action you want to perform on the host or group. All the actions are simple templates with parameters so they're all open and modifiable. You can add more hosts or remove hosts, etc. I need something like this bad because my shell scripts are now in the hundreds and I'd rather be able to quickly do things to groups with my desktop. Now i just need to figure out if i have to pay someone to make it or if i can find somewhere that interest in the project will get it off the ground. I did a little mock-up and put it up here. http://www.byrdits.com/files/ap.svg Thanks in advance. And like I said, I'm willing to pay for this and give the project to open source. I'm not loaded by my company needs this so I need to pony up and do it. If anything I'll beg my customers and the OSS supporters for some donations to help recoup some costs or write it off on my taxes :)" -- "Honesty is the first chapter of the book of wisdom." -Thomas Jefferson Matt Byrd 863.214.1249 President Byrd Information Technology Services |
From: Grant M. <gr...@mc...> - 2011-05-14 20:24:29
|
On Sat, 2011-05-14 at 14:55 -0400, Bryant Lee wrote: > Hello, > > I am running Ubuntu 11.04 and installed the ssh menu from apt. SSHMenu > 3.18. > > When I installed the Arch Linux package I had the ability to choose a > profile and open all in tabs. Neither of these options are available in > the version I have installed, do they have to be compiled in manually? Sounds like you're running sshmenu rather than sshmenu-gnome or sshmenu_applet. Regards Grant |
From: Bryant L. <mai...@gm...> - 2011-05-14 18:55:35
|
Hello, I am running Ubuntu 11.04 and installed the ssh menu from apt. SSHMenu 3.18. When I installed the Arch Linux package I had the ability to choose a profile and open all in tabs. Neither of these options are available in the version I have installed, do they have to be compiled in manually? |
From: Grant M. <gr...@mc...> - 2011-03-09 02:56:40
|
On Wed, 2011-03-09 at 02:57 +0100, Grzegorz Staniak wrote: > Hello, > > I'm using gnome-sshmenu-applet 3.18 from Fedora 14 repos, and recently > I'm getting the "$SSH_AUTH_SOCK is not set. Is the ssh-agent running?" > error when trying to connect to places. When you get that prompt and click 'Close', does the connection work with agent support? Or do you get prompted to enter your password? If you get prompted to enter a password, then that suggests there's a problem with the way your GNOME session is being started. Perhaps the GNOME panels and associated applets are being launched before the agent is being launched? On the other hand, if you do manage to connect successfully without being prompted to enter a password then you might as well comment out all calls to the add_key method. The add_key method really dates back to the old days with the vanilla OpenSSH agent before the GNOME Seahorse key manager existed. An alternative workaround would be to follow the Hacker's Guide to define your own add_key method that does nothing. Regards Grant |
From: Grzegorz S. <gst...@gm...> - 2011-03-09 01:57:49
|
Hello, I'm using gnome-sshmenu-applet 3.18 from Fedora 14 repos, and recently I'm getting the "$SSH_AUTH_SOCK is not set. Is the ssh-agent running?" error when trying to connect to places. The agent process is running and the environment variable is actually set: I can use SSH with forwarding without problems "by hand" (calling ssh from a terminal), but it looks that the program cannot access ENV['SSH_AUTH_SOCK'] in /usr/lib/ruby/site_ruby/1.8/sshmenu.rb -- when I try things like alert() on the whole ENV array, the variable is not there, even though I can print using "puts ENV['SSH_AUTH_SOCK']" from an external test script without problems. Recently some Ruby packages have been updated (like ruby-glib2, ruby-gtk2, as well as ruby itself and ruby-libs) and I think the updates coincide with the problem. Has anyone else seen this on Fedora? Regards, GS -- Grzegorz Staniak <gstaniak [at] gmail _dot_ com> |
From: Damir S. <dam...@gm...> - 2011-01-17 21:14:41
|
Hello, is there a possibility to implement some sort of configurable global shortcut to access SSHMenu - menu and entry box? Ie. to have one shortcut which will open SSH connections menu (same as left click) and another one which will focus entry box. Thanks! Damir |
From: Maverick <mav...@gm...> - 2010-11-09 15:53:28
|
Hi, This is a feature request: Would be nice to have an option to "open a tab" and "open all as tabs", but in the current opened gnome-terminal window. |
From: Grant M. <gr...@mc...> - 2010-06-03 21:28:21
|
Hi All I've just put up a new article on the SSHMenu web site to coincide with the 3.0 release of BCVI. If you want know what BCVI is, why you would use it and how it integrates with SSHMenu, this article should answer your questions: http://sshmenu.sourceforge.net/articles/bcvi/ Cheers Grant |