You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Thomas Chuntic (Jira)" <ji...@apache.org> on 2021/07/27 07:53:00 UTC

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

    [ 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-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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