![]() |
2012-12-12
, 10:44
|
Posts: 1,048 |
Thanked: 1,127 times |
Joined on Jan 2010
@ Amsterdam
|
#2
|
/usr/bin/maemo-summoner /usr/bin/modest.launch -s > /home/user/MyDocs/.documents/log 2>&1
cat /home/user/MyDocs/.documents/log
The Following User Says Thank You to anthonie For This Useful Post: | ||
![]() |
2012-12-12
, 11:27
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#3
|
N900:~$ /usr/bin/maemo-summoner /usr/bin/modest.launch -s > /home/user/MyDocs/.documents/log 2>&1 N900:~$ cat /home/user/MyDocs/.documents/log maemo-summoner: summoning '/usr/bin/modest.launch' maemo-summoner: opening of /usr/bin/modest.launch took 345124 usec N900:~$
./var/lib/gconf/apps/modest/accounts/Account5ID3 ./var/lib/gconf/apps/modest/server_accounts/Account5ID3_store ./var/lib/gconf/apps/modest/server_accounts/Account5ID3_transport ./home/user/.modest/cache/mail/maildir/home/user/.modest/outboxes/Account5ID3 ./home/user/.modest/outboxes/Account5ID3
![]() |
2012-12-12
, 12:05
|
Posts: 1,048 |
Thanked: 1,127 times |
Joined on Jan 2010
@ Amsterdam
|
#4
|
gconftool --recursive-unset /apps/modest
![]() |
2012-12-12
, 12:35
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#5
|
rm -r ./var/lib/gconf/apps/modest/accounts/Account5ID2 rm -r ./home/user/.modest/cache/mail/maildir/home/user/.modest/outboxes/Account5ID2
Would this score any effect?
Code:gconftool --recursive-unset /apps/modest
![]() |
2012-12-12
, 12:36
|
Posts: 1,048 |
Thanked: 1,127 times |
Joined on Jan 2010
@ Amsterdam
|
#6
|
That was a bit drastic as it cleared all my accounts but once recreated, the folders started over without the 1,2,3 appendix.
How does it know that I had Account5ID, Account5ID1 and Account5ID2 once, even though I (thought that I) deleted all traces of them?
The Following User Says Thank You to anthonie For This Useful Post: | ||
![]() |
2012-12-12
, 12:39
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#7
|
The Following User Says Thank You to pichlo For This Useful Post: | ||
However, here is my question. I had five accounts, lets call them Account1, Account2 etc up to Account5. Strewn all over my fs, I found folders with corresponding names, namely Account1ID through Account5ID. Deleting Account5 deleted the folders Account5ID except in one place, /var/lib/gconf/apps/modest/accounts. Recreating the account left the old folder and created a new one, Account5ID1.
Never mind, I thought, I'll just delete the account again, this time including the folders, and recreate it again. I ended up with Account5ID2. So I am guessing there is a config file somewhere but I cannot find it. Can anyone help?
It does not bother me as such as it works fine as it is but I am a fussy fellow and like things neat and tidy
Last edited by pichlo; 2012-12-12 at 12:37. Reason: Added "solved" to subject