[Freeciv-Dev] Re: question
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Hi,
I've tried upgrading gtk, which solved the second problem but not the
first.
So I tried googling it, and I found two references that might be of
interest:
This indicates that you are trying to add more than one widget to a
container that can only hold one widget. To find out where the error is
occuring, you could use gdb and break on the g_log function.
James.
(this is for someone who has the same problem. I tried to gdb civclient,
but couldn't get it to breakpoint on g_log)
I also found that this message may be triggered when adding two vboxes
to a window. I haven't looked at the client code yet, hoping that
someone will figure it out at once ;-)
If I can help some more, don't hesitate to ask.
Alan
* Daniel Sjölie (deepone@xxxxxxxxxx) wrote:
> On 2001-10-26 13:19:19, Alan Schmitt wrote:
> > Hi,
> >
> > Seeing that the city dialog has made it to cvs, I updated and compiled
> > everything, and I have 2 comments (just at trying to see if freeciv
> > worked, I'm at work):
> >
> > - when I start civclient, I get a:
> > Gtk-CRITICAL **: file gtkbin.c: line 217 (gtk_bin_add): assertion
> > `bin->child == NULL' failed.
> > (I'm using gtk+-1.2.10-5)
>
> I don't get this (and I have gtk version 1.2.10 also)
> I can't find gtk_bin_add anywhere in the code so it's kinda hard to tell
> where the problem is... Can you track it down?
>
> > - At game start, if I try to build a city (hitting 'b'), it does not
> > work until I hit another key again. I can reproduce this, so if you
> > need more info, I'll be glad to help
>
> Strange... I don't get this either... Others?
> More info is certainly welcome but I can't think of anything in
> particulare that would cause this right now...
>
> /Daniel
>
> --
> Now take a deep breath, smile and don't take life so seriously... :)
--
The hacker: someone who figured things out and made something cool happen.
|
|