GNOME Bugzilla – Bug 797301
GTK3 uses an old version of Protobuf
Last modified: 2018-10-18 23:33:57 UTC
Dear Gnome, I got the following error at runtime, using my application which uses GTK3 (which depends on Protobuf 2) and TensorFlow (which depends on Protobuf 3): This program was compiled against version 2.6.1 of the Protocol Buffer runtime library, which is not compatible with the installed version (3.5.0). Contact the program author for an update. As the error message suggests, I am contacting you guys for an update that allows GTK3 to use Protobuf 3. This is quite urgent! Thank you. Kind regards Stephen
I’m guessing from your comment that you didn’t mean gnome-perl. Please file the bug in the GTK+’s bug tracker: https://gitlab.gnome.org/GNOME/gtk/issues If you actually meant gnome-perl, then please file it in its new bug tracker: https://gitlab.gnome.org/GNOME/perl-gtk3/issues
Yes, you are right! I have filed a new bug here: https://gitlab.gnome.org/GNOME/gtk/issues/1417 Thank you.