fdb/frequensea

Frequensea run error?

cokomokoo opened this issue · 2 comments

Arch linux compilation error:

[100%] Linking CXX executable frequensea
externals/lua/liblua.a(loslib.c.o): In function `os_tmpname':
/tmp/yaourt-tmp-cokomoko/aur-frequensea-git/src/frequensea/externals/lua/src/loslib.c:140: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
[100%] Built target frequensea
==> fakeroot ortamına giriliyor...
==> package() işlemine başlanıyor...
==> Kurulum düzenleniyor...
-> libtool dosyaları kaldırılıyor...
-> İstenmeyen dosyalar kaldırılıyor...
-> Statik kütüphane dosyaları kaldırılıyor...
-> İkilik dosyalardan ve kütüphanelerden gereksiz ayıklama sembolleri ayıklanıyor...
-> Kılavuz ve bilgi sayfaları sıkıştırılıyor...
==> Checking for packaging issue...
==> "frequensea-git" paketi oluşturuluyor...
-> .PKGINFO dosyası üretiliyor...
-> .BUILDINFO dosyası üretiliyor...
-> .MTREE dosyası oluşturuluyor...
-> Paket sıkıştırılıyor...
==> fakeroot ortamından çıkılıyor.
==> frequensea-git 7914862-1 (Cum Şub 12 03:45:32 UTC 2016) paketinin derlenmesi tamamlandı

==> frequensea-git yüklensin mi ? [E/h]

and run error?

frequensea static.lua
OpenGL Renderer: GeForce GT 230M/PCIe/SSE2
OpenGL Version: 3.2.0 NVIDIA 340.96
Parçalama arızası
┌─[cokomoko]──[cokomoko]:/media/sda13/de/aur-frequensea-git-copy2/src/frequensea/lua$
└──>>frequensea --vr static.lua
frequensea: /tmp/yaourt-tmp-cokomoko/aur-frequensea-git/src/frequensea/src/main.cpp:1265: int main(int, char**): Assertion `window' failed.
İptal edildi
``
fdb commented
  • The "tmpnam" warning is from Lua, we can't do much about that.
  • The assertion error is very weird. Frequensea tries to create a VR window but fails. However inside of the nvr_devicee_window_init we already check whether we get a window back, and that just gets returned. So we don't expect the assertion to fail (that's why it's an assertion!) What results do you get if you try it without the --vr option?

Not work.

└──>>frequensea --vr static.lua
frequensea: /tmp/yaourt-tmp-cokomoko/aur-frequensea-git/src/frequensea/src/main.cpp:1265: int main(int, char**): Assertion `window' failed.
İptal edildi (çekirdek döküldü)
┌─[cokomoko]──[cokomoko]:/tmp/yaourt-tmp-cokomoko/aur-frequensea-git/src/frequensea/lua$
└──>>frequensea  static.lua
OpenGL Renderer: GeForce GT 230M/PCIe/SSE2
OpenGL Version: 3.2.0 NVIDIA 340.98
Parçalama arızası (çekirdek döküldü)