libera/#maemo-leste/ Monday, 2022-09-05

freemangordontmlind: I don't argue about wds notifications or whatever, it is just that 1. it is another bug I am after and 2. I don;t know what CIEV does.08:44
freemangordontmlind: do we read emergency numbers list from either SIM or network>09:14
freemangordon?09:14
freemangordonWizzup: https://github.com/maemo-leste-upstream-forks/ofono/commit/0e64709470d6d1b140a3e3238a595413f6e47c9b :)09:22
freemangordonthat fixes missing contexts on startup09:22
freemangordonplease release and test09:22
Wizzupfreemangordon: will do, thanks10:47
Wizzupfreemangordon: looks like devuan keyring did something weird, I'll try the build again a bit later11:00
Wizzuphttps://dev1galaxy.org/viewtopic.php?id=521311:01
Wizzupargh11:01
tmlindfreemangordon: no we don't do anything with the sim unless the qmi usb modem does12:25
tmlindWizzup, uvos: hmm this tc358775 fix might explain why i2c was not responding the last time i tested the mapphone tablet lcd bridge.. https://lore.kernel.org/dri-devel/20220901131951.1116512-1-t.remmet@phytec.de/12:26
uvos__tmlind: yeah there where also a few changes relating to bridges too12:28
uvos__i have wanted to try mz617 again for a while12:28
tmlindheh yeah12:28
Wizzupwould be super cool to see if it works :)12:29
uvos__yeah12:29
uvos__i really like the hw12:29
uvos__i accutally use it in android to watch movies while traveling :P12:29
tmlindwould be a nice map tablet with m-l for car/boat/bike12:29
tmlindhere's a proposed fix for the current v6.0-rc series for omapdrm from tomi: https://lore.kernel.org/dri-devel/a28a4858-c66a-6737-a9fc-502f591ba2d5@ideasonboard.com/12:31
sicelommm, i suppose i need to test N900 too then?12:33
uvos__it dosent usa a bridge or?12:34
uvos__should not have any effect12:34
tmlindafaik the hpd warning only affects hdmi12:35
sicelogreat then :-)12:36
uvos__how is tv out accomplished on n900?12:36
uvos__its not a seperate crtc is it?12:36
tmlindno idea12:37
uvos__i gues it might affect that12:38
uvos__depending on how its implmented12:38
tmlindyeah maybe12:40
siceloi don't have a TV, but perhaps i could test anyway on someone else's. What's the test case? what do i look for?12:42
buZzWizzup: a friend of mine heard about leste and his first q was 'does it work on everything now?' i said 'every x86&armv5 with debian/devuan support' , correct?16:46
buZzarmv5 or up*16:46
buZzmostly he ment 'but thats not a nokia you are holding'16:46
buZzbtw, recently i received a voice call during a active gprs connection, and it seemingly autorecovered16:51
buZzi was under the impression that would not be supported? but i love it :)16:51
WizzupbuZz: I mean I guess it's kind of correct but how well it runs really depends on kernel support and userspace configuration files16:59
buZzhmhm right, but $random x86 laptop for instance?17:04
buZzmaybe i can find some c2d with a touchscreen... hmm17:04
WizzupI mean yeah it will run17:07
Wizzupbut you will need to press the laptop power button to lock and unlock17:07
Wizzupand other stuff like that17:08
freemangordontmlind: ok, seems qmimodem does not get emergency numbers from sim or from network, will investigate17:54
freemangordonor at least does not set them properly on voice intraface17:54
freemangordon*interface17:54
tmlindfreemangordon: ok18:13
Wizzupmaybe I need to rebuild the pbuilder or cowbuilder, whatever it is called20:33
Wizzupto get the new devuan key...20:33
siceloShift+Ctrl+X no longer works as a shortcut to launch XTerm in Leste?22:07
norayrcannot update maemo on pinephone: apt-get update tells about signature verification errors.22:11
norayris it a known issue?22:12
Wizzupnorayr: it's a devuan issue :(22:12
Wizzuphttps://dev1galaxy.org/viewtopic.php?id=521322:12
norayr'the following signatures were invalid: EXPKEYSIG BB2...'22:12
norayrlet me see22:12
Wizzupso not with us22:12
WizzupI don't know what we should do :D22:12
WizzupI suppose we could technically provide their key in one of our key rings, but eh..22:13
Wizzupit's also a problem with our CI :)22:13
WizzupI need to rebuild the CI base images I think..22:13
norayri'll try to get the new keyring, thank you!22:13
* sicelo boots D4 to test this shortcut there, in case something's broken N900-side22:14
Wizzupfwiw I didn't actually try it yet, but yeah this is -annoying-22:14
Wizzupsicelo: lmk if you need help testing ~30 mins from now22:14
sicelodefinitely not working on D4 either22:14
Wizzuphttps://twitter.com/DevuanOrg/status/156642709285779046922:14
norayryay it is solved, thank you!22:15
Wizzupyeah but it's a problem for all our users22:15
Wizzup:(22:15
WizzupI'll tweet about it later22:15
norayri understand.22:16
norayr(:22:16
norayrsorry to mention it, but twitter is something which is not possible to follow, if you have no twitter. they don't have rss, let's say. no idea how to follow you on twitter.22:16
norayrbut ok, let's assume most of the users are willing to have twitter accounts.22:16
WizzupI just use firefox with adblock / umatrix  etc22:16
siceloi think there was an issue bot. guess that's broken now?22:38
Wizzupmaybe? did you make an issue?22:42
siceloyes22:43
sicelohttps://github.com/maemo-leste/bugtracker/issues/63522:43
Wizzupmaybe how it gets notified is broken22:45
uvossicelo: you mentioned editing the shortcuts.ini to restore ctl-backspace22:59
uvosplase check that you dident break it in the process23:00
uvosbtw the code to execute xterm for this shortcut is really lackluster23:01
uvosit just execs /usr/bin/osso-xterm23:01
uvosthere is even mutch better code in h-d for terminal=true23:01
uvosit should be used instead23:01
sicelouvos: my N900 install is a virgin install, since i typically don't use it. do i understand correctly that Shift+Ctrl+X does work for you to launch xterm?23:03
siceloon d4, at least?23:03
uvosdunno let me check23:04
uvosit worked not long ago23:04
siceloWizzup: bot itself is running? i'm sure github still sends the callback just fine. must be the bot/callback handler that has a problem23:05
uvossicelo: still works for me23:07
uvos(d4)23:07
sicelowhere's a clean shortcuts.ini then?23:08
uvosin leste-config23:08
sicelon900 shortcuts.ini, https://paste.debian.net/1252883/23:11
siceloi mean ... that's what's on the device. seems to match what's in https://github.com/maemo-leste/leste-config/blob/master/leste-config-n900/usr/share/hildon-desktop/shortcuts.ini.leste23:12
uvoslooks ok23:13
uvosso idk23:13
uvosmaybe exec fails for some reason23:13
uvosunfortionatly h-d has no usefull debug output23:14
uvosso your going to have to gdb it23:14
sicelohttps://paste.debian.net/1252884/ ... this is Droid 4. will check what's packaged in a moment23:15
uvosthat looks like default23:15
siceloyes, just compared23:16
siceloso it's not that. actually yes, Ctrl+BkSp not doing anything on my Droid 4. either i ended up not changing it, or an update overwrote the change. not sure23:16
uvosdose /usr/bin/osso-xterm work? the .desktop file uses dbus activation23:16
siceloyup, works23:17
uvoshmm23:17
uvosno idea23:17
uvosdo you have a special keymap?23:17
uvosthe other shortcuts work right?23:18
sicelono special keymap. maybe Wizzup or someone else will test on their Droid 4 later23:19

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