*** frinring_ is now known as frinring | 06:25 | |
antis | Someone 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 |
---|---|---|
antis | Is gdb installed on the emulator? | 10:50 |
antis | And… 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 |
r0kk3rz | antis: depends of how you create the gui app, look at libglacierapp for inspiration | 12:09 |
antis | r0kk3rz, 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 |
antis | The 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 |
r0kk3rz | oh? i dont think anything changed there recently | 12:13 |
r0kk3rz | bt would get interesting, but if you pass through a usb one and install bluez it should work | 12:14 |
antis | I 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 |
r0kk3rz | oh bt == backtrace | 12:15 |
antis | hmm, you mean install bluez inside vm and redirecting the ttyUSB0 or something? | 12:15 |
r0kk3rz | i got confused | 12:16 |
r0kk3rz | nvm, usual debugging mechanisms should work | 12:16 |
r0kk3rz | strace as last ditch | 12:17 |
r0kk3rz | maybe watch logcat for graphics issues | 12:17 |
antis | i am working in the emulator, not an actual device yet | 12:18 |
r0kk3rz | ah of course | 12:18 |
r0kk3rz | i dont bother with the emulator usually | 12:18 |
antis | r0kk3rz, Got the core actually running stuff as it should for the first time - also without using libsailfishapp! | 15:04 |
antis | The 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 |
antis | r0kk3rz, could you have a look into my attempt to improve cmakesample? https://github.com/sailfishos/cmakesample/pull/1 | 20:57 |
*** feodoran is now known as Guest72757 | 23:51 | |
*** feodoran_ is now known as feodoran | 23:51 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!