[jira] [Commented] (NETBEANS-1610) Constant background CPU usage

2019-07-16 Thread Kevin T (JIRA)


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

Kevin T commented on NETBEANS-1610:
---

Attached snapshot as requested!

I did Alt+Shift+Y, minimized the window, saw the CPU issue beginning, and did 
Alt+Shift+Y again.

> Constant background CPU usage
> -
>
> Key: NETBEANS-1610
> URL: https://issues.apache.org/jira/browse/NETBEANS-1610
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: Kevin T
>Priority: Major
> Fix For: 9.0, Next
>
> Attachments: constant background cpu usage netbeans 9.0.txt, netbeans 
> cpu issue.nps, netbeans cpu issue.npss
>
>
> Product Version = Apache NetBeans IDE 9.0 (Build 
> incubator-netbeans-release-334-on-20180708)
> Operating System = Windows 10 version 10.0 running on amd64
> Java; VM; Vendor = 1.8.0_162
> Runtime = Java HotSpot(TM) 64-Bit Server VM 25.162-b12
> STEPS:
>  * Open project
>  * Minimize netbeans window or not have it in the foreground
> ACTUAL:
>  Background CPU usage is constantly at 16-18%, so that my laptop fan turns 
> on.  Does not cease unless I close netbeans or put it back in the foreground.
> EXPECTED:
>  No background CPU usage when minimized or not the active window
> I unchecked "Enable auto-scanning of sources" in 
> Options->Miscellaneous->Files, but the IDE appears to still be scanning and 
> constantly using CPU.
> This issue was also present in version 8.2.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-1610) Constant background CPU usage

2019-07-16 Thread Kevin T (JIRA)


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

Kevin T updated NETBEANS-1610:
--
Attachment: netbeans cpu issue.nps
netbeans cpu issue.npss

> Constant background CPU usage
> -
>
> Key: NETBEANS-1610
> URL: https://issues.apache.org/jira/browse/NETBEANS-1610
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: Kevin T
>Priority: Major
> Fix For: 9.0, Next
>
> Attachments: constant background cpu usage netbeans 9.0.txt, netbeans 
> cpu issue.nps, netbeans cpu issue.npss
>
>
> Product Version = Apache NetBeans IDE 9.0 (Build 
> incubator-netbeans-release-334-on-20180708)
> Operating System = Windows 10 version 10.0 running on amd64
> Java; VM; Vendor = 1.8.0_162
> Runtime = Java HotSpot(TM) 64-Bit Server VM 25.162-b12
> STEPS:
>  * Open project
>  * Minimize netbeans window or not have it in the foreground
> ACTUAL:
>  Background CPU usage is constantly at 16-18%, so that my laptop fan turns 
> on.  Does not cease unless I close netbeans or put it back in the foreground.
> EXPECTED:
>  No background CPU usage when minimized or not the active window
> I unchecked "Enable auto-scanning of sources" in 
> Options->Miscellaneous->Files, but the IDE appears to still be scanning and 
> constantly using CPU.
> This issue was also present in version 8.2.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-1610) Constant background CPU usage

2019-07-16 Thread Kevin T (JIRA)


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

Kevin T commented on NETBEANS-1610:
---

Minimizing the NetBeans window will consistently reproduce the bug/behavior 
after doing a Ctrl+Shift+6, Ctrl-W.

The behavior also returns when I click back and forth between Netbeans and 
other windows, and sometimes while I'm using the Netbeans window.

> Constant background CPU usage
> -
>
> Key: NETBEANS-1610
> URL: https://issues.apache.org/jira/browse/NETBEANS-1610
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: Kevin T
>Priority: Major
> Fix For: 9.0, Next
>
> Attachments: constant background cpu usage netbeans 9.0.txt
>
>
> Product Version = Apache NetBeans IDE 9.0 (Build 
> incubator-netbeans-release-334-on-20180708)
> Operating System = Windows 10 version 10.0 running on amd64
> Java; VM; Vendor = 1.8.0_162
> Runtime = Java HotSpot(TM) 64-Bit Server VM 25.162-b12
> STEPS:
>  * Open project
>  * Minimize netbeans window or not have it in the foreground
> ACTUAL:
>  Background CPU usage is constantly at 16-18%, so that my laptop fan turns 
> on.  Does not cease unless I close netbeans or put it back in the foreground.
> EXPECTED:
>  No background CPU usage when minimized or not the active window
> I unchecked "Enable auto-scanning of sources" in 
> Options->Miscellaneous->Files, but the IDE appears to still be scanning and 
> constantly using CPU.
> This issue was also present in version 8.2.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-1610) Constant background CPU usage

2019-07-16 Thread Kevin T (JIRA)


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

Kevin T commented on NETBEANS-1610:
---

Ctrl+Shift+6, Ctrl-W still works to stop the behavior, temporarily

> Constant background CPU usage
> -
>
> Key: NETBEANS-1610
> URL: https://issues.apache.org/jira/browse/NETBEANS-1610
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: Kevin T
>Priority: Major
> Fix For: 9.0, Next
>
> Attachments: constant background cpu usage netbeans 9.0.txt
>
>
> Product Version = Apache NetBeans IDE 9.0 (Build 
> incubator-netbeans-release-334-on-20180708)
> Operating System = Windows 10 version 10.0 running on amd64
> Java; VM; Vendor = 1.8.0_162
> Runtime = Java HotSpot(TM) 64-Bit Server VM 25.162-b12
> STEPS:
>  * Open project
>  * Minimize netbeans window or not have it in the foreground
> ACTUAL:
>  Background CPU usage is constantly at 16-18%, so that my laptop fan turns 
> on.  Does not cease unless I close netbeans or put it back in the foreground.
> EXPECTED:
>  No background CPU usage when minimized or not the active window
> I unchecked "Enable auto-scanning of sources" in 
> Options->Miscellaneous->Files, but the IDE appears to still be scanning and 
> constantly using CPU.
> This issue was also present in version 8.2.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-1610) Constant background CPU usage

2019-07-16 Thread Kevin T (JIRA)


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

Kevin T commented on NETBEANS-1610:
---

Yes, this bug is still present in 11.1 vc2

> Constant background CPU usage
> -
>
> Key: NETBEANS-1610
> URL: https://issues.apache.org/jira/browse/NETBEANS-1610
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: Kevin T
>Priority: Major
> Fix For: 9.0, Next
>
> Attachments: constant background cpu usage netbeans 9.0.txt
>
>
> Product Version = Apache NetBeans IDE 9.0 (Build 
> incubator-netbeans-release-334-on-20180708)
> Operating System = Windows 10 version 10.0 running on amd64
> Java; VM; Vendor = 1.8.0_162
> Runtime = Java HotSpot(TM) 64-Bit Server VM 25.162-b12
> STEPS:
>  * Open project
>  * Minimize netbeans window or not have it in the foreground
> ACTUAL:
>  Background CPU usage is constantly at 16-18%, so that my laptop fan turns 
> on.  Does not cease unless I close netbeans or put it back in the foreground.
> EXPECTED:
>  No background CPU usage when minimized or not the active window
> I unchecked "Enable auto-scanning of sources" in 
> Options->Miscellaneous->Files, but the IDE appears to still be scanning and 
> constantly using CPU.
> This issue was also present in version 8.2.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-1610) Constant background CPU usage

2019-07-16 Thread Kevin T (JIRA)


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

Kevin T commented on NETBEANS-1610:
---

This bug is still present in Version 11.0

> Constant background CPU usage
> -
>
> Key: NETBEANS-1610
> URL: https://issues.apache.org/jira/browse/NETBEANS-1610
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: Kevin T
>Priority: Major
> Fix For: 9.0, Next
>
> Attachments: constant background cpu usage netbeans 9.0.txt
>
>
> Product Version = Apache NetBeans IDE 9.0 (Build 
> incubator-netbeans-release-334-on-20180708)
> Operating System = Windows 10 version 10.0 running on amd64
> Java; VM; Vendor = 1.8.0_162
> Runtime = Java HotSpot(TM) 64-Bit Server VM 25.162-b12
> STEPS:
>  * Open project
>  * Minimize netbeans window or not have it in the foreground
> ACTUAL:
>  Background CPU usage is constantly at 16-18%, so that my laptop fan turns 
> on.  Does not cease unless I close netbeans or put it back in the foreground.
> EXPECTED:
>  No background CPU usage when minimized or not the active window
> I unchecked "Enable auto-scanning of sources" in 
> Options->Miscellaneous->Files, but the IDE appears to still be scanning and 
> constantly using CPU.
> This issue was also present in version 8.2.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
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-1610) Constant background CPU usage

2018-11-14 Thread Kevin T (JIRA)


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

Kevin T commented on NETBEANS-1610:
---

Thank you, the post by Lovro does help; Ctrl+Shift+6, Ctrl-W.  Hopefully this 
can be fixed in the next version!

> Constant background CPU usage
> -
>
> Key: NETBEANS-1610
> URL: https://issues.apache.org/jira/browse/NETBEANS-1610
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
>Reporter: Kevin T
>Priority: Major
> Fix For: 9.0, Next
>
> Attachments: constant background cpu usage netbeans 9.0.txt
>
>
> Product Version = Apache NetBeans IDE 9.0 (Build 
> incubator-netbeans-release-334-on-20180708)
> Operating System = Windows 10 version 10.0 running on amd64
> Java; VM; Vendor = 1.8.0_162
> Runtime = Java HotSpot(TM) 64-Bit Server VM 25.162-b12
> STEPS:
>  * Open project
>  * Minimize netbeans window or not have it in the foreground
> ACTUAL:
>  Background CPU usage is constantly at 16-18%, so that my laptop fan turns 
> on.  Does not cease unless I close netbeans or put it back in the foreground.
> EXPECTED:
>  No background CPU usage when minimized or not the active window
> I unchecked "Enable auto-scanning of sources" in 
> Options->Miscellaneous->Files, but the IDE appears to still be scanning and 
> constantly using CPU.
> This issue was also present in version 8.2.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1610) Constant background CPU usage

2018-11-04 Thread Kevin T (JIRA)


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

Kevin T updated NETBEANS-1610:
--
Attachment: constant background cpu usage netbeans 9.0.txt

> Constant background CPU usage
> -
>
> Key: NETBEANS-1610
> URL: https://issues.apache.org/jira/browse/NETBEANS-1610
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
>Reporter: Kevin T
>Priority: Major
> Fix For: 9.0, Next
>
> Attachments: constant background cpu usage netbeans 9.0.txt
>
>
> Product Version = Apache NetBeans IDE 9.0 (Build 
> incubator-netbeans-release-334-on-20180708)
> Operating System = Windows 10 version 10.0 running on amd64
> Java; VM; Vendor = 1.8.0_162
> Runtime = Java HotSpot(TM) 64-Bit Server VM 25.162-b12
> STEPS:
>  * Open project
>  * Minimize netbeans window or not have it in the foreground
> ACTUAL:
>  Background CPU usage is constantly at 16-18%, so that my laptop fan turns 
> on.  Does not cease unless I close netbeans or put it back in the foreground.
> EXPECTED:
>  No background CPU usage when minimized or not the active window
> I unchecked "Enable auto-scanning of sources" in 
> Options->Miscellaneous->Files, but the IDE appears to still be scanning and 
> constantly using CPU.
> This issue was also present in version 8.2.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1610) Constant background CPU usage

2018-11-04 Thread Kevin T (JIRA)
Kevin T created NETBEANS-1610:
-

 Summary: Constant background CPU usage
 Key: NETBEANS-1610
 URL: https://issues.apache.org/jira/browse/NETBEANS-1610
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 9.0
Reporter: Kevin T
 Fix For: Next, 9.0


Product Version = Apache NetBeans IDE 9.0 (Build 
incubator-netbeans-release-334-on-20180708)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_162
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.162-b12

STEPS:
 * Open project
 * Minimize netbeans window or not have it in the foreground

ACTUAL:
 Background CPU usage is constantly at 16-18%, so that my laptop fan turns on.  
Does not cease unless I close netbeans or put it back in the foreground.

EXPECTED:
 No background CPU usage when minimized or not the active window


I unchecked "Enable auto-scanning of sources" in Options->Miscellaneous->Files, 
but the IDE appears to still be scanning and constantly using CPU.

This issue was also present in version 8.2.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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