Bug 171079

Summary: openProject needs error messages
Product: [Developer tools] kdevplatform Reporter: Andreas Pakulat <apaku>
Component: projectAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: major    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andreas Pakulat 2008-09-14 21:42:11 UTC
Currently there's no code that actually checks the error-code from openProject, so instead of the boolean we should directly report the error to the user via an error dialog, statusbar message or passive popup.
Comment 1 Andreas Pakulat 2009-01-24 23:40:06 UTC
SVN commit 916242 by apaku:

Report errors while opening a project to the user via passive popup.
Patch by Brian A. Guthrie
BUG:171079


 M  +2 -0      projectcontroller.cpp  


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