Bug#996814: Missing import and export in Kaddressbook

2021-10-29 Thread Rico Rommel
Hi, I think, package kdepim-addons needs libkpimaddressbookimportexport-dev as build-dependency. quote from kdepim-addons-21.08.1/kaddressbook/CMakeLists.txt: add_subdirectory( editorpages ) add_subdirectory( plugins ) if (KPimAddressbookImportExport_FOUND) add_subdirectory( importexpor

Bug#599504: libqt4-sql-mysql: QMYSQLDriver::tables() returns tables of accessible databases

2010-10-08 Thread Rico Rommel
Package: libqt4-sql-mysql Version: 4:4.6.3-3 Severity: normal Tags: upstream Calling QMYSQLDriver::tables() should only return tables of the given database, but returns all tables of all accessible databases. The bug is already reported upstream: http://bugreports.qt.nokia.com/browse/QTBUG-11935