Skip to content

Segfault on WSL2 #30

@dko1905

Description

@dko1905

After running the ./setup.sh script in a Debian WSL2 instance, then it opens a window for 2 secs and then crashes:

cp -r ./fonts/ /usr/share/todo/
cp -r ./icons/ /usr/share/todo/
=====================
INSTALLATION FINISHED
=====================
Do you want to start the app (y/n): y
Starting...
./setup.sh: line 79:  1702 Segmentation fault      (core dumped) todo
daniel@DESKTOP-R7L61D4:~/todo$
daniel@DESKTOP-R7L61D4:~/todo$ ls
appicon  branding  config.h  fonts  icons  LICENSE  Makefile  README.md  setup.sh  todo  todo.c  todo.desktop
daniel@DESKTOP-R7L61D4:~/todo$ ./todo
Segmentation fault (core dumped)
daniel@DESKTOP-R7L61D4:~/todo$

It's probably something to do with improper handling of missing OpenGL features/functionality?

Edit: Oh shit, this is the leif repo, the issue is with the cococry/todo example app.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions