pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
efl: Update TODO
Module Name: pkgsrc-wip
Committed By: moihack <moihack@noreply.localhost>
Pushed By: moihack
Date: Thu Sep 3 11:40:13 2026 +0200
Changeset: 2aff2c681ff63009506fb49759a31228add5b773
Modified Files:
efl/TODO
Log Message:
efl: Update TODO
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2aff2c681ff63009506fb49759a31228add5b773
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
efl/TODO | 8 ++++++++
1 file changed, 8 insertions(+)
diffs:
diff --git a/efl/TODO b/efl/TODO
index 1400cfff48..3e2c09ec11 100644
--- a/efl/TODO
+++ b/efl/TODO
@@ -14,3 +14,11 @@ Build on:
- Add another OS support
- There are ctype(3) abuses, fix them!
+
+- efreetd (src/lib/efreet) - Crashing on enlightenment desktop start, because
+of exhausting all files descriptors. Related to similar issue from FreeBSD:
+https://forums.freebsd.org/threads/enlightenment-application-menu-icons-missing-due-to-efreetd-crashing.80743/
+Temporary remedies:
+i) do not install huge icon themes (like Breeze)
+ii) you can increase kern.maxfiles and/or ulimit to file descriptors
+won't get exhausted.
Home |
Main Index |
Thread Index |
Old Index