D29004: Close main window after displaying the information about invalid URL
Shubham
noreply at phabricator.kde.org
Mon Apr 20 09:02:07 BST 2020
shubham created this revision.
shubham added reviewers: sandsmark, ngraham.
Herald added a subscriber: kde-utils-devel.
shubham requested review of this revision.
REVISION SUMMARY
Earlier if the user use to invoke filelight with invalid folder name or access rights,
filelight used to through an information box, upon whose exit, the filelight main window was still displayed.
This patch removes the main window opening if the intended URL can not be opened for some reason or the another.
TEST PLAN
Before:
filelight /path/to/invalid/url
Main window still displayed
After:
filelight /path/to/invalid/url
Main window not displayed
REPOSITORY
R352 Filelight
BRANCH
close
REVISION DETAIL
https://phabricator.kde.org/D29004
AFFECTED FILES
src/mainWindow.cpp
To: shubham, sandsmark, ngraham
Cc: kde-utils-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20200420/314a9b3c/attachment.html>
More information about the Kde-utils-devel
mailing list