![]() |
Mail for Exchange (MfE): Settings not saved after wizard setup
Hi,
I'm trying to configure Mail for Exchange on my N900. After running the wizard (unchecked "Synchronize e-mail"), the "First synchronization" runs without any problems. I then click on Finish and see the MfE window ("Last synchronization: Today, 21:44", "Status: Idle"). There I can click on "Synchronize manually", "Details" or "Settings". On "Details" I see some numbers higher than 0 after "Added". Everything looks good. Now I close this window by tapping above it. But I don't see an icon in the status bar and when I click on "Mail for Exchange" in Settings the wizard appears again. It looks like the settings are not saved. Does anyone have an idea what could be wrong? I'm running PR1.3. Thanks a lot, Tobias |
Re: Mail for Exchange (MfE): Settings not saved after wizard setup
I have the same problem.
After the first try MfE hasn't been available in add email dialog so I guess that MfE account is created at some level. .desktop item for libasconfigapplet is in it's place at /usr/share/applications/hildon-control-panel/, but nothing is seen at statusbar. Also tried mfefolders, but that doesn't show anything. Where does MfE store it's account information? |
Re: Mail for Exchange (MfE): Settings not saved after wizard setup
After doing some research, I could see that the settings are correctly stored after running the wizard (they are store in gconf, see f.e. http://wiki.maemo.org/Documentation/...ferences-Gconf). Check with
Code:
gconftool-2 -R /apps/activesync Code:
dbus-send --print-reply --type=method_call --session --dest=com.nokia.asdbus /com/nokia/asdbus com.nokia.asdbus.sync As soon as I start the MfE settings dialog, everything is cleared from gconf and the wizard starts again. Code:
Dec 28 20:42:58 Nokia-N900 activesync[8915]: ASDAEMON-DBUS: Got a request to remove account data But this is only a temporary solution, perhaps I have to open a bug in bugzilla... |
Re: Mail for Exchange (MfE): Settings not saved after wizard setup
Quote:
Are the sources for libas* as-utils etc. anywhere to be found? |
Re: Mail for Exchange (MfE): Settings not saved after wizard setup
I'm not shure, but I think these components are closed source... =(
|
Re: Mail for Exchange (MfE): Settings not saved after wizard setup
just to rule some alternatives out. Are you using exchange or something else that provides activesync?
I'm using tine groupware... |
Re: Mail for Exchange (MfE): Settings not saved after wizard setup
I'm using Z-Push with Zimbra. The whole thing worked until some time ago, I can't remember exactly when. But I think the problems came up with PR1.3...
|
Re: Mail for Exchange (MfE): Settings not saved after wizard setup
I have the same problem with MfE wizard.
Reflashing of firmware and eMMC will fix it? |
Re: Mail for Exchange (MfE): Settings not saved after wizard setup
I would say: No!
But you can try! And perhaps post your results? |
Re: Mail for Exchange (MfE): Settings not saved after wizard setup
On one side, it's pretty bad that things does not work as they should, on the other side, that the sync function is that easily available from the command line, should make it pretty easy to add in two functions that I have been missing from the present calendar sync:
* Make different sync timing depending on if you are connected through wifi or mobile net. (maybe even if you are in your home net or roaming) (I guess it is possible for a program to see how the unit is connected) * Sync to several calendars: I have not looked into it, but I would guess there are apis for saving and restoring gconf-info. Save each of the different syncs you want to set up (eg syncing private google calendar to one calendar on the n900, syncing work calendar to another on the n900) and automatically switching between the two setups, something like gconf-restore googlesync do-sync gconf-restore worksync do-sync (where the do-sync is the dbus-send command tobru has further up here) seems like gconftool-2 --dump /apps/activesync > activesync.xml should save the data and a later gconftool-2 --restore activesync.xml then restores it - in all cases useful just to have a backup in case I should accidentally touch the MfE settings... (warning, I have not testet this, but the xml looks sane and a quick grep shows that the password is stored encrypted (no idea how strong the encryption is or where the password for decryption is stored...) |
All times are GMT. The time now is 23:09. |
vBulletin® Version 3.8.8