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 750059 - Use the X11 clutter backend for now
Use the X11 clutter backend for now
Status: RESOLVED FIXED
Product: gnome-maps
Classification: Applications
Component: map view
git master
Other Linux
: Normal normal
: ---
Assigned To: gnome-maps-maint
gnome-maps-maint
Depends on:
Blocks:
 
 
Reported: 2015-05-28 19:41 UTC by Marcus Lundblad
Modified: 2015-08-15 20:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
application: Force the X11 clutter backend. (855 bytes, patch)
2015-05-28 19:43 UTC, Marcus Lundblad
none Details | Review
application: Force the X11 clutter backend. (1.09 KB, patch)
2015-05-28 20:07 UTC, Marcus Lundblad
none Details | Review
application: Force the X11 clutter backend. (1.04 KB, patch)
2015-05-28 20:08 UTC, Marcus Lundblad
accepted-commit_now Details | Review
Revert "application: Force the X11 clutter backend." (1.11 KB, patch)
2015-06-15 20:59 UTC, Marcus Lundblad
none Details | Review

Description Marcus Lundblad 2015-05-28 19:41:38 UTC
Since there seems to be a bug in Nvidia's proprietary driver causing gnome-maps to crash on startup, and propably few people yet use Wayland, we should probably force the X11 clutter backend for now.
Comment 1 Marcus Lundblad 2015-05-28 19:43:36 UTC
Created attachment 304198 [details] [review]
application: Force the X11 clutter backend.
Comment 2 Jonas Danielsson 2015-05-28 19:47:17 UTC
Can't this be used instead of envvar?https://developer.gnome.org/clutter/stable/ClutterBackend.html#clutter-set-windowing-backend
Comment 3 Marcus Lundblad 2015-05-28 20:07:59 UTC
Created attachment 304199 [details] [review]
application: Force the X11 clutter backend.
Comment 4 Marcus Lundblad 2015-05-28 20:08:58 UTC
Created attachment 304200 [details] [review]
application: Force the X11 clutter backend.
Comment 5 Marcus Lundblad 2015-05-28 20:11:38 UTC
Now using Clutter.set_windowing_backend instead of fiddling with the env var.
Thanks for hint!
Comment 6 Jonas Danielsson 2015-05-29 09:19:06 UTC
Review of attachment 304200 [details] [review]:

Thanks!

I think we should do this, at least for Fedora 22.
Have you tested that it works?
Comment 7 Marcus Lundblad 2015-05-29 11:28:04 UTC
Yes, it works (tested on master).
Comment 8 Marcus Lundblad 2015-06-10 20:47:42 UTC
This bug seems to be fixed by recent patches to clutter and clutter-gtk.
https://bugzilla.gnome.org/show_bug.cgi?id=747489

I tried locally to revert the patch, and gnome-maps still works, so I _think_ we could probably say it's safe to revert this (and let stable distros (F22?)) update to new versions of clutter and clutter-gtk when they become available.
Comment 9 Marcus Lundblad 2015-06-15 20:59:44 UTC
Created attachment 305343 [details] [review]
Revert "application: Force the X11 clutter backend."

This reverts commit 178b3cb7230804dbcf01da81dbd43751581ab223.