Re: SMS sending feature error
- From: Aleksander Morgado <aleksander lanedo com>
- To: David Castellanos <davidcaste gmail com>
- Cc: networkmanager-list gnome org
- Subject: Re: SMS sending feature error
- Date: Thu, 25 Apr 2013 19:07:47 +0200
I was playing a little with current git master (2320411), when I
noticed that SMS sending feature is broken currently.
I've tried with the devices Alcatel X220D, ZTE MF190, ZTE MF680 and a
Huawei E270 and none of them seems to work.
The problem appears as follow:
1. I plug a device, and after recognized by MM I enable it with mmcli:
mmcli -m 0 -e
2. I create a SMS with mmcli too:
mmcli -m 0 --messaging-create-sms="text='Hello world',number='+34645796861'"
Successfully created new SMS:
/org/freedesktop/ModemManager1/SMS/3 (unknown)
Immediately, MM dies abruptly:
WTH... I can reproduce this here as well, underlying GDBus code seems to
decide that MM needs to exit:
ModemManager[4193]: <warn> [1366905601.534287] [main.c:97]
name_lost_cb(): Could not acquire the 'org.freedesktop.ModemManager1'
service name
g_dbus_connection_real_closed: Remote peer vanished with error:
Underlying GIOStream returned 0 bytes on an async read
(g-io-error-quark, 0). Exiting.
This is weird, I haven't seen this before.
Yeah, git bisect took me to the 'Validity' property update in the SMS
interface, something has gone wrong in that commit. Will take a look.
Should be fixed now in git master.
--
Aleksander
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]