D15635: Use String to store UDS_USER and UDS_GROUP de tipo String
Jaime Torres Amate
noreply at phabricator.kde.org
Fri Sep 21 08:43:30 BST 2018
jtamate created this revision.
jtamate added reviewers: dfaure, Baloo, Frameworks.
Herald added projects: Frameworks, Baloo.
Herald added a subscriber: kde-frameworks-devel.
jtamate requested review of this revision.
REVISION SUMMARY
First crash I get after enabling Dr. Konqi for slaves.
UDS_USER and UDS_GROUP are strings, not numbers, therefore I've got an assert (simplified):
"udsField & KIO::UDSEntry::UDS_NUMBER", "udsentry.cpp", line=line at entry=113)
Use the same methods to get those data as in UDS constructor.
REPOSITORY
R293 Baloo
REVISION DETAIL
https://phabricator.kde.org/D15635
AFFECTED FILES
src/kioslaves/search/kio_search.cpp
To: jtamate, dfaure, #baloo, #frameworks
Cc: kde-frameworks-devel, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180921/e5c20c06/attachment.html>
More information about the Kde-frameworks-devel
mailing list