Bug 283616

Summary: Project Wizard Reports Invalid Patch after Fetching a Project
Product: [Developer tools] kdevplatform Reporter: David E. Narvaez <david.narvaez>
Component: projectAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: git master   
Target Milestone: 1.2.3   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In: 4.3

Description David E. Narvaez 2011-10-08 18:08:18 UTC
Version:           git master (using KDE 4.7.1) 
OS:                Linux

When you try to fetch a project (e.g. after fetching from Git) you initially start with a warning that the path is invalid. Once you set the path the warning disappears, and you can add a source and fetch the project. After the project is fetched, the warning appears again, which is misleading information.

Reproducible: Always

Steps to Reproduce:
1. Project -> Fetch Project...
2. Select a source (e.g. Git)
3. Notice the warning that the Path is invalid (in the bottom of the UI, in red)
4. Set a valid path for the project
5. Notice that the warning disappears
6. Fetch the project (clicking Get)

Actual Results:  
After the project is done fetching, the warning of invalid path reappears.

Expected Results:  
The warning should not appear, as it is already fetched.
Comment 1 David E. Narvaez 2011-10-11 11:27:20 UTC
Git commit 12e9e323da1fc7d7fd8bdb3bebff37efb87d6f0e by David E. Narváez.
Committed on 11/10/2011 at 13:25.
Pushed by narvaez into branch 'master'.

Many UI Changes in Source Page of Project Wizard

Besides tackling bug 283616 many other changes like disabling the
controls in the source page after the project is fetched, disabling the
next button until the project is fetched and removing the source page
from the wizard if it's not a fetch wizard.
BUG: 283616
FIXED-IN: 4.3
REVIEW: 102808

M  +14   -5    shell/openprojectdialog.cpp
M  +8    -3    shell/projectsourcepage.cpp

http://commits.kde.org/kdevplatform/12e9e323da1fc7d7fd8bdb3bebff37efb87d6f0e