winterstein / Eclipse-Markdown-Editor-Plugin

Adds Markdown text editing support to Eclipse
Eclipse Public License 1.0
297 stars 73 forks source link

Markdown HTML preview crashes Eclipse 3.7.2 on Ubuntu #1

Open cubica opened 12 years ago

cubica commented 12 years ago

Eclipse freezes and eventually crashes when trying to open the "Markdown HTML preview" view. Eclipse version: 3.7.2 Plugin version: 0.9.0 OS. Ubuntu 12.04 64bit Java version: OpenJDK 1.6.0_24 Default Web Browser: Chromium (also explicitly configured as the default browser in eclipse)

oschrenk commented 12 years ago

For me the plugin wouldn't install on Eclipse 4.2 so I created my own version of the plugin (keeeping all of Daniel's logic but using a different build process targeting Eclipse 3.7) which might also help with your issue.

If you are willing to try out (I'm not responsible for any damages) you could install my version of the plugin ( download ).

I installed it by copying it into eclipse/plugins. I would recommend to delete the old version first and close Eclipse.

winterstein commented 12 years ago

Thanks Oliver!

I've merged your patch into the main project.

For me the plugin wouldn't install on Eclipse 4.2 so I created my own version of the plugin (keeeping all of Daniel's logic but using a different build process targeting Eclipse 3.7) which might also help with your issue.

If you are willing to try out (I'm not responsible for any damages) you could install my version of the plugin ( downloadhttps://github.com/downloads/oschrenk/Eclipse-Markdown-Editor-Plugin/winterwell.markdown-0.2.2.jar).

I installed it by copying it into eclipse/plugins. I would recommend to delete the old version first and close Eclipse.

— Reply to this email directly or view it on GitHubhttps://github.com/winterstein/Eclipse-Markdown-Editor-Plugin/issues/1#issuecomment-7663215.


Dr Daniel Winterstein Edinburgh http://winterwell.com http://soda.sh

memeplex commented 11 years ago

This is a well known problem with xulrunner and eclipse 3.7.

Here's a workaround.

https://wiki.archlinux.org/index.php/Eclipse#Autocompletion_and_javadoc_render_crash

paulvi commented 9 years ago

I think this issue can be closed by updating README with link above.

Is it actually actual for Linux ?

oschrenk commented 9 years ago

I since moved away from Eclipse. Fine by me if you close the issue.

On 12.01.2015, at 05:58, Paul Verest notifications@github.com wrote:

I think this issue can be closed by updating README with link above.

Is it actually actual for Linux ?

— Reply to this email directly or view it on GitHub.

paulvi commented 9 years ago

waiting for Daniel @winterstein