[Desktop-packages] [Bug 1194841] Re: Firefox 22 uses stale manual proxy settings when configured to use system proxy settings, and system proxy settings are set to "None"

2016-10-12 Thread Marian Hello
till valid in Ubuntu 16.04.1 and Firefox 49.0+build4-0ubuntu0.16.04.1

How to reproduce (set some invalid host and port

gsettings set org.gnome.system.proxy mode 'manual'
gsettings set org.gnome.system.proxy.http host 'nonexistinghost'
gsettings set org.gnome.system.proxy.http port 
gsettings set org.gnome.system.proxy mode 'none'

Expected outcome: FF will not use any proxy and any website will be normally 
accessible.
Actual outcome: Visiting any page result in: The proxy server is refusing 
connections

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

Title:
  Firefox 22 uses stale manual proxy settings when configured to use
  system proxy settings, and system proxy settings are set to "None"

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  Fix Released
Status in firefox source package in Precise:
  Fix Released
Status in firefox source package in Quantal:
  Fix Released
Status in firefox source package in Raring:
  Fix Released

Bug description:
  *** WORKAROUND ***

  This only applies if you have Firefox configured to use the system
  proxy settings (which is the default) and have used the manual
  settings at some point in the past.

  1) Open the proxy configuration dialog
     - Edit -> Preferences from the menu, open the "Advanced" pane, select the 
"Network"
   tab and press the "Settings" button next to "Configure how Firefox 
connects to
   the Internet"
  2) Delete any residual manual proxy configuration settings. To do this, you 
will need
     to select "Manual", delete the settings, click OK and then re-open the 
dialog to
     set it back to "System" again

  Note, we're going to respin Firefox 22 with the patch from
  https://bugzilla.mozilla.org/show_bug.cgi?id=817533 , even if upstream
  aren't

  

  I just received the upgrade to FF22 through the update-center. After
  restarting firefox, I wasn't able to connect to any single web-page.

  Checking the 'about:config' network settings, I found out that
  something had changed the proxy-settings and everything was directed
  to '134.246...' (don't remember the whole number). After resetting all
  proxy values, firefox worked again as usual.

  Heiko

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 22.0+build2-0ubuntu0.12.04.1
  Uname: Linux 3.2.30-120928-vanilla x86_64
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  heikok 2861 F pulseaudio
  BuildID: 20130620135945
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xe2e6 irq 47'
     Mixer name : 'Intel CougarPoint HDMI'
     Components : 'HDA:111d76e7,10280492,00100102 
HDA:80862805,80860101,0010'
     Controls  : 30
     Simple ctrls  : 13
  Channel: Unavailable
  CurrentDmesg:
   Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order /var/log/dmesg 
-'] failed with exit code 1: comm: /var/log/dmesg: Permission denied
   dmesg: write failed: Broken pipe
  Date: Wed Jun 26 13:14:53 2013
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.13  metric 
2
  Locales: extensions.sqlite corrupt or missing
  MarkForUpload: True
  MostRecentCrashID: bp-13ea1db5-8ece-432e-b626-743e32110510
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=22.0/20130620135945 (In use)
  RelatedPackageVersions:
   icedtea-7-plugin  1.2.3-0ubuntu0.12.04.2
   rhythmbox-mozilla 2.96-0ubuntu4.2
   totem-mozilla 3.0.1-0ubuntu21.1
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  SubmittedCrashIDs:
   bp-13ea1db5-8ece-432e-b626-743e32110510
   bp-9044c4a6-4c68-4661-951e-83a8a2100308
   bp-44c7c8ad-3f92-41bc-8ce0-9ef032100127
   bp-6e7b33f2-08ce-41cc-ba5b-a83022100127
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:

  dmi.bios.date: 05/24/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 01MCMN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 

[Desktop-packages] [Bug 1194841] Re: Firefox 22 uses stale manual proxy settings when configured to use system proxy settings, and system proxy settings are set to None

2013-07-03 Thread Launchpad Bug Tracker
This bug was fixed in the package firefox - 22.0+build2-0ubuntu0.12.10.2

---
firefox (22.0+build2-0ubuntu0.12.10.2) quantal-security; urgency=low

  * Fix LP: #1194841 - Firefox 22 uses stale manual proxy settings when
configured to use system proxy settings, and system proxy settings are
set to None
- add debian/patches/dont-use-stale-manual-proxy-config.patch
- update debian/patches/series
 -- Chris Coulson chris.coul...@canonical.com   Thu, 27 Jun 2013 16:43:31 
+0100

** Changed in: firefox (Ubuntu Raring)
   Status: Triaged = Fix Released

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

Title:
  Firefox 22 uses stale manual proxy settings when configured to use
  system proxy settings, and system proxy settings are set to None

Status in The Mozilla Firefox Browser:
  Fix Released
Status in “firefox” package in Ubuntu:
  Fix Released
Status in “firefox” source package in Precise:
  Fix Released
Status in “firefox” source package in Quantal:
  Fix Released
Status in “firefox” source package in Raring:
  Fix Released

Bug description:
  *** WORKAROUND ***

  This only applies if you have Firefox configured to use the system
  proxy settings (which is the default) and have used the manual
  settings at some point in the past.

  1) Open the proxy configuration dialog
     - Edit - Preferences from the menu, open the Advanced pane, select the 
Network
   tab and press the Settings button next to Configure how Firefox 
connects to
   the Internet
  2) Delete any residual manual proxy configuration settings. To do this, you 
will need
     to select Manual, delete the settings, click OK and then re-open the 
dialog to
     set it back to System again

  Note, we're going to respin Firefox 22 with the patch from
  https://bugzilla.mozilla.org/show_bug.cgi?id=817533 , even if upstream
  aren't

  

  I just received the upgrade to FF22 through the update-center. After
  restarting firefox, I wasn't able to connect to any single web-page.

  Checking the 'about:config' network settings, I found out that
  something had changed the proxy-settings and everything was directed
  to '134.246...' (don't remember the whole number). After resetting all
  proxy values, firefox worked again as usual.

  Heiko

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 22.0+build2-0ubuntu0.12.04.1
  Uname: Linux 3.2.30-120928-vanilla x86_64
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  heikok 2861 F pulseaudio
  BuildID: 20130620135945
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xe2e6 irq 47'
     Mixer name : 'Intel CougarPoint HDMI'
     Components : 'HDA:111d76e7,10280492,00100102 
HDA:80862805,80860101,0010'
     Controls  : 30
     Simple ctrls  : 13
  Channel: Unavailable
  CurrentDmesg:
   Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order /var/log/dmesg 
-'] failed with exit code 1: comm: /var/log/dmesg: Permission denied
   dmesg: write failed: Broken pipe
  Date: Wed Jun 26 13:14:53 2013
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.13  metric 
2
  Locales: extensions.sqlite corrupt or missing
  MarkForUpload: True
  MostRecentCrashID: bp-13ea1db5-8ece-432e-b626-743e32110510
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=22.0/20130620135945 (In use)
  RelatedPackageVersions:
   icedtea-7-plugin  1.2.3-0ubuntu0.12.04.2
   rhythmbox-mozilla 2.96-0ubuntu4.2
   totem-mozilla 3.0.1-0ubuntu21.1
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  SubmittedCrashIDs:
   bp-13ea1db5-8ece-432e-b626-743e32110510
   bp-9044c4a6-4c68-4661-951e-83a8a2100308
   bp-44c7c8ad-3f92-41bc-8ce0-9ef032100127
   bp-6e7b33f2-08ce-41cc-ba5b-a83022100127
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:

  dmi.bios.date: 05/24/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 01MCMN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 

[Desktop-packages] [Bug 1194841] Re: Firefox 22 uses stale manual proxy settings when configured to use system proxy settings, and system proxy settings are set to None

2013-07-03 Thread Launchpad Bug Tracker
This bug was fixed in the package firefox - 22.0+build2-0ubuntu0.12.04.2

---
firefox (22.0+build2-0ubuntu0.12.04.2) precise-security; urgency=low

  * Fix LP: #1194841 - Firefox 22 uses stale manual proxy settings when
configured to use system proxy settings, and system proxy settings are
set to None
- add debian/patches/dont-use-stale-manual-proxy-config.patch
- update debian/patches/series
 -- Chris Coulson chris.coul...@canonical.com   Thu, 27 Jun 2013 16:43:31 
+0100

** Changed in: firefox (Ubuntu Precise)
   Status: Triaged = Fix Released

** Changed in: firefox (Ubuntu Quantal)
   Status: Triaged = Fix Released

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

Title:
  Firefox 22 uses stale manual proxy settings when configured to use
  system proxy settings, and system proxy settings are set to None

Status in The Mozilla Firefox Browser:
  Fix Released
Status in “firefox” package in Ubuntu:
  Fix Released
Status in “firefox” source package in Precise:
  Fix Released
Status in “firefox” source package in Quantal:
  Fix Released
Status in “firefox” source package in Raring:
  Fix Released

Bug description:
  *** WORKAROUND ***

  This only applies if you have Firefox configured to use the system
  proxy settings (which is the default) and have used the manual
  settings at some point in the past.

  1) Open the proxy configuration dialog
     - Edit - Preferences from the menu, open the Advanced pane, select the 
Network
   tab and press the Settings button next to Configure how Firefox 
connects to
   the Internet
  2) Delete any residual manual proxy configuration settings. To do this, you 
will need
     to select Manual, delete the settings, click OK and then re-open the 
dialog to
     set it back to System again

  Note, we're going to respin Firefox 22 with the patch from
  https://bugzilla.mozilla.org/show_bug.cgi?id=817533 , even if upstream
  aren't

  

  I just received the upgrade to FF22 through the update-center. After
  restarting firefox, I wasn't able to connect to any single web-page.

  Checking the 'about:config' network settings, I found out that
  something had changed the proxy-settings and everything was directed
  to '134.246...' (don't remember the whole number). After resetting all
  proxy values, firefox worked again as usual.

  Heiko

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 22.0+build2-0ubuntu0.12.04.1
  Uname: Linux 3.2.30-120928-vanilla x86_64
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  heikok 2861 F pulseaudio
  BuildID: 20130620135945
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xe2e6 irq 47'
     Mixer name : 'Intel CougarPoint HDMI'
     Components : 'HDA:111d76e7,10280492,00100102 
HDA:80862805,80860101,0010'
     Controls  : 30
     Simple ctrls  : 13
  Channel: Unavailable
  CurrentDmesg:
   Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order /var/log/dmesg 
-'] failed with exit code 1: comm: /var/log/dmesg: Permission denied
   dmesg: write failed: Broken pipe
  Date: Wed Jun 26 13:14:53 2013
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.13  metric 
2
  Locales: extensions.sqlite corrupt or missing
  MarkForUpload: True
  MostRecentCrashID: bp-13ea1db5-8ece-432e-b626-743e32110510
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=22.0/20130620135945 (In use)
  RelatedPackageVersions:
   icedtea-7-plugin  1.2.3-0ubuntu0.12.04.2
   rhythmbox-mozilla 2.96-0ubuntu4.2
   totem-mozilla 3.0.1-0ubuntu21.1
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  SubmittedCrashIDs:
   bp-13ea1db5-8ece-432e-b626-743e32110510
   bp-9044c4a6-4c68-4661-951e-83a8a2100308
   bp-44c7c8ad-3f92-41bc-8ce0-9ef032100127
   bp-6e7b33f2-08ce-41cc-ba5b-a83022100127
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:

  dmi.bios.date: 05/24/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 01MCMN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  

[Desktop-packages] [Bug 1194841] Re: Firefox 22 uses stale manual proxy settings when configured to use system proxy settings, and system proxy settings are set to None

2013-07-03 Thread Launchpad Bug Tracker
This bug was fixed in the package firefox - 22.0+build2-0ubuntu0.13.04.2

---
firefox (22.0+build2-0ubuntu0.13.04.2) raring-security; urgency=low

  * Fix LP: #1194841 - Firefox 22 uses stale manual proxy settings when
configured to use system proxy settings, and system proxy settings are
set to None
- add debian/patches/dont-use-stale-manual-proxy-config.patch
- update debian/patches/series
 -- Chris Coulson chris.coul...@canonical.com   Thu, 27 Jun 2013 16:43:31 
+0100

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

Title:
  Firefox 22 uses stale manual proxy settings when configured to use
  system proxy settings, and system proxy settings are set to None

Status in The Mozilla Firefox Browser:
  Fix Released
Status in “firefox” package in Ubuntu:
  Fix Released
Status in “firefox” source package in Precise:
  Fix Released
Status in “firefox” source package in Quantal:
  Fix Released
Status in “firefox” source package in Raring:
  Fix Released

Bug description:
  *** WORKAROUND ***

  This only applies if you have Firefox configured to use the system
  proxy settings (which is the default) and have used the manual
  settings at some point in the past.

  1) Open the proxy configuration dialog
     - Edit - Preferences from the menu, open the Advanced pane, select the 
Network
   tab and press the Settings button next to Configure how Firefox 
connects to
   the Internet
  2) Delete any residual manual proxy configuration settings. To do this, you 
will need
     to select Manual, delete the settings, click OK and then re-open the 
dialog to
     set it back to System again

  Note, we're going to respin Firefox 22 with the patch from
  https://bugzilla.mozilla.org/show_bug.cgi?id=817533 , even if upstream
  aren't

  

  I just received the upgrade to FF22 through the update-center. After
  restarting firefox, I wasn't able to connect to any single web-page.

  Checking the 'about:config' network settings, I found out that
  something had changed the proxy-settings and everything was directed
  to '134.246...' (don't remember the whole number). After resetting all
  proxy values, firefox worked again as usual.

  Heiko

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 22.0+build2-0ubuntu0.12.04.1
  Uname: Linux 3.2.30-120928-vanilla x86_64
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  heikok 2861 F pulseaudio
  BuildID: 20130620135945
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xe2e6 irq 47'
     Mixer name : 'Intel CougarPoint HDMI'
     Components : 'HDA:111d76e7,10280492,00100102 
HDA:80862805,80860101,0010'
     Controls  : 30
     Simple ctrls  : 13
  Channel: Unavailable
  CurrentDmesg:
   Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order /var/log/dmesg 
-'] failed with exit code 1: comm: /var/log/dmesg: Permission denied
   dmesg: write failed: Broken pipe
  Date: Wed Jun 26 13:14:53 2013
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.13  metric 
2
  Locales: extensions.sqlite corrupt or missing
  MarkForUpload: True
  MostRecentCrashID: bp-13ea1db5-8ece-432e-b626-743e32110510
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=22.0/20130620135945 (In use)
  RelatedPackageVersions:
   icedtea-7-plugin  1.2.3-0ubuntu0.12.04.2
   rhythmbox-mozilla 2.96-0ubuntu4.2
   totem-mozilla 3.0.1-0ubuntu21.1
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  SubmittedCrashIDs:
   bp-13ea1db5-8ece-432e-b626-743e32110510
   bp-9044c4a6-4c68-4661-951e-83a8a2100308
   bp-44c7c8ad-3f92-41bc-8ce0-9ef032100127
   bp-6e7b33f2-08ce-41cc-ba5b-a83022100127
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:

  dmi.bios.date: 05/24/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 01MCMN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 

[Desktop-packages] [Bug 1194841] Re: Firefox 22 uses stale manual proxy settings when configured to use system proxy settings, and system proxy settings are set to None

2013-07-03 Thread Chris Coulson
** Changed in: firefox (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  Firefox 22 uses stale manual proxy settings when configured to use
  system proxy settings, and system proxy settings are set to None

Status in The Mozilla Firefox Browser:
  Fix Released
Status in “firefox” package in Ubuntu:
  Fix Released
Status in “firefox” source package in Precise:
  Fix Released
Status in “firefox” source package in Quantal:
  Fix Released
Status in “firefox” source package in Raring:
  Fix Released

Bug description:
  *** WORKAROUND ***

  This only applies if you have Firefox configured to use the system
  proxy settings (which is the default) and have used the manual
  settings at some point in the past.

  1) Open the proxy configuration dialog
     - Edit - Preferences from the menu, open the Advanced pane, select the 
Network
   tab and press the Settings button next to Configure how Firefox 
connects to
   the Internet
  2) Delete any residual manual proxy configuration settings. To do this, you 
will need
     to select Manual, delete the settings, click OK and then re-open the 
dialog to
     set it back to System again

  Note, we're going to respin Firefox 22 with the patch from
  https://bugzilla.mozilla.org/show_bug.cgi?id=817533 , even if upstream
  aren't

  

  I just received the upgrade to FF22 through the update-center. After
  restarting firefox, I wasn't able to connect to any single web-page.

  Checking the 'about:config' network settings, I found out that
  something had changed the proxy-settings and everything was directed
  to '134.246...' (don't remember the whole number). After resetting all
  proxy values, firefox worked again as usual.

  Heiko

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 22.0+build2-0ubuntu0.12.04.1
  Uname: Linux 3.2.30-120928-vanilla x86_64
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  heikok 2861 F pulseaudio
  BuildID: 20130620135945
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xe2e6 irq 47'
     Mixer name : 'Intel CougarPoint HDMI'
     Components : 'HDA:111d76e7,10280492,00100102 
HDA:80862805,80860101,0010'
     Controls  : 30
     Simple ctrls  : 13
  Channel: Unavailable
  CurrentDmesg:
   Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order /var/log/dmesg 
-'] failed with exit code 1: comm: /var/log/dmesg: Permission denied
   dmesg: write failed: Broken pipe
  Date: Wed Jun 26 13:14:53 2013
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.13  metric 
2
  Locales: extensions.sqlite corrupt or missing
  MarkForUpload: True
  MostRecentCrashID: bp-13ea1db5-8ece-432e-b626-743e32110510
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=22.0/20130620135945 (In use)
  RelatedPackageVersions:
   icedtea-7-plugin  1.2.3-0ubuntu0.12.04.2
   rhythmbox-mozilla 2.96-0ubuntu4.2
   totem-mozilla 3.0.1-0ubuntu21.1
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  SubmittedCrashIDs:
   bp-13ea1db5-8ece-432e-b626-743e32110510
   bp-9044c4a6-4c68-4661-951e-83a8a2100308
   bp-44c7c8ad-3f92-41bc-8ce0-9ef032100127
   bp-6e7b33f2-08ce-41cc-ba5b-a83022100127
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:

  dmi.bios.date: 05/24/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 01MCMN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd05/24/2011:svnDellInc.:pnLatitudeE6320:pvr01:rvnDellInc.:rn01MCMN:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6320
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1194841/+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 1194841] Re: Firefox 22 uses stale manual proxy settings when configured to use system proxy settings, and system proxy settings are set to None

2013-06-29 Thread LaunchpadUser
Perhaps this bug also affects my problem: after upgraded to Firefox 22
(through the standard Ubuntu update info dialog), my auto proxy config
whitelist.pac file is simply ignored! This is highly critical as my
children are now able to browse to any website on the internet!
Thankfully, I noticed this today as I just migrated one user account
from OPera to Firefox.

The only workaround for me is to not use Firefox for the kids. :-(

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

Title:
  Firefox 22 uses stale manual proxy settings when configured to use
  system proxy settings, and system proxy settings are set to None

Status in The Mozilla Firefox Browser:
  Fix Released
Status in “firefox” package in Ubuntu:
  Fix Committed
Status in “firefox” source package in Precise:
  Triaged
Status in “firefox” source package in Quantal:
  Triaged
Status in “firefox” source package in Raring:
  Triaged

Bug description:
  *** WORKAROUND ***

  This only applies if you have Firefox configured to use the system
  proxy settings (which is the default) and have used the manual
  settings at some point in the past.

  1) Open the proxy configuration dialog
     - Edit - Preferences from the menu, open the Advanced pane, select the 
Network
   tab and press the Settings button next to Configure how Firefox 
connects to
   the Internet
  2) Delete any residual manual proxy configuration settings. To do this, you 
will need
     to select Manual, delete the settings, click OK and then re-open the 
dialog to
     set it back to System again

  Note, we're going to respin Firefox 22 with the patch from
  https://bugzilla.mozilla.org/show_bug.cgi?id=817533 , even if upstream
  aren't

  

  I just received the upgrade to FF22 through the update-center. After
  restarting firefox, I wasn't able to connect to any single web-page.

  Checking the 'about:config' network settings, I found out that
  something had changed the proxy-settings and everything was directed
  to '134.246...' (don't remember the whole number). After resetting all
  proxy values, firefox worked again as usual.

  Heiko

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 22.0+build2-0ubuntu0.12.04.1
  Uname: Linux 3.2.30-120928-vanilla x86_64
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  heikok 2861 F pulseaudio
  BuildID: 20130620135945
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xe2e6 irq 47'
     Mixer name : 'Intel CougarPoint HDMI'
     Components : 'HDA:111d76e7,10280492,00100102 
HDA:80862805,80860101,0010'
     Controls  : 30
     Simple ctrls  : 13
  Channel: Unavailable
  CurrentDmesg:
   Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order /var/log/dmesg 
-'] failed with exit code 1: comm: /var/log/dmesg: Permission denied
   dmesg: write failed: Broken pipe
  Date: Wed Jun 26 13:14:53 2013
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.13  metric 
2
  Locales: extensions.sqlite corrupt or missing
  MarkForUpload: True
  MostRecentCrashID: bp-13ea1db5-8ece-432e-b626-743e32110510
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=22.0/20130620135945 (In use)
  RelatedPackageVersions:
   icedtea-7-plugin  1.2.3-0ubuntu0.12.04.2
   rhythmbox-mozilla 2.96-0ubuntu4.2
   totem-mozilla 3.0.1-0ubuntu21.1
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  SubmittedCrashIDs:
   bp-13ea1db5-8ece-432e-b626-743e32110510
   bp-9044c4a6-4c68-4661-951e-83a8a2100308
   bp-44c7c8ad-3f92-41bc-8ce0-9ef032100127
   bp-6e7b33f2-08ce-41cc-ba5b-a83022100127
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:

  dmi.bios.date: 05/24/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 01MCMN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd05/24/2011:svnDellInc.:pnLatitudeE6320:pvr01:rvnDellInc.:rn01MCMN:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6320
  dmi.product.version: 01
  dmi.sys.vendor: 

[Desktop-packages] [Bug 1194841] Re: Firefox 22 uses stale manual proxy settings when configured to use system proxy settings, and system proxy settings are set to None

2013-06-28 Thread Robin Roth
This breaks the internet for many technical illiterate users. A fix is
required ASAP.

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

Title:
  Firefox 22 uses stale manual proxy settings when configured to use
  system proxy settings, and system proxy settings are set to None

Status in The Mozilla Firefox Browser:
  Fix Released
Status in “firefox” package in Ubuntu:
  Fix Committed
Status in “firefox” source package in Precise:
  Triaged
Status in “firefox” source package in Quantal:
  Triaged
Status in “firefox” source package in Raring:
  Triaged

Bug description:
  *** WORKAROUND ***

  This only applies if you have Firefox configured to use the system
  proxy settings (which is the default) and have used the manual
  settings at some point in the past.

  1) Open the proxy configuration dialog
     - Edit - Preferences from the menu, open the Advanced pane, select the 
Network
   tab and press the Settings button next to Configure how Firefox 
connects to
   the Internet
  2) Delete any residual manual proxy configuration settings. To do this, you 
will need
     to select Manual, delete the settings, click OK and then re-open the 
dialog to
     set it back to System again

  Note, we're going to respin Firefox 22 with the patch from
  https://bugzilla.mozilla.org/show_bug.cgi?id=817533 , even if upstream
  aren't

  

  I just received the upgrade to FF22 through the update-center. After
  restarting firefox, I wasn't able to connect to any single web-page.

  Checking the 'about:config' network settings, I found out that
  something had changed the proxy-settings and everything was directed
  to '134.246...' (don't remember the whole number). After resetting all
  proxy values, firefox worked again as usual.

  Heiko

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 22.0+build2-0ubuntu0.12.04.1
  Uname: Linux 3.2.30-120928-vanilla x86_64
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  heikok 2861 F pulseaudio
  BuildID: 20130620135945
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xe2e6 irq 47'
     Mixer name : 'Intel CougarPoint HDMI'
     Components : 'HDA:111d76e7,10280492,00100102 
HDA:80862805,80860101,0010'
     Controls  : 30
     Simple ctrls  : 13
  Channel: Unavailable
  CurrentDmesg:
   Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order /var/log/dmesg 
-'] failed with exit code 1: comm: /var/log/dmesg: Permission denied
   dmesg: write failed: Broken pipe
  Date: Wed Jun 26 13:14:53 2013
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.13  metric 
2
  Locales: extensions.sqlite corrupt or missing
  MarkForUpload: True
  MostRecentCrashID: bp-13ea1db5-8ece-432e-b626-743e32110510
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=22.0/20130620135945 (In use)
  RelatedPackageVersions:
   icedtea-7-plugin  1.2.3-0ubuntu0.12.04.2
   rhythmbox-mozilla 2.96-0ubuntu4.2
   totem-mozilla 3.0.1-0ubuntu21.1
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  SubmittedCrashIDs:
   bp-13ea1db5-8ece-432e-b626-743e32110510
   bp-9044c4a6-4c68-4661-951e-83a8a2100308
   bp-44c7c8ad-3f92-41bc-8ce0-9ef032100127
   bp-6e7b33f2-08ce-41cc-ba5b-a83022100127
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:

  dmi.bios.date: 05/24/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 01MCMN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd05/24/2011:svnDellInc.:pnLatitudeE6320:pvr01:rvnDellInc.:rn01MCMN:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6320
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1194841/+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 1194841] Re: Firefox 22 uses stale manual proxy settings when configured to use system proxy settings, and system proxy settings are set to None

2013-06-27 Thread Bug Watch Updater
Launchpad has imported 36 comments from the remote bug at
https://bugzilla.mozilla.org/show_bug.cgi?id=817533.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2012-12-03T11:48:53+00:00 Mozilla wrote:

Between Firefox (and TB) 17 and 18b2 the proxy detection broke for the case of 
autodetection.
I haven't fully debugged it yet but what happens is that
https://mxr.mozilla.org/mozilla-beta/source/toolkit/system/unixproxy/nsUnixSystemProxySettings.cpp#494
 can return NS_ERROR_FAILURE what it does in my usecase where there is no 
GConf,GSettings and nothing is set in environment variables.

Apparently 
https://mxr.mozilla.org/mozilla-beta/source/netwerk/base/src/nsProtocolProxyService.cpp#1462
 was changed in a way that
https://mxr.mozilla.org/mozilla-beta/source/netwerk/base/src/nsProtocolProxyService.cpp#1552
is still reached and something happens within that evaluation.

When I compare with 17 I find:
https://mxr.mozilla.org/mozilla-release/source/netwerk/base/src/nsProtocolProxyService.cpp#1258

So in my use case if no system proxy was found we left Resolve_Internal
via NS_OK immediately instead of proceeding to everything below.

This breaks Necko for me on systems not running with Gnome (no
GConf/GSettings) and having default settings for using system proxy
settings.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1194841/comments/0


On 2012-12-03T16:48:04+00:00 Patrick McManus wrote:

Wolfgang, thanks for the bug report and the diagnosis.

Can you be more clear on what the behavior was in ff17 and how that
changed in 18? Thanks. (i.e. you got an error before and now it connects
without a proxy? or vice versa?)

The code has changed substantially to improve jank, so we need to focus
on behavior rather than lines of code. Thanks.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1194841/comments/1


On 2012-12-03T17:47:49+00:00 Mozilla wrote:

(In reply to Patrick McManus [:mcmanus] from comment #1)
 Can you be more clear on what the behavior was in ff17 and how that changed
 in 18? Thanks. (i.e. you got an error before and now it connects without a
 proxy? or vice versa?)

Ok, sorry for being unclear ;-)

In my test case (and real usage case) I have no proxy at all. I do not have 
GConf/GSettings so that it falls back to check environment variables.
With FF17 that just worked with proxy.type=5 (the default). With Firefox 18 
(actually I noticed the changed behaviour with Thunderbird 18b1) I'm not able 
to access any HTTP site at all. I only get the error page that my proxy server 
cannot be accessed.
If GConf is available and used (even if no proxy is set up) everything works 
fine - no proxy used at all

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1194841/comments/2


On 2012-12-03T18:32:25+00:00 Patrick McManus wrote:

Wolfgang, thanks - I still can't reproduce.

here's what I did.. I disable gconf and gsettings like this

 nsresult
 nsUnixSystemProxySettings::Init()
 {
   mSchemeProxySettings.Init(5);
+  return NS_OK;
+  
   mGConf = do_GetService(NS_GCONFSERVICE_CONTRACTID);
   mGSettings = do_GetService(NS_GSETTINGSSERVICE_CONTRACTID);

and then I set http_proxy environment var to a real proxy and loaded
ipchicken.com to confirm the env var code was being used. And it was.

I then deleted the env var and reran firefox.

I confirmed that nsUnixSystemProxySettings::GetProxyForURI() now
returned an NS_ERROR_FAILURE error as you described. But that didn't
cause a problem - firefox connected without a proxy just fine - which is
the behavior you say ff17 has (and sounds correct to me).

what are we doing differently?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1194841/comments/3


On 2012-12-03T19:35:34+00:00 Mozilla wrote:

Ok, some more details of testing I did.
First I was thinking it might be related to a patch I'm using in FF and TB 
which is that one
http://www.rosenauer.org/hg/mozilla/file/31f273919032/mozilla-nongnome-proxies.patch
This is used to make sure that GConf is not used when running under KDE or 
other non-Gnome Windowmanagers but it looked innocent to me.

To make sure there is nothing in my own compilation I reproduced like this:
(sorry, didn't try FF that way yet)
- install thunderbird 18b1 as provided by mozilla.org
- remove libmozgnome.so from components/binary.manifest
- rename libmozgnome.so to aaalibmozgnome.sobbb in components
By removing libmozgnome both GConf and 

[Desktop-packages] [Bug 1194841] Re: Firefox 22 uses stale manual proxy settings when configured to use system proxy settings, and system proxy settings are set to None

2013-06-27 Thread Launchpad Bug Tracker
** Branch linked: lp:firefox/stable

** Branch linked: lp:~mozillateam/firefox/firefox.quantal

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

Title:
  Firefox 22 uses stale manual proxy settings when configured to use
  system proxy settings, and system proxy settings are set to None

Status in The Mozilla Firefox Browser:
  Fix Released
Status in “firefox” package in Ubuntu:
  Fix Committed
Status in “firefox” source package in Precise:
  Triaged
Status in “firefox” source package in Quantal:
  Triaged
Status in “firefox” source package in Raring:
  Triaged

Bug description:
  *** WORKAROUND ***

  This only applies if you have Firefox configured to use the system
  proxy settings (which is the default) and have used the manual
  settings at some point in the past.

  1) Open the proxy configuration dialog
     - Edit - Preferences from the menu, open the Advanced pane, select the 
Network
   tab and press the Settings button next to Configure how Firefox 
connects to
   the Internet
  2) Delete any residual manual proxy configuration settings. To do this, you 
will need
     to select Manual, delete the settings, click OK and then re-open the 
dialog to
     set it back to System again

  Note, we're going to respin Firefox 22 with the patch from
  https://bugzilla.mozilla.org/show_bug.cgi?id=817533 , even if upstream
  aren't

  

  I just received the upgrade to FF22 through the update-center. After
  restarting firefox, I wasn't able to connect to any single web-page.

  Checking the 'about:config' network settings, I found out that
  something had changed the proxy-settings and everything was directed
  to '134.246...' (don't remember the whole number). After resetting all
  proxy values, firefox worked again as usual.

  Heiko

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 22.0+build2-0ubuntu0.12.04.1
  Uname: Linux 3.2.30-120928-vanilla x86_64
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  heikok 2861 F pulseaudio
  BuildID: 20130620135945
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xe2e6 irq 47'
     Mixer name : 'Intel CougarPoint HDMI'
     Components : 'HDA:111d76e7,10280492,00100102 
HDA:80862805,80860101,0010'
     Controls  : 30
     Simple ctrls  : 13
  Channel: Unavailable
  CurrentDmesg:
   Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order /var/log/dmesg 
-'] failed with exit code 1: comm: /var/log/dmesg: Permission denied
   dmesg: write failed: Broken pipe
  Date: Wed Jun 26 13:14:53 2013
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.13  metric 
2
  Locales: extensions.sqlite corrupt or missing
  MarkForUpload: True
  MostRecentCrashID: bp-13ea1db5-8ece-432e-b626-743e32110510
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=22.0/20130620135945 (In use)
  RelatedPackageVersions:
   icedtea-7-plugin  1.2.3-0ubuntu0.12.04.2
   rhythmbox-mozilla 2.96-0ubuntu4.2
   totem-mozilla 3.0.1-0ubuntu21.1
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  SubmittedCrashIDs:
   bp-13ea1db5-8ece-432e-b626-743e32110510
   bp-9044c4a6-4c68-4661-951e-83a8a2100308
   bp-44c7c8ad-3f92-41bc-8ce0-9ef032100127
   bp-6e7b33f2-08ce-41cc-ba5b-a83022100127
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:

  dmi.bios.date: 05/24/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 01MCMN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd05/24/2011:svnDellInc.:pnLatitudeE6320:pvr01:rvnDellInc.:rn01MCMN:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6320
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1194841/+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 1194841] Re: Firefox 22 uses stale manual proxy settings when configured to use system proxy settings, and system proxy settings are set to None

2013-06-27 Thread Launchpad Bug Tracker
** Branch linked: lp:~mozillateam/firefox/firefox.precise

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

Title:
  Firefox 22 uses stale manual proxy settings when configured to use
  system proxy settings, and system proxy settings are set to None

Status in The Mozilla Firefox Browser:
  Fix Released
Status in “firefox” package in Ubuntu:
  Fix Committed
Status in “firefox” source package in Precise:
  Triaged
Status in “firefox” source package in Quantal:
  Triaged
Status in “firefox” source package in Raring:
  Triaged

Bug description:
  *** WORKAROUND ***

  This only applies if you have Firefox configured to use the system
  proxy settings (which is the default) and have used the manual
  settings at some point in the past.

  1) Open the proxy configuration dialog
     - Edit - Preferences from the menu, open the Advanced pane, select the 
Network
   tab and press the Settings button next to Configure how Firefox 
connects to
   the Internet
  2) Delete any residual manual proxy configuration settings. To do this, you 
will need
     to select Manual, delete the settings, click OK and then re-open the 
dialog to
     set it back to System again

  Note, we're going to respin Firefox 22 with the patch from
  https://bugzilla.mozilla.org/show_bug.cgi?id=817533 , even if upstream
  aren't

  

  I just received the upgrade to FF22 through the update-center. After
  restarting firefox, I wasn't able to connect to any single web-page.

  Checking the 'about:config' network settings, I found out that
  something had changed the proxy-settings and everything was directed
  to '134.246...' (don't remember the whole number). After resetting all
  proxy values, firefox worked again as usual.

  Heiko

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 22.0+build2-0ubuntu0.12.04.1
  Uname: Linux 3.2.30-120928-vanilla x86_64
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  heikok 2861 F pulseaudio
  BuildID: 20130620135945
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xe2e6 irq 47'
     Mixer name : 'Intel CougarPoint HDMI'
     Components : 'HDA:111d76e7,10280492,00100102 
HDA:80862805,80860101,0010'
     Controls  : 30
     Simple ctrls  : 13
  Channel: Unavailable
  CurrentDmesg:
   Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order /var/log/dmesg 
-'] failed with exit code 1: comm: /var/log/dmesg: Permission denied
   dmesg: write failed: Broken pipe
  Date: Wed Jun 26 13:14:53 2013
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.13  metric 
2
  Locales: extensions.sqlite corrupt or missing
  MarkForUpload: True
  MostRecentCrashID: bp-13ea1db5-8ece-432e-b626-743e32110510
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=22.0/20130620135945 (In use)
  RelatedPackageVersions:
   icedtea-7-plugin  1.2.3-0ubuntu0.12.04.2
   rhythmbox-mozilla 2.96-0ubuntu4.2
   totem-mozilla 3.0.1-0ubuntu21.1
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  SubmittedCrashIDs:
   bp-13ea1db5-8ece-432e-b626-743e32110510
   bp-9044c4a6-4c68-4661-951e-83a8a2100308
   bp-44c7c8ad-3f92-41bc-8ce0-9ef032100127
   bp-6e7b33f2-08ce-41cc-ba5b-a83022100127
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:

  dmi.bios.date: 05/24/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 01MCMN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd05/24/2011:svnDellInc.:pnLatitudeE6320:pvr01:rvnDellInc.:rn01MCMN:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6320
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1194841/+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 1194841] Re: Firefox 22 uses stale manual proxy settings when configured to use system proxy settings, and system proxy settings are set to None

2013-06-27 Thread Chris Coulson
A fix for this is building in the security PPA, and should be available
for people to test soon.

https://launchpad.net/~ubuntu-mozilla-security/+archive/ppa

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

Title:
  Firefox 22 uses stale manual proxy settings when configured to use
  system proxy settings, and system proxy settings are set to None

Status in The Mozilla Firefox Browser:
  Fix Released
Status in “firefox” package in Ubuntu:
  Fix Committed
Status in “firefox” source package in Precise:
  Triaged
Status in “firefox” source package in Quantal:
  Triaged
Status in “firefox” source package in Raring:
  Triaged

Bug description:
  *** WORKAROUND ***

  This only applies if you have Firefox configured to use the system
  proxy settings (which is the default) and have used the manual
  settings at some point in the past.

  1) Open the proxy configuration dialog
     - Edit - Preferences from the menu, open the Advanced pane, select the 
Network
   tab and press the Settings button next to Configure how Firefox 
connects to
   the Internet
  2) Delete any residual manual proxy configuration settings. To do this, you 
will need
     to select Manual, delete the settings, click OK and then re-open the 
dialog to
     set it back to System again

  Note, we're going to respin Firefox 22 with the patch from
  https://bugzilla.mozilla.org/show_bug.cgi?id=817533 , even if upstream
  aren't

  

  I just received the upgrade to FF22 through the update-center. After
  restarting firefox, I wasn't able to connect to any single web-page.

  Checking the 'about:config' network settings, I found out that
  something had changed the proxy-settings and everything was directed
  to '134.246...' (don't remember the whole number). After resetting all
  proxy values, firefox worked again as usual.

  Heiko

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 22.0+build2-0ubuntu0.12.04.1
  Uname: Linux 3.2.30-120928-vanilla x86_64
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  heikok 2861 F pulseaudio
  BuildID: 20130620135945
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xe2e6 irq 47'
     Mixer name : 'Intel CougarPoint HDMI'
     Components : 'HDA:111d76e7,10280492,00100102 
HDA:80862805,80860101,0010'
     Controls  : 30
     Simple ctrls  : 13
  Channel: Unavailable
  CurrentDmesg:
   Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order /var/log/dmesg 
-'] failed with exit code 1: comm: /var/log/dmesg: Permission denied
   dmesg: write failed: Broken pipe
  Date: Wed Jun 26 13:14:53 2013
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.13  metric 
2
  Locales: extensions.sqlite corrupt or missing
  MarkForUpload: True
  MostRecentCrashID: bp-13ea1db5-8ece-432e-b626-743e32110510
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=22.0/20130620135945 (In use)
  RelatedPackageVersions:
   icedtea-7-plugin  1.2.3-0ubuntu0.12.04.2
   rhythmbox-mozilla 2.96-0ubuntu4.2
   totem-mozilla 3.0.1-0ubuntu21.1
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  SubmittedCrashIDs:
   bp-13ea1db5-8ece-432e-b626-743e32110510
   bp-9044c4a6-4c68-4661-951e-83a8a2100308
   bp-44c7c8ad-3f92-41bc-8ce0-9ef032100127
   bp-6e7b33f2-08ce-41cc-ba5b-a83022100127
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:

  dmi.bios.date: 05/24/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 01MCMN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd05/24/2011:svnDellInc.:pnLatitudeE6320:pvr01:rvnDellInc.:rn01MCMN:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6320
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

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

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