using wrong icon for 3G connections

Bug #1319812 reported by Dave Morley
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
indicator-network (Ubuntu)
Fix Released
High
Antti Kaijanmäki

Bug Description

indicator-network uses wrong icon for 3g connections which causes no "connection" icon showing up when connected to a 3G network.

"network-cellular-umts" should be "network-cellular-3g"

phablet@ubuntu-phablet:~$ dbus-send --session --print-reply --dest=com.canonical.indicator.network /com/canonical/indicator/network org.gtk.Actions.Describe string:phone.network-status > output.txt
phablet@ubuntu-phablet:~$ cat output.txt
method return sender=:1.30 -> dest=:1.51 reply_serial=2
   struct {
      boolean true
      signature ""
      array [
         variant array [
               dict entry(
                  string "icon"
                  variant struct {
                        string "themed"
                        variant array [
                              string "network-cellular-umts"
                           ]
                     }
               )
               dict entry(
                  string "icons"
                  variant array [
                        variant struct {
                              string "themed"
                              variant array [
                                    string "gsm-3g-medium"
                                 ]
                           }
                        variant struct {
                              string "themed"
                              variant array [
                                    string "network-cellular-umts"
                                 ]
                           }
                     ]
               )
               dict entry(
                  string "title"
                  variant string "Network"
               )
               dict entry(
                  string "visible"
                  variant boolean true
               )
            ]
      ]
   }

Related branches

Revision history for this message
Dave Morley (davmor2) wrote :
Changed in indicator-network (Ubuntu):
importance: Undecided → Critical
Revision history for this message
Dave Morley (davmor2) wrote :
Tony Espy (awe)
Changed in indicator-network (Ubuntu):
assignee: nobody → Antti Kaijanmäki (kaijanmaki)
summary: - Indicator-network is doing odd things
+ using wrong icon for 3G connections
Changed in indicator-network (Ubuntu):
status: New → In Progress
description: updated
Changed in indicator-network (Ubuntu):
importance: Critical → High
Revision history for this message
Jussi Pakkanen (jpakkane) wrote :

Using today's devel-proposed + silo 11, the 3G icon does show up.

No screenshot because phablet-screenshot does not seem to be working.

No dbus dump because dbus-send needs an X server to run.

Revision history for this message
Jussi Pakkanen (jpakkane) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package indicator-network - 0.5.1+14.10.20140515-0ubuntu1

---------------
indicator-network (0.5.1+14.10.20140515-0ubuntu1) utopic; urgency=low

  [ Antti Kaijanmäki ]
  * Fix 3g icon. (LP: #1319812)
 -- Ubuntu daily release <email address hidden> Thu, 15 May 2014 23:16:58 +0000

Changed in indicator-network (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.