junichi11 / netbeans-color-codes-preview

Show colors in an editor's sidebar
https://netbeans-vm.apache.org/pluginportal/catalogue/?id=24
Apache License 2.0
32 stars 8 forks source link

Full crash of Netbeans #9

Closed Mic-HELP closed 8 years ago

Mic-HELP commented 8 years ago

When I add your plugin, netbeans is completely dysfunctional. Everything disappears: projects, settings, I end up with an empty window. Details of my setup: Product Version: NetBeans IDE 8.1 (Build 201510222201) Updates: NetBeans IDE is updated to version NetBeans 8.1 Patch 1 Java: 1.8.0_60; Java HotSpot(TM) 64-Bit Server VM 25.60-b23 Runtime: Java(TM) SE Runtime Environment 1.8.0_60-b27 System: Windows 10 version 10.0 running on amd64; Cp1252; fr_FR (nb)

Regards Mic

junichi11 commented 8 years ago

I'm not sure if there is only that information. Please try checking your logs.

Thanks.

Mic-HELP commented 8 years ago

After installing the plugin, I have a notification: see notification_exception.txt file notification_exception.txt

junichi11 commented 8 years ago

Thanks!

Please check whether the jar file exists in path/to/your-home/AppData/Roaming/NetBeans/8.1/modules/com-junichi11-netbeans-modules-color-codes-preview.jar

Probably, this is not a plugin's problem.

Please try the following if possible:

NOTE: if you remove cache or user directory, your settings will be initialized and plugins are removed.

junichi11 commented 8 years ago

BTW, Does this problem occur when you install another plugin?(without installing this plugin)

Mic-HELP commented 8 years ago

Thanks for the answers.

Surely there is a path problem. I downloaded another plugin (Mind-map NB) and it did not work.

I asked to install this plugin. Netbeans restarts. An install popup shows a progress bar. Then it indicates an error. It closes and netbeans starts normally: standard popup and program.

There is the .jar file in the directory AppData> Roaming> Netbeans> 8.1> modules. As for your plugin. Curiously, this plugin will appear in the list of installed plugins but nothing works, of course. I made all the different directories cleanup as you specified.

I think I will uninstall and reinstall Netbeans. I had already installed your plugin in another computer and it worked fine.

I made this post just to let you know Netbeans does not work in case of improper installation. Perhaps a small improvement in that case ...

Best regards Mic

junichi11 commented 8 years ago

Surely there is a path problem. I downloaded another plugin (Mind-map NB) and it did not work.

Unfortunately, I can do nothing. So, please try to report your issue to NetBeans bugzilla or NB developers with your logs.

Probably it will be related to the following issue: https://netbeans.org/bugzilla/show_bug.cgi?id=149833

Thanks.