GNU bug report logs - #42144
cannot configure ibus-libpinyin input method

Previous Next

Package: guix;

Reported by: Ricardo Wurmus <rekado <at> elephly.net>

Date: Tue, 30 Jun 2020 21:22:01 UTC

Severity: normal

To reply to this bug, email your comments to 42144 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#42144; Package guix. (Tue, 30 Jun 2020 21:22:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ricardo Wurmus <rekado <at> elephly.net>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 30 Jun 2020 21:22:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ricardo Wurmus <rekado <at> elephly.net>
To: bug-guix <at> gnu.org
Subject: cannot configure ibus-libpinyin input method
Date: Tue, 30 Jun 2020 23:21:35 +0200
In Gnome clicking on the icon to configure the libpinyin input method
fails.  It tries to execute ibus-libpinyin’s
libexec/ibus-setup-libpinyin.

Running it manually reveals this error:

--8<---------------cut here---------------start------------->8---
main2.py:66: DeprecationWarning: bind_textdomain_codeset() is deprecated
  gettext.bind_textdomain_codeset(DOMAINNAME, 'UTF-8')
Traceback (most recent call last):
  File "main2.py", line 535, in <module>
    main()
  File "main2.py", line 531, in main
    PreferencesDialog(name).run()
  File "main2.py", line 75, in __init__
    self.__builder.add_from_file("ibus-libpinyin-preferences.ui")
gi.repository.GLib.Error: gtk-builder-error-quark: ibus-libpinyin-preferences.ui:1770:1 Invalid object type 'DictionaryTreeView' (6)
--8<---------------cut here---------------end--------------->8---

ibus-libpinyin-preferences.ui references DictionaryTreeView which is a
custom widget defined in share/ibus-libpinyin/setup/dicttreeview.py.

strace confirms that dicttreeview.py is read earlier, but for some
reason DictionaryTreeView is still considered an invalid object type.

-- 
Ricardo




This bug report was last modified 3 years and 299 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.