[jira] [Commented] (NETBEANS-4701) OOM During JPQL?

2020-08-13 Thread Mahdi Karami (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17176809#comment-17176809
 ] 

Mahdi Karami commented on NETBEANS-4701:


it seems it's does not exist any more

is there any thing I can do?

 

many thanks for netbeans :)))

> OOM During JPQL?
> 
>
> Key: NETBEANS-4701
> URL: https://issues.apache.org/jira/browse/NETBEANS-4701
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Mahdi Karami
>Priority: Major
>
> 
>  2020-08-09T20:35:35
>  1596989135606
>  5606
>  
> org.netbeans.modules.java.hints.providers.code.CodeHintProviderImpl$WorkerImpl
>  800
>  47
>  
> org.netbeans.modules.j2ee.jpa.verification.rules.entity.JPQLValidation.apply
>  /home/mahdi/.netbeans/11.3/var/log/heapdump.hprof
>  
>  java.lang.reflect.InvocationTargetException
>  
>  sun.reflect.GeneratedMethodAccessor391
>  invoke
>  
>  
>  
>  sun.reflect.DelegatingMethodAccessorImpl
>  invoke
>  43
>  ${java.home}lib/rt.jar
>  
>  
>  java.lang.reflect.Method
>  invoke
>  498
>  ${java.home}lib/rt.jar
>  
>  
>  
> org.netbeans.modules.java.hints.providers.code.CodeHintProviderImpl$WorkerImpl
>  createErrors
>  317
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker
>  runHint
>  798
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker
>  doComputeHints
>  563
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker
>  computeHintsImpl
>  283
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker
>  computeHints
>  228
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker
>  computeHints
>  193
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker
>  computeHints
>  166
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker
>  computeHints
>  128
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsTask
>  run
>  114
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsTask
>  run
>  65
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  
> org.netbeans.modules.java.source.JavaSourceAccessor$CancelableTaskWrapper
>  run
>  273
>  ${netBeansDir}modules/org-netbeans-modules-java-source-base.jar
>  
>  
>  org.netbeans.modules.parsing.impl.TaskProcessor
>  callParserResultTask
>  561
>  ${netBeansDir}modules/org-netbeans-modules-parsing-api.jar
>  
>  
>  
> org.netbeans.modules.parsing.impl.TaskProcessor$RequestPerformer
>  run
>  786
>  ${netBeansDir}modules/org-netbeans-modules-parsing-api.jar
>  
>  
>  org.openide.util.lookup.Lookups
>  executeWith
>  279
>  ${netbeans.home}lib/org-openide-util-lookup.jar
>  
>  
>  
> org.netbeans.modules.parsing.impl.TaskProcessor$RequestPerformer
>  execute
>  702
>  ${netBeansDir}modules/org-netbeans-modules-parsing-api.jar
>  
>  
>  org.netbeans.modules.parsing.impl.TaskProcessor$CompilationJob
>  run
>  663
>  ${netBeansDir}modules/org-netbeans-modules-parsing-api.jar
>  
>  
>  java.util.concurrent.Executors$RunnableAdapter
>  call
>  511
>  ${java.home}lib/rt.jar
>  
>  
>  java.util.concurrent.FutureTask
>  run
>  266
>  ${java.home}lib/rt.jar
>  
>  
>  org.openide.util.RequestProcessor$Task
>  run
>  1418
>  ${netbeans.home}lib/org-openide-util.jar
>  
>  
>  org.netbeans.modules.openide.util.GlobalLookup
>  execute
>  45
>  ${netbeans.home}lib/org-openide-util-lookup.jar
>  
>  
>  org.openide.util.lookup.Lookups
>  executeWith
>  278
>  ${netbeans.home}lib/org-openide-util-lookup.jar
>  
>  
>  org.openide.util.RequestProcessor$Processor
>  run
>  2033
>  ${netbeans.home}lib/org-openide-util.jar
>  
>  
>  
>  java.lang.OutOfMemoryError: GC overhead limit exceeded
>  
>  java.lang.String
>  toUpperCase
>  2810
>  ${java.home}lib/rt.jar
>  
>  
>  java.lang.String
>  toUpperCase
>  2833
>  ${java.home}lib/rt.jar
>  
>  
>  org.eclipse.persistence.jpa.jpql.parser.ExpressionRegistry
>  getIdentifierRole
>  166
>  
> ${netBeansDir}modules/ext/eclipselink/org.eclipse.persistence.jpa.jpql-2.5.2.jar
>  
>  
>  org.eclipse.persistence.jpa.jpql.parser.AbstractExpression
>  parse
>  857
>  
> ${netBeansDir}modules/ext/eclipselink/org.eclipse.persistence.jpa.jpql-2.5.2.jar
>  
>  
>  
> org.eclipse.persistence.jpa.jpql.parser.IdentificationVariableDeclaration
>  parse
>  252
>  
> 

[jira] [Created] (NETBEANS-4707) Netbeans 12 frozen on startup

2020-08-13 Thread Olivier Locatelli (Jira)
Olivier Locatelli created NETBEANS-4707:
---

 Summary: Netbeans 12 frozen on startup
 Key: NETBEANS-4707
 URL: https://issues.apache.org/jira/browse/NETBEANS-4707
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 12.0
 Environment: Windows 10 professionnal
Reporter: Olivier Locatelli
 Attachments: messages.log

When starting netbeans 12.0, it freezes after having loaded modules.

I can't see netbeans, just it icon in taskbar, and I have to kill it and 
restart several times until it really starts.

I tried removing cache, running as administrator, reinstalling netbeans, 
nothing works. I disabled the check for updates at startup, I have only one 
small project

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Resolved] (NETBEANS-4636) Support module-source-path in Gradle Java project

2020-08-13 Thread Laszlo Kishalmi (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Laszlo Kishalmi resolved NETBEANS-4636.
---
Fix Version/s: 12.1
   Resolution: Fixed

> Support module-source-path in Gradle Java project
> -
>
> Key: NETBEANS-4636
> URL: https://issues.apache.org/jira/browse/NETBEANS-4636
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Gradle
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Major
> Fix For: 12.1
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-4701) OOM During JPQL?

2020-08-13 Thread Laszlo Kishalmi (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Laszlo Kishalmi updated NETBEANS-4701:
--
Summary: OOM During JPQL?  (was: bug)

> OOM During JPQL?
> 
>
> Key: NETBEANS-4701
> URL: https://issues.apache.org/jira/browse/NETBEANS-4701
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Mahdi Karami
>Priority: Major
>
> 
>  2020-08-09T20:35:35
>  1596989135606
>  5606
>  
> org.netbeans.modules.java.hints.providers.code.CodeHintProviderImpl$WorkerImpl
>  800
>  47
>  
> org.netbeans.modules.j2ee.jpa.verification.rules.entity.JPQLValidation.apply
>  /home/mahdi/.netbeans/11.3/var/log/heapdump.hprof
>  
>  java.lang.reflect.InvocationTargetException
>  
>  sun.reflect.GeneratedMethodAccessor391
>  invoke
>  
>  
>  
>  sun.reflect.DelegatingMethodAccessorImpl
>  invoke
>  43
>  ${java.home}lib/rt.jar
>  
>  
>  java.lang.reflect.Method
>  invoke
>  498
>  ${java.home}lib/rt.jar
>  
>  
>  
> org.netbeans.modules.java.hints.providers.code.CodeHintProviderImpl$WorkerImpl
>  createErrors
>  317
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker
>  runHint
>  798
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker
>  doComputeHints
>  563
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker
>  computeHintsImpl
>  283
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker
>  computeHints
>  228
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker
>  computeHints
>  193
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker
>  computeHints
>  166
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker
>  computeHints
>  128
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsTask
>  run
>  114
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsTask
>  run
>  65
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  
> org.netbeans.modules.java.source.JavaSourceAccessor$CancelableTaskWrapper
>  run
>  273
>  ${netBeansDir}modules/org-netbeans-modules-java-source-base.jar
>  
>  
>  org.netbeans.modules.parsing.impl.TaskProcessor
>  callParserResultTask
>  561
>  ${netBeansDir}modules/org-netbeans-modules-parsing-api.jar
>  
>  
>  
> org.netbeans.modules.parsing.impl.TaskProcessor$RequestPerformer
>  run
>  786
>  ${netBeansDir}modules/org-netbeans-modules-parsing-api.jar
>  
>  
>  org.openide.util.lookup.Lookups
>  executeWith
>  279
>  ${netbeans.home}lib/org-openide-util-lookup.jar
>  
>  
>  
> org.netbeans.modules.parsing.impl.TaskProcessor$RequestPerformer
>  execute
>  702
>  ${netBeansDir}modules/org-netbeans-modules-parsing-api.jar
>  
>  
>  org.netbeans.modules.parsing.impl.TaskProcessor$CompilationJob
>  run
>  663
>  ${netBeansDir}modules/org-netbeans-modules-parsing-api.jar
>  
>  
>  java.util.concurrent.Executors$RunnableAdapter
>  call
>  511
>  ${java.home}lib/rt.jar
>  
>  
>  java.util.concurrent.FutureTask
>  run
>  266
>  ${java.home}lib/rt.jar
>  
>  
>  org.openide.util.RequestProcessor$Task
>  run
>  1418
>  ${netbeans.home}lib/org-openide-util.jar
>  
>  
>  org.netbeans.modules.openide.util.GlobalLookup
>  execute
>  45
>  ${netbeans.home}lib/org-openide-util-lookup.jar
>  
>  
>  org.openide.util.lookup.Lookups
>  executeWith
>  278
>  ${netbeans.home}lib/org-openide-util-lookup.jar
>  
>  
>  org.openide.util.RequestProcessor$Processor
>  run
>  2033
>  ${netbeans.home}lib/org-openide-util.jar
>  
>  
>  
>  java.lang.OutOfMemoryError: GC overhead limit exceeded
>  
>  java.lang.String
>  toUpperCase
>  2810
>  ${java.home}lib/rt.jar
>  
>  
>  java.lang.String
>  toUpperCase
>  2833
>  ${java.home}lib/rt.jar
>  
>  
>  org.eclipse.persistence.jpa.jpql.parser.ExpressionRegistry
>  getIdentifierRole
>  166
>  
> ${netBeansDir}modules/ext/eclipselink/org.eclipse.persistence.jpa.jpql-2.5.2.jar
>  
>  
>  org.eclipse.persistence.jpa.jpql.parser.AbstractExpression
>  parse
>  857
>  
> ${netBeansDir}modules/ext/eclipselink/org.eclipse.persistence.jpa.jpql-2.5.2.jar
>  
>  
>  
> org.eclipse.persistence.jpa.jpql.parser.IdentificationVariableDeclaration
>  parse
>  252
>  
> ${netBeansDir}modules/ext/eclipselink/org.eclipse.persistence.jpa.jpql-2.5.2.jar
>  
>  
>  
> 

[jira] [Commented] (NETBEANS-4701) bug

2020-08-13 Thread Laszlo Kishalmi (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17176805#comment-17176805
 ] 

Laszlo Kishalmi commented on NETBEANS-4701:
---

By the chance could you attach the 
/home/mahdi/.netbeans/11.3/var/log/heapdump.hprof bzipped for details? This 
would be a heapdump file for your out of memory error.

> bug
> ---
>
> Key: NETBEANS-4701
> URL: https://issues.apache.org/jira/browse/NETBEANS-4701
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Mahdi Karami
>Priority: Major
>
> 
>  2020-08-09T20:35:35
>  1596989135606
>  5606
>  
> org.netbeans.modules.java.hints.providers.code.CodeHintProviderImpl$WorkerImpl
>  800
>  47
>  
> org.netbeans.modules.j2ee.jpa.verification.rules.entity.JPQLValidation.apply
>  /home/mahdi/.netbeans/11.3/var/log/heapdump.hprof
>  
>  java.lang.reflect.InvocationTargetException
>  
>  sun.reflect.GeneratedMethodAccessor391
>  invoke
>  
>  
>  
>  sun.reflect.DelegatingMethodAccessorImpl
>  invoke
>  43
>  ${java.home}lib/rt.jar
>  
>  
>  java.lang.reflect.Method
>  invoke
>  498
>  ${java.home}lib/rt.jar
>  
>  
>  
> org.netbeans.modules.java.hints.providers.code.CodeHintProviderImpl$WorkerImpl
>  createErrors
>  317
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker
>  runHint
>  798
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker
>  doComputeHints
>  563
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker
>  computeHintsImpl
>  283
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker
>  computeHints
>  228
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker
>  computeHints
>  193
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker
>  computeHints
>  166
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker
>  computeHints
>  128
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsTask
>  run
>  114
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  org.netbeans.modules.java.hints.spiimpl.hints.HintsTask
>  run
>  65
>  ${netBeansDir}modules/org-netbeans-spi-java-hints.jar
>  
>  
>  
> org.netbeans.modules.java.source.JavaSourceAccessor$CancelableTaskWrapper
>  run
>  273
>  ${netBeansDir}modules/org-netbeans-modules-java-source-base.jar
>  
>  
>  org.netbeans.modules.parsing.impl.TaskProcessor
>  callParserResultTask
>  561
>  ${netBeansDir}modules/org-netbeans-modules-parsing-api.jar
>  
>  
>  
> org.netbeans.modules.parsing.impl.TaskProcessor$RequestPerformer
>  run
>  786
>  ${netBeansDir}modules/org-netbeans-modules-parsing-api.jar
>  
>  
>  org.openide.util.lookup.Lookups
>  executeWith
>  279
>  ${netbeans.home}lib/org-openide-util-lookup.jar
>  
>  
>  
> org.netbeans.modules.parsing.impl.TaskProcessor$RequestPerformer
>  execute
>  702
>  ${netBeansDir}modules/org-netbeans-modules-parsing-api.jar
>  
>  
>  org.netbeans.modules.parsing.impl.TaskProcessor$CompilationJob
>  run
>  663
>  ${netBeansDir}modules/org-netbeans-modules-parsing-api.jar
>  
>  
>  java.util.concurrent.Executors$RunnableAdapter
>  call
>  511
>  ${java.home}lib/rt.jar
>  
>  
>  java.util.concurrent.FutureTask
>  run
>  266
>  ${java.home}lib/rt.jar
>  
>  
>  org.openide.util.RequestProcessor$Task
>  run
>  1418
>  ${netbeans.home}lib/org-openide-util.jar
>  
>  
>  org.netbeans.modules.openide.util.GlobalLookup
>  execute
>  45
>  ${netbeans.home}lib/org-openide-util-lookup.jar
>  
>  
>  org.openide.util.lookup.Lookups
>  executeWith
>  278
>  ${netbeans.home}lib/org-openide-util-lookup.jar
>  
>  
>  org.openide.util.RequestProcessor$Processor
>  run
>  2033
>  ${netbeans.home}lib/org-openide-util.jar
>  
>  
>  
>  java.lang.OutOfMemoryError: GC overhead limit exceeded
>  
>  java.lang.String
>  toUpperCase
>  2810
>  ${java.home}lib/rt.jar
>  
>  
>  java.lang.String
>  toUpperCase
>  2833
>  ${java.home}lib/rt.jar
>  
>  
>  org.eclipse.persistence.jpa.jpql.parser.ExpressionRegistry
>  getIdentifierRole
>  166
>  
> ${netBeansDir}modules/ext/eclipselink/org.eclipse.persistence.jpa.jpql-2.5.2.jar
>  
>  
>  org.eclipse.persistence.jpa.jpql.parser.AbstractExpression
>  parse
>  857
>  
> ${netBeansDir}modules/ext/eclipselink/org.eclipse.persistence.jpa.jpql-2.5.2.jar
>  
>  
>  
> org.eclipse.persistence.jpa.jpql.parser.IdentificationVariableDeclaration
>  parse
>  252
>  
> 

[jira] [Updated] (NETBEANS-4678) Ant Project Stacktrace matching can be slow.

2020-08-13 Thread Laszlo Kishalmi (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Laszlo Kishalmi updated NETBEANS-4678:
--
Summary: Ant Project Stacktrace matching can be slow.  (was: java)

> Ant Project Stacktrace matching can be slow.
> 
>
> Key: NETBEANS-4678
> URL: https://issues.apache.org/jira/browse/NETBEANS-4678
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Ant Project
>Affects Versions: 12.0
> Environment: Debian Linux 10.5, x64
>Reporter: Alexey Makhov
>Priority: Major
>  Labels: long, output, string
>
> Hi all!
> I faced with strange behavior in execute following simple java code:
> public class Test
> {
>  public static void main(String[] aoA_)
>  {
>  {
>  String jsS = "398203" +
>  "24242424242424242424242424242424" +
>  "32342342423423403030303031200625" +
>  "124612234234002342342423445E949C" +
>  "F45E022B" +
>  "52342423423424242423423423383030" +
>  "C234234234234234242348D952D859F2" +
>  "" +
>  "" +
>  "" +
>  "" +
>  "234234234234234587CA50E92F18460F" +
>  "2342342423424242342342E04C41ADA5" +
>  "AFB1C424234234234234234234234234" +
>  "E2341623404923479E2344822374DEC1" +
>  "023419E2344B23343234323042304234" +
>  "23402334223645123451234523040243" +
>  "4568CC4546435624562456145464356E" +
>  "234A2234123342344234423342242343" +
>  "234FC234C235422343234E234423F423" +
>  "123E451235964F56545624566456F455" +
>  "105EC12391B23F11238123121313F45E" +
>  "0132C10232C12F312283212631123433" +
>  "A323213263123123E5912353" +
>  "A72340234F235422D9262E262B22F454" +
>  "044ED4004F434F4149464E464E4C4455" +
>  "0345303E53A45234523454354345A35E" +
>  "34593C4513C45A356345534513503534" +
>  "345DA3F45234553945634553245B3452" +
>  "C456624056A4526A4567459645261465" +
>  "45604056F451645D6045604536405645" +
>  "4536456045260455624536B456845645" +
>  "456F06450604506405646456554D6548" +
>  "56373737356630567576657537506777" +
>  "678067383637866738677896D7836F78" +
>  "7899678B95789278A997892759708997" +
>  "678696979467296F792679169767997A" +
>  "67966729637926795679697669696797" +
>  "679189F6979F7690679669D69A697696" +
>  "5688568568E5618538A586568585685A" +
>  "4574957F45724A576457045745747459" +
>  "D4574570457B4574574574574574574B" +
>  "45703045704570457040745745372457" +
>  "45724957B4578450740574457F474751" +
>  "3346F43E46324634FA43642346632636" +
>  "34610034633F46D34623164346436432" +
>  "324023148234D2934B273452C202CF22" +
>  "2234CC23432C34F23F4D234923742534" +
>  "2345644A424D192340225226303B3F34" +
>  "34520C53A45E345E3546396675675670" +
>  "345304500034503501001D2301211101" +
>  "234F043437";
>  System.out.println("1:\{" + jsS.length() + "}[0x" + jsS + "].");
>  System.out.println("2:\{" + jsS.length() + "}[0x" + jsS + "].");
>  }
>  }
> }
> It takes 1-3 seconds to execute in Netbeans whereas executes instantly in 
> command line on the same machine. Sometimes the execution time of this code 
> grows up to 9 seconds. It depends of data in string value. Various data with 
> the same length takes different time to execution. It is very strange to me.
> Log of code execution:
> run:
> 

[jira] [Commented] (NETBEANS-4678) java

2020-08-13 Thread Laszlo Kishalmi (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17176825#comment-17176825
 ] 

Laszlo Kishalmi commented on NETBEANS-4678:
---

That kind of output makes the Ant StdOut copier slow as it tries to match for 
Stacktrace at:

[https://github.com/apache/netbeans/blob/de911d2bdcdc85bec5c26e74d07088d2fbf1b27a/extide/o.apache.tools.ant.module/src-bridge/org/apache/tools/ant/module/bridge/impl/ForkedJavaOverride.java#L318]

you may be just unlucky with the chosen output format.

Also might Try to do a Gradle project instead of Ant

> java
> 
>
> Key: NETBEANS-4678
> URL: https://issues.apache.org/jira/browse/NETBEANS-4678
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Ant Project
>Affects Versions: 12.0
> Environment: Debian Linux 10.5, x64
>Reporter: Alexey Makhov
>Priority: Major
>  Labels: long, output, string
>
> Hi all!
> I faced with strange behavior in execute following simple java code:
> public class Test
> {
>  public static void main(String[] aoA_)
>  {
>  {
>  String jsS = "398203" +
>  "24242424242424242424242424242424" +
>  "32342342423423403030303031200625" +
>  "124612234234002342342423445E949C" +
>  "F45E022B" +
>  "52342423423424242423423423383030" +
>  "C234234234234234242348D952D859F2" +
>  "" +
>  "" +
>  "" +
>  "" +
>  "234234234234234587CA50E92F18460F" +
>  "2342342423424242342342E04C41ADA5" +
>  "AFB1C424234234234234234234234234" +
>  "E2341623404923479E2344822374DEC1" +
>  "023419E2344B23343234323042304234" +
>  "23402334223645123451234523040243" +
>  "4568CC4546435624562456145464356E" +
>  "234A2234123342344234423342242343" +
>  "234FC234C235422343234E234423F423" +
>  "123E451235964F56545624566456F455" +
>  "105EC12391B23F11238123121313F45E" +
>  "0132C10232C12F312283212631123433" +
>  "A323213263123123E5912353" +
>  "A72340234F235422D9262E262B22F454" +
>  "044ED4004F434F4149464E464E4C4455" +
>  "0345303E53A45234523454354345A35E" +
>  "34593C4513C45A356345534513503534" +
>  "345DA3F45234553945634553245B3452" +
>  "C456624056A4526A4567459645261465" +
>  "45604056F451645D6045604536405645" +
>  "4536456045260455624536B456845645" +
>  "456F06450604506405646456554D6548" +
>  "56373737356630567576657537506777" +
>  "678067383637866738677896D7836F78" +
>  "7899678B95789278A997892759708997" +
>  "678696979467296F792679169767997A" +
>  "67966729637926795679697669696797" +
>  "679189F6979F7690679669D69A697696" +
>  "5688568568E5618538A586568585685A" +
>  "4574957F45724A576457045745747459" +
>  "D4574570457B4574574574574574574B" +
>  "45703045704570457040745745372457" +
>  "45724957B4578450740574457F474751" +
>  "3346F43E46324634FA43642346632636" +
>  "34610034633F46D34623164346436432" +
>  "324023148234D2934B273452C202CF22" +
>  "2234CC23432C34F23F4D234923742534" +
>  "2345644A424D192340225226303B3F34" +
>  "34520C53A45E345E3546396675675670" +
>  "345304500034503501001D2301211101" +
>  "234F043437";
>  System.out.println("1:\{" + jsS.length() + "}[0x" + jsS + "].");
>  System.out.println("2:\{" + jsS.length() + "}[0x" + jsS + "].");
>  }
>  }
> }
> It takes 1-3 seconds to execute in Netbeans whereas executes instantly in 
> command line on the same machine. Sometimes the execution time of this code 
> grows up to 9 seconds. It depends of data in string value. Various data with 
> the same length takes different time to execution. It is very strange to me.
> Log of code execution:
> run:
> 

[jira] [Updated] (NETBEANS-4678) java

2020-08-13 Thread Laszlo Kishalmi (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Laszlo Kishalmi updated NETBEANS-4678:
--
Component/s: (was: java - Compiler)
 projects - Ant Project

> java
> 
>
> Key: NETBEANS-4678
> URL: https://issues.apache.org/jira/browse/NETBEANS-4678
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Ant Project
>Affects Versions: 12.0
> Environment: Debian Linux 10.5, x64
>Reporter: Alexey Makhov
>Priority: Major
>  Labels: long, output, string
>
> Hi all!
> I faced with strange behavior in execute following simple java code:
> public class Test
> {
>  public static void main(String[] aoA_)
>  {
>  {
>  String jsS = "398203" +
>  "24242424242424242424242424242424" +
>  "32342342423423403030303031200625" +
>  "124612234234002342342423445E949C" +
>  "F45E022B" +
>  "52342423423424242423423423383030" +
>  "C234234234234234242348D952D859F2" +
>  "" +
>  "" +
>  "" +
>  "" +
>  "234234234234234587CA50E92F18460F" +
>  "2342342423424242342342E04C41ADA5" +
>  "AFB1C424234234234234234234234234" +
>  "E2341623404923479E2344822374DEC1" +
>  "023419E2344B23343234323042304234" +
>  "23402334223645123451234523040243" +
>  "4568CC4546435624562456145464356E" +
>  "234A2234123342344234423342242343" +
>  "234FC234C235422343234E234423F423" +
>  "123E451235964F56545624566456F455" +
>  "105EC12391B23F11238123121313F45E" +
>  "0132C10232C12F312283212631123433" +
>  "A323213263123123E5912353" +
>  "A72340234F235422D9262E262B22F454" +
>  "044ED4004F434F4149464E464E4C4455" +
>  "0345303E53A45234523454354345A35E" +
>  "34593C4513C45A356345534513503534" +
>  "345DA3F45234553945634553245B3452" +
>  "C456624056A4526A4567459645261465" +
>  "45604056F451645D6045604536405645" +
>  "4536456045260455624536B456845645" +
>  "456F06450604506405646456554D6548" +
>  "56373737356630567576657537506777" +
>  "678067383637866738677896D7836F78" +
>  "7899678B95789278A997892759708997" +
>  "678696979467296F792679169767997A" +
>  "67966729637926795679697669696797" +
>  "679189F6979F7690679669D69A697696" +
>  "5688568568E5618538A586568585685A" +
>  "4574957F45724A576457045745747459" +
>  "D4574570457B4574574574574574574B" +
>  "45703045704570457040745745372457" +
>  "45724957B4578450740574457F474751" +
>  "3346F43E46324634FA43642346632636" +
>  "34610034633F46D34623164346436432" +
>  "324023148234D2934B273452C202CF22" +
>  "2234CC23432C34F23F4D234923742534" +
>  "2345644A424D192340225226303B3F34" +
>  "34520C53A45E345E3546396675675670" +
>  "345304500034503501001D2301211101" +
>  "234F043437";
>  System.out.println("1:\{" + jsS.length() + "}[0x" + jsS + "].");
>  System.out.println("2:\{" + jsS.length() + "}[0x" + jsS + "].");
>  }
>  }
> }
> It takes 1-3 seconds to execute in Netbeans whereas executes instantly in 
> command line on the same machine. Sometimes the execution time of this code 
> grows up to 9 seconds. It depends of data in string value. Various data with 
> the same length takes different time to execution. It is very strange to me.
> Log of code execution:
> run:
> 

[jira] [Updated] (NETBEANS-4623) NullPointerException in BasicTextUI.getPreferredSize

2020-08-13 Thread Czukowski (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Czukowski updated NETBEANS-4623:

Attachment: (was: image-2020-08-13-10-28-36-635.png)

> NullPointerException in BasicTextUI.getPreferredSize
> 
>
> Key: NETBEANS-4623
> URL: https://issues.apache.org/jira/browse/NETBEANS-4623
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.1
> Environment: Product Version: Apache NetBeans IDE 12.1-beta1
> Java: 12.0.2; Java HotSpot(TM) 64-Bit Server VM 12.0.2+10
> Runtime: Java(TM) SE Runtime Environment 12.0.2+10
> System: Windows 10 version 10.0 running on amd64
>Reporter: Czukowski
>Priority: Major
> Attachments: idelog-2.txt, idelog-3.txt, idelog-4.txt, idelog-5.txt, 
> idelog-6.txt, image-2020-07-23-14-53-04-101.png
>
>
> Was testing 12.1 beta1 today, during my normal activity I noticed an error 
> icon in the status bar at the bottom. The IDE was responsive and everything 
> seemingly working so far.
> Upon clicking the icon, where the Notification panel would appear, only a 
> blank space appears instead of it. If I try to open a file from Project or 
> Files panels, similar things happen, editor tabs do open, but they are blank 
> and gray.
> Other IDE dialogs (that are not panels) can still be open without issues.
> The only way I've found to get rid of the issue is to restart the IDE. It did 
> happen a few times after that too, it wasn't clear which action has triggered 
> the issue.
>  !image-2020-07-23-14-53-04-101.png! 
> See the attachment for the IDE log, this error can be seen repeated there 
> multiple times.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-4623) NullPointerException in BasicTextUI.getPreferredSize

2020-08-13 Thread Czukowski (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Czukowski updated NETBEANS-4623:

Attachment: image-2020-08-13-10-28-36-635.png

> NullPointerException in BasicTextUI.getPreferredSize
> 
>
> Key: NETBEANS-4623
> URL: https://issues.apache.org/jira/browse/NETBEANS-4623
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.1
> Environment: Product Version: Apache NetBeans IDE 12.1-beta1
> Java: 12.0.2; Java HotSpot(TM) 64-Bit Server VM 12.0.2+10
> Runtime: Java(TM) SE Runtime Environment 12.0.2+10
> System: Windows 10 version 10.0 running on amd64
>Reporter: Czukowski
>Priority: Major
> Attachments: idelog-2.txt, idelog-3.txt, idelog-4.txt, idelog-5.txt, 
> idelog-6.txt, image-2020-07-23-14-53-04-101.png
>
>
> Was testing 12.1 beta1 today, during my normal activity I noticed an error 
> icon in the status bar at the bottom. The IDE was responsive and everything 
> seemingly working so far.
> Upon clicking the icon, where the Notification panel would appear, only a 
> blank space appears instead of it. If I try to open a file from Project or 
> Files panels, similar things happen, editor tabs do open, but they are blank 
> and gray.
> Other IDE dialogs (that are not panels) can still be open without issues.
> The only way I've found to get rid of the issue is to restart the IDE. It did 
> happen a few times after that too, it wasn't clear which action has triggered 
> the issue.
>  !image-2020-07-23-14-53-04-101.png! 
> See the attachment for the IDE log, this error can be seen repeated there 
> multiple times.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Commented] (NETBEANS-3353) Problem with formating code

2020-08-13 Thread Serge Tkach (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17177085#comment-17177085
 ] 

Serge Tkach commented on NETBEANS-3353:
---

First example you can see right in NetBeans PHP Project Samples. I show it on 
video - [#https://www.youtube.com/watch?v=Xi5E8tZZHtE]

Second example is OpenCart 2.3.0.2. I have shooted video about it also - 
[#https://www.youtube.com/watch?v=QruNS8PaGVw]

Thank for you attention!

> Problem with formating code
> ---
>
> Key: NETBEANS-3353
> URL: https://issues.apache.org/jira/browse/NETBEANS-3353
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Formatting  Indentation, php - Formatting 
>  Indentation, php - Refactoring
>Affects Versions: 8.2, 9.0, 10.0, 11.1
> Environment: Centos 7, Windows 7
>Reporter: Serge Tkach
>Priority: Major
>  Labels: formatter, formatting, highlight, highlighter, 
> mimetypes, syntax
>
> NetBeans formating is ugly for files with mixed code.
> Example: I have html file with php code (somefile.phtml)
> If I select mime html for *.phtml - no php-code syntax highlight.
> If I select mime php for *.phtml - is code syntax highlight for php and html, 
> but formatting is as for php. But php standarts (4 spaces) is different with 
> html-standarts (2 spaces)...
> But if I need work with OpenCart - php must be formatted witt 1 tab...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Commented] (NETBEANS-4702) Netbeans sometimes not responding after pressing Ctrl+F

2020-08-13 Thread Laszlo Kishalmi (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17177087#comment-17177087
 ] 

Laszlo Kishalmi commented on NETBEANS-4702:
---

What is the LAF you are using?

The problem happens as the JDK could not find a proper EditorKit for the 
searchbar.

> Netbeans sometimes not responding after pressing Ctrl+F
> ---
>
> Key: NETBEANS-4702
> URL: https://issues.apache.org/jira/browse/NETBEANS-4702
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Search
>Affects Versions: 12.0
> Environment: fedora linux 32 (wayland) - jdk 14 update 2.
>Reporter: Jakub Herkel
>Priority: Major
>
> From time to time I have a problem that Netbeans were not responding when I 
> tried to open find dialog(via Ctrl+F). I.e It is possible to switch a window 
> via mouse click but I have to wait around 10 seconds. This laziness can be 
> reverted  when I close the window in which I tried to open a find dialog. In 
> a error log I can see this exception:
> java.lang.NullPointerException
> SEVERE [null]: Last record repeated more than 10 times, further logs of this 
> record are ignored until the log record changes.
> SEVERE [null]: Last record repeated 7547 times in total.
> SEVERE [global]
> java.lang.NullPointerException
>  at 
> java.desktop/javax.swing.text.JTextComponent.write(JTextComponent.java:1655)
>  at java.desktop/javax.swing.JEditorPane.getText(JEditorPane.java:1451)
>  at org.netbeans.modules.editor.search.SearchBar.gainFocus(SearchBar.java:821)
>  at 
> org.netbeans.modules.editor.search.actions.SearchAction.actionPerformed(SearchAction.java:77)
>  at 
> org.netbeans.spi.editor.AbstractEditorAction.actionPerformed(AbstractEditorAction.java:482)
>  at 
> java.desktop/javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1810)
>  at 
> java.desktop/javax.swing.JComponent.processKeyBinding(JComponent.java:2900)
>  at 
> java.desktop/javax.swing.JComponent.processKeyBindings(JComponent.java:2948)
>  at java.desktop/javax.swing.JComponent.processKeyEvent(JComponent.java:2862)
>  at java.desktop/java.awt.Component.processEvent(Component.java:6413)
>  at java.desktop/java.awt.Container.processEvent(Container.java:2263)
>  at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5012)
>  at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
>  at java.desktop/java.awt.Component.dispatchEvent(Component.java:4844)
>  at 
> java.desktop/java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1950)
>  at 
> java.desktop/java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:870)
>  at 
> java.desktop/java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:1139)
>  at 
> java.desktop/java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:1009)
>  at 
> java.desktop/java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:835)
>  at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4893)
>  at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
>  at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2764)
>  at java.desktop/java.awt.Component.dispatchEvent(Component.java:4844)
>  at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:772)
>  at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
>  at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
>  at 
> java.base/java.security.AccessController.doPrivileged(AccessController.java:391)
>  at 
> java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
>  at 
> java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
>  at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:745)
>  at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:743)
>  at 
> java.base/java.security.AccessController.doPrivileged(AccessController.java:391)
>  at 
> java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
>  at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:742)
>  at 
> org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:136)
> [catch] at 
> java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
>  at 
> java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
>  at 
> java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
>  at 
> java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
>  at 
> 

[jira] [Commented] (NETBEANS-4623) NullPointerException in BasicTextUI.getPreferredSize

2020-08-13 Thread Czukowski (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17176844#comment-17176844
 ] 

Czukowski commented on NETBEANS-4623:
-

I thought I was onto something, because previously I failed to mention one 
possibly important detail about by setup (which I realized only after I added 
my comments yesterday), but it seems the issue occurs nonetheless:

Due to UI scaling issues I'm modifying {{netbeans.conf}} file by adding 
{{-J-Dsun.java2d.uiScale=1.0 --fontsize 12}} at the end of the default options. 
I've found that line on the internet long ago, I've used it with NetBeans 10.x, 
11.x and 12.0 without any issues so far and I do that automatically with each 
new NetBeans version I install so it haven't occurred to me it could matter. 
But since it's related to UI, as are the exceptions in the log, I then thought 
it might be the reason this issue hasn't been reported yet by anybody else, so 
I tried running the beta2 without it, but I've still got the same error 
eventually. So I guess it's not related after all, but I still decided to 
mention it.

I also noticed there are NullPointerExceptions in the IDE log in 
{{java.desktop/javax.swing.text.JTextComponent.write}} that I've reported 
separately in NETBEANS-4620, so it's possible those are connected (although I 
experience UI freezes when this issue occurs, it's not as severe as described 
in NETBEANS-4620).

> NullPointerException in BasicTextUI.getPreferredSize
> 
>
> Key: NETBEANS-4623
> URL: https://issues.apache.org/jira/browse/NETBEANS-4623
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.1
> Environment: Product Version: Apache NetBeans IDE 12.1-beta1
> Java: 12.0.2; Java HotSpot(TM) 64-Bit Server VM 12.0.2+10
> Runtime: Java(TM) SE Runtime Environment 12.0.2+10
> System: Windows 10 version 10.0 running on amd64
>Reporter: Czukowski
>Priority: Major
> Attachments: idelog-2.txt, idelog-3.txt, idelog-4.txt, idelog-5.txt, 
> idelog-6.txt, idelog-7.txt, image-2020-07-23-14-53-04-101.png
>
>
> Was testing 12.1 beta1 today, during my normal activity I noticed an error 
> icon in the status bar at the bottom. The IDE was responsive and everything 
> seemingly working so far.
> Upon clicking the icon, where the Notification panel would appear, only a 
> blank space appears instead of it. If I try to open a file from Project or 
> Files panels, similar things happen, editor tabs do open, but they are blank 
> and gray.
> Other IDE dialogs (that are not panels) can still be open without issues.
> The only way I've found to get rid of the issue is to restart the IDE. It did 
> happen a few times after that too, it wasn't clear which action has triggered 
> the issue.
>  !image-2020-07-23-14-53-04-101.png! 
> See the attachment for the IDE log, this error can be seen repeated there 
> multiple times.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Commented] (NETBEANS-4623) NullPointerException in BasicTextUI.getPreferredSize

2020-08-13 Thread Neil C Smith (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17176854#comment-17176854
 ] 

Neil C Smith commented on NETBEANS-4623:


Are they not both related to using Find though?  Always when searching in a 
file?  Always same mime type?  What Look-and-Feel btw?

> NullPointerException in BasicTextUI.getPreferredSize
> 
>
> Key: NETBEANS-4623
> URL: https://issues.apache.org/jira/browse/NETBEANS-4623
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.1
> Environment: Product Version: Apache NetBeans IDE 12.1-beta1
> Java: 12.0.2; Java HotSpot(TM) 64-Bit Server VM 12.0.2+10
> Runtime: Java(TM) SE Runtime Environment 12.0.2+10
> System: Windows 10 version 10.0 running on amd64
>Reporter: Czukowski
>Priority: Major
> Attachments: idelog-2.txt, idelog-3.txt, idelog-4.txt, idelog-5.txt, 
> idelog-6.txt, idelog-7.txt, image-2020-07-23-14-53-04-101.png
>
>
> Was testing 12.1 beta1 today, during my normal activity I noticed an error 
> icon in the status bar at the bottom. The IDE was responsive and everything 
> seemingly working so far.
> Upon clicking the icon, where the Notification panel would appear, only a 
> blank space appears instead of it. If I try to open a file from Project or 
> Files panels, similar things happen, editor tabs do open, but they are blank 
> and gray.
> Other IDE dialogs (that are not panels) can still be open without issues.
> The only way I've found to get rid of the issue is to restart the IDE. It did 
> happen a few times after that too, it wasn't clear which action has triggered 
> the issue.
>  !image-2020-07-23-14-53-04-101.png! 
> See the attachment for the IDE log, this error can be seen repeated there 
> multiple times.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[netbeans] branch master updated: [NETBEANS-3409] Missing popup menu for sql editor tabs

2020-08-13 Thread neilcsmith
This is an automated email from the ASF dual-hosted git repository.

neilcsmith pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/master by this push:
 new f75d998  [NETBEANS-3409] Missing popup menu for sql editor tabs
 new 6f6b51a  Merge pull request #2306 from matthiasblaesing/netbeans-3409
f75d998 is described below

commit f75d99836af9a8ce2e51d3c547bad22e610557c8
Author: Matthias Bläsing 
AuthorDate: Mon Aug 10 22:08:28 2020 +0200

[NETBEANS-3409] Missing popup menu for sql editor tabs

The Filesystems API compatibility module provides implementations for
Filesystem#getActions for several filesystems. Most filesystem
implementations are covered by the implementation in
AbstractFileSystemCompat, but this does not cover implementations
directly inheriting from Filesystem.

One such filesystem is BinaryFS.

In the SQL Editor the command window function (temp files for SQL
execution) is backed by a file in the SystemFileSystem, which delegates
in the end to BinaryFS:

SystemFileSystem->
  ModuleLayeredFileSystem ->
BinaryFS

As BinaryFS does not implement getActions and no patch is provided for
this class, an AbstractMethodError is raised.

Instead of bailing out with an Error, the compatibility implementation
now returns an empty array to satisfy the Filesystem#getActions contract.
---
 .../src/org/openide/filesystems/FileSystemCompat.java| 12 +++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git 
a/platform/openide.filesystems.compat8/src/org/openide/filesystems/FileSystemCompat.java
 
b/platform/openide.filesystems.compat8/src/org/openide/filesystems/FileSystemCompat.java
index 0455f9c..460ea8c 100644
--- 
a/platform/openide.filesystems.compat8/src/org/openide/filesystems/FileSystemCompat.java
+++ 
b/platform/openide.filesystems.compat8/src/org/openide/filesystems/FileSystemCompat.java
@@ -43,6 +43,9 @@ import org.openide.util.actions.SystemAction;
  */
 @PatchFor(FileSystem.class)
 public abstract class FileSystemCompat {
+/** system actions for this FS */
+private static final SystemAction[] NO_SYSTEM_ACTIONS = new 
SystemAction[0];
+
 /** Property name giving capabilities state. @deprecated No more 
capabilities. */
 static final String PROP_CAPABILITIES = "capabilities"; // NOI18N
 
@@ -67,7 +70,14 @@ public abstract class FileSystemCompat {
 *
 * @return array of available actions
 */
-public abstract SystemAction[] getActions();
+@SuppressWarnings("ReturnOfCollectionOrArrayField")
+public SystemAction[] getActions() {
+// If implementations don't override getActions, an empty array is
+// returned to satisfy the FileSystem#getActions contract. As the
+// empty array is immutable, it is save to return a singleton in this
+// case
+return NO_SYSTEM_ACTIONS;
+}
 
 /**
  * Get actions appropriate to a certain file selection.


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

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



[jira] [Updated] (NETBEANS-4623) NullPointerException in BasicTextUI.getPreferredSize

2020-08-13 Thread Czukowski (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Czukowski updated NETBEANS-4623:

Attachment: idelog-7.txt

> NullPointerException in BasicTextUI.getPreferredSize
> 
>
> Key: NETBEANS-4623
> URL: https://issues.apache.org/jira/browse/NETBEANS-4623
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.1
> Environment: Product Version: Apache NetBeans IDE 12.1-beta1
> Java: 12.0.2; Java HotSpot(TM) 64-Bit Server VM 12.0.2+10
> Runtime: Java(TM) SE Runtime Environment 12.0.2+10
> System: Windows 10 version 10.0 running on amd64
>Reporter: Czukowski
>Priority: Major
> Attachments: idelog-2.txt, idelog-3.txt, idelog-4.txt, idelog-5.txt, 
> idelog-6.txt, idelog-7.txt, image-2020-07-23-14-53-04-101.png
>
>
> Was testing 12.1 beta1 today, during my normal activity I noticed an error 
> icon in the status bar at the bottom. The IDE was responsive and everything 
> seemingly working so far.
> Upon clicking the icon, where the Notification panel would appear, only a 
> blank space appears instead of it. If I try to open a file from Project or 
> Files panels, similar things happen, editor tabs do open, but they are blank 
> and gray.
> Other IDE dialogs (that are not panels) can still be open without issues.
> The only way I've found to get rid of the issue is to restart the IDE. It did 
> happen a few times after that too, it wasn't clear which action has triggered 
> the issue.
>  !image-2020-07-23-14-53-04-101.png! 
> See the attachment for the IDE log, this error can be seen repeated there 
> multiple times.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Commented] (NETBEANS-4623) NullPointerException in BasicTextUI.getPreferredSize

2020-08-13 Thread Czukowski (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17176857#comment-17176857
 ] 

Czukowski commented on NETBEANS-4623:
-

[~neilcsmith] searching is mentioned in the log, yes, but I wouldn't say the 
issues has occurred right during my usage of the Find function every time. It 
might be that and I've got so used to using the search that I'm not even 
realizing it (even though I'm trying to pay attention to what I do), but most 
of the time I've noticed something's wrong is when I wanted to click somewhere 
and I it didn't work.

The Look and Feel is FlatLaf Light, I believe it's the default one.

> NullPointerException in BasicTextUI.getPreferredSize
> 
>
> Key: NETBEANS-4623
> URL: https://issues.apache.org/jira/browse/NETBEANS-4623
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.1
> Environment: Product Version: Apache NetBeans IDE 12.1-beta1
> Java: 12.0.2; Java HotSpot(TM) 64-Bit Server VM 12.0.2+10
> Runtime: Java(TM) SE Runtime Environment 12.0.2+10
> System: Windows 10 version 10.0 running on amd64
>Reporter: Czukowski
>Priority: Major
> Attachments: idelog-2.txt, idelog-3.txt, idelog-4.txt, idelog-5.txt, 
> idelog-6.txt, idelog-7.txt, image-2020-07-23-14-53-04-101.png
>
>
> Was testing 12.1 beta1 today, during my normal activity I noticed an error 
> icon in the status bar at the bottom. The IDE was responsive and everything 
> seemingly working so far.
> Upon clicking the icon, where the Notification panel would appear, only a 
> blank space appears instead of it. If I try to open a file from Project or 
> Files panels, similar things happen, editor tabs do open, but they are blank 
> and gray.
> Other IDE dialogs (that are not panels) can still be open without issues.
> The only way I've found to get rid of the issue is to restart the IDE. It did 
> happen a few times after that too, it wasn't clear which action has triggered 
> the issue.
>  !image-2020-07-23-14-53-04-101.png! 
> See the attachment for the IDE log, this error can be seen repeated there 
> multiple times.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Comment Edited] (NETBEANS-4623) NullPointerException in BasicTextUI.getPreferredSize

2020-08-13 Thread Czukowski (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17176857#comment-17176857
 ] 

Czukowski edited comment on NETBEANS-4623 at 8/13/20, 11:48 AM:


[~neilcsmith] searching is mentioned in the log, yes, but I wouldn't say the 
issues has occurred right during my usage of the Find function every time. It 
might be that and I've got so used to using the search that I'm not even 
realizing it (even though I'm trying to pay attention to what I do), but most 
of the time I've noticed something's wrong is when I wanted to click somewhere 
and I it didn't work.

Not sure about mime type, did you mean the type of the file currently being 
edited? If so, then probably not, the last time the issue occurred when in 
{{?.js}} file and previously it's been happening in {{?.php}} as well.

The Look and Feel is FlatLaf Light, I believe it's the default one.


was (Author: czukowski):
[~neilcsmith] searching is mentioned in the log, yes, but I wouldn't say the 
issues has occurred right during my usage of the Find function every time. It 
might be that and I've got so used to using the search that I'm not even 
realizing it (even though I'm trying to pay attention to what I do), but most 
of the time I've noticed something's wrong is when I wanted to click somewhere 
and I it didn't work.

Not sure about mime type, did you mean the type of the file currently being 
edited? If so, then probably not, the last time the issue occurred when in 
{{*.js}} file and previously it's been happening in {{*.php}} as well.

The Look and Feel is FlatLaf Light, I believe it's the default one.

> NullPointerException in BasicTextUI.getPreferredSize
> 
>
> Key: NETBEANS-4623
> URL: https://issues.apache.org/jira/browse/NETBEANS-4623
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.1
> Environment: Product Version: Apache NetBeans IDE 12.1-beta1
> Java: 12.0.2; Java HotSpot(TM) 64-Bit Server VM 12.0.2+10
> Runtime: Java(TM) SE Runtime Environment 12.0.2+10
> System: Windows 10 version 10.0 running on amd64
>Reporter: Czukowski
>Priority: Major
> Attachments: idelog-2.txt, idelog-3.txt, idelog-4.txt, idelog-5.txt, 
> idelog-6.txt, idelog-7.txt, image-2020-07-23-14-53-04-101.png
>
>
> Was testing 12.1 beta1 today, during my normal activity I noticed an error 
> icon in the status bar at the bottom. The IDE was responsive and everything 
> seemingly working so far.
> Upon clicking the icon, where the Notification panel would appear, only a 
> blank space appears instead of it. If I try to open a file from Project or 
> Files panels, similar things happen, editor tabs do open, but they are blank 
> and gray.
> Other IDE dialogs (that are not panels) can still be open without issues.
> The only way I've found to get rid of the issue is to restart the IDE. It did 
> happen a few times after that too, it wasn't clear which action has triggered 
> the issue.
>  !image-2020-07-23-14-53-04-101.png! 
> See the attachment for the IDE log, this error can be seen repeated there 
> multiple times.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Comment Edited] (NETBEANS-4623) NullPointerException in BasicTextUI.getPreferredSize

2020-08-13 Thread Czukowski (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17176857#comment-17176857
 ] 

Czukowski edited comment on NETBEANS-4623 at 8/13/20, 11:48 AM:


[~neilcsmith] searching is mentioned in the log, yes, but I wouldn't say the 
issues has occurred right during my usage of the Find function every time. It 
might be that and I've got so used to using the search that I'm not even 
realizing it (even though I'm trying to pay attention to what I do), but most 
of the time I've noticed something's wrong is when I wanted to click somewhere 
and I it didn't work.

Not sure about mime type, did you mean the type of the file currently being 
edited? If so, then probably not, the last time the issue occurred when in 
{{*.js}} file and previously it's been happening in {{*.php}} as well.

The Look and Feel is FlatLaf Light, I believe it's the default one.


was (Author: czukowski):
[~neilcsmith] searching is mentioned in the log, yes, but I wouldn't say the 
issues has occurred right during my usage of the Find function every time. It 
might be that and I've got so used to using the search that I'm not even 
realizing it (even though I'm trying to pay attention to what I do), but most 
of the time I've noticed something's wrong is when I wanted to click somewhere 
and I it didn't work.

The Look and Feel is FlatLaf Light, I believe it's the default one.

> NullPointerException in BasicTextUI.getPreferredSize
> 
>
> Key: NETBEANS-4623
> URL: https://issues.apache.org/jira/browse/NETBEANS-4623
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.1
> Environment: Product Version: Apache NetBeans IDE 12.1-beta1
> Java: 12.0.2; Java HotSpot(TM) 64-Bit Server VM 12.0.2+10
> Runtime: Java(TM) SE Runtime Environment 12.0.2+10
> System: Windows 10 version 10.0 running on amd64
>Reporter: Czukowski
>Priority: Major
> Attachments: idelog-2.txt, idelog-3.txt, idelog-4.txt, idelog-5.txt, 
> idelog-6.txt, idelog-7.txt, image-2020-07-23-14-53-04-101.png
>
>
> Was testing 12.1 beta1 today, during my normal activity I noticed an error 
> icon in the status bar at the bottom. The IDE was responsive and everything 
> seemingly working so far.
> Upon clicking the icon, where the Notification panel would appear, only a 
> blank space appears instead of it. If I try to open a file from Project or 
> Files panels, similar things happen, editor tabs do open, but they are blank 
> and gray.
> Other IDE dialogs (that are not panels) can still be open without issues.
> The only way I've found to get rid of the issue is to restart the IDE. It did 
> happen a few times after that too, it wasn't clear which action has triggered 
> the issue.
>  !image-2020-07-23-14-53-04-101.png! 
> See the attachment for the IDE log, this error can be seen repeated there 
> multiple times.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Comment Edited] (NETBEANS-4623) NullPointerException in BasicTextUI.getPreferredSize

2020-08-13 Thread Czukowski (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17176857#comment-17176857
 ] 

Czukowski edited comment on NETBEANS-4623 at 8/13/20, 11:48 AM:


[~neilcsmith] searching is mentioned in the log, yes, but I wouldn't say the 
issues has occurred right during my usage of the Find function every time. It 
might be that and I've got so used to using the search that I'm not even 
realizing it (even though I'm trying to pay attention to what I do), but most 
of the time I've noticed something's wrong is when I wanted to click somewhere 
and I it didn't work.

Not sure about mime type, did you mean the type of the file currently being 
edited? If so, then probably not, the last time the issue occurred when in 
{{.js}} file and previously it's been happening in {{.php}} as well.

The Look and Feel is FlatLaf Light, I believe it's the default one.


was (Author: czukowski):
[~neilcsmith] searching is mentioned in the log, yes, but I wouldn't say the 
issues has occurred right during my usage of the Find function every time. It 
might be that and I've got so used to using the search that I'm not even 
realizing it (even though I'm trying to pay attention to what I do), but most 
of the time I've noticed something's wrong is when I wanted to click somewhere 
and I it didn't work.

Not sure about mime type, did you mean the type of the file currently being 
edited? If so, then probably not, the last time the issue occurred when in 
{{?.js}} file and previously it's been happening in {{?.php}} as well.

The Look and Feel is FlatLaf Light, I believe it's the default one.

> NullPointerException in BasicTextUI.getPreferredSize
> 
>
> Key: NETBEANS-4623
> URL: https://issues.apache.org/jira/browse/NETBEANS-4623
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.1
> Environment: Product Version: Apache NetBeans IDE 12.1-beta1
> Java: 12.0.2; Java HotSpot(TM) 64-Bit Server VM 12.0.2+10
> Runtime: Java(TM) SE Runtime Environment 12.0.2+10
> System: Windows 10 version 10.0 running on amd64
>Reporter: Czukowski
>Priority: Major
> Attachments: idelog-2.txt, idelog-3.txt, idelog-4.txt, idelog-5.txt, 
> idelog-6.txt, idelog-7.txt, image-2020-07-23-14-53-04-101.png
>
>
> Was testing 12.1 beta1 today, during my normal activity I noticed an error 
> icon in the status bar at the bottom. The IDE was responsive and everything 
> seemingly working so far.
> Upon clicking the icon, where the Notification panel would appear, only a 
> blank space appears instead of it. If I try to open a file from Project or 
> Files panels, similar things happen, editor tabs do open, but they are blank 
> and gray.
> Other IDE dialogs (that are not panels) can still be open without issues.
> The only way I've found to get rid of the issue is to restart the IDE. It did 
> happen a few times after that too, it wasn't clear which action has triggered 
> the issue.
>  !image-2020-07-23-14-53-04-101.png! 
> See the attachment for the IDE log, this error can be seen repeated there 
> multiple times.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Resolved] (NETBEANS-266) OutOfMemoryError: Java heap space

2020-08-13 Thread Laszlo Kishalmi (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Laszlo Kishalmi resolved NETBEANS-266.
--
Resolution: Workaround

> OutOfMemoryError: Java heap space
> -
>
> Key: NETBEANS-266
> URL: https://issues.apache.org/jira/browse/NETBEANS-266
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Other
>Affects Versions: 8.2
> Environment: Netbeans 8.2 (Oracle version) on a Debian Jessie box
>Reporter: Gabriele Brosulo
>Priority: Major
> Attachments: fa_IR.js
>
>
> The attached file, part of an old version of my CMS of choice, breaks 
> something in Netbeans, causing the infamous "OutOfMemoryError: Java heap 
> space" error.
> Removing it, or replacing with its newest version, solve the problem.
> Putting it in another project breaks it. I suppose it can be an encoding 
> problem, but I can't investigate further. 
> Product Version = NetBeans IDE 8.2 (Build 201705191307) 
> (#5fd841261bf9)
>   Operating System= Linux version 3.16.0-4-amd64 running on amd64
>   Java; VM; Vendor= 1.8.0_101; Java HotSpot(TM) 64-Bit Server VM 
> 25.101-b13; Oracle Corporation
>   Runtime = Java(TM) SE Runtime Environment 1.8.0_101-b13
>   Java Home   = /usr/local/netbeans-8.2/bin/jre
>   System Locale; Encoding = it_IT (nb); UTF-8
>   Home Directory  = /home/gabo
>   Current Directory   = /home/gabo
>   User Directory  = /home/gabo/.netbeans/8.2
>   Cache Directory = /home/gabo/.cache/netbeans/8.2
>   Installation= /usr/local/netbeans-8.2/nb
> /usr/local/netbeans-8.2/ide
> /usr/local/netbeans-8.2/extide
> /usr/local/netbeans-8.2/webcommon
> /usr/local/netbeans-8.2/websvccommon
> /usr/local/netbeans-8.2/php
> /usr/local/netbeans-8.2/harness
> /usr/local/netbeans-8.2/platform



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Resolved] (NETBEANS-520) Main window flashing and damaging

2020-08-13 Thread Laszlo Kishalmi (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Laszlo Kishalmi resolved NETBEANS-520.
--
Resolution: Cannot Reproduce

> Main window flashing and damaging
> -
>
> Key: NETBEANS-520
> URL: https://issues.apache.org/jira/browse/NETBEANS-520
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Editor
>Affects Versions: 8.2
>Reporter: Ququm Ber
>Priority: Major
> Attachments: netbeans-ide-deved-201709160002-screen-flashing-bug.png
>
>
> Main netbeans window (editor, toolviews) flashing during fast scrolling with 
> mouse wheel or PGUP/PGDOWN, sometimes bottom toolviews flashing 1-2 sec after 
> stop scrolling. After stop scrolling (see attachment screenshot) screen 
> leaves damaged. You need to fold/unfold main window to make it normal. There 
> are no way to introduce it, but to increase artefact probability you need to 
> scroll large C++ file (hard to on-fly parsing, e.g. some large std header 
> file), and run garbage collector before. The effect is actual for Netbeans 
> 8.2 too. So the effect starts if you have long lines in opened file which 
> succeeded 80 symbols.
> Netbeans/C++ Developer Edition 201709160002
> openjdk version "1.8.0_151"
> OpenJDK Runtime Environment (build 1.8.0_151-b12)
> OpenJDK 64-Bit Server VM (build 25.151-b12, mixed mode)
> Product Version: NetBeans IDE Dev (Build 201709160002)
> Java: 1.8.0_101; Java HotSpot(TM) 64-Bit Server VM 25.101-b13
> Runtime: Java(TM) SE Runtime Environment 1.8.0_101-b13
> System: Linux version 3.10.0-693.5.2.el7.x86_64 running on amd64; UTF-8; 
> en_US (nb)
> Operating System: CentOS Linux 7 (Core)
>  CPE OS Name: cpe:/o:centos:centos:7
>   Kernel: Linux 3.10.0-693.5.2.el7.x86_64
> Architecture: x86-64



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANS-4708) clean and build for cordova (android device) - not do any thing

2020-08-13 Thread Amikam Kaminsky (Jira)
Amikam Kaminsky created NETBEANS-4708:
-

 Summary: clean and build for cordova (android device) - not do any 
thing
 Key: NETBEANS-4708
 URL: https://issues.apache.org/jira/browse/NETBEANS-4708
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 12.0
 Environment: Windows 8.1, RAM 16GB, processor i7
Reporter: Amikam Kaminsky
Assignee: Amikam Kaminsky


java.lang.NullPointerException
 at 
java.base/java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1011)
 at 
java.base/java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006)
 at java.base/java.util.Properties.put(Properties.java:1331)
 at 
org.netbeans.modules.cordova.platforms.android.AndroidDevice.addProperties(AndroidDevice.java:161)
 at 
org.netbeans.modules.cordova.CordovaPerformer.properties(CordovaPerformer.java:353)
 at 
org.netbeans.modules.cordova.CordovaPerformer.access$200(CordovaPerformer.java:73)
 at 
org.netbeans.modules.cordova.CordovaPerformer$1.run(CordovaPerformer.java:206)
 at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
 at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
 at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
[catch] at 
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Assigned] (NETBEANS-4708) clean and build for cordova (android device) - not do any thing

2020-08-13 Thread Amikam Kaminsky (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Amikam Kaminsky reassigned NETBEANS-4708:
-

Assignee: (was: Amikam Kaminsky)

> clean and build for cordova (android device) - not do any thing
> ---
>
> Key: NETBEANS-4708
> URL: https://issues.apache.org/jira/browse/NETBEANS-4708
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.0
> Environment: Windows 8.1, RAM 16GB, processor i7
>Reporter: Amikam Kaminsky
>Priority: Critical
>
> java.lang.NullPointerException
>  at 
> java.base/java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1011)
>  at 
> java.base/java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006)
>  at java.base/java.util.Properties.put(Properties.java:1331)
>  at 
> org.netbeans.modules.cordova.platforms.android.AndroidDevice.addProperties(AndroidDevice.java:161)
>  at 
> org.netbeans.modules.cordova.CordovaPerformer.properties(CordovaPerformer.java:353)
>  at 
> org.netbeans.modules.cordova.CordovaPerformer.access$200(CordovaPerformer.java:73)
>  at 
> org.netbeans.modules.cordova.CordovaPerformer$1.run(CordovaPerformer.java:206)
>  at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>  at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
>  at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
> [catch] at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Resolved] (NETBEANS-3409) Missing popup menu for sql editor tabs

2020-08-13 Thread Jira


 [ 
https://issues.apache.org/jira/browse/NETBEANS-3409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias Bläsing resolved NETBEANS-3409.

Fix Version/s: 12.1
   Resolution: Fixed

Fix was merged to master

> Missing popup menu for sql editor tabs
> --
>
> Key: NETBEANS-3409
> URL: https://issues.apache.org/jira/browse/NETBEANS-3409
> Project: NetBeans
>  Issue Type: Bug
>  Components: db - SQL Editor
>Affects Versions: 11.2
>Reporter: Aldo Brucale
>Assignee: Matthias Bläsing
>Priority: Major
> Fix For: 12.1
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> Clicking on a SQL Editor tab causes this exception, and the popup menu is not 
> shown.
> {noformat}
> java.lang.AbstractMethodError: Missing implementation of resolved method 
> 'abstract org.openide.util.actions.SystemAction[] getActions()' of abstract 
> class org.openide.filesystems.FileSystemCompat.
>   at 
> org.openide.filesystems.FileSystemCompat.getActions(FileSystemCompat.java:79)
>   at 
> org.openide.filesystems.MultiFileSystemCompat.getActions(MultiFileSystemCompat.java:71)
>   at 
> org.openide.filesystems.MultiFileSystemCompat.getActions(MultiFileSystemCompat.java:71)
>   at 
> org.openide.filesystems.CompatFileExtrasLkp.beforeLookup(CompatFileExtrasLkp.java:58)
>   at 
> org.openide.util.lookup.AbstractLookup$R.allInstances(AbstractLookup.java:1014)
>   at 
> org.openide.util.lookup.AbstractLookup$R.allInstances(AbstractLookup.java:1010)
>   at org.openide.util.Lookup.lookupAll(Lookup.java:287)
>   at 
> org.openide.actions.FileSystemAction.createMenu(FileSystemAction.java:127)
>   at 
> org.openide.actions.FileSystemAction$Menu.(FileSystemAction.java:244)
>   at 
> org.openide.actions.FileSystemAction$DelegateAction.getPopupPresenter(FileSystemAction.java:333)
>   at org.openide.util.Utilities.actionsToPopup(Utilities.java:1704)
>   at 
> org.netbeans.core.windows.view.ui.TabbedHandler.handlePopupMenuShowing(TabbedHandler.java:439)
>   at 
> org.netbeans.core.windows.view.ui.TabbedHandler.actionPerformed(TabbedHandler.java:320)
>   at 
> org.netbeans.swing.tabcontrol.TabbedContainer.postActionEvent(TabbedContainer.java:705)
>   at 
> org.netbeans.swing.tabcontrol.TabbedContainerUI.shouldPerformAction(TabbedContainerUI.java:140)
>   at 
> org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI.access$2700(DefaultTabbedContainerUI.java:87)
>   at 
> org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI$DisplayerActionListener.actionPerformed(DefaultTabbedContainerUI.java:1261)
>   at 
> org.netbeans.swing.tabcontrol.TabDisplayer.postActionEvent(TabDisplayer.java:589)
>   at 
> org.netbeans.swing.tabcontrol.TabDisplayerUI.shouldPerformAction(TabDisplayerUI.java:168)
>   at 
> org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI.access$1700(BasicTabDisplayerUI.java:96)
>   at 
> org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI$BasicDisplayerMouseListener.performCommand(BasicTabDisplayerUI.java:757)
>   at 
> org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI$BasicDisplayerMouseListener.potentialCommand(BasicTabDisplayerUI.java:733)
>   at 
> org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI$BasicDisplayerMouseListener.mousePressed(BasicTabDisplayerUI.java:717)
>   at 
> java.desktop/java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:287)
>   at 
> java.desktop/java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:287)
>   at 
> java.desktop/java.awt.Component.processMouseEvent(Component.java:6633)
>   at 
> java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3342)
>   at java.desktop/java.awt.Component.processEvent(Component.java:6401)
>   at java.desktop/java.awt.Container.processEvent(Container.java:2263)
>   at 
> java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5012)
>   at 
> java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
>   at java.desktop/java.awt.Component.dispatchEvent(Component.java:4844)
>   at 
> java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
>   at 
> java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4544)
>   at 
> java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
>   at 
> java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
>   at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2762)
>   at java.desktop/java.awt.Component.dispatchEvent(Component.java:4844)
>   at 
> java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:772)
>   at 

[jira] [Resolved] (NETBEANS-237) NegativeArraySizeException at org.netbeans.editor.BaseDocument.getChars(BaseDocument.java:1163)

2020-08-13 Thread Laszlo Kishalmi (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Laszlo Kishalmi resolved NETBEANS-237.
--
Resolution: Cannot Reproduce

> NegativeArraySizeException at 
> org.netbeans.editor.BaseDocument.getChars(BaseDocument.java:1163)
> ---
>
> Key: NETBEANS-237
> URL: https://issues.apache.org/jira/browse/NETBEANS-237
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Completion  Templates
> Environment: build 152
>Reporter: Gili
>Priority: Major
>
> {code}
> java.lang.NegativeArraySizeException
>   at org.netbeans.editor.BaseDocument.getChars(BaseDocument.java:1163)
>   at org.netbeans.editor.Utilities.getIdentifierBefore(Utilities.java:700)
>   at 
> org.netbeans.lib.editor.codetemplates.CodeTemplateCompletionProvider$Query.query(CodeTemplateCompletionProvider.java:149)
>   at 
> org.netbeans.spi.editor.completion.support.AsyncCompletionTask.run(AsyncCompletionTask.java:198)
>   at 
> org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>   at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
>   at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
>   at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
> Caused: org.openide.util.RequestProcessor$FastItem: task failed due to
> {code}
> I don't remember what actions I invoked to trigger this exception.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Resolved] (NETBEANS-413) build 211 not ready for jdk9

2020-08-13 Thread Laszlo Kishalmi (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Laszlo Kishalmi resolved NETBEANS-413.
--
Resolution: Abandoned

> build 211 not ready for jdk9
> 
>
> Key: NETBEANS-413
> URL: https://issues.apache.org/jira/browse/NETBEANS-413
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - JDK Problems
>Affects Versions: 9.0
> Environment: build 211 on linux with jdk9.0.4 from Oracle
>Reporter: Chuck Davis
>Priority: Major
>
> cannot build jdk9 WebSocket



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Commented] (NETBEANS-4702) Netbeans sometimes not responding after pressing Ctrl+F

2020-08-13 Thread Jakub Herkel (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17177214#comment-17177214
 ] 

Jakub Herkel commented on NETBEANS-4702:


I use FlafLaf Light

> Netbeans sometimes not responding after pressing Ctrl+F
> ---
>
> Key: NETBEANS-4702
> URL: https://issues.apache.org/jira/browse/NETBEANS-4702
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Search
>Affects Versions: 12.0
> Environment: fedora linux 32 (wayland) - jdk 14 update 2.
>Reporter: Jakub Herkel
>Priority: Major
>
> From time to time I have a problem that Netbeans were not responding when I 
> tried to open find dialog(via Ctrl+F). I.e It is possible to switch a window 
> via mouse click but I have to wait around 10 seconds. This laziness can be 
> reverted  when I close the window in which I tried to open a find dialog. In 
> a error log I can see this exception:
> java.lang.NullPointerException
> SEVERE [null]: Last record repeated more than 10 times, further logs of this 
> record are ignored until the log record changes.
> SEVERE [null]: Last record repeated 7547 times in total.
> SEVERE [global]
> java.lang.NullPointerException
>  at 
> java.desktop/javax.swing.text.JTextComponent.write(JTextComponent.java:1655)
>  at java.desktop/javax.swing.JEditorPane.getText(JEditorPane.java:1451)
>  at org.netbeans.modules.editor.search.SearchBar.gainFocus(SearchBar.java:821)
>  at 
> org.netbeans.modules.editor.search.actions.SearchAction.actionPerformed(SearchAction.java:77)
>  at 
> org.netbeans.spi.editor.AbstractEditorAction.actionPerformed(AbstractEditorAction.java:482)
>  at 
> java.desktop/javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1810)
>  at 
> java.desktop/javax.swing.JComponent.processKeyBinding(JComponent.java:2900)
>  at 
> java.desktop/javax.swing.JComponent.processKeyBindings(JComponent.java:2948)
>  at java.desktop/javax.swing.JComponent.processKeyEvent(JComponent.java:2862)
>  at java.desktop/java.awt.Component.processEvent(Component.java:6413)
>  at java.desktop/java.awt.Container.processEvent(Container.java:2263)
>  at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5012)
>  at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
>  at java.desktop/java.awt.Component.dispatchEvent(Component.java:4844)
>  at 
> java.desktop/java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1950)
>  at 
> java.desktop/java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:870)
>  at 
> java.desktop/java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:1139)
>  at 
> java.desktop/java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:1009)
>  at 
> java.desktop/java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:835)
>  at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4893)
>  at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
>  at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2764)
>  at java.desktop/java.awt.Component.dispatchEvent(Component.java:4844)
>  at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:772)
>  at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
>  at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
>  at 
> java.base/java.security.AccessController.doPrivileged(AccessController.java:391)
>  at 
> java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
>  at 
> java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
>  at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:745)
>  at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:743)
>  at 
> java.base/java.security.AccessController.doPrivileged(AccessController.java:391)
>  at 
> java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
>  at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:742)
>  at 
> org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:136)
> [catch] at 
> java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
>  at 
> java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
>  at 
> java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
>  at 
> java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
>  at 
> java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
>  at 

[jira] [Updated] (NETBEANS-4709) Faulty layout in refactoring error dialog

2020-08-13 Thread Niklas Matthies (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Niklas Matthies updated NETBEANS-4709:
--
Attachment: NETBEANS-4709.png

> Faulty layout in refactoring error dialog
> -
>
> Key: NETBEANS-4709
> URL: https://issues.apache.org/jira/browse/NETBEANS-4709
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Refactoring
>Affects Versions: 12.0
> Environment: Windows 10 with "Windows" LAF
>Reporter: Niklas Matthies
>Priority: Minor
> Attachments: NETBEANS-4709.png
>
>
> On Java refactoring errors/warnings, the command buttons in the dialog are 
> wrongly aligned, causing the leftmost button ("< Back") to be partially cut 
> off.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-4709) Faulty layout in refactoring error dialog

2020-08-13 Thread Niklas Matthies (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Niklas Matthies updated NETBEANS-4709:
--
Description: On Java refactoring errors/warnings, the command buttons in 
the dialog are wrongly aligned, causing the leftmost button ("< Back") to be 
partially cut off. See the attached screenshot.  (was: On Java refactoring 
errors/warnings, the command buttons in the dialog are wrongly aligned, causing 
the leftmost button ("< Back") to be partially cut off.)

> Faulty layout in refactoring error dialog
> -
>
> Key: NETBEANS-4709
> URL: https://issues.apache.org/jira/browse/NETBEANS-4709
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Refactoring
>Affects Versions: 12.0
> Environment: Windows 10 with "Windows" LAF
>Reporter: Niklas Matthies
>Priority: Minor
> Attachments: NETBEANS-4709.png
>
>
> On Java refactoring errors/warnings, the command buttons in the dialog are 
> wrongly aligned, causing the leftmost button ("< Back") to be partially cut 
> off. See the attached screenshot.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Resolved] (NETBEANS-270) Edit Watch Expression cell shows underline even when no text is selected

2020-08-13 Thread Laszlo Kishalmi (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Laszlo Kishalmi resolved NETBEANS-270.
--
Fix Version/s: 12.1
   Resolution: Cannot Reproduce

> Edit Watch Expression cell shows underline even when no text is selected
> 
>
> Key: NETBEANS-270
> URL: https://issues.apache.org/jira/browse/NETBEANS-270
> Project: NetBeans
>  Issue Type: Bug
>  Components: debugger - Java
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> 20180106-unknown-revn)
> Updates: Updates available
> Java: 9.0.1; Java HotSpot(TM) 64-Bit Server VM 9.0.1+11
> Runtime: Java(TM) SE Runtime Environment 9.0.1+11
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_CA (nb)
> User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
> Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev
>Reporter: Gili
>Priority: Minor
>  Labels: regression
> Fix For: 12.1
>
> Attachments: screenshot.png
>
>
> This is a regression relative to version 8.2
> Repro steps:
> 1. Start a debugging session
> 2. Add an expression to the Variables tab
> 3. Edit the expression.
> 4. The editor window will pop up with the expression fully selected
> 5. Hit the END keyboard button
> 6. Notice that the expression text has an underline below it (left over from 
> when the text used to be selected).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANS-4709) Faulty layout in refactoring error dialog

2020-08-13 Thread Niklas Matthies (Jira)
Niklas Matthies created NETBEANS-4709:
-

 Summary: Faulty layout in refactoring error dialog
 Key: NETBEANS-4709
 URL: https://issues.apache.org/jira/browse/NETBEANS-4709
 Project: NetBeans
  Issue Type: Bug
  Components: java - Refactoring
Affects Versions: 12.0
 Environment: Windows 10 with "Windows" LAF
Reporter: Niklas Matthies


On Java refactoring errors/warnings, the command buttons in the dialog are 
wrongly aligned, causing the leftmost button ("< Back") to be partially cut off.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-4708) clean and build for cordova (android device) - not do any thing

2020-08-13 Thread Amikam Kaminsky (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Amikam Kaminsky updated NETBEANS-4708:
--
Docs Text: 



  was:
the attachment not work
part of messages.log:
---
>Log Session: Thursday, August 13, 2020 at 7:26:59 PM Israel Daylight Time
>System Info: 
  Product Version = Apache NetBeans IDE 12.0
  Operating System= Windows 8.1 version 6.3 running on amd64
  Java; VM; Vendor= 13.0.2; Java HotSpot(TM) 64-Bit Server VM 13.0.2+8; 
Oracle Corporation
  Runtime = Java(TM) SE Runtime Environment 13.0.2+8
  Java Home   = C:\Program Files\Java\jdk-13.0.2
  System Locale; Encoding = en_US (nb); Cp1252
  Home Directory  = C:\Users\ami2
  Current Directory   = C:\Program Files\NetBeans-12.0
  User Directory  = C:\Users\ami2\AppData\Roaming\NetBeans\12.0
  Cache Directory = C:\Users\ami2\AppData\Local\NetBeans\Cache\12.0
  Installation= C:\Program Files\NetBeans-12.0\netbeans\nb
C:\Program Files\NetBeans-12.0\netbeans\ergonomics
C:\Program Files\NetBeans-12.0\netbeans\ide
C:\Program Files\NetBeans-12.0\netbeans\extide
C:\Program Files\NetBeans-12.0\netbeans\java
C:\Program Files\NetBeans-12.0\netbeans\apisupport
C:\Program Files\NetBeans-12.0\netbeans\webcommon
C:\Program Files\NetBeans-12.0\netbeans\websvccommon
C:\Program Files\NetBeans-12.0\netbeans\enterprise
C:\Program Files\NetBeans-12.0\netbeans\profiler
C:\Program Files\NetBeans-12.0\netbeans\php
C:\Program Files\NetBeans-12.0\netbeans\harness
C:\Program Files\NetBeans-12.0\netbeans\groovy
C:\Program Files\NetBeans-12.0\netbeans\javafx
C:\Program Files\NetBeans-12.0\netbeans\platform
  Boot & Ext. Classpath   = 
  Application Classpath   = 
C:\Users\ami2\AppData\Roaming\NetBeans\12.0\lib\org-openide-util-lookup.jar;C:\Users\ami2\AppData\Roaming\NetBeans\12.0\lib\org-openide-util-ui.jar;C:\Users\ami2\AppData\Roaming\NetBeans\12.0\lib\org-openide-util.jar;C:\Program
 Files\NetBeans-12.0\netbeans\platform\lib\boot.jar;C:\Program 
Files\NetBeans-12.0\netbeans\platform\lib\org-openide-modules.jar
  Startup Classpath   = C:\Program 
Files\NetBeans-12.0\netbeans\platform\core\asm-7.2.jar;C:\Program 
Files\NetBeans-12.0\netbeans\platform\core\asm-commons-7.2.jar;C:\Program 
Files\NetBeans-12.0\netbeans\platform\core\asm-tree-7.2.jar;C:\Program 
Files\NetBeans-12.0\netbeans\platform\core\core-base.jar;C:\Program 
Files\NetBeans-12.0\netbeans\platform\core\core.jar;C:\Program 
Files\NetBeans-12.0\netbeans\platform\core\org-netbeans-libs-asm.jar;C:\Program 
Files\NetBeans-12.0\netbeans\platform\core\org-openide-filesystems-compat8.jar;C:\Program
 
Files\NetBeans-12.0\netbeans\platform\core\org-openide-filesystems.jar;C:\Program
 Files\NetBeans-12.0\netbeans\nb\core\org-netbeans-upgrader.jar;C:\Program 
Files\NetBeans-12.0\netbeans\nb\core\locale\core_nb.jar
---
WARNING [org.netbeans.core.startup.NbEvents]: The extension C:\Program 
Files\NetBeans-12.0\netbeans\ide\modules\ext\jcodings-1.0.18.jar may be 
multiply loaded by modules: [C:\Program 
Files\NetBeans-12.0\netbeans\ide\modules\org-netbeans-libs-bytelist.jar, 
C:\Program 
Files\NetBeans-12.0\netbeans\ide\modules\org-netbeans-modules-textmate-lexer.jar];
 see: 
http://www.netbeans.org/download/dev/javadoc/org-openide-modules/org/openide/modules/doc-files/classpath.html#class-path
INFO [org.netbeans.modules.netbinox]: Install area set to file:/C:/Program 
Files/NetBeans-12.0/netbeans/
WARNING [org.netbeans.core.modules]: the modules 
[org.netbeans.modules.java.editor.lib, org.netbeans.modules.xml.text] use 
org.netbeans.modules.editor.deprecated.pre65formatting which is deprecated.
WARNING [org.netbeans.core.modules]: the modules [org.netbeans.modules.ide.kit, 
org.netbeans.modules.xml.text] use org.netbeans.modules.editor.structure which 
is deprecated.
WARNING [org.netbeans.core.modules]: the modules 
[org.netbeans.modules.ant.hints, org.netbeans.modules.java.hints, 
org.netbeans.modules.jshell.support, org.netbeans.modules.maven.hints] use 
org.netbeans.modules.java.hints.legacy.spi which is deprecated: Use Java Hints 
SPI (org.netbeans.spi.java.hints) instead.
WARNING [org.openide.filesystems.Ordering]: Not all children in Services/ 
marked with the position attribute: [AntBasedProjectTypes, AutoupdateType, 
Browsers, Bugtracking, DiffProviders, Hidden, 

[jira] [Updated] (NETBEANS-4708) clean and build for cordova (android device) - not do any thing

2020-08-13 Thread Amikam Kaminsky (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Amikam Kaminsky updated NETBEANS-4708:
--
Attachment: messages.log

> clean and build for cordova (android device) - not do any thing
> ---
>
> Key: NETBEANS-4708
> URL: https://issues.apache.org/jira/browse/NETBEANS-4708
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.0
> Environment: Windows 8.1, RAM 16GB, processor i7
>Reporter: Amikam Kaminsky
>Priority: Critical
> Attachments: messages.log
>
>
> java.lang.NullPointerException
>  at 
> java.base/java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1011)
>  at 
> java.base/java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006)
>  at java.base/java.util.Properties.put(Properties.java:1331)
>  at 
> org.netbeans.modules.cordova.platforms.android.AndroidDevice.addProperties(AndroidDevice.java:161)
>  at 
> org.netbeans.modules.cordova.CordovaPerformer.properties(CordovaPerformer.java:353)
>  at 
> org.netbeans.modules.cordova.CordovaPerformer.access$200(CordovaPerformer.java:73)
>  at 
> org.netbeans.modules.cordova.CordovaPerformer$1.run(CordovaPerformer.java:206)
>  at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>  at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
>  at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
> [catch] at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANS-4710) Small improvement for and attribute

2020-08-13 Thread Los Vitaly (Jira)
Los Vitaly created NETBEANS-4710:


 Summary: Small improvement for  and  attribute
 Key: NETBEANS-4710
 URL: https://issues.apache.org/jira/browse/NETBEANS-4710
 Project: NetBeans
  Issue Type: Improvement
  Components: web - HTML Editor
Affects Versions: 12.0
Reporter: Los Vitaly


Just my thoughts, it more better in template

1)




Add default text as most used, and add attribute id

2)

text

text

But new template is really cool now, thanks

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Commented] (NETBEANS-4711) maven "add existing module" doesn't hook up child

2020-08-13 Thread Ernie Rael (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17177441#comment-17177441
 ] 

Ernie Rael commented on NETBEANS-4711:
--

Added watcher who turned me on to maven parent modules

> maven "add existing module" doesn't hook up child
> -
>
> Key: NETBEANS-4711
> URL: https://issues.apache.org/jira/browse/NETBEANS-4711
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Reporter: Ernie Rael
>Priority: Major
>
> On a maven pom project, if I do "create new module" then the module is added 
> to the parent and the child has a "" defined. With "add existing 
> module" the child does not get a "".
> If there are some cases where a child shouldn't get a parent, then there 
> should be a checkbox for that case.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANS-4711) maven "add existing module" doesn't hook up child

2020-08-13 Thread Ernie Rael (Jira)
Ernie Rael created NETBEANS-4711:


 Summary: maven "add existing module" doesn't hook up child
 Key: NETBEANS-4711
 URL: https://issues.apache.org/jira/browse/NETBEANS-4711
 Project: NetBeans
  Issue Type: Bug
  Components: projects - Maven
Reporter: Ernie Rael


On a maven pom project, if I do "create new module" then the module is added to 
the parent and the child has a "" defined. With "add existing module" 
the child does not get a "".

If there are some cases where a child shouldn't get a parent, then there should 
be a checkbox for that case.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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