<div dir="ltr"><div><div><span>Hi everyone,<br><br></span></div><span>I'm working on a bug related to advanced search, so I got the latest digiKam (3.2.0-beta 2) from git. It can compile, build and run without much problem. But when I try to write some query using search, whatever I do, nothing happens. I cannot see any search result. So that means the advance search cannot work either...<br>
<br></span></div><div><span>What was different this time is I got a warning when compiling:<br></span></div><div><span><br></span></div><span>I compiled using: cmake -DDIGIKAMSC_USE_PRIVATE_KDEGRAPHICS=on -DDIGIKAMSC_COMPILE_DOC=on -DCMAKE_BUILD_TYPE=debugfull -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..<br>
</span><div><div><span><br>CMake Warning at /usr/share/kde4/apps/cmake/modules/MacroOptionalFindPackage.cmake:32 (find_package):<br> Could not find module FindQtGStreamer.cmake or a configuration file for<br> package QtGStreamer.<br>
<br> Adjust CMAKE_MODULE_PATH to find FindQtGStreamer.cmake or set<br> QtGStreamer_DIR to the directory containing a CMake configuration file for<br> QtGStreamer. The file will have one of the following names:<br><br>
QtGStreamerConfig.cmake<br> qtgstreamer-config.cmake<br><br>Call Stack (most recent call first):<br> extra/kipi-plugins/CMakeLists.txt:172 (MACRO_OPTIONAL_FIND_PACKAGE)<br><br></span></div><div><span>Besides, I always get the error: QSqlDatabasePrivate::removeDatabase: connection 'ConnectionTest' is still in use, all queries will cease to work.<br>
</span></div><div><span>But it is always there, and it seems to disturb nothing, so I don't think that's the reason...<br></span></div><div><span>I tried to debug a little bit, the method keywordChanged() is called. And I'm sure my query should return some result.<br>
</span></div><div><span>I've been blocked on this for some time... Does anyone has seen this before? Thanks in advance!<br><br></span></div><div><span>Best Regards,<br></span></div><div><span>Yiou<br></span></div><div>
<span><br></span>
</div></div></div>