[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Redhat 7.3 problems dia .90



On Fri, 20 Dec 2002, Dan Warburton wrote:
> I am just starting to use Dia. Looks great. I used visio untill Microsoft
> took over. On redhat 7.3 I found an old version ..  Dia v 0.88.1, I
> downloaded configed and compiled dia dia-0.90
> 
> When I run the local version I get: 
> 
> ash-2.05a$ app/run_dia.sh
> 
> Gtk-CRITICAL **: file gtkcontainer.c: line 713 (gtk_container_add):
> assertion `widget != NULL' failed.
> 
> A small window opens with no menus etc....

That would be the splash screen, probably.  The warning is for not finding
the splash screen image.  You can apply the patch below to remove the
warning, but I don't think it'll change other matters.

Does nothing more happen after the window opens, or does it crash?

> I am not supscribed so please repy to warb@tgf.tc.faa.gov also.

It'd be easier for us all if you were.  The list is fairly quiet right now.

-Lars

-- 
Lars Clausen (http://shasta.cs.uiuc.edu/~lrclause)| Hårdgrim of Numenor
"I do not agree with a word that you say, but I   |----------------------------
will defend to the death your right to say it."   | Where are we going, and
    --Evelyn Beatrice Hall paraphrasing Voltaire  | what's with the handbasket?
Index: splash.c
===================================================================
RCS file: /cvs/gnome/dia/app/splash.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -r1.7 -r1.8
73c73,74
<   gtk_container_add (GTK_CONTAINER(frame), gpixmap);
---
>   if (gpixmap)
>     gtk_container_add (GTK_CONTAINER(frame), gpixmap);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] Mail converted by Mofo Magic and the Flying D

 
All trademarks and copyrights are the property of their respective owners.

Other Directory Sites: SeekWonder | Directory Owners Forum

GuideSMACK