#1068926 plasma-discover: Plasma-Discover is crashing every time I open it

Package:
plasma-discover
Source:
plasma-discover
Description:
Discover software management suite
Submitter:
Giulio
Date:
2024-04-13 14:39:02 UTC
Severity:
normal
#1068926#5
Date:
2024-04-13 13:56:17 UTC
From:
To:
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

#1068926#10
Date:
2024-04-13 14:37:24 UTC
From:
To:
Solved in this way

giulio@q4os-pc:~$ ulimit -n
1024
giulio@q4os-pc:~$ ulimit -n 2048
giulio@q4os-pc:~$ ulimit -n
2048