Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1908)

Issue 13707046: Fix no output when ibus-daemon is running on another display. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 9 months ago by fujiwara
Modified:
10 years, 9 months ago
Reviewers:
shawn.p.huang, Peng
CC:
shawn.p.huang_gmail.com, fujiwara
Base URL:
git://github.com/ibus/ibus.git@master
Visibility:
Public.

Description

Fix no output when ibus-daemon is running on another display. Using ssh -X or another display, the hostname and display numbers can be different between the GTK clients and ibus-daemon. This patch fixes the output: "Events queue growing too big, will start to drop." BUG=RH#1004135 TEST=clients/gtk*/im-ibus.so

Patch Set 1 #

Total comments: 2

Patch Set 2 : Updated message #2. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M client/gtk2/ibusimcontext.c View 1 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 4
fujiwara
10 years, 9 months ago (2013-09-18 13:49:37 UTC) #1
Peng
https://codereview.appspot.com/13707046/diff/1/client/gtk2/ibusimcontext.c File client/gtk2/ibusimcontext.c (right): https://codereview.appspot.com/13707046/diff/1/client/gtk2/ibusimcontext.c#newcode785 client/gtk2/ibusimcontext.c:785: if (!_daemon_is_running || ibus_get_address () == NULL) I think ...
10 years, 9 months ago (2013-09-18 14:21:58 UTC) #2
fujiwara
https://codereview.appspot.com/13707046/diff/1/client/gtk2/ibusimcontext.c File client/gtk2/ibusimcontext.c (right): https://codereview.appspot.com/13707046/diff/1/client/gtk2/ibusimcontext.c#newcode785 client/gtk2/ibusimcontext.c:785: if (!_daemon_is_running || ibus_get_address () == NULL) On 2013/09/18 ...
10 years, 9 months ago (2013-09-18 23:11:32 UTC) #3
Peng
10 years, 9 months ago (2013-09-19 15:53:28 UTC) #4
lgtm
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b