Bug 249036 - Configure account button not implemented
Summary: Configure account button not implemented
Status: CLOSED FIXED
Alias: None
Product: KMail Mobile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-25 21:25 UTC by Sabine Faure
Modified: 2010-09-01 10:55 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sabine Faure 2010-08-25 21:25:55 UTC
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
Comment 1 Volker Krause 2010-08-26 14:28:32 UTC
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
Comment 2 Sabine Faure 2010-08-27 21:59:54 UTC
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
Comment 3 Felix Wolfsteller 2010-09-01 10:55:57 UTC
Confirmed with 4:4.5~20100827.1168757-1maemo1.1169941 , too. Thus closing.
Note that first startup of the dialog/wizard might take some time.