Bug 366762 - Konqueror kf5 master sidebar is empty
Summary: Konqueror kf5 master sidebar is empty
Status: RESOLVED DUPLICATE of bug 373824
Alias: None
Product: konqueror
Classification: Applications
Component: sidebar (show other bugs)
Version: Git
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-14 19:21 UTC by Burkhard Lück
Modified: 2017-01-16 07:55 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***