You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 14, 2022. It is now read-only.
https://github.com/vilhalmer/oguri/blob/master/oguri.c#L308
This line is checking whether it can create a wl_display_connect. The program is crashing because I am on x11 and not wayland right now and thus cannot create a wl_display_connect. I propose adding a message to let users know why the app does not run.
mmhobi7
added a commit
to mmhobi7/oguri
that referenced
this issue
Jan 19, 2022
➜ oguri git:(master) ✗ build/oguri
oguri: ../oguri.c:308: main: Assertion `oguri.display' failed.
[1] 165840 IOT instruction (core dumped) builda/oguri
The text was updated successfully, but these errors were encountered: