-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Padre segfaults when Padre::Plugin::Snippet is enabled #7
Comments
Just noticed Padre crashes with Help->Report a new Bug, independently from the plugin-settings. |
marderh hi i have just tested padre dev from github with Padre::Plugin::Snippet it dose not segfault there are how ever some wxWidget issues, sad have you viewed -> http://padre.perlide.org/trac/wiki/PadrePluginSnippet Snippet mode can be entered through works as per wiki :) azawawi any thoughts |
I suppose it has something to do with the wx-issues you mentioned. Sometimes it just crashes when opening a File from Project Browser: |
mardeth do a git clone of padre that way we will both be using the same current version of padre |
Ok. Did that on another workstation (also with Debian Jessie) and get the same issue: |
I installed Padre and Padre::Plugin::Snippet on a newly installed Jessy (beta 2) 32-bit VM and I don't get the application to crash. However, once I installed the Virtualbox guest additions (including video drivers), it did crash: |
Maybe this helps to reproduce the error somewhere: Help -> About -> Information
and from the git clone:
Best regargs, |
When i enable Padre::Plugin::Snippet via Plug-in-Manager in Padre, either Padre crashes instantly with a segfault. After a restart it starts, but at the first serious action (opening a file, Help->Report a new Bug) Padre crashes again. When the said module is disabled everything works as expected
again.
OS: Linux, Debian Jessie (testing)
Padre: 1.00 (1.00+dfsg-3) installed from .deb
Padre::Plugin::Snippet: 0.01-2 installed from .deb
The text was updated successfully, but these errors were encountered: