Open norandom opened 8 years ago
I haven't seen that error before. It looks like a GLFW issue.
I'm currently on holiday with very spotty internet. I'll see if I can reproduce this issue when I get back, in the beginning of September.
On 19 Aug 2016, at 22:52, Marius Ciepluch notifications@github.com wrote:
Hi,
I just compiled frequensea from Git and build it. When I start it I get an error.
./frequensea ../lua/static.lua
This is GLFW telling me that it cannot focus the window. I can see it flip in and out for a split second. https://github.com/glfw/glfw/blob/master/src/wl_window.c#L616 I don't know why it steps out here.
My system:
Arch Linux, AUR build https://aur.archlinux.org/packages/frequensea-git/ Linux 4.6.4-1-ARCH Kernel wayland 1.11.0-1 weston --version weston 1.11.0 I just started weston and wanted to see the sample to get into it.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Hi,
I just compiled frequensea from Git and build it. When I start it I get an error.
./frequensea ../lua/static.lua
This is GLFW telling me that it cannot focus the window. I can see it flip in and out for a split second. https://github.com/glfw/glfw/blob/master/src/wl_window.c#L616 I don't know why it steps out here.
My system:
I just started weston and wanted to see the sample to get into it.