[Desktop-packages] [Bug 1201954] Re: Firefox 22+ protocol handler doesn't work properly

2014-02-24 Thread Ritesh Khadgaray
*** This bug is a duplicate of bug 1197559 ***
https://bugs.launchpad.net/bugs/1197559

** This bug has been marked a duplicate of bug 1197559
   Regression: Firefox forgot how to open apt urls

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

Title:
  Firefox 22+ protocol handler doesn't work properly

Status in The Mozilla Firefox Browser:
  New
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Firefox 22 protocol handler doesn't work properly

  for example, when I click on link skype:skype_name?chat I can select
  Skype from list in Firefox 21- but can't do that in Firefox 22+

  Google Chrome, xdg-open works correct

  ~$ grep x-scheme-handler/skype /usr/share/applications/*
  /usr/share/applications/mimeinfo.cache:x-scheme-handler/skype=skype.desktop;
  /usr/share/applications/skype.desktop:MimeType=x-scheme-handler/skype;

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: firefox 23.0~b4+build1-0ubuntu0.13.04.1
  ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  Uname: Linux 3.8.0-26-generic i686
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: i386
  BuildID: 20130709135739
  Date: Tue Jul 16 23:02:55 2013
  InstallationDate: Installed on 2013-02-12 (154 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=uk_UA.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox
  UpgradeStatus: Upgraded to raring on 2013-04-25 (82 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1201954/+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 1201954] Re: Firefox 22+ protocol handler doesn't work properly

2013-12-09 Thread Mathieu Comandon
** Bug watch added: Mozilla Bugzilla #947868
   https://bugzilla.mozilla.org/show_bug.cgi?id=947868

** Also affects: firefox via
   https://bugzilla.mozilla.org/show_bug.cgi?id=947868
   Importance: Unknown
   Status: Unknown

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

Title:
  Firefox 22+ protocol handler doesn't work properly

Status in The Mozilla Firefox Browser:
  Unknown
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Firefox 22 protocol handler doesn't work properly

  for example, when I click on link skype:skype_name?chat I can select
  Skype from list in Firefox 21- but can't do that in Firefox 22+

  Google Chrome, xdg-open works correct

  ~$ grep x-scheme-handler/skype /usr/share/applications/*
  /usr/share/applications/mimeinfo.cache:x-scheme-handler/skype=skype.desktop;
  /usr/share/applications/skype.desktop:MimeType=x-scheme-handler/skype;

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: firefox 23.0~b4+build1-0ubuntu0.13.04.1
  ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  Uname: Linux 3.8.0-26-generic i686
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: i386
  BuildID: 20130709135739
  Date: Tue Jul 16 23:02:55 2013
  InstallationDate: Installed on 2013-02-12 (154 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=uk_UA.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox
  UpgradeStatus: Upgraded to raring on 2013-04-25 (82 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1201954/+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 1201954] Re: Firefox 22+ protocol handler doesn't work properly

2013-12-09 Thread Bug Watch Updater
Launchpad has imported 1 comments from the remote bug at
https://bugzilla.mozilla.org/show_bug.cgi?id=947868.

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 2013-12-09T12:19:01+00:00 Mathieu Comandon wrote:

User Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/29.0.1547.65 Safari/537.36

Steps to reproduce:

Browsing on websites with a custom URL scheme which should open an
external application when clicked (such as apt://, steam:// or magnet://
links).


Actual results:

Clicking on such links opens an empty dialog box and the user has to
browse the file system to look for the executable, no default choice is
proposed (since Firefox 22)


Expected results:

The Application Launch dialog used to show default application that
could handle specific types of url schemes (Transmission for magnet:
links, software center for apt: link, ...).

I ran a git bisect of revisions between Firefox 21 and Firefox 22 and
found out that this was caused by the commit fixing bug #40
(https://hg.mozilla.org/mozilla-central/rev/f118eb2326f7), reverting the
commit did put the expected applications back in the dialog box, but
doing so would reopen bug 40. As I'm not familiar with the Firefox
codebase, I didn't go as far as trying to write a patch that would solve
both bugs, but ideally that's what would be needed here.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1201954/comments/9


** Changed in: firefox
   Status: Unknown = New

** Changed in: firefox
   Importance: Unknown = Medium

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

Title:
  Firefox 22+ protocol handler doesn't work properly

Status in The Mozilla Firefox Browser:
  New
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Firefox 22 protocol handler doesn't work properly

  for example, when I click on link skype:skype_name?chat I can select
  Skype from list in Firefox 21- but can't do that in Firefox 22+

  Google Chrome, xdg-open works correct

  ~$ grep x-scheme-handler/skype /usr/share/applications/*
  /usr/share/applications/mimeinfo.cache:x-scheme-handler/skype=skype.desktop;
  /usr/share/applications/skype.desktop:MimeType=x-scheme-handler/skype;

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: firefox 23.0~b4+build1-0ubuntu0.13.04.1
  ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  Uname: Linux 3.8.0-26-generic i686
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: i386
  BuildID: 20130709135739
  Date: Tue Jul 16 23:02:55 2013
  InstallationDate: Installed on 2013-02-12 (154 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=uk_UA.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox
  UpgradeStatus: Upgraded to raring on 2013-04-25 (82 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1201954/+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 1201954] Re: Firefox 22+ protocol handler doesn't work properly

2013-12-07 Thread Mathieu Comandon
*hint*  *hint*

commit 744ab38713f2e2a4d765defaed60f2cbefbf3713
Author: Mike Hommey mh+mozi...@glandium.org
Date:   Wed Feb 27 14:34:40 2013 +0100

Bug 40 - Prioritize mailcap application over others in
nsMIMEInfoUnix.  r=bzbarsky

 uriloader/exthandler/unix/nsMIMEInfoUnix.cpp | 15 +--
 1 file changed, 13 insertions(+), 2 deletions(-)

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

Title:
  Firefox 22+ protocol handler doesn't work properly

Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Firefox 22 protocol handler doesn't work properly

  for example, when I click on link skype:skype_name?chat I can select
  Skype from list in Firefox 21- but can't do that in Firefox 22+

  Google Chrome, xdg-open works correct

  ~$ grep x-scheme-handler/skype /usr/share/applications/*
  /usr/share/applications/mimeinfo.cache:x-scheme-handler/skype=skype.desktop;
  /usr/share/applications/skype.desktop:MimeType=x-scheme-handler/skype;

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: firefox 23.0~b4+build1-0ubuntu0.13.04.1
  ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  Uname: Linux 3.8.0-26-generic i686
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: i386
  BuildID: 20130709135739
  Date: Tue Jul 16 23:02:55 2013
  InstallationDate: Installed on 2013-02-12 (154 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=uk_UA.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox
  UpgradeStatus: Upgraded to raring on 2013-04-25 (82 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1201954/+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 1201954] Re: Firefox 22+ protocol handler doesn't work properly

2013-07-18 Thread Fabrizio Narni
Same here for apt:// and magnet://

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

Title:
  Firefox 22+ protocol handler doesn't work properly

Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Firefox 22 protocol handler doesn't work properly

  for example, when I click on link skype:skype_name?chat I can select
  Skype from list in Firefox 21- but can't do that in Firefox 22+

  Google Chrome, xdg-open works correct

  ~$ grep x-scheme-handler/skype /usr/share/applications/*
  /usr/share/applications/mimeinfo.cache:x-scheme-handler/skype=skype.desktop;
  /usr/share/applications/skype.desktop:MimeType=x-scheme-handler/skype;

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: firefox 23.0~b4+build1-0ubuntu0.13.04.1
  ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  Uname: Linux 3.8.0-26-generic i686
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: i386
  BuildID: 20130709135739
  Date: Tue Jul 16 23:02:55 2013
  InstallationDate: Installed on 2013-02-12 (154 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=uk_UA.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox
  UpgradeStatus: Upgraded to raring on 2013-04-25 (82 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1201954/+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 1201954] Re: Firefox 22+ protocol handler doesn't work properly

2013-07-18 Thread Fabrizio Narni
Possible duplicate:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1197559

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

Title:
  Firefox 22+ protocol handler doesn't work properly

Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Firefox 22 protocol handler doesn't work properly

  for example, when I click on link skype:skype_name?chat I can select
  Skype from list in Firefox 21- but can't do that in Firefox 22+

  Google Chrome, xdg-open works correct

  ~$ grep x-scheme-handler/skype /usr/share/applications/*
  /usr/share/applications/mimeinfo.cache:x-scheme-handler/skype=skype.desktop;
  /usr/share/applications/skype.desktop:MimeType=x-scheme-handler/skype;

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: firefox 23.0~b4+build1-0ubuntu0.13.04.1
  ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  Uname: Linux 3.8.0-26-generic i686
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: i386
  BuildID: 20130709135739
  Date: Tue Jul 16 23:02:55 2013
  InstallationDate: Installed on 2013-02-12 (154 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=uk_UA.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox
  UpgradeStatus: Upgraded to raring on 2013-04-25 (82 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1201954/+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 1201954] Re: Firefox 22+ protocol handler doesn't work properly

2013-07-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: firefox (Ubuntu)
   Status: New = Confirmed

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

Title:
  Firefox 22+ protocol handler doesn't work properly

Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Firefox 22 protocol handler doesn't work properly

  for example, when I click on link skype:skype_name?chat I can select
  Skype from list in Firefox 21- but can't do that in Firefox 22+

  Google Chrome, xdg-open works correct

  ~$ grep x-scheme-handler/skype /usr/share/applications/*
  /usr/share/applications/mimeinfo.cache:x-scheme-handler/skype=skype.desktop;
  /usr/share/applications/skype.desktop:MimeType=x-scheme-handler/skype;

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: firefox 23.0~b4+build1-0ubuntu0.13.04.1
  ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  Uname: Linux 3.8.0-26-generic i686
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: i386
  BuildID: 20130709135739
  Date: Tue Jul 16 23:02:55 2013
  InstallationDate: Installed on 2013-02-12 (154 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=uk_UA.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox
  UpgradeStatus: Upgraded to raring on 2013-04-25 (82 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1201954/+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 1201954] Re: Firefox 22+ protocol handler doesn't work properly

2013-07-17 Thread Roman Shipovskij
Same problem on Ubuntu 12.04 LTS

** Tags added: 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/1201954

Title:
  Firefox 22+ protocol handler doesn't work properly

Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Firefox 22 protocol handler doesn't work properly

  for example, when I click on link skype:skype_name?chat I can select
  Skype from list in Firefox 21- but can't do that in Firefox 22+

  Google Chrome, xdg-open works correct

  ~$ grep x-scheme-handler/skype /usr/share/applications/*
  /usr/share/applications/mimeinfo.cache:x-scheme-handler/skype=skype.desktop;
  /usr/share/applications/skype.desktop:MimeType=x-scheme-handler/skype;

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: firefox 23.0~b4+build1-0ubuntu0.13.04.1
  ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  Uname: Linux 3.8.0-26-generic i686
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: i386
  BuildID: 20130709135739
  Date: Tue Jul 16 23:02:55 2013
  InstallationDate: Installed on 2013-02-12 (154 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=uk_UA.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox
  UpgradeStatus: Upgraded to raring on 2013-04-25 (82 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1201954/+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 1201954] Re: Firefox 22+ protocol handler doesn't work properly

2013-07-16 Thread Roman Shipovskij
** Attachment added: Firefox 21, I can select external application from list
   
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1201954/+attachment/3739190/+files/FF21-.png

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

Title:
  Firefox 22+ protocol handler doesn't work properly

Status in “firefox” package in Ubuntu:
  New

Bug description:
  After upgrading to Firefox 22 protocol handler doesn't work properly

  for example, when I click on link skype:skype_name?chat I can select
  Skype from list in Firefox 21- but can't do that in Firefox 22+

  Google Chrome, xdg-open works correct

  ~$ grep x-scheme-handler/skype /usr/share/applications/*
  /usr/share/applications/mimeinfo.cache:x-scheme-handler/skype=skype.desktop;
  /usr/share/applications/skype.desktop:MimeType=x-scheme-handler/skype;

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: firefox 23.0~b4+build1-0ubuntu0.13.04.1
  ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  Uname: Linux 3.8.0-26-generic i686
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: i386
  BuildID: 20130709135739
  Date: Tue Jul 16 23:02:55 2013
  InstallationDate: Installed on 2013-02-12 (154 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=uk_UA.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox
  UpgradeStatus: Upgraded to raring on 2013-04-25 (82 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1201954/+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 1201954] Re: Firefox 22+ protocol handler doesn't work properly

2013-07-16 Thread Roman Shipovskij
** Attachment added: Firefox 22, I can't select external application from 
list, only manually
   
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1201954/+attachment/3739191/+files/FF22%2B.png

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

Title:
  Firefox 22+ protocol handler doesn't work properly

Status in “firefox” package in Ubuntu:
  New

Bug description:
  After upgrading to Firefox 22 protocol handler doesn't work properly

  for example, when I click on link skype:skype_name?chat I can select
  Skype from list in Firefox 21- but can't do that in Firefox 22+

  Google Chrome, xdg-open works correct

  ~$ grep x-scheme-handler/skype /usr/share/applications/*
  /usr/share/applications/mimeinfo.cache:x-scheme-handler/skype=skype.desktop;
  /usr/share/applications/skype.desktop:MimeType=x-scheme-handler/skype;

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: firefox 23.0~b4+build1-0ubuntu0.13.04.1
  ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  Uname: Linux 3.8.0-26-generic i686
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: i386
  BuildID: 20130709135739
  Date: Tue Jul 16 23:02:55 2013
  InstallationDate: Installed on 2013-02-12 (154 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=uk_UA.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox
  UpgradeStatus: Upgraded to raring on 2013-04-25 (82 days ago)

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