After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 687322 - Gtranlator won't start, cause gnome 3.6 :)
Gtranlator won't start, cause gnome 3.6 :)
Status: RESOLVED DUPLICATE of bug 680399
Product: gtranslator
Classification: Other
Component: Generally bug'd
HEAD
Other Linux
: Normal critical
: 2.0
Assigned To: gtranslator-maint
gtranslator-maint
Depends on:
Blocks:
 
 
Reported: 2012-11-01 07:46 UTC by gymka
Modified: 2012-11-14 12:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch which fixed my problem (771 bytes, text/plain)
2012-11-02 11:26 UTC, gymka
Details

Description gymka 2012-11-01 07:46:14 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"
Comment 1 gymka 2012-11-01 07:54:36 UTC
BTW application closes, not only shows error:) so i can't use it.
Comment 2 Seán de Búrca 2012-11-01 10:00:31 UTC
This is a problem with the distribution's packaging, not with gtranslator. Please file a bug with Arch.
Comment 3 gymka 2012-11-01 10:06:16 UTC
i cloned git://git.gnome.org/gtranslator and compiled it, how it's related to distribution's packaging?
Comment 4 gymka 2012-11-01 13:39:16 UTC
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.
Comment 5 gymka 2012-11-02 11:26:50 UTC
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.
Comment 6 Ignacio Casal Quinteiro (nacho) 2012-11-02 11:32:29 UTC
oh! it seems gdl broke api/abi compatibility. Thanks for fixing it.
Comment 7 gymka 2012-11-03 11:09:13 UTC
patch is bad, bug still exist :)
Comment 8 Daniel Mustieles 2012-11-14 12:21:46 UTC

*** This bug has been marked as a duplicate of bug 680399 ***