https://bugs.kde.org/show_bug.cgi?id=451153

--- Comment #7 from bugskde...@goland.org ---
Here is the log I generated, please let me know what other information I can
provide. I'd really like to understand why the database stopped working.
   Thanks! 
           Yaron

yaron@yaron-MS-7B79:~/Applications$ export QT_LOGGING_RULES="digikam.*=true" 
yaron@yaron-MS-7B79:~/Applications$
./digiKam-7.6.0-x86-64_69f78304eb7f5b3b4c99798ce9ed747c.appimage 
qt5ct: using qt5ct plugin
-- digiKam Linux AppImage Bundle
-- Use 'help' as CLI argument to know all available options for digiKam
application.
-- Notes: to integrate this bundle to your desktop, use AppImageLauncher.
--        to enable all debug messages on the console, use 'export
QT_LOGGING_RULES="digikam*=true"'.
Check library libudev.so.0
Check library libxcb-dri3.so.0
Check library libcrypto.so.1.1
Check library libssl.so.1.1
Check library libnss3.so
Check library libnssutil3.so
Check library libsmime3.so
-- Preloading shared libs:
:/usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0:/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1:/usr/lib/x86_64-linux-gnu/libssl.so.1.1:/usr/lib/x86_64-linux-gnu/libnss3.so:/usr/lib/x86_64-linux-gnu/libnssutil3.so:/usr/lib/x86_64-linux-gnu/libsmime3.so
Digikam::DXmlGuiWindow::setupIconTheme: Breeze icons resource file found
Digikam::DXmlGuiWindow::setupIconTheme: Breeze-dark icons resource file found
Digikam::unloadQtTranslationFiles: Qt standard translations removed: 0
Digikam::loadStdQtTranslationFiles: Qt standard translations path:
"/tmp/.mount_digiKaieuQb5/usr/share/digikam/translations"
Digikam::loadStdQtTranslationFiles: Loaded Qt standard translations "en_US"
from catalog "qt"
Digikam::loadStdQtTranslationFiles: Loaded Qt standard translations "en_US"
from catalog "qtbase"
Digikam::loadStdQtTranslationFiles: Loaded Qt standard translations "en_US"
from catalog "qt_help"
Digikam::loadStdQtTranslationFiles: Loaded Qt standard translations "en_US"
from catalog "qtdeclarative"
Digikam::loadStdQtTranslationFiles: Loaded Qt standard translations "en_US"
from catalog "qtquickcontrols"
Digikam::loadStdQtTranslationFiles: Loaded Qt standard translations "en_US"
from catalog "qtquickcontrols2"
Digikam::loadStdQtTranslationFiles: Loaded Qt standard translations "en_US"
from catalog "qtmultimedia"
Digikam::loadStdQtTranslationFiles: Loaded Qt standard translations "en_US"
from catalog "qtwebengine"
Digikam::loadStdQtTranslationFiles: Loaded Qt standard translations "en_US"
from catalog "qtxmlpatterns"
Digikam::AlbumWatch::AlbumWatch: AlbumWatch is disabled
Digikam::AlbumManager::setDatabase: Database Parameters:
   Type:                      "QMYSQL"
   DB Core Name:              "digikam"
   DB Thumbs Name:            "digikam"
   DB Face Name:              "digikam"
   DB Similarity Name:        "digikam"
   Connect Options:          
"UNIX_SOCKET=/home/yaron/.local/share/digikam/db_misc/mysql.socket"
   Host Name:                 ""
   Host port:                 -1
   Internal Server:           true
   Internal Server Path:      "/home/yaron/Pictures"
   Internal Server Admin Cmd: "mysqladmin"
   Internal Server Serv Cmd:  "mysqld"
   Internal Server Init Cmd:  "mysql_install_db"
   Username:                  "root"
   Password:                  ""

Digikam::DatabaseServer::DatabaseServer: Database Parameters:
   Type:                      "QMYSQL"
   DB Core Name:              "digikam"
   DB Thumbs Name:            "digikam"
   DB Face Name:              "digikam"
   DB Similarity Name:        "digikam"
   Connect Options:          
"UNIX_SOCKET=/home/yaron/.local/share/digikam/db_misc/mysql.socket"
   Host Name:                 ""
   Host port:                 -1
   Internal Server:           true
   Internal Server Path:      "/home/yaron/Pictures"
   Internal Server Admin Cmd: "mysqladmin"
   Internal Server Serv Cmd:  "mysqld"
   Internal Server Init Cmd:  "mysql_install_db"
   Username:                  "root"
   Password:                  ""

Digikam::DatabaseServer::DatabaseServer: Internal Server data path:
"/home/yaron/Pictures/.mysql.digikam/db_data"
Digikam::DatabaseServer::initMysqlConfig: The mysql configuration was already
up-to-date: "/home/yaron/.local/share/digikam/mysql.conf"
Digikam::adjustedEnvironmentForAppImage: Adjusting environment variables for
AppImage bundle
Digikam::DatabaseServer::startMysqlServer: Database server: "mysqld"
("--defaults-file=/home/yaron/.local/share/digikam/mysql.conf",
"--datadir=/home/yaron/Pictures/.mysql.digikam/db_data",
"--socket=/home/yaron/.local/share/digikam/db_misc/mysql.socket")
Digikam::DatabaseServerStarter::startServerManagerProcess: Internal database
server started
Digikam::DatabaseServer::run: Running 0 seconds...
Digikam::DbEngineConfigSettingsLoader::readConfig: Loading SQL code from config
file "/tmp/.mount_digiKaieuQb5/usr/share/digikam/database/dbconfig.xml"
Digikam::DbEngineConfigSettingsLoader::readConfig: Checking XML version ID =>
expected:  3  found:  3
Digikam::CoreDbSchemaUpdater::update: Core database: running schema update
Digikam::BdEngineBackendPrivate::debugOutputFailedQuery: Failure executing
query:
 "" 
Error messages: "QMYSQL: Unable to execute query" "Tablespace for table
'`digikam`.`PrivCheck`' exists. Please DISCARD the tablespace before IMPORT"
"1813" 2 
Bound values:  ()
Digikam::BdEngineBackend::execDBAction: Error while executing DBAction [
"CheckPriv_CREATE_TABLE" ] Statement [ "CREATE TABLE IF NOT EXISTS PrivCheck\n 
                  (id   INT,\n                    name VARCHAR(35))\n          
         ENGINE InnoDB;\n                " ]
Digikam::CoreDbPrivilegesChecker::checkPriv: Core database: error while
creating a trigger. Details: QSqlError("1813", "QMYSQL: Unable to execute
query", "Tablespace for table '`digikam`.`PrivCheck`' exists. Please DISCARD
the tablespace before IMPORT")
Digikam::CoreDbSchemaUpdater::startUpdates: Core database: insufficient rights
on database.
Digikam::CoreDbAccess::checkReadyForUse: Core database: cannot process schema
initialization
Digikam::KMemoryInfo::update: KMemoryInfo: Platform identified :  "LINUX"
Digikam::KMemoryInfo::bytes: KMemoryInfo: TotalRam:  16796749824
Digikam::LoadingCache::setCacheSize: Allowing a cache size of 400 MB
Digikam::adjustedEnvironmentForAppImage: Adjusting environment variables for
AppImage bundle
Digikam::DatabaseServer::run: Running 30 seconds...
Digikam::DatabaseServer::run: Shutting down database server
Digikam::DatabaseServerStarter::stopServerManagerProcess: Internal database
server stopped
unknown: QThreadStorage: Thread 0x7f6badec6bc0 exited after QThreadStorage 11
destroyed

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to