Thursday, 2022-03-03

T42<edp_17> I've got "jolla-camera: /usr/share/droidmedia/hybris.c:53: __resolve_sym: Assertion `ptr != NULL' failed." error. The collabedit says: "remove /var/cache/ssu and run 'ssu ur' before OTA upgrade".12:13
T42<edp_17> How can I solve this AFTER the OTA upgrade? Is there a way, or I need to restore the previous version and OTA upgrade again?12:14
malyou mean the issue of missing common repo?12:15
malI mean the second adaptation repo12:15
T42<edp_17> Second adaptation repo? I have these: https://paste.ubuntu.com/p/P3SWkfhTqs/12:18
T42<edp_17> The adaptation-common repo what collabedit says, is there and enabled.12:18
T42<elros34> it's there because  of fix in 4.3.0.15 but it wasn't at the time of upgrade, just upgrade packages again12:19
T42<edp_17> You mean run the dup --ver again?12:24
T42<elros34> sure or zypper12:25
T42<edp_17> I'll try, thanks.12:25
T42<edp_17> Is there a way to list all packages that zypper or pkcon will upgrade without doing the upgrade?12:28
T42<edp_17> I think "pkcon -d get-updates" will do.12:30
T42<edp_17> At least it listed 4 packages for Enhancement: fingerterm-1.4.3+new_window_hang.20211105151550.1.g85bdaa5-1.37.1, gmp-droid-0.4-1.2.1, gstreamer1.0-droid-0.20210820.0-1.2.1 and yamuisplash-1.0.1-1.3.1.12:31
T42<elros34> you didn't disable other repos before upgrade this can lead to many issues. fingerterm-1.4.3+new_window_hang is from my repo:)12:33
T42<edp_17> What other repos (except mousetracker) should be disabled?13:04
T42<edp_17> Yes, I do have problems now. Jolla-camera doesn't drop that error but it segfaults. Jolla-gallery stopped playing videos.13:05
T42<edp_17> Only fingerterm is installed from mousetracker repo. The other three are installed from adaptation-common.13:08
T42<elros34> just that one repo, but I think there are no breaking system packages there currently:) Check what droidmedia version you have build, there was recently sombody with segfaulting jolla-camera and with very recent droidmedia13:09
T42<edp_17> I have this one is installed: droidmedia-0.20220213.0-1.armv7hl13:23
T42<edp_17> It is installed from my repo.13:23
T42<elros34> so downgrade and see if that helps13:25
T42<edp_17> Yeah, when I OTAd this version was installed: gstreamer1.0;1.18.4+git1-1.5.3.jolla;armv7hl;jolla13:26
T42<edp_17> On the upgraded packages list gstreamer1.0-droid is not listed. Is "gstreamer1.0;1.18.4+git1-1.5.3.jolla;armv7hl;jolla" this the "gstreamer1.0-droid" package?13:28
T42<elros34> it is listed, you  posted upgraded gstreamer droid plugin recently and I am talking about downgrading droidmedia package to version used by official devices instead latest13:31
T42<edp_17> I was referring to this list: https://paste.ubuntu.com/p/nr8wgKMqpQ/13:33
T42<edp_17> gstreamer1.0-droid is not there.13:33
T42<elros34> obviously that is caused by missing common repo we were talking about but you did upgrade it later. I am not sure why do you focus on it at all13:35
T42<edp_17> Oh, I see now.13:35
T42<edp_17> How to downgrade droidmedia to the version used by official devices? Zypper only shows me the version from my repo (droidmedia, 0.20220213.0-1)13:37
T42<edp_17> Should I rebuild this in OBS?13:37
T42<edp_17> (I meant, rebuild locally and upload to OBS)13:38
T42<elros34> droidmedia is one of this package which you do not build at obs but in habuild, instruction how to downgrade is also in collabedit13:38
T42<edp_17> Thanks.13:41
T42<edp_17> Collabedit says "droidmedia: >= 0.20210818.0" (for 4.3.0.x). Shouldn't this be "droidmedia: = 0.20210818.0"? As that version is used on my official XA2.13:43
T42<elros34> for me => is fine. I have added version probably when sfos 4.3.0 was released and that was correct. If somebody wants or needs constantly changing latest master because of android 11 base then it's up to him. Feel free to change it if you want and confirm issue13:48
T42<edp_17> I've git reset --hard to 0.20210818.0. I upload this to OBS and let it rebuild the related stuff. It rings a bell that I used this version but might be that was for another port.13:58
T42<edp_17> mal: lbt: I got "No space left on device" when tried to rebuild packages on OBS. Could you please take a look?14:32
T42<edp_17> @elros34 : downgrading droidmedia to 0.20210818.0 has solved the playback and camera issue. Now both works. Thanks! 👍14:42
T42<edp_17> Only the misterious reboot has remained. 😜14:43
T42<edp_17> Which looks like is related to sailjail/firejail.14:43
T42<elros34> @jules[m] about droidmedia ^^^14:51
jules[m]T42: Thanks for ping me =)14:54
jules[m]edp_17: hello, where i can find your droidmedia package ?15:00
T42<elros34> jules[m] it's device specific15:31
jules[m]Ok, i will look at the build script to find how specify version15:35
jules[m]Thanks15:35
T42<edp_17> jules[m]: I fetched/pulled the latest master in external/droidmedia. Then, did a git reset --hard b1b9b20533dc10113c101d60edb5226ed1861e0116:09
T42<edp_17> This gave me the version 0.20210818.0 that Collabedit mentions. Then, I re-built the package with rpm/dhd/helpers/build_packages.sh -g -o16:10
T42<edp_17> I'll try this on the N7000 port to see whether this fixes the same issue there.16:12
jules[m]build in progress16:42
T42<edp_17> Downloading droidmedia partially solved the camera issue on the N7000 too.17:01
T42<edp_17> Partially, because the selfie camera does work but the main one doesn't.17:01
T42<edp_17> There is image on the main camera but taping on the button doesn't take pictures.17:02
T42<edp_17> I've straced the app but it is greek to me. If somebody took a look and could suggest how to fix, that would be very helpful: https://paste.ubuntu.com/p/vdNMCzK253/17:03
T42<edp_17> (In addition, if I switch to selfie, then back to main camera, the device reboots.)17:05
T42<HengYeDev> @spiiroin the patch worked! thanks21:49

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