Sunday, 2018-07-08

*** frinring_ is now known as frinring06:25
antisSomeone here to help with a custom built sailfish app? I am trying to build without the "libsailfishapp". While the application runs fine on Linux Desktop, it fails to start. Where can I find a backtrace or some debug information?10:49
antisIs gdb installed on the emulator?10:50
antisAnd… is it prbly possible to run the application from inside the ssh emulator session? This requires redirecting the graphical output to either the emulator screen (I tried -X, but no luck). Basically I have no experience with wayland…10:53
r0kk3rzantis: depends of how you create the gui app, look at libglacierapp for inspiration12:09
antisr0kk3rz, thanks one more time :) - Currently I am a little stuck, because it worked before upgrading the SDK to 2.2.0.29. So maybe it is even related to that…12:12
antisThe app seems to crash before showing anything… Would you know how to get a BT or some debug info?12:13
antis(in emulator vm)12:13
r0kk3rzoh? i dont think anything changed there recently12:13
r0kk3rzbt would get interesting, but if you pass through a usb one and install bluez it should work12:14
antisI am pretty sure this is just a symptom and not the actual reason. Basically I don't have long term experience with SFOS SDK yet…12:14
r0kk3rzoh bt == backtrace12:15
antishmm, you mean install bluez inside vm and redirecting the ttyUSB0 or something?12:15
r0kk3rzi got confused12:16
r0kk3rznvm, usual debugging mechanisms should work12:16
r0kk3rzstrace as last ditch12:17
r0kk3rzmaybe watch logcat for graphics issues12:17
antisi am working in the emulator, not an actual device yet12:18
r0kk3rzah of course12:18
r0kk3rzi dont bother with the emulator usually12:18
antisr0kk3rz, Got the core actually running stuff as it should for the first time - also without using libsailfishapp!15:04
antisThe problem is not with C++ in my case, but more with the fact SFOS still uses old Qt libs. So the QML is basically non-portable, but modern. :)15:04
antisr0kk3rz, could you have a look into my attempt to improve cmakesample? https://github.com/sailfishos/cmakesample/pull/120:57
*** feodoran is now known as Guest7275723:51
*** feodoran_ is now known as feodoran23:51

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!