Wednesday, 2020-08-19

*** frinring_ is now known as frinring01:25
*** zbenjamin is now known as Guest8066201:38
*** zbenjamin_ is now known as zbenjamin01:38
Nico[m]You can probably run the application in gdb and create a backtrace that way06: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
karrybut first, you have to generate coredump. just create /etc/security/limits.d/90-core.conf file with content:07:37
karrynemo soft core unlimited07:37
karrynemo hard core unlimited07:37
karrythen restart your phone, reproduce crash... then you should have some core.* files in your home directory (/home/nemo/)07:39
karryyou 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
karryI wrote few notes about debugging here: https://github.com/Karry/osmscout-sailfish/wiki/Debugging07:42
*** Ischwitch is now known as Ingvix08:05
marcolp98Hi, i'm trying to port Sailfish to the asus Zenfone 2 Laser (Z00L), but i'm stuck stuck at build_packages.sh --version09:33
marcolp98https://paste.ubuntu.com/p/x9NvKtX8S8/09:33
r0kk3rzjoin #sailfishos-porters09:41
malmarcolp98: 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-vibrator10:33
N-MiHi, is this the right channel for questions about using the SDK ?10:59
maljust ask the question11:01
N-MiI 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-MiI tried using Rsync or RPM same error, and the logs don't help me to understand why it failed11:05
N-Miif I manually copy the RPM generated and install it using pkcon, the sample app works fine11:05
N-Miscreenshots (in french, sorry) :  https://imgur.com/6PGf9mv https://imgur.com/rOT4waP11:18
ViGeN-Mi: which SDK version are you using?11:26
N-MiViGe, latest, downloaded yesterday11:27
N-Mi3.2.1011:28
ViGeN-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
marcolp98I solved the problem, but now zypper doesn't install droid-hal-kernel13:41
marcolp98https://paste.ubuntu.com/p/QwwJyXCSW2/13:41
marcolp98any solution?13:41
malsb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R chmod 755 /boot13:47
marcolp98wow, thanks!13:48
malbtw, more proper channel for porting discussion is #sailfishos-porters13:48
marcolp98Hi, 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 to14:36
N-Miin 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
malin yaml and/or spec file17:13
N-Mi_mal, thx17:31
Mister_Magisterhow 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/!