evolus / pencil

The Pencil Project's unique mission is to build a free and opensource tool for making diagrams and GUI prototyping that everyone can use.
http://pencil.evolus.vn
GNU General Public License v2.0
9.03k stars 715 forks source link

The display compositor is frequently crashing on NixOS #781

Open jozefcifre opened 11 months ago

jozefcifre commented 11 months ago

$pencil Console output:

Hardware acceleration disabled for Linux.
Background web-printer started.
Shortcut main service started.
[4083:0910/155607.305773:FATAL:gpu_data_manager_impl_private.cc(894)] The display compositor is frequently crashing. Goodbye.
Trace/breakpoint trap (core dumped)

The suggested workaround nix-shell -p pencil --run 'pencil --disable-seccomp-filter-sandbox' didn't work for me, see:

image

image