https://bugs.kde.org/show_bug.cgi?id=392424
--- Comment #9 from Aram <aramgrigor...@protonmail.ch> --- here is the result aram@linux-kpxb:~> strace -f kdevelop 2>&1| grep encodings [pid 5898] stat("/usr/share/fonts/encodings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 [pid 5898] open("/usr/share/fonts/encodings", O_RDONLY|O_CLOEXEC) = 10 [pid 5898] stat("/usr/share/fonts/encodings/large", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 [pid 5898] open("/usr/share/fonts/encodings/large", O_RDONLY|O_CLOEXEC) = 10 [pid 6034] write(2, "No module named 'encodings'", 27No module named 'encodings') = 27 -- You are receiving this mail because: You are watching all bug changes.