GNOME Bugzilla – Bug 687322
Gtranlator won't start, cause gnome 3.6 :)
Last modified: 2012-11-14 12:21:46 UTC
Packaged version(in archlinux repository) not works, says: "gtranslator: error while loading shared libraries: libgdl-3.so.2: cannot open shared object file: No such file or directory" current gdl version creates libgdl-3.so.5, so i tried link new to old, but gtranslator still crashes(then opening .po file) Compiled from source it says(then opening .po file): "(gtranslator:18099): GLib-GObject-WARNING **: invalid cast from `GdlDockItem' to `GtrWindow' Segmentation fault"
BTW application closes, not only shows error:) so i can't use it.
This is a problem with the distribution's packaging, not with gtranslator. Please file a bug with Arch.
i cloned git://git.gnome.org/gtranslator and compiled it, how it's related to distribution's packaging?
for test compiled and „gdl“(from http://ftp.gnome.org/pub/GNOME/sources/gdl/3.6/) from source, so it has nothing to do with packaging.
Created attachment 227882 [details] patch which fixed my problem created patch which fixes problem. P.S. i'm translator, not programmer(ofcourse i, like all linux users, have basic understanding about programmng) maybe patch completely wrong, maybe it causes crashes, security problems, etc. i don't care! i can launch application, open translation, translate, save file. translation memory works, i can change windows layout, i don't care about everythig else. i took code from anjuta source, there was similar problem.
oh! it seems gdl broke api/abi compatibility. Thanks for fixing it.
patch is bad, bug still exist :)
*** This bug has been marked as a duplicate of bug 680399 ***