Friday, 2025-11-21

riniguspiggz and nephros: first crash and traced it back to favicon. Yesterday evening added 'proper' handling of it and gdb showed it in crash bt.04:56
rinigusFavicon handling seem to have improved in qt6, will look into new api and adjust to that next04:57
x2sfor some reason I cannot send any SMS anymore on my X. Calls are working fine. Well, let's wait and see if this is a problem with my provider09:01
abrnephros: I just had a fool around with pushing rpms from a github action to another repo with Pages enabled, before I saw your messages from yesterday. Is there a way to do it properly then?10:10
nephrosabr: I must say I have never tried. But the links above point to something *made by github* so I guess that's somewhat authoritative! :)10:51
piggz[m]Rinigus: i had a quick fo with wave yesterday. Welll done!!11:28
abrLooks similar to my hackety hack: https://github.com/abranson/Quickddit/blob/fb4065f5e7d979a364d143b536e2166d7f53fbc5/.github/workflows/build.yml#L9211:30
poetasterpiggz[m], so, the usb thing is odd intermittant. Just happened again after 2 days of recoginising it's state. This time, though, plugged into laptop for mtp mode and the device didn't show up. unplugged, replugged. Nothing.11:31
poetasterAlways seems to be when I'm trying to get work done.11:31
x2sok, still cannot send SMS. Annoying. Restarted the phone, had SMS sent to me (which is working), but sending myself? Nope. Hmpf11:47
malx2s: can you check journal log using "journalctl -fa" and monitor it when you try to send sms11:50
x2sChannel request /org/freedesktop/Telepathy/ChannelDispatcher/Request11 failed, error: Handler no longer available11:57
x2sweird. I restarted the phone. I even shut it down and let it sit for a while so the modem itself is powerless for some time11:58
x2sAnd there hasn't been an update, because the X doesn't get updates anymore.12:01
x2sI hope the V software gets ready soon. :|12:01
x2swhat is /sbin/crda used for? Because: systemd-udevd[21455]: Process '/sbin/crda' failed with exit code 249.12:06
henk»crda is the Linux wireless central regulatory domain agent« don’t know more than that, though12:10
malcrda is some wlan related process to check regulatory domain stuff12:10
malx2s: do you have 4g (lte) enabled? could you try turning to 2g or 3g and see if that changes anything?12:12
x2sswitched to 2G, same error.12:20
x2sjolla-messages[17838]: Unable to load account 3312:21
x2swhatever that means12:21
x2s3G isn't available here anymore.12:23
malmaybe try removing  ~/.local/share/commhistory/commhistory.db and reboot12:28
malmaybe backup the file first just in case12:28
piggz[m]poetaster: sounds odd, ill try when i get some tine at home12:48
x2smal: Yeah, that worked.13:36
x2sbut now lost all the old messages. Not sure if something important was in there13:36
maldid you take backup?14:02
x2syes14:18
malwondering what is wrong in the database14:49
x2sit opened just fine with sqlitebrowser14:50
x2sintegrity_check says ok14:51
malis there any to be sent messages in there14:51
malI think there was some case that if sending failed in some way it would prevent any further sends, no idea what exactly causes that14:52
x2swhich field in the Events table does indicate a message to be sent?14:53
x2sI have two messages that are marked as draft14:54
x2sbut those may be the messages that failed to send14:54
malnot sure, need to check a bit later14:54
malwondering what would happen if you try to manually remove from the db with some tool and then use the db14:55
x2shm, I'm a bit confused here. The last entry in the db is from November 1st, if the times are in unix timeformat14:57
malany idea when it started to fail?14:57
x2ssince I lost all the messages now, I can't tell when I last sent a message...14:58
x2snot this week I think14:58
malbut you have the backup?14:59
x2swait, in the commhistory are only entries about phone calls.14:59
malhmm14:59
malthen how did it fix sms15:00
x2sI have no idea! Let me try something15:00
malI see sms in the db15:02
x2sso I've restarted the phone to make sure the new commhistory database is closed and written to disk.15:03
x2sthe db is empty for me now. Even though I've sent and received several messages15:03
malhmm15:03
x2swhat table should the messages be in?15:05
malthere is that MessageParts but also in Events15:06
malmaybe events is the history15:06
x2soh, wait, the messages are in the commhistory.db, in the field freeText15:11
x2sand I had to scroll a bit to find a line where it's not null15:12
x2stype 2 is a message, type 3 a call. Good to know15:13
x2sbut why is the new database empty?15:13
malno idea really15:13
maldo those show in messages or phone app?15:14
x2swal! Write ahead log. That's where they are.15:16
x2sI copied just the commhistory.db, but I had to copy the write ahead log and the shared memory file as well15:17
x2sso, three files to copy. Then sqlitebrowser will show the newest messages.15:17
x2sAnd since I removed the old database the write ahead log was removed as well, which in turn means that the maybe problematic entries got removed15:18
malok15:18
malcould be15:18
malstill a bit odd why it ended up in that state15:19
x2scould be as simple as a bug in sqlite.15:19
x2sI guess a lot has happend between sqlite-3.40 and 3.5115:20
poetasterpiggz[m], thanks. I haven't had to reboot for 2 days, so it's not as severe as I initially thought. Trying to debug the audio, I'll give that another whirl later.15:23
riniguspiggz and nephros: updated wave browser with new favicon handling. please check if you get any crashes. I'll try to implement the same on angelfish - let's see if that will help19:38

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