Tuesday, 2020-11-10

T42<elros34> @edp_17 out of curiosity I have read browser sources and basic mouse support wasn't complicated. More work would be needed for right click, context menu, wheel scrolling and so on: https://github.com/elros34/sailfish-browser/releases/tag/3.3.001:54
T42<edp_17> @elros34 : Wow! Thank you! It works with the spen too! 😃 I am impressed!07:36
T42<edp_17> How did you know that those files needed to be changed? (Perhaps you know c++ 😃)07:39
deathmistso I'm finally getting around to upgrading my SFOS port to v3.4.0; do we just use 3.3.0 :hw:common repo on OBS? there isn't one for 3.4.011:32
rinigusDeathmist: we wait. and count whatever you wish to count until 3.4.0 lands @ OBS :)11:40
deathmistI mean it seems to be all there other than :hw:common repo unless I'm missing something else11:41
T42<elros34> @edp_17 with help of gdb and breakpoints11:42
rinigusDeathmist: last time I asked, 3.4.0 target had some issues. unfortunately, they didn't have time to look into it yet11:42
T42<edp_17> @elros34: gdb? I don't know how to use it and how to setup break points in there.11:43
T42<elros34> I learned yesterday, it's easy11:43
riniguspketo was the one who gave an update on OBS / 3.4.0 state on this channel11:44
rinigusDeathmist: ^11:44
maldeathmist: 3.4.0 is delayed in OBS, some technical issues11:50
deathmistI see, guess I'll get everything else ready for the upgrade11:51
T42<edp_17> @elros34 : I guess you needed to recompile sailfish-browser with option debug on (-g) first, then you could debug it. Right?12:14
T42<edp_17> I just tried to debug the one installed on the device but 'dbg sailfish-browser' didn't give me anything, and the app didn't start either. I guess there is something else needs to be set too. 😊12:15
T42<elros34> the point of gdb is that you don't have to recompile packages to figure out something. Install pkgname-debuginfo/debugsource packages and then gdb appname, start, breakpoint filename.cpp:line, continue12:24
T42<elros34> s/breakpoint/break/12:25
T42<edp_17> Oh, I thought the app must be compiled for debug. That's good if I only need to install its source package to be able to debug it. I'll try this. Thanks! (Although you need to know the .cpp file name what usually I am not sure about.)12:31
deathmistmal: could the relevant people that create the platform SDK chroots be informed that the "kmod" package should be included with it? I'm certain that this "Command 'modprobe' is not available." error while trying to create a mic image has been around since 3.2.x platform SDK chroots :/15:18
deathmistmonich: the spec filename under https://github.com/mer-hybris/nfcd-dbuslog-plugin/tree/master/rpm has a misspelling, just thought that I'd let you know15:20
maldeathmist: isn't kmod available there as usual?15:21
deathmistnope, I created a new environment based on 3.4.0 platform SDK chroot and it wasn't installed15:21
deathmistthe last time I didn't see this was when using 3.1.x platform SDK chroot, but surely we shouldn't rely on that anymore?15:22
monichdeathmist: hehe, thanks! will rename15:22
maldeathmist: so some commands needs that but it's getting installed by default?15:35
mal*not getting installed15:35
deathmistI can install kmod manually, but without it mic image creation will always fail (maybe loop image like for PinePhone works without it? idk)15:36
maldeathmist: other option is to add that to the install list in chapter 4.2 in hadk pdf15:40
maldeathmist: we'll sort that out15:53
deathmistthanks!15:57
T42Sibyl %lastname% was added by: Sibyl %lastname%16:52
xmndo I need a jolla sailfish account to download the latest 3.4.0.24 os?18:53
malI think not really, it should be possible to manually update from commandline without it, it might complain about store repo though18:57
xmnthx mal19:11
xmnIt was timing out, but turn out I need to restart to clear the wifi. Working now.19:12
xmntrying out sfos-upgrade on a sd install, lets see how this turns out :)19:12
T42Albert %lastname% was added by: Albert %lastname%22:14

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