Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 485092

Summary: net-libs/gnome-online-accounts-3.8 google account segfault
Product: Gentoo Linux Reporter: Alessandro Capogna <alessandro.capogna>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bugzilla.gnome.org/show_bug.cgi?id=705296
Whiteboard:
Package list:
Runtime testing required: ---

Description Alessandro Capogna 2013-09-16 11:44:43 UTC
This package should depend on dev-libs/json-glib-0.16.0-r1 because with the last stable release (actually 0.15.2) it returns a segfault when trying to add google online account
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2013-09-16 13:03:31 UTC
Fixed, thanks.

+  16 Sep 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
+  gnome-online-accounts-3.8.2.ebuild, gnome-online-accounts-3.8.3.ebuild:
+  Require >=json-glib-0.16 to prevent segfault when accessing Google accounts
+  (bug #485092, thanks to Alessandro Capogna).