[jira] [Commented] (NETBEANS-1433) Auto populate Dash snippet to Netbeans

2021-07-27 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-1433:
-

Kapeli Dash snippets are not supported by NetBeans, AFAIK. I don't know what 
Kapeli Dash snippets are, don't think that NetBeans does either.

> Auto populate Dash snippet to Netbeans
> --
>
> Key: NETBEANS-1433
> URL: https://issues.apache.org/jira/browse/NETBEANS-1433
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 8.2, 9.0, 10.0
> Environment: mac osx mojave
>Reporter: Thomas Chuntic
>Assignee: Alex Lumpov
>Priority: Minor
> Attachments: IDE Log.txt
>
>
> Good day I just want to report this bug with regards to other application 
> integration on auto replace text with snippet using DASH App.
> It was working when I am using mac osx high sierra but when I upgraded to 
> mojave it stop working. I have check the IDE log and here's what it saying: 
> {code:java}
> INFO [org.netbeans.NbClipboard]: System clipboard not available.
> java.lang.SecurityException: All swing access to clipboard should be 
> redirected to ExClipboard
> at 
> org.netbeans.TopSecurityManager.checkWhetherAccessedFromSwingTransfer(TopSecurityManager.java:741)
> at 
> org.netbeans.TopSecurityManager.checkPermission(TopSecurityManager.java:477)
> at java.desktop/sun.lwawt.LWToolkit.getSystemClipboard(LWToolkit.java:421)
> at java.desktop/sun.lwawt.macosx.CClipboard.notifyChanged(CClipboard.java:152)
> at 
> java.desktop/sun.lwawt.macosx.CClipboard.checkPasteboardAndNotify(CClipboard.java:133)
> at java.desktop/sun.lwawt.macosx.CClipboard.getContents(CClipboard.java:61)
> [catch] at org.netbeans.NbClipboard.getContents(NbClipboard.java:206){code}
> I have doubled check already DASH App if it's working on other IDE or app and 
> confirmed that it's working on all the apps except Netbeans.
> Hope to hear from your end. Thanks in advance.



--
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-1433) Auto populate Dash snippet to Netbeans

2021-07-27 Thread Duncan Cowan (Jira)


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

Duncan Cowan commented on NETBEANS-1433:


Sad reacc. This issue effects many pasteboard processes. For instance, pasting 
from 1Password into the FTP config. 

Image Direct 
Get found in the noise




> Auto populate Dash snippet to Netbeans
> --
>
> Key: NETBEANS-1433
> URL: https://issues.apache.org/jira/browse/NETBEANS-1433
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 8.2, 9.0, 10.0
> Environment: mac osx mojave
>Reporter: Thomas Chuntic
>Assignee: Alex Lumpov
>Priority: Minor
> Attachments: IDE Log.txt
>
>
> Good day I just want to report this bug with regards to other application 
> integration on auto replace text with snippet using DASH App.
> It was working when I am using mac osx high sierra but when I upgraded to 
> mojave it stop working. I have check the IDE log and here's what it saying: 
> {code:java}
> INFO [org.netbeans.NbClipboard]: System clipboard not available.
> java.lang.SecurityException: All swing access to clipboard should be 
> redirected to ExClipboard
> at 
> org.netbeans.TopSecurityManager.checkWhetherAccessedFromSwingTransfer(TopSecurityManager.java:741)
> at 
> org.netbeans.TopSecurityManager.checkPermission(TopSecurityManager.java:477)
> at java.desktop/sun.lwawt.LWToolkit.getSystemClipboard(LWToolkit.java:421)
> at java.desktop/sun.lwawt.macosx.CClipboard.notifyChanged(CClipboard.java:152)
> at 
> java.desktop/sun.lwawt.macosx.CClipboard.checkPasteboardAndNotify(CClipboard.java:133)
> at java.desktop/sun.lwawt.macosx.CClipboard.getContents(CClipboard.java:61)
> [catch] at org.netbeans.NbClipboard.getContents(NbClipboard.java:206){code}
> I have doubled check already DASH App if it's working on other IDE or app and 
> confirmed that it's working on all the apps except Netbeans.
> Hope to hear from your end. Thanks in advance.



--
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-1433) Auto populate Dash snippet to Netbeans

2021-07-27 Thread Thomas Chuntic (Jira)


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

Thomas Chuntic commented on NETBEANS-1433:
--

Any updates for this issue? Kapeli Dash snippet expand are still not working on 
Netbeans 12.4 encounter this issue when netbeans v8.2, 9.0, 10.0

> Auto populate Dash snippet to Netbeans
> --
>
> Key: NETBEANS-1433
> URL: https://issues.apache.org/jira/browse/NETBEANS-1433
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 8.2, 9.0, 10.0
> Environment: mac osx mojave
>Reporter: Thomas Chuntic
>Assignee: Alex Lumpov
>Priority: Minor
> Attachments: IDE Log.txt
>
>
> Good day I just want to report this bug with regards to other application 
> integration on auto replace text with snippet using DASH App.
> It was working when I am using mac osx high sierra but when I upgraded to 
> mojave it stop working. I have check the IDE log and here's what it saying: 
> {code:java}
> INFO [org.netbeans.NbClipboard]: System clipboard not available.
> java.lang.SecurityException: All swing access to clipboard should be 
> redirected to ExClipboard
> at 
> org.netbeans.TopSecurityManager.checkWhetherAccessedFromSwingTransfer(TopSecurityManager.java:741)
> at 
> org.netbeans.TopSecurityManager.checkPermission(TopSecurityManager.java:477)
> at java.desktop/sun.lwawt.LWToolkit.getSystemClipboard(LWToolkit.java:421)
> at java.desktop/sun.lwawt.macosx.CClipboard.notifyChanged(CClipboard.java:152)
> at 
> java.desktop/sun.lwawt.macosx.CClipboard.checkPasteboardAndNotify(CClipboard.java:133)
> at java.desktop/sun.lwawt.macosx.CClipboard.getContents(CClipboard.java:61)
> [catch] at org.netbeans.NbClipboard.getContents(NbClipboard.java:206){code}
> I have doubled check already DASH App if it's working on other IDE or app and 
> confirmed that it's working on all the apps except Netbeans.
> Hope to hear from your end. Thanks in advance.



--
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-1433) Auto populate Dash snippet to Netbeans

2018-11-15 Thread Thomas Chuntic (JIRA)


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

Thomas Chuntic commented on NETBEANS-1433:
--

Any updates on this issue? Updating and attached the whole IDE Log hopefully 
someone knows how to fix the issue.

> Auto populate Dash snippet to Netbeans
> --
>
> Key: NETBEANS-1433
> URL: https://issues.apache.org/jira/browse/NETBEANS-1433
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 8.2, 9.0
> Environment: mac osx mojave
>Reporter: Thomas Chuntic
>Priority: Minor
> Attachments: IDE Log.txt
>
>
> Good day I just want to report this bug with regards to other application 
> integration on auto replace text with snippet using DASH App.
> It was working when I am using mac osx high sierra but when I upgraded to 
> mojave it stop working. I have check the IDE log and here's what it saying: 
> {code:java}
> INFO [org.netbeans.NbClipboard]: System clipboard not available.
> java.lang.SecurityException: All swing access to clipboard should be 
> redirected to ExClipboard
> at 
> org.netbeans.TopSecurityManager.checkWhetherAccessedFromSwingTransfer(TopSecurityManager.java:741)
> at 
> org.netbeans.TopSecurityManager.checkPermission(TopSecurityManager.java:477)
> at java.desktop/sun.lwawt.LWToolkit.getSystemClipboard(LWToolkit.java:421)
> at java.desktop/sun.lwawt.macosx.CClipboard.notifyChanged(CClipboard.java:152)
> at 
> java.desktop/sun.lwawt.macosx.CClipboard.checkPasteboardAndNotify(CClipboard.java:133)
> at java.desktop/sun.lwawt.macosx.CClipboard.getContents(CClipboard.java:61)
> [catch] at org.netbeans.NbClipboard.getContents(NbClipboard.java:206){code}
> I have doubled check already DASH App if it's working on other IDE or app and 
> confirmed that it's working on all the apps except Netbeans.
> Hope to hear from your end. Thanks in advance.



--
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