[Desktop-packages] [Bug 214366]

2014-02-06 Thread Mbanner
Comment on attachment 8371072
WIP patch 3

Quick Q: Has someone tested what happens in the undo case? Does the
folder get named to what it was previously.

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

Title:
  Can't delete a folder if Trash already contains a folder of the same
  name

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

Bug description:
  Binary package hint: mozilla-thunderbird

  1. Create a new folder, eg. "Temp"
  2. Delete it, OK
  3. Create the same folder again
  4. Delete it, OK

  I expect it to be moved to my Trash folder, perhaps with a suffix
  appended (it being the second instance of that folder in the trash).

  Thunderbird popped up an error message. On an imap host:
 The current command did not succeed. The mail server responded: Mailbox 
already exists.
  In the local folders:
 A folder with that name already exists. Please enter a different name (!)

  Workarounds:
  1. Empty the trash
  2. Rename the folder before deletion
  3. Rename the folder already in the trash
  4. Delete (permanently) the folder that is already in the trash

  Ubuntu 7.10 Gutsy
  thunderbird 2.0.0.12+nobinonly-0ubuntu0.7.10.0

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

2014-01-01 Thread Mbanner
Comment on attachment 8339517
proposed fix

Review of attachment 8339517:
-

This looks generally reasonable, though currently it is bitrotted so I
can't test it out.

Re the test failures, I wonder if you're hitting Linux versus non-Linux
line endings or something like that.

::: mail/locales/en-US/chrome/messenger/messengercompose/composeMsgs.properties
@@ +316,5 @@
>  ## reply header in composeMsg
>  ## user specified 
>  mailnews.reply_header_originalmessage= Original Message 
>  
> +## Strings used in the corporate reply headers table 
> (mailnews.reply_header_type = 4)

Should we re-use existing strings that we use for forward? I'm not sure
there's likely to be a need for separate ones here.

::: mailnews/compose/public/nsIMsgCompose.idl
@@ +247,5 @@
>in nsStringRef aBuf, 
>in nsStringRef aSignature,
>in boolean aQuoted,
> +  in boolean aHTMLEditor,
> +  in boolean aPrefixIsHTML);

Please add documentation for this function, in particular the various
parameters and what prefix is used for.

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

Title:
  enhance thunderbird to include option to forward original msg in reply

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

Bug description:
  Binary package hint: mozilla-thunderbird

  In my business environment, TOFU is the norm. (Most people use
  Outlook.) Everyone's used to seeing the format that tb presently
  provides when I forward messages. So I am always opening the message
  twice. First I click forward, then I copy the next, then I close that
  window, then I click reply, then I paste the forwarded text, then I
  start my reply at the top of the message. I do it this way so the To:
  field is filled out for the reply and so the message is tagged as
  replied, not forwarded.

  I am requesting that tb be enhanced to provide an additional option
  for reply style, which is "reply by forwarding inline."

  ProblemType: Bug
  Architecture: i386
  Date: Fri Jun  8 19:42:55 2007
  DistroRelease: Ubuntu 7.04
  Package: mozilla-thunderbird 1.5.0.12-0ubuntu0.7.04
  PackageArchitecture: i386
  SourcePackage: mozilla-thunderbird
  Uname: Linux ephraim 2.6.20-16-generic #2 SMP Wed May 23 01:46:23 UTC 2007 
i686 GNU/Linux

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

2013-10-12 Thread Mbanner
Thunderbird 24.0.1 is now released which includes the fix from bug
891904 and should address this issue.

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

Title:
  Thunderbird "Spell check as you type" stopped working after update to
  1:24.0+build1-0ubuntu0.12.04.1 (precise-updates)

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

Bug description:
  After installing the 1:24.0+build1-0ubuntu0.12.04.1 (precise-updates)
  update to Mozilla Thunderbird on 12.04, the "Spell check as you type"
  feature no longer works.  Downgrading to 11.0.1+build1-0ubuntu2
  (precise) restores the functionality.

  Steps to reproduce:
  * Open a new message.
  * Verify "Options->Spell Check As You Type" is selected
  * Type something like "check my spleling please" in the body of the message

  Expected Result:
  * spleling should be underlined in red and when right-clicked offer 
correction options

  Actual Result:
  * No words are underlined to indicate mispellings were found. Right-clicking 
on "spleling" shows the standard context menu. Toggling the spell check as you 
type option has no effect. Click the "Spelling" button, however, does lauch the 
spell checker and identify the mispelled word.

  Downgrading to 11.0.1+build1-0ubuntu2 (precise) restores the check as
  you type functionality.

  
  ~$ lsb_release -rd
  Description:  Ubuntu 12.04.3 LTS
  Release:  12.04

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

2013-09-10 Thread Mbanner
Now the tree is at least building partially, I've landed this:

https://hg.mozilla.org/comm-central/rev/a5e88cd9f942

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

Title:
  Thunderbird corrupts Mailbox when hd is full

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

Bug description:
  Binary package hint: mozilla-thunderbird

  I fetched the POP3 EMails and the last Message got cut in the middle.
  Other than in Bug #23302 there was NO warning about little space. Then
  I got a warning after the error the little space and freed some space
  up.

  Now it fetched all allready fetched mails again and added some junk
  from another email into the unfinished email.

  In the end this is not so severe, but the check for little space
  should kick in before and it should not get to corruption of email
  data.

  Seen in ubuntu 8.04.1 with thunderbird 2.0.0.16.

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

2013-06-10 Thread Mbanner
Comment on attachment 756209
fixed patch

Removing obsolete review request.

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

Title:
  Thunderbird RSS should have a per feed limit per download

Status in Mozilla Thunderbird Mail and News:
  Won't Fix
Status in “thunderbird” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: mozilla-thunderbird

  Steps to reproduce:

  Open Thunderbird 2.0.0.9 in the last version of Ubuntu 8.04 (wrote at
  february 11, 2007).

  Thunderbird starts some task that uses 10% of CPU (centrino duo
  1,8GHz) and a very high amount of physical memory.

  In two minutes, 217 MB. In one hour, 400+ MB.

  I currently have 3 e-mail accounts and 5 RSS subscriptions.

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

2012-12-05 Thread Mbanner
*** Bug 708222 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/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:
  In Progress
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 1074260]

2012-11-19 Thread Mbanner
(In reply to Sunil from comment #86)
> Does this patch apply clean to 16.0.2? Its disappointing that such a
> critical fix hasn't been pushed to stable release yet...:(

Thunderbird 17 is being released tomorrow with this fix.

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

Title:
  Thunderbird heavy IMAP traffic downloading messages

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

Bug description:
  Thunderbird (as of version 16?) generates a lot of IMAP traffic,
  continually redownloading messages. One issue has been resolved (see
  https://bugzilla.mozilla.org/show_bug.cgi?id=803843 and
  https://launchpad.net/bugs/1068921 ) but this issue remains. It is
  open in bugzilla as
  https://bugzilla.mozilla.org/show_bug.cgi?id=806760

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

2012-11-19 Thread Mbanner
(In reply to Florian Effenberger from comment #88)
> It seems this issue is indeed not fixed yet.

If you are still seeing issues, please file a *new* bug.

It is obvious from comments here that we've fixed at least some of the
issues, hence we won't be re-opening this bug. Further comments on this
bug may get lost as it isn't open.

If you are filing a bug, it would also be useful to have prepared a log
of what Thunderbird is doing:

> It would also help us a lot if you could run from the command line with IMAP 
> and related 
> logging turned on; set the environment variable
>
> NSPR_LOG_MODULES=imap:5,ImapAutoSync:5,msgdb:5,timestamp,sync

See https://wiki.mozilla.org/MailNews:Logging for more info.

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

Title:
  Thunderbird heavy IMAP traffic downloading messages

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

Bug description:
  Thunderbird (as of version 16?) generates a lot of IMAP traffic,
  continually redownloading messages. One issue has been resolved (see
  https://bugzilla.mozilla.org/show_bug.cgi?id=803843 and
  https://launchpad.net/bugs/1068921 ) but this issue remains. It is
  open in bugzilla as
  https://bugzilla.mozilla.org/show_bug.cgi?id=806760

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

2012-11-15 Thread Mbanner
Comment on attachment 679311
Update message size in database on every full message download

Review of attachment 679311:
-

Sorry for late sr. This looks like the right thing to do. Given all the
positive comments so far, I think we should take this into 17 as well,
so a=me for branches.

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

Title:
  Thunderbird heavy IMAP traffic downloading messages

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

Bug description:
  Thunderbird (as of version 16?) generates a lot of IMAP traffic,
  continually redownloading messages. One issue has been resolved (see
  https://bugzilla.mozilla.org/show_bug.cgi?id=803843 and
  https://launchpad.net/bugs/1068921 ) but this issue remains. It is
  open in bugzilla as
  https://bugzilla.mozilla.org/show_bug.cgi?id=806760

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

2012-11-02 Thread Mbanner
Comment on attachment 671123
proposed fix

Ok, I don't see any issues with this. r=me.

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

Title:
  thunderbird email search should begin with the most recent email then
  progress to the oldest (what the user is searching for is more likely
  to be in recent rather than older emails)

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

Bug description:
  This becomes more problematic the more email a user has to search.
  With a large account, this can result in very long search times, which
  users are more likely to understand if the email is old. If it is a
  recent email, users expect to see the search result more quickly.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 7.0.1+build1+nobinonly-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: CONEXANT Analog [CONEXANT Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  james  1977 F pulseaudio
  BuildID: 20110929183320
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xd252 irq 44'
 Mixer name : 'Intel CougarPoint HDMI'
 Components : 'HDA:14f1506e,17aa21da,0010 
HDA:80862805,80860101,0010'
 Controls  : 20
 Simple ctrls  : 8
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
unknown'
 Mixer name : 'ThinkPad EC (unknown)'
 Components : ''
 Controls  : 1
 Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Channel: release
  Date: Wed Nov  2 20:02:56 2011
  EcryptfsInUse: Yes
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.102  
metric 2
  Prefs:
   places.database.lastMaintenance - 1320169182
   extensions.lastAppVersion - 7.0.1
   network.cookie.prefsMigrated - true
   gfx.blacklist.suggested-driver-version - Mesa 7.10.3
   places.history.expiration.transient_current_max_pages - 121141
  Profiles: Profile0 (Default) - LastVersion=7.0.1/20110929183320 (Running)
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  UpgradeStatus: Upgraded to oneiric on 2011-10-17 (17 days ago)
  dmi.bios.date: 04/01/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET42WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4286CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8DET42WW(1.12):bd04/01/2011:svnLENOVO:pn4286CTO:pvrThinkPadX220:rvnLENOVO:rn4286CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4286CTO
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO

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

2012-11-01 Thread Mbanner
Created attachment 677386
[checked in] don't close compose window w/ send in background if last open 
window v2

Updated patch using Services

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

Title:
  Sending window distracting and interrupts flow

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

Bug description:
  When sending an email in Thunderbird a small dialog box appears to say
  the message is being sent and this affects the flow of interacting
  with your email. In almost every case I move the focus away from that
  window and go to my INBOX.

  My recommendation would for the window to not show and to show this
  information in the status bar (similar to how it works in Evolution).

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 5.0+build1+nobinonly-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0.0-5.6-generic 3.0.0-rc7
  Uname: Linux 3.0.0-5-generic i686
  Architecture: i386
  Date: Thu Jul 14 14:59:20 2011
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110202)
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: thunderbird
  UpgradeStatus: Upgraded to oneiric on 2011-07-13 (1 days ago)

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

2012-11-01 Thread Mbanner
I believe David isn't actively working on this at the moment, so
removing the assignee. If folks want to help that would be great - the
main priorities would be to fix the bugs this one depends on to reduce
the dataloss / messages not sent possibilities that there are now.

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

Title:
  Sending window distracting and interrupts flow

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

Bug description:
  When sending an email in Thunderbird a small dialog box appears to say
  the message is being sent and this affects the flow of interacting
  with your email. In almost every case I move the focus away from that
  window and go to my INBOX.

  My recommendation would for the window to not show and to show this
  information in the status bar (similar to how it works in Evolution).

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 5.0+build1+nobinonly-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0.0-5.6-generic 3.0.0-rc7
  Uname: Linux 3.0.0-5-generic i686
  Architecture: i386
  Date: Thu Jul 14 14:59:20 2011
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110202)
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: thunderbird
  UpgradeStatus: Upgraded to oneiric on 2011-07-13 (1 days ago)

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

2012-11-01 Thread Mbanner
Comment on attachment 677386
[checked in] don't close compose window w/ send in background if last open 
window v2

https://hg.mozilla.org/comm-central/rev/2c2b7ad3bed3

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

Title:
  Sending window distracting and interrupts flow

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

Bug description:
  When sending an email in Thunderbird a small dialog box appears to say
  the message is being sent and this affects the flow of interacting
  with your email. In almost every case I move the focus away from that
  window and go to my INBOX.

  My recommendation would for the window to not show and to show this
  information in the status bar (similar to how it works in Evolution).

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 5.0+build1+nobinonly-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0.0-5.6-generic 3.0.0-rc7
  Uname: Linux 3.0.0-5-generic i686
  Architecture: i386
  Date: Thu Jul 14 14:59:20 2011
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110202)
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: thunderbird
  UpgradeStatus: Upgraded to oneiric on 2011-07-13 (1 days ago)

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

2012-11-01 Thread Mbanner
Comment on attachment 551136
don't close compose window w/ send in background if last open window

I'm sorry that I've taken so long to look at this. I was, like
previously mentioned concerned that this is an incomplete patch.
However, now I've spent a bit of time on it, I think that even if we
have bug 459376 fixed (or something that would effectively fix it) then
we'd still want to ensure message send completes on sending with just
the compose window open anyway.

So I think this is good to go. I'll do a patch that uses Services.wm as
Magnus suggested.

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

Title:
  Sending window distracting and interrupts flow

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

Bug description:
  When sending an email in Thunderbird a small dialog box appears to say
  the message is being sent and this affects the flow of interacting
  with your email. In almost every case I move the focus away from that
  window and go to my INBOX.

  My recommendation would for the window to not show and to show this
  information in the status bar (similar to how it works in Evolution).

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 5.0+build1+nobinonly-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0.0-5.6-generic 3.0.0-rc7
  Uname: Linux 3.0.0-5-generic i686
  Architecture: i386
  Date: Thu Jul 14 14:59:20 2011
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110202)
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: thunderbird
  UpgradeStatus: Upgraded to oneiric on 2011-07-13 (1 days ago)

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

2012-10-30 Thread Mbanner
*** Bug 802217 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/1068921

Title:
  Mailbox grows endlessly, heavy traffic

Status in Mozilla Thunderbird Mail and News:
  Fix Released
Status in “thunderbird” package in Ubuntu:
  Triaged
Status in “thunderbird” source package in Lucid:
  Fix Released
Status in “thunderbird” source package in Natty:
  Triaged
Status in “thunderbird” source package in Oneiric:
  Fix Released
Status in “thunderbird” source package in Precise:
  Fix Released
Status in “thunderbird” source package in Quantal:
  Fix Released

Bug description:
  Yesterday I noticed that my Internet connection keeps transferring a lot of 
data. After a while I checked with nethogs and discovered this was caused by 
Thunderbird.
  Today I got a warning that my HDD was near full.
  In this 2 days, the mailbox had grown to 20 GB, while in reality it should be 
around 1 GB (a fresh zipped backup has 600 MB).

  I removed the .thunderbird folder and configured my IMAP mailbox from 
scratch. The same happened again.
  I think this is not related to a somehow special configuration of my PC bcs 
my colleague discovered it's the same on his machine. Without checking, he 
wouldn't have noticed yet bcs of a much bigger HDD...

  We couldn't yet find out what exactly happens / which data is transferred 
again and again.
  I suspect it's related to the last thunderbird update.

  Ubuntu 12.04
  Tunderbird 16.0.1+build1-0ubuntu0.12.04.1

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

2012-10-30 Thread Mbanner
Marking as fixed for tracking purposes. This will be released in 16.0.2
later today.

Irving, please spin out the separate case into a new bug. If folks are
still seeing issues, please check that new bug, and/or file a bug for
your own issue.

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

Title:
  Mailbox grows endlessly, heavy traffic

Status in Mozilla Thunderbird Mail and News:
  Fix Released
Status in “thunderbird” package in Ubuntu:
  Triaged
Status in “thunderbird” source package in Lucid:
  Fix Released
Status in “thunderbird” source package in Natty:
  Triaged
Status in “thunderbird” source package in Oneiric:
  Fix Released
Status in “thunderbird” source package in Precise:
  Fix Released
Status in “thunderbird” source package in Quantal:
  Fix Released

Bug description:
  Yesterday I noticed that my Internet connection keeps transferring a lot of 
data. After a while I checked with nethogs and discovered this was caused by 
Thunderbird.
  Today I got a warning that my HDD was near full.
  In this 2 days, the mailbox had grown to 20 GB, while in reality it should be 
around 1 GB (a fresh zipped backup has 600 MB).

  I removed the .thunderbird folder and configured my IMAP mailbox from 
scratch. The same happened again.
  I think this is not related to a somehow special configuration of my PC bcs 
my colleague discovered it's the same on his machine. Without checking, he 
wouldn't have noticed yet bcs of a much bigger HDD...

  We couldn't yet find out what exactly happens / which data is transferred 
again and again.
  I suspect it's related to the last thunderbird update.

  Ubuntu 12.04
  Tunderbird 16.0.1+build1-0ubuntu0.12.04.1

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

2012-10-26 Thread Mbanner
Comment on attachment 675468
call DiscardNewMessage properly, only update size when downloading full message

Review of attachment 675468:
-

This looks fine afaict. It seems to do the right things and doesn't
break existing tests.

::: mailnews/base/util/nsMsgDBFolder.cpp
@@ +1721,5 @@
> +   ReleaseSemaphore(static_cast(this));
> +   if (msgStore)
> + // this closes the stream
> + msgStore->DiscardNewMessage(m_tempMessageStream, m_offlineHeader);
> +   else 

nit: blank space on end of line

::: mailnews/imap/src/nsImapProtocol.cpp
@@ +3270,5 @@
>  
>  if (NS_SUCCEEDED(rv))
> ParseIMAPandCheckForNewMail(commandString.get());
>  GetServerStateParser().SetFetchingFlags(false);
> +m_fetchingWholeMessage = false;

For the two false cases, please can you include the comment:

// Always clear this flag after every fetch.

as I think it'll just help make it a bit more sense (and reflects what
was there before)

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

Title:
  Mailbox grows endlessly, heavy traffic

Status in Mozilla Thunderbird Mail and News:
  In Progress
Status in “thunderbird” package in Ubuntu:
  Triaged
Status in “thunderbird” source package in Lucid:
  Triaged
Status in “thunderbird” source package in Natty:
  Triaged
Status in “thunderbird” source package in Oneiric:
  Triaged
Status in “thunderbird” source package in Precise:
  Triaged
Status in “thunderbird” source package in Quantal:
  Triaged

Bug description:
  Yesterday I noticed that my Internet connection keeps transferring a lot of 
data. After a while I checked with nethogs and discovered this was caused by 
Thunderbird.
  Today I got a warning that my HDD was near full.
  In this 2 days, the mailbox had grown to 20 GB, while in reality it should be 
around 1 GB (a fresh zipped backup has 600 MB).

  I removed the .thunderbird folder and configured my IMAP mailbox from 
scratch. The same happened again.
  I think this is not related to a somehow special configuration of my PC bcs 
my colleague discovered it's the same on his machine. Without checking, he 
wouldn't have noticed yet bcs of a much bigger HDD...

  We couldn't yet find out what exactly happens / which data is transferred 
again and again.
  I suspect it's related to the last thunderbird update.

  Ubuntu 12.04
  Tunderbird 16.0.1+build1-0ubuntu0.12.04.1

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

2012-10-22 Thread Mbanner
Comment on attachment 664374
possible fix

This is probably fine, but Irving is a bit closer to the imap code than
I am at the moment.

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

Title:
  Thunderbird crashes upon displaying specific message

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

Bug description:
  Everytime I try to open a specific email, thunderbird crashes.  See
  reported crash id for more details.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: thunderbird 15.0.1+build1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-14.19-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.5.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nbarcet2798 F pulseaudio
   /dev/snd/pcmC0D0p:   nbarcet2798 F...m pulseaudio
  BuildID: 20120911223312
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Channel: Unavailable
  Date: Tue Sep 18 06:11:32 2012
  EcryptfsInUse: Yes
  ForcedLayersAccel: False
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(20120201.2)
  MostRecentCrashID: bp-2db3eea4-c46d-4d64-8b6e-e47f92120918
  PrefSources:
   prefs.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/000system.js
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=15.0.1/20120911223312 (In use)
  RelatedPackageVersions:
   totem-mozilla 3.4.3-0ubuntu3
   djview-plugin 4.9-2ubuntu1
   rhythmbox-mozilla 2.97-1ubuntu4
   google-talkplugin 2.9.10.0-1
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  UpgradeStatus: Upgraded to quantal on 2012-09-16 (1 days ago)
  dmi.bios.date: 02/01/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6IET75WW (1.35 )
  dmi.board.name: 2516CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6IET75WW(1.35):bd02/01/2011:svnLENOVO:pn2516CTO:pvrThinkPadT410:rvnLENOVO:rn2516CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2516CTO
  dmi.product.version: ThinkPad T410
  dmi.sys.vendor: LENOVO

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

2012-08-15 Thread Mbanner
Comment on attachment 334117
Add ldap_create_filter

I'm rescinding my previous feedback- on this. Per previous comment on
this bug, discussions have moved on, and we're considering moving away
from the LDAP c-sdk, so this patch may therefore be heading in the right
direction. Obviously, it would need to be updated and re-tested etc, but
see the tb-planning discussion first.

-- 
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:
  In Progress
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 507089]

2012-08-15 Thread Mbanner
Comment on attachment 628378
rename libldap60.so to libmozldap60.so

>From discussions about this sort of thing previously (which admittedly
were a while ago), I believe that changing the library name wouldn't
actually resolve all the problems.

Additionally, I don't think it is really right to change the library
name unless the developers of the Mozilla LDAP c-sdk really want to, as
it would impact on all the users of it, and potentially the use of
libraries on existing systems.

I think that we should really go for changing the LDAP c-sdk that we
use, and possibly replacing it with OpenLDAP as Howard was intending (or
something else). To this effect I've put a proposal to tb-planning about
this change:

http://groups.google.com/group/tb-planning/browse_thread/thread/342164ae0db9b21a
(https://wiki.mozilla.org/Thunderbird/tb-planning)

-- 
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:
  In Progress
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 191889]

2012-07-03 Thread Mbanner
Comment on attachment 322833
Disable DBUS support if NetworkManager 0.7 is not present

Per comments 61 - 72 removing what I understand to be an obsolete review
request on a long-old patch. If I have miss-understood the patch is
still needed, please file a new bug and attach a fresh patch there.
Thanks.

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

Title:
  [MASTER] [WORKAROUND] "Offline Mode" feature fails to detect proper
  online state for networks that are managed outside of network manager.

Status in The Mozilla Firefox Browser:
  Fix Released
Status in NetworkManager:
  New
Status in ntrack - Network Connectivity Tracking library for Desktop 
Applications:
  Invalid
Status in USB ADSL Modem Manager for Gnome, written in Python:
  New
Status in “empathy” package in Ubuntu:
  Fix Released
Status in “evolution” package in Ubuntu:
  Invalid
Status in “firefox-3.0” package in Ubuntu:
  Invalid
Status in “network-manager” package in Ubuntu:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “pidgin” package in Ubuntu:
  Fix Released
Status in “empathy” source package in Hardy:
  Invalid
Status in “evolution” source package in Hardy:
  Invalid
Status in “firefox-3.0” source package in Hardy:
  Invalid
Status in “network-manager” source package in Hardy:
  Invalid
Status in “network-manager-applet” source package in Hardy:
  Invalid
Status in “pidgin” source package in Hardy:
  Invalid
Status in “empathy” source package in Intrepid:
  Fix Released
Status in “evolution” source package in Intrepid:
  Invalid
Status in “firefox-3.0” source package in Intrepid:
  Invalid
Status in “network-manager” source package in Intrepid:
  Won't Fix
Status in “network-manager-applet” source package in Intrepid:
  Fix Released
Status in “pidgin” source package in Intrepid:
  Fix Released
Status in Baltix GNU/Linux:
  Fix Released

Bug description:
  Binary package hint: firefox-3.0

  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=8.04
  DISTRIB_CODENAME=hardy
  DISTRIB_DESCRIPTION="Ubuntu hardy (development branch)"
  Firefox 3.0b3
  When I start firefox from the panel it always start in offline mode. I am 
connected via wireless to a network that is always on. When I want to browse I 
need to unclick "work offline"

  Workaround 1: (since ffox 3.0.1) ->
   set toolkit.networkmanager.disable to false in about:config

  Workaround 2: (make NM to be always online) ->
   add a non existing interface to /etc/network/interfaces, like:

  iface eth1000 inet dhcp

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

2012-05-30 Thread Mbanner
(In reply to Andrew Sutherland (:asuth) from comment #10)
> Standard8, can this land on 12 as well, so the fix can ride-along if we
> release a new build of 12 for security reasons?

With a week to go, I'm not sure that is likely. At the moment 12 would
need a lot of mozconfigs & things landing on it (for the new automation)
if we did a security release, so I'm going for not landing at the
moment, and we'll land it if we happen to have one.

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

Title:
  Big Thunderbird problems after Ubuntu bugfix update

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

Bug description:
  Thunderbird 11.0.1 Ubuntu 10.04 LTS 64bit
  After a large update of the system Thunderbird (I don't know if it has been 
updated too) has problems all over.
  1. the error console has lots of entries here is the very first:
 Timestamp: 28.04.2012 09:13:48
 Error: this.asyncConnection is null
 Source File: resource:///modules/gloda/datastore.js
 Line: 1406
  2. the add-ons manager is stuck with the message "loading"

  and a whole bunch more of that stuff!

  It is very disappointing to run a regular (bugfix) update with this
  result!!!

  Does anybody at the Ubuntu Team feel responsible?

  Thank you for your help.

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

2012-05-21 Thread Mbanner
*** Bug 756782 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/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:
  In Progress
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 925430]

2012-04-30 Thread Mbanner
Looks like this is a localisation issue, so moving it across.

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

Title:
  Thunderbird (Romanian) continuously opens the Help window

Status in Mozilla Thunderbird Mail and News:
  In Progress
Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  Hello,

  After latest updates (as of January 30th or such), the Ubuntu
  Thunderbird inadvertently opens the Help screen (
  http://support.mozillamessaging.com/ro/home ) while composing a new
  message. This annoys the user trying to write a message...

  Apparently, this is due to the usage of keyboard combinations in
  Romanian, when using a standard US keyboard (right Alt + letter),
  where "letter" may be s, t, i, [, ], d, c, a, q, l, e

  This bug is NOT present in other GNU/Linux distros (such as Fedora 16
  or CentOS), so it might be specific to Ubuntu packaging.

  Thanks,
  Răzvan

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 9.0+build2-0ubuntu0.11.10.1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rsandu 9298 F pulseaudio
   /dev/snd/seq:timidity   2154 F timidity
  BuildID: 20111229095251
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xe910 irq 44'
 Mixer name : 'Realtek ALC888'
 Components : 'HDA:10ec0888,1458a002,0011'
 Controls  : 38
 Simple ctrls  : 21
  Channel: release
  Date: Thu Feb  2 13:57:25 2012
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   default via 192.168.1.1 dev eth0  proto static 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.17  metric 
1 
   192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1
  ProcEnviron:
   PATH=(custom, no user)
   LANG=ro_RO.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=9.0/20111229095251 (Running)
  PulseSinks:
   Error: command ['pacmd', 'list-sinks'] failed with exit code 1: Home 
directory /home/rsandu not ours.
   No PulseAudio daemon running, or not running as session daemon.
  PulseSources:
   Error: command ['pacmd', 'list-sources'] failed with exit code 1: Home 
directory /home/rsandu not ours.
   No PulseAudio daemon running, or not running as session daemon.
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (110 days ago)
  WpaSupplicantLog:
   
  dmi.bios.date: 10/27/2008
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: FDa
  dmi.board.name: EP31-DS3L
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrFDa:bd10/27/2008:svnGigabyteTechnologyCo.,Ltd.:pnEP31-DS3L:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnEP31-DS3L:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: EP31-DS3L
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

2012-03-31 Thread Mbanner
We actually did this in bug 690316.

app.update.silent looks like just a way to hide the prompts prior to the
actual update.

*** This bug has been marked as a duplicate of bug 690316 ***

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

Title:
  "What's new in Thunderbird 3" reappears on minor upgrades

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

Bug description:
  Binary package hint: thunderbird

  When I initially upgraded to Thunderbird 3, a helpful "What's new in
  Thunderbird 3" tab appeared, explaining the new features.

  However, this has since reappeared after every minor patch release of
  Thunderbird, although it seems to contain no new information. Could
  this be disabled so that it only appears when upgrading from an
  earlier major version (<3.0), rather than from 3.0.x to 3.0.x+1 ?

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: thunderbird 3.0.8+build2+nobinonly-0ubuntu0.10.04.1
  ProcVersionSignature: Ubuntu 2.6.32-24.42zk1-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic i686
  Architecture: i386
  Date: Mon Sep 20 18:38:56 2010
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: thunderbird

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/643736/+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-19 Thread Mbanner
*** Bug 719468 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 369150]

2012-01-18 Thread Mbanner
(In reply to Christian Reischl from comment #193)
> The problem still exists in 9.0.1 (Linux and Windows). Adresses with german
> umlauts like ä,ö,ü are displayed incorrectly in the main screen. In the
> message view 
> 
> I attached a screenshot to show the issue in detail.

I think that's likely to have been fixed by bug 669925 (although a
slightly different issue, the fix would probably cover this as well).

If you can reproduce this in Thunderbird 10 beta, please file a new bug
for it. Thunderbird 10 Beta is available here:

http://www.mozilla.org/en-US/thunderbird/channel/

Also generally note that it is not a good idea to comment on
fixed/resolved bugs, comments will likely get lost.

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

Title:
  Thunderbird splits email addresses with non-ascii characters and a
  comma in From: field

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

Bug description:
  When I receive mail where the sender is of the form "Lastname,
  Firstname" and the last name contains Finnish umlaut letters ä and ö,
  the sender is parsed into simply Lastname.

  Example:

  Järvinen, Jukka  is shown as:

  Message window: "Järvinen" and "Jukka "
  Reply window: "Järvinen"
  Index: "Järvinen"
  Header: "From: =?iso-8859-1?Q?J=E4rvinen=2C_Jukka?= "

  Affected version: 2.0.0.21 (20090409)

  This happens when the mail is sent from Exchange. The only apparent
  difference in the From header sent from Thunderdird is that ISO-8850-1
  is written in upper case.

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