ilpianista | <attah> "what phone might that be?" <- it's an Xperia 10 Plus. Sometime it charges fully in a couple of hours, but last time it took 3 days go to from 0% to 4%... | 07:08 |
---|---|---|
ilpianista | I don't know if the charger is faulty or if it's the USB C port... I tried another charger and it didn't work, but that one is a 3A, while mine is a 2A | 07:09 |
bionade24 | ilpianista: Do you have any smart PD or Quickcharge charger? Maybe also try cleaning the USB port with a tooth stick, it's insane how much dust is in there. | 08:43 |
janus_ | Hello, yesterday I've bought Gigaset GS290, updated android latest official patchlevel,unlocked bootloader and went to flash sailfishos with ubports-installer (macos version). The gui wasn't able to find extracted files, so I went to ~/Library/Caches/ubports/yggdrasil/SailfishOS, extracted download?job=run-build-lvm and flashed flash.sh. That went well with no errors, but now I get sailfish logo only and bootloop. Where have I f*cked up? | 09:46 |
janus_ | Consequent retries can flash only one *.img file (with OKAY status from fastboot), the next one just seems to hang there doing nothing. Re-plugging the phone let's me flash another partition, but the end result is the same - boot loop. | 09:47 |
janus_ | Thank you for any cluestick. | 09:48 |
ilpianista | <bionade24> "ilpianista: Do you have any..." <- I did try with a powerbank, but it's the same (although with the same cable). I also cleaned the port with a tooth stick | 10:16 |
bionade24 | ilpianista: Try with a USB C _DATA_ cable and a "smart" charger. | 10:36 |
bionade24 | janus_: Ask again in #sailfishos-porters | 10:37 |
ilpianista | bionade24: any charger model to suggest? I never heard of it before | 10:38 |
janus_ | bionade24: thanks! | 10:38 |
bionade24 | ilpianista: Anything that either supports PD or Quickcharge has to communicate with the device to switch charging standards, so they're smart. | 10:38 |
bionade24 | ilpianista: When you're device charges with 500mA it's quite likely that It'll take 3 days. | 10:41 |
ilpianista | well, I use the same charger and it takes 3 days OR few hours | 10:42 |
bionade24 | ilpianista: then use a diffrent charger as it seems to have communication issues sometimes and then only get 500mA or less. | 10:49 |
ilpianista | mmm, probably it's the cable that's faulty. I tried with a 3A charger and the phone enters in a "charging/discharging" loop. Then I mixed the cables (I took the cable of the 3A and I put it on the 2A charger) and the battery went from 4% to 12% in less than 10 minutes | 11:27 |
ilpianista | (...and it's stuck at 12% since I wrote that :sigh:) | 11:33 |
bionade24 | ilpianista: I would say it's very unlikely the cable. After you tried with a diffrent charger you know for sure that it's a smarter one blame the phone. | 11:42 |
fridl | is there a way to find out a little more details when a build on OBS fails like that: | 13:25 |
fridl | [ 67s] + %py3_build | 13:25 |
fridl | [ 67s] /var/tmp/rpm-tmp.UnQiz8: line 36: fg: no job control | 13:25 |
fridl | [ 67s] error: Bad exit status from /var/tmp/rpm-tmp.UnQiz8 (%build) | 13:26 |
fridl | [ 67s] | 13:26 |
fridl | [ 67s] | 13:26 |
fridl | [ 67s] RPM build errors: | 13:26 |
fridl | [ 67s] Bad exit status from /var/tmp/rpm-tmp.UnQiz8 (%build) | 13:26 |
fridl | I mean, i'm really poking around in the dark with trying to get some python packages packed. And so far it worked out with a lot of trying around for some now. But i think with that one im a little lost. | 13:27 |
fridl | (full trace is here: https://build.sailfishos.org/package/live_build_log/home:fridlmue/yubikey-manager/sailfish_latest_aarch64/aarch64) | 13:28 |
ilpianista | @friI never used `%py3_build`, but I just read that's deprecated? Try if you get more output by using `%{__python3} setup.py build` instead | 13:35 |
ilpianista | fridl: ^ | 13:35 |
fridl | ilpianista: thanks. I'll check that. I got inspired to use %py_build by jollas .spec files for python.... | 13:37 |
fridl | ilpianista: Should I also substitute %py3_install then? | 13:40 |
fridl | The Build part seems to work with your suggestion. | 13:41 |
ilpianista | yes, replace it with `%{__python3} setup.py install --skip-buildĀ¬ | 13:43 |
ilpianista | * yes, replace it with `%{__python3} setup.py install --skip-build` | 13:43 |
ilpianista | (I'm takes this hints from https://docs.fedoraproject.org/en-US/packaging-guidelines/Python_201x/) | 13:44 |
ilpianista | s/takes/taking | 13:44 |
fridl | ilpianista: ok, now it gives some Read-only error. But at least thats a message i can try to follow further. Thanks for the Link! | 14:00 |
rinigus | fridl: that job control failure indicates that corresponding macro is missing. Took me some time to figure it out | 14:36 |
fridl | rinigus: thanks for checking. Bypassing that macro, like suggested by ilpianista, carries me a little forward. But, fore some reason, the same makro works for other packages. | 14:39 |
fridl | like: https://build.sailfishos.org/package/view_file/home:fridlmue/python3-fido2/python3-fido2.spec?expand=1 | 14:39 |
fridl | however, i try to deal with the next issue at the moment, haha. | 14:39 |
ilpianista | fridl: that spec file has: | 14:40 |
ilpianista | > BuildRequires: python3-rpm-macros | 14:40 |
fridl | ahhhh, oh. now i get it! | 14:41 |
piggz | evening | 18:05 |
*** max is now known as Guest3913 | 18:11 | |
Guest3913 | Does SFOS still only support numerical lock-screen codes? | 18:14 |
Guest3913 | If I understand it correctly you can use the "PIN" to decrypt the master key, and then use that key to decrypt the data | 18:15 |
attah | ...and i was just about to reply... nevermind then | 18:19 |
piggz | rinigus: shall I add the extra repos to chum? | 18:30 |
piggz | 3.2/3.3 | 18:30 |
rinigus | piggz: evening! Sure, I guess it's OK. I'll be next to PC tomorrow and then can help with disabling packages for those repos, as I did for testing | 18:32 |
rinigus | attah: some read via logs, you could still reply :) | 18:33 |
attah | fair enough... that used to be me | 18:35 |
attah | for a) the answer is yes, for b) same as LUKS in general i believe | 18:36 |
attah | piggz: so, what's up in the piggyverse? | 18:38 |
piggz | attah: most of my final van parts have arrived | 18:39 |
attah | not sure i'm clued up on that... building a camping van? | 18:40 |
piggz | yes | 18:40 |
attah | nice | 18:40 |
attah | but does it run sailfish? | 18:40 |
piggz | no, currently very simple, while we get used to it | 18:41 |
piggz | we have kitchen in, i have wired up the 240v electric, but not tested yet (waiting for cable) ... 12v system is half wired up, parts arrived today, but not fitting tonight | 18:42 |
attah | sounds like good progress | 18:43 |
piggz | yeah, once a have the split charger wired up, and the battery connected to 12v, and the bed bolted down, it will be ready to use! | 18:43 |
piggz | phase 2 will add built in hob/sink ... maybe solar | 18:45 |
attah | some trips planned, or is it an experiment in downsizing for longer? | 18:45 |
piggz | experiment atm | 18:45 |
attah | interesting... that kind of freedom is getting more and more appealing for every year of accumulating crap | 18:47 |
piggz | well, I also like to buy crap :D | 18:47 |
piggz | currently looking for a MiniDisc player !! | 18:47 |
attah | oh, that's retro | 18:48 |
piggz | yeah, when you get to 40, you start craving retro | 18:48 |
attah | i have one at my parents place | 18:48 |
attah | dad used me as an excuse to buy nice stuff sometimes | 18:48 |
piggz | i regret selling my very nice technics deck in the eary 2000s | 18:48 |
attah | i can imagine | 18:48 |
piggz | im also starting to look at how to do react apps | 18:50 |
attah | for sailfish? | 18:51 |
attah | what's the customs shituation like, i.e. would it even be worth if i checked if the MiniDisc is up for adoption? | 18:54 |
piggz | attah: no, for work .... i got a new role where i work, and ive a bunch os new stuff to learn | 18:54 |
attah | to the better i hope? | 18:54 |
piggz | attah: thx, id be interested to know the model ... but, on FB market theyre pretty cheap anyway | 18:55 |
piggz | attah: yeah, i think i made the right move ..... one of the new bosses introduced himself to me, and genuinly said "you do something with sailfish right?" ... and then we talked about how he was trying to de-google his life | 18:55 |
attah | can't imagine it has been used since some concert recording about 15 years ago (: | 18:56 |
attah | cool | 18:56 |
attah | we had this guys applying to my work a few years ago... CV typeset in LaTeX, listed Sailfish OS in competences | 18:56 |
attah | suggested to hire him without interview | 18:57 |
attah | s/guys/guy/ | 18:57 |
piggz | heh | 18:57 |
attah | although he is an Android traitor now, we are lucky to have him | 18:59 |
attah | piggz: 99% sure it is an MZ-R700 | 19:01 |
piggz | attah: ah, portable, i have one of them already, im after a full deck! | 19:01 |
attah | ah, okay, good hunting | 19:02 |
HengYeDev[m]1 | what is the current version of Gstreamer in sailfish? | 19:02 |
attah | HengYeDev[m]1: looks like 1.16.2 | 19:03 |
HengYeDev[m]1 | ok, thanks. thinking of experimenting with webrtc | 19:03 |
attah | HengYeDev[m]1: and looks like 1.18.4 is coming next | 19:04 |
attah | https://github.com/sailfishos/gstreamer/commit/87e6898326773e4bcd6b3f11c80616b8391de633 | 19:05 |
HengYeDev[m]1 | which plguins are supported? (good, ugly, bad) | 19:07 |
piggz | i think only good generally? | 19:07 |
HengYeDev[m]1 | ahh i wanted to use webrtcbin | 19:07 |
piggz | HengYeDev[m]1: i stand corrected, bad is also available | 19:09 |
piggz | kabouik: wondering, can you modify Havoc so that it scrolls to the bottom on user input? | 19:10 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!