-
Single left click is only one possible variant, but for me it is the most appropriate . It may be middle click or something other. The main idea is to allow 'Load sessions' menu to appear with simple action.
2009-06-03 06:40:24 UTC in PuTTY Session Manager
-
When PSM is minimized to tray, one needs to right-click PSM icon to open menu, point to "Load session" and wait (or click it) and then click session name. I think it would be more convenient to allow session list to appear with one click, i.e. simple left click (since it does nothing now) on PSM tray icon wil show session list immediately, without need to navigate through menu.
I think running...
2009-06-01 06:14:59 UTC in PuTTY Session Manager
-
Logged In: YES
user_id=1136988
I think this bug is not in netdisco, it is in net-snmp's
perl modules (see
http://sourceforge.net/tracker/index.php?func=detail&aid=1533078&group_id=12694&atid=112694,
bug 1533078 in net-snmp project).
2006-08-16 13:25:30 UTC in Netdisco
-
Logged In: YES
user_id=1136988
Sorry, now submitting test without my community information.
2006-08-03 06:43:57 UTC in net-snmp
-
Logged In: YES
user_id=1136988
I applied gettable patch to SNMP.pm, but my test still does
not work.
Also attach my test as a separate file.
2006-08-03 06:41:46 UTC in net-snmp
-
Logged In: YES
user_id=1136988
What patch do you mean? I tried to search patches on the
link you gave and found nothing looking appropriate
(searched with words 'bulk', 'getbulk', 'bulkwalk',
'bulkget', and looked through open patches). In non official
patches I found closed patch#1364648 (Fix segfault on perl
async bulkwalk). But as I understand it is in the tree and I
think it is the...
2006-08-03 05:26:42 UTC in net-snmp
-
I have net-snmp-5.2.3_1 on FreeBSD 6.1-RELEASE-p3 built
from port net-mgmt/net-snmp. Perl 5.8.8 is also built
from ports.
I can't make bulkwalk method of SNMP::Session class
work. When I did make test in source directory,
bulkwalk test failed. I made a little test script to
see if it works. Here it is:
----------------------------------------------------------------------------------...
2006-08-02 12:01:36 UTC in net-snmp