[Desktop-packages] [Bug 133133]

2019-07-01 Thread Antoine-mechelynck-gmail
UA:"Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0 
SeaMonkey/2.43a1"
ID:20160101003002 en-US
c-c:ca2c0fd7c80d758f98954ca7789cb59b3f8ad2d1
m-c:22f51211915bf7daff076180847a7140d35aa353

Both KDE and Gnome libraries present on the system. The X11 login screen
is presented by KDE kdm (display manager) but IIUC the window manager is
Gnome.

When I click "Open containing folder" it opens in Dolphin (by KDE). Some
people mentioned Nautilus, and that is installed here, but doesn't open.

Note that I'm using the "new dowload manager" which comes built-in with
SeaMonkey and used to be available as an extension for Firefox but isn't
anymore.

So I see two possibilities:
- Maybe I'm not seeing it because SeaMonkey's "new download manager" is better?
- Maybe I'm not seeing it because I've got Dolphin _in addition_ to Nautilus?

In any case, here it does open the KDE file manager, even though my
desktop (but not my X11 login screen) is supposedly Gnome and my
SeaMonkey is built on Gnome3.

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

Title:
  "Open containing folder" is only working if nautilus is present

Status in Mozilla Firefox:
  Confirmed
Status in firefox package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: firefox

  Tools->Downloads-> (Right click)->Open containing folder

  Result: Nothing happens (not even an error).
  Expected: An error, a dialog asking to choose a file manager or just 
konqueror showing the folder.

  Fix: add the following line to prefs.js
  user_pref("network.protocol-handler.app.file", "konqueror");

  ProblemType: Bug
  Architecture: i386
  Date: Fri Aug 17 12:54:22 2007
  DistroRelease: Ubuntu 7.04
  Package: firefox 2.0.0.5+1-0ubuntu1
  PackageArchitecture: i386
  SourcePackage: firefox
  Uname: Linux localhost 2.6.20-12-generic #2 SMP Wed Mar 21 20:55:46 UTC 2007 
i686 GNU/Linux

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

2019-02-01 Thread Antoine-mechelynck-gmail
In my experience, on Gnome or KDE every GUI window (not only from Mozilla) 
opens on whichever virtual desktop is current at the time the window opens. In 
particular:
- if I start a GUI application from a desktop shortcut icon or an xterm then 
quickly change virtual desktops, the GUI will open on the new virtual desktop;
- an alert popup relating to some window on a non-current virtual desktop may 
appear on the current one if it is "floating" (like our Preferences dialog) and 
not "tied to its window" (like the SeaMonkey button palette).

This happens to me the same way for every GUI, be it Firefox, Vim,
LibreOffice, some KDE game, whatever.

However:
When logging out of X11 with some GUIs still open, then some window managers 
can restore them to the right virtual desktop at the next X11 login. (KDE 
window managers can even restore gvim compiled with the Gnome session restore 
feature built-in.) This of course does not apply to Mozilla apps as long as the 
preferred closedown method for them is Ctrl+Q or File→Quit rather than letting 
them be closed forcibly by the window manager.

I don't know anything of MacOs with or without X, and I left Windows for
good at a time when XP SP2 was state-of-the-art so I'm not going to talk
about them.

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

Title:
  Firefox windows don't restore on correct workspaces

Status in Mozilla Firefox:
  Confirmed
Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Create two workspaces
  Open one firefox window on the first workspace, second on the second one.
  Quit (or crash) firefox, specifying "Yes, remember my windows"

  Expected behavior: second window shows up on second workspace
  Actual behavior: Both windows appear on the current workspace

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

2014-08-23 Thread Antoine-mechelynck-gmail
(In reply to Martin Baute from comment #90)
 Chiming in with the info that I first encountered this bug in Mint 13
 (Ubuntu Precise), and it still applies in Mint 17 (Ubuntu Trusty). And while
 I can understand all the issues involved with deciding the right way to
 go, I am somewhat miffed to find that a decade-old bug still expresses
 itself as a SIGSEGV. Expecting the user to strace / google / eventually find
 this bug entry if he's lucky? Is it really that difficult to check for the
 condition and at least give a meaningful message (perhaps including a
 workaround recommendation) before exiting gracefully?

It is a constant of Electronic Data Processing that no program is bug-
free before it is obsolete. Even once a bug is identified, fixing it is
not always easy. Complaining that after so many years, no fix has been
found doesn't push the bug any nearer to be fixed, while it adds to the
lot of useless rubbish (please excuse my language) that developers must
wade through in order to find what the problem really is.

Another constant of EDP is that there are never enough coding hands do
do all that needs doing, even when, as at Mozilla, a lot of volunteers
selflessly donate part of their time to help the people whose paid job
it is to try and fix these bugs. Any help is always welcome, and the
code is anyone's to look into.

Do you know how to fix the bug? Good! Write a patch, ASSIGN the bug to
yourself, find an appropriate reviewer by browsing
https://wiki.mozilla.org/Modules and off you go. Once you get a positive
review, set the checkin-needed flag, and someone will push your patch
into the permanent source.

You mean you don't know how to fix the patch? Ah, too bad. Neither do I.
So let us wait patiently, even years if that's what it takes, until
someone comes around who does, and in the meantime let's have a look at
the rules of the house,
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html

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

Title:
  thunderbird shredder always segfaults on startup with LDAP auth in
  nsswitch

Status in SeaMonkey: all-in-one Internet application suite:
  New
Status in Mozilla Thunderbird Mail and News:
  Confirmed
Status in “thunderbird” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: thunderbird

  If nsswitch.conf is set with:

  passwd: compat ldap
  group:  compat ldap
  shadow: compat ldap

  My ldap config does work as I'm using it for login authentication.

  thunderbird-3.0 always segfaults:

  0 % thunderbird-3.0
  Segmentation fault
  0 % thunderbird-3.0 --g-fatal-warnings 
  Segmentation fault
  139 % thunderbird-3.0 -options   
  Segmentation fault
  139 % thunderbird-3.0 -safe-mode
  Segmentation fault
  139 % thunderbird-3.0 -ProfileManager
  Segmentation fault
  139 % 

  ...even with no .thunderbird-30 dir:

   % thunderbird-3.0 -ProfileManager 
  *INFO* No /users/bedge/.thunderbird-3.0 detected. Create it from 
/users/bedge/.mozilla-thunderbird
  Segmentation fault
  0 9:12:52 bedge@ice  ~
  139 % 

  Changing nsswitch back to NIS works:

  passwd: compat nis
  group:  compat nis
  shadow: compat nis

  1 % dpkg -l thunderbird\*
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ NameVersion Description
  
+++-===-===-==
  ii  thunderbird 2.0.0.23+build1+nobinonly-0 mail/news client 
with RSS and integrated spam filter support
  ii  thunderbird-3.0 3.0~rc3~micahg+nobinonly-0u mail/news client 
with RSS and integrated spam filter support
  ii  thunderbird-3.0-gnome-suppo 3.0~rc3~micahg+nobinonly-0u Support for Gnome 
in Mozilla Thunderbird 3.0
  ii  thunderbird-dispmua 1.6.4.3-1ubuntu1Display Mail User 
Agent extension (transitional package)
  ii  thunderbird-gnome-support   2.0.0.23+build1+nobinonly-0 Support for Gnome 
in Mozilla Thunderbird
  ii  thunderbird-locale-en-gb1:2.0.0.14+1-0ubuntu2   Thunderbird 
English language/region package
  ii  thunderbird-nostalgy0.2.16+svn151-1ubuntu1  keyboard shortcut 
extension for thunderbird
  ii  thunderbird-quickfile   0.17.0.0011-0ubuntu4faster mail 
filing for the Thunderbird mail client
  ii  thunderbird-traybiff1.2.3-4.2ubuntu2traybiff - new 
mail alert for thunderbird

  
  WORKAROUND: Installing the nscd package solves this issue in most cases.

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

-- 
Mailing list: 

[Desktop-packages] [Bug 507089]

2014-02-13 Thread Antoine-mechelynck-gmail
(In reply to Maciej Puzio from comment #85)
 I find it somewhat ironic that a nearly nine year old bug of this magnitude
 has status: NEW.

Actually, a better label would be CONFIRMED rather than NEW. That's what
NEW really means, it does not refer to the bug's age.

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

Title:
  thunderbird shredder always segfaults on startup with LDAP auth in
  nsswitch

Status in SeaMonkey: all-in-one Internet application suite:
  New
Status in Mozilla Thunderbird Mail and News:
  Confirmed
Status in “thunderbird” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: thunderbird

  If nsswitch.conf is set with:

  passwd: compat ldap
  group:  compat ldap
  shadow: compat ldap

  My ldap config does work as I'm using it for login authentication.

  thunderbird-3.0 always segfaults:

  0 % thunderbird-3.0
  Segmentation fault
  0 % thunderbird-3.0 --g-fatal-warnings 
  Segmentation fault
  139 % thunderbird-3.0 -options   
  Segmentation fault
  139 % thunderbird-3.0 -safe-mode
  Segmentation fault
  139 % thunderbird-3.0 -ProfileManager
  Segmentation fault
  139 % 

  ...even with no .thunderbird-30 dir:

   % thunderbird-3.0 -ProfileManager 
  *INFO* No /users/bedge/.thunderbird-3.0 detected. Create it from 
/users/bedge/.mozilla-thunderbird
  Segmentation fault
  0 9:12:52 bedge@ice  ~
  139 % 

  Changing nsswitch back to NIS works:

  passwd: compat nis
  group:  compat nis
  shadow: compat nis

  1 % dpkg -l thunderbird\*
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ NameVersion Description
  
+++-===-===-==
  ii  thunderbird 2.0.0.23+build1+nobinonly-0 mail/news client 
with RSS and integrated spam filter support
  ii  thunderbird-3.0 3.0~rc3~micahg+nobinonly-0u mail/news client 
with RSS and integrated spam filter support
  ii  thunderbird-3.0-gnome-suppo 3.0~rc3~micahg+nobinonly-0u Support for Gnome 
in Mozilla Thunderbird 3.0
  ii  thunderbird-dispmua 1.6.4.3-1ubuntu1Display Mail User 
Agent extension (transitional package)
  ii  thunderbird-gnome-support   2.0.0.23+build1+nobinonly-0 Support for Gnome 
in Mozilla Thunderbird
  ii  thunderbird-locale-en-gb1:2.0.0.14+1-0ubuntu2   Thunderbird 
English language/region package
  ii  thunderbird-nostalgy0.2.16+svn151-1ubuntu1  keyboard shortcut 
extension for thunderbird
  ii  thunderbird-quickfile   0.17.0.0011-0ubuntu4faster mail 
filing for the Thunderbird mail client
  ii  thunderbird-traybiff1.2.3-4.2ubuntu2traybiff - new 
mail alert for thunderbird

  
  WORKAROUND: Installing the nscd package solves this issue in most cases.

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

2013-02-10 Thread Antoine-mechelynck-gmail
(In reply to flamingspinach from comment #650)
 This ticket was just set to priority P3. According to
 https://wiki.mozilla.org/Bugzilla:Priority_System , this is a designation
 for enhancements. Does that mean that this issue is considered an
 enhancement request rather than a bug report?

https://bugzilla.mozilla.org/page.cgi?id=fields.html#priority seems more
up to date.

Enhancement requests are characterized by having their Severity set to
enhancement. This one is currently set to major instead, which
places it only one step lower than a critical (i.e. crash, hang or
dataloss) bug.

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

Title:
  Firefox cannot close tab (using Ctrl-w) when flash content is selected
  on page

Status in The Mozilla Firefox Browser:
  Confirmed
Status in “firefox-3.0” package in Ubuntu:
  Confirmed
Status in “flashplugin-nonfree” package in Ubuntu:
  Opinion

Bug description:
  Binary package hint: flashplugin-nonfree

  Firefox cannot close tab (using Ctrl-w) or switch to next tab (using
  Ctrl-Tab) when flash content is selected on page.

  Steps to reproduce:
  1) Open a new Tab
  2) Go to a website with flash content (in this case youtube.com)
  3) Selected the flash content by clicking on it (in this case click on play)
  4) While the content plays, press a keyboard shortcut (in this case Ctrl-w to 
close the tab)

  Result: The shortcut is not registered by firefox, the tab remains open
  Expectation: The shortcut should be registered by firefox, the tab should 
close

  A good way of knowing that selecting the flash content is at the
  root of the problem: if you select a part of the page that is not
  flash content (in this case empty white space at the right or the left
  of the video) followed by Ctrl-W, the tab closes.

  Version Information:
  Ubuntu Hardy (2.6.24-19-generic)
  firefox 3.0.1+build1+nobinonly-0ubuntu0.8.04.3
  flashplugin-nonfree 9.0.124.0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/263435/+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-27 Thread Antoine-mechelynck-gmail
Similarly for SeaMonkey (ID:20120226003024):
Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120226 Firefox/13.0a1 
SeaMonkey/2.10a1

rv:13.0 (this bug) OK
Gecko/20120226 Firefox/13.0a1 SeaMonkey/13.0a1 (other bugs if any, probably 
including those listed under comment #113).

I see that there is a Fennec-specific patch which I cannot test (comment
#109 and 110). Please test it as appropriate before setting VERIFIED.

-- 
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 914991]

2012-01-21 Thread Antoine-mechelynck-gmail
*** Bug 719765 has been marked as a duplicate of this bug. ***

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

Title:
  Thunderbird sometimes marks whole newsgroups as read

Status in Mozilla Thunderbird Mail and News:
  Fix Released
Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  I was tracking the upstream bug report #695309 for this issue, which
  has affected Thunderbird 8.0, the version in Oneiric. The problem has
  just been patched upstream in trunk and will make it into Thunderbird
  12 when that releases (in May, presumably too late for Precise). I
  filed this bug report to make sure that the change gets noticed and
  backported to Oneiric post-haste, as it's a pretty major usability
  failing and there was no bug on LP that was tracking this upstream bug
  that I could find.

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

2012-01-21 Thread Antoine-mechelynck-gmail
(In reply to Rich Gray (:rbgray) from comment #78)
 Running SeaMonkey 2.7b4
 Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:10.0) Gecko/20120119
 Firefox/10.0 SeaMonkey/2.7
 
 Two strange things so far.  When I initially started 2.7b4, my third news
 account, changed its name from the former value of news.individual.net (or
 just individual.net) to
 rbg_sm+graysmail.comIndividual.netrbg_sm+graysmail.com.  That's pretty ugly.
 Haven't tried to edit it back yet.
 
 I went through the account server settings and re-enabled check at startup
 and periodic checking.  When I did a Get Msgs on Individual.net, went trough
 yet another round of user/password prompting and then all messages were new
 again.  It could very well be that I fell victim to the phasing and supplied
 the wrong info for the wrong account.  I'm pretty sure I entered incorrect
 info for Individual.net and got re-prompted, so I may very well have
 precipitated the unread event.  Otherwise, so far so good...

Hm. According to comment #74, the bug ought to have been fixed on that
code branch three and a half days before. If you can confirm with
certainty that you still get the bug in this build, then it would seem
that the fix wasn't perfect.

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

Title:
  Thunderbird sometimes marks whole newsgroups as read

Status in Mozilla Thunderbird Mail and News:
  Fix Released
Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  I was tracking the upstream bug report #695309 for this issue, which
  has affected Thunderbird 8.0, the version in Oneiric. The problem has
  just been patched upstream in trunk and will make it into Thunderbird
  12 when that releases (in May, presumably too late for Precise). I
  filed this bug report to make sure that the change gets noticed and
  backported to Oneiric post-haste, as it's a pretty major usability
  failing and there was no bug on LP that was tracking this upstream bug
  that I could find.

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

2011-10-15 Thread Antoine-mechelynck-gmail
(In reply to Mikhail Barg from comment #55)
 Nice point, thanks. I've tried a few weeks ago to find the roots of the
 issue, but failed even to find the proper source code repository for the
 Thunderbird. 

For Thunderbird 7, you might try http://hg.mozilla.org/releases/comm-
release/

Of course, like all trees other than trunk, it is approval-required.

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

Title:
  user-id and password not sent automatically for rss-feed

Status in Mozilla Thunderbird Mail and News:
  Confirmed
Status in “thunderbird” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: thunderbird

  This is a bug I have seen for quite some time.  I am in the make
  hardy the best release there ever was-mood today and have brought
  myself to really reporting every single bit of problem I have put off
  for so long so somebody with the needed skills has a chance to fix it.

  I subscribe to an RSS feed hosted on a password-protected https-site
  in Thunderbird.  TB works fine but periodically asks me for the
  password although I have marked save password with password manager
  in the dialog.  In fact, the necessary fields are displayed filled in,
  but the pop-up comes back to me from time to time and I have to hit
  the OK button.

  I have set up a test installation which is exactly the same as the one
  I am having problems with at https://clients.leggewie.biz/tester/.
  The ssl-certificate is from cacert.org, so your browser might throw
  that up at first.  The user you need to get in is tb-tester and the
  password is launchpad.  The RSS feed is at
  
https://clients.leggewie.biz/tester/index.php?title=Special:Recentchangesfeed=rss
  When you susbscribe to that in TB and save the login credentials, you
  should have TB nagging you from time to time to with a login screen.

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

2011-10-15 Thread Antoine-mechelynck-gmail
P.S. For Thunderbird trunk (which should be fixed first) it is of course 
comm-central, http://hg.mozilla.org/comm-central/ and rather than clone (which 
might use a lot of time and bandwidth) you may prefer to install a bundle, see
http://benjamin.smedbergs.us/blog/2008-06-05/getting-mozilla-central-with-limited-bandwidth/
 (mutatis mutandis for comm-central vs. mozilla-central)
https://developer.mozilla.org/En/Developer_Guide/Source_Code/Mercurial#Bundles

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

Title:
  user-id and password not sent automatically for rss-feed

Status in Mozilla Thunderbird Mail and News:
  Confirmed
Status in “thunderbird” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: thunderbird

  This is a bug I have seen for quite some time.  I am in the make
  hardy the best release there ever was-mood today and have brought
  myself to really reporting every single bit of problem I have put off
  for so long so somebody with the needed skills has a chance to fix it.

  I subscribe to an RSS feed hosted on a password-protected https-site
  in Thunderbird.  TB works fine but periodically asks me for the
  password although I have marked save password with password manager
  in the dialog.  In fact, the necessary fields are displayed filled in,
  but the pop-up comes back to me from time to time and I have to hit
  the OK button.

  I have set up a test installation which is exactly the same as the one
  I am having problems with at https://clients.leggewie.biz/tester/.
  The ssl-certificate is from cacert.org, so your browser might throw
  that up at first.  The user you need to get in is tb-tester and the
  password is launchpad.  The RSS feed is at
  
https://clients.leggewie.biz/tester/index.php?title=Special:Recentchangesfeed=rss
  When you susbscribe to that in TB and save the login credentials, you
  should have TB nagging you from time to time to with a login screen.

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

2011-09-29 Thread Antoine-mechelynck-gmail
Update: the version at AMO now supports SeaMonkey too.

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

Title:
  Upgrading Firefox/Thunderbird when an add-on update is waiting to be
  installed hides the add-on

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

Bug description:
  This affects users by temporarily hiding their addon until another
  addon update/install prompts the addon manifest to be rebuilt.

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

2011-09-29 Thread Antoine-mechelynck-gmail
(In reply to stefan.blumenrath from comment #59)
 (In reply to Justin Scott [:fligtar] from comment #58)
  Since it hasn't been linked here yet, in addition to the fix going into
  Firefox, we've also created a workaround to recover any hidden add-ons.
 
 Great, unfortunaly this won't work in SeaMonkey. I don't dare just to change
 the install.rdf - would that help?
 
 (I've lost AB, but was able to reinstall, after reinstalling some filters
 disappeared).

My guess is that the following, placed where it belongs in install.rdf,
ought to be enough:

  !-- SeaMonkey version --
em:targetApplication
Description
em:id{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}/em:id
em:minVersion2.4a1/em:minVersion
em:maxVersion2.7.*/em:maxVersion
/Description
/em:targetApplication

but Mossop knows better than me if there's no other subtle caveat.

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

Title:
  Upgrading Firefox/Thunderbird when an add-on update is waiting to be
  installed hides the add-on

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

Bug description:
  This affects users by temporarily hiding their addon until another
  addon update/install prompts the addon manifest to be rebuilt.

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