On Tue 15 Mar 2011 10:01:04 AM CET, Frank J. wrote:
> Hi,
> found another bug.
> if you open a gallery view and close thunderbird, open thunderbird again
> then the tab is restore but the gallery is not shown (says undefined).
What exactly says "undefined"? Could you possibly send a screenshot or
give me (through copy/paste) the error message from Tools > Error
console, if any?
> and another one concerning the lightning-integration:
> if I open an email with an (already processed) event and change to one
> without a event it is still shown that the event (from the previous
> mail) is already processed
Philipp Kewisch (:Fallen) wrote the Lightning integration plugin, and
he's been notified about the bug. He says it's on his to-do list :-).
Thanks for the feedback!
jonathan
> Regards
> Frank J.
>
> --
> You received this message because you are subscribed to the Google
> Groups "mozilla-labs" group.
> To post to this group, send email to mozill...@googlegroups.com.
> To unsubscribe from this group, send email to
> mozilla-labs...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/mozilla-labs?hl=en.
jonathan
On Thu 17 Mar 2011 06:34:24 AM CET, Gilberto Olimpio wrote:
function fillIdentities() {
for each (let id in fixIterator(msgAccountManager.allIdentities, Ci.nsIMsgIdentity)) {
gIdentities[id.email.toLowerCase()] = id;
}
gIdentities["default"] = msgAccountManager.defaultAccount.defaultIdentity;
}
https://addons.mozilla.org/en-US/thunderbird/addon/gmail-conversation-view/versions/
Thanks for the error reporting,
jonathan
jonathan
I really like this addon. It's enough to make me run Miramar, with all its rough edges (and Lightning nightlies), as my primary email program for the time being. It might even make me learn git, so I can poke around at the source.
One thing I don't like about it is that the font is way too small on my setup. I set my default font size smaller than the default (13) so using the wide view is manageable. Since Conversations sets its "default" size to 75% of whatever the user sets, the result is 9 or 10px. And what's worse, it doesn't apply the shrink factor consistently -- when displaying email I get from people using Outlook, the font size is the same as the "classic" mail reader. I'm sure that's because of some CSS subtlety, but I haven't really looked into it.
So I usually run a slightly modified version where I change the textSize in the PostStreamingFixesMixIn in message.js to 1.0 * defaultSize, instead of 12/16 * defaultSize. What I'd like to see is a preference that would make this "Shrink Factor" customizable (via the config editor, at least for now), with a default of 0.75. I'll gladly code it up (I'm at least halfway there anyway) when I get some time, hopefully in the next week or so.
The other problem I've noticed is that after I encounter a message with a meeting invite in it, the iMIP bar (i.e "This message contains an invitation to an event; Tentative/Decline/Accept) shows up in every message displayed thereafter. Not sure why that happens.
Thanks!
Rich
--
From the Desktop of Rich Renomeron
Infinity is never finished.
When a new message arrives, the quick reply is moved to the last
message in the thread. You should make sure it is expanded if you want
to see the quick reply. Are there any errors in Tools > Error console?
Thanks,
jonathan
Only the main inbox does have the threaded view by default. You can
enable it for other folders by hitting View > Sort By > Threaded in the
menus when you're in any other folder.
jonathan
Could you please make sure the error doesn't appear when Thunderbird
Conversations is disabled? Then, please come over to the GitHub issue
tracker at <https://github.com/protz/GMail-Conversation-View/issues>.
Please file a new issue with the exact steps to reproduce, and any
relevant output from Tools > Error Console. Thanks!
jonathan
I suggest you contact the Rikaichan author, and ask him to write a
Thunderbird Conversations plugin. The Lightning author wrote a
lightning plugin already, and we also have a Enigmail plugin as well in
the tree. More generally, if your favorite addon doesn't work with
Conversations, your best bet is to point the addon's author to this
page
<http://blog.xulforum.org/index.php?post/2010/11/27/Thunderbird-Conversations-plugins>.
Thanks for the feedback!
jonathan
This is all explained in
http://wiki.github.com/protz/GMail-Conversation-View/faq (this is
linked as "FAQ" from the addons.mozilla.org page).
Cheers,
jonathan
On Wed 25 May 2011 05:40:25 AM CEST, andreamonni wrote:
> Hi there - I installed Conversations and I find pretty good, I'd like to
> tweak it in the following way:
>
> * keep the default Inbox, with all messages in chronological order;
Use the View > Sort By > ... menus to tweak the way messages are
displayed. Try View > Sort By > Unthreaded.
> * switch to conversation view when I double click on a message in the
> message/subject list.
The latest dev builds have that feature already: please try out the
latest build at <http://jonathan.xulforum.org/files/gcv-nightlies/>.
>
> Is it possible to set it up in such a way?
>
> Andrea
Thanks for the feedback,
jonathan
Andrea
--
andrea monni | (e) andre...@gmail.com | (hk-m) +852 9458 2405 |
(sg-m) +65 9800 4723 | (it-m) +39 329 27 17 109
Thanks for the feedback,
jonathan