Daichi Kawahata wrote: > > > Steps to Reproduce: > > > 1. Activate input method by Ctrl+o in the search form. > > > 2. Enter some characters to convert.
> > Does this happen at the search bar only or do you get the same result > > if you try this at the GnutellaNet pane where you can enter host > > addresses? > Ja. Okay. I confirm it's massively broken. I had to disable halloc, otherwise it would just crash on startup[1]. Next I had to disable ADNS, otherwise it would just hang on startup. I tried it now but I have no idea what to do with it as it comes apparently with no documentation and the menus don't explain too much. [1] Apparently, they are trying to mix g_malloc()ed and malloc()ed memory in gtk/gtk-im-uim.c which is a bug and is likely caught by halloc. There's no guarantee that it will be caught though and it might be source of the problem you experience. Thus, try to disable halloc. -- Christian ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Gtk-gnutella-devel mailing list Gtk-gnutella-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel