*** frinring_ is now known as frinring | 01:25 | |
*** zbenjamin is now known as Guest80662 | 01:38 | |
*** zbenjamin_ is now known as zbenjamin | 01:38 | |
Nico[m] | You can probably run the application in gdb and create a backtrace that way | 06:17 |
---|---|---|
karry | @Anasko definitely, it is possible. But to get proper stacktrace, you need to install packages with debug symbols for your application, glibc, and Qt probably... | 07:28 |
karry | but first, you have to generate coredump. just create /etc/security/limits.d/90-core.conf file with content: | 07:37 |
karry | nemo soft core unlimited | 07:37 |
karry | nemo hard core unlimited | 07:37 |
karry | then restart your phone, reproduce crash... then you should have some core.* files in your home directory (/home/nemo/) | 07:39 |
karry | you may send this coredump to developer (be aware that may contain your private data), or try to get stacktrace... as I said, you will need app binary with debug symbols... | 07:41 |
karry | I wrote few notes about debugging here: https://github.com/Karry/osmscout-sailfish/wiki/Debugging | 07:42 |
*** Ischwitch is now known as Ingvix | 08:05 | |
marcolp98 | Hi, i'm trying to port Sailfish to the asus Zenfone 2 Laser (Z00L), but i'm stuck stuck at build_packages.sh --version | 09:33 |
marcolp98 | https://paste.ubuntu.com/p/x9NvKtX8S8/ | 09:33 |
r0kk3rz | join #sailfishos-porters | 09:41 |
mal | marcolp98: select option to deinstall ngfd-plugin-droid-vibrator when you run: sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -R -msdk-install zypper in ngfd-plugin-native-vibrator | 10:33 |
N-Mi | Hi, is this the right channel for questions about using the SDK ? | 10:59 |
mal | just ask the question | 11:01 |
N-Mi | I added my Xperia10 in the SDK kit configuration, and the connection test is OK. I tried to build the Mediagallery sample app, it compiles but always fails to deploy on my phone. | 11:04 |
N-Mi | I tried using Rsync or RPM same error, and the logs don't help me to understand why it failed | 11:05 |
N-Mi | if I manually copy the RPM generated and install it using pkcon, the sample app works fine | 11:05 |
N-Mi | screenshots (in french, sorry) : https://imgur.com/6PGf9mv https://imgur.com/rOT4waP | 11:18 |
ViGe | N-Mi: which SDK version are you using? | 11:26 |
N-Mi | ViGe, latest, downloaded yesterday | 11:27 |
N-Mi | 3.2.10 | 11:28 |
ViGe | N-Mi: That looks like a bug in the SDK, but unfortunately the error message does not give the necessary details to find out what exactly went wrong :( | 11:36 |
marcolp98 | I solved the problem, but now zypper doesn't install droid-hal-kernel | 13:41 |
marcolp98 | https://paste.ubuntu.com/p/QwwJyXCSW2/ | 13:41 |
marcolp98 | any solution? | 13:41 |
mal | sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R chmod 755 /boot | 13:47 |
marcolp98 | wow, thanks! | 13:48 |
mal | btw, more proper channel for porting discussion is #sailfishos-porters | 13:48 |
marcolp98 | Hi, i built sfos but now i only have a tar.bz2 package, how do i make a flashable .zip file? sorry if i'm asking here, but sailfishos-porters doesn't allow me to | 14:36 |
N-Mi | in a project, where do I configure a list of packages that need to be installed before building ? | 17:10 |
N-Mi | (devel libraries) | 17:10 |
mal | in yaml and/or spec file | 17:13 |
N-Mi_ | mal, thx | 17:31 |
Mister_Magister | how do i know if there is attached page? | 20:29 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!