You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Charles George (Jira)" <ji...@apache.org> on 2020/02/20 00:49:00 UTC

[jira] [Created] (NETBEANS-3901) Uninstalling User Installed Plugins Fails

Charles George created NETBEANS-3901:
----------------------------------------

             Summary: Uninstalling User Installed Plugins Fails
                 Key: NETBEANS-3901
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3901
             Project: NetBeans
          Issue Type: Bug
          Components: platform - Plugin Manager
    Affects Versions: 11.2
         Environment: Ubuntu 18.04.4 LTS

openjdk version "11.0.6" 2020-01-14
OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.6+10)
OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.6+10, mixed mode)

NetBeans 11.2 (installed from Snap Store)
            Reporter: Charles George


*Environment:*

Ubuntu 18.04.4 LTS

openjdk version "11.0.6" 2020-01-14
OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.6+10)
OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.6+10, mixed mode)

NetBeans 11.2 (installed from Snap Store)

*Steps to reproduce:*

1. ) Install EditorConfig plugin from the following source: 

[https://github.com/welovecoding/editorconfig-netbeans/releases/download/v0.10.4/editorconfig-0.10.4-SNAPSHOT.nbm]

2.) Attempt to uninstall the Editor Plugin (User Installed Plugin) and receive the following:

Uninstallation failed: Cannot lock read-only file /snap/netbeans/18/netbeans/extra/update_tracking/org-netbeans-libs-javafx-win.xml.

*Thoughts:*

It appears the EditorConfig plugin requires the JavaFX module from linux, windows, and mac (Jira would not let me upload screenshots to show this). Since this is installed from Ubuntu Snap Store on Linux perhaps not everything is available or marked read-only somehow?



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