- Package:
- plasma-discover
- Source:
- plasma-discover
- Description:
- Discover software management suite
- Submitter:
- Giulio
- Date:
- 2024-04-13 14:39:02 UTC
- Severity:
- normal
Dear Maintainer, PlasmaDiscover app crashes every time I try to open it to look at the updates If I start it from the terminal I can see an error reported from the console: ``` (process:10596): GLib-ERROR **: 14:54:23.125: Creating pipes for GWakeup: Troppi file aperti Rilevato trace/breakpoint ``` Thanks and regards Giulio
Solved in this way giulio@q4os-pc:~$ ulimit -n 1024 giulio@q4os-pc:~$ ulimit -n 2048 giulio@q4os-pc:~$ ulimit -n 2048