On 05/17/2013 11:06 AM, David Castellanos wrote: > Hi! > > I've tested again the device with latest changes in > 'aleksander/qmi-sms-fixes' (f28d349). It seems to work, as I was able > to send, receive and read messages. >
Listing messages still fails, so the hack to add the message tag when listing didn't work it seems: May 17 10:30:38 localhost ModemManager[22342]: <debug> [1368779438.931394] [mm-broadband-modem-qmi.c:6209] load_initial_sms_parts(): loading messages from storage 'sm'... May 17 10:30:38 localhost ModemManager[22342]: <debug> [1368779438.935431] [mm-iface-modem-messaging.c:762] load_initial_sms_parts_ready(): Couldn't load SMS parts from storage 'sm': 'Couldn't list messages: QMI protocol error (48): 'InvalidArgument'' And also this: May 17 10:30:38 localhost ModemManager[22342]: <debug> [1368779438.935461] [mm-broadband-modem-qmi.c:6209] load_initial_sms_parts(): loading messages from storage 'me'... May 17 10:30:38 localhost ModemManager[22342]: <debug> [1368779438.939385] [mm-iface-modem-messaging.c:762] load_initial_sms_parts_ready(): Couldn't load SMS parts from storage 'me': 'Couldn't list messages: QMI protocol error (52): 'DeviceNotReady'' > While playing a little with the device, I realized that with your > latests changes, sometimes it fails to remove some messages. It throws > the following error: > > May 17 10:32:07 localhost ModemManager[22342]: <debug> > [1368779527.091494] [mm-sms-qmi.c:565] delete_part_ready(): Couldn't > delete SMS part with index 3: 'QMI protocol error (17): > 'MissingArgument'' > Ah, need to add the tag when deleting as well, will add it. -- Aleksander _______________________________________________ networkmanager-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/networkmanager-list
