Thunderbird/Students/StatusUpdates/2010-01-29: Difference between revisions

No edit summary
 
(8 intermediate revisions by 5 users not shown)
Line 7: Line 7:


===== Zach Church  =====
===== Zach Church  =====
I've got some Mozmill tests working, and my patch is ready; I just submitted it.
Unfortunately, I didn't read Blake's link about pdiff soon enough. I had been making commits to the default branch in my repository instead of the pbranch, so I had some troubles exporting a diff. In case anybody else runs into the same problem, here's what I did:
http://zgchurch.com/2010/01/28/mercurial-pdiff.html
I'll post next week when my patch gets rejected, so we can all see common reasons for rejection ;)


===== Tim Miller  =====
===== Tim Miller  =====


So I woke up on Saturday and headed in to school, set on having a productive, useful day and make some progress on my bug.   
So I woke up on Saturday and headed in to school, set on having a productive, useful day and make some progress on my [https://bugzilla.mozilla.org/show_bug.cgi?id=515907 bug](Adding support for new taskbar icon functionality in Windows 7 to the Mozilla base library.)


However, I could not get Thunderbird to compile.  The error was related to a data type defined in the Windows 7 SDK, and was in a file i had not modified.  So I began my quest to resolve it.   
However, I could not get Thunderbird to compile.  The error was related to a data type defined in the Windows 7 SDK, and was in a file i had not modified.  So I began my quest to resolve it.   
Line 18: Line 25:
Fast forward six hours.  Still not compiling and I'm pulling what's left of my hair out in frustration.  I was talking to sid0 on irc though and he mentioned a useful bit of information.  The console checked the SDK version on startup, so it had to be restarted if the version was changed.  Which I did six hours ago.  Sure enough, restarted the console and it worked.
Fast forward six hours.  Still not compiling and I'm pulling what's left of my hair out in frustration.  I was talking to sid0 on irc though and he mentioned a useful bit of information.  The console checked the SDK version on startup, so it had to be restarted if the version was changed.  Which I did six hours ago.  Sure enough, restarted the console and it worked.


So pretty much my whole Saturday was wasted on a something that took a total of 30 seconds to fix.  I hope I get more time to work on this this week.
So pretty much my whole Saturday was wasted on a something that took a total of 30 seconds to fix.  But at least it is compiling now.  Now I can write some tests and submit a patch so I can get back to working on my [https://bugzilla.mozilla.org/show_bug.cgi?id=494137 original bug]. (Making an the Windows 7 taskbar icon for Thunderbird show unread messages.)


===== Marcel Guzman  =====
===== Marcel Guzman  =====
For some reason, three classes of mine decided to make an essay due during this week (yes, seriously :(), so I didn't have time to hop on IRC and talk to the people I needed to talk to about testing the activity manager changes I've made. I did manage to steal a few minutes or an hour here and there however, and I spent that working on [https://bugzilla.mozilla.org/show_bug.cgi?id=469050 getting folder compacting to log in the activity manager].
So far, I've figured out how to add a new "Activity Module" and I've tried hooking that up to the compacting events that get fired. This currently doesn't work so I'm working on my gdb skills to try and figure out what's wrong.


===== Kefu Zhao  =====
===== Kefu Zhao  =====
This week I am still working on bug 461669.
First of all, I spent time studying some header definitions in the source of an email because I need to decide which “From” address to use when user clicks “reply to list” base on different headers shown in the email. As a result, making clear of where and what headers are added to the email is very important. These headers include “Delivered-To”, “Received… by… for”, “List-Post”, etc.
Then, I tried out TB to reproduce the bug and found a problem that I am not sure which “From” address is supposed to use (from the perspective of user requirement). Currently I have to clues:
1.used the account which the email is associated to regardless of headers in the email.
2. try to read the headers and see whether can I decide which “From” address to use.
Next week I am going to talk to Jens about this bug.


===== Lindauson Hazell  =====
===== Lindauson Hazell  =====
Line 41: Line 63:


===== Evan Stratford  =====
===== Evan Stratford  =====
This week, I continued work on [https://bugzilla.mozilla.org/show_bug.cgi?id=79709 vCard imports]:
* Added file dialog filters, completing the frontend work.
* Wrote nsVCardAddress::ReadRecord(), nsVCardAddress::ProcessRecord(); these do the work of reading vCard objects from file and parsing them into nsAbCard objects respectively.
* Implemented adding the newly created nsAbCards to the database - first end-to-end working version!


===== Wei Xian Woo  =====
===== Wei Xian Woo  =====
Line 58: Line 86:


What happened to that Python script I said I was going to post on my blog?
What happened to that Python script I said I was going to post on my blog?
* I stopped blogging when I came to Waterloo, so I don't actually own a blog anymore. For the past week, I have been working on a Wordpress theme for my new blog. I expect the script to be posted by the end of next week. Sorry for the delays!
* I stopped blogging when I came to Waterloo, so I don't actually own a blog anymore. For the past week, I have been working on a WordPress theme for my new blog. I expect the script to be posted by the end of next week. Sorry for the delays!


==== Who’s writing the blog post this week? ====
==== Who’s writing the blog post this week? ====
Tim Miller
Tim Miller
11

edits