[Bug 1224866] Re: python2.7 crashed with signal 5 in g_object_newv()
Martin Pitt
martin.pitt at ubuntu.com
Tue Mar 25 18:09:52 UTC 2014
(setup.py:14698): GLib-GIO-ERROR **: Settings schema
'net.launchpad.cuttlefish' is not installed
Indeed, that's an assertion in Gio settings schemas. I'm afraid that's
by design. Seems you didn't install the schema into the right place, or
didn't call glib-compile-schemas after that?
** Package changed: pygobject (Ubuntu) => glib2.0 (Ubuntu)
** Changed in: glib2.0 (Ubuntu)
Status: New => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1224866
Title:
python2.7 crashed with signal 5 in g_object_newv()
Status in “glib2.0” package in Ubuntu:
Won't Fix
Bug description:
Was trying to install cuttlefish in saucy, did sudo python setup.py. I get the following error message:
(setup.py:14698): GLib-GIO-ERROR **: Settings schema 'net.launchpad.cuttlefish' is not installed
The apport window pops up and here this is.
I guess the problem is with the non-exsistent schema.
ProblemType: Crash
DistroRelease: Ubuntu 13.10
Package: python2.7-minimal 2.7.5-5ubuntu1
ProcVersionSignature: Ubuntu 3.9.0-4.9-generic 3.9.4
Uname: Linux 3.9.0-4-generic x86_64
ApportVersion: 2.12.1-0ubuntu3
Architecture: amd64
Date: Fri Sep 13 10:44:44 2013
ExecutablePath: /usr/bin/python2.7
InstallationDate: Installed on 2013-09-06 (6 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130609)
MarkForUpload: True
ProcCmdline: python setup.py
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
LANG=hu_HU.UTF-8
LANGUAGE=hu
SHELL=/bin/bash
Signal: 5
SourcePackage: python2.7
StacktraceTop:
?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
g_object_newv () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
?? () from /usr/lib/python2.7/dist-packages/gi/_gobject/_gobject.so
?? () from /usr/lib/python2.7/dist-packages/gi/_gobject/_gobject.so
Title: python2.7 crashed with signal 5 in g_object_newv()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1224866/+subscriptions
More information about the foundations-bugs
mailing list