[Fedora-i18n-bugs] [Bug 796070] run ibus-setup produces IBUS-CRITICAL ** Traceback.

bugzilla at redhat.com bugzilla at redhat.com
Thu Feb 23 09:35:46 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=796070

Daiki Ueno <dueno at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dueno at redhat.com

--- Comment #12 from Daiki Ueno <dueno at redhat.com> 2012-02-23 04:35:46 EST ---
(In reply to comment #11)
> +                dlg = Gtk.MessageDialog(type = Gtk.MessageType.QUESTION,
>                          buttons = Gtk.ButtonsType.YES_NO,
>                          message_format = message)
>                  id = dlg.run()

Have you tested the change?

There is also Gtk.MESSAGE_INFO below which should be Gtk.MessageType.INFO.
Also, it seems that self.__bus.destroy() is necessary to get
self.__bus.is_connected() condition is True.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the i18n-bugs mailing list