|
|
08-20-2012
, 05:14 PM
|
|
Posts: 115 |
Thanked: 18 times |
Joined on Nov 2011
@ Hungary
|
#42
|
|
|
08-20-2012
, 07:12 PM
|
|
Posts: 8 |
Thanked: 8 times |
Joined on Jun 2010
@ United States
|
#43
|
|
|
08-21-2012
, 02:04 AM
|
|
Posts: 115 |
Thanked: 18 times |
Joined on Nov 2011
@ Hungary
|
#44
|
Adam, is there any way I could see your terminal output? It could be a screenshot of the N9 itself (ScreenshotMee on the Ovi store is good for this) or a screenshot from your computer, if you're connecting that way. The contents of /etc/apt/sources.list.d/harmattan-dev.list might be helpful to see, too.
but I don't know the result, because I have more than 6k mails and the "mark all read" function not working 
|
|
08-21-2012
, 01:37 PM
|
|
Posts: 8 |
Thanked: 8 times |
Joined on Jun 2010
@ United States
|
#45
|
Today, it has worked well, for instance, but over the weekend, there were several times when it didn't work. I don't know the pattern of when it works and when it doesn't.
~ $ /usr/bin/sqlite3 /home/user/.qmf/database/qmailstore.db SQLite version 3.7.7 2011-06-23 19:49:22 Enter ".help" for instructions Enter SQL statements terminated with a ";" sqlite> UPDATE mailmessages SET status=19137 WHERE status IN (18496,18497); sqlite> .quit ~ $
| The Following User Says Thank You to Shinto For This Useful Post: | ||
|
|
08-21-2012
, 04:59 PM
|
|
Posts: 115 |
Thanked: 18 times |
Joined on Nov 2011
@ Hungary
|
#46
|
As far as I can tell, and from my experience, the trigger will always work, just not right away. If your new-mail notification goes off and you immediately open the e-mail application, you probably won't see the blue circles. If you wait a while, perhaps another e-mail update cycle or two, they'll probably be there.
I'm guessing this is due to the write-ahead-log DB checkpoints, and my attempts to force quicker updates (through PRAGMA wal_autocheckpoint) don't seem to stick. So without a true code fix, I'm afraid this may be as good as it gets.
Yes, by running an UPDATE command in sqlite3. This is what such an operation would look like:
Code:~ $ /usr/bin/sqlite3 /home/user/.qmf/database/qmailstore.db SQLite version 3.7.7 2011-06-23 19:49:22 Enter ".help" for instructions Enter SQL statements terminated with a ";" sqlite> UPDATE mailmessages SET status=19137 WHERE status IN (18496,18497); sqlite> .quit ~ $
|
|
11-23-2012
, 08:11 AM
|
|
Posts: 6 |
Thanked: 3 times |
Joined on Nov 2012
|
#47
|
|
|
01-07-2013
, 06:49 PM
|
|
Posts: 1 |
Thanked: 1 time |
Joined on Jan 2013
@ Poland
|
#48
|
| The Following User Says Thank You to czajniczeq For This Useful Post: | ||
![]() |
| Thread Tools | Search this Thread |
|
Hitting this thanks button will make you smile and feel good ----------------------------------------------------------------->