News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

truble with FreeBSD 6.2

Started by witcher, June 08, 2007, 09:59:21 PM

Previous topic - Next topic

witcher

Because I could not create new user account at berlios.de thats why I write here.

When I tries to create new console aplication under FreeBSD 6.2
The code blocks fails with such error message writed to console

(codeblocks:20688): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGET (container)' failed

Gtk-ERROR **: file gtkcontainer.c: line 2447 (gtk_container_propagate_expose): assertion failed: (child->parent == GTK_WIDGET (container))
aborting...
Abort (core dumped)

Trigve

Hi,

What version are u using?

Trigve

Turrican

Almost the same error messages for me, so I don't post em twice. I compiled codeblocks-1.0r2_2 from the FreeBSD ports. It's build with wxGTX-2.6.3 (don't know why it doesn't used 2.8 ) - do you think this might be a problem?

raph

Quote from: Turrican on July 16, 2007, 12:53:04 AM
It's build with wxGTX-2.6.3 (don't know why it doesn't used 2.8 )
Because this version of codeblocks is two years old :lol:. Please use a current nightly build.

Ceniza

RC2? I DO think that's the problem. Please try with a recent SVN version.

raph: we aren't providing nightlies for FreeBSD :wink:

raph

Quote from: Ceniza on July 16, 2007, 07:45:25 AM
raph: we aren't providing nightlies for FreeBSD :wink:
Oh man I'm used to this phrase :)

afb

There is now a -devel port, so you can build your own nightlies...
See http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/113608

Even though there are no nightlies now for Mac OS X or FreeBSD,
we could do "monthlies" for FreeBSD like is being done for Mac.
Would something like "PBI" work OK for that ? http://pbidir.com/
Ideally it would have all batteries (like e.g. wxWidgets) included.

Biplab

I wanted to compile C::B on PC-BSD-1.3. But I couldn't find wxGTK package.

So my question, from where one can get BSD ports for PC-BSD?? :)
Be a part of the solution, not a part of the problem.

Turrican

Oh, that's pretty old in deed. I'll try out the SVN devel this day.

thanks so far

Turrican

Honestly, the devel port is very broken, just to warn you. Thanks anyway.