ved
ved copied to clipboard
Crash when no monitor found.
OS Windows Subsystem for Linux (Ubuntu)
$ ./vid vid.v
vid: /build/glfw3-KYdbSD/glfw3-3.2.1/src/monitor.c:394: glfwGetVideoMode: Assertion `monitor != NULL' failed.
Aborted (core dumped)
Do you have a monitor connected? :)
Or were you building it via SSH?
It was on Windows Subsystem for Linux, it did that because there is no graphical interface. I also managed to do the same of a Linux tty Virtual Console.
I see, thanks. This error should be handled.
This will be fun
V no longer uses or includes glfw.
Currently on WSL, I see this:
jalon@Ripper:~/git/ved$ v run .
FULL SCREEN=true
open multiple workspaces
/home/jalon/git/ved/ved
load session "/home/jalon/.ved/session"
gg error: GLX: failed to create GL context
Aborted
jalon@Ripper:~/git/ved$