Version: unspecified (using Devel) OS: Linux Clicking on the 'Configure Account' button does not seem to be implemented since nothing happens. Reproducible: Always Steps to Reproduce: - Launch Kmail-mobile - Click on your Imap account in the Folder view - Click on the 'Configure Account' button Actual Results: Nothing happens atm Expected Results: I am guessing that a 'Configure Account' dialogue should appear. Here is what I get in the terminal when I click on the button: file:///opt/maemo/usr/share/kde4/apps/kmail-mobile/kmail-mobile.qml:211: TypeError: Result of expression 'application.configureCurrentAccount' [undefined] is not a function. N900, 4:4.5~20100824.1167481-1maemo1.1167070
SVN commit 1168311 by vkrause: Remove the non-working configure buttons on the account page, they are now in the context action panel. BUG: 249036 M +0 -8 calendar/korganizer-mobile.qml M +0 -11 contacts/kaddressbook-mobile.qml M +0 -11 mail/kmail-mobile.qml M +0 -11 tasks/tasks.qml WebSVN link: http://websvn.kde.org/?view=rev&revision=1168311
It is corrected now. The 'Configure account' button has been removed and it is possible instead to go to the Actions tab - Account - Edit account to get the configure account dialogue now. N900, 4:4.5~20100827.1168874-1maemo1.1168783
Confirmed with 4:4.5~20100827.1168757-1maemo1.1169941 , too. Thus closing. Note that first startup of the dialog/wizard might take some time.