public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Takao Fujiwara <tfujiwar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ibus] autotool: Revert to fix typing freeze with barcode reader
Date: Sun, 31 May 2026 02:08:40 GMT	[thread overview]
Message-ID: <178019332024.1.14653277137133891731.rpms-ibus-10f19d507252@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ibus
Branch : autotool
Commit : 10f19d5072526936038b861b20771e06a816b57f
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date   : 2024-08-14T10:18:51+09:00
Stats  : +39/-1 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/ibus/c/10f19d5072526936038b861b20771e06a816b57f?branch=autotool

Log:
Revert to fix typing freeze with barcode reader

---
diff --git a/ibus-HEAD.patch b/ibus-HEAD.patch
index 282b75f..6e624de 100644
--- a/ibus-HEAD.patch
+++ b/ibus-HEAD.patch
@@ -3974,3 +3974,38 @@ index b50bac59..7359e125 100644
 -- 
 2.45.0
 
+From 803b71fbcc2de6faaaf3b20e2bc08fea2e1abbe8 Mon Sep 17 00:00:00 2001
+From: fujiwarat <takao.fujiwara1@gmail.com>
+Date: Wed, 14 Aug 2024 09:12:58 +0900
+Subject: [PATCH] util/IMdkit: Revert to fix typing freeze with barcode reader
+
+The original barcode reader issue is fixed with libX11 1.8.10 and
+it's now available in Fedora.
+The typing freezing issue is no longer reproducible with the latest
+libX11 in Fedora 40.
+
+Now the previous change(b49f3a4736540f3cf2f7e7b3ac7f965970393c74) is
+reverted and I continue to trace the issue.
+
+Fixes: https://github.com/ibus/ibus/commit/b49f3a4
+BUG=https://gitlab.freedesktop.org/xorg/lib/libx11/-/issues/198
+BUG=https://github.com/ibus/ibus/issues/2560
+---
+ util/IMdkit/i18nPtHdr.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/util/IMdkit/i18nPtHdr.c b/util/IMdkit/i18nPtHdr.c
+index 07aecbb1..ec20e322 100644
+--- a/util/IMdkit/i18nPtHdr.c
++++ b/util/IMdkit/i18nPtHdr.c
+@@ -1757,7 +1757,6 @@ static void ProcessQueue (XIMS ims, CARD16 connect_id)
+         switch (hdr->major_opcode)
+         {
+         case XIM_FORWARD_EVENT:
+-            sync();
+             ForwardEventMessageProc(ims, &call_data, p1);
+             break;
+         }
+-- 
+2.45.2
+

diff --git a/ibus.spec b/ibus.spec
index 5ac9282..0ad4fe9 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -62,7 +62,7 @@
 Name:           ibus
 Version:        1.5.31~beta1
 # https://github.com/fedora-infra/rpmautospec/issues/101
-Release:        11%{?dist}
+Release:        12%{?dist}
 Summary:        Intelligent Input Bus for Linux OS
 License:        LGPL-2.1-or-later
 URL:            https://github.com/ibus/%name/wiki
@@ -614,6 +614,9 @@ dconf update || :
 %{_datadir}/installed-tests/ibus
 
 %changelog
+* Wed Aug 14 2024 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.31~beta1-12
+- Revert to fix typing freeze with barcode reader
+
 * Mon Jul 29 2024 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.31~beta1-11
 - Disable ibus-panel rich condition in RHEL
 - Delete ibus-xx-desktop-testing-mutter.patch

                 reply	other threads:[~2026-05-31  2:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178019332024.1.14653277137133891731.rpms-ibus-10f19d507252@fedoraproject.org \
    --to=tfujiwar@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox