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 642786 - Use libchamplain 0.10
Use libchamplain 0.10
Status: RESOLVED DUPLICATE of bug 649403
Product: emerillon
Classification: Other
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: Łukasz Jernaś
emerillon-maint
Depends on:
Blocks:
 
 
Reported: 2011-02-19 22:59 UTC by Jiri Techet
Modified: 2011-08-11 09:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jiri Techet 2011-02-19 22:59:07 UTC
Here's a patch to compile emerillon with libchamplain 0.10:

http://gitorious.org/~techy/emerillion/techys-libchamplain-0-10

The "compile" word in the above sentence should be taken literally - it really just compiles. I thought that replacing gtk2 with gtk3 will be enough (this is also a part of the patch), but then I realized that I get a runtime error like this:

Gtk-ERROR **: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported

Apparently some of the dependencies still use gtk 2 and I don't have time to make the complete port of emerillon's dependencies to gtk 3. This means that I couldn't test if the patch is correct - if there's some problem please let me know once emerillon is a gtk 3 application and I'll fix it.
Comment 1 Łukasz Jernaś 2011-02-19 23:07:39 UTC
Yeah, I'll have to replace libethos with libpeas. I started the porting to GTK+3 this week and should get the libpeas done by the end of February. Thanks for the champlain patch though, it will certainly be applied!
Comment 2 Peter Robinson 2011-05-04 18:49:19 UTC
There's a patch here https://bugzilla.gnome.org/show_bug.cgi?id=649403 for gtk-3 plus libchamplain 0.10. 

libpeas support would be excellent!
Comment 3 Andreas Henriksson 2011-08-11 09:56:48 UTC
Probably easier if all discussion happens in the same bug report so I'll mark this as a duplicate of 649403 where most people are subscribed....

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