Lloyd Bryant wrote:
> I can't properly test this code, as I'm having a problem getting it to 
> compile.  Specifically, my new property is not yet defined in 
> "gnet_property_priv.h", which would make it directly accessible from the 
> file where my sort changes are (core/share.c).

> >From what I can tell, that file is created by "autogen".  I have autogen 
> installed on my machine, but I have no clue as to how to use it.

Append the variable to src/if/gnet_props.ag, then run
cd src/if && autogen gnet_props.ag

> A second (related) question:  I was attempting to add this property into the 
> GUI, and found that the version of Glade on my machine (2.12.1-5) refuses to 
> open the file "ui/gtk/gtk1/gtk-gnutella.glade", but it will open the 
> corresponding file in the gtk2 directory.  Are different versions of Glade 
> required for GTK1 vs GTK2?  Or is something else going on?

Yes, for Gtk+ 1.2 you need Glade 0.6.5.

> A final issue:  While testing this program, whenever I run "rescan" from the 
> remote shell, I see MANY of the following warnings:
> 
> Assertion failure (inputevt.c:672) "!poll_ctx->dispatching"

I don't see this but I'm happy I didn't make it a fatal assertion.

-- 
Christian

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Gtk-gnutella-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to