** Description changed:

- Indicator-network is doing several odd things that are likely all
- related in image 31:
+ indicator-network uses wrong icon for 3g connections which causes no
+ "connection" icon showing up when connected to a 3G network.
  
- 1. The inidacator only shows the bars for Phone signal strength
- 2. The wifi is disabled
- 3. The setting app say mobile data is enabled but nothing shows in the 
indicator for this no no 3g/e/2g etc
- 4. Enabling wifi show the wifi icon in the indicator eventually
+ "network-cellular-umts" should be "network-cellular-3g"
  
- ProblemType: Bug
- DistroRelease: Ubuntu 14.10
- Package: indicator-network 0.5.1+14.10.20140514.1-0ubuntu1
- Uname: Linux 3.4.0-5-mako armv7l
- ApportVersion: 2.14.2-0ubuntu3
- Architecture: armhf
- Date: Thu May 15 13:41:26 2014
- InstallationDate: Installed on 2014-05-15 (0 days ago)
- InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140515.1)
- SourcePackage: indicator-network
- UpgradeStatus: No upgrade log present (probably fresh install)
+ 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
+                )
+             ]
+       ]
+    }

** Branch linked: lp:~unity-api-team/indicator-network/fix-3g-icon

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1319812

Title:
  using wrong icon for 3G connections

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1319812/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to