weektodo icon indicating copy to clipboard operation
weektodo copied to clipboard

ERROR:gbm_wrapper.cc(258)

Open NailGit opened this issue 1 year ago • 1 comments

Weektodo version 2.1, ubuntu 20. It starts normally, but in the console appears many times the same error: ERROR:gbm_wrapper.cc(258)] Failed to export buffer to dma_buf: No such file or directory (2). The same errors are for deb and appimage.

NailGit avatar Dec 21 '23 14:12 NailGit

A similar error was reported by a user in different project

Maybe, adding export ELECTRON_DISABLE_GPU=1 before the executable (deb/appimage) will help.

PTrottier avatar Apr 27 '24 02:04 PTrottier