Reply
Thread Tools
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#101
Originally Posted by peterleinchen View Post
Oh, I just thought the almighty source force is with you

Fully understood and did not expect anything. Was just a shot in the dark. Maybe you could see something similar happen when reading the imap folder list?

Anyway, thanks for your efforts to keep that gadget alive.
Estel is correct in the translation .

And in addition, please file a bug, despite all the migration issues CSSU had, as now they are solved (mostly if not fully), we'll re-start our bug triaging meetings etc. Otherwise you risk that report to be lost/forgotten.
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following 6 Users Say Thank You to freemangordon For This Useful Post:
Posts: 78 | Thanked: 84 times | Joined on Aug 2012
#102
Working again. Thank you very much for the fix.
 

The Following 2 Users Say Thank You to independent For This Useful Post:
peterleinchen's Avatar
Posts: 4,118 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#103
@freemangordon

I tried to narrow down, but could not see anything.

Here is some excerpt from gmx.de (not okay, as not complete):
get folder info online
sending : H00007 LIST (SUBSCRIBED) "" *
received: * LIST (\Subscribed) "/" INBOX
received: H00007 OK LIST completed
get folder info offline
Thread 0 >
Get folder info(0x124758:imap://my.mail%40gmx.de@imap.gmx.net:993/, '') =
uri: imap://my.mail%40gmx.de@imap.gmx.net:993/INBOX
full_name: INBOX
flags: 00000410
< 0 >
sending : H00008 STATUS INBOX (MESSAGES UNSEEN UIDNEXT)
received: * STATUS INBOX (MESSAGES 61 UIDNEXT 2712 UNSEEN 1)
received: H00008 OK STATUS completed
and here from t-online (okay):
get folder info online
sending : J00017 LIST (SUBSCRIBED) "" *
received: * LIST (\Subscribed) "/" Drafts
received: * LIST (\Subscribed) "/" INBOX
received: * LIST (\Subscribed) "/" INBOX/Fold2
received: * LIST (\Subscribed) "/" Fold1
received: * LIST (\Subscribed) "/" Sent
received: * LIST (\Subscribed) "/" TMO
received: * LIST (\Subscribed) "/" TMO/PM
received: * LIST (\Subscribed) "/" Trash
received: J00017 OK LIST completed
get folder info offline
sending : J00018 STATUS Trash (MESSAGES UNSEEN UIDNEXT)
received: * STATUS Trash (MESSAGES 545 UIDNEXT 1767 UNSEEN 43)
received: J00018 OK STATUS completed
sending : J00019 STATUS TMO (MESSAGES UNSEEN UIDNEXT)
received: * STATUS TMO (MESSAGES 213 UIDNEXT 215 UNSEEN 3)
received: J00019 OK STATUS completed
sending : J00020 STATUS Sent (MESSAGES UNSEEN UIDNEXT)
received: * STATUS Sent (MESSAGES 1 UIDNEXT 2 UNSEEN 0)
received: J00020 OK STATUS completed
sending : J00021 STATUS FOLD1 (MESSAGES UNSEEN UIDNEXT)
received: * STATUS FOLD1 (MESSAGES 2 UIDNEXT 3 UNSEEN 0)
received: J00021 OK STATUS completed
sending : J00022 STATUS INBOX (MESSAGES UNSEEN UIDNEXT)
received: * STATUS INBOX (MESSAGES 106 UIDNEXT 957 UNSEEN 22)
received: J00022 OK STATUS completed
sending : J00023 STATUS Drafts (MESSAGES UNSEEN UIDNEXT)
received: * STATUS Drafts (MESSAGES 0 UIDNEXT 1 UNSEEN 0)
received: J00023 OK STATUS completed
sending : J00024 STATUS TMO/PM (MESSAGES UNSEEN UIDNEXT)
received: * STATUS TMO/PM (MESSAGES 51 UIDNEXT 52 UNSEEN 0)
received: J00024 OK STATUS completed
sending : J00025 STATUS INBOX/Fold2 (MESSAGES UNSEEN UIDNEXT)
received: * STATUS INBOX/Fold2 (MESSAGES 6 UIDNEXT 7 UNSEEN 0)
received: J00025 OK STATUS completed
Is there similar debug possibilty on N9? So I may check there and maybe see what is different (assuming only to see that all folders are listed)?

fmg:
You'd like to see more?
Where to file this "bug" (bugs.maemo.org?)?

We do need all DEBs (of course not dbg neither dev)?
Hopefully no dependencies to other cssu libs?
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature

Last edited by peterleinchen; 2013-06-13 at 22:43.
 

The Following 2 Users Say Thank You to peterleinchen For This Useful Post:
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#104
@peterleinchen - looking at that log, I'd rather say it is not modest to blame.

Code:
sending : H00007 LIST (SUBSCRIBED) "" *
received: * LIST (\Subscribed) "/" INBOX
received: H00007 OK LIST completed
Code:
sending : J00017 LIST (SUBSCRIBED) "" *
received: * LIST (\Subscribed) "/" Drafts
received: * LIST (\Subscribed) "/" INBOX
received: * LIST (\Subscribed) "/" INBOX/Fold2
received: * LIST (\Subscribed) "/" Fold1
received: * LIST (\Subscribed) "/" Sent
received: * LIST (\Subscribed) "/" TMO
received: * LIST (\Subscribed) "/" TMO/PM
received: * LIST (\Subscribed) "/" Trash
received: J00017 OK LIST completed
modest sends one and the same request, but receives different responses. It is either the sent messages differ (which is not seen it the logs) or gmail returns different responses based on some unclear criteria.

However, the place to open a bug is bugs.maemo.org . though it makes no sense to do it without a reproducible testcase.
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following 3 Users Say Thank You to freemangordon For This Useful Post:
Posts: 228 | Thanked: 145 times | Joined on Dec 2009
#105
So is this what's finally going to get me to upgrade to CSSU? Or is it possible to release the bug fix to regular SSU?
 

The Following 2 Users Say Thank You to jacktanner For This Useful Post:
TomJ's Avatar
Posts: 505 | Thanked: 665 times | Joined on Oct 2009
#106
Will the cssu update for rhe message fetching bug be pushed out in quick time? Otherwise I will have to overcome my cluelessness and work out which debs I need to install, as I could really do with a working email client again on my odessy across Australia.

PS Many, many thanks to fmg for sorting this out so quickly.
__________________
Want to know how to add public holidays to your device calendar? See the instructions wiki page.

Want to improve the location bar's search capabilities? there's a wiki page for that too...

Last edited by TomJ; 2013-06-14 at 02:07.
 

The Following 2 Users Say Thank You to TomJ For This Useful Post:
peterleinchen's Avatar
Posts: 4,118 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#107
Originally Posted by freemangordon View Post
@peterleinchen - looking at that log, I'd rather say it is not modest to blame.
Yes, it looks like everything wents fine.
But why on earth the N900 receives the list on account GMX.DE with only the INBOX?
Code:
sending : H00007 LIST (SUBSCRIBED) "" *
received: * LIST (\Subscribed) "/" INBOX
received: H00007 OK LIST completed
But on all my other clients (incl. N9) I get the full list of folders?

Maybe the mail client identifies itself with a UserAgent or similar. And this one is outdated on this specific account gmx.de?
Some thing else???

Originally Posted by freemangordon View Post
modest sends one and the same request, but receives different responses. It is either the sent messages differ (which is not seen it the logs) or gmail returns different responses based on some unclear criteria.
Sorry for eventually confusing you:

This second code fragment was just an example from another account (NOT gmx.de, NOR gmail):
Code:
sending : J00017 LIST (SUBSCRIBED) "" *
received: * LIST (\Subscribed) "/" Drafts
received: * LIST (\Subscribed) "/" INBOX
received: * LIST (\Subscribed) "/" INBOX/Fold2
received: * LIST (\Subscribed) "/" Fold1
received: * LIST (\Subscribed) "/" Sent
received: * LIST (\Subscribed) "/" TMO
received: * LIST (\Subscribed) "/" TMO/PM
received: * LIST (\Subscribed) "/" Trash
received: J00017 OK LIST completed
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 

The Following 2 Users Say Thank You to peterleinchen For This Useful Post:
Posts: 115 | Thanked: 58 times | Joined on Jul 2010
#108
Ditto, a long time user here that has never upgraded to the CSSU... but now experiencing the outlined modest issue (thought I was the only one)

This community never ceases to amaze me.

So can the bug be fixed without changing to CSSU???

Thanks.

Originally Posted by jacktanner View Post
So is this what's finally going to get me to upgrade to CSSU? Or is it possible to release the bug fix to regular SSU?
 
Posts: 1,808 | Thanked: 4,272 times | Joined on Feb 2011 @ Germany
#109
Originally Posted by peterleinchen View Post
But why on earth the N900 receives the list on account GMX.DE with only the INBOX?
Code:
sending : H00007 LIST (SUBSCRIBED) "" *
received: * LIST (\Subscribed) "/" INBOX
received: H00007 OK LIST completed
But on all my other clients (incl. N9) I get the full list of folders?
Welcome to the wonderful, messy, world of IMAP. I am by no means an expert, but I will point you to section 3.1 of RFC5258.

IMAP includes the concept of subscriptions, so a client can subscribe to specific folders. Some clients use this (Modest?), others not (N9?). A client can either choose to see only subscribed folders or all folders. A server will do whatever it likes, as no known combination of client-server seems to be standards compliant.
 

The Following 6 Users Say Thank You to reinob For This Useful Post:
Community Council | Posts: 680 | Thanked: 1,227 times | Joined on Sep 2010 @ Mbabane
#110
no pichlo
that was meant for peterleinchen

@peterleinchen - you need to use another email client to subscribe to the other folders you need. I used mutt a while back to do so, and voila, modest started displaying them
 

The Following 4 Users Say Thank You to sicelo For This Useful Post:
Reply

Tags
modest, nokia n900


 
Forum Jump


All times are GMT. The time now is 21:01.