Displaying 3 results from an estimated 3 matches for "kde5init".
Did you mean:
devinit
2020 Mar 11
3
C8 and Plasma5 error
...uot;Fedora EPEL"
> In "Component" select the relevant plasma package
> File the bug report
>
>
Sorry, I'm here again. I have created a bugzilla account and done what
you said. Reading select list of which component give the error, I tried
to locate what packages has kde5init but nothing contains it.
I run also "find / | grep "kde5init" but I don't get any results.
Seems that kde5init is not present on the system and inside repositories.
How I can proceed?
2020 Mar 10
3
C8 and Plasma5 error
Hi list,
I have installed plasma5 on my c8 workstation but I'm getting (random)
error for kdeinit5 and cannot see any information about the segmentation
fault because there are not available information.
Anyone that use Plasma5 from EPEL get this error?
How I can communicate the bug with the maintainer?
Thanks in? advance.
2020 Mar 11
0
C8 and Plasma5 error
On Wed, 2020-03-11 at 09:19 +0100, Alessandro Baggi wrote:
> Seems that kde5init is not present on the system and inside
> repositories.
I think you mean kdeinit5 (as in your original post). That's provided
by the package:
kf5-kinit
If you have mlocate installed you can find files with:
locate _file_name_
If the file is installed by a package and is an execut...