Friday, January 26, 2024

Re: plasmashell crashes when typing in the applications menu search bar

Le 2024-01-25 07:58, Rafael Sadowski a écrit :
> On Wed Jan 24, 2024 at 09:52:10PM +0100, bilal@iscarioth.org wrote:
>> Hello Sylvain !
>>
>> If my assumption is correct (KDE open a huge number of files during
>> the query),
>>
>> So you had to increase the number of files open with
>>
>> > sysctl kern.maxfiles=102400
>>
>> you can put it on `/etc/sysctl.conf`  like this at every boot
>> kern.maxfiles will be setup to 102400
>>
>> also, you had to change your /etc/login.conf put these two lines to
>> staff group
>>
>> ```
>>
>> :openfiles-max=102400:\
>>
>> :openfiles-cur=102400:\
>>
>> ```
>>
>> A little reboot is necessary, and  everything will work ! ;)
>>
>
> Thanks, this still needs to be documented in the README-plasma.

This indeed solved the problem, as well as, more importantly,
the bug/crash when trying to use my music library.
(reported here https://marc.info/?l=openbsd-misc&m=170559205405527&w=2)

--
Sylvain Saboua
linktr.ee/Sylvain

No comments:

Post a Comment