Bug 956327

Summary: JS LOG: Failed to launch ibus-daemon
Product: [openSUSE] openSUSE Distribution Reporter: Jason Mader <jmader2>
Component: InstallationAssignee: E-mail List <yast2-maintainers>
Status: RESOLVED WONTFIX QA Contact: Jiri Srain <jsrain>
Severity: Minor    
Priority: P5 - None CC: dimstar, jmader2
Version: Leap 42.1   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Jason Mader 2015-11-23 17:40:44 UTC
Start up of a default installation of Leap 42.1 with Gnome,

gnome-session[1339]: Gjs-Message: JS LOG: Failed to launch ibus-daemon: Failed to execute child process "ibus-daemon" (No such file or directory)

install the ibus packages removes the warning.
Comment 1 Ladislav Slezák 2015-11-23 21:38:58 UTC
Um, where did you found the error message? How can I reproduce it?
Comment 2 Jason Mader 2015-11-23 21:48:37 UTC
(In reply to Ladislav Slezák from comment #1)
> Um, where did you found the error message? How can I reproduce it?

It was in the output of journalctl -xb

It should be reproducible on any new installation of opensuse Leap 42.1 with Gnome, because the package ibus is not selected for installation by default, and something in gnome-session references it.
Comment 3 Dominique Leuenberger 2015-11-23 21:54:59 UTC
(In reply to Jason Mader from comment #0)
> Start up of a default installation of Leap 42.1 with Gnome,
> 
> gnome-session[1339]: Gjs-Message: JS LOG: Failed to launch ibus-daemon:
> Failed to execute child process "ibus-daemon" (No such file or directory)

GNOME tries to interacti with ibus and 'falls back' to ignoring it if not found; As long as you don't need advanced input methods, this warning is just thay: a warning and should be ignored

If you installed your system in Chinese for example, ibus is auto-installed.
Comment 4 Ladislav Slezák 2015-11-23 22:10:00 UTC
I see, thanks Dominique for the details!

Then I'm resolving it as WONTFIX as this is just a harmless warning.