Bug 171079 - openProject needs error messages
Summary: openProject needs error messages
Status: RESOLVED FIXED
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: project (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR major
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-14 21:42 UTC by Andreas Pakulat
Modified: 2009-01-24 23:40 UTC (History)
0 users

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 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