bmatthias / kolab-android

Automatically exported from code.google.com/p/kolab-android
Other
0 stars 0 forks source link

java.lang.IllegalStateException: This operation is not allowed on a closed folder #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. install kolab-android package
2. setup working IMAP server (no SSL, port 143)
3. press sync

What is the expected output? What do you see instead?
I expect the calendar and address to get synced against my Kolab-folders,
but I get 
"java.lang.IllegalStateException: This operation is not allowed on a closed 
folder"

What version of the product are you using? On what operating system?
I'm using KolabDroid-0.0.2.apk on Android 2.1-update1 kernel 2.6.29.

Original issue reported on code.google.com by RWegmann15@gmail.com on 3 Jul 2010 at 2:23

GoogleCodeExporter commented 8 years ago
I had the same exception when I entered a wrong folder name for either the 
calendar or contacts folder in the settings. Be to sure to use '/' as folder 
delimiter (that works on my machine). If your folder name contains special 
characters, that might also pose a problem. I don't know a simple way to find 
out the folder name in the way how Kolab-Android requires it, maybe on of the 
other developers could help you further in case my comment doesn't help-

Original comment by tolang...@gmail.com on 5 Jul 2010 at 8:27

GoogleCodeExporter commented 8 years ago
tobias is probably right.

this should be fixed twice: first it needs a better error message, if the 
folder really doesn't exist. The second fix is to implement a folder 
browser/chooser, so users do not have to concern themselves with the 
(imap-server dependent) syntax.

Both fixes are needed.

Original comment by david.black.co.at@gmail.com on 5 Jul 2010 at 9:50

GoogleCodeExporter commented 8 years ago
Isn't that fixed with the new folder selection dialog? I mean, one cannot put a 
wrong folder there anymore ... :)

Original comment by STrille...@googlemail.com on 10 Jan 2011 at 10:13

GoogleCodeExporter commented 8 years ago
Issue 21 has been merged into this issue.

Original comment by STrille...@googlemail.com on 10 Jan 2011 at 10:38

GoogleCodeExporter commented 8 years ago
Old issue -> not repuducable

Original comment by arthur.z...@gmail.com on 22 Jun 2012 at 10:27