Re: Only one RaspberryPi project.

2021-01-22 Thread Som Lima
I used the same IDE version as in the video to eliminate any possible
anomalies I may have in my environment making it difficult for another to
replicate the Bug.
You must have a Raspberrypi to replicate.

I also found a work around where you can connect to different Raspberry Pis.
I explained the work around earlier in the thread.
The work around will allow you to connect to different Raspberry Pis
in the same project.



On Sat, 23 Jan 2021, 07:07 Louis King,  wrote:

> And I thought it was my lack of knowledge and experience with the IDE.
> Earlier when I reference the same video it was pointed out to me that
> the video is old.
>
> Let me try again. I have an application were I would like to develop 2
> headless Raspberry Pis between a Laptop and an Arduino maga.
>
> Glad to fine someone else working with RPi
>
> Lou
> Say what you will about Sisyphus.
> He always has work.
>
> On 1/19/2021 5:41 PM, Som Lima wrote:
> > Thanks.
> >
> > I am actually trying to draw attention to the fact there is bug in
> > Netbeans  IDE wizard.
> >
> > Either nobody seems to be interested in identifying  and eventually
> > fixing this bug or nobody is doing raspberrypi development in Java using
> > Netbeans.
> >
> >
> >
> >
> >
> > On Tue, 19 Jan 2021, 09:27 Mark A. Flacy, 
> > wrote:
> >
> > I'm very sorry, but it is ~3:30am where I live.  I'll come back to
> > this in ~15
> > hours or so (I do have to work).  Hopefully someone else will
> > continue this
> > discussion before I do.
> >
> > --
> > Mark A. Flacy
> > mfl...@verizon.net 
> >
> > On Tuesday, January 19, 2021 2:41:26 AM CST Som Lima wrote:
> >  > In the second project I can create a new raspberrypi platform.
> >  > Even the one created in the previous project is visible.
> >  >
> >  > The raspberrypi platform is not visible in the drop down list
> (manage
> >  > platforms) so not able to select it.
> >  >
> >  >
> >  > Comparatively When I create a new configuration in the first
> > project ,  the
> >  > raspberrypi platform is listed in the drop down list for
> > selection.  So I
> >  > can select it for each configuration.
> >  >
> >  > Then I can select  the configuration I want from the drop down
> > list and
> >  > press the green run button next to the configuration drop down
> > list to run
> >  > it.
> >  >
> >  > I hope this gives clarification to the misfunctionality without
> error
> >  > message.
> >  >
> >  >
> >  >
> >  >
> >  > On Tue, 19 Jan 2021, 08:28 Mark A. Flacy,
> > 
> >  >
> >  > wrote:
> >  > > While the statement  "I am not able to select raspberrypi
> > platform for the
> >  > > second project ByePi." means something to you, it doesn't mean
> > much to me.
> >  > > I'm not *trying* to be mean or insulting, but I don't
> > understand at what
> >  > > point you have had an issue.
> >  > >
> >  > > Are you able to create an additional remote java se in the java
> > platform
> >  > > manager that you cannot select later?  Or is it that you cannot
> > create an
> >  > > additional remote java se in the java platform manager for the
> > other
> >  > > project?
> >  > >
> >  > >
> >  > >
> >  > > --
> >  > >
> >  > > Mark A. Flacy
> >  > >
> >  > > mfl...@verizon.net 
> >  > >
> >  > > On Tuesday, January 19, 2021 2:11:02 AM CST Som Lima wrote:
> >  > > > There is no error message.
> >  > > >
> >  > > > I am not able to select raspberrypi platform for the second
> > project
> >  > >
> >  > > ByePi.
> >  > >
> >  > > > My work around is to create classes in the same project
> HelloPi.
> >  > > >
> >  > > >
> >  > > >
> >  > > > Then create  a custom configuration which points to the
> > second class
> >  > > > with
> >  > > >
> >  > > > the psvm so I can run it on the raspberrypi platform.
> >  > > >
> >  > > >
> >  > > >
> >  > > >
> >  > > >
> >  > > > This is why I suggested to replicate for a better
> > understanding of the
> >  > > >
> >  > > > issue.
> >  > > >
> >  > > >
> >  > > >
> >  > > >
> >  > > >
> >  > > > On Tue, 19 Jan 2021, 08:02 Mark A. Flacy,
> > 
> >  > > >
> >  > > > wrote:
> >  > > > > What EXACTLY is the error that you've seen?  Are your host
> IP
> >  > > > > addresses
> >  > > > >
> >  > > > > the
> >  > > > >
> >  > > > > same?
> >  > > > >
> >  > > > >
> >  > > > >
> >  > > > > What did you expect to see that didn't happen?
> >  > > > >
> >  > > > >
> >  > > > >
> >  > > > > --
> >  > > > >
> >  > > > > Mark A. Flacy
> >  > > > >
> >  > > > > mfl...@verizon.net 
> >  > > > >
> >

Re: Only one RaspberryPi project.

2021-01-22 Thread Louis King

And I thought it was my lack of knowledge and experience with the IDE.
Earlier when I reference the same video it was pointed out to me that 
the video is old.


Let me try again. I have an application were I would like to develop 2 
headless Raspberry Pis between a Laptop and an Arduino maga.


Glad to fine someone else working with RPi

Lou
Say what you will about Sisyphus.
He always has work.

On 1/19/2021 5:41 PM, Som Lima wrote:

Thanks.

I am actually trying to draw attention to the fact there is bug in  
Netbeans  IDE wizard.


Either nobody seems to be interested in identifying  and eventually 
fixing this bug or nobody is doing raspberrypi development in Java using 
Netbeans.






On Tue, 19 Jan 2021, 09:27 Mark A. Flacy,  
wrote:


I'm very sorry, but it is ~3:30am where I live.  I'll come back to
this in ~15
hours or so (I do have to work).  Hopefully someone else will
continue this
discussion before I do.

-- 
Mark A. Flacy

mfl...@verizon.net 

On Tuesday, January 19, 2021 2:41:26 AM CST Som Lima wrote:
 > In the second project I can create a new raspberrypi platform.
 > Even the one created in the previous project is visible.
 >
 > The raspberrypi platform is not visible in the drop down list (manage
 > platforms) so not able to select it.
 >
 >
 > Comparatively When I create a new configuration in the first
project ,  the
 > raspberrypi platform is listed in the drop down list for
selection.  So I
 > can select it for each configuration.
 >
 > Then I can select  the configuration I want from the drop down
list and
 > press the green run button next to the configuration drop down
list to run
 > it.
 >
 > I hope this gives clarification to the misfunctionality without error
 > message.
 >
 >
 >
 >
 > On Tue, 19 Jan 2021, 08:28 Mark A. Flacy,

 >
 > wrote:
 > > While the statement  "I am not able to select raspberrypi
platform for the
 > > second project ByePi." means something to you, it doesn't mean
much to me.
 > > I'm not *trying* to be mean or insulting, but I don't
understand at what
 > > point you have had an issue.
 > >
 > > Are you able to create an additional remote java se in the java
platform
 > > manager that you cannot select later?  Or is it that you cannot
create an
 > > additional remote java se in the java platform manager for the
other
 > > project?
 > >
 > >
 > >
 > > --
 > >
 > > Mark A. Flacy
 > >
 > > mfl...@verizon.net 
 > >
 > > On Tuesday, January 19, 2021 2:11:02 AM CST Som Lima wrote:
 > > > There is no error message.
 > > >
 > > > I am not able to select raspberrypi platform for the second
project
 > >
 > > ByePi.
 > >
 > > > My work around is to create classes in the same project HelloPi.
 > > >
 > > >
 > > >
 > > > Then create  a custom configuration which points to the
second class
 > > > with
 > > >
 > > > the psvm so I can run it on the raspberrypi platform.
 > > >
 > > >
 > > >
 > > >
 > > >
 > > > This is why I suggested to replicate for a better
understanding of the
 > > >
 > > > issue.
 > > >
 > > >
 > > >
 > > >
 > > >
 > > > On Tue, 19 Jan 2021, 08:02 Mark A. Flacy,

 > > >
 > > > wrote:
 > > > > What EXACTLY is the error that you've seen?  Are your host IP
 > > > > addresses
 > > > >
 > > > > the
 > > > >
 > > > > same?
 > > > >
 > > > >
 > > > >
 > > > > What did you expect to see that didn't happen?
 > > > >
 > > > >
 > > > >
 > > > > --
 > > > >
 > > > > Mark A. Flacy
 > > > >
 > > > > mfl...@verizon.net 
 > > > >
 > > > > On Tuesday, January 19, 2021 1:17:07 AM CST Som Lima wrote:
 > > > > > If you follow the instructions in this video
 > > > > >
 > > > > > you will be able to create one project HelloPi.
 > > > > >
 > > > > >
 > > > > >
 > > > > > https://youtu.be/ebHbDlTnV-I 
 > > > > >
 > > > > >
 > > > > >
 > > > > > However you will not be able to create a second project
to develop
 > > > > >
 > > > > > Raspberry Pi in the same Netbeans IDE.
 > > > > >
 > > > > >
 > > > > >
 > > > > > You can replicate the highlighted issue by following the
steps in
 > > > > > the
 > > > >
 > > > > video
 > > > >
 > > > > > to create a second project i.e. named   ByePi to run to
completion.
 > > > > >
 > > > > >
 > > > > >
 > > > > > I am running a  wireless WIFI headless raspberry pi.
 > > > > >
 > > > > >
 > > > > >
 > > > > > Thanks.
 > > > >
 > > > >
 

Re: gradle issues/questions

2021-01-22 Thread Ernie Rael

On 12/26/2020 12:26 PM, Laszlo Kishalmi wrote:

https://docs.gradle.org/current/userguide/publishing_maven.html
That link was useful to discover that the project's gradle setup is 
aged. It doesn't use publishing_maven; and I had to learn how to work 
around some "won't fix" issues with its build.gradle files.


I've gotten deeper into the project than I thought I would. Now my short 
term goal is to be able to debug and write junit tests using NetBeans. 
My imediate goal is to find out what I can do to open all the subprojects


 * patch up the ancient gradle build files so I can do that, or
 * that I need to upgrade gradle (to 6?), or
 * that NetBeans doesn't handle debuging junit tests, or
 * that ???

The problem is that the subprojects are rife with import problems, both 
main and test, when opened with the IDE. My guess is that the primary 
jar isn't "known" to the IDE. Every builds OK from the commandline.


Any suggestions appreciated.

The project root has two directories: *core* *extensions*. The IDE lists 
them as subProjects.


 * core has a build.gradle only with a "task m4 {..." (wow, m4 lives),
   this builds the primary jar. I can edit/build/debug things under
   here just fine. (build by clicking on "install" in Navigator or from
   command line)
 * extensions has only directories, no files at all. A typical
   directory, extensions/icu4j is the one I'm after, has a 3 line
   build.gradle
   "dependencies {compile 'com.ibm.icu:icu4j:3.6.1'}"

The subproject at extensions/icu4j is where the unit tests I want to 
extend are found.


BTW, if it's of interest, the project is at 
https://github.com/glazedlists/glazedlists.


In project's commit log I see "updated gradle to 4.4.1", but ./gradlew 
-v gives "Gradle 5.3.1". And doing ./gradlew build gives
Deprecated Gradle features were used in this build, making it 
incompatible with Gradle 6.0.





On 12/26/20 10:16 AM, Ernie Rael wrote:

Season's greetings to all,

I'm working with a maven project that uses a library; I need to fix a 
bug in the library. After the fix, I'll want to publish the library 
to my maven groupid. After downloading the project, I discovered it 
used gradle for building. My final fix to get it to build was to set 
the project's jdk property from default j-15, to jdk1.8. And then I 
found an install action in NBs navigator to get something into the 
local repository. (Clean and build does that for maven project, but 
not gradle)


My question: having never used gradle, I'm looking for info on 
publishing to maven repository; like where this is specified in the 
project's gradle property files. I'll need to tweak the destination, 
maybe some options...


I generally do mvn from the command line, not the IDE.

Any recommendations on docs, NB and/or gradle, to help me start to 
get up to speed appreciated.


-ernie


-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Re: Re: Netbeans Bug (With Bug Bounty)

2021-01-22 Thread August Nagro
Thanks Eric, I am running Fedora 33 with JDK 15. I put the environment
output from Netbeans in the bug reports, and also the github repo I shared
before I learned about the Jira.

All the bugs I can reproduce on multiple platforms, and with JDK 11.
Andreas also said he could reproduce.

I'm not sure why Zahid can't reproduce the bug she tried.

On Fri, Jan 22, 2021, 5:00 AM Eric Bresie  wrote:

>
> Assume you are referring to theses:
>
> [image: Bug] 
> NETBEANS-5277 
>
> HTML Template Element Highlighting Bug
> 
> *Unassigned* August Nagro
>  
> [image:
> Major] OPEN *Unresolved* 21/Jan/21 21/Jan/21   Actions
> 
> [image: Bug]
>  NETBEANS-5276
> 
>
> FlatLAF Options Bugs 
> *Unassigned* August Nagro
>  
> [image:
> Major] OPEN *Unresolved* 21/Jan/21 22/Jan/21   Actions
> 
> [image: Bug]
>  NETBEANS-5275
> 
>
> HTML Embedded style tag codecompletion crash
> 
> *Unassigned* August Nagro
>  
> [image:
> Major] OPEN *Unresolved* 21/Jan/21 21/Jan/21   Actions
> 
> [image: Bug]
>  NETBEANS-5274
> 
>
> Custom Tag in HTML Editor Breaks Formatting
> 
> *Unassigned* August Nagro
>  
> [image:
> Major] OPEN *Unresolved* 21/Jan/21 21/Jan/21   Actions
> 
> [image: Bug]
>  NETBEANS-5273
> 
>
> Crash when Changing LAF
> 
>
> It may be helpful to create a new email thread on specific issues.
>
> I think this is done already but make sure for each that necessary details
> are provided for the issue including setup (i.e. OS, version of Netbeans,
> run time and/or development JDK, plugins installed/enabled), a description
> of the problem, how to reproduce it, and if available snapshots and/or logs
> which may help identify possible source or location of the issue.
>
> A common issue found with new release is conflicting “user cached” data
> from previous release.  May want to clear this out and try it again and see
> if this solves the problem.
>
>
> Eric Bresie
> ebre...@gmail.com
>
> On January 22, 2021 at 4:16:21 AM CST, Zahid Rahman 
> wrote:
>
> I did try it on JDK 11 before
>
> your email and reproduced.
>
> I am please to know you tried the same approach using other JVMs and
> platform.
>
> This is how I download the jdk15 and updated netbeans.conf accordingly. I
> am not seeing the bug. I hope this helps.
>
>
> wget -qO - https://adoptopenjdk.jfrog.io/adoptopenjdk/api/gpg/key/public
> |
> sudo apt-key add -
> sudo add-apt-repository --yes
> https://adoptopenjdk.jfrog.io/adoptopenjdk/deb/
> sudo apt install adoptopenjdk-15-openj9 # Java 15 / OpenJ9 VM
>
>
> Z.
>
> https://www.backbutton.co.uk/
> ¯\_(ツ)_/¯
> ♡۶♡۶ ♡۶
>
> On Fri, 22 Jan 2021, 09:12 August Nagro,  wrote:
>
> Zahid, lets not get hurt feelings here. I did try it on JDK 11 before
> your email and reproduced. I even reproduced on MacOS. If you would
> have asked "can you reproduce on JDK 11", I would have said directly.
>
> Your message implies that a solution to (one of) the bugs was lowering
> the JDK version, but I am seeking to report a bug for my environment
> which is JDK 15 (OpenJDK 15, not the OpenJ9 virtual machine). Please
> don't misinterpret stubbornness f

Re: Re: Netbeans Bug (With Bug Bounty)

2021-01-22 Thread Zahid Rahman
Moving one step  forward from your suggestion , I think as a rule of thumb
before  logging any  bugs

One should be asked to download

https://www.virtualbox.org/
which would mean fresh install of OS.
Fresh install of  latest jdk
Fresh install of Netbeans IDE.
Then listing the steps showing the bug .

Otherwise it is virtually  impossible to find out what changes the user
made to their environment  which could have  contributed to the
unexpected  behaviour.

This guy sounded a bit desperate with his 40 dollar bug Bounty.



Z.

https://www.backbutton.co.uk/
¯\_(ツ)_/¯
♡۶♡۶ ♡۶

On Fri, 22 Jan 2021, 13:00 Eric Bresie,  wrote:

>
> Assume you are referring to theses:
>
> [image: Bug] 
> NETBEANS-5277 
>
> HTML Template Element Highlighting Bug
> 
> *Unassigned* August Nagro
>  
> [image:
> Major] OPEN *Unresolved* 21/Jan/21 21/Jan/21   Actions
> 
> [image: Bug]
>  NETBEANS-5276
> 
>
> FlatLAF Options Bugs 
> *Unassigned* August Nagro
>  
> [image:
> Major] OPEN *Unresolved* 21/Jan/21 22/Jan/21   Actions
> 
> [image: Bug]
>  NETBEANS-5275
> 
>
> HTML Embedded style tag codecompletion crash
> 
> *Unassigned* August Nagro
>  
> [image:
> Major] OPEN *Unresolved* 21/Jan/21 21/Jan/21   Actions
> 
> [image: Bug]
>  NETBEANS-5274
> 
>
> Custom Tag in HTML Editor Breaks Formatting
> 
> *Unassigned* August Nagro
>  
> [image:
> Major] OPEN *Unresolved* 21/Jan/21 21/Jan/21   Actions
> 
> [image: Bug]
>  NETBEANS-5273
> 
>
> Crash when Changing LAF
> 
>
> It may be helpful to create a new email thread on specific issues.
>
> I think this is done already but make sure for each that necessary details
> are provided for the issue including setup (i.e. OS, version of Netbeans,
> run time and/or development JDK, plugins installed/enabled), a description
> of the problem, how to reproduce it, and if available snapshots and/or logs
> which may help identify possible source or location of the issue.
>
> A common issue found with new release is conflicting “user cached” data
> from previous release.  May want to clear this out and try it again and see
> if this solves the problem.
>
>
> Eric Bresie
> ebre...@gmail.com
>
> On January 22, 2021 at 4:16:21 AM CST, Zahid Rahman 
> wrote:
>
> I did try it on JDK 11 before
>
> your email and reproduced.
>
> I am please to know you tried the same approach using other JVMs and
> platform.
>
> This is how I download the jdk15 and updated netbeans.conf accordingly. I
> am not seeing the bug. I hope this helps.
>
>
> wget -qO - https://adoptopenjdk.jfrog.io/adoptopenjdk/api/gpg/key/public
> |
> sudo apt-key add -
> sudo add-apt-repository --yes
> https://adoptopenjdk.jfrog.io/adoptopenjdk/deb/
> sudo apt install adoptopenjdk-15-openj9 # Java 15 / OpenJ9 VM
>
>
> Z.
>
> https://www.backbutton.co.uk/
> ¯\_(ツ)_/¯
> ♡۶♡۶ ♡۶
>
> On Fri, 22 Jan 2021, 09:12 August Nagro,  wrote:
>
> Zahid, lets not get hurt feelings here. I did try it on JDK 11 before
> your email and reproduced. I even reproduced on MacOS. If you would
> have asked "can you reproduce on JDK 11", I would have said directly.
>
> Your message i

Re: Netbeans Bug (With Bug Bounty)

2021-01-22 Thread Zahid Rahman
>I did try it on JDK 11 before
your email and reproduced.

I am please  to know you tried the same approach using other JVMs and
platform.

This is how I download the  jdk15 and updated netbeans.conf accordingly. I
am not seeing the bug. I hope this helps.


wget -qO - https://adoptopenjdk.jfrog.io/adoptopenjdk/api/gpg/key/public |
sudo apt-key add -
sudo add-apt-repository --yes
https://adoptopenjdk.jfrog.io/adoptopenjdk/deb/
sudo apt install adoptopenjdk-15-openj9  # Java 15 / OpenJ9 VM


Z.

https://www.backbutton.co.uk/
¯\_(ツ)_/¯
♡۶♡۶ ♡۶

On Fri, 22 Jan 2021, 09:12 August Nagro,  wrote:

> Zahid, lets not get hurt feelings here. I did try it on JDK 11 before
> your email and reproduced. I even reproduced on MacOS. If you would
> have asked "can you reproduce on JDK 11", I would have said directly.
>
> Your message implies that a solution to (one of) the bugs was lowering
> the JDK version, but I am seeking to report a bug for my environment
> which is JDK 15 (OpenJDK 15, not the OpenJ9 virtual machine). Please
> don't misinterpret stubbornness for rudeness.
>
> On Fri, Jan 22, 2021 at 12:53 AM Zahid Rahman 
> wrote:
> >
> > I think it would be helpful for any body following this thread to know
> that if he changed jdk to earlier version then it would have identified
> whether the bugs was due to jdk 15  or not.
> > He didn't do that.
> >
> > The only information provide was jdk version and linux version.
> >
> >
> > I found that the bugs were not due to jdk15 because I have tested
> netbeans IDE against jdk 15. Not to be confused with development jdk.
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > Z.
> >
> > https://www.backbutton.co.uk/
> > ¯\_(ツ)_/¯
> > ♡۶♡۶ ♡۶
> >
> > On Fri, 22 Jan 2021, 08:36 August Nagro,  wrote:
> >>
> >> Yes, I am using JDK 15 to run Netbeans as reported in the bugs. I
> appreciate the advice to try downgrading to Java, but my objective is to
> report some bugs, not find a workaround.
> >>
> >> On Fri, Jan 22, 2021, 12:23 AM Zahid Rahman 
> wrote:
> >>>
> >>> Som,
> >>>
> >>>  was taken aback by this statement
> >>>
> >>> > , I will keep using JDK 15 for development
> >>>
> >>>
> >>> Z.
> >>>
> >>> https://www.backbutton.co.uk/
> >>> ¯\_(ツ)_/¯
> >>> ♡۶♡۶ ♡۶
> >>>
> >>> On Fri, 22 Jan 2021, 06:04 Som Lima,  wrote:
> 
>  >, I will keep using JDK 15 for development
> 
>  For development I presume you are using Maven . To specify JDK for
> development you would do it this way (see below excerpt of pom.xml).
> 
>  The JDK being referred  to so far causing these alleged bugs was
> running NETBEANS IDE. The jdk running Netbeans is the one shown in the
> help  -> about window.
> 
>  It is not the same JDK  , especially if you setup development
> environment to build and run your code using Maven (pom.xml).
> 
> 
>   
> 
>  
>  
>  maven-compiler-plugin
>  3.7.0
>  
>  15
>  15
>  
>  
>  
>  
> 
> 
> 
> 
>  On Thu, 21 Jan 2021, 23:22 August Nagro, 
> wrote:
> >
> > Hi Zahid, I will keep using JDK 15 for development.
> >
> > On Thu, Jan 21, 2021 at 12:52 AM Zahid Rahman 
> wrote:
> > >
> > > Trying using an early version of JDK
> > > rather than jdk 15.
> > >
> > > Features like look and feel are commonly used features. They were
> probably  developed and tested on earlier version of  jdk.
> > >
> > >
> > > Z.
> > >
> > > https://www.backbutton.co.uk/
> > > ¯\_(ツ)_/¯
> > > ♡۶♡۶ ♡۶
> > >
> > > On Thu, 21 Jan 2021, 06:37 August Nagro, 
> wrote:
> > >>
> > >> Hello,
> > >>
> > >> I am new to Netbeans and am enjoying it so far. I have
> > >> encountered 5 bugs. I've documented them here:
> > >>
> > >>
> https://github.com/AugustNagro/netbeans-bugs/tree/master/public_html
> > >>
> > >> I will pay $40 USD per bug. I know it's not much, but hope it's
> > >> motivational for someone.
> > >>
> > >> Cheers,
> > >>
> > >> August
> > >>
> > >>
> -
> > >> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> > >> For additional commands, e-mail: users-h...@netbeans.apache.org
> > >>
> > >> For further information about the NetBeans mailing lists, visit:
> > >>
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> > >>
> >
> > -
> > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> > For additional commands, e-mail: users-h...@netbeans.apache.org
> >
> > For further information about the NetBeans mailing lists, visit:
> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> >
>


Re: Netbeans Bug (With Bug Bounty)

2021-01-22 Thread Zahid Rahman
>I did try it on JDK 11 before
your email and reproduced.

I am please  to know you tried the same approach using other JVMs and
platform.

This is how I download the  jdk15 and updated netbeans.conf accordingly. I
am not seeing the bug. I hope this helps.


wget -qO - https://adoptopenjdk.jfrog.io/adoptopenjdk/api/gpg/key/public |
sudo apt-key add -
sudo add-apt-repository --yes
https://adoptopenjdk.jfrog.io/adoptopenjdk/deb/
sudo apt install adoptopenjdk-15-openj9  # Java 15 / OpenJ9 VM






Z.

https://www.backbutton.co.uk/
¯\_(ツ)_/¯
♡۶♡۶ ♡۶

On Fri, 22 Jan 2021, 09:12 August Nagro,  wrote:

> Zahid, lets not get hurt feelings here. I did try it on JDK 11 before
> your email and reproduced. I even reproduced on MacOS. If you would
> have asked "can you reproduce on JDK 11", I would have said directly.
>
> Your message implies that a solution to (one of) the bugs was lowering
> the JDK version, but I am seeking to report a bug for my environment
> which is JDK 15 (OpenJDK 15, not the OpenJ9 virtual machine). Please
> don't misinterpret stubbornness for rudeness.
>
> On Fri, Jan 22, 2021 at 12:53 AM Zahid Rahman 
> wrote:
> >
> > I think it would be helpful for any body following this thread to know
> that if he changed jdk to earlier version then it would have identified
> whether the bugs was due to jdk 15  or not.
> > He didn't do that.
> >
> > The only information provide was jdk version and linux version.
> >
> >
> > I found that the bugs were not due to jdk15 because I have tested
> netbeans IDE against jdk 15. Not to be confused with development jdk.
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > Z.
> >
> > https://www.backbutton.co.uk/
> > ¯\_(ツ)_/¯
> > ♡۶♡۶ ♡۶
> >
> > On Fri, 22 Jan 2021, 08:36 August Nagro,  wrote:
> >>
> >> Yes, I am using JDK 15 to run Netbeans as reported in the bugs. I
> appreciate the advice to try downgrading to Java, but my objective is to
> report some bugs, not find a workaround.
> >>
> >> On Fri, Jan 22, 2021, 12:23 AM Zahid Rahman 
> wrote:
> >>>
> >>> Som,
> >>>
> >>>  was taken aback by this statement
> >>>
> >>> > , I will keep using JDK 15 for development
> >>>
> >>>
> >>> Z.
> >>>
> >>> https://www.backbutton.co.uk/
> >>> ¯\_(ツ)_/¯
> >>> ♡۶♡۶ ♡۶
> >>>
> >>> On Fri, 22 Jan 2021, 06:04 Som Lima,  wrote:
> 
>  >, I will keep using JDK 15 for development
> 
>  For development I presume you are using Maven . To specify JDK for
> development you would do it this way (see below excerpt of pom.xml).
> 
>  The JDK being referred  to so far causing these alleged bugs was
> running NETBEANS IDE. The jdk running Netbeans is the one shown in the
> help  -> about window.
> 
>  It is not the same JDK  , especially if you setup development
> environment to build and run your code using Maven (pom.xml).
> 
> 
>   
> 
>  
>  
>  maven-compiler-plugin
>  3.7.0
>  
>  15
>  15
>  
>  
>  
>  
> 
> 
> 
> 
>  On Thu, 21 Jan 2021, 23:22 August Nagro, 
> wrote:
> >
> > Hi Zahid, I will keep using JDK 15 for development.
> >
> > On Thu, Jan 21, 2021 at 12:52 AM Zahid Rahman 
> wrote:
> > >
> > > Trying using an early version of JDK
> > > rather than jdk 15.
> > >
> > > Features like look and feel are commonly used features. They were
> probably  developed and tested on earlier version of  jdk.
> > >
> > >
> > > Z.
> > >
> > > https://www.backbutton.co.uk/
> > > ¯\_(ツ)_/¯
> > > ♡۶♡۶ ♡۶
> > >
> > > On Thu, 21 Jan 2021, 06:37 August Nagro, 
> wrote:
> > >>
> > >> Hello,
> > >>
> > >> I am new to Netbeans and am enjoying it so far. I have
> > >> encountered 5 bugs. I've documented them here:
> > >>
> > >>
> https://github.com/AugustNagro/netbeans-bugs/tree/master/public_html
> > >>
> > >> I will pay $40 USD per bug. I know it's not much, but hope it's
> > >> motivational for someone.
> > >>
> > >> Cheers,
> > >>
> > >> August
> > >>
> > >>
> -
> > >> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> > >> For additional commands, e-mail: users-h...@netbeans.apache.org
> > >>
> > >> For further information about the NetBeans mailing lists, visit:
> > >>
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> > >>
> >
> > -
> > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> > For additional commands, e-mail: users-h...@netbeans.apache.org
> >
> > For further information about the NetBeans mailing lists, visit:
> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> >
>


Re: Netbeans Bug (With Bug Bounty)

2021-01-22 Thread August Nagro
Zahid, lets not get hurt feelings here. I did try it on JDK 11 before
your email and reproduced. I even reproduced on MacOS. If you would
have asked "can you reproduce on JDK 11", I would have said directly.

Your message implies that a solution to (one of) the bugs was lowering
the JDK version, but I am seeking to report a bug for my environment
which is JDK 15 (OpenJDK 15, not the OpenJ9 virtual machine). Please
don't misinterpret stubbornness for rudeness.

On Fri, Jan 22, 2021 at 12:53 AM Zahid Rahman  wrote:
>
> I think it would be helpful for any body following this thread to know that 
> if he changed jdk to earlier version then it would have identified whether 
> the bugs was due to jdk 15  or not.
> He didn't do that.
>
> The only information provide was jdk version and linux version.
>
>
> I found that the bugs were not due to jdk15 because I have tested netbeans 
> IDE against jdk 15. Not to be confused with development jdk.
>
>
>
>
>
>
>
>
>
> Z.
>
> https://www.backbutton.co.uk/
> ¯\_(ツ)_/¯
> ♡۶♡۶ ♡۶
>
> On Fri, 22 Jan 2021, 08:36 August Nagro,  wrote:
>>
>> Yes, I am using JDK 15 to run Netbeans as reported in the bugs. I appreciate 
>> the advice to try downgrading to Java, but my objective is to report some 
>> bugs, not find a workaround.
>>
>> On Fri, Jan 22, 2021, 12:23 AM Zahid Rahman  wrote:
>>>
>>> Som,
>>>
>>>  was taken aback by this statement
>>>
>>> > , I will keep using JDK 15 for development
>>>
>>>
>>> Z.
>>>
>>> https://www.backbutton.co.uk/
>>> ¯\_(ツ)_/¯
>>> ♡۶♡۶ ♡۶
>>>
>>> On Fri, 22 Jan 2021, 06:04 Som Lima,  wrote:

 >, I will keep using JDK 15 for development

 For development I presume you are using Maven . To specify JDK for 
 development you would do it this way (see below excerpt of pom.xml).

 The JDK being referred  to so far causing these alleged bugs was running 
 NETBEANS IDE. The jdk running Netbeans is the one shown in the help  -> 
 about window.

 It is not the same JDK  , especially if you setup development environment 
 to build and run your code using Maven (pom.xml).


  

 
 
 maven-compiler-plugin
 3.7.0
 
 15
 15
 
 
 
 




 On Thu, 21 Jan 2021, 23:22 August Nagro,  wrote:
>
> Hi Zahid, I will keep using JDK 15 for development.
>
> On Thu, Jan 21, 2021 at 12:52 AM Zahid Rahman  
> wrote:
> >
> > Trying using an early version of JDK
> > rather than jdk 15.
> >
> > Features like look and feel are commonly used features. They were 
> > probably  developed and tested on earlier version of  jdk.
> >
> >
> > Z.
> >
> > https://www.backbutton.co.uk/
> > ¯\_(ツ)_/¯
> > ♡۶♡۶ ♡۶
> >
> > On Thu, 21 Jan 2021, 06:37 August Nagro,  wrote:
> >>
> >> Hello,
> >>
> >> I am new to Netbeans and am enjoying it so far. I have
> >> encountered 5 bugs. I've documented them here:
> >>
> >> https://github.com/AugustNagro/netbeans-bugs/tree/master/public_html
> >>
> >> I will pay $40 USD per bug. I know it's not much, but hope it's
> >> motivational for someone.
> >>
> >> Cheers,
> >>
> >> August
> >>
> >> -
> >> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> >> For additional commands, e-mail: users-h...@netbeans.apache.org
> >>
> >> For further information about the NetBeans mailing lists, visit:
> >> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> >>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Re: Netbeans Bug (With Bug Bounty)

2021-01-22 Thread Zahid Rahman
I think it would be helpful for any body following this thread to know that
if he changed jdk to earlier version then it would have identified whether
the bugs was due to jdk 15  or not.
He didn't do that.

The only information provide was jdk version and linux version.


I found that the bugs were not due to jdk15 because I have tested netbeans
IDE against jdk 15. Not to be confused with development jdk.









Z.

https://www.backbutton.co.uk/
¯\_(ツ)_/¯
♡۶♡۶ ♡۶

On Fri, 22 Jan 2021, 08:36 August Nagro,  wrote:

> Yes, I am using JDK 15 to run Netbeans as reported in the bugs. I
> appreciate the advice to try downgrading to Java, but my objective is to
> report some bugs, not find a workaround.
>
> On Fri, Jan 22, 2021, 12:23 AM Zahid Rahman  wrote:
>
>> Som,
>>
>>  was taken aback by this statement
>>
>> > , I will keep using JDK 15 for development
>>
>>
>> Z.
>>
>> https://www.backbutton.co.uk/
>> ¯\_(ツ)_/¯
>> ♡۶♡۶ ♡۶
>>
>> On Fri, 22 Jan 2021, 06:04 Som Lima,  wrote:
>>
>>> >, I will keep using JDK 15 for development
>>>
>>> For development I presume you are using Maven . To specify JDK for
>>> development you would do it this way (see below excerpt of pom.xml).
>>>
>>> The JDK being referred  to so far causing these alleged bugs was running
>>> NETBEANS IDE. The jdk running Netbeans is the one shown in the help  ->
>>> about window.
>>>
>>> It is not the same JDK  , especially if you setup development
>>> environment to build and run your code using Maven (pom.xml).
>>>
>>>
>>>  
>>>
>>> 
>>> 
>>> maven-compiler-plugin
>>> 3.7.0
>>> 
>>> 15
>>> 15
>>> 
>>> 
>>> 
>>>
>>>
>>>
>>>
>>> On Thu, 21 Jan 2021, 23:22 August Nagro,  wrote:
>>>
 Hi Zahid, I will keep using JDK 15 for development.

 On Thu, Jan 21, 2021 at 12:52 AM Zahid Rahman 
 wrote:
 >
 > Trying using an early version of JDK
 > rather than jdk 15.
 >
 > Features like look and feel are commonly used features. They were
 probably  developed and tested on earlier version of  jdk.
 >
 >
 > Z.
 >
 > https://www.backbutton.co.uk/
 > ¯\_(ツ)_/¯
 > ♡۶♡۶ ♡۶
 >
 > On Thu, 21 Jan 2021, 06:37 August Nagro, 
 wrote:
 >>
 >> Hello,
 >>
 >> I am new to Netbeans and am enjoying it so far. I have
 >> encountered 5 bugs. I've documented them here:
 >>
 >> https://github.com/AugustNagro/netbeans-bugs/tree/master/public_html
 >>
 >> I will pay $40 USD per bug. I know it's not much, but hope it's
 >> motivational for someone.
 >>
 >> Cheers,
 >>
 >> August
 >>
 >> -
 >> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
 >> For additional commands, e-mail: users-h...@netbeans.apache.org
 >>
 >> For further information about the NetBeans mailing lists, visit:
 >> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
 >>

 -
 To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
 For additional commands, e-mail: users-h...@netbeans.apache.org

 For further information about the NetBeans mailing lists, visit:
 https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




Re: Netbeans Bug (With Bug Bounty)

2021-01-22 Thread August Nagro
Yes, I am using JDK 15 to run Netbeans as reported in the bugs. I
appreciate the advice to try downgrading to Java, but my objective is to
report some bugs, not find a workaround.

On Fri, Jan 22, 2021, 12:23 AM Zahid Rahman  wrote:

> Som,
>
>  was taken aback by this statement
>
> > , I will keep using JDK 15 for development
>
>
> Z.
>
> https://www.backbutton.co.uk/
> ¯\_(ツ)_/¯
> ♡۶♡۶ ♡۶
>
> On Fri, 22 Jan 2021, 06:04 Som Lima,  wrote:
>
>> >, I will keep using JDK 15 for development
>>
>> For development I presume you are using Maven . To specify JDK for
>> development you would do it this way (see below excerpt of pom.xml).
>>
>> The JDK being referred  to so far causing these alleged bugs was running
>> NETBEANS IDE. The jdk running Netbeans is the one shown in the help  ->
>> about window.
>>
>> It is not the same JDK  , especially if you setup development environment
>> to build and run your code using Maven (pom.xml).
>>
>>
>>  
>>
>> 
>> 
>> maven-compiler-plugin
>> 3.7.0
>> 
>> 15
>> 15
>> 
>> 
>> 
>>
>>
>>
>>
>> On Thu, 21 Jan 2021, 23:22 August Nagro,  wrote:
>>
>>> Hi Zahid, I will keep using JDK 15 for development.
>>>
>>> On Thu, Jan 21, 2021 at 12:52 AM Zahid Rahman 
>>> wrote:
>>> >
>>> > Trying using an early version of JDK
>>> > rather than jdk 15.
>>> >
>>> > Features like look and feel are commonly used features. They were
>>> probably  developed and tested on earlier version of  jdk.
>>> >
>>> >
>>> > Z.
>>> >
>>> > https://www.backbutton.co.uk/
>>> > ¯\_(ツ)_/¯
>>> > ♡۶♡۶ ♡۶
>>> >
>>> > On Thu, 21 Jan 2021, 06:37 August Nagro, 
>>> wrote:
>>> >>
>>> >> Hello,
>>> >>
>>> >> I am new to Netbeans and am enjoying it so far. I have
>>> >> encountered 5 bugs. I've documented them here:
>>> >>
>>> >> https://github.com/AugustNagro/netbeans-bugs/tree/master/public_html
>>> >>
>>> >> I will pay $40 USD per bug. I know it's not much, but hope it's
>>> >> motivational for someone.
>>> >>
>>> >> Cheers,
>>> >>
>>> >> August
>>> >>
>>> >> -
>>> >> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
>>> >> For additional commands, e-mail: users-h...@netbeans.apache.org
>>> >>
>>> >> For further information about the NetBeans mailing lists, visit:
>>> >> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>> >>
>>>
>>> -
>>> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
>>> For additional commands, e-mail: users-h...@netbeans.apache.org
>>>
>>> For further information about the NetBeans mailing lists, visit:
>>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>>
>>>


Re: Netbeans Bug (With Bug Bounty)

2021-01-22 Thread Zahid Rahman
Som,

 was taken aback by this statement

> , I will keep using JDK 15 for development


Z.

https://www.backbutton.co.uk/
¯\_(ツ)_/¯
♡۶♡۶ ♡۶

On Fri, 22 Jan 2021, 06:04 Som Lima,  wrote:

> >, I will keep using JDK 15 for development
>
> For development I presume you are using Maven . To specify JDK for
> development you would do it this way (see below excerpt of pom.xml).
>
> The JDK being referred  to so far causing these alleged bugs was running
> NETBEANS IDE. The jdk running Netbeans is the one shown in the help  ->
> about window.
>
> It is not the same JDK  , especially if you setup development environment
> to build and run your code using Maven (pom.xml).
>
>
>  
>
> 
> 
> maven-compiler-plugin
> 3.7.0
> 
> 15
> 15
> 
> 
> 
>
>
>
>
> On Thu, 21 Jan 2021, 23:22 August Nagro,  wrote:
>
>> Hi Zahid, I will keep using JDK 15 for development.
>>
>> On Thu, Jan 21, 2021 at 12:52 AM Zahid Rahman 
>> wrote:
>> >
>> > Trying using an early version of JDK
>> > rather than jdk 15.
>> >
>> > Features like look and feel are commonly used features. They were
>> probably  developed and tested on earlier version of  jdk.
>> >
>> >
>> > Z.
>> >
>> > https://www.backbutton.co.uk/
>> > ¯\_(ツ)_/¯
>> > ♡۶♡۶ ♡۶
>> >
>> > On Thu, 21 Jan 2021, 06:37 August Nagro,  wrote:
>> >>
>> >> Hello,
>> >>
>> >> I am new to Netbeans and am enjoying it so far. I have
>> >> encountered 5 bugs. I've documented them here:
>> >>
>> >> https://github.com/AugustNagro/netbeans-bugs/tree/master/public_html
>> >>
>> >> I will pay $40 USD per bug. I know it's not much, but hope it's
>> >> motivational for someone.
>> >>
>> >> Cheers,
>> >>
>> >> August
>> >>
>> >> -
>> >> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
>> >> For additional commands, e-mail: users-h...@netbeans.apache.org
>> >>
>> >> For further information about the NetBeans mailing lists, visit:
>> >> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>> >>
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
>> For additional commands, e-mail: users-h...@netbeans.apache.org
>>
>> For further information about the NetBeans mailing lists, visit:
>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>
>>