Not sure why alternating runs with different users should create problems (while developing, I am doing similar things all the time - running test instances with different users than my main development IDE). But I also note there is this text in the bug: --- EDIT: It seems that it may not be necessary to run, sequentially, 'netbeans' & 'netbeans --userdir ... --cachedir ...' to reproduce the bug. I started netbeans (running 'netbeans') and before its window appeared (it takes a few seconds) I tried to close an editor (another application). Just when I mouse-clicked the netbeans' window appeared and I closed netbeans instead of the editor. Next time I started 'netbeans' the bug appeared (plugins data corrupted, etc). ---
That would sound more probably to me - data corruption due to forced shutdown while starting up. I don't think I've seen that myself, but I rarely do things like this. Jan On Thu, Oct 31, 2019 at 9:38 PM Laszlo Kishalmi <[email protected]> wrote: > Did that a few times with 2 fresh user dirs. > > NetBeans is working as expected no nb-javac reminder pops up after the > initial install of nb-javac. > > > On 10/31/19 12:02 PM, Geertjan Wielenga wrote: > > We’re getting closer to the real problem now. > > > > Can someone/s take a look? Switch between different userdirs and get > > nb-javac to install in each and switch back and forth between userdirs to > > see if the nb-javac reminder pops up or not. > > > > Gj > > > > On Thu, 31 Oct 2019 at 00:06, Geertjan Wielenga <[email protected]> > wrote: > > > >> Can't help thinking something is locked or corrupted in the system or > the > >> fresh userdir isn't a fresh userdir after all. > >> > >> Gj > >> > >> On Thu, Oct 31, 2019 at 12:03 AM Neil C Smith <[email protected]> > >> wrote: > >> > >>> On Wed, 30 Oct 2019, 22:45 Geertjan Wielenga, <[email protected]> > >>> wrote: > >>> > >>>> Can someone help with this issue: > >>>> > >>>> https://issues.apache.org/jira/browse/NETBEANS-3158 > >>> > >>> Weird sounding issue! Can't help at the moment, but two comments. > >>> > >>> * 11.2 is on the mirrors already. It can be linked in whenever, but > assume > >>> waiting for installers? > >>> > >>> * JavaFX and nb-javac should show in the plugins manager. > >>> > >>> Best wishes, > >>> > >>> Neil > >>> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > >
