[Bug 950087] Re: Calls Xkl.Engine() gobject constructor which is invalid; needs to use Xkl.Engine.get_instance

Launchpad Bug Tracker 950087 at bugs.launchpad.net
Fri Mar 9 17:20:12 UTC 2012


This bug was fixed in the package ubiquity - 2.9.27

---------------
ubiquity (2.9.27) precise; urgency=low

  * Port keyboard indicator from xklavier to Xkl and from gconf to gsettings.
    Update the test accordingly. (LP: #950087, LP: #800561)
  * Add bin/ubiquity-bluetooth-agent, a bluetooth agent allowing any HID
    bluetooth device for 5 minutes, then spawning bluetooth-applet if
    available, otherwise simply dies.
  * Start bluetooth-applet from ubiquity-dm (LP: #644198)
  * Copy /var/lib/bluetooth to /target/var/lib/bluetooth to keep the list
    of trusted devices on the target system. (LP: #644198)
  * Update PO template and translations for new bluetooth string.
  * Automatic update of included source packages: netcfg 1.68ubuntu14,
    partman-auto 93ubuntu20, partman-auto-loop 0ubuntu21.
 -- Stephane Graber <stgraber at ubuntu.com>   Fri, 09 Mar 2012 12:11:19 -0500

** Changed in: ubiquity (Ubuntu Precise)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/950087

Title:
  Calls Xkl.Engine() gobject constructor which is invalid; needs to use
  Xkl.Engine.get_instance

Status in “ubiquity” package in Ubuntu:
  Fix Released
Status in “ubiquity” source package in Precise:
  Fix Released

Bug description:
  stgraber at castiana:~/data/code/ubiquity/ubiquity$ python
  Python 2.7.2+ (default, Feb 16 2012, 18:47:58) 
  [GCC 4.6.2] on linux2
  Type "help", "copyright", "credits" or "license" for more information.
  >>> from gi.repository import Xkl
  >>> test = Xkl.Engine()
  Segmentation fault (core dumped)

  
  Mostly annoying as it's blocking the bugfix for bug 800561

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: python2.7-minimal 2.7.2-13ubuntu5
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 12:04:58 2012
  ExecutablePath: /usr/bin/python2.7
  ProcCmdline: python
  ProcEnviron:
   SHELL=/bin/bash
   TERM=xterm
   LANG=en_US.UTF-8
  SegvAnalysis:
   Segfault happened at: 0x7f6446e98bef:	movslq 0xe0(%r12),%rax
   PC (0x7f6446e98bef) ok
   source "0xe0(%r12)" (0x000000e0) not located in a known VMA region (needed readable region)!
   destination "%rax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: python2.7
  StacktraceTop:
   ?? () from /usr/lib/libxklavier.so.16
   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 SIGSEGV in g_object_newv()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: pkcs11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/950087/+subscriptions




More information about the foundations-bugs mailing list