Bug 2254279

Summary: kate fails to launch due to missing libwayland-client.so.0
Product: [Fedora] Fedora EPEL Reporter: Jimmy Cho <jcho>
Component: kateAssignee: Than Ngo <than>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: epel9CC: kde-sig, rdieter, than
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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 Jimmy Cho 2023-12-13 03:39:32 UTC
Description of problem:

yum install kate

list of packages with dependencies are installed.

However running kate will fail with this message

kate: error while loading shared libraries: libwayland-client.so.0: cannot open shared object file: No such file or directory


yum install libwayland-client  

will resolve the issue and kate will launch correctly




Version-Release number of selected component (if applicable):


How reproducible:

yum install kate
running kate

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

please include 
libwayland-client  as a dependency so yum install kate will include it in the list of packages to install