Giuliano Bellini
Giuliano Bellini
Don't worry man!
> hi, on mx-linux not working, when i try to open app, i received console to enter sudo password, after i enter sudo password, nothing happens, app not running :(...
> Right now using cargo is the solution. Thanks for pointing out. Using cargo will perform the build step directly on the target machine, therefore in this case all the...
Hey @ZEROF @sysms @RP-11 @onlineapps-cloud We changed the building strategy and we are looking for feedback/testers to see if we finally solved this issue. Could you kindly try the new...
Thanks for the confirmation! Don't worry about the issue, I will personally close it after other confirmations or eventually due to inactivity. I'm happy it's working for you for the...
Thanks for pointing out, I never noticed it. However, you should be able to comfortably close the app with `cmd+Q`.
After thinking about it I've found a reason for this issue and #198: on macOS the app is launched by a wrapper that gives it admin privileges required to inspect...
You're welcome!
For the same reason, I've discovered that Sniffnet 1.2.0 cannot be set full screen on macOS.
The `>/dev/null 2>&1 &` is exactly the cause, but without including it the app starts in two separated instances and two open Sniffnet icons are shown (one for the script...