Thread: [Logicmail-users] Project status update
Brought to you by:
octorian
From: Derek K. <dko...@lo...> - 2010-10-24 17:47:38
|
I just made a big blog post with some details as to what I've been working on: http://www.logicprobe.org/proj/logicmail/blog Basically I've implemented a new "Load more messages..." feature, and tons of under-the-covers things that surround it. I've also now, as of last night, turned the automated builds back on. Hopefully this big new update will work fine for everyone. But if there are any new bugs, please write me useful bug reports (you know, the kind where I can actually reproduce the issue and try to solve it). -- ---------------------------- Derek Konigsberg dko...@lo... ---------------------------- |
From: Peter P. <plp...@ya...> - 2010-10-26 10:42:33
|
Thanks for carrying on. I now have 1.9.1.217 installed and it seems to work fine. I think I found a bug however: LogicMail->Accounts->some account (POP)->Configuration::Folder Settings shows: Sent message folder: <None> Draft message folder: <None> The folders can't be changed. The menu options selectable on the <None>s are Copy and Close. One more nitpick: The autobuit releases seem to be alx only now (no jad). I had to write my own jad following the guide on the web. They used to be turned on. This is not a big problem but it is a little annoying. I can provide a alx->jad automatic processing script in Bash/etc. later if needed. thanks a lot, -- Peter --- On Sun, 10/24/10, Derek Konigsberg <dko...@lo...> wrote: Basically I've implemented a new "Load more messages..." feature, and tons of under-the-covers things that surround it. I've also now, as of last night, turned the automated builds back on. |
From: Derek K. <dko...@lo...> - 2010-10-26 11:26:19
|
On 10/26/2010 06:42 AM, Peter P. wrote: > I think I found a bug however: LogicMail->Accounts->some account > (POP)->Configuration::Folder Settings shows: > > Sent message folder: > <None> > Draft message folder: > <None> > > The folders can't be changed. The menu options selectable on the <None>s > are Copy and Close. I'll look into this later this afternoon. > One more nitpick: The autobuit releases seem to be alx only now (no > jad). I had to write my own jad following the guide on the web. They > used to be turned on. This is not a big problem but it is a little > annoying. I can provide a alx->jad automatic processing script in > Bash/etc. later if needed. They most certainly are still building JAD files. How do you think I install it myself? ;-) I'm not sure what version/link you normally use to do your OTA installs, but all the ones on the web page still seem to be working just fine. I haven't even changed them in quite a while. (last change was a few months ago when I removed the separated touch-device builds) -- ---------------------------- Derek Konigsberg dko...@lo... ---------------------------- |
From: Peter P. <plp...@ya...> - 2010-10-26 14:42:08
|
I got the latest download from the website, http://www.logicprobe.org/builds/logicmail/latest/LogicMail-1.9.1.zip There is no jad in that archive as of .217 , only cod and alx. Maybe bit rot got the build options? Oh wait I get it the zip has only alx, no jad, the links are direct to jad. Mea culpa, I did not look. Sine I don't use BIS or a specialized BB account I use my computer to download to and then transfer via Bluetooth or such, or I directly download jad and cod from the web using the device. This is because the internal BB browser does not work without a BIS etc account, I use boltbrowser.com instead. -- Peter |
From: Derek K. <dko...@lo...> - 2010-10-27 11:30:40
|
Okay, I did a bunch of checkins last night, which did the following: - Fixed the sent/draft configuration bug (bug was a side-effect of layout fixes from a few weeks ago) - Improved mailbox loading/refresh performance (the part where it populates the mailbox screen before connecting to the server) - Fixed a bug in the connection code that could (if the stars align) cause an unexplainable error - Fixed an issue where the last few messages in a mailbox weren't making their way to the screen - Fixed off-by-one issues where "load 20 messages on refresh" actually load 21 messages Hopefully that made sense. -Derek On 10/26/2010 10:41 AM, Peter P. wrote: > I got the latest download from the website, > http://www.logicprobe.org/builds/logicmail/latest/LogicMail-1.9.1.zip > > There is no jad in that archive as of .217 , only cod and alx. Maybe bit > rot got the build options? Oh wait I get it the zip has only alx, no > jad, the links are direct to jad. Mea culpa, I did not look. Sine I > don't use BIS or a specialized BB account I use my computer to download > to and then transfer via Bluetooth or such, or I directly download jad > and cod from the web using the device. This is because the internal BB > browser does not work without a BIS etc account, I use boltbrowser.com > instead. > > -- Peter > > > > > ------------------------------------------------------------------------------ > Nokia and AT&T present the 2010 Calling All Innovators-North America contest > Create new apps& games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > > > > _______________________________________________ > Logicmail-users mailing list > Log...@li... > https://lists.sourceforge.net/lists/listinfo/logicmail-users -- ---------------------------- Derek Konigsberg dko...@lo... ---------------------------- |