Monday, 2021-09-20

riniguskabouik: you would have to set kde theme somehow to the dark one. Then pure maps should be dark as well03:51
piggzrinigus: im  wondering if somehow encryption has broken something odd on my androd side...09:32
piggznow getting this error09:32
piggzInitialization of a handle to the system environment failed (3)09:32
piggzon camera app09:32
piggzwhat might it have interfered with?09:32
piggzstrange, camera works in csd10:46
piggzand advanced-camera works10:55
T42_<b100dian> Sailjail again?10:56
piggzi dont think so, as it also fails when run from the command line, bypassing sailjail11:00
piggzabr: mal: mean much to you? https://paste.mozilla.org/yqVZRf5m11:15
riniguspiggz: it is possible, but unlikely. all I can imagine is that the order of droid init is a touch before than it used to be.11:34
malpiggz: maybe install qtmultimedia debug symbols and see if that gives more information11:35
piggzrinigus: not sure its enc related ... other camera apps working11:59
piggzmal: seems to be while getting supported resolutions? https://paste.mozilla.org/L3yK6iYX12:04
T42_<Donald Wysocki> Forwarded from unknown: https://t.me/joinchat/Ft8JJQGA9pwxYTNk12:06
malpiggz: does gst-droid return anything useful?12:06
malpiggz: check GST_DEBUG=droid*:5 or 612:06
piggzmal: just that t happens when getting caps https://paste.mozilla.org/6ZXECiNc12:08
malpiggz: does dump-camera-parameters program return anything?12:10
malanything in logcat? which device?12:10
piggzmal: volla, nothing in logcat that seemed relevant12:10
malwhich gst-droid and droidmedia versions?12:11
piggzName        : droidmedia12:11
piggzVersion     : 0.20210702.012:11
piggzi think its that version for the A10 fake sensor12:11
piggzName        : gstreamer1.0-droid12:12
piggzVersion     : 1.0.0+0.20210304.0.20210304094927.301fe8512:12
piggzhmm, that seems old12:12
piggzmaybe12:12
abryeah that does sound old12:13
piggzlets try mals suggestion of grepping release notes for the verison12:14
abri'll double check that in obs12:14
abrgstreamer1.0-droid-0.20210518.112:15
abrdroidmedia-0.20210608.112:16
piggzthx12:16
abrI do think we should lock those versions elsewhere somehow12:16
piggzyeah, its not trivial ensuring the correct version for a particular release12:18
piggzi think ill be ok with updated droidmedia, only addtition is the android 10 fake sensor service12:18
T42_<elros34> abr any idea why changes in gst_droidcamsrc_vidsrc_negotiate https://github.com/sailfishos/gst-droid/commit/e281eeb86a438c7e80562806a6e37873233565e2 cause recording failure? This new function choose correctly  31/1 instead 15/1 framerate and this cause failure12:20
abrhmm, that broken logic maybe hid some bugs!12:20
piggzabr: mal: yup that fixed it :)12:22
T42_<elros34> abr: Is it really needed to call gst_droidcamsrc_params_choose_video_framerate twice? Here same function is called again and do not cause any issues.   https://github.com/sailfishos/gst-droid/blob/e281eeb86a438c7e80562806a6e37873233565e2/gst/droidcamsrc/gstdroidcamsrc.c#L170512:28
abris one for the vf and one for the vid?12:30
T42_<elros34> I am not sure, I do not fully understand the code12:31
abrlooks like it. mal might know better though.12:31
mal@elros34 you can see there is a choose framerate call of some type in each of imgsrc, vidsrc and vfsrc12:34
piggzlooks like I have a media/sailjail problem to debug too :/12:37
T42_<elros34> hm that commit cause crash but maybe it's not real issue. Could be because previously in 4.1.0 gst-droid 0.20210304.0  used 30/1 framerate but now 0.20210518.1 it choose 31/1. According to /etc/media_profiles.xml 30 is max value14:23
mal@elros34 where does it get that 31?14:24
T42_<elros34> I guess from android part14:27
malyou should get some debug output so we can see the raw caps15:00
T42_<elros34> mal: here is gst log: https://pastebin.com/xxhW7C8b line 602 is vidsrc negotiate15:05
malisn't that then android bug if it reports unsupported value?15:09
T42_<elros34> maybe15:17
malquestion is where does the value come from15:24
NNCVWhat's up? Anyone on?23:45

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