Review Request 126892: [kioslave/remote] check return of createWizardEntry
Takahiro Hashimoto
kenya888 at gmail.com
Fri Jan 29 08:11:31 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126892/
-----------------------------------------------------------
(Updated Jan. 29, 2016, 5:11 p.m.)
Review request for Plasma.
Changes
-------
file the bug on the bugzilla.
Bugs: 358723
https://bugs.kde.org/show_bug.cgi?id=358723
Repository: plasma-workspace
Description
-------
The createWizardEntry() can return bool value to know if geting correct URL of new network folder(launching knetattach) failed.
Due to the another bug(i'll send a patch for it), a blank entry is inserted to the UDSEntry list and cause to crash app (dolphin, gwenview and others using kcoredirlister) by clicking 'Network' in their placetree view. The empty UDS_NAME is not permmited.
This fixes the bug by handling result of createWizardEntry().
Diffs
-----
kioslave/remote/kio_remote.cpp ffee08c
Diff: https://git.reviewboard.kde.org/r/126892/diff/
Testing
-------
Confirmed to working fine with dolphin and gwenview (click 'Network' tree)
And checked that no blank UDS_NAME in their placetree view.
kioslave/remote/tests/testremote has been passed.
Thanks,
Takahiro Hashimoto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160129/ca705e07/attachment.html>
More information about the Plasma-devel
mailing list