Leonardo Zide wrote:
> On Jul 24, 2007, at 6:05 PM, Gary Kramlich wrote:
> 
>> Here's the patch for the 64bit issues, I'm getting the BadMatch  
>> XError, and hopefully have that fixed in a few.
> 
>    I've fixed the X error, so now the linux version works, but the  
> trunk version is really broken now with a lot of features disabled so  
> you won't be able to do much with it.

I haven't had too much time to dig into it, but it looks like 
main_window which, iirc, is defined as MainWindow (not a subclass of 
GtkWindow), and is then typecasted to GtkWindow *, which would of course 
show the error.

I do remember noticing a commented out main_window = 
gtk_window_new(GTK_WINDOW_TOPLEVEL);  But didn't have enough time to dig 
into exactly what's going on here.

-- 
Gary Kramlich <[EMAIL PROTECTED]>

_______________________________________________
Leocad mailing list
[email protected]
https://list.gerf.org/listinfo/leocad

Reply via email to