User forums > Nightly builds

The 14 November 2007 build (4630) is out.

<< < (3/4) > >>

dronT78:
Hi.
libcompiler.la
libcompiler.so
cause my codeblocks to crush at startup
if i remove them codeblocks starts properly
i attached crush log from codeblocks and gdb backtrace

Debian Lenny i386 with 2.6.22-3-amd64 kernel, wxWidgets 2.8.4, libc 2.6.1

[attachment deleted by admin]

Jenna:

--- Quote from: dronT78 on November 15, 2007, 10:51:28 am ---Hi.
libcompiler.la
libcompiler.so
cause my codeblocks to crush at startup
if i remove them codeblocks starts properly
i attached crush log from codeblocks and gdb backtrace

Debian Lenny i386 with 2.6.22-3-amd64 kernel, wxWidgets 2.8.4, libc 2.6.1

--- End quote ---

Might be a wxWidgets-problem.

From changelog for wxWidgets 2.8.6:


--- Code: --- * Replaced g_free with g_border_free to fix crash with newer GTK+.

--- End code ---

Is it a self-compiled version of codeblocks, or do you use the one from my repo ?
I compiled it against wxWidgets 2.8.6.1-0 from apt.wxwidgets.org.

Edit:
I just tested "my" lenny-package on my laptop under debian sid/experimental. I got no problems.

mandrav:

--- Quote from: rjmyst3 on November 15, 2007, 02:24:26 am ---
--- Quote from: killerbot on November 14, 2007, 08:27:04 pm ---
* Added "open in embedded viewer" option in help plugin. This way, simple HTML files (no javascript, exotic CSS, etc!) can be opened inside Code::Blocks instead of external browser. A good example is wxWidgets docs.
--- End quote ---

I wrote this article about using the help plugin to launch the gnome help viewer (yelp) for the wxWidgets documentation.

Is there any way that I can alter the script (or anything else) to use the help plugin to load the wxWidgets docs inside the new embedded viewer  (instead of yelp)?

--- End quote ---

As a matter of fact, I was working on this just yesterday but didn't have time to commit :).
Anyway, everything's in rev.4633. If you can't wait for the next nightly, update your working copy and add the scripts/wx_help.script file as a help item.

dronT78:

--- Quote from: jens on November 15, 2007, 11:29:15 am ---Might be a wxWidgets-problem.
From changelog for wxWidgets 2.8.6:

--- Code: --- * Replaced g_free with g_border_free to fix crash with newer GTK+.

--- End code ---

--- End quote ---

ok. i update wxwidgets to 2.8.6 and all works fine. thank you.

shajunxing:
Great! I'll try it soon. :P

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version