Dear Freinds,
I have one test application for socket.
One server is there who is listining to client.
whenever any client connected with server it will add to the ListBox of
gui now in Ubuntu 7.10 i see following error:
** ERROR **: file ../src/gtk/treeentry_gtk.c: line 144
(gtk_tree_entry_string_transform_func): assertion failed:
(GTK_IS_TREE_ENTRY(src_value->data[0].v_pointer))
but there is no problem in windows same application
Jiten