Activity log for bug #1319812

Date Who What changed Old value New value Message
2014-05-15 12:48:13 Dave Morley bug added bug
2014-05-15 12:48:13 Dave Morley attachment added device-2014-05-15-134712.png https://bugs.launchpad.net/bugs/1319812/+attachment/4113141/+files/device-2014-05-15-134712.png
2014-05-15 12:48:21 Dave Morley indicator-network (Ubuntu): importance Undecided Critical
2014-05-15 12:49:41 Dave Morley attachment added device-2014-05-15-134915.png https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1319812/+attachment/4113145/+files/device-2014-05-15-134915.png
2014-05-15 14:31:42 Tony Espy indicator-network (Ubuntu): assignee Antti Kaijanmäki (kaijanmaki)
2014-05-15 15:46:02 Antti Kaijanmäki summary Indicator-network is doing odd things using wrong icon for 3G connections
2014-05-15 15:46:05 Antti Kaijanmäki indicator-network (Ubuntu): status New In Progress
2014-05-15 15:56:50 Antti Kaijanmäki description Indicator-network is doing several odd things that are likely all related in image 31: 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 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) 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 ) ] ] }
2014-05-15 15:57:20 Antti Kaijanmäki branch linked lp:~unity-api-team/indicator-network/fix-3g-icon
2014-05-15 16:14:23 Antti Kaijanmäki indicator-network (Ubuntu): importance Critical High
2014-05-16 09:22:49 Jussi Pakkanen attachment added dbusoutput.txt https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1319812/+attachment/4113749/+files/dbusoutput.txt
2014-05-16 11:57:15 Launchpad Janitor branch linked lp:ubuntu/utopic-proposed/indicator-network
2014-05-16 12:18:45 Launchpad Janitor indicator-network (Ubuntu): status In Progress Fix Released