Bug 366762

Summary: Konqueror kf5 master sidebar is empty
Product: [Applications] konqueror Reporter: Burkhard Lück <lueck>
Component: sidebarAssignee: David Faure <faure>
Status: RESOLVED DUPLICATE    
Severity: normal CC: luigi.toscano
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Burkhard Lück 2016-08-14 19:21:32 UTC
in konsole I see:
konqueror(21841)/konqueror ModuleManager::modules: No global directory found for apps/konqsidebartng/entries. Installation problem!

konqueror/sidebar/CMakeLists.txt has:
# TODO: rewrite to KDirModel
if (${QT_QT3SUPPORT_FOUND})
add_subdirectory( trees )
endif()

No QT_QT3SUPPORT in kf5 -> subdirectory is not build
Comment 1 Luigi Toscano 2017-01-15 20:19:46 UTC
In the meantime 16.12 was released, and another bug was reported:
https://bugs.kde.org/show_bug.cgi?id=373824

Usually the oldest bugs is kept but the new one has more details; would you agree with closing this one as duplicate of the other?
Comment 2 Burkhard Lück 2017-01-16 07:55:27 UTC

*** This bug has been marked as a duplicate of bug 373824 ***