Activity for jNetMap

  • rakudave rakudave committed [r736] on SVN

    fix interface losing its properties when moving the connection to another device

  • rakudave rakudave committed [r735] on SVN

    give better feedback when a script fails to run

  • Tom Kent Tom Kent created ticket #40

    Changing "Connected to" field clears other data

  • Tom Kent Tom Kent posted a comment on ticket #38

    I just tried on ubuntu (with KDE) and got this same issue. I tried both the release 0.5.5-703.jar and the snapshot 0.5.6-734.jar. I was completely unable to save the file anywhere, tried home directory, /tmp and other places I have write permission to. With the snapshot, I at least get an error message that it thought I don't have write permission.

  • rakudave rakudave committed [r734] on SVN

    improve tooltip about regexes

  • rakudave rakudave committed [r733] on SVN

    funnel bugs/FRs through the website (so they read the instructions)

  • Zacatecnik Zacatecnik posted a comment on ticket #38

    I tried last deb pkg. Run at Gnome context menu (I think shell script it is: which jnetmap goes to /usr/bin/jnetmap). And also I downloaded and play with 0.5.5-703.jar and 0.5.6-732.jar, same problems. One different what I can see: 0.5.6-732 raise popup dialog: You do not have write permission to the folder (Documents folder is OK with persmissions). So, there is not difference with running shell script and directly jar file.

  • rakudave rakudave posted a comment on ticket #38

    Hm, the only other error that gets logged is that it can't access the Motif LAF, which is a UI thing and thus hardly relevant to saving files. But it makes me wonder if you're just running the bare .jar file, i.e. without going through the .sh/.bat startup scripts?

  • Zacatecnik Zacatecnik posted a comment on ticket #38

    Hi rakudave, thx for cool SW. I have same problem as mentioned here. Both Windows and Linux experience. No write permission, but permissions are OK. File is created with zero size. I have also problem to save preference (I must setup Log Level to TRACE many times). My Linux setup: Debian 12.5 jNetMap 0.5.5 (deb pkg) default-jre default-jdk $ java --version openjdk 17.0.11 2024-04-16 OpenJDK Runtime Environment (build 17.0.11+9-Debian-1deb12u1) OpenJDK 64-Bit Server VM (build 17.0.11+9-Debian-1deb12u1,...

  • E. B. E. B. modified a comment on ticket #49

    I''m using On Linux Mint 21.3, but it's the Mate edition. It almost works: there's a system tray icon which toggles jNetMap between shrunk and expanded, but in the shrunk case the application's icon still remains visible in the application panel (task bar). I know other applications (Skype for example) do vacate the task bar when they shrink to the system tray icon so must mean it is possible with Mate's "Marco" WM but how it works, I have no idea. I tried this just now: https://github.com/ubuntu-mate/mate-dock-applet...

  • E. B. E. B. modified a comment on ticket #49

    I''m using On Linux Mint 21.3, but it's the Mate edition. It almost works: there's a system tray icon which toggles jNetMap between shrunk and expanded, but in the shrunk case the application's icon still remains visible in the application panel (task bar). I know other applications (Skype for example) do vacate the task bar when they shrink to the system tray icon so must mean it is possible with Mate's "Marco" WM but how it works, I have no idea. I tried this just now: https://github.com/ubuntu-mate/mate-dock-applet...

  • E. B. E. B. posted a comment on ticket #49

    I''m using On Linux Mint 21.3, but it's the Mate edition. It almost works: there's a system tray icon which toggles jNetMap between shrunk and expanded, but in the shrunk case the application's icon still remains visible in the application panel (task bar). I know other applications (Skype for example) do vacate the task bar when they shrink to the system tray icon so must mean it is possible with Mate's "Marco" WM but how it works, I have no idea.

  • rakudave rakudave modified a comment on ticket #49

    Yeah when GNOME 3 killed the system tray, I fist messed with a compatibility layer and then simply gave up. But maybe it will work for you on Cinnamon - check out the latest dev build, I added (basic) tray icon support: Preferences -> General -> Tray icon (needs a restart). The option will disappear if your system reports not supporting SystemTray.

  • rakudave rakudave modified ticket #49

    minimise/maximise to/from system tray?

  • rakudave rakudave posted a comment on ticket #49

    Yeah when GNOME 3 killed the system tray, I fist messed with a compatibility layer and then simply gave up. But maybe it will work for you on Cinnamon - check out the latest dev build, I added (basic) tray icon support: Preferences -> General -> Tray icon (needs a restart). The option will disappear then your system reports not supporting SystemTray.

  • rakudave rakudave committed [r732] on SVN

    add basic tray icon functionality

  • E. B. E. B. created ticket #49

    minimise/maximise to/from system tray?

  • E. B. E. B. posted a comment on ticket #47

    it does work fine. It's me that doesn't! I was too dozy to realise that e.g. %n refers to the name entered in the properties box for the device, As a result, I was trying to log in to something whose name was not the ssh login name. Oh dear. It is obvious now. Sorry.

  • rakudave rakudave posted a comment on ticket #47

    I can only reproduce this by calling the plugin on a device that has no address (such as a switch), so it's undefined an thus inevitably fails... otherwise it works fine as far as I can tell. And Mint has gnome-terminal, at least the default Cinnamon desktop does, I just checked.

  • E. B. E. B. modified a comment on ticket #47

    EDIT - I worked out what I was doing wrong. Too embarrassing to admit to, but all is well! *Unfortunately, I am too inept to work out what I'm doing wrong. This is the jnetmap log when I try to do * gnome-terminal -e "ssh %a" DEBUG: Adding exec plugin SSH (gnome-terminal) * WARN: Unable to execute script java.lang.NullPointerException* There's no popup terminal window whereas when I tried other commands (also unsuccessfully) I was getting a response (for example to gnome-terminal -l -- ssh username@host)...

  • E. B. E. B. modified a comment on ticket #47

    *EDIT - I worked out what I was doing wrong. Too embarrassing to admit to, but all is well! ** Unfortunately, I am too inept to work out what I'm doing wrong. This is the jnetmap log when I try to do * gnome-terminal -e "ssh %a" DEBUG: Adding exec plugin SSH (gnome-terminal) * WARN: Unable to execute script java.lang.NullPointerException* There's no popup terminal window whereas when I tried other commands (also unsuccessfully) I was getting a response (for example to gnome-terminal -l -- ssh username@host)...

  • E. B. E. B. modified a comment on ticket #47

    EDIT - I worked out what I was doing wrong. Too embarrassing to admit to, but all is well! Unfortunately, I am too inept to work out what I'm doing wrong. This is the jnetmap log when I try to do * gnome-terminal -e "ssh %a" * DEBUG: Adding exec plugin SSH (gnome-terminal) WARN: Unable to execute script java.lang.NullPointerException There's no popup terminal window whereas when I tried other commands (also unsuccessfully) I was getting a response (for example to gnome-terminal -l -- ssh username@host)...

  • E. B. E. B. modified a comment on ticket #47

    EDIT - I worked out what I was doing wrong. Too embarrassing to admit to, but all is well! *Unfortunately, I am too inept to work out what I'm doing wrong. This is the jnetmap log when I try to do *gnome-terminal -e "ssh %a" * DEBUG: Adding exec plugin SSH (gnome-terminal) WARN: Unable to execute script java.lang.NullPointerException There's no popup terminal window whereas when I tried other commands (also unsuccessfully) I was getting a response (for example to gnome-terminal -l -- ssh username@host)...

  • E. B. E. B. modified a comment on ticket #47

    EDIT - I worked out what I was doing wrong. Too embarrassing to admit to, but all is well! *Unfortunately, I am too inept to work out what I'm doing wrong. This is the jnetmap log when I try to do gnome-terminal -e "ssh %a" DEBUG: Adding exec plugin SSH (gnome-terminal) WARN: Unable to execute script java.lang.NullPointerException There's no popup terminal window whereas when I tried other commands (also unsuccessfully) I was getting a response (for example to gnome-terminal -l -- ssh username@host)...

  • E. B. E. B. posted a comment on ticket #47

    Unfortunately, I am too inept to work out what I'm doing wrong. This is the jnetmap log when I try to do gnome-terminal -e "ssh %a" DEBUG: Adding exec plugin SSH (gnome-terminal) WARN: Unable to execute script java.lang.NullPointerException There's no popup terminal window whereas when I tried other commands (also unsuccessfully) I was getting a response (for example to gnome-terminal -l -- ssh username@host) : a popup banner in the new terminal window: it says "The child process exited normally...

  • rakudave rakudave committed [r731] on SVN

    bump dependencies where possible and eliminate the Helvetica font warning

  • rakudave rakudave committed [r730] on SVN

    fix interface panel port scanner hookup

  • rakudave rakudave posted a comment on ticket #47

    Some inspiration:

  • rakudave rakudave modified ticket #39

    Exception in thread "AWT-EventQueue-0" java.lang.StackOverflowError

  • E. B. E. B. posted a comment on ticket #48

    "Tree view" - that is a superb idea!

  • E. B. E. B. posted a comment on ticket #47

    I should have realised that's what the script area is for (I haven't got it to work yet but that'l be my usual incompetence, nothing else!)

  • E. B. E. B. posted a comment on ticket #39

    It's fixed! All I see in the terminal now is the correct sort of messaging, e.g. jnetmap -o using java executable in $PATH java version 11 19:04:33 INFO: User directory: /home/user/.jNetMap 19:04:33 INFO: Loading preferences 19:04:33 INFO: Loading language: English 19:04:33 INFO: Loading icon-theme: Elementary 19:04:33 INFO: Loading /icons/Elementary 19:04:33 INFO: Loading device-theme: /devices/cisco 19:04:33 INFO: Loading /devices/cisco 19:04:34 INFO: Loading GUI 19:04:42 INFO: Opening '120624'...

  • rakudave rakudave modified ticket #39

    Exception in thread "AWT-EventQueue-0" java.lang.StackOverflowError

  • rakudave rakudave posted a comment on ticket #39

    Looking at the stack trace, I'm surprised that this hasn't bitten anyone before. It's a logic issue on transparent interfaces (i.e. mostly on switches), regardless of the icon. The errors afterwards are probably just side-effects. Fixed in theory in 0.5.6-729 - can you try that?

  • rakudave rakudave committed [r729] on SVN

    prevent SO when connecting two transparent interfaces (how has THAT not bitten me before?)

  • rakudave rakudave posted a comment on ticket #48

    I have a similar idea on the back burner, there's some unfinished "compact view" code that would present the map as a tree-list so you could use it sidebar-style (like a friends list in a chat app) - adding search to that is a great idea.

  • rakudave rakudave modified ticket #47

    ping a selected target ?

  • rakudave rakudave posted a comment on ticket #47

    You can right-click on any device and click on "refresh" to only update that device. If you want to traceroute it, head over to Edit > Preferences > Scripts and add a custom script (e.g. traceroute %a), which is then accessible again through the right-click menu. Actually that's why I introduced scripts, so not every little thing needs a plugin :-)

  • E. B. E. B. posted a comment on ticket #39

    further experimenting: I replaced the "built-in" icons with ones of my own and I get a different bug report: Exception in thread "AWT-EventQueue-0" java.lang.StackOverflowError at ch.rakudave.jnetmap.model.IF.TransparentIF.getLatency(TransparentIF.java:149) (there are again 1024 of these "at ch.rakudave" lines) The above is repeated, and then I see Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at java.desktop/javax.swing.SizeRequirements.calculateAlignedPositions(SizeRequirements.java:463)...

  • E. B. E. B. created ticket #39

    Exception in thread "AWT-EventQueue-0" java.lang.StackOverflowError

  • E. B. E. B. created ticket #48

    search function

  • E. B. E. B. created ticket #47

    ping a selected target ?

  • rakudave rakudave posted a comment on ticket #38

    Thanks, you indeed found a bug. I'm a bit surprised that you're the first one to experience it, but I fixed it, dusted off my old Windows laptop and can no longer reproduce it there (at least that one, there might be more "hiding" behind that one). Can you try the latest dev snapshot?

  • rakudave rakudave committed [r728] on SVN

    add --add-opens java.base/java.util=ALL-UNNAMED :-/

  • Staffan Kjerrström Staffan Kjerrström posted a comment on ticket #38

    Attached log file

  • Staffan Kjerrström Staffan Kjerrström posted a comment on ticket #38

    Saving and loading of maps complains about permission.

  • rakudave rakudave modified ticket #37

    Item grouped after scan

  • rakudave rakudave modified ticket #38

    Saving and loading maps in Widows 10

  • rakudave rakudave posted a comment on ticket #38

    Sounds like you either are trying to save somewhere you actually don't have permissions to do so (in which case this would also happen to you in, say, notepad), or your drive is dying. Can you follow the steps outlined over at https://rakudave.ch/jnetmap/#contact to gather more data?

  • Staffan Kjerrström Staffan Kjerrström created ticket #38

    Saving and loading maps in Widows 10

  • rakudave rakudave modified ticket #46

    Feature - different line types

  • rakudave rakudave posted a comment on ticket #46

    It's a good idea, but reading http://jrtom.github.io/jung/javadoc/edu/uci/ics/jung/visualization/decorators/EdgeShape.html makes me think that this would be non-trivial (outside of introducing dummy-vertices).

  • moorsey moorsey created ticket #46

    Feature - different line types

  • rakudave rakudave modified ticket #37

    Item grouped after scan

  • rakudave rakudave posted a comment on ticket #37

    That's how it's supposed to work, it has no opinion about how your map should be arranged. You can use View > Layout to get started. As for the freezing, it would be great if you could follow the directions over at https://rakudave.ch/jnetmap/#contact to collect more details (you can also use the e-mail address there if you don't feel like sharing them publicly).

  • Rudy Mon Rudy Mon created ticket #37

    Item grouped after scan

  • rakudave rakudave committed [r727] on SVN

    test "cooling down" between device updates via status.update.cooldown.milliseconds

  • rakudave rakudave posted a comment on ticket #33

    I have updated the wording on the website and linked both. I was just tired of Oracles recent licensing stunts, so I don't want to recommend them anymore.

  • Georgi Milchev Georgi Milchev modified a comment on ticket #33

    On my windows 11 it works (can save) only if I install jre-8u401-windows-x64 not from link on your website but from https://www.java.com/de/download/manual.jsp Windows Offline (64 Bit)

  • Georgi Milchev Georgi Milchev posted a comment on ticket #33

    On my windows 11 it works only if I install jre-8u401-windows-x64 not from link on your website but from https://www.java.com/de/download/manual.jsp Windows Offline (64 Bit)

  • rakudave rakudave committed [r726] on SVN

    added setting to display subnet (as CIDR)

  • rakudave rakudave committed [r725] on SVN

    squelch --scripts warning in alien

  • rakudave rakudave committed [r724] on SVN

    add device metadata resolver to "Scripts" feature

  • rakudave rakudave committed [r723] on SVN

    add device metadata edit table

  • rakudave rakudave committed [r722] on SVN

    add tabs to device props for more settings (forthcoming)

  • rakudave rakudave committed [r721] on SVN

    update OUI lookup table

  • rakudave rakudave committed [r720] on SVN

    I have no memory of this place

  • Kosta Mutafov Kosta Mutafov modified a comment on ticket #28

    Hi, I have the same problem, I have tried the last version jNetMap-0.5.6-719-setup.exe, but it didn't help. It looks like to have not enough resources, but the both PCs where I tested jnetmap are with i5 CPU and 16 GB RAM. The both PCs are with Windows 10 Pro, with last updates and Java V8-341. Is there a limit to how many hosts are monitored? Kind regards Kosta

  • Kosta Mutafov Kosta Mutafov posted a comment on ticket #28

    Hi, I have the same problem, I have tried the last version jNetMap-0.5.6-719-setup.exe, but it didn't help. It looks like to have not enough resources, but the both PCs where I tested jnetmap are with i5 CPU and 16 GB RAM. The both PCs are with Windows 10 Pro, with last updates and Java V8-341. Is there a limit to how many hosts are monitored? Kind regards Kosta

  • Lenif Lenif created ticket #45

    DblCli and label pos

  • rakudave rakudave committed [r719]

    fix window name in gnome dock, improve focus handling in scripts panel

  • Luis Eduardo Luis Eduardo posted a comment on ticket #28

    I had the same problem, not GUI the software apparently works, because open, but not show GUI The solution for me was simple -Just put the mouse on the icon in the taskbar, to show a mini window -On the mini window rigth-click to show the options of window -Select "maximize"

  • rakudave rakudave committed [r718]

    more --add-opens for LAF-related access

  • rakudave rakudave committed [r717]

    change default device icons and theme, add option to not apply the background color (prefer the one from the LAF)

  • rakudave rakudave committed [r716]

    don't suggest irrelevant network interfaces in the scanner

  • rakudave rakudave committed [r715]

    cleanup

  • rakudave rakudave committed [r714]

    add select state cisco-svg files

  • rakudave rakudave committed [r713]

    respect custom fonts in vertex/edge labels

  • rakudave rakudave committed [r712]

    added support for SVG device icons, added cisco-svg

  • rakudave rakudave committed [r711]

    fix default bandwidth defined more than once

  • rakudave rakudave committed [r710]

    use /usr/local/bin instead of /usr/bin

  • rakudave rakudave committed [r709]

    found a better way of handling Java 9+

  • rakudave rakudave committed [r708]

    Java 17 compatibility (--add-opens), but now needs at least Java 11

  • rakudave rakudave committed [r707]

    squelch xstream permissions (for now)

  • rakudave rakudave committed [r706]

    bump dependencies, start 0.5.6

  • rakudave rakudave committed [r705]

    explicitly set nsis to UTF-8

  • rakudave rakudave committed [r704]

    added FlatLaf themes

  • jNetMap jNetMap released /jNetMap 0.5.5-RC2/plugins/sidebar-log.jar

  • jNetMap jNetMap released /jNetMap 0.5.5-RC2/plugins/sidebar-note.jar

  • jNetMap jNetMap released /jNetMap 0.5.5-RC2/plugins/notifier-mail.jar

  • jNetMap jNetMap released /jNetMap 0.5.5-RC2/plugins/notifier-script.jar

  • jNetMap jNetMap released /jNetMap 0.5.5-RC2/plugins/notifier-sound.jar

  • jNetMap jNetMap released /jNetMap 0.5.5-RC2/plugins/notifier-irc.jar

  • jNetMap jNetMap released /jNetMap 0.5.5-RC2/plugins/notifier-log.jar

  • jNetMap jNetMap released /jNetMap 0.5.5-RC2/plugins/notifier-notifyosd.jar

  • jNetMap jNetMap released /jNetMap 0.5.5-RC2/plugins/launcher-wakeonlan.jar

  • jNetMap jNetMap released /jNetMap 0.5.5-RC2/jNetMap-0.5.5-703.tar.gz

  • jNetMap jNetMap released /jNetMap 0.5.5-RC2/jNetMap-0.5.5-703-setup.exe

  • jNetMap jNetMap released /jNetMap 0.5.5-RC2/jNetMap-0.5.5-703.jar

  • jNetMap jNetMap released /jNetMap 0.5.5-RC2/jnetmap-0.5.5-703_all.rpm

1 >