Bug 1658187

Summary: Esc on `ibus emoji` did not stop ibus-ui-emojier process
Product: [Fedora] Fedora Reporter: Jens Petersen <petersen>
Component: ibusAssignee: fujiwara <tfujiwar>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 31CC: i18n-bugs, shawn.p.huang, tfujiwar
Target Milestone: ---Keywords: i18n
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ibus-1.5.21-4.fc31 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-30 00:55:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jens Petersen 2018-12-11 13:19:51 UTC
Description of problem:


Version-Release number of selected component (if applicable):
ibus-1.5.19-9.fc29

How reproducible:
100%

Steps to Reproduce:
1. Run `ibus emoji`
2. Press Esc
3. ps x | grep ibus-ui
4. Goto 1

Actual results:
 5115 pts/1    Sl     0:02 /usr/libexec/ibus-ui-emojier
 5160 pts/1    Sl     0:00 /usr/libexec/ibus-ui-emojier

 5115 pts/1    Sl     0:02 /usr/libexec/ibus-ui-emojier
 5729 pts/1    Sl     0:00 /usr/libexec/ibus-ui-emojier

Expected results:
Processes should not stay around with hidden window.

Comment 1 Jens Petersen 2019-09-10 07:12:34 UTC
Better to move upstream perhaps?

Comment 2 Ben Cotton 2019-10-31 18:51:26 UTC
This message is a reminder that Fedora 29 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 29 on 2019-11-26.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '29'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 29 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 3 fujiwara 2019-11-11 05:17:16 UTC
One process is running in the background to manage copy & paste in Wayland, another one is invoked by `ibus emoji` command.
So the later process exists until the user type Esc key.
But this issue explains the process is persistent even if Esc key is typed and I fixed it in upstream.

https://github.com/ibus/ibus/commit/26a8105b7003953e56bf04426ee89a93482a45c5

Comment 4 Fedora Update System 2019-11-18 06:20:31 UTC
FEDORA-2019-9b262e5b8e has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-9b262e5b8e

Comment 5 Fedora Update System 2019-11-19 03:15:25 UTC
ibus-1.5.21-4.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-9b262e5b8e

Comment 6 Fedora Update System 2019-11-30 00:55:43 UTC
ibus-1.5.21-4.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.