On st 5. listopadu 2008, Klaus Ethgen wrote: > Am Mi den 5. Nov 2008 um 8:25 schrieb Laurent MONIN: > > I don't see the point of this patch, code was disabled and a FIXME added > > because it wasn't equivalent to older code. > > Omari Stephens proposed a fix in its message "Two patches: fix segfault, > > and update deprecated GTK API calls". It has to be tested. > > Well, the buggy patch did just replace "#if GTK_CHECK_VERSION(2,12,0)" > with "#if 0" so that the first function is never used and only the > second is used. But in GTK+ > 2.12.0 the function > gtk_tree_view_tree_to_widget_coords() is not available but > gtk_tree_view_convert_bin_window_to_widget_coords() works well so with
This function did not work for sure. It made the filelist jump when you clicked at any file. > the "#if 0" there is no way to link together the code as there is no > such function. > > Beside of that, the functions might be different but to disable a > compilable version completely is no solution for that. > The compilation can be controlled by the --enable-deprecated option in configure. It is enabled by default, unless you use the developer mode. Vladimir ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geeqie-devel mailing list Geeqie-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geeqie-devel