[Bug 1319812] Re: using wrong icon for 3G connections

2014-05-16 Thread Jussi Pakkanen
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.

-- 
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


[Bug 1319812] Re: using wrong icon for 3G connections

2014-05-16 Thread Jussi Pakkanen
** Attachment added: dbusoutput.txt
   
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1319812/+attachment/4113749/+files/dbusoutput.txt

-- 
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


[Bug 1319812] Re: using wrong icon for 3G connections

2014-05-16 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/indicator-network

-- 
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


[Bug 1319812] Re: using wrong icon for 3G connections

2014-05-16 Thread Launchpad Bug Tracker
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 ps-jenk...@lists.canonical.com   Thu, 15 May 2014 
23:16:58 +

** Changed in: indicator-network (Ubuntu)
   Status: In Progress = Fix Released

-- 
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

[Bug 1319812] Re: using wrong icon for 3G connections

2014-05-15 Thread Antti Kaijanmäki
** Summary changed:

- Indicator-network is doing odd things
+ using wrong icon for 3G connections

** Changed in: indicator-network (Ubuntu)
   Status: New = In Progress

-- 
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


[Bug 1319812] Re: using wrong icon for 3G connections

2014-05-15 Thread Antti Kaijanmäki
** 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
+ variantarray [
+   string network-cellular-umts
+]
+  }
+)
+dict entry(
+   string icons
+   variant  array [
+ variantstruct {
+   string themed
+   variant  array [
+ string gsm-3g-medium
+  ]
+}
+ variantstruct {
+   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


[Bug 1319812] Re: using wrong icon for 3G connections

2014-05-15 Thread Antti Kaijanmäki
** Changed in: indicator-network (Ubuntu)
   Importance: Critical = High

-- 
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