[Desktop-packages] [Bug 1096286]

2013-02-14 Thread Akeybl
(In reply to Ian Neal from comment #23)
 (In reply to Alex Keybl [:akeybl] from comment #19)
  (In reply to Ian Neal from comment #18)
   I don't believe anything landed in time for FF18, so FF18 had the 404, at
   the moment FF19 will have no Chambers search plugin.
  
  No need to track in that case. Thanks for the context.
 
 Sorry, I got confused. FF19 and above will have the 404

This is much too late to take a fix in FF19, unless absolutely critical.
Can somebody please clarify:

* Expected behavior (search works)
* FF18's behavior (?)
* FF19's current behavior (sounds like 404)

If we are matching FF18's behavior (at least similarly), no action in
FF19 will be taken at all.

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

Title:
  Firefox Search Engine is Broken

Status in The Mozilla Firefox Browser:
  In Progress
Status in “firefox” package in Ubuntu:
  Fix Released
Status in “firefox” source package in Lucid:
  Fix Committed
Status in “firefox” source package in Oneiric:
  Fix Committed
Status in “firefox” source package in Precise:
  Fix Committed
Status in “firefox” source package in Quantal:
  Fix Committed

Bug description:
  Firefox (package: firefox 17.0.1+build1-0ubuntu0.12.10.1) has several
  search engines pre-installed.  One is labelled Chambers (UK).  This
  search link is broken:

  When, for example, putting in the search term Test, then Firefox
  goes to the following URL

  
www.chambersharrap.co.uk/chambers/chref/chref.py/main?query=Testtitle=21stsourceid
  =Mozilla-search

  This results in the display of an error page (HTTP Error 404 - File
  or directory not found).

  This error has been persistent for the past four weeks, suggesting a
  fundamentally broken search link.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1096286/+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 1096286]

2013-02-13 Thread Akeybl
(In reply to Ian Neal from comment #18)
 I don't believe anything landed in time for FF18, so FF18 had the 404, at
 the moment FF19 will have no Chambers search plugin.

No need to track in that case. Thanks for the context.

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

Title:
  Firefox Search Engine is Broken

Status in The Mozilla Firefox Browser:
  In Progress
Status in “firefox” package in Ubuntu:
  Fix Released
Status in “firefox” source package in Lucid:
  Fix Committed
Status in “firefox” source package in Oneiric:
  Fix Committed
Status in “firefox” source package in Precise:
  Fix Committed
Status in “firefox” source package in Quantal:
  Fix Committed

Bug description:
  Firefox (package: firefox 17.0.1+build1-0ubuntu0.12.10.1) has several
  search engines pre-installed.  One is labelled Chambers (UK).  This
  search link is broken:

  When, for example, putting in the search term Test, then Firefox
  goes to the following URL

  
www.chambersharrap.co.uk/chambers/chref/chref.py/main?query=Testtitle=21stsourceid
  =Mozilla-search

  This results in the display of an error page (HTTP Error 404 - File
  or directory not found).

  This error has been persistent for the past four weeks, suggesting a
  fundamentally broken search link.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1096286/+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 1096286]

2013-02-11 Thread Akeybl
If this is left unfixed for FF19 release, we'll be in the same position
as FF18 release correct?

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

Title:
  Firefox Search Engine is Broken

Status in The Mozilla Firefox Browser:
  In Progress
Status in “firefox” package in Ubuntu:
  Fix Released
Status in “firefox” source package in Lucid:
  Fix Committed
Status in “firefox” source package in Oneiric:
  Fix Committed
Status in “firefox” source package in Precise:
  Fix Committed
Status in “firefox” source package in Quantal:
  Fix Committed

Bug description:
  Firefox (package: firefox 17.0.1+build1-0ubuntu0.12.10.1) has several
  search engines pre-installed.  One is labelled Chambers (UK).  This
  search link is broken:

  When, for example, putting in the search term Test, then Firefox
  goes to the following URL

  
www.chambersharrap.co.uk/chambers/chref/chref.py/main?query=Testtitle=21stsourceid
  =Mozilla-search

  This results in the display of an error page (HTTP Error 404 - File
  or directory not found).

  This error has been persistent for the past four weeks, suggesting a
  fundamentally broken search link.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1096286/+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 939657]

2012-03-27 Thread Akeybl
(In reply to Chris Coulson from comment #12)
 Note, this actually only affects builds that are built with --enable-gio, so
 it doesn't affect mozilla.org builds. It only affects Linux distributions
 who are building with gio support and running on GNOME 3, and we're carrying
 this as a distro patch in Ubuntu already.

Thanks Chris. No need to track on our end in that case.

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

Title:
  Generates a dbus roundtrip with every HTTP request

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

Bug description:
  Firefox 11 has the ability to load proxy settings from gconf. However,
  it generates a dbus roundtrip to dconf with every HTTP request,
  because we call g_settings_new each time. I've submitted a patch
  upstream for this, and this bug is just to remind me that we need to
  backport it to the beta so that we don't ship the release like this

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/939657/+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 939657]

2012-03-20 Thread Akeybl
Including Mark to see if we've gotten any feedback that would push us to
uplift this fix to Beta 12.

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

Title:
  Generates a dbus roundtrip with every HTTP request

Status in The Mozilla Firefox Browser:
  Fix Released
Status in “firefox” package in Ubuntu:
  Fix Released
Status in “thunderbird” package in Ubuntu:
  Fix Released
Status in “firefox” source package in Oneiric:
  Fix Released
Status in “thunderbird” source package in Oneiric:
  Fix Committed
Status in “firefox” source package in Precise:
  Fix Released
Status in “thunderbird” source package in Precise:
  Fix Released

Bug description:
  Firefox 11 has the ability to load proxy settings from gconf. However,
  it generates a dbus roundtrip to dconf with every HTTP request,
  because we call g_settings_new each time. I've submitted a patch
  upstream for this, and this bug is just to remind me that we need to
  backport it to the beta so that we don't ship the release like this

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/939657/+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 939657]

2012-02-25 Thread Akeybl
Tracking for Firefox 11 and 12 since this is a regression in 11. Based
upon the perf symptoms detailed here and the lack of dupes, we likely
will not want to uplift this fix to Beta prior to release based upon the
risk/reward. Please send email to release-m...@mozilla.com if you
disagree. We'd be willing to take this fix for Aurora 12 in the near
future, however. Please nominate when ready.

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

Title:
  Generates a dbus roundtrip with every HTTP request

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

Bug description:
  Firefox 11 has the ability to load proxy settings from gconf. However,
  it generates a dbus roundtrip to dconf with every HTTP request,
  because we call g_settings_new each time. I've submitted a patch
  upstream for this, and this bug is just to remind me that we need to
  backport it to the beta so that we don't ship the release like this

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/939657/+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 934887]

2012-02-23 Thread Akeybl
Comment on attachment 599958
Android-specific patch for aurora and beta

[Triage Comment]
Android-specific change that prevents a website regression in Native Fennec 
caused by recent UA changes. Approving for Aurora 12 and Beta 11.

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

Title:
  Firefox user-agent string is too unique

Status in The Mozilla Firefox Browser:
  Fix Released
Status in “firefox” package in Ubuntu:
  Triaged

Bug description:
  As shown on http://panopticlick.eff.org

  The useragent string Mozilla/5.0 (X11; Ubuntu; Linux x86_64;
  rv:10.0.2) Gecko/20100101 Firefox/10.0.2 is too unique and in
  combination with a fairly unique plugin list this allows browser
  fingerprint tracking, which is bad for privacy.

  I would suggest this change:
  Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:10.0.2) Gecko/20100101 
Firefox/10.0.2
  Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:10.0) Gecko/20100101 Firefox/10.0

  This removes makes the version number less unique. Also the Gecko
  version could be made a bit more generic.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/934887/+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 857153]

2012-01-23 Thread Akeybl
Comment on attachment 581750
Updated patch.

[Triage Comment]
Given the lack of a viable workaround in the FF11 timeframe, let's uplift to 
Aurora 11.

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

Title:
  Needs to get accessibility settings from GSettings

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

Bug description:
  Luke mentioned to me in Dublin that the screen reader doesn't work
  with Firefox when accessibility is enabled. This is because Firefox is
  still using GConf to check if accessibility is enabled, when it really
  needs to be using GSettings. I've just realized this is still the
  case, so I assume that the screen reader still won't work by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/857153/+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 857153]

2012-01-21 Thread Akeybl
(In reply to alexander :surkov from comment #60)
 Comment on attachment 581750
 Updated patch.
 
 serious regression, low risk, running on trunk for several days, no known
 regression from this patch. rerequest aurora approval.

Is there any alternative for distros to work around this issue?

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

Title:
  Needs to get accessibility settings from GSettings

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

Bug description:
  Luke mentioned to me in Dublin that the screen reader doesn't work
  with Firefox when accessibility is enabled. This is because Firefox is
  still using GConf to check if accessibility is enabled, when it really
  needs to be using GSettings. I've just realized this is still the
  case, so I assume that the screen reader still won't work by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/857153/+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 857153]

2012-01-13 Thread Akeybl
Comment on attachment 581750
Updated patch.

[Triage Comment]
When evaluating the risk (perf regressions) vs reward (fixing an issue 
affecting accessibility users on GNOME 3), we've decided to instead release 
note for FF10/11.

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

Title:
  Needs to get accessibility settings from GSettings

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

Bug description:
  Luke mentioned to me in Dublin that the screen reader doesn't work
  with Firefox when accessibility is enabled. This is because Firefox is
  still using GConf to check if accessibility is enabled, when it really
  needs to be using GSettings. I've just realized this is still the
  case, so I assume that the screen reader still won't work by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/857153/+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 107247]

2012-01-06 Thread Akeybl
Bug 696020 appears to have exacerbated this problem in 10 (see bug
702064). The attached patch appears to be higher risk than we're
comfortable for Beta (please correct me if I'm wrong), but I'm wondering
if this is a good candidate for Aurora 11.

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

Title:
  Launchpad bug pages trigger caret browsing in Firefox and other Gecko
  browsers

Status in The Mozilla Firefox Browser:
  Fix Released
Status in Launchpad itself:
  Fix Released
Status in “firefox” package in Ubuntu:
  Won't Fix
Status in “firefox-3.0” package in Ubuntu:
  Triaged
Status in “firefox-3.5” package in Ubuntu:
  Triaged

Bug description:
  It is possible for a Web page to turn on Firefox's caret browsing
  mode just for that page, such that Firefox displays a cursor in the
  Web page text and prevents scrolling from working as normal. This
  should never happen.

  This bug was triggered by bug 107376 in a previous version of
  Launchpad, suggesting that the general cause is JavaScript focusing a
  text field, and then using CSS to hide that field. It seems unrelated
  to the document.designMode DOM property, because the page did not
  become editable.

  Steps to reproduce:
  1. In Firefox or Epiphany, open any bug page, such as this one.
  2. Wait for the Subscribers box to finish loading.
  3. Press the Up or Down arrow keys.

  What should happen: The page scrolls.
  What actually happens: A visible caret moves through the page.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/107247/+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 901838]

2011-12-27 Thread Akeybl
Please nominate for Beta 10 approval if this fix is considered low risk.

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

Title:
  Ugly busy cursor in Thunderbird 9

Status in The Mozilla Firefox Browser:
  Fix Released
Status in “firefox” package in Ubuntu:
  Fix Released
Status in “thunderbird” package in Ubuntu:
  Fix Released
Status in “firefox” source package in Oneiric:
  Fix Committed
Status in “thunderbird” source package in Oneiric:
  Fix Committed

Bug description:
  Something changed starting in Thunderbird 9, and it now displays a
  fairly ugly black busy cursor briefly when refreshing mailboxes

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: thunderbird 9.0~b2+build1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.1.0-2.3-generic 3.1.0
  Uname: Linux 3.1.0-2-generic x86_64
  AddonCompatCheckDisabled: True
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.26-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  chr1s  2822 F pulseaudio
   /dev/snd/controlC0:  chr1s  2822 F pulseaudio
  BuildID: 2024160109
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf696 irq 45'
 Mixer name : 'Intel IbexPeak HDMI'
 Components : 'HDA:111d76d5,1028040a,00100104 
HDA:80862804,80860101,0010'
 Controls  : 23
 Simple ctrls  : 12
  Card1.Amixer.info:
   Card hw:1 'Headset'/'Logitech Logitech USB Headset at 
usb-:00:1a.0-1.2.1.3, full speed'
 Mixer name : 'USB Mixer'
 Components : 'USB046d:0a0b'
 Controls  : 6
 Simple ctrls  : 2
  Channel: beta
  Date: Thu Dec  8 19:47:29 2011
  DefaultProfileIncompatibleExtensions:
   CouchDB addressbook integration - ID=thunderbird-couc...@ubuntu.com, 
Version=0.0.1, minVersion=3.3a1pre, maxVersion=9.0a1, Location=app-global, 
Type=extension, Active=Yes
   Developer Assistant - ID={75739dec-72db-4020-aa9a-6afa6744759b}, 
Version=0.3.0.20110927, minVersion=3.0, maxVersion=9.0a1, Location=app-profile, 
Type=extension, Active=Yes
  DefaultProfilePlugins:
   IcedTea-Web Plugin (using IcedTea-Web 1.1.4 (1.1.4-1ubuntu2)) - 
Lib=IcedTeaPlugin.so, Location=/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64
   VLC Multimedia Plug-in - Lib=libvlcplugin.so, 
Location=/usr/lib/mozilla/plugins
   Shockwave Flash - Lib=libflashplayer.so, Location=/usr/lib/adobe-flashplugin
   Gnome Shell Integration - Lib=libgnome-shell-browser-plugin.so, 
Location=/usr/lib/mozilla/plugins
   iTunes Application Detector - Lib=librhythmbox-itms-detection-plugin.so, 
Location=/usr/lib/mozilla/plugins
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110901)
  IpRoute:
   default via 192.168.0.1 dev eth0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.0.0/24 dev eth0  proto kernel  scope link  src 192.168.0.3  metric 1 
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.2  metric 2
  Profile1Plugins:
   Gnome Shell Integration - Lib=libgnome-shell-browser-plugin.so, 
Location=/usr/lib/mozilla/plugins
   VLC Multimedia Plug-in - Lib=libvlcplugin.so, 
Location=/usr/lib/mozilla/plugins
   Shockwave Flash - Lib=libflashplayer.so, Location=/usr/lib/adobe-flashplugin
   IcedTea-Web Plugin (using IcedTea-Web 1.1.3 (1.1.3-1ubuntu1)) - 
Lib=IcedTeaPlugin.so, Location=/usr/lib/jvm/java-6-openjdk/jre/lib/amd64
   iTunes Application Detector - Lib=librhythmbox-itms-detection-plugin.so, 
Location=/usr/lib/mozilla/plugins
  Profiles:
   Profile0 (Default) - LastVersion=9.0/2024160109 (Running)
   Profile1 - LastVersion=8.0/2003153249 (Out of date)
  RunningIncompatibleAddons: True
  SourcePackage: thunderbird
  UpgradeStatus: Upgraded to precise on 2011-11-16 (22 days ago)
  dmi.bios.date: 02/15/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 04373Y
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A03
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd02/15/2011:svnDellInc.:pnLatitudeE6410:pvr0001:rvnDellInc.:rn04373Y:rvrA03:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6410
  dmi.product.version: 0001
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/901838/+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