Bug 194796

Summary: KDE installer issues error code of 1 for success
Product: kde-windows Reporter: Austin English <austinenglish>
Component: installerAssignee: KDE-Windows <kde-windows>
Status: RESOLVED FIXED    
Severity: normal CC: ralf.habacker
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description Austin English 2009-05-31 21:53:13 UTC
Version:            (using KDE 4.2.3)
OS:                MS Windows
Installed from:    MS Windows

Running the KDE installer on wine gives an exit code of 1. While investigating, I found it's not a wine bug but a kde bug (same thing occurs on windows).

Very easy to reproduce. Just download http://www.winkde.org/pub/kde/ports/win32/installer/kdewin-installer-gui-0.9.5-0.exe, run it with the defaults all the way until the version, choose 4.2.3, then choose 'aspell-af'. Let it install. The installers shows success, but checking %errorlevel% shows it is '1', not '0'.
Comment 1 Ralf Habacker 2009-06-14 23:14:17 UTC
fixed in svn r982075
Comment 2 Austin English 2009-06-14 23:39:23 UTC
(In reply to comment #1)
> fixed in svn r982075

Great, thanks!

Marking fixed.