Saturday, 2021-07-03

T42<RealTheHexagon> what do i do when i try to telnet into my port, but it says connection timed out?00:10
mighty17[m]What command did you use for telnet?04:41
mighty17[m]`telnet (whatever ip it is) 2323` should get u into the mer bootloader04:41
T42<RealTheHexagon> yes, but i have to abandon my fork, so i really dont care now04:42
mighty17[m]Why? What happened04:43
mighty17[m]Also I hv espressowifi port ready, if u want to test04:44
T42<RealTheHexagon> my usb port broke04:44
mighty17[m]Oh so u can't even charge it :'(04:48
T42<RealTheHexagon> i can charge it, but the thing is that at a very certain position, in the top right, and it is quite jank04:48
T42<RealTheHexagon> i got a s8+, since my dad got a new s21 +04:49
mighty17[m]Phew atleast it's usable, if there is wifi you can ssh via wifi (using wpa assistant ig)04:50
T42<RealTheHexagon> Might start doing espresso WiFi (re @SailfishFreenodeIRCBridgeBot: <mighty17[m]>Phew at...)04:56
mighty17[m]@RealTheHexagon wifi already works in espressowifi05:00
mighty17[m]Imma upload the zip05:01
T42<RealTheHexagon> Dont05:01
T42<RealTheHexagon> I'm going somewhere05:01
T42<RealTheHexagon> I didn't mean to put a space05:02
T42<Wardinbush1> I wanna install Salfish on my M2005:08
T42<Wardinbush1> Is it alright? any problem with hardware or ..?05:08
mighty17[m]No issue with hardware afaik05:23
T42<Wardinbush1> I cant find its download link05:24
mighty17[m]Wardinbush1 thats coz noone has ported sfos to M2005:30
T42<Wardinbush1> Oh (re @SailfishFreenodeIRCBridgeBot: <mighty17[m]>Wardinb...)05:34
T42<Wardinbush1> what GSIs can I use for my M20?05:40
mighty17[m]https://www.androidfilehost.com/?fid=14943124697586359525 @RealTheHexagon05:45
mighty17[m]Wardinbush1 https://sailfishos.org/develop/hadk/05:46
T42<b100dian> Is there a changelog for HADK? Wonder what's new in this June release10:37
T42<elros34> at least updated ubuntu chroot11:44
T42<elros34> lbt: your OBS upgrade seems to fixed issue with missing recommended packages in repodata/*primary.xml.gz, thanks for this.11:52
T42<LouiseHansen> Thanks for restoring my happiness in my darkest days, during those period I invested $500 and to my greatest surprise I got a return of $7,500 in just seven days his reliability can't be equated14:09
T42<LouiseHansen> 👇14:09
T42<LouiseHansen> https://t.me/joinchat/SUwdhiJqEQo1MTcx14:09
T42<KathrineKarlsen> Receiving 25,980 USD after investing $2,000 this is what I never expected. Thanks for putting an undying smile on my face again14:09
T42<KathrineKarlsen>  https://t.me/joinchat/SUwdhiJqEQo1MTcx14:09
T42<elros34> anybody can confirm this strange bug: https://forum.sailfishos.org/t/screenshot-leads-to-lipstick-high-cpu-and-battery-drain/7142? I can trigger it on 4.0.1.20:13
mal@elros34 what do you mean by lipstick process getting stuck, does UI still work?20:14
T42<elros34> ui works fine, just lipstick use 10-20% of cpu after taking screenshot. stracing lipstick shows a lot of operations20:16
T42<elros34> I do not think it is related to screenshot itself but notifications20:16
malhmm20:17
T42<elros34> restarting lipstick helps, I will try clear 4.1.0 to see if that change anything20:17
malok, at least I can't reproduce any excessive cpu usage in development version20:19
T42<elros34> so 2 users with bug and 2 jolla users without it :)20:25
malcould also be random, or does it happen all the time on your device?20:27
T42<elros34> I already made maybe 50 screenshots while I was debugging screenshotservice.cpp and I think it happens always at first or maybe second screenshot20:29
malhmm, ok20:29
T42<elros34> looks like I can also trigger it in 4.1.0. With nothing started lipstick use 0-1% cpu, after taking screenshot it's ~13% so at least it's not because of patches20:47
T42<b100dian> hmm cannot reproduce it on my 4.0.1..21:06
T42<peperjohnny> @elros34 somebody mentioned  it on fso21:06
T42<elros34> fso? you meant forum.sailfishos.org? yeah I put link  to that21:07
T42<elros34> removing additional Notification actions in lipstick-jolla-home-qt5/volumecontrol/Screenshot.qml fix issue but maybe it's only my delusion so need somebody with that bug to confirm it.21:08
T42<b100dian> It takes so much time to port to a new device, I'm grepping the logs and find myself talking over unrelated topics I feel ashamed:) Also, future me would have needed the answers for those topics21:16
T42<b100dian> @elros34 how do you get cpu usage?21:17
T42<b100dian> (for your lipstick screenshot repro)21:17
T42<elros34> htop and top21:17
T42<b100dian> but htop is not by default21:18
T42<elros34> but it's not problem to install it from jolla repos21:19
T42<peperjohnny> Ah sorry was on the run and havent seen that21:21
T42<b100dian> ok, htop shows 17% lipstick here too with the screen awake after screenshots, let me clean reboot to see how's without21:22
T42<elros34> restart lipstick instead, it will be faster21:22
T42<b100dian> it doesn't work on my device yet, I get flickering graphics and no input for restarting lipstick21:23
mal@b100dian do you mean your device hangs if you restart lipstick? what device is that again?21:26
T42<b100dian> Mi note 10 (tucana) - it doesn't hang, just composer error I guess21:28
T42<b100dian> I can confirm 17% cpu only after taking the screenshot @elros, whereas ~0 before21:28
T42<b100dian> mal: it's captured here, will take a look after 'major' camera video recording https://github.com/sailfishos-on-tucana/Readme/issues/2521:30
T42<b100dian> It's interesting that with the sceeen of liptstick goes to 4-5% cpu, maybe it migrates to a lesser cpu:)21:31
T42<b100dian> what's your notification patch @elros34 ?21:32
T42<elros34> @b100dian thanks for confirmation. If  you can confirm that removing last two remoteAction() in /usr/share/lipstick-jolla-home-qt5/volumecontrol/Screenshot.qml helps21:32
T42<elros34> yeah with screen off cpu usage decrease21:33
T42<b100dian> Hmm stays at 0% now:) Is that notification.. buttons?21:40
T42<elros34> somehow, additional services or button sin qml but no idea how to figure out it further21:40
T42<elros34> there is a lot of code for notifications in lisptick sources21:41
T42<b100dian> sounds like JS memory leak from 100 feet, like buttons -> something sticks running21:42
T42<elros34> strace is crazy after taking screenshot21:43
T42<elros34> also removing notification does not help21:43
T42<b100dian> Yeah,  but if the problem indeed goes away after changing qml code to remove buttons (as I confirmed) then it needs to be debugged higher level than strace IMO21:44
T42<elros34> I think it's more complicated, that qml code dosn't create buttons itself. It force lipstick to create some dbus handlers for share and edit21:47
T42<elros34> anyway I will try to play with qml code as I do not have better ideas how to debug it if nobody else how from jolla can reproduce it21:48
T42<b100dian> I'll keep an eye on it on my next reflash (when I'll get that qml back:)22:00
T42<b100dian> question for tomorrow: if GST_DEBUG=3 jolla-camera says ' H.264 AVC caps, but no codec_data' on video recording, where is gst-plugins-bad coming from and are there more versions I can try?22:03
T42<elros34> not sure what do you need bad plugins for instead gst-droid but for sure you will find them in github.com/sailfishos22:09
mal@b100dian wondering if you need the same that xperia 10 II needed, restart of hwcomposer, that was added to droid-config submodule about 3 weeks ago, for android 10 based devices (hybris-17.1)22:39
malI mean for lipstick restart issue22:39

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