question about AbstractFileManagerPluginPrivate::eventuallyReadFolder()

Milian Wolff mail at milianw.de
Fri Oct 6 12:07:09 UTC 2017


On Donnerstag, 5. Oktober 2017 14:24:55 CEST René J.V. Bertin wrote:
> Hi,
> 
> I tested some advice to use Qt::QueuedConnection connections explicitly when
> connecting slots to signals originating from another thread. Doing that for
> FileManagerListJob::finished and FileManagerListJob::entries has an effect
> that I fail to understand: imported projects don't contain any files. Why
> would that be?

Are you sure the signal is connected properly? No runtime warnings, e.g. about 
missing meta type registrations? Is it recieved properly?

All in all this is standard debugging procedure which you'll have to do 
yourself.

-- 
Milian Wolff
mail at milianw.de
http://milianw.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20171006/f1eda9df/attachment.sig>


More information about the KDevelop-devel mailing list