mobileorg-android icon indicating copy to clipboard operation
mobileorg-android copied to clipboard

"Error downloading file", "db error": Correct path? Setup/installation information needed.

Open mashdot opened this issue 12 years ago • 1 comments

I have the following setup in .emacs:

(setq org-directory "~/org/")
(setq org-agenda-files '("~/org/mashdot.org"))
(setq org-mobile-directory "~/Dropbox/MobileOrg")
(setq org-mobile-inbox-for-pull "~/org/flagged.org")

In MobileOrgNG I have the path set to:

/MobileOrg

When syncing this errors with:

Error downloading file

If I try and create a capture I get:

db error

If I change the path to:

/MobileOrg/

I get:

 Invalid index.org file provided

Using the original path again now:

 /MobileOrg

Tried creating a single TODO item in mashdot.org and pushing up, and the following files are created in ~/Dropbox/MobileOrg:

agendas.org
checksum.dat
index.org
mashdot.org
mobileorg.org

Tried syncing again and same:

Error downloading file

Tried creating new capture:

db error

I am a little confused as to what is going wrong. I have cleared the db, and removed all files, pushed a simple one item TODO and just cannot get MobileOrgNG to work. MobileOrg does work for me though.

mashdot avatar Aug 08 '12 10:08 mashdot

same here. using galaxy tab 10.1

coloquio avatar Aug 31 '12 21:08 coloquio