After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 670005 - Fix ModemManager regression after GDBus port
Fix ModemManager regression after GDBus port
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: network-indicator
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-02-13 18:28 UTC by Giovanni Campagna
Modified: 2012-02-13 18:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
ModemManager: fix dbus parameters (2.34 KB, patch)
2012-02-13 18:28 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2012-02-13 18:28:02 UTC
See patch.
Comment 1 Giovanni Campagna 2012-02-13 18:28:49 UTC
Created attachment 207474 [details] [review]
ModemManager: fix dbus parameters

Gsm.GetRegistrationInfo and Cdma.GetServingSystem return a single argument
consisting of a tuple, not three separate arguments. This is
a regression from the GDBus port.
Comment 2 Jasper St. Pierre (not reading bugmail) 2012-02-13 18:36:38 UTC
Review of attachment 207474 [details] [review]:

Yep.
Comment 3 Giovanni Campagna 2012-02-13 18:41:18 UTC
Attachment 207474 [details] pushed as 7705a65 - ModemManager: fix dbus parameters