[Bug 387626] Re: wireless notification icon is wrong signal strength

2012-10-18 Thread Timothy Arceri
** Also affects: network-manager-applet (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  wireless notification icon is wrong signal strength

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/387626/+subscriptions

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


[Bug 387626] Re: wireless notification icon is wrong signal strength

2010-01-26 Thread arand
Also, it needs to be noted that in Karmic, the icon used in the panel
has changed, and the one in notify-osd has not, which makes the click
this icon message even more faulty.

-- 
wireless notification icon is wrong signal strength
https://bugs.launchpad.net/bugs/387626
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 387626] Re: wireless notification icon is wrong signal strength

2009-08-13 Thread Pedro Villavicencio
** Changed in: notify-osd (Ubuntu)
   Importance: Undecided = Low

** Changed in: notify-osd (Ubuntu)
   Status: Confirmed = Triaged

-- 
wireless notification icon is wrong signal strength
https://bugs.launchpad.net/bugs/387626
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 387626] Re: wireless notification icon is wrong signal strength

2009-08-13 Thread mac_v
@Alexander Sack  :
It is actually an essential change, since we are using the wireless icon which 
shows a signal strength and showing the wrong signal strength , such a 
notification is redundant and misleading.

Either a generic icon needs to be used,as was previously[which didnt show a 
signal strength] , 
or the correct signal strength icon needs to be used.

** Changed in: hundredpapercuts
   Importance: Undecided = Low

** Changed in: hundredpapercuts
   Status: Confirmed = Triaged

-- 
wireless notification icon is wrong signal strength
https://bugs.launchpad.net/bugs/387626
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 387626] Re: wireless notification icon is wrong signal strength

2009-07-31 Thread Alexander Sack
personally i think this is not really useful change. users are unlikely
to be confused by this 

10:53  mac_v asac: we have icons for all strengths why not use them , make 
the notification more useful?
11:02  asac mac_v: so checkout wireless_get_icon src/applet-device-wifi.c
11:02  asac mac_v: the notifications can try the same thing that is used 
there to decide which icon to use in tray
11:02  asac thats in wireless_device_state_changed
11:03  asac except that i dont thinkg its really useful

-- 
wireless notification icon is wrong signal strength
https://bugs.launchpad.net/bugs/387626
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 387626] Re: wireless notification icon is wrong signal strength

2009-07-31 Thread mac_v
Seems a new patch for NetworkManager/applet is required

** Changed in: network-manager (Ubuntu)
   Status: New = Invalid

** Changed in: network-manager
   Status: New = Invalid

** Changed in: notify-osd (Ubuntu)
   Status: New = Confirmed

-- 
wireless notification icon is wrong signal strength
https://bugs.launchpad.net/bugs/387626
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 387626] Re: wireless notification icon is wrong signal strength

2009-07-20 Thread mac_v
** Also affects: network-manager
   Importance: Undecided
   Status: New

** Also affects: network-manager (Ubuntu)
   Importance: Undecided
   Status: New

-- 
wireless notification icon is wrong signal strength
https://bugs.launchpad.net/bugs/387626
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 387626] Re: wireless notification icon is wrong signal strength

2009-07-19 Thread mac_v
** Also affects: notify-osd (Ubuntu)
   Importance: Undecided
   Status: New

-- 
wireless notification icon is wrong signal strength
https://bugs.launchpad.net/bugs/387626
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 387626] Re: wireless notification icon is wrong signal strength

2009-07-19 Thread callahan
Two things:

First, I cannot tell the difference between the notification-network-
wireless-* icons without looking at the names.  Pull one up at random
and see if you can tell which it is.  They need to match brightness
better if they are supposed to be grey.

Second, I tracked the setting of this icon to network-manager-
applet-0.7.1~rc4.1 in src/applet-device-wifi.c.  There is a patch to
that called lp33796_dxteam_notification_icon_names.diff that changes the
icon from nm-device-wireless to notification-network-wireless-full.  I'm
pretty sure that's what would change for setting the icon selectively.
The code for doing so can be found in the same file where it sets up the
status bar icon.  Ideally it should probably go into it's own function
rather than being cloned twice as it is full of magic constants.

Last comment, it would be super nice if apt-get source actually pulled
up something under revision control rather than a dead copy of the code.
It's a nuisance to create patches as is.

-- 
wireless notification icon is wrong signal strength
https://bugs.launchpad.net/bugs/387626
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 387626] Re: wireless notification icon is wrong signal strength

2009-07-19 Thread mac_v
@callahan:
simple opening of the notify-osd icons in EOG , wont give you a good idea about 
the design.
They are designed to show on a black background.

To see them in action, use the following command: that will clearly show the 
bars.
$ notify-send Wireless Check -i notification-network-wireless-high
replace high , with each strength in the file name.

you can clearly see the difference in the icons, only in the bubble.

-- 
wireless notification icon is wrong signal strength
https://bugs.launchpad.net/bugs/387626
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 387626] Re: wireless notification icon is wrong signal strength

2009-07-19 Thread mac_v
Regarding you second point,
I dont think there is any change done by notify-osd, 
previously the icon [/usr/share/icons/gnome/scalable/status/nm-device-wireless 
]was only a constant icon without showing any signal strength. now its more 
obvious, thats all i guess.

-- 
wireless notification icon is wrong signal strength
https://bugs.launchpad.net/bugs/387626
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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