From 7bfd04659a1c69f4cea65178b13e2d2b80f165bf Mon Sep 17 00:00:00 2001 From: fujiwarat Date: Wed, 24 Sep 2014 15:43:45 +0900 Subject: [PATCH] Fixed typo in emoji.t --- data/emoji.t | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/data/emoji.t b/data/emoji.t index 28606ec..961955f 100644 --- a/data/emoji.t +++ b/data/emoji.t @@ -241,7 +241,7 @@ ใˆใ‚‚ใ˜ #T35*500 ๐ŸŒค ใˆใ‚‚ใ˜ #T35*500 โ›ˆ ใˆใ‚‚ใ˜ #T35*500 ๐ŸŒง -ใˆใ‚‚ใ˜ #T35*500 ๐ŸŒด +ใˆใ‚‚ใ˜ #T35*500 ๐ŸŒด ใˆใ‚‚ใ˜ #T35*500 ๐ŸŒถ ใˆใ‚‚ใ˜ #T35*500 โš˜ ใˆใ‚‚ใ˜ #T35*500 โœฟ @@ -252,7 +252,7 @@ ใˆใ‚‚ใ˜ #T35*500 ๐ŸŒบ ใˆใ‚‚ใ˜ #T35*500 ๐ŸŒป ใˆใ‚‚ใ˜ #T35*500 ๐ŸŒผ -ใˆใ‚‚ใ˜ #T35*500 ๐Ÿ’ฎ +ใˆใ‚‚ใ˜ #T35*500 ๐Ÿ’ฎ ใˆใ‚‚ใ˜ #T35*500 โ˜˜ ใˆใ‚‚ใ˜ #T35*500 ๐Ÿ€ ใˆใ‚‚ใ˜ #T35*500 ๐Ÿ @@ -935,7 +935,7 @@ ใŒใฃใ‹ใ‚Š #T35*500 ๐Ÿ™ ใŒใฃใ‹ใ‚Š #T35*500 ๐Ÿ™Ž ใŒใฃใ“ใ† #T35*500 ๐Ÿซ -ใ #T35*500 ๐ŸŒด +ใ #T35*500 ๐ŸŒด ใใ‹ใ–ใ‚‹ #T35*500 ๐Ÿ™‰ ใใ™ #T35*500 ๐Ÿ’‹ ใใ™ #T35*500 ๐Ÿ’ @@ -1420,7 +1420,7 @@ ใฏใช #T35*500 ๐ŸŒบ ใฏใช #T35*500 ๐ŸŒป ใฏใช #T35*500 ๐ŸŒผ -ใฏใช #T35*500 ๐Ÿ’ฎ +ใฏใช #T35*500 ๐Ÿ’ฎ ใฏใช #T35*500 ๐Ÿ‘ƒ ใฏใ‚€ใ™ใŸใƒผ #T35*500 ๐Ÿน ใฏใ‚Œ #T35*500 โ˜ผ @@ -1485,7 +1485,7 @@ ใฒใ‚‡ใ† #T35*500 ๐Ÿ† ใฒใ‚‰ใ‚ใ #T35*500 ๐Ÿ’ก ใณใใซ #T35*500 ๐Ÿ‘™ -ใณใฃใใ‚Š #T35*500 ๐Ÿ˜ฎ +ใณใฃใใ‚Š #T35*500 ๐Ÿ˜ฎ ใณใฃใใ‚Š #T35*500 ๐Ÿ˜ฐ ใณใฃใใ‚Š #T35*500 ๐Ÿ˜ฒ ใณใงใŠ #T35*500 ๐Ÿ“น @@ -1541,7 +1541,7 @@ ใธใ„ใ˜ใ‚‡ใ†ใ†ใ‚“ใฆใ‚“ #T35*500 ๐Ÿ˜ฏ ใธใ„ใ˜ใ‚‡ใ†ใ†ใ‚“ใฆใ‚“ #T35*500 ๐Ÿ˜ถ ใธใฃใฉใปใ‚“ #T35*500 ๐ŸŽง -ใธใณ #T35*500 ๐Ÿ +ใธใณ #T35*500 ๐Ÿ ในใ‚‹ #T35*500 ๐Ÿ”” ในใ‚‹ #T35*500 ๐Ÿ•ญ ในใ‚ #T35*500 ๐Ÿ˜› @@ -1637,7 +1637,7 @@ ใ‚„ใ‘ใ„ #T35*500 ๐ŸŒ‰ ใ‚„ใ•ใ„ #T35*500 ๐Ÿ… ใ‚„ใ•ใ„ #T35*500 ๐Ÿ† -ใ‚„ใ—ใฎใ #T35*500 ๐ŸŒด +ใ‚„ใ—ใฎใ #T35*500 ๐ŸŒด ใ‚„ใพ #T35*500 โ›ฐ ใ‚†ใ #T35*500 โ›„ ใ‚†ใ #T35*500 โ›‡ -- 1.8.5.3 From a3c5187942eda25aee37bb6ed71347abdbe70da2 Mon Sep 17 00:00:00 2001 From: fujiwarat Date: Wed, 8 Oct 2014 15:39:51 +0900 Subject: [PATCH] Fixed no parent when click on shortcut keys. --- setup/python2/main.py | 4 ++-- setup/python3/main.py | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/setup/python2/main.py b/setup/python2/main.py index e649a36..458cbf8 100644 --- a/setup/python2/main.py +++ b/setup/python2/main.py @@ -1706,14 +1706,14 @@ class AnthySetup(object): def on_shortcut_key_release_event(self, widget, event): if event.hardware_keycode in [36, 65]: - self.on_btn_edit_clicked(None) + self.on_btn_edit_clicked(widget) def on_shortcut_click_event(self, widget, event): if event.type == Gdk.EventType._2BUTTON_PRESS: widget.dc = True elif event.type == Gdk.EventType.BUTTON_RELEASE: if hasattr(widget, 'dc') and widget.dc: - self.on_btn_edit_clicked(None) + self.on_btn_edit_clicked(widget) widget.dc = False def on_key_input_dialog_key_press_event(self, widget, event): diff --git a/setup/python3/main.py b/setup/python3/main.py index 01080ae..5c74c83 100644 --- a/setup/python3/main.py +++ b/setup/python3/main.py @@ -1700,14 +1700,14 @@ class AnthySetup(object): def on_shortcut_key_release_event(self, widget, event): if event.hardware_keycode in [36, 65]: - self.on_btn_edit_clicked(None) + self.on_btn_edit_clicked(widget) def on_shortcut_click_event(self, widget, event): if event.type == Gdk.EventType._2BUTTON_PRESS: widget.dc = True elif event.type == Gdk.EventType.BUTTON_RELEASE: if hasattr(widget, 'dc') and widget.dc: - self.on_btn_edit_clicked(None) + self.on_btn_edit_clicked(widget) widget.dc = False def on_key_input_dialog_key_press_event(self, widget, event): -- 1.8.5.3 From a9b880226fcc7a22ca84ed1947c047c6c53c8028 Mon Sep 17 00:00:00 2001 From: fujiwarat Date: Tue, 28 Oct 2014 15:42:41 +0900 Subject: [PATCH] Updated emoji.t --- data/emoji.t | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) diff --git a/data/emoji.t b/data/emoji.t index 961955f..ce92a7f 100644 --- a/data/emoji.t +++ b/data/emoji.t @@ -156,6 +156,7 @@ ใˆใ‚‚ใ˜ #T35*500 โšฒ ใˆใ‚‚ใ˜ #T35*500 โšฝ ใˆใ‚‚ใ˜ #T35*500 โšพ +ใˆใ‚‚ใ˜ #T35*500 โ˜ƒ ใˆใ‚‚ใ˜ #T35*500 โ›„ ใˆใ‚‚ใ˜ #T35*500 โ›‡ ใˆใ‚‚ใ˜ #T35*500 โ›‰ @@ -191,12 +192,18 @@ ใˆใ‚‚ใ˜ #T35*500 โœ ใˆใ‚‚ใ˜ #T35*500 โœ‘ ใˆใ‚‚ใ˜ #T35*500 โœ’ +ใˆใ‚‚ใ˜ #T35*500 โญ +ใˆใ‚‚ใ˜ #T35*500 โญ‘ +ใˆใ‚‚ใ˜ #T35*500 โญ’ ใˆใ‚‚ใ˜ #T35*500 โœฆ ใˆใ‚‚ใ˜ #T35*500 โœง ใˆใ‚‚ใ˜ #T35*500 โœจ ใˆใ‚‚ใ˜ #T35*500 โœฉ ใˆใ‚‚ใ˜ #T35*500 โœช ใˆใ‚‚ใ˜ #T35*500 โœซ +ใˆใ‚‚ใ˜ #T35*500 โญ +ใˆใ‚‚ใ˜ #T35*500 โญ‘ +ใˆใ‚‚ใ˜ #T35*500 โญ’ ใˆใ‚‚ใ˜ #T35*500 โœฌ ใˆใ‚‚ใ˜ #T35*500 โœญ ใˆใ‚‚ใ˜ #T35*500 โœฎ @@ -235,8 +242,10 @@ ใˆใ‚‚ใ˜ #T35*500 โš ใˆใ‚‚ใ˜ #T35*500 ๐ŸŒŸ ใˆใ‚‚ใ˜ #T35*500 ๐ŸŒ  +ใˆใ‚‚ใ˜ #T35*500 โ˜€ ใˆใ‚‚ใ˜ #T35*500 โ˜ผ ใˆใ‚‚ใ˜ #T35*500 ๐ŸŒฃ +ใˆใ‚‚ใ˜ #T35*500 โ˜ ใˆใ‚‚ใ˜ #T35*500 โ›… ใˆใ‚‚ใ˜ #T35*500 ๐ŸŒค ใˆใ‚‚ใ˜ #T35*500 โ›ˆ @@ -435,6 +444,17 @@ ใˆใ‚‚ใ˜ #T35*500 ๐Ÿ‘ƒ ใˆใ‚‚ใ˜ #T35*500 ๐Ÿ‘„ ใˆใ‚‚ใ˜ #T35*500 ๐Ÿ‘… +ใˆใ‚‚ใ˜ #T35*500 ๐Ÿ‘† +ใˆใ‚‚ใ˜ #T35*500 ๐Ÿ‘‡ +ใˆใ‚‚ใ˜ #T35*500 ๐Ÿ‘ˆ +ใˆใ‚‚ใ˜ #T35*500 ๐Ÿ‘‰ +ใˆใ‚‚ใ˜ #T35*500 ๐Ÿ‘Š +ใˆใ‚‚ใ˜ #T35*500 ๐Ÿ‘‹ +ใˆใ‚‚ใ˜ #T35*500 ๐Ÿ‘Œ +ใˆใ‚‚ใ˜ #T35*500 ๐Ÿ‘ +ใˆใ‚‚ใ˜ #T35*500 ๐Ÿ‘Ž +ใˆใ‚‚ใ˜ #T35*500 ๐Ÿ‘ +ใˆใ‚‚ใ˜ #T35*500 ๐Ÿ‘ ใˆใ‚‚ใ˜ #T35*500 โ™” ใˆใ‚‚ใ˜ #T35*500 โ™• ใˆใ‚‚ใ˜ #T35*500 โ™š @@ -709,6 +729,8 @@ ใŠใซใŽใ‚Š #T35*500 ๐Ÿ™ ใŠใฒใคใ˜ใ– #T35*500 โ™‰ ใŠใตใƒใ™ #T35*500 ๐Ÿข +ใŠใ‚„ใ‚†ใณ #T35*500 ๐Ÿ‘ +ใŠใ‚„ใ‚†ใณ #T35*500 ๐Ÿ‘Ž ใŠใ‚“ใช #T35*500 ๐Ÿ‘ง ใŠใ‚“ใช #T35*500 ๐Ÿ‘ญ ใŠใ‚“ใช #T35*500 ๐Ÿ‘ฉ @@ -716,6 +738,7 @@ ใŠใ‚“ใท #T35*500 ๐ŸŽต ใŠใ‚“ใท #T35*500 ๐ŸŽถ ใŠใƒผใ‘ใƒผ #T35*500 ๐Ÿ™† +ใŠใƒผใ‘ใƒผ #T35*500 ๐Ÿ‘Œ ใ‹ใ„ #T35*500 ๐Ÿš ใ‹ใ„ใŠใ†ใ›ใ„ #T35*500 โ™† ใ‹ใ„ใ‚ #T35*500 โšž @@ -902,6 +925,8 @@ ใ‹ใใ”ใŠใ‚Š #T35*500 ๐Ÿง ใ‹ใ #T35*500 โœ ใ‹ใใฆใ‚‹ #T35*500 ๐Ÿธ +ใ‹ใ• #T35*500 โ˜‚ +ใ‹ใ• #T35*500 โ˜” ใ‹ใ• #T35*500 ๐ŸŒ‚ ใ‹ใ›ใ„ #T35*500 โ™‚ ใ‹ใœ #T35*500 ๐Ÿ˜ท @@ -948,6 +973,9 @@ ใใ‚‚ใฎ #T35*500 ๐Ÿ‘˜ ใใ‚‡ใ†ใ‹ใ„ #T35*500 โ›ช ใใ‚‡ใ†ใต #T35*500 ๐Ÿ˜ฑ +ใใ‚‰ #T35*500 โญ +ใใ‚‰ #T35*500 โญ‘ +ใใ‚‰ #T35*500 โญ’ ใใ‚‰ #T35*500 โœฆ ใใ‚‰ #T35*500 โœง ใใ‚‰ #T35*500 โœจ @@ -998,6 +1026,7 @@ ใใค #T35*500 ๐Ÿ‘ฃ ใใฃใใƒผ #T35*500 ๐Ÿช ใใพ #T35*500 ๐Ÿป +ใใ‚‚ใ‚Š #T35*500 โ˜ ใใ‚‚ใ‚Š #T35*500 โ›… ใใ‚‚ใ‚Š #T35*500 ๐ŸŒค ใใ‚Šใ™ใพใ™ #T35*500 ๐ŸŽ„ @@ -1070,6 +1099,7 @@ ใ•ใใ‚Šใ– #T35*500 โ™ ใ•ใฃใ‹ใƒผ #T35*500 โšฝ ใ•ใฃใใ™ #T35*500 ๐ŸŽท +ใ•ใ‚ˆใ†ใชใ‚‰ #T35*500 ๐Ÿ‘‹ ใ•ใ‚‹ #T35*500 ๐Ÿ’ ใ•ใ‚‹ #T35*500 ๐Ÿต ใ•ใ‚“ใฑใค #T35*500 ๐Ÿ’‡ @@ -1194,6 +1224,7 @@ ใžใ† #T35*500 ๐Ÿ˜ ใŸใ„ใตใ† #T35*500 ๐ŸŒ€ ใŸใ„ใ‚ˆใ† #T35*500 โ˜‰ +ใŸใ„ใ‚ˆใ† #T35*500 โ˜€ ใŸใ„ใ‚ˆใ† #T35*500 โ˜ผ ใŸใ„ใ‚ˆใ† #T35*500 ๐ŸŒฃ ใŸใ„ใ‚ˆใ† #T35*500 ๐ŸŒž @@ -1255,6 +1286,7 @@ ใคใ‹ใ‚Œใ‚‹ #T35*500 ๐Ÿ˜ซ ใฆใŒใ #T35*500 โœ ใฆใซใ™ #T35*500 ๐ŸŽพ +ใฆใฎใฒใ‚‰ #T35*500 ๐Ÿ‘ ใฆใ‚Œใณ #T35*500 ๐Ÿ“บ ใฆใ‚“ใจใ†ใ‚€ใ— #T35*500 ๐Ÿž ใฆใ‚“ใฎใ†ใ›ใ„ #T35*500 โ™… @@ -1399,6 +1431,7 @@ ใฏ #T35*500 ๐Ÿ„ ใฏใ„ใฒใƒผใ‚‹ #T35*500 ๐Ÿ‘  ใฏใ„ใณใ™ใ‹ใ™ #T35*500 ๐ŸŒบ +ใฏใใ—ใ‚… #T35*500 ๐Ÿ‘ ใฏใ•ใฟ #T35*500 โœ€ ใฏใ•ใฟ #T35*500 โœ ใฏใ•ใฟ #T35*500 โœ‚ @@ -1423,6 +1456,7 @@ ใฏใช #T35*500 ๐Ÿ’ฎ ใฏใช #T35*500 ๐Ÿ‘ƒ ใฏใ‚€ใ™ใŸใƒผ #T35*500 ๐Ÿน +ใฏใ‚Œ #T35*500 โ˜€ ใฏใ‚Œ #T35*500 โ˜ผ ใฏใ‚Œ #T35*500 ๐ŸŒฃ ใฏใ‚“ใ’ใค #T35*500 โ— @@ -1458,6 +1492,7 @@ ใฏใƒผใจ #T35*500 ๐Ÿ’Ÿ ใฐใ„ใŠใ‚Šใ‚“ #T35*500 ๐ŸŽป ใฐใ„ใ #T35*500 ๐Ÿ +ใฐใ„ใฐใ„ #T35*500 ๐Ÿ‘‹ ใฐใใ ใ‚“ #T35*500 ๐Ÿ’ฃ ใฐใใฏใค #T35*500 ๐Ÿ’ฅ ใฐใ™ใ‘ใฃใจใผใƒผใ‚‹ #T35*500 ๐Ÿ€ @@ -1471,12 +1506,17 @@ ใฑใ‚‰ใใ‚‹ #T35*500 โ›ฑ ใฑใ‚“ #T35*500 ๐Ÿž ใฑใ‚“ใ  #T35*500 ๐Ÿผ +ใฑใ‚“ใก #T35*500 ๐Ÿ‘Š ใฑใƒผ #T35*500 โœ‹ ใฒ #T35*500 ๐Ÿ”ฅ ใฒใ“ใ†ใ #T35*500 โœˆ ใฒใคใŽ #T35*500 โšฐ ใฒใคใ˜ #T35*500 ๐Ÿ ใฒใคใ˜ #T35*500 ๐Ÿ‘ +ใฒใจใ•ใ—ใ‚†ใณ #T35*500 ๐Ÿ‘† +ใฒใจใ•ใ—ใ‚†ใณ #T35*500 ๐Ÿ‘‡ +ใฒใจใ•ใ—ใ‚†ใณ #T35*500 ๐Ÿ‘ˆ +ใฒใจใ•ใ—ใ‚†ใณ #T35*500 ๐Ÿ‘‰ ใฒใฎใ„ใ‚Š #T35*500 ๐ŸŒ‡ ใฒใฎใง #T35*500 ๐ŸŒ„ ใฒใฎใง #T35*500 ๐ŸŒ… @@ -1555,6 +1595,9 @@ ใบใ‚“ #T35*500 โœ’ ใบใ‚“ใŽใ‚“ #T35*500 ๐Ÿง ใปใ†ใกใ‚‡ใ† #T35*500 ๐Ÿ”ช +ใปใ— #T35*500 โญ +ใปใ— #T35*500 โญ‘ +ใปใ— #T35*500 โญ’ ใปใ— #T35*500 โœฆ ใปใ— #T35*500 โœง ใปใ— #T35*500 โœจ @@ -1639,10 +1682,18 @@ ใ‚„ใ•ใ„ #T35*500 ๐Ÿ† ใ‚„ใ—ใฎใ #T35*500 ๐ŸŒด ใ‚„ใพ #T35*500 โ›ฐ +ใ‚†ใ #T35*500 โ˜ƒ ใ‚†ใ #T35*500 โ›„ ใ‚†ใ #T35*500 โ›‡ +ใ‚†ใใ ใ‚‹ใพ #T35*500 โ˜ƒ ใ‚†ใใ ใ‚‹ใพ #T35*500 โ›„ ใ‚†ใใ ใ‚‹ใพ #T35*500 โ›‡ +ใ‚†ใณ #T35*500 ๐Ÿ‘† +ใ‚†ใณ #T35*500 ๐Ÿ‘‡ +ใ‚†ใณ #T35*500 ๐Ÿ‘ˆ +ใ‚†ใณ #T35*500 ๐Ÿ‘‰ +ใ‚†ใณ #T35*500 ๐Ÿ‘ +ใ‚†ใณ #T35*500 ๐Ÿ‘Ž ใ‚ˆใžใ‚‰ #T35*500 ๐ŸŒƒ ใ‚‰ใฃใจ #T35*500 ๐Ÿ€ ใ‚‰ใใ  #T35*500 ๐Ÿช -- 1.8.5.3 From 5cd95abb49956d4014b0bdc5b5dba356d9d3767c Mon Sep 17 00:00:00 2001 From: fujiwarat Date: Wed, 22 Apr 2015 12:45:48 +0900 Subject: [PATCH] Fixed to import sys (#1214092) --- engine/python2/factory.py | 5 +++-- engine/python2/thumb.py | 7 ++++--- engine/python3/factory.py | 5 +++-- engine/python3/thumb.py | 7 ++++--- 4 files changed, 14 insertions(+), 10 deletions(-) diff --git a/engine/python2/factory.py b/engine/python2/factory.py index d4aa075..42dee0a 100644 --- a/engine/python2/factory.py +++ b/engine/python2/factory.py @@ -4,8 +4,8 @@ # ibus-anthy - The Anthy engine for IBus # # Copyright (c) 2007-2008 Peng Huang -# Copyright (c) 2010-2013 Takao Fujiwara -# Copyright (c) 2007-2013 Red Hat, Inc. +# Copyright (c) 2010-2015 Takao Fujiwara +# Copyright (c) 2007-2015 Red Hat, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -22,6 +22,7 @@ # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. import os +import sys from gi.repository import IBus diff --git a/engine/python2/thumb.py b/engine/python2/thumb.py index 6a7e3d2..faa0f78 100644 --- a/engine/python2/thumb.py +++ b/engine/python2/thumb.py @@ -5,8 +5,8 @@ # # Copyright (c) 2007-2008 Peng Huang # Copyright (c) 2009 Hideaki ABE -# Copyright (c) 2010-2013 Takao Fujiwara -# Copyright (c) 2007-2013 Red Hat, Inc. +# Copyright (c) 2010-2015 Takao Fujiwara +# Copyright (c) 2007-2015 Red Hat, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -27,6 +27,8 @@ __all__ = ( 'ThumbShiftSegment', ) +import sys + from gi.repository import GLib from gi.repository import IBus @@ -411,7 +413,6 @@ class ThumbShiftKeyboard: 0, 1024, 0)[3] layout_list = prop.split('\0') except TypeError: - import sys print >> sys.stderr, \ 'This problem is fixed in the latest gobject-introspection' print >> sys.stderr, \ diff --git a/engine/python3/factory.py b/engine/python3/factory.py index 8994793..e51faad 100644 --- a/engine/python3/factory.py +++ b/engine/python3/factory.py @@ -4,8 +4,8 @@ # ibus-anthy - The Anthy engine for IBus # # Copyright (c) 2007-2008 Peng Huang -# Copyright (c) 2010-2014 Takao Fujiwara -# Copyright (c) 2007-2014 Red Hat, Inc. +# Copyright (c) 2010-2015 Takao Fujiwara +# Copyright (c) 2007-2015 Red Hat, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -22,6 +22,7 @@ # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. import os +import sys from gi.repository import IBus diff --git a/engine/python3/thumb.py b/engine/python3/thumb.py index 93a3967..7fb97a8 100644 --- a/engine/python3/thumb.py +++ b/engine/python3/thumb.py @@ -5,8 +5,8 @@ # # Copyright (c) 2007-2008 Peng Huang # Copyright (c) 2009 Hideaki ABE -# Copyright (c) 2010-2014 Takao Fujiwara -# Copyright (c) 2007-2014 Red Hat, Inc. +# Copyright (c) 2010-2015 Takao Fujiwara +# Copyright (c) 2007-2015 Red Hat, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -27,6 +27,8 @@ __all__ = ( 'ThumbShiftSegment', ) +import sys + from gi.repository import GLib from gi.repository import IBus @@ -408,7 +410,6 @@ class ThumbShiftKeyboard: 0, 1024, 0)[3] layout_list = prop.split('\0') except TypeError: - import sys print >> sys.stderr, \ 'This problem is fixed in the latest gobject-introspection' print >> sys.stderr, \ -- 2.1.0