Created attachment 106669 [details] Screenshot The preview pane (bottom right) does not display thumbnails when built on Fedora 24 system. See attached screenshot. Same issue was noted on both 3.0 and 3.0.1 as well. Environment: KDE Frameworks 5.33.0 Qt 5.6.2 (built against 5.6.2) The xcb windowing system plasma-workspace-common-5.8.7-1.fc24.x86_64 Linux (x86_64) release 4.11.9-100.fc24.x86_64 These are the only optional components not compiled in: -- The following OPTIONAL packages have not been found: * KF5Cddb , Support for CDDB searches , <https://cgit.kde.org/libkcddb.git> * Btparse , External support for parsing and processing BibTeX data files , <https://metacpan.org/release/Text-BibTeX> Build process: mkdir build && cd build cmake .. -DCMAKE_INSTALL_PREFIX=/usr && make -j5 && sudo make install This is the only issue keeping me migrating from tellico-2.3.11-1.fc24.x86_64 in the Fedora repositories. All other functionality works as expected thus far. Dean
With Tellico 3, the thumbnails will be in the top area. There are buttons to switch between the column view and the icon view, and the lower right will only be for entry details. What sequence did you use to end up with the blank area? At start-up, Tellico should some introduction text there, and then whoever an entry is selected, the info is displayed. But it shouldn't ever go blank, that's definitely not intended. Selecting a group on the left will no longer filter by that group on selection, you have to right-click and "Filter by Group". Does that help?
Git commit 29e4bbf3ea96521ec721714a8929e27b0dabd249 by Robby Stephenson. Committed on 08/10/2017 at 20:14. Pushed by rstephenson into branch 'master'. Show welcome text even when opening an existing collection FIXED-IN: 3.1 M +2 -2 src/entryview.cpp M +5 -12 src/groupview.cpp M +21 -19 src/mainwindow.cpp https://commits.kde.org/tellico/29e4bbf3ea96521ec721714a8929e27b0dabd249