Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

wx30 Crash on plugin installation

(1/2) > >>

BlueHazzard:
Hi,
i was trying to use wx30 build for c::b trunk. I get a crash (segfault) on installing a (any) plugin: Plugins->Manage Plugins->Install new

As far as my investigation went, i can tell that the crash occurs in a  UI Update event, after the plugin was extracted. I can't exactly locate the problem because the ui calls are ?somehow asynchronous?

I have tested this on linux mint15 can someone confirm this crash or is this just me?

Details linux mint 15 64bit
build wxWidgets gtk2-unicode-3.1
c::b trunk

greetings

ollydbg:
Before I can reproduce the issue, here comes a question: How can I create a .cbplugin file?  :) Is it just a zip file? I haven't tried to create such package before, I don't see the related document in the wiki, thanks.

oBFusCATed:
Use the codeblocks plugin wizard. :)

stahta01:

--- Quote from: oBFusCATed on November 24, 2015, 04:02:48 pm ---Use the codeblocks plugin wizard. :)

--- End quote ---

Is your CB wxWidgets 2.8 or wxWidgets 3.0?

On Debian 8; using CB linked to wxWidgets 3.0; a simple Tool plugin worked once I fixed the Project to use no lib prefix for the so file.

Tim S.

BlueHazzard:
Or you export it from the plugin manager ;)

Navigation

[0] Message Index

[#] Next page

Go to full version