xes has quit [Remote host closed the connection]
<ashley> wouldn't be the first nor the last time in human history, let alone in the history of computers and programming, that people don't know what they really want and just end up shooting themselves in the foot while chasing the latest and shiniest things
parazyd has quit [Ping timeout: 260 seconds]
parazyd has joined #maemo-leste
parazyd has quit [Changing host]
parazyd has joined #maemo-leste
leste has quit [Remote host closed the connection]
leste has joined #maemo-leste
vectis has joined #maemo-leste
joerg has quit [Ping timeout: 252 seconds]
<freemangordon> Wizzup: would you recommend against using libsecret to store things like oauth token etc?
joerg has joined #maemo-leste
ceene has joined #maemo-leste
vectis has quit [Ping timeout: 248 seconds]
xinomilo has joined #maemo-leste
_fab has joined #maemo-leste
pere has quit [Ping timeout: 265 seconds]
xinomilo has quit [Ping timeout: 268 seconds]
xinomilo has joined #maemo-leste
Twig has joined #maemo-leste
<Wizzup> freemangordon: I don't know libsecret
<Wizzup> but I suspect that whatever we use, better have most of maemo move to it
pere has joined #maemo-leste
xes has joined #maemo-leste
leste has quit [Remote host closed the connection]
xmn has quit [Ping timeout: 260 seconds]
leste has joined #maemo-leste
pere has quit [Ping timeout: 252 seconds]
xmn has joined #maemo-leste
pere has joined #maemo-leste
<Wizzup> freemangordon: so I am getting repeat smses still, I see this in ofono log:
<Wizzup> 2025-07-14T16:36:19.857158+02:00 maindroid ofonod[2898]: drivers/qmimodem/sms.c:event_notify()
<Wizzup> 2025-07-14T16:36:19.857280+02:00 maindroid ofonod[2898]: drivers/qmimodem/sms.c:event_notify() ack_required 0 transaction id 7
<Wizzup> 2025-07-14T16:36:19.857280+02:00 maindroid ofonod[2898]: drivers/qmimodem/sms.c:event_notify() msg format 6 PDU length 136
<Wizzup> 2025-07-14T16:36:19.857402+02:00 maindroid ofonod[2898]: src/sms.c:ofono_sms_deliver_notify() len 136 tpdu len 136
<Wizzup> 2025-07-14T16:36:19.857524+02:00 maindroid ofonod[2898]: src/sms.c:handle_deliver()
<Wizzup> 2025-07-14T16:36:19.857585+02:00 maindroid ofonod[2898]: src/sms.c:sms_dispatch()
<Wizzup> 2025-07-14T16:36:19.857585+02:00 maindroid ofonod[2898]: src/sms.c:sms_dispatch() dst -1 src -1
<Wizzup> in dmesg I see some 0424~+GCMT=288.[...]
<Wizzup> but I don't see an attempt to reply
leste has quit [Remote host closed the connection]
<freemangordon> Wizzup: re libsecret - IIUC, this is what gnome uses for key store
<freemangordon> afaik it is used by KDE as well
<freemangordon> re sms-es: please enable IO logs as well
<Wizzup> how do I do that
<freemangordon> sec
leste has joined #maemo-leste
<Wizzup> I did just set n_gsm debug to 0xff
<freemangordon> no, we use QMI
<Wizzup> well, I saw the sms come in in any case
<Wizzup> n_gsm kernel module
<Wizzup> I just didn't see it being acknowledged
<freemangordon> as I said, sms-es come through qmi
<Wizzup> OFONO_QMI_DEBUG is already set to export OFONO_QMI_DEBUG=1 in /etc/default/ofono
<freemangordon> set the other one
<freemangordon> OFONO_QMI_IO_DEBUG
<Wizzup> ok
<Wizzup> will restart ofono then
<freemangordon> mhm
<Wizzup> will reboot for good measure
<Wizzup> and then try to proceed with my online purchases and see if things improve :D
<Wizzup> I mean, capture the logs at least
<Wizzup> freemangordon: let me share some logs
<Wizzup> (on dm)
mkf has joined #maemo-leste
narodnik has quit [Ping timeout: 252 seconds]
vectis has joined #maemo-leste
System_Error has quit [Remote host closed the connection]
doc has quit [Quit: No Ping reply in 180 seconds.]
doc has joined #maemo-leste
<freemangordon> Wizzup: please, remind me what the exact issue with this SMS is
<freemangordon> so, we shall ack this message (IIUC), but there is no code doing that in ofono
ceene has quit [Ping timeout: 252 seconds]
<Wizzup> freemangordon: well the user just gets the same sms over and over every now and then
<Wizzup> and any newer smses don't get sent by the operator until we acknowledge the current ones it seems like
<freemangordon> right
<freemangordon> so, seems you got MMS or something
<Wizzup> I don't know what this wms thing is, but if you think that's it :)
<Wizzup> no, it definitely just a sms
<freemangordon> wireless message service
<freemangordon> no, it is not 'just a sms'
<Wizzup> this is ofono 2.17 by the way, I think it's newer ofono with your patches rebased or something
<Wizzup> freemangordon: ok, could be, I get these from DSK
<freemangordon> see the issue on gitlab FDO
<Wizzup> (something I also noticed is that if the message is too long to fit in one sms, I never seem the get the follow up SMS)
<Wizzup> yeah I see it, just wanted to clarify that it didn't seem like mms to me
<Wizzup> but if based on the AT commands you think it is MMS...
<freemangordon> no, it is sWMSEventReportIndication_TransferRouteMTMessage
<freemangordon> google for that
<Wizzup> google doesn't give me anything for it :)
<Wizzup> this is the .b.U0035~+GCMT that we see in n_gsm?
<freemangordon> please, ignore everything in n_gsm
<freemangordon> we use qmi ;)
akossh has joined #maemo-leste
<freemangordon> Wizzup: so, someone shall port MM patch
<freemangordon> maybe write on ofono ML, maybe denis will reply
<Wizzup> I am not sure if this was a problem on the previous ofono version
<Wizzup> I think the problem wasn't there then
<Wizzup> you don't have this problem with DSK smses?
<freemangordon> I don;t receive them on that phone
<Wizzup> ah
<freemangordon> maybe I can send mms to it
<Wizzup> I suspect qmi is confused and thinks a simple sms is an mms
<Wizzup> because this (repeating smses) happens to most from almost any sender
<Wizzup> from family members, from other digital services sending me two factor SMSes...
<Wizzup> I doubt they're all MMS.
<freemangordon> no, therre is no confusion, but missing code
<Wizzup> unless the whole word suddenly switched to MMS when we switched to new ofon
<Wizzup> ofono
<freemangordon> maybe it depends on the MNO what type of packet it sends
<Wizzup> that seems likely
<freemangordon> sicelo: ^^^ any idea?
<freemangordon> Wizzup: maybe restart ofono and check the messages related to get_routes_cb
<freemangordon> I don;t know when I will have time to look at that
<Wizzup> I don't know anything about qmi, but I can run some additional testing code
<Wizzup> freemangordon: I'll do some more testing, but I'd be surprised if this works OK on anyone's daedalus droid 4 atm
<freemangordon> this is the TLV data that is send by the modem
<freemangordon> ok, will have a look tomorrow
<freemangordon> will try to
<Wizzup> thank you, would appreciate it
<Wizzup> I can assist in testing tomorrow after noon or so
<freemangordon> well, I'll try to trigger the issue here
<Wizzup> ok
<Wizzup> as of right now I can still reproduce it :)
<Wizzup> dsk keeps sending me the old/wrong ednokraten kod ;)
<freemangordon> heh
<sicelo> sms?
<freemangordon> maybe sendind sms from online service will trigger it
<freemangordon> mhm
<Wizzup> no, resending the sms from web ui just gives me the old sms from earlier today
<freemangordon> right, because it is not acked
<Wizzup> it triggers the operator to try that one again
<Wizzup> yeah
<Wizzup> still, I'm fairly certain this wasn't the case in the previous ofono build
<Wizzup> brb
<freemangordon> sicelo: see backscroll please
<freemangordon> do you have any idea what those "transfer route" type sms-es might be?
xinomilo has quit [Quit: Leaving]
xmn has quit [Quit: Leaving]
Twig has quit [Remote host closed the connection]
narodnik has joined #maemo-leste
_fab has quit [Quit: _fab]
akossh has quit [Quit: Leaving.]
akossh has joined #maemo-leste
akossh has quit [Client Quit]
vectis has quit [Ping timeout: 244 seconds]
nela has quit [Ping timeout: 272 seconds]