[Fedora-i18n-bugs] [Bug 490143] ibus issue with gnome-keyring

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 30 03:34:48 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=490143


Matthias Clasen <mclasen at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|needinfo?(mclasen at redhat.co |
                   |m)                          |




--- Comment #7 from Matthias Clasen <mclasen at redhat.com>  2009-03-29 23:34:47 EDT ---
Ok, so you just use the hostname part of the DISPLAY.

There are still several problems here.

- You assume that $DISPLAY is set. While this is normally the case, it is by no
means guaranteed. Example:

unset DISPLAY
gedit --display :1.0

- You assume that $DISPLAY is unique. But it is easy to come up with examples
where different DISPLAY strings give you a connection to the same server, e.g.

localhost:0.0
unix:0.0
:0.0

- You say that your ibus server is bound to the X session, but your socket name
depends on the screen that something is started on:

DISPLAY=:0.1 gedit # oops, no input methods on screen 1

-- 
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 Fedora-i18n-bugs mailing list