[Bug 247514] accountwizard crashes with wrong credentials

Volker Krause vkrause at kde.org
Tue Sep 7 10:46:56 BST 2010


https://bugs.kde.org/show_bug.cgi?id=247514


Volker Krause <vkrause at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #4 from Volker Krause <vkrause kde org>  2010-09-07 11:45:36 ---
SVN commit 1172451 by vkrause:

Fix going back after a wizard script has been started already and
starting it again (or even any other wizard). First, we cannot delete
Kross::Actions apparently, they in turn delete the exported objects,
which includes the entire application in our case. Second, we need to
remove dynamic pages created in previous runs, otherwise they will
show up first when moving forward again.

BUG: 247514


 M  +13 -7     dialog.cpp  
 M  +2 -0      dialog.h  
 M  +14 -3     loadpage.cpp  
 M  +5 -1      loadpage.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1172451

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list