Den tors 17 nov. 2022 kl 09:07 skrev Neil C Smith <neilcsm...@apache.org>:
> > > On Thu, 17 Nov 2022, 07:45 Patrik Karlström, <pat...@trixon.se> wrote: > >> I'm packaging a platform application as an ubuntu snap without the >> network interface, https://snapcraft.io/docs/network-interface >> The app works as expected but one is greeted with the error below on >> start. >> >> Is there a way to disable the network lookup? >> > > Maybe > https://github.com/apache/netbeans/blob/master/platform/o.n.bootstrap/src/org/netbeans/CLIHandler.java#L590 > ? > Thanks, it worked great! Depends if you need single launch CLI behaviour possibly? > I'll look into that. /Patrik >