Lots of tasks in tasklist cause crash on startup: Creating pipes for GWakeup
- Dominant language
- Vala
- Stars
- 85
- Forks
- 22
- Avg merge
- 12h 10m
- Merged PRs (30d)
- 3
Description
## What Happened
Tasks crashes on startup. The list of calendars is shown correctly, but the tasks most times are not shown. It seems Tasks crashes while loading them.
I tried to set the inode number very high, but `df -i` always shows way enough free inodes, so I don't really know if this is the problem.
## Expected Behavior
I'd expect my tasks to appear and the UI to react to my input.
## Steps to Reproduce
1. Add a Nextcloud account with really a lot of calendars and tasks (some thousands).
2. Start Tasks
3. Wait for the UI to load the tasks, but it crashes before it finishes.
### Logs
```
~$ io.elementary.tasks
(io.elementary.tasks:16885): GLib-ERROR **: 22:31:23.069: Creating pipes for GWakeup: Too many open files
Trace/Breakpoint triggered.
```
## Platform Information
elementary OS 6 Odin, all updates installed.
Contributor guide
Assessment
This issue has not been assessed yet.