** Changed in: language-selector (Ubuntu)
       Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to language-selector in Ubuntu.
https://bugs.launchpad.net/bugs/804749

Title:
  Dbus error in Oneiric

Status in “language-selector” package in Ubuntu:
  Fix Released

Bug description:
  When I try to install locale packages in Oneiric I get the following
  error and language selector crashes.

  $ gnome-language-selector

  (gnome-language-selector:2061): Gtk-WARNING **:
  gtk_widget_size_allocate(): attempt to underallocate GtkComboBox's
  child GtkToggleButton 0xa95cae0. Allocation is 30x25, but minimum
  required size is 29x27.

  (gnome-language-selector:2061): Gtk-WARNING **:
  gtk_widget_size_allocate(): attempt to underallocate GtkToggleButton's
  child GtkBox 0xa5cdf08. Allocation is 18x13, but minimum required size
  is 17x15.

  (gnome-language-selector:2061): Gtk-WARNING **:
  gtk_widget_size_allocate(): attempt to underallocate GtkBox's child
  GtkArrow 0xa97a858. Allocation is 15x13, but minimum required size is
  15x15.

  (gnome-language-selector:2061): Gtk-WARNING **:
  gtk_widget_size_allocate(): attempt to underallocate GtkComboBox's
  child GtkToggleButton 0xa95cb98. Allocation is 30x25, but minimum
  required size is 29x27.

  (gnome-language-selector:2061): Gtk-WARNING **:
  gtk_widget_size_allocate(): attempt to underallocate GtkToggleButton's
  child GtkBox 0xa973160. Allocation is 18x13, but minimum required size
  is 17x15.

  (gnome-language-selector:2061): Gtk-WARNING **:
  gtk_widget_size_allocate(): attempt to underallocate GtkBox's child
  GtkArrow 0xa97a8d8. Allocation is 15x13, but minimum required size is
  15x15.

  (gnome-language-selector:2061): Gtk-WARNING **:
  gtk_widget_size_allocate(): attempt to underallocate GtkComboBox's
  child GtkToggleButton 0xa95cae0. Allocation is 30x25, but minimum
  required size is 29x27.

  (gnome-language-selector:2061): Gtk-WARNING **:
  gtk_widget_size_allocate(): attempt to underallocate GtkToggleButton's
  child GtkBox 0xa5cdf08. Allocation is 18x13, but minimum required size
  is 17x15.

  (gnome-language-selector:2061): Gtk-WARNING **:
  gtk_widget_size_allocate(): attempt to underallocate GtkBox's child
  GtkArrow 0xa97a858. Allocation is 15x13, but minimum required size is
  15x15.

  (gnome-language-selector:2061): Gtk-WARNING **:
  gtk_widget_size_allocate(): attempt to underallocate GtkComboBox's
  child GtkToggleButton 0xa95cb98. Allocation is 30x25, but minimum
  required size is 29x27.

  (gnome-language-selector:2061): Gtk-WARNING **:
  gtk_widget_size_allocate(): attempt to underallocate GtkToggleButton's
  child GtkBox 0xa973160. Allocation is 18x13, but minimum required size
  is 17x15.

  (gnome-language-selector:2061): Gtk-WARNING **:
  gtk_widget_size_allocate(): attempt to underallocate GtkComboBox's
  child GtkToggleButton 0xa95cae0. Allocation is 30x25, but minimum
  required size is 29x27.

  (gnome-language-selector:2061): Gtk-WARNING **:
  gtk_widget_size_allocate(): attempt to underallocate GtkToggleButton's
  child GtkBox 0xa5cdf08. Allocation is 18x13, but minimum required size
  is 17x15.

  (gnome-language-selector:2061): Gtk-WARNING **: gtk_widget_size_allocate(): 
attempt to underallocate GtkBox's child GtkArrow 0xa97a858. Allocation is 
15x13, but minimum required size is 15x15.
  /usr/lib/python2.7/dist-packages/LanguageSelector/LocaleInfo.py:121: 
UnicodeWarning: Unicode equal comparison failed to convert both arguments to 
Unicode - interpreting them as being unequal
    if lang_name == self._lang[lang]:

  (gnome-language-selector:2061): Gtk-WARNING **:
  gtk_widget_size_allocate(): attempt to underallocate GtkComboBox's
  child GtkToggleButton 0xa95cae0. Allocation is 30x25, but minimum
  required size is 29x27.

  (gnome-language-selector:2061): Gtk-WARNING **:
  gtk_widget_size_allocate(): attempt to underallocate GtkToggleButton's
  child GtkBox 0xa5cdf08. Allocation is 18x13, but minimum required size
  is 17x15.

  (gnome-language-selector:2061): Gtk-WARNING **: gtk_widget_size_allocate(): 
attempt to underallocate GtkBox's child GtkArrow 0xa97a858. Allocation is 
15x13, but minimum required size is 15x15.
  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/defer/__init__.py", line 474, in 
_inline_callbacks
      result = gen.send(result)
    File "/usr/lib/python2.7/dist-packages/aptdaemon/client.py", line 1580, in 
_run_transaction_helper
      daemon = get_aptdaemon(self.bus)
    File "/usr/lib/python2.7/dist-packages/aptdaemon/client.py", line 1654, in 
get_aptdaemon
      False),
    File "/usr/lib/pymodules/python2.7/dbus/bus.py", line 244, in get_object
      follow_name_owner_changes=follow_name_owner_changes)
    File "/usr/lib/pymodules/python2.7/dbus/proxies.py", line 246, in __init__
      self._named_service = conn.activate_name_owner(bus_name)
    File "/usr/lib/pymodules/python2.7/dbus/bus.py", line 183, in 
activate_name_owner
      self.start_service_by_name(bus_name)
    File "/usr/lib/pymodules/python2.7/dbus/bus.py", line 281, in 
start_service_by_name
      'su', (bus_name, flags)))
    File "/usr/lib/pymodules/python2.7/dbus/connection.py", line 630, in 
call_blocking
      message, timeout)
  dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: 
Launch helper exited with unknown return code 1
  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/defer/__init__.py", line 474, in 
_inline_callbacks
      result = gen.send(result)
    File "/usr/lib/python2.7/dist-packages/aptdaemon/client.py", line 1580, in 
_run_transaction_helper
      daemon = get_aptdaemon(self.bus)
    File "/usr/lib/python2.7/dist-packages/aptdaemon/client.py", line 1654, in 
get_aptdaemon
      False),
    File "/usr/lib/pymodules/python2.7/dbus/bus.py", line 244, in get_object
      follow_name_owner_changes=follow_name_owner_changes)
    File "/usr/lib/pymodules/python2.7/dbus/proxies.py", line 246, in __init__
      self._named_service = conn.activate_name_owner(bus_name)
    File "/usr/lib/pymodules/python2.7/dbus/bus.py", line 183, in 
activate_name_owner
      self.start_service_by_name(bus_name)
    File "/usr/lib/pymodules/python2.7/dbus/bus.py", line 281, in 
start_service_by_name
      'su', (bus_name, flags)))
    File "/usr/lib/pymodules/python2.7/dbus/connection.py", line 630, in 
call_blocking
      message, timeout)
  dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: 
Launch helper exited with unknown return code 1
  dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: 
Launch helper exited with unknown return code 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/804749/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to