[Fedora-i18n-bugs] [Bug 515106] don't install duplicate files

bugzilla at redhat.com bugzilla at redhat.com
Wed Aug 5 00:10:08 UTC 2009


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=515106





--- Comment #4 from Huang Peng <phuang at redhat.com>  2009-08-04 20:10:07 EDT ---
The ibus python library is also used by input method engine. And I think
engines should not depend on X. For future, maybe we will use ibus without X.
(For example in console, or frame buffer).

Please try below commands:
[phuang at phuang-notebook ~]$ unset DISPLAY 
[phuang at phuang-notebook ~]$ python
Python 2.6 (r26:66714, Jun  8 2009, 16:07:26) 
[GCC 4.4.0 20090506 (Red Hat 4.4.0-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from gtk import keysyms
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.6/site-packages/gtk-2.0/gtk/__init__.py", line 79, in
<module>
    _init()
  File "/usr/lib/python2.6/site-packages/gtk-2.0/gtk/__init__.py", line 67, in
_init
    _gtk.init_check()
RuntimeError: could not open display
>>>

-- 
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