Skip to content
Commit 95af5211 authored by Jaime Torres Amate's avatar Jaime Torres Amate
Browse files

Use String to store UDS_USER and UDS_GROUP of String type.

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@entry=113)

Use the same methods to get those data as in file.

BUG:398867

Test Plan: Search an obvious file in $HOME, it is shown.

Reviewers: dfaure, #baloo, #frameworks, ngraham

Reviewed By: dfaure, #baloo, ngraham

Subscribers: ngraham, broulik, kde-frameworks-devel

Tags: #frameworks, #baloo

Differential Revision: https://phabricator.kde.org/D15635
parent cacd6f91
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment