[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2013-05-03 Thread James M. Leddy
** Changed in: oem-priority/precise
   Status: Incomplete = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  Fix Released
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  Fix Released
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  [Impact]

  For OEM's, we offer a video that runs on first boot kick things off.
  Invariably, nm-applet winds up printing a disconnect notification,
  which detracts from the quality feeling of the video. We would like to
  get this working in Ubuntu so for 12.04.2 we can use disable-
  disconnect-notification instead of our hard-coded workaround.

  [Test Case]

  The popups can be disabled by either running the following commands
  and then restarting or logging off / on:

  gconftool -s /apps/nm-applet/disable-disconnected-notifications --type=bool 
true
  gconftool -s /apps/nm-applet/disable-connected-notifications --type=bool true
  gconftool -s /apps/nm-applet/suppress-wireless-networks-available = true

  OR

  The following can be hard-coded into
  /var/lib/gconf/debian.mandatory/%gconf.xml

  ?xml version=1.0?
  gconf
  dir name=apps
  dir name=nm-applet
  entry name=suppress-wireless-networks-available mtime=1334087625 
type=bool value=true/
  entry name=disable-connected-notifications mtime=1334087553 type=bool 
value=true/
  entry name=disable-disconnected-notifications mtime=1334087516 
type=bool value=true/
  /dir
  /dir
  /gconf

  [Regression Potential]

  Minimal. This change is only 2 changed lines, and we've already
  released in 12.10 without problems.

  [Original Description]

  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:

  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 2
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2013-05-02 Thread James M. Leddy
** Changed in: oem-priority/precise
   Status: In Progress = Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  Incomplete
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  Fix Committed
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  [Impact]

  For OEM's, we offer a video that runs on first boot kick things off.
  Invariably, nm-applet winds up printing a disconnect notification,
  which detracts from the quality feeling of the video. We would like to
  get this working in Ubuntu so for 12.04.2 we can use disable-
  disconnect-notification instead of our hard-coded workaround.

  [Test Case]

  The popups can be disabled by either running the following commands
  and then restarting or logging off / on:

  gconftool -s /apps/nm-applet/disable-disconnected-notifications --type=bool 
true
  gconftool -s /apps/nm-applet/disable-connected-notifications --type=bool true
  gconftool -s /apps/nm-applet/suppress-wireless-networks-available = true

  OR

  The following can be hard-coded into
  /var/lib/gconf/debian.mandatory/%gconf.xml

  ?xml version=1.0?
  gconf
  dir name=apps
  dir name=nm-applet
  entry name=suppress-wireless-networks-available mtime=1334087625 
type=bool value=true/
  entry name=disable-connected-notifications mtime=1334087553 type=bool 
value=true/
  entry name=disable-disconnected-notifications mtime=1334087516 
type=bool value=true/
  /dir
  /dir
  /gconf

  [Regression Potential]

  Minimal. This change is only 2 changed lines, and we've already
  released in 12.10 without problems.

  [Original Description]

  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:

  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 2
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2013-05-02 Thread Kent Baxley
oops...didn't see this go out for precise.  I'll test it and provide
feedback.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  Incomplete
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  Fix Committed
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  [Impact]

  For OEM's, we offer a video that runs on first boot kick things off.
  Invariably, nm-applet winds up printing a disconnect notification,
  which detracts from the quality feeling of the video. We would like to
  get this working in Ubuntu so for 12.04.2 we can use disable-
  disconnect-notification instead of our hard-coded workaround.

  [Test Case]

  The popups can be disabled by either running the following commands
  and then restarting or logging off / on:

  gconftool -s /apps/nm-applet/disable-disconnected-notifications --type=bool 
true
  gconftool -s /apps/nm-applet/disable-connected-notifications --type=bool true
  gconftool -s /apps/nm-applet/suppress-wireless-networks-available = true

  OR

  The following can be hard-coded into
  /var/lib/gconf/debian.mandatory/%gconf.xml

  ?xml version=1.0?
  gconf
  dir name=apps
  dir name=nm-applet
  entry name=suppress-wireless-networks-available mtime=1334087625 
type=bool value=true/
  entry name=disable-connected-notifications mtime=1334087553 type=bool 
value=true/
  entry name=disable-disconnected-notifications mtime=1334087516 
type=bool value=true/
  /dir
  /dir
  /gconf

  [Regression Potential]

  Minimal. This change is only 2 changed lines, and we've already
  released in 12.10 without problems.

  [Original Description]

  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:

  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 2
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2013-05-02 Thread Kent Baxley
Proposed packages appear to finally fix this.  I can tell gconftool to
suppress the OSD messages for disconnect and they are now obeyed. Thanks
for your work!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  Incomplete
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  Fix Committed
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  [Impact]

  For OEM's, we offer a video that runs on first boot kick things off.
  Invariably, nm-applet winds up printing a disconnect notification,
  which detracts from the quality feeling of the video. We would like to
  get this working in Ubuntu so for 12.04.2 we can use disable-
  disconnect-notification instead of our hard-coded workaround.

  [Test Case]

  The popups can be disabled by either running the following commands
  and then restarting or logging off / on:

  gconftool -s /apps/nm-applet/disable-disconnected-notifications --type=bool 
true
  gconftool -s /apps/nm-applet/disable-connected-notifications --type=bool true
  gconftool -s /apps/nm-applet/suppress-wireless-networks-available = true

  OR

  The following can be hard-coded into
  /var/lib/gconf/debian.mandatory/%gconf.xml

  ?xml version=1.0?
  gconf
  dir name=apps
  dir name=nm-applet
  entry name=suppress-wireless-networks-available mtime=1334087625 
type=bool value=true/
  entry name=disable-connected-notifications mtime=1334087553 type=bool 
value=true/
  entry name=disable-disconnected-notifications mtime=1334087516 
type=bool value=true/
  /dir
  /dir
  /gconf

  [Regression Potential]

  Minimal. This change is only 2 changed lines, and we've already
  released in 12.10 without problems.

  [Original Description]

  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:

  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 2
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2013-05-02 Thread Kent Baxley
** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  Incomplete
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  Fix Committed
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  [Impact]

  For OEM's, we offer a video that runs on first boot kick things off.
  Invariably, nm-applet winds up printing a disconnect notification,
  which detracts from the quality feeling of the video. We would like to
  get this working in Ubuntu so for 12.04.2 we can use disable-
  disconnect-notification instead of our hard-coded workaround.

  [Test Case]

  The popups can be disabled by either running the following commands
  and then restarting or logging off / on:

  gconftool -s /apps/nm-applet/disable-disconnected-notifications --type=bool 
true
  gconftool -s /apps/nm-applet/disable-connected-notifications --type=bool true
  gconftool -s /apps/nm-applet/suppress-wireless-networks-available = true

  OR

  The following can be hard-coded into
  /var/lib/gconf/debian.mandatory/%gconf.xml

  ?xml version=1.0?
  gconf
  dir name=apps
  dir name=nm-applet
  entry name=suppress-wireless-networks-available mtime=1334087625 
type=bool value=true/
  entry name=disable-connected-notifications mtime=1334087553 type=bool 
value=true/
  entry name=disable-disconnected-notifications mtime=1334087516 
type=bool value=true/
  /dir
  /dir
  /gconf

  [Regression Potential]

  Minimal. This change is only 2 changed lines, and we've already
  released in 12.10 without problems.

  [Original Description]

  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:

  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 2
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2013-05-02 Thread Launchpad Bug Tracker
This bug was fixed in the package network-manager-applet -
0.9.4.1-0ubuntu2.3

---
network-manager-applet (0.9.4.1-0ubuntu2.3) precise-proposed; urgency=low

  [ Matvey Marinin ]
  * debian/patches/lp341684_device_sensitive_disconnect_notify.patch: updated
to respect the disable-disconnected-notifications settings. (LP: #445872)
 -- James M Leddy james.le...@canonical.com   Mon, 15 Apr 2013 16:15:22 -0400

** Changed in: network-manager-applet (Ubuntu Precise)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  Incomplete
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  Fix Released
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  [Impact]

  For OEM's, we offer a video that runs on first boot kick things off.
  Invariably, nm-applet winds up printing a disconnect notification,
  which detracts from the quality feeling of the video. We would like to
  get this working in Ubuntu so for 12.04.2 we can use disable-
  disconnect-notification instead of our hard-coded workaround.

  [Test Case]

  The popups can be disabled by either running the following commands
  and then restarting or logging off / on:

  gconftool -s /apps/nm-applet/disable-disconnected-notifications --type=bool 
true
  gconftool -s /apps/nm-applet/disable-connected-notifications --type=bool true
  gconftool -s /apps/nm-applet/suppress-wireless-networks-available = true

  OR

  The following can be hard-coded into
  /var/lib/gconf/debian.mandatory/%gconf.xml

  ?xml version=1.0?
  gconf
  dir name=apps
  dir name=nm-applet
  entry name=suppress-wireless-networks-available mtime=1334087625 
type=bool value=true/
  entry name=disable-connected-notifications mtime=1334087553 type=bool 
value=true/
  entry name=disable-disconnected-notifications mtime=1334087516 
type=bool value=true/
  /dir
  /dir
  /gconf

  [Regression Potential]

  Minimal. This change is only 2 changed lines, and we've already
  released in 12.10 without problems.

  [Original Description]

  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:

  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 2
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2013-04-18 Thread Brian Murray
Hello Nicolò, or anyone else affected,

Accepted network-manager-applet into precise-proposed. The package will
build now and be available at http://launchpad.net/ubuntu/+source
/network-manager-applet/0.9.4.1-0ubuntu2.3 in a few hours, and then in
the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: network-manager-applet (Ubuntu Precise)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  In Progress
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  Fix Committed
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  [Impact]

  For OEM's, we offer a video that runs on first boot kick things off.
  Invariably, nm-applet winds up printing a disconnect notification,
  which detracts from the quality feeling of the video. We would like to
  get this working in Ubuntu so for 12.04.2 we can use disable-
  disconnect-notification instead of our hard-coded workaround.

  [Test Case]

  The popups can be disabled by either running the following commands
  and then restarting or logging off / on:

  gconftool -s /apps/nm-applet/disable-disconnected-notifications --type=bool 
true
  gconftool -s /apps/nm-applet/disable-connected-notifications --type=bool true
  gconftool -s /apps/nm-applet/suppress-wireless-networks-available = true

  OR

  The following can be hard-coded into
  /var/lib/gconf/debian.mandatory/%gconf.xml

  ?xml version=1.0?
  gconf
  dir name=apps
  dir name=nm-applet
  entry name=suppress-wireless-networks-available mtime=1334087625 
type=bool value=true/
  entry name=disable-connected-notifications mtime=1334087553 type=bool 
value=true/
  entry name=disable-disconnected-notifications mtime=1334087516 
type=bool value=true/
  /dir
  /dir
  /gconf

  [Regression Potential]

  Minimal. This change is only 2 changed lines, and we've already
  released in 12.10 without problems.

  [Original Description]

  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:

  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 2
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2013-04-18 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/network-manager-applet

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  In Progress
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  Fix Committed
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  [Impact]

  For OEM's, we offer a video that runs on first boot kick things off.
  Invariably, nm-applet winds up printing a disconnect notification,
  which detracts from the quality feeling of the video. We would like to
  get this working in Ubuntu so for 12.04.2 we can use disable-
  disconnect-notification instead of our hard-coded workaround.

  [Test Case]

  The popups can be disabled by either running the following commands
  and then restarting or logging off / on:

  gconftool -s /apps/nm-applet/disable-disconnected-notifications --type=bool 
true
  gconftool -s /apps/nm-applet/disable-connected-notifications --type=bool true
  gconftool -s /apps/nm-applet/suppress-wireless-networks-available = true

  OR

  The following can be hard-coded into
  /var/lib/gconf/debian.mandatory/%gconf.xml

  ?xml version=1.0?
  gconf
  dir name=apps
  dir name=nm-applet
  entry name=suppress-wireless-networks-available mtime=1334087625 
type=bool value=true/
  entry name=disable-connected-notifications mtime=1334087553 type=bool 
value=true/
  entry name=disable-disconnected-notifications mtime=1334087516 
type=bool value=true/
  /dir
  /dir
  /gconf

  [Regression Potential]

  Minimal. This change is only 2 changed lines, and we've already
  released in 12.10 without problems.

  [Original Description]

  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:

  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 2
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2013-04-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~network-manager/network-manager-
applet/ubuntu.precise

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  In Progress
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  In Progress
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  [Impact]

  For OEM's, we offer a video that runs on first boot kick things off.
  Invariably, nm-applet winds up printing a disconnect notification,
  which detracts from the quality feeling of the video. We would like to
  get this working in Ubuntu so for 12.04.2 we can use disable-
  disconnect-notification instead of our hard-coded workaround.

  [Test Case]

  The popups can be disabled by either running the following commands
  and then restarting or logging off / on:

  gconftool -s /apps/nm-applet/disable-disconnected-notifications --type=bool 
true
  gconftool -s /apps/nm-applet/disable-connected-notifications --type=bool true
  gconftool -s /apps/nm-applet/suppress-wireless-networks-available = true

  OR

  The following can be hard-coded into
  /var/lib/gconf/debian.mandatory/%gconf.xml

  ?xml version=1.0?
  gconf
  dir name=apps
  dir name=nm-applet
  entry name=suppress-wireless-networks-available mtime=1334087625 
type=bool value=true/
  entry name=disable-connected-notifications mtime=1334087553 type=bool 
value=true/
  entry name=disable-disconnected-notifications mtime=1334087516 
type=bool value=true/
  /dir
  /dir
  /gconf

  [Regression Potential]

  Minimal. This change is only 2 changed lines, and we've already
  released in 12.10 without problems.

  [Original Description]

  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:

  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 2
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2013-03-18 Thread James M. Leddy
We have decided to upload the new package after all. I'm working with
~ubuntu-sru to get this into the updates archives.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  In Progress
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  In Progress
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  [Impact]

  For OEM's, we offer a video that runs on first boot kick things off.
  Invariably, nm-applet winds up printing a disconnect notification,
  which detracts from the quality feeling of the video. We would like to
  get this working in Ubuntu so for 12.04.2 we can use disable-
  disconnect-notification instead of our hard-coded workaround.

  [Test Case]

  The popups can be disabled by either running the following commands
  and then restarting or logging off / on:

  gconftool -s /apps/nm-applet/disable-disconnected-notifications --type=bool 
true
  gconftool -s /apps/nm-applet/disable-connected-notifications --type=bool true
  gconftool -s /apps/nm-applet/suppress-wireless-networks-available = true

  OR

  The following can be hard-coded into
  /var/lib/gconf/debian.mandatory/%gconf.xml

  ?xml version=1.0?
  gconf
  dir name=apps
  dir name=nm-applet
  entry name=suppress-wireless-networks-available mtime=1334087625 
type=bool value=true/
  entry name=disable-connected-notifications mtime=1334087553 type=bool 
value=true/
  entry name=disable-disconnected-notifications mtime=1334087516 
type=bool value=true/
  /dir
  /dir
  /gconf

  [Regression Potential]

  Minimal. This change is only 2 changed lines, and we've already
  released in 12.10 without problems.

  [Original Description]

  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:

  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 2
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2013-01-24 Thread Steve Magoun
@James: Who is responsible for pulling the nm-applet package from
precise and when will that happen?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  In Progress
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  In Progress
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  [Impact]

  For OEM's, we offer a video that runs on first boot kick things off.
  Invariably, nm-applet winds up printing a disconnect notification,
  which detracts from the quality feeling of the video. We would like to
  get this working in Ubuntu so for 12.04.2 we can use disable-
  disconnect-notification instead of our hard-coded workaround.

  [Test Case]

  The popups can be disabled by either running the following commands
  and then restarting or logging off / on:

  gconftool -s /apps/nm-applet/disable-disconnected-notifications --type=bool 
true
  gconftool -s /apps/nm-applet/disable-connected-notifications --type=bool true
  gconftool -s /apps/nm-applet/suppress-wireless-networks-available = true

  OR

  The following can be hard-coded into
  /var/lib/gconf/debian.mandatory/%gconf.xml

  ?xml version=1.0?
  gconf
  dir name=apps
  dir name=nm-applet
  entry name=suppress-wireless-networks-available mtime=1334087625 
type=bool value=true/
  entry name=disable-connected-notifications mtime=1334087553 type=bool 
value=true/
  entry name=disable-disconnected-notifications mtime=1334087516 
type=bool value=true/
  /dir
  /dir
  /gconf

  [Regression Potential]

  Minimal. This change is only 2 changed lines, and we've already
  released in 12.10 without problems.

  [Original Description]

  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:

  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 2
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2013-01-23 Thread Steve Magoun
@James: What is the other SRU that we're waiting on? Can you provide a
link to the bug(s) for the other SRU?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  Confirmed
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  In Progress
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  [Impact]

  For OEM's, we offer a video that runs on first boot kick things off.
  Invariably, nm-applet winds up printing a disconnect notification,
  which detracts from the quality feeling of the video. We would like to
  get this working in Ubuntu so for 12.04.2 we can use disable-
  disconnect-notification instead of our hard-coded workaround.

  [Test Case]

  The popups can be disabled by either running the following commands
  and then restarting or logging off / on:

  gconftool -s /apps/nm-applet/disable-disconnected-notifications --type=bool 
true
  gconftool -s /apps/nm-applet/disable-connected-notifications --type=bool true
  gconftool -s /apps/nm-applet/suppress-wireless-networks-available = true

  OR

  The following can be hard-coded into
  /var/lib/gconf/debian.mandatory/%gconf.xml

  ?xml version=1.0?
  gconf
  dir name=apps
  dir name=nm-applet
  entry name=suppress-wireless-networks-available mtime=1334087625 
type=bool value=true/
  entry name=disable-connected-notifications mtime=1334087553 type=bool 
value=true/
  entry name=disable-disconnected-notifications mtime=1334087516 
type=bool value=true/
  /dir
  /dir
  /gconf

  [Regression Potential]

  Minimal. This change is only 2 changed lines, and we've already
  released in 12.10 without problems.

  [Original Description]

  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:

  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 2
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2013-01-23 Thread James M. Leddy
Hi  Steve,

This is blocked by bug 780602. Since that bug is verification-failed, we
have to pull the nm-applet package from precise before we fix this bug
in precise.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  Confirmed
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  In Progress
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  [Impact]

  For OEM's, we offer a video that runs on first boot kick things off.
  Invariably, nm-applet winds up printing a disconnect notification,
  which detracts from the quality feeling of the video. We would like to
  get this working in Ubuntu so for 12.04.2 we can use disable-
  disconnect-notification instead of our hard-coded workaround.

  [Test Case]

  The popups can be disabled by either running the following commands
  and then restarting or logging off / on:

  gconftool -s /apps/nm-applet/disable-disconnected-notifications --type=bool 
true
  gconftool -s /apps/nm-applet/disable-connected-notifications --type=bool true
  gconftool -s /apps/nm-applet/suppress-wireless-networks-available = true

  OR

  The following can be hard-coded into
  /var/lib/gconf/debian.mandatory/%gconf.xml

  ?xml version=1.0?
  gconf
  dir name=apps
  dir name=nm-applet
  entry name=suppress-wireless-networks-available mtime=1334087625 
type=bool value=true/
  entry name=disable-connected-notifications mtime=1334087553 type=bool 
value=true/
  entry name=disable-disconnected-notifications mtime=1334087516 
type=bool value=true/
  /dir
  /dir
  /gconf

  [Regression Potential]

  Minimal. This change is only 2 changed lines, and we've already
  released in 12.10 without problems.

  [Original Description]

  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:

  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 2
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2013-01-23 Thread James M. Leddy
** Changed in: oem-priority/precise
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  In Progress
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  In Progress
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  [Impact]

  For OEM's, we offer a video that runs on first boot kick things off.
  Invariably, nm-applet winds up printing a disconnect notification,
  which detracts from the quality feeling of the video. We would like to
  get this working in Ubuntu so for 12.04.2 we can use disable-
  disconnect-notification instead of our hard-coded workaround.

  [Test Case]

  The popups can be disabled by either running the following commands
  and then restarting or logging off / on:

  gconftool -s /apps/nm-applet/disable-disconnected-notifications --type=bool 
true
  gconftool -s /apps/nm-applet/disable-connected-notifications --type=bool true
  gconftool -s /apps/nm-applet/suppress-wireless-networks-available = true

  OR

  The following can be hard-coded into
  /var/lib/gconf/debian.mandatory/%gconf.xml

  ?xml version=1.0?
  gconf
  dir name=apps
  dir name=nm-applet
  entry name=suppress-wireless-networks-available mtime=1334087625 
type=bool value=true/
  entry name=disable-connected-notifications mtime=1334087553 type=bool 
value=true/
  entry name=disable-disconnected-notifications mtime=1334087516 
type=bool value=true/
  /dir
  /dir
  /gconf

  [Regression Potential]

  Minimal. This change is only 2 changed lines, and we've already
  released in 12.10 without problems.

  [Original Description]

  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:

  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 2
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2013-01-22 Thread Iain Lane
Right, then I'm removing the sponsors team so that people don't keep
looking at this bug. Please readd it when you're ready for the package
to be sponsored.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  Confirmed
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  In Progress
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  [Impact]

  For OEM's, we offer a video that runs on first boot kick things off.
  Invariably, nm-applet winds up printing a disconnect notification,
  which detracts from the quality feeling of the video. We would like to
  get this working in Ubuntu so for 12.04.2 we can use disable-
  disconnect-notification instead of our hard-coded workaround.

  [Test Case]

  The popups can be disabled by either running the following commands
  and then restarting or logging off / on:

  gconftool -s /apps/nm-applet/disable-disconnected-notifications --type=bool 
true
  gconftool -s /apps/nm-applet/disable-connected-notifications --type=bool true
  gconftool -s /apps/nm-applet/suppress-wireless-networks-available = true

  OR

  The following can be hard-coded into
  /var/lib/gconf/debian.mandatory/%gconf.xml

  ?xml version=1.0?
  gconf
  dir name=apps
  dir name=nm-applet
  entry name=suppress-wireless-networks-available mtime=1334087625 
type=bool value=true/
  entry name=disable-connected-notifications mtime=1334087553 type=bool 
value=true/
  entry name=disable-disconnected-notifications mtime=1334087516 
type=bool value=true/
  /dir
  /dir
  /gconf

  [Regression Potential]

  Minimal. This change is only 2 changed lines, and we've already
  released in 12.10 without problems.

  [Original Description]

  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:

  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 2
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2013-01-18 Thread James M. Leddy
** Changed in: network-manager-applet (Ubuntu)
 Assignee: (unassigned) = Mathieu Trudel-Lapierre (mathieu-tl)

** Changed in: network-manager-applet (Ubuntu Precise)
 Assignee: (unassigned) = Mathieu Trudel-Lapierre (mathieu-tl)

** Changed in: network-manager-applet (Ubuntu Quantal)
 Assignee: (unassigned) = Mathieu Trudel-Lapierre (mathieu-tl)

** Tags added: rls-r-incoming

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  Confirmed
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  In Progress
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  [Impact]

  For OEM's, we offer a video that runs on first boot kick things off.
  Invariably, nm-applet winds up printing a disconnect notification,
  which detracts from the quality feeling of the video. We would like to
  get this working in Ubuntu so for 12.04.2 we can use disable-
  disconnect-notification instead of our hard-coded workaround.

  [Test Case]

  The popups can be disabled by either running the following commands
  and then restarting or logging off / on:

  gconftool -s /apps/nm-applet/disable-disconnected-notifications --type=bool 
true
  gconftool -s /apps/nm-applet/disable-connected-notifications --type=bool true
  gconftool -s /apps/nm-applet/suppress-wireless-networks-available = true

  OR

  The following can be hard-coded into
  /var/lib/gconf/debian.mandatory/%gconf.xml

  ?xml version=1.0?
  gconf
  dir name=apps
  dir name=nm-applet
  entry name=suppress-wireless-networks-available mtime=1334087625 
type=bool value=true/
  entry name=disable-connected-notifications mtime=1334087553 type=bool 
value=true/
  entry name=disable-disconnected-notifications mtime=1334087516 
type=bool value=true/
  /dir
  /dir
  /gconf

  [Regression Potential]

  Minimal. This change is only 2 changed lines, and we've already
  released in 12.10 without problems.

  [Original Description]

  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:

  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 2
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2013-01-18 Thread James M. Leddy
This hasn't been promoted to proposed because we're waiting on another
SRU.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  Confirmed
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  In Progress
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  [Impact]

  For OEM's, we offer a video that runs on first boot kick things off.
  Invariably, nm-applet winds up printing a disconnect notification,
  which detracts from the quality feeling of the video. We would like to
  get this working in Ubuntu so for 12.04.2 we can use disable-
  disconnect-notification instead of our hard-coded workaround.

  [Test Case]

  The popups can be disabled by either running the following commands
  and then restarting or logging off / on:

  gconftool -s /apps/nm-applet/disable-disconnected-notifications --type=bool 
true
  gconftool -s /apps/nm-applet/disable-connected-notifications --type=bool true
  gconftool -s /apps/nm-applet/suppress-wireless-networks-available = true

  OR

  The following can be hard-coded into
  /var/lib/gconf/debian.mandatory/%gconf.xml

  ?xml version=1.0?
  gconf
  dir name=apps
  dir name=nm-applet
  entry name=suppress-wireless-networks-available mtime=1334087625 
type=bool value=true/
  entry name=disable-connected-notifications mtime=1334087553 type=bool 
value=true/
  entry name=disable-disconnected-notifications mtime=1334087516 
type=bool value=true/
  /dir
  /dir
  /gconf

  [Regression Potential]

  Minimal. This change is only 2 changed lines, and we've already
  released in 12.10 without problems.

  [Original Description]

  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:

  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 2
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2012-12-03 Thread James M. Leddy
** Description changed:

+ [Impact]
+ 
+ For OEM's, we offer a video that runs on first boot kick things off.
+ Invariably, nm-applet winds up printing a disconnect notification, which
+ detracts from the quality feeling of the video. We would like to get
+ this working in Ubuntu so for 12.04.2 we can use disable-disconnect-
+ notification instead of our hard-coded workaround.
+ 
+ [Test Case]
+ 
+ The popups can be disabled by either running the following commands and
+ then restarting or logging off / on:
+ 
+ gconftool -s /apps/nm-applet/disable-disconnected-notifications --type=bool 
true
+ gconftool -s /apps/nm-applet/disable-connected-notifications --type=bool true
+ gconftool -s /apps/nm-applet/suppress-wireless-networks-available = true
+ 
+ OR
+ 
+ The following can be hard-coded into
+ /var/lib/gconf/debian.mandatory/%gconf.xml
+ 
+ ?xml version=1.0?
+ gconf
+ dir name=apps
+ dir name=nm-applet
+ entry name=suppress-wireless-networks-available mtime=1334087625 
type=bool value=true/
+ entry name=disable-connected-notifications mtime=1334087553 type=bool 
value=true/
+ entry name=disable-disconnected-notifications mtime=1334087516 
type=bool value=true/
+ /dir
+ /dir
+ /gconf
+ 
+ [Regression Potential]
+ 
+ Minimal. This change is only 2 changed lines, and we've already released
+ in 12.10 without problems.
+ 
+ [Original Description]
+ 
  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.
  
  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:
-  
+ 
  IfupdownConfig:
-  auto lo
-  iface lo inet loopback
+  auto lo
+  iface lo inet loopback
  IpRoute:
-  192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 
2 
-  169.254.0.0/16 dev wlan0  scope link  metric 1000 
-  default via 192.168.5.1 dev wlan0  proto static
+  192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 2
+  169.254.0.0/16 dev wlan0  scope link  metric 1000
+  default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
-  0: phy0: Wireless LAN
-   Soft blocked: no
-   Hard blocked: no
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  Confirmed
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  In Progress
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  [Impact]

  For OEM's, we offer a video that runs on first boot kick things off.
  Invariably, nm-applet winds up printing a disconnect notification,
  which detracts from the quality feeling of the video. We would like to
  get this working in Ubuntu so for 12.04.2 we can use disable-
  disconnect-notification instead of our hard-coded workaround.

  [Test Case]

  The popups can be disabled by either running the following commands
  and then restarting or logging off / on:

  gconftool -s /apps/nm-applet/disable-disconnected-notifications --type=bool 
true
  gconftool -s /apps/nm-applet/disable-connected-notifications --type=bool true
  gconftool -s /apps/nm-applet/suppress-wireless-networks-available = true

  OR

  The following can be hard-coded into
  /var/lib/gconf/debian.mandatory/%gconf.xml

  ?xml version=1.0?
  gconf
  dir name=apps
  dir name=nm-applet
  entry name=suppress-wireless-networks-available mtime=1334087625 
type=bool value=true/
  entry name=disable-connected-notifications mtime=1334087553 type=bool 
value=true/
  entry name=disable-disconnected-notifications mtime=1334087516 
type=bool value=true/
  /dir
  /dir
  /gconf

  [Regression Potential]

  Minimal. This change is only 2 changed lines, and we've already
  released in 12.10 without problems.

  [Original Description]

  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:

  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 2
   

[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2012-11-29 Thread Mathieu Trudel-Lapierre
** Changed in: network-manager-applet (Ubuntu Precise)
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  Confirmed
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  In Progress
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 
2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2012-11-29 Thread Kent Baxley
Hi James,

I seem to be locked out of that archive.  Trying to access it gives me a
Not allowed here page.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  Confirmed
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  In Progress
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 
2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2012-11-27 Thread Launchpad Bug Tracker
** Branch linked: lp:~jm-leddy/network-manager-applet/enable-disable-
disconnect-notification

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  Confirmed
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  Confirmed
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 
2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2012-11-26 Thread Launchpad Bug Tracker
** Branch linked: lp:~jm-leddy/network-manager-applet/enable-disable-
disconnect-notification

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  Confirmed
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  Confirmed
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 
2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2012-11-26 Thread James M. Leddy
Hi Kent,

I've uploaded a test package at  https://launchpad.net/~jm-
leddy/+archive/enable-disable-disconnect-notification-2 . The other
archive didn't work due to a binary difference between 12.04 and 12.10.
Please let me know if this version works, and I'll ask for a merge
request.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  Confirmed
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  Confirmed
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 
2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2012-11-07 Thread James M. Leddy
** Changed in: oem-priority/precise
 Assignee: (unassigned) = James M. Leddy (jm-leddy)

** Changed in: oem-priority/quantal
 Assignee: (unassigned) = James M. Leddy (jm-leddy)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  Confirmed
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  Confirmed
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 
2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2012-10-25 Thread Kent Baxley
Can we please see about getting this into an SRU for precise as well?
Thanks.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  Confirmed
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  Confirmed
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 
2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2012-08-09 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/network-manager-applet

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  Confirmed
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  Confirmed
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 
2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2012-08-02 Thread James M. Leddy
** Changed in: oem-priority/quantal
   Status: New = Confirmed

** Tags added: rls-q-incoming

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Confirmed
Status in OEM Priority Project precise series:
  New
Status in OEM Priority Project quantal series:
  Confirmed
Status in “network-manager-applet” package in Ubuntu:
  Confirmed

Bug description:
  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 
2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2012-08-02 Thread Mathieu Trudel-Lapierre
** Also affects: network-manager-applet (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: network-manager-applet (Ubuntu Quantal)
   Importance: Medium
   Status: Confirmed

** Changed in: network-manager-applet (Ubuntu Precise)
   Status: New = Confirmed

** Changed in: network-manager-applet (Ubuntu Precise)
   Importance: Undecided = Medium

** Changed in: network-manager-applet (Ubuntu Quantal)
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Confirmed
Status in OEM Priority Project precise series:
  New
Status in OEM Priority Project quantal series:
  Confirmed
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  Confirmed
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 
2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2012-08-02 Thread Launchpad Bug Tracker
This bug was fixed in the package network-manager-applet -
0.9.6.0~git201207161252.13c6db8-0ubuntu2

---
network-manager-applet (0.9.6.0~git201207161252.13c6db8-0ubuntu2) quantal; 
urgency=low

  * debian/patches/lp341684_device_sensitive_disconnect_notify.patch: updated
to respect the disable-disconnected-notifications settings. (LP: #445872)
 -- Matvey Marinin matvey.mari...@gmail.com   Thu, 02 Aug 2012 16:21:04 -0400

** Changed in: network-manager-applet (Ubuntu Quantal)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Confirmed
Status in OEM Priority Project precise series:
  New
Status in OEM Priority Project quantal series:
  Confirmed
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  Confirmed
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 
2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2012-08-02 Thread Chris Van Hoof
** Changed in: oem-priority/precise
   Status: New = Confirmed

** Changed in: oem-priority/quantal
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  Confirmed
Status in OEM Priority Project quantal series:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Precise:
  Confirmed
Status in “network-manager-applet” source package in Quantal:
  Fix Released

Bug description:
  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 
2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2012-07-09 Thread Kent Baxley
** Also affects: oem-priority
   Importance: Undecided
   Status: New

** Also affects: oem-priority/precise
   Importance: Undecided
   Status: New

** Also affects: oem-priority/quantal
   Importance: Undecided
   Status: New

** Changed in: oem-priority/precise
   Importance: Undecided = Medium

** Changed in: oem-priority/quantal
   Importance: Undecided = Medium

** Changed in: oem-priority/precise
   Importance: Medium = High

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in OEM Priority Project:
  New
Status in OEM Priority Project precise series:
  New
Status in OEM Priority Project quantal series:
  New
Status in “network-manager-applet” package in Ubuntu:
  Confirmed

Bug description:
  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 
2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/445872/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2012-04-08 Thread Matvey Marinin
** Branch linked: lp:~network-manager/network-manager-applet/ubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in “network-manager-applet” package in Ubuntu:
  Confirmed

Bug description:
  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 
2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2012-02-28 Thread Matvey Marinin
Proposed fix in lp:~matvey-marinin/network-manager-applet/lp445872, can
anyone review?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in “network-manager-applet” package in Ubuntu:
  Confirmed

Bug description:
  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 
2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2012-02-08 Thread Matvey Marinin
** Changed in: network-manager-applet (Ubuntu)
   Status: Triaged = Confirmed

** Branch linked: lp:~matvey-marinin/network-manager-applet/lp445872

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in “network-manager-applet” package in Ubuntu:
  Confirmed

Bug description:
  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 
2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2012-01-27 Thread SteveLoughran
@Kevin: I'm not sure. Issue 835972 is about the dialog coming up on
suspend/resume and not going away automatically.

This one is about the dialog appearing in the first place -even when
you've told it not to appear.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in “network-manager-applet” package in Ubuntu:
  Triaged

Bug description:
  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 
2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2012-01-26 Thread Kevin Brubeck Unhammer
Is this bug related to https://bugs.launchpad.net/ubuntu/+source
/network-manager-applet/+bug/835972 ?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in “network-manager-applet” package in Ubuntu:
  Triaged

Bug description:
  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 
2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445872] Re: disable-disconnect-notification option ignored

2011-10-28 Thread da_coynul
Can someone explain why this patch:

lp341684_device_sensitive_disconnect_notify.patch

does not use the function applet_do_notify_with_pref () to display
disconnected notifications?  You can see where it was removed by the
patch:

-   applet_do_notify_with_pref (applet, _(Disconnected),
-   _(The network connection has been 
disconnected.),
-   nm-no-connection,
-   
PREF_DISABLE_DISCONNECTED_NOTIFICATIONS);

The above function checks the value of 
/apps/nm-applet/disable-disconnected-notifications before displaying the 
notification.
The code from the patch does not:

...
info-text = _(Disconnected - you are now offline);
...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/445872

Title:
  disable-disconnect-notification option ignored

Status in “network-manager-applet” package in Ubuntu:
  Triaged

Bug description:
  the gconf key /apps/nm-applet/disable-disconnected-notifications does
  not disable disconnect notifications, while the other works for
  connected notifications.

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Oct  8 00:50:27 2009
  DistroRelease: Ubuntu 9.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.2  metric 
2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   default via 192.168.5.1 dev wlan0  proto static
  Package: network-manager-gnome 0.8~a~git.20091002t194214.8515a07-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager-applet
  Uname: Linux 2.6.31-12-generic x86_64

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp