[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2024-05-20 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #81 from Petr Schonmann  ---
Ive tested digiKam-8.4.0-20240512T090210-Qt6-x86-64.appimage and seems the
problem gone
Im getting this query fyi

2024-05-20 18:33:59.244565 Digikam::ItemLister::listImageTagPropertySearch:
Search query:
2024-05-20 18:33:59.244585  "SELECT DISTINCT Images.id, Images.name,
Images.album,Albums.albumRoot,ImageInformation.rating,
Images.category,ImageInformation.format, ImageInformation.creationDate,
   Images.modificationDate, Images.fileSize,ImageInformation.width,
 ImageInformation.height,ImageTagProperties.value,
ImageTagProperties.property, ImageTagProperties.tagid  FROM ImagesINNER
JOIN ImageTagProperties ON ImageTagProperties.imageid=Images.idLEFT
JOIN ImageInformation ON Images.id=ImageInformation.imageidINNER JOIN
Albums   ON Albums.id=Images.album WHERE Images.status=1 AND (  ( (
ImageTagProperties.tagid=? AND ImageTagProperties.property=?  ) OR (
ImageTagProperties.tagid=? AND ImageTagProperties.property=?  ) OR (
ImageTagProperties.tagid=? AND ImageTagProperties.property=?  ) OR (
ImageTagProperties.tagid=? AND ImageTagProperties.property=?  ) )  );" 
2024-05-20 18:33:59.244608  QList(QVariant(int, 4538), QVariant(QString,
"autodetectedPerson"), QVariant(int, 4538), QVariant(QString,
"autodetectedFace"), QVariant(int, 4538), QVariant(QString, "ignoredFace"),
QVariant(int, 4538), QVariant(QString, "tagRegion"))

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2024-05-10 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #78 from Petr Schonmann  ---
Created attachment 169370
  --> https://bugs.kde.org/attachment.cgi?id=169370=edit
debug_log_20240511_010111.txt

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2024-05-06 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #74 from Petr Schonmann  ---
Created attachment 169248
  --> https://bugs.kde.org/attachment.cgi?id=169248=edit
debug_digiKam-8.4.0-20240505T093946-Qt6-x86-64.txt

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2024-05-02 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #67 from Petr Schonmann  ---
Created attachment 169116
  --> https://bugs.kde.org/attachment.cgi?id=169116=edit
digikam_debug_467766_2024-05-02-another_debug_day.txt

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

[digikam] [Bug 486472] New: ALT+TAB confirm face in unconfirmed faces when selected name

2024-05-02 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=486472

Bug ID: 486472
   Summary: ALT+TAB confirm face in unconfirmed faces when
selected name
Classification: Applications
   Product: digikam
   Version: 8.4.0
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Faces-Workflow
  Assignee: digikam-bugs-n...@kde.org
  Reporter: pschonm...@gmail.com
  Target Milestone: ---

SUMMARY
ALT+TAB confirm face in unconfirmed faces when selected name

STEPS TO REPRODUCE
1. Go to unconfirmed faces
2. Choose face thats not belong to automatically detected person 
3. Write right person name and dont confirm that with enter or just arrow down
to !! select !! only the person and dont confirm with enter
4. ALT+TAB > confirms face not switch windows :D

OBSERVED RESULT
Bad hotkeys behavior

EXPECTED RESULT
Just switch  windows

SOFTWARE/OS VERSIONS
digiKam-8.4.0-20240502T115124-Qt6-x86-64.appimage

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2024-05-01 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #63 from Petr Schonmann  ---
Created attachment 169083
  --> https://bugs.kde.org/attachment.cgi?id=169083=edit
digikam_debug_467766_2024-01-05-first_okay_second_not.txt

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2024-05-01 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #62 from Petr Schonmann  ---
Hi, i tried with new release digiKam-8.4.0-20240501T135922-Qt6-x86-64.appimage
the first attempt was fine, no error, second, same error.
Details in logs attached

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2024-04-30 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #59 from Petr Schonmann  ---
Created attachment 169046
  --> https://bugs.kde.org/attachment.cgi?id=169046=edit
digikam_debug_467766_2024-04-30-without-write-metadata.txt

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2024-04-29 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #57 from Petr Schonmann  ---
Im not sure how to do that. 
Just uncheck in metadata configuration TAB Behavior all checked field and
Sidecars uncheck write too ? Is it all setting which you need ?

Or just which values in digikamrc to toggle would be fine too.

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2024-04-28 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #55 from Petr Schonmann  ---
Created attachment 168981
  --> https://bugs.kde.org/attachment.cgi?id=168981=edit
debuglog

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2024-04-28 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #54 from Petr Schonmann  ---
Tried with digiKam-8.4.0-20240428T104713-Qt6-x86-64.appimage

Its attached, we exceed 64k limit comment :)

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2024-04-26 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #49 from Petr Schonmann  ---
Synology Drive Client is the desktop utility that provides file syncing and
personal computer backup services on multiple client computers to a centralized
server, Synology Drive Server.
https://kb.synology.com/en-us/DSM/help/SynologyDriveClient/synologydriveclient?version=7

It act like other cloud clients. Its two way sync. If something changes on
localhost, its uploaded to server, when something changed on server its pushed
to localhost.

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2024-04-26 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #47 from Petr Schonmann  ---
Created attachment 168919
  --> https://bugs.kde.org/attachment.cgi?id=168919=edit
Dsc00743.jpg.xmp

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2024-04-26 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #46 from Petr Schonmann  ---
Created attachment 168918
  --> https://bugs.kde.org/attachment.cgi?id=168918=edit
Dsc00743.xmp

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2024-04-26 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #45 from Petr Schonmann  ---
Collection is not currently on network drive. This is for a historical reason
and I haven't changed the configuration yet. In past, collection was on network
drive. Reading / Writing was slow - then i moved collection to ssd on localhost
and just bind from synology drive app ( something like dropbox, onedrive ))

The /data is btrfs if matters.

/data/SynologyDrive/Photos /mnt/snorlax/Photos  none defaults,bind 0 0

I can change to local collection from network share if this can cause the
problem.

Ive observed that file have ?? 2 sidecars ?? Can this be cause of our problems
?

pschonmann@E495:~$ ls '/mnt/snorlax/Photos/Peta/!Jecna/Zeema/Laborky/Dsc00743'*
-1 -lsah
 88K -rw-r--r-- 1 pschonmann pschonmann  86K Jan 18 07:03
'/mnt/snorlax/Photos/Peta/!Jecna/Zeema/Laborky/Dsc00743.jpg'
8.0K -rw-r--r-- 1 pschonmann pschonmann 8.0K Jan 18 07:03
'/mnt/snorlax/Photos/Peta/!Jecna/Zeema/Laborky/Dsc00743.jpg.xmp'
8.0K -rw-r--r-- 1 pschonmann pschonmann 6.7K Feb 25  2023
'/mnt/snorlax/Photos/Peta/!Jecna/Zeema/Laborky/Dsc00743.xmp'

Ill attach them after this post.

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

[digikam] [Bug 486141] New: Lost connection to MySQL server during query and not reconnected again

2024-04-26 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=486141

Bug ID: 486141
   Summary: Lost connection to MySQL server during query and not
reconnected again
Classification: Applications
   Product: digikam
   Version: 8.4.0
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Database-Mysql
  Assignee: digikam-bugs-n...@kde.org
  Reporter: pschonm...@gmail.com
  Target Milestone: ---

SUMMARY
Connection to DB lost and seems digikam isnt able to reconnect again. Restart
app fix the issue

STEPS TO REPRODUCE
1. Run the app
2. Reboot mysql server and wait that db is online again.
3. When DB is up again, digikam still complain about lost connection - no
reconnect.

OBSERVED RESULT
Connection to DB isnt restored ( ? no try to reconnect ? )

EXPECTED RESULT
Some watchdog thats try to reconnect to db and if not success after x tries,
then show me a warning

SOFTWARE/OS VERSIONS

Linux/KDE Plasma:  Mint 21.3 -
digiKam-8.4.0-20240421T172117-Qt6-x86-64.appimage


ADDITIONAL INFORMATION
Server version: 8.0.36-28 Percona Server (GPL), Release '28', Revision
'47601f19'$
ii  percona-release 1.0-27.generic 
all  Package to install Percona gpg key and APT repos
ii  percona-server-client   8.0.36-28-1.bookworm   
amd64Percona Server database client binaries
ii  percona-server-common   8.0.36-28-1.bookworm   
amd64Percona Server database common files (e.g. /etc/mysql/my.cnf)
ii  percona-server-server   8.0.36-28-1.bookworm   
amd64Percona Server database server binaries
ii  percona-toolkit 3.5.7-1.bookworm   
amd64Advanced MySQL and system command-line tools

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2024-04-25 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #43 from Petr Schonmann  ---
pschonmann@E495:~$ digikam
-- 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"'.
--to extract the bundle contents locally, use option
'--appimage-extract' on the command line.
awk: cmd. line:1: warning: command line argument `/etc/upstream-release' is a
directory: skipped
awk: cmd. line:1: warning: command line argument `/etc/upstream-release' is a
directory: skipped
-- Detected host Linux linuxmint-64-21.3
-- AppImage mounted directory: /tmp/.mount_digiKaj0Nf6t
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
Check library libgmodule-2.0.so.0
Check library libgnutls.so.30
Check library libnettle.so.8
-- Preloading shared libs:
:/usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0:/usr/lib/x86_64-linux-gnu/libnss3.so:/usr/lib/x86_64-linux-gnu/libnssutil3.so:/usr/lib/x86_64-linux-gnu/libsmime3.so:/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0:/usr/lib/x86_64-linux-gnu/libgnutls.so.30:/usr/lib/x86_64-linux-gnu/libnettle.so.8
Digikam::DXmlGuiWindow::setupIconTheme: Breeze icons resource file found
Digikam::DXmlGuiWindow::setupIconTheme: Breeze-dark icons resource file found
Digikam::unloadQtTranslationFiles: Qt standard translations removed: 8
Digikam::loadStdQtTranslationFiles: Qt standard translations path:
"/tmp/.mount_digiKaj0Nf6t/usr/share/digikam/translations"
Digikam::loadStdQtTranslationFiles: Language set to: "en_US"
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 "qtdeclarative"
Digikam::loadStdQtTranslationFiles: Loaded Qt standard translations "en_US"
from catalog "qtwebengine"
Digikam::loadEcmQtTranslationFiles: Loaded Qt ECM translations "en" from
catalog "kcoreaddons6_qt"
Digikam::loadEcmQtTranslationFiles: Loaded Qt ECM translations "en" from
catalog "kwidgetsaddons6_qt"
Digikam::ApplicationSettings::setApplicationStyle: Switch to widget style:  ""
Digikam::ApplicationSettings::setApplicationFont: Switch to application font: 
QFont(Ubuntu,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1)
Digikam::AlbumWatch::AlbumWatch: AlbumWatch use QFileSystemWatcher
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: ""
   Host Name:   "db.lan"
   Host Port:   3306
   WAL Mode:false
   Internal Server: false
   Internal Server Path:""
   Internal Server Init Cmd:""
   Internal Server Admin Cmd:   ""
   Internal Server Program Cmd: ""
   Internal Server Upgrade Cmd: ""
   Username:"digikam"
   Password:"X"

Digikam::DbEngineConfigSettingsLoader::readConfig: Loading SQL code from config
file "/tmp/.mount_digiKaj0Nf6t/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::CoreDbSchemaUpdater::startUpdates: Core database: have a structure
version  16
Digikam::CoreDbSchemaUpdater::makeUpdates: Core database: makeUpdates  16  to 
16
Digikam::AlbumRootLocation::AlbumRootLocation: Creating new Location  "/"  uuid

"networkshareid:?mountpath=/mnt/snorlax/Photos=6c90e74c-e7aa-4d07-bbe2-f8fee1ea3dbe"
Digikam::CollectionManager::Private::getCollectionUUID: Found Location
"/mnt/snorlax/Photos" with file uuid "6c90e74c..."
Digikam::CollectionManager::updateLocations: Location for "/mnt/snorlax/Photos"
is available: true => case sensitivity: 2
Digikam::LoadingCache::setCacheSize: Allowing a cache size of 891 MB
Digikam::ThumbsDb::getSetting: ThumbDB SelectThumbnailSetting val ret =  0
Digikam::ThumbsDb::getSetting: ThumbDB SelectThumbnailSetting val ret =  0
Digikam::ThumbsDbSchemaUpdater::startUpdates: Thumbs database: have a structure
version  

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2024-04-25 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #38 from Petr Schonmann  ---
Yeap, library is online and accessible

pschonmann@E495:~$ ls -lsah '/mnt/snorlax/Photos/Peta/!Jecna/lab7.jpg'
96K -rw-r--r-- 1 pschonmann pschonmann 94K Jan 18 05:52
'/mnt/snorlax/Photos/Peta/!Jecna/lab7.jpg'

Isnt problem in the exclamation mark or ( underscore #c31 ) or any nonaplhanum
char and escaping somewhere ?

Digikam::DMetadata::load: Loading metadata with "Exiv2" backend from
"/mnt/snorlax/Photos/Peta/!Jecna/lab7.jpg"
Digikam::DMetadata::setItemFacesMap: Set face region: 0.28375 0.141667 0.29625
0.516667
Digikam::DMetadata::setItemFacesMap: => set tag name: true
Digikam::DMetadata::setItemFacesMap: => set tag type: true
Digikam::DMetadata::setItemFacesMap: => set area struct: true
Digikam::DMetadata::setItemFacesMap: => set xpos: true
Digikam::DMetadata::setItemFacesMap: => set ypos: true
Digikam::DMetadata::setItemFacesMap: => set width: true
Digikam::DMetadata::setItemFacesMap: => set height: true
Digikam::DMetadata::setItemFacesMap: => set unit: true
Digikam::DMetadata::setItemFacesMap: Set face region: 0.675 0.368333 0.03875
0.065
Digikam::DMetadata::setItemFacesMap: => set tag name: true
Digikam::DMetadata::setItemFacesMap: => set tag type: true
Digikam::DMetadata::setItemFacesMap: => set area struct: true
Digikam::DMetadata::setItemFacesMap: => set xpos: true
Digikam::DMetadata::setItemFacesMap: => set ypos: true
Digikam::DMetadata::setItemFacesMap: => set width: true
Digikam::DMetadata::setItemFacesMap: => set height: true
Digikam::DMetadata::setItemFacesMap: => set unit: true
Digikam::MetadataHub::writeTags: Writing tags
Digikam::MetadataHub::writeTags: -- New Keywords
QList("Škola Tags", "Lukáš Zich", "Lidé", "Ječná", "Škola", "Jan Vašík")
Digikam::MetaEngine::setIptcKeywords:
"/mnt/snorlax/Photos/Peta/!Jecna/lab7.jpg"  ==> New Iptc Keywords: 
QList("Škola Tags", "Ječná", "Jan Vašík", "Lukáš Zich", "Škola", "Lidé")
Digikam::MetaEngine::save: MetaEngine::metadataWritingMode 1
Digikam::MetaEngine::save: Will write XMP sidecar for file "lab7.jpg"
Digikam::MetaEngine::Private::saveUsingExiv2: wroteComment:  false
Digikam::MetaEngine::Private::saveUsingExiv2: wroteEXIF:  true
Digikam::MetaEngine::Private::saveUsingExiv2: wroteIPTC:  true
Digikam::MetaEngine::Private::saveUsingExiv2: wroteXMP:  true
Digikam::MetaEngine::Private::saveUsingExiv2: File time stamp restored
Digikam::MetaEngine::save: Metadata for file "lab7.jpg" written to XMP sidecar.
Digikam::ItemMarkerTiler::slotSourceModelReset: 
Digikam::ItemTagPairPriv::createGuarded: Attempt to create invalid tag pair
image id 0 tag id 295
Digikam::FaceUtils::identityForTag: Found FacesEngine identity 2084 for tag 295
Digikam::ItemTagPairPriv::createGuarded: Attempt to create invalid tag pair
image id 0 tag id 0
Digikam::FacialRecognitionWrapper::Private::trainIdentityBatch: Training 1
images for identity 2084
Digikam::RecognitionPreprocessor::Private::preprocess: Align face for OpenFace
neural network model
Digikam::OpenfacePreprocessor::process: type:  16
Digikam::OpenfacePreprocessor::process: Full object detection and landmard
computation finished
Digikam::OpenfacePreprocessor::process: Align face finished
Digikam::DNNFaceExtractor::getFaceEmbedding: Finish aligning face in  10  ms
Digikam::DNNFaceExtractor::getFaceEmbedding: Start neural network
Digikam::ItemTagPairPriv::createGuarded: Attempt to create invalid tag pair
image id 0 tag id 4538
Digikam::BdEngineBackendPrivate::debugOutputFailedQuery: Failure executing
query:
 "INSERT INTO ImageTagProperties (imageid, tagid, property, value) VALUES(?, ?,
?, ?);" 
Error messages: "QMYSQL: Unable to execute statement" "Cannot add or update a
child row: a foreign key constraint fails (`digikam`.`ImageTagProperties`,
CONSTRAINT `ImageTagProperties_Images` FOREIGN KEY (`imageid`) REFERENCES
`Images` (`id`) ON DELETE CASCADE ON UPDATE CASCADE)" "1452" 2 
Bound values:  QList(QVariant(qlonglong, 0), QVariant(int, 295),
QVariant(QString, "tagRegion"), QVariant(QString, ""))
Digikam::BdEngineBackendPrivate::debugOutputFailedQuery: Failure executing
query:
 "INSERT INTO ImageTagProperties (imageid, tagid, property, value) VALUES(?, ?,
?, ?);" 
Error messages: "QMYSQL: Unable to execute statement" "Cannot add or update a
child row: a foreign key constraint fails (`digikam`.`ImageTagProperties`,
CONSTRAINT `ImageTagProperties_Images` FOREIGN KEY (`imageid`) REFERENCES
`Images` (`id`) ON DELETE CASCADE ON UPDATE CASCADE)" "1452" 2 
Bound values:  QList(QVariant(qlonglong, 0), QVariant(int, 295),
QVari

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2024-04-21 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #36 from Petr Schonmann  ---
Created attachment 168772
  --> https://bugs.kde.org/attachment.cgi?id=168772=edit
Fresh DB from DK8.4.0

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2024-04-21 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #35 from Petr Schonmann  ---
Created attachment 168771
  --> https://bugs.kde.org/attachment.cgi?id=168771=edit
Actual DB scheme

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2024-04-21 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #34 from Petr Schonmann  ---
Tried to change collation on tables, no change, still getting error.
digikam.sql is my database schema after change digikam2.sql is newly created
database in digikam 8.4.0

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2024-04-21 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #33 from Petr Schonmann  ---
Probably found that tables have bad collation, db not

***
mysql> SELECT DEFAULT_COLLATION_NAME FROM information_schema.SCHEMATA WHERE
SCHEMA_NAME = 'digikam' LIMIT 1;
++
| DEFAULT_COLLATION_NAME |
++
| utf8mb4_unicode_ci |
++
1 row in set (0.00 sec)
***

but the tables have utf8mb3_general_ci. Ill do alter them and lets see.
***
root@db:~# for i in $(mysql -NB -D digikam -e 'show tables;');do echo -ne "$i:"
&& mysql -D digikam -e "show table status like \"$i\"\G" | grep Collation ;done
| column -t
AlbumRoots:  Collation:  utf8mb3_general_ci
Albums:  Collation:  utf8mb3_general_ci
CustomIdentifiers:   Collation:  utf8mb3_general_ci
DownloadHistory: Collation:  utf8mb3_general_ci
FaceMatrices:Collation:  utf8mb3_general_ci
FaceSettings:Collation:  utf8mb3_general_ci
FilePaths:   Collation:  utf8mb3_general_ci
Identities:  Collation:  utf8mb3_general_ci
IdentityAttributes:  Collation:  utf8mb3_general_ci
ImageComments:   Collation:  utf8mb3_general_ci
ImageCopyright:  Collation:  utf8mb3_general_ci
ImageHaarMatrix: Collation:  utf8mb3_general_ci
ImageHistory:Collation:  utf8mb3_general_ci
ImageInformation:Collation:  utf8mb3_general_ci
ImageMetadata:   Collation:  utf8mb3_general_ci
ImagePositions:  Collation:  utf8mb3_general_ci
ImageProperties: Collation:  utf8mb3_general_ci
ImageRelations:  Collation:  utf8mb3_general_ci
ImageSimilarity: Collation:  utf8mb3_general_ci
ImageTagProperties:  Collation:  utf8mb3_general_ci
ImageTags:   Collation:  utf8mb3_general_ci
Images:  Collation:  utf8mb3_general_ci
KDTree:  Collation:  utf8mb3_general_ci
Searches:Collation:  utf8mb3_general_ci
Settings:Collation:  utf8mb3_general_ci
SimilaritySettings:  Collation:  utf8mb3_general_ci
TagProperties:   Collation:  utf8mb3_general_ci
Tags:Collation:  utf8mb3_general_ci
TagsTree:Collation:  utf8mb3_general_ci
ThumbSettings:   Collation:  utf8mb3_general_ci
Thumbnails:  Collation:  utf8mb3_general_ci
UniqueHashes:Collation:  utf8mb3_general_ci
VideoMetadata:   Collation:  utf8mb3_general_ci
***

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

[digikam] [Bug 485893] New: Digikam::TreeViewComboBoxLineEdit::mouseReleaseEvent Crash in Advanced Search

2024-04-21 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=485893

Bug ID: 485893
   Summary: Digikam::TreeViewComboBoxLineEdit::mouseReleaseEvent
Crash in Advanced Search
Classification: Applications
   Product: digikam
   Version: 8.4.0
  Platform: Appimage
OS: Linux
Status: REPORTED
  Keywords: qt6
  Severity: normal
  Priority: NOR
 Component: Searches-Advanced
  Assignee: digikam-bugs-n...@kde.org
  Reporter: pschonm...@gmail.com
  Target Milestone: ---

***
Digikam::SearchTabHeader::searchWindow: Creating search window
Digikam::CoreDB::getFormatStatistics: "SELECT COUNT(*), II.format FROM
ImageInformation AS II INNER JOIN Images ON II.imageid=Images.id  WHERE
Images.status=1 AND Images.category=1 GROUP BY II.format;"
Digikam::CoreDB::getFormatStatistics: "SELECT COUNT(*), II.format FROM
ImageInformation AS II INNER JOIN Images ON II.imageid=Images.id  WHERE
Images.status=1 AND Images.category=2 GROUP BY II.format;"
Digikam::CoreDB::getFormatStatistics: "SELECT COUNT(*), II.format FROM
ImageInformation AS II INNER JOIN Images ON II.imageid=Images.id  WHERE
Images.status=1 AND Images.category=3 GROUP BY II.format;"
Digikam::SearchField::createField: QList("3GP", "3GP [Video]", "AVI", "AVI
[Video]", "BMP", "BMP [Image]", "EPS", "EPS [Image]", "GIF", "GIF [Image]",
"HDR", "HDR [Image]", "JPG", "JPG [Image]", "JXL", "JXL [Image]", "MOV", "MOV
[Video]", "MP3", "MP3 [Audio]", "MP4", "MP4 [Video]", "PNG", "PNG [Image]",
"PSD", "PSD [Image]", "RAW-DNG", "RAW-DNG [Image]", "RAW-NEF", "RAW-NEF
[Image]", "TIFF", "TIFF [Image]")

Thread 1 "digikam" received signal SIGSEGV, Segmentation fault.
0x76174ff2 in Digikam::TreeViewComboBoxLineEdit::mouseReleaseEvent
(this=, event=) at
/mnt/data/b/master/dktemp/digikam-master/core/libs/widgets/combo/comboboxutilities.cpp:457
457
/mnt/data/b/master/dktemp/digikam-master/core/libs/widgets/combo/comboboxutilities.cpp:
Adresář nebo soubor neexistuje.
(gdb) bt
#0  0x76174ff2 in Digikam::TreeViewComboBoxLineEdit::mouseReleaseEvent
(this=, event=) at
/mnt/data/b/master/dktemp/digikam-master/core/libs/widgets/combo/comboboxutilities.cpp:457
#1  0x74f1bdfe in QWidget::event(QEvent*) () from
/tmp/.mount_digiKatmdIx2/usr/lib/libQt6Widgets.so.6
#2  0x74ebfbc6 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /tmp/.mount_digiKatmdIx2/usr/lib/libQt6Widgets.so.6
#3  0x74ec946f in QApplication::notify(QObject*, QEvent*) () from
/tmp/.mount_digiKatmdIx2/usr/lib/libQt6Widgets.so.6
#4  0x73e8652a in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /tmp/.mount_digiKatmdIx2/usr/lib/libQt6Core.so.6
#5  0x74ec7efb in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool) ()
from /tmp/.mount_digiKatmdIx2/usr/lib/libQt6Widgets.so.6
#6  0x74f2ecdb in ?? () from
/tmp/.mount_digiKatmdIx2/usr/lib/libQt6Widgets.so.6
#7  0x74f31b00 in ?? () from
/tmp/.mount_digiKatmdIx2/usr/lib/libQt6Widgets.so.6
#8  0x74ebfbc6 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /tmp/.mount_digiKatmdIx2/usr/lib/libQt6Widgets.so.6
#9  0x73e8652a in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /tmp/.mount_digiKatmdIx2/usr/lib/libQt6Core.so.6
#10 0x745bfa80 in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() from /tmp/.mount_digiKatmdIx2/usr/lib/libQt6Gui.so.6
#11 0x7461fb6c in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() from /tmp/.mount_digiKatmdIx2/usr/lib/libQt6Gui.so.6
#12 0x7fffdbc1b65e in ?? () from
/tmp/.mount_digiKatmdIx2/usr/lib/libQt6XcbQpa.so.6
#13 0x73723d3b in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x73779258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x737213e3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x7415f0fe in
QEventDispatcherGlib::processEvents(QFlags) ()
from /tmp/.mount_digiKatmdIx2/usr/lib/libQt6Core.so.6
#17 0x73e9298b in
QEventLoop::exec(QFlags) () from
/tmp/.mount_digiKatmdIx2/usr/lib/libQt6Core.so.6
#18 0x73e8ec56 in QCoreApplication::exec() () from
/tmp/.mount_digiKatmdIx2/usr/lib/libQt6Core.so.6
#19 0xaf69 in main (argc=, argv=) at
/mnt/data/b/master/dktemp/digikam-master/core/app/main/main.cpp:490
(gdb) 
***

SUMMARY


STEPS TO REPRODUCE
1. Go to Search > Advanced search, click on File Album Tags ( 1st option ) ,
then click on combobox in Tags
2. Kaboom !
3. 

OBSERVED RESULT
App stuck

EXPECTED RESULT
Return combobox of tags

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux Mint 21.3
Qt Version: Qt6 - ./digiKam-8.4.0-20240420T070832-x86-64-Qt6-debug.appimage

ADDITIONAL INFORMATION

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2024-04-21 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #31 from Petr Schonmann  ---
Yes, still reproducible. For example.


Digikam::DMetadata::load: Loading metadata with "Exiv2" backend from
"/mnt/snorlax/Photos/Peta/_TELEFON/2023/PXL_20230506_110913832.jpg"
Digikam::DMetadata::setItemFacesMap: Set face region: 0.367808 0.201058
0.120288 0.213404
Digikam::DMetadata::setItemFacesMap: => set tag name: true
Digikam::DMetadata::setItemFacesMap: => set tag type: true
Digikam::DMetadata::setItemFacesMap: => set area struct: true
Digikam::DMetadata::setItemFacesMap: => set xpos: true
Digikam::DMetadata::setItemFacesMap: => set ypos: true
Digikam::DMetadata::setItemFacesMap: => set width: true
Digikam::DMetadata::setItemFacesMap: => set height: true
Digikam::DMetadata::setItemFacesMap: => set unit: true
Digikam::MetadataHub::writeTags: Writing tags
Digikam::MetadataHub::writeTags: -- New Keywords
QList("Lenka Trčková")
Digikam::MetaEngine::setIptcKeywords:
"/mnt/snorlax/Photos/Peta/_TELEFON/2023/PXL_20230506_110913832.jpg"  ==> New
Iptc Keywords:  QList("Lenka Trčková")
Digikam::MetaEngine::save: MetaEngine::metadataWritingMode 1
Digikam::MetaEngine::save: Will write XMP sidecar for file
"PXL_20230506_110913832.jpg"
Digikam::MetaEngine::Private::saveUsingExiv2: wroteComment:  false
Digikam::MetaEngine::Private::saveUsingExiv2: wroteEXIF:  true
Digikam::MetaEngine::Private::saveUsingExiv2: wroteIPTC:  true
Digikam::MetaEngine::Private::saveUsingExiv2: wroteXMP:  true
Digikam::MetaEngine::Private::saveUsingExiv2: File time stamp restored
Digikam::MetaEngine::save: Metadata for file "PXL_20230506_110913832.jpg"
written to XMP sidecar.
Digikam::ItemTagPairPriv::createGuarded: Attempt to create invalid tag pair
image id 0 tag id 55
Digikam::FaceUtils::identityForTag: Found FacesEngine identity 2023 for tag 55
Digikam::ItemTagPairPriv::createGuarded: Attempt to create invalid tag pair
image id 0 tag id 0
Digikam::ItemTagPairPriv::createGuarded: Attempt to create invalid tag pair
image id 0 tag id 4538
Digikam::FacialRecognitionWrapper::Private::trainIdentityBatch: Training 1
images for identity 2023
Digikam::RecognitionPreprocessor::Private::preprocess: Align face for OpenFace
neural network model
Digikam::OpenfacePreprocessor::process: type:  16
Digikam::BdEngineBackendPrivate::debugOutputFailedQuery: Failure executing
query:
 "INSERT INTO ImageTagProperties (imageid, tagid, property, value) VALUES(?, ?,
?, ?);" 
Error messages: "QMYSQL: Unable to execute statement" "Cannot add or update a
child row: a foreign key constraint fails (`digikam`.`ImageTagProperties`,
CONSTRAINT `ImageTagProperties_Images` FOREIGN KEY (`imageid`) REFERENCES
`Images` (`id`) ON DELETE CASCADE ON UPDATE CASCADE)" "1452" 2 
Bound values:  QList(QVariant(qlonglong, 0), QVariant(int, 55),
QVariant(QString, "tagRegion"), QVariant(QString, ""))
Digikam::BdEngineBackendPrivate::debugOutputFailedQuery: Failure executing
query:
 "INSERT INTO ImageTagProperties (imageid, tagid, property, value) VALUES(?, ?,
?, ?);" 
Error messages: "QMYSQL: Unable to execute statement" "Cannot add or update a
child row: a foreign key constraint fails (`digikam`.`ImageTagProperties`,
CONSTRAINT `ImageTagProperties_Images` FOREIGN KEY (`imageid`) REFERENCES
`Images` (`id`) ON DELETE CASCADE ON UPDATE CASCADE)" "1452" 2 
Bound values:  QList(QVariant(qlonglong, 0), QVariant(int, 55),
QVariant(QString, "faceToTrain"), QVariant(QString, ""))
Digikam::OpenfacePreprocessor::process: Full object detection and landmard
computation finished
Digikam::OpenfacePreprocessor::process: Align face finished
Digikam::DNNFaceExtractor::getFaceEmbedding: Finish aligning face in  13  ms
Digikam::DNNFaceExtractor::getFaceEmbedding: Start neural network
Digikam::BdEngineBackendPrivate::debugOutputFailedQuery: Failure executing
query:
 "REPLACE INTO ImageTags (imageid, tagid) VALUES(?, ?);" 
Error messages: "QMYSQL: Unable to execute statement" "Cannot add or update a
child row: a foreign key constraint fails (`digikam`.`ImageTags`, CONSTRAINT
`ImageTags_Images` FOREIGN KEY (`imageid`) REFERENCES `Images` (`id`) ON DELETE
CASCADE ON UPDATE CASCADE)" "1452" 2 
Bound values:  QList(QVariant(qlonglong, 0), QVariant(int, 55))
Digikam::ExifToolParser::exifToolAvailable: Check ExifTool availability: true
Digikam::ExifToolParser::loadChunk: Cannot open source file to process with
ExifTool...
Digikam::DMetadata::loadUsingExifTool: Load metadata using ExifTool failed...
Digikam::DMetadata::load: Loading metadata with "No Backend" backend from ""
Digikam::MetadataHub::writeTags: Writing tags
Digikam::MetadataHub::writeTags: Delete all keywords
Digikam::MetaEn

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2023-10-28 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #29 from Petr Schonmann  ---
Here is my percona config
--
root@db:~# grep -v ^# /etc/mysql/percona-server.conf.d/mysqld.cnf 
/etc/mysql/percona-server.conf.d/petr.cnf  | grep -v :$
/etc/mysql/percona-server.conf.d/mysqld.cnf:[mysqld]
/etc/mysql/percona-server.conf.d/mysqld.cnf:user   = mysql
/etc/mysql/percona-server.conf.d/mysqld.cnf:pid-file =
/var/run/mysqld/mysqld.pid
/etc/mysql/percona-server.conf.d/mysqld.cnf:socket   =
/var/run/mysqld/mysqld.sock
/etc/mysql/percona-server.conf.d/mysqld.cnf:port   = 3306
/etc/mysql/percona-server.conf.d/mysqld.cnf:basedir= /usr
/etc/mysql/percona-server.conf.d/mysqld.cnf:datadir= /var/lib/mysql
/etc/mysql/percona-server.conf.d/mysqld.cnf:tmpdir   = /tmp
/etc/mysql/percona-server.conf.d/mysqld.cnf:lc-messages-dir  = /usr/share/mysql
/etc/mysql/percona-server.conf.d/mysqld.cnf:explicit_defaults_for_timestamp
/etc/mysql/percona-server.conf.d/mysqld.cnf:log-error=
/var/log/mysql/error.log
/etc/mysql/percona-server.conf.d/mysqld.cnf:sql_mode=NO_ENGINE_SUBSTITUTION,STRICT_ALL_TABLES
/etc/mysql/percona-server.conf.d/mysqld.cnf:symbolic-links=0
/etc/mysql/percona-server.conf.d/petr.cnf:[mysqld]
/etc/mysql/percona-server.conf.d/petr.cnf:collation_server=
utf8mb4_unicode_ci
/etc/mysql/percona-server.conf.d/petr.cnf:character_set_server= utf8mb4
/etc/mysql/percona-server.conf.d/petr.cnf:tmp_table_size  = 1G
/etc/mysql/percona-server.conf.d/petr.cnf:max_heap_table_size = 1G
/etc/mysql/percona-server.conf.d/petr.cnf:key_buffer_size = 64M
/etc/mysql/percona-server.conf.d/petr.cnf:max_allowed_packet  = 128M
/etc/mysql/percona-server.conf.d/petr.cnf:thread_stack= 192K
/etc/mysql/percona-server.conf.d/petr.cnf:thread_cache_size   = 8
/etc/mysql/percona-server.conf.d/petr.cnf:innodb_file_per_table   = 1
/etc/mysql/percona-server.conf.d/petr.cnf:innodb_buffer_pool_size = 2G
/etc/mysql/percona-server.conf.d/petr.cnf:innodb_print_all_deadlocks
/etc/mysql/percona-server.conf.d/petr.cnf:innodb_flush_log_at_trx_commit = 2
/etc/mysql/percona-server.conf.d/petr.cnf:slow_query_log  = 1
/etc/mysql/percona-server.conf.d/petr.cnf:slow_query_log_file =
/var/log/mysql/mysql-slow.log
/etc/mysql/percona-server.conf.d/petr.cnf:long_query_time = 1

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2023-10-27 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

Petr Schonmann  changed:

   What|Removed |Added

   Platform|Mint (Ubuntu based) |Appimage

--- Comment #27 from Petr Schonmann  ---
Problem Persists in 
digiKam-8.2.0-20231027T110727-x86-64-debug.appimage

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2023-10-12 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #26 from Petr Schonmann  ---
Hey Maik ! Enjoy your meal :) This bug isnt important, your meal is ! Ill be
absolutelly happy with response time 48h with that large project as digikam is.
Have a nice day.

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2023-10-12 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #24 from Petr Schonmann  ---
Mysqldump download link sent to mail metzping...@gmail.com

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2023-10-11 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #22 from Petr Schonmann  ---
Im waiting for your turn :) nothing changes from my side :)
For better understanding, there is video.

https://share.schonmann.eu/s3d36z.mp4

First tag face - that not unconfirmed for right person, i tag to the right
person generate error - showed in terminal
Second one is just accept the right suggested face and this didnt generate
error.

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2023-08-29 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #20 from Petr Schonmann  ---
Same situation, log attached
https://bugs.kde.org/attachment.cgi?id=161271

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2023-08-29 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #19 from Petr Schonmann  ---
Created attachment 161271
  --> https://bugs.kde.org/attachment.cgi?id=161271=edit
Log for digiKam-8.2.0-20230828T081053-x86-64.appimage

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2023-08-29 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #18 from Petr Schonmann  ---
Tried to migrate mariadb from nas to dedicated mysql server. Its percona8 on
debian12 - testing release, but seems stable

Linux db 6.1.0-11-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.38-4 (2023-08-08)
x86_64

root@db:~# mysql
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 5616
Server version: 8.0.34-26 Percona Server (GPL), Release '26', Revision
'2abf525b'

mysql> use digikam;
Database changed

mysql> show tables;
++
| Tables_in_digikam  |
++
| AlbumRoots |
| Albums |
| CustomIdentifiers  |
| DownloadHistory|
| FaceMatrices   |
| FaceSettings   |
| FilePaths  |
| Identities |
| IdentityAttributes |
| ImageComments  |
| ImageCopyright |
| ImageHaarMatrix|
| ImageHistory   |
| ImageInformation   |
| ImageMetadata  |
| ImagePositions |
| ImageProperties|
| ImageRelations |
| ImageSimilarity|
| ImageTagProperties |
| ImageTags  |
| Images |
| KDTree |
| Searches   |
| Settings   |
| SimilaritySettings |
| TagProperties  |
| Tags   |
| TagsTree   |
| ThumbSettings  |
| Thumbnails |
| UniqueHashes   |
| VideoMetadata  |
++
33 rows in set (0.00 sec)

Some info from Settings about DB
*** 13. row ***
keyword: DBVersion
  value: 16
*** 14. row ***
keyword: DBVersionRequired
  value: 5


mysql> DELETE FROM ImageTagProperties WHERE imageid NOT IN (SELECT id FROM
Images);
Query OK, 0 rows affected (0.04 sec)

There is no rows that can be deleted.

Ill try 8.2.0 nightly

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

[digikam] [Bug 431797] Face recognition <1% despite extensive training data of up to 300 occasions of faces

2023-08-27 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=431797

Petr Schonmann  changed:

   What|Removed |Added

 CC||pschonm...@gmail.com

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

[digikam] [Bug 472645] Face Recognition does not recognize any faces even after rebuilding and retraining all training data.

2023-08-27 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=472645

Petr Schonmann  changed:

   What|Removed |Added

 CC||pschonm...@gmail.com

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2023-08-27 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #14 from Petr Schonmann  ---
Problem persists in 8.1.0 Appimage

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

[digikam] [Bug 463297] face tags not loaded when mysql deleted and import again

2023-05-03 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=463297

--- Comment #12 from Petr Schonmann  ---
You can close the ticket, its clarified by  Maik Qualmann 2022-12-23 12:25:12
UTC

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

[digikam] [Bug 468616] Customizable statusbar information

2023-04-17 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=468616

--- Comment #3 from Petr Schonmann  ---
Ok, then. Should be possible to have at least this info in statusbar
${LAST_DIR_OF_FILEPATH}/${FILENAME} ?

For example

/mnt/snorlax/Photos/Scan/digikam.blah > Scan/digikam.blah

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

[digikam] [Bug 468618] New: Image quality sort - blink database settings

2023-04-17 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=468618

Bug ID: 468618
   Summary: Image quality sort - blink database settings
Classification: Applications
   Product: digikam
   Version: 8.0.0
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: digikam-bugs-n...@kde.org
  Reporter: pschonm...@gmail.com
  Target Milestone: ---

STEPS TO REPRODUCE
1.  Select multiple pictures
2.  Right click - select images sort quality
3.  Setting window with mysql setting is displayed for some secs, but settings
with images sorter is displayed after some amout of time ( max ~3s )

OBSERVED RESULT

Just blink some settings about database

EXPECTED RESULT

Only window with image sorter setting
SOFTWARE/OS VERSIONS

Linux/KDE Plasma: 

KDE Plasma Version:  
KDE Frameworks Version:  5.104
Qt Version:  5.15.7

ADDITIONAL INFORMATION

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

[digikam] [Bug 468616] New: Customizable statusbar information

2023-04-17 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=468616

Bug ID: 468616
   Summary: Customizable statusbar information
Classification: Applications
   Product: digikam
   Version: 8.0.0
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: digikam-bugs-n...@kde.org
  Reporter: pschonm...@gmail.com
  Target Milestone: ---

Created attachment 158168
  --> https://bugs.kde.org/attachment.cgi?id=158168=edit
Just only filename in statusbar

SUMMARY
***
Statusbar shows only selected filename, i want more information.
***


STEPS TO REPRODUCE
1. Select some photo, only filename is in statusbar
2. I want to know full path to image for example or just directory where im in.
3. 

OBSERVED RESULT

Just only filename in statusbar

EXPECTED RESULT

See more ( customized ) information for examples with variables like directory,
path, filenam, dimensions width,height ..etc

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Mint 21.1
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[digikam] [Bug 468050] Language changed to my system default even en-US set

2023-04-02 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=468050

--- Comment #9 from Petr Schonmann  ---
This bug is fixed in
digiKam-8.0.0-20230402T142523-x86-64-debug.appimage

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

[digikam] [Bug 468049] Digikam crash when image quality sorter used - terminate called after throwing an instance of 'cv::Exception'

2023-04-02 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=468049

--- Comment #4 from Petr Schonmann  ---
Thanks for new 8.0.0 builds. But DK is still crashing.
---
Thread 99 "Thread (pooled)" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffe567fc640 (LWP 264083)]
0x71ea547e in __GI___libc_free (mem=0x7ffe0004) at
./malloc/malloc.c:3368
3368./malloc/malloc.c: Adresář nebo soubor neexistuje.
(gdb) bt
#0  0x71ea547e in __GI___libc_free (mem=0x7ffe0004) at
./malloc/malloc.c:3368
#1  0x7fffedb50499 in cv::dnn::dnn4_v20220524::Layer::~Layer() () from
/tmp/.mount_digiKapnXfc9/usr/lib/libopencv_dnn.so.406
#2  0x7fffedb50519 in cv::dnn::dnn4_v20220524::Layer::~Layer() () from
/tmp/.mount_digiKapnXfc9/usr/lib/libopencv_dnn.so.406
#3  0x772b2fba in
std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release
(this=0x7ffe60003290) at ././/include/c++/7/bits/shared_ptr_base.h:154
#4  0x7fffedc3801f in
cv::dnn::dnn4_v20220524::Net::Impl::getLayerShapesRecursively(int,
std::map,
std::allocator > >&) () from
/tmp/.mount_digiKapnXfc9/usr/lib/libopencv_dnn.so.406
#5  0x7fffedc3a076 in
cv::dnn::dnn4_v20220524::Net::Impl::getLayersShapes(std::vector >, std::allocator > >
> const&, std::map, std::allocator > >&) () from
/tmp/.mount_digiKapnXfc9/usr/lib/libopencv_dnn.so.406
#6  0x7fffedc3eb99 in
cv::dnn::dnn4_v20220524::Net::Impl::allocateLayers(std::vector > const&) ()
   from /tmp/.mount_digiKapnXfc9/usr/lib/libopencv_dnn.so.406
#7  0x7fffedc42ad8 in
cv::dnn::dnn4_v20220524::Net::Impl::setUpNet(std::vector > const&) ()
   from /tmp/.mount_digiKapnXfc9/usr/lib/libopencv_dnn.so.406
#8  0x7fffedc4316d in
cv::dnn::dnn4_v20220524::Net::Impl::forward(std::__cxx11::basic_string, std::allocator > const&) () from
/tmp/.mount_digiKapnXfc9/usr/lib/libopencv_dnn.so.406
#9  0x7fffedc280f9 in
cv::dnn::dnn4_v20220524::Net::forward(std::__cxx11::basic_string, std::allocator > const&) () from
/tmp/.mount_digiKapnXfc9/usr/lib/libopencv_dnn.so.406
#10 0x758742a5 in Digikam::AestheticDetector::detect
(this=this@entry=0x7ffe5a7d16c0, image=...) at
/b/master/dktemp/digikam-master/core/libs/imgqsort/detectors/aesthetic_detector.cpp:50
#11 0x75871de1 in Digikam::ImageQualityParser::startAnalyse
(this=this@entry=0x7ffe58001550) at
/b/master/dktemp/digikam-master/core/libs/imgqsort/imagequalityparser.cpp:92
#12 0x7747310f in Digikam::ImageQualityTask::run (this=0x5910ea30)
at
/b/master/dktemp/digikam-master/core/utilities/maintenance/imagequalitytask.cpp:118
#13 0x726b9bca in ?? () from
/tmp/.mount_digiKapnXfc9/usr/lib/libQt5Core.so.5
#14 0x726b61a2 in ?? () from
/tmp/.mount_digiKapnXfc9/usr/lib/libQt5Core.so.5
#15 0x71e94b43 in start_thread (arg=) at
./nptl/pthread_create.c:442
#16 0x71f26a00 in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

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

[digikam] [Bug 468050] New: Language changed to my system default even en-US set

2023-04-01 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=468050

Bug ID: 468050
   Summary: Language changed to my system default even en-US set
Classification: Applications
   Product: digikam
   Version: 8.0.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Usability-i18n
  Assignee: digikam-bugs-n...@kde.org
  Reporter: pschonm...@gmail.com
  Target Milestone: ---

Created attachment 157781
  --> https://bugs.kde.org/attachment.cgi?id=157781=edit
digikam_in_czech_but_en_us_set

SUMMARY
***
even if i have set default language en-US in digikam i have digikam in Czech
language ( system default )
***


STEPS TO REPRODUCE
1. Compiled latest digikam from git.
2. Some version from last week was ok.
3. 

OBSERVED RESULT
Language forced to system default ?
Even restart changes nothing

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[digikam] [Bug 468049] New: Digikam crash when image quality sorter used - terminate called after throwing an instance of 'cv::Exception'

2023-04-01 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=468049

Bug ID: 468049
   Summary: Digikam crash when image quality sorter used -
terminate called after throwing an instance of
'cv::Exception'
Classification: Applications
   Product: digikam
   Version: 8.0.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: digikam-bugs-n...@kde.org
  Reporter: pschonm...@gmail.com
  Target Milestone: ---

SUMMARY
***
When i select 82 images and try Image Quality sort, digikam crashes
***


STEPS TO REPRODUCE
1. Select folder from left menu
2. Select all photos
3. Right click ImageQualitySorter
4. Setup with deep learning
5. Wait some time - CRASH

OBSERVED RESULT
Im digikam console

Qt Concurrent has caught an exception thrown from a worker thread.
This is not supported, exceptions thrown in worker threads must be
caught before control returns to Qt Concurrent.
terminate called after throwing an instance of 'cv::Exception'
  what():  OpenCV(4.5.4) ./modules/core/src/matrix.cpp:768: error:
(-215:Assertion failed) 0 <= _rowRange.start && _rowRange.start <=
_rowRange.end && _rowRange.end <= m.rows in function 'Mat'

in GDB

#0  0x72f2edb0 in cv::Mat::Mat(cv::Mat const&) () at
/lib/x86_64-linux-gnu/libopencv_core.so.4.5d
#1  0x72f2f713 in cv::Mat::reshape(int, int) const () at
/lib/x86_64-linux-gnu/libopencv_core.so.4.5d
#2  0x73976903 in  () at /lib/x86_64-linux-gnu/libopencv_dnn.so.4.5d
#3  0x73977384 in  () at /lib/x86_64-linux-gnu/libopencv_dnn.so.4.5d
#4  0x7393883a in  () at /lib/x86_64-linux-gnu/libopencv_dnn.so.4.5d
#5  0x73933742 in  () at /lib/x86_64-linux-gnu/libopencv_dnn.so.4.5d
#6  0x73936fa3 in
cv::dnn::dnn4_v20211004::Net::forward(std::__cxx11::basic_string, std::allocator > const&) () at
/lib/x86_64-linux-gnu/libopencv_dnn.so.4.5d
#7  0x76110c1c in Digikam::AestheticDetector::detect(cv::Mat const&)
const (this=0x7ffe76ed8080, image=...) at
/home/pschonmann/temp/digikam/core/libs/imgqsort/detectors/aesthetic_detector.cpp:48
#8  0x7610c514 in Digikam::ImageQualityParser::startAnalyse()
(this=0x7ffe7400cb40) at
/home/pschonmann/temp/digikam/core/libs/imgqsort/imagequalityparser.cpp:92
#9  0x778c9d15 in Digikam::ImageQualityTask::run()
(this=0x61ba5ae0) at
/home/pschonmann/temp/digikam/core/utilities/maintenance/imagequalitytask.cpp:118
#10 0x746cff92 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x746ccca1 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x73e94b43 in start_thread (arg=) at
./nptl/pthread_create.c:442
#13 0x73f26a00 in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81



EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[marble] [Bug 467898] marble-qt starts with small window which is empty

2023-04-01 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467898

--- Comment #5 from Petr Schonmann  ---
Created attachment 157780
  --> https://bugs.kde.org/attachment.cgi?id=157780=edit
marble startup console

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

[marble] [Bug 467898] marble-qt starts with small window which is empty

2023-04-01 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467898

--- Comment #4 from Petr Schonmann  ---
Output atteched.

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

[marble] [Bug 467898] marble-qt starts with small window which is empty

2023-03-28 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467898

--- Comment #1 from Petr Schonmann  ---
Created attachment 157674
  --> https://bugs.kde.org/attachment.cgi?id=157674=edit
marble qt mint at startup

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

[digikam] [Bug 467858] Digikam starts with small window which is empty and starts very slow when first screen is set to MAP

2023-03-28 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467858

--- Comment #4 from Petr Schonmann  ---
Thanks for advice, now digikam is more usable :)
I started new bug in marble project, because when i run marble-qt, same issue
is there. 
Its bug #467898

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

[marble] [Bug 467898] New: marble-qt starts with small window which is empty

2023-03-28 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467898

Bug ID: 467898
   Summary: marble-qt starts with small window which is empty
Classification: Applications
   Product: marble
   Version: 21.12.3
  Platform: Mint (Ubuntu based)
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: marble-b...@kde.org
  Reporter: pschonm...@gmail.com
  Target Milestone: ---

SUMMARY
***
I observed it in digikam #467858 at first but confirmed when installed
marble-qt. Bug is there too. When launched marble only, the window isnt
displayed. Its probably related only in qt version
***


STEPS TO REPRODUCE
1.  Just run program
2. 
3. 

OBSERVED RESULT
See attachement


EXPECTED RESULT
Dont display empty window :)

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Mint 21.1
(available in About System)
KDE Frameworks Version: 
Qt Version: 5.15.3

ADDITIONAL INFORMATION

pschonmann@E495:~/temp/digikam$ dpkg -l | grep marble
ii  libmarble-dev  
4:21.12.3-0ubuntu1  amd64development files
for the Marble globe widget library
ii  libmarblewidget-qt5-28:amd64   
4:21.12.3-0ubuntu1  amd64Marble globe
widget library
ii  marble 
4:21.12.3-0ubuntu1  amd64globe and map
widget
ii  marble-data
4:21.12.3-0ubuntu1  all  data files for
Marble
ii  marble-plugins:amd64   
4:21.12.3-0ubuntu1  amd64plugins for Marble
ii  marble-qt  
4:21.12.3-0ubuntu1  amd64globe and map
widget (no KDE dependencies)
ii  marble-qt-data 
4:21.12.3-0ubuntu1  all  Qt-only data files
for Marble

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

[digikam] [Bug 467858] Digikam starts with small window which is empty and starts very slow when first screen is set to MAP

2023-03-27 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467858

--- Comment #1 from Petr Schonmann  ---
Created attachment 157643
  --> https://bugs.kde.org/attachment.cgi?id=157643=edit
StackTrace

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

[digikam] [Bug 467858] New: Digikam starts with small window which is empty and starts very slow when first screen is set to MAP

2023-03-27 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467858

Bug ID: 467858
   Summary: Digikam starts with small window which is empty and
starts very slow when first screen is set to MAP
Classification: Applications
   Product: digikam
   Version: 8.0.0
  Platform: Mint (Ubuntu based)
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Geolocation-Engine
  Assignee: digikam-bugs-n...@kde.org
  Reporter: pschonm...@gmail.com
  Target Milestone: ---

Created attachment 157642
  --> https://bugs.kde.org/attachment.cgi?id=157642=edit
window at start

SUMMARY
***
When digikam starts, i see empty window. I dont know what windows belongs. It
has title only digikam. But its probably related to geoiface ( it appears when
in log i see geoiface related informations )
***


STEPS TO REPRODUCE
1. Just Ran Digikam :D
2. 
3. Slow start - Set map view as last screen
4. exit
5. run digikam
6. digikam start more slowly (maybe related that photos and mysql db is stored
on NAS at LAN ? ), when selected only version info and bugs scree, it start
normally :)



OBSERVED RESULT

Look at screenshot
When i tried xkill that window i got stacktrace ( in attachement too)

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  Mint 21.1
(available in About System)

KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
digikam mysql is on remote nas @ local lan + photos too ( same device )

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

[digikam] [Bug 467782] New: Confirm/Reject/Ignore Faces dialog only from one folder

2023-03-25 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467782

Bug ID: 467782
   Summary: Confirm/Reject/Ignore Faces dialog only from one
folder
Classification: Applications
   Product: digikam
   Version: 8.0.0
  Platform: Mint (Ubuntu based)
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Faces-Workflow
  Assignee: digikam-bugs-n...@kde.org
  Reporter: pschonm...@gmail.com
  Target Milestone: ---

SUMMARY
***
Should be fine to have Confirm/Reject/Ignore faces dialog to tag only from one
(selected) folder. Same behavior like in Lightroom when click on Album and
switch to "faces mode"
***


OBSERVED RESULT
Only Whole collection based tagging to Confirm/Reject/Ignore unknown faces is
available now. When you have 40k+ unconfirmed photos, its little bit sluggish (
im using mysql/data( mounted over network ))

EXPECTED RESULT

IMHO its better to tag faces from small group of photo from one folder (
probably one event = one folder ) than do it with whole database. There are not
so many people in one folder to tag --- people count ( lower tens ) easy to
recommend from dropdown --- images to tag << whole uncofirmed faces library :D

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  Mint 21.1
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2023-03-25 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #12 from Petr Schonmann  ---
from table file i removed tables which doenst contain imageid column.

root@nas:~# for table in $(cat tables);do echo -n "$table : " && mysql -D
digikam -NBe "SELECT count(*) FROM $table WHERE imageid IS NULL;";echo;done
ImageComments : 0
ImageCopyright : 0
ImageHaarMatrix : 0
ImageHistory : 0
ImageInformation : 0
ImageMetadata : 0
ImagePositions : 0
ImageProperties : 0
ImageTagProperties : 0

root@nas:~# for table in Images;do echo -n "$table : " && mysql -D digikam -NBe
"SELECT count(*) FROM $table WHERE id IS NULL;";echo;done
Images : 0

root@nas:~# for table in Images;do echo -n "$table : " && mysql -D digikam -NBe
"SELECT count(*) FROM $table WHERE id = 0;";echo;done
Images : 0

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2023-03-25 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #9 from Petr Schonmann  ---
Seems all queries with imageid = 0 are empty

root@nas:~# cat tables 
ImageComments
ImageCopyright
ImageHaarMatrix
ImageHistory
ImageInformation
ImageMetadata
ImagePositions
ImageProperties
ImageRelations
Images
ImageSimilarity
ImageTagProperties 

root@nas:~# for table in $(cat tables);do echo -n "$table : " && mysql -D
digikam -e "SELECT * FROM $table WHERE imageid = 0;";echo;done
ImageComments : 
ImageCopyright : 
ImageHaarMatrix : 
ImageHistory : 
ImageInformation : 
ImageMetadata : 
ImagePositions : 
ImageProperties : 
ImageRelations : ERROR 1054 (42S22) at line 1: Unknown column 'imageid' in
'where clause'
Images : ERROR 1054 (42S22) at line 1: Unknown column 'imageid' in 'where
clause'
ImageSimilarity : ERROR 1054 (42S22) at line 1: Unknown column 'imageid' in
'where clause'
ImageTagProperties :

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2023-03-25 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #7 from Petr Schonmann  ---
Its empty set !

Server version: 10.3.32-MariaDB Source distribution

MariaDB [(none)]> use digikam
Database changed
MariaDB [digikam]> SELECT * FROM Images WHERE id = 0;
Empty set (0.000 sec)

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

[digikam] [Bug 467766] QMYSQL3: Unable to execute statement" "Cannot add or update a child row: a foreign key constraint fails (`digikam`.`ImageTagProperties`, CONSTRAINT `ImageTagProperties_Images` F

2023-03-24 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #5 from Petr Schonmann  ---
No, ive mysql db from begins.

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

[digikam] [Bug 467766] QMYSQL3: Unable to execute statement" "Cannot add or update a child row: a foreign key constraint fails (`digikam`.`ImageTagProperties`, CONSTRAINT `ImageTagProperties_Images` F

2023-03-24 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #3 from Petr Schonmann  ---
Created attachment 157557
  --> https://bugs.kde.org/attachment.cgi?id=157557=edit
error log

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

[digikam] [Bug 467766] QMYSQL3: Unable to execute statement" "Cannot add or update a child row: a foreign key constraint fails (`digikam`.`ImageTagProperties`, CONSTRAINT `ImageTagProperties_Images` F

2023-03-24 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #2 from Petr Schonmann  ---
Nope, DB seems to be fine.

--
root@nas:/usr/local/mariadb10/bin# ./mysqlcheck -A
digikam.AlbumRoots OK
digikam.Albums OK
digikam.CustomIdentifiers  OK
digikam.DownloadHistoryOK
digikam.FaceMatrices   OK
digikam.FaceSettings   OK
digikam.FilePaths  OK
digikam.Identities OK
digikam.IdentityAttributes OK
digikam.ImageComments  OK
digikam.ImageCopyright OK
digikam.ImageHaarMatrixOK
digikam.ImageHistory   OK
digikam.ImageInformation   OK
digikam.ImageMetadata  OK
digikam.ImagePositions OK
digikam.ImagePropertiesOK
digikam.ImageRelations OK
digikam.ImageSimilarityOK
digikam.ImageTagProperties OK
digikam.ImageTags  OK
digikam.Images OK
digikam.KDTree OK
digikam.Searches   OK
digikam.Settings   OK
digikam.SimilaritySettings OK
digikam.TagProperties  OK
digikam.Tags   OK
digikam.TagsTree   OK
digikam.ThumbSettings  OK
digikam.Thumbnails OK
digikam.UniqueHashes   OK
digikam.VideoMetadata  OK

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

[digikam] [Bug 467766] New: QMYSQL3: Unable to execute statement" "Cannot add or update a child row: a foreign key constraint fails (`digikam`.`ImageTagProperties`, CONSTRAINT `ImageTagProperties_Imag

2023-03-24 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

Bug ID: 467766
   Summary: QMYSQL3: Unable to execute statement" "Cannot add or
update a child row: a foreign key constraint fails
(`digikam`.`ImageTagProperties`, CONSTRAINT
`ImageTagProperties_Images` FOREIGN KEY (`imageid`)
REFERENCES `Images` (`id`) ON DELETE CASCADE ON UPDATE
Classification: Applications
   Product: digikam
   Version: 8.0.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Database-Engine
  Assignee: digikam-bugs-n...@kde.org
  Reporter: pschonm...@gmail.com
  Target Milestone: ---

SUMMARY
***
Ive got error in UPDATE/DELETE to DB when tagging people.
QMYSQL3: Unable to execute statement" "Cannot add or update a child row: a
foreign key constraint fails (`digikam`.`ImageTagProperties`, CONSTRAINT
`ImageTagProperties_Images` FOREIGN KEY (`imageid`) REFERENCES `Images` (`id`)
ON DELETE CASCADE ON UPDATE CASCADE)" "1452" 2
***


STEPS TO REPRODUCE
1. Go to people
2. Choose some person. Look at unconfirmed section. When you see somebody thats
not belong face to this selected person write name into small input field to
tag face to right person
3. In debuglog see some complaints about INSERT/DELETE
4. But person has right tags in picture

EXPECTED RESULT

Logs without complaints about failure :)

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  Mint 21.1
(available in About System)

KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
MySQL is on Synology, some MariaDB 10.x - probably latest mariadb package from
synology

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

[digikam] [Bug 466564] Ability to rescan face regions to get better results

2023-03-04 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=466564

--- Comment #3 from Petr Schonmann  ---
(In reply to caulier.gilles from comment #2)
> Try "Scan Again And Merge Result" :
> 
> https://docs.digikam.org/en/main_window/people_view.html#face-detection
> 
> Also using "Yolo v3" model, this will give a better detections.
> 
> Best 
> 
> Gilles Caulier

Scan Again and Merge results doesnt work. Same results when rescan folder.
When i delete all faces in photo and detect faces again, it works perfect.
Faces region are detected better, but must tag face again :)

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

[digikam] [Bug 466564] Ability to rescan face regions to get better results

2023-02-27 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=466564

--- Comment #1 from Petr Schonmann  ---
Created attachment 156805
  --> https://bugs.kde.org/attachment.cgi?id=156805=edit
02_after_rescan

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

[digikam] [Bug 466564] New: Ability to rescan face regions to get better results

2023-02-27 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=466564

Bug ID: 466564
   Summary: Ability to rescan face regions to get better results
Classification: Applications
   Product: digikam
   Version: 8.0.0
  Platform: Mint (Ubuntu based)
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Faces-Detection
  Assignee: digikam-bugs-n...@kde.org
  Reporter: pschonm...@gmail.com
  Target Milestone: ---

Created attachment 156804
  --> https://bugs.kde.org/attachment.cgi?id=156804=edit
01_before_rescan

SUMMARY
***
I have lots of pohotos tagged in  Lightroom, seems Digikam have better face
detection. Should be fine to rescan old face regions to get better results to
recognize faces.
***


STEPS TO REPRODUCE
1. Open the photo with "smaller" region ( 01_before_rescan )
2. Face not match the bigger one ( 02_after_rescan )

OBSERVED RESULT

Detected face region in digikam is better because match bigger face region and
i think i get better results with these faces region in second stage -
recognize faces ( more information :D to compute )

EXPECTED RESULT

I dont know is its possible, but would be fine to get "rescan" these face
regions and fix them. Tags must be preserved in this process and batch
processing in maintenance window would be great too

Lets discuss :D !!! Im still learning with digikam

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  Mint 21.1
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Compiled from source
Build date: 27.02.23 19:57 (target: debug)
Revision: 82bba01fd6a2fcd795dee80267b479563fabf88b
Branch: master

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

[digikam] [Bug 457461] Ability to ignore all faces except tag marked

2023-02-26 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=457461

--- Comment #5 from Petr Schonmann  ---
Yes, I want to mark all faces as ignored, including those marked as
suggestions. Faces that are already tagged to some person leave them marked as
they are.

Would be fine to add button on bar where are ( BACK FWD ROT_LEFT ROT_RIGHT
SHOW_FACE_TAGS ADD_FACE_TAGS >> IGNORE_BUTTON << SHOW_FULLSCREEN ) or just
hotkey

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

[digikam] [Bug 457461] Ability to ignore all faces except tag marked

2023-02-25 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=457461

Petr Schonmann  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #3 from Petr Schonmann  ---
When i use this feature, not all faces are tagged as ignored.
Faces with suggestions arent marked as ignored

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

[digikam] [Bug 466083] Search photos with exactly 1 face regions and not tagged

2023-02-19 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=466083

--- Comment #1 from Petr Schonmann  ---
Created attachment 156491
  --> https://bugs.kde.org/attachment.cgi?id=156491=edit
multiple persons found

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

[digikam] [Bug 466083] New: Search photos with exactly 1 face regions and not tagged

2023-02-19 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=466083

Bug ID: 466083
   Summary: Search photos with exactly 1 face regions and not
tagged
Classification: Applications
   Product: digikam
   Version: 8.0.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Searches-Engine
  Assignee: digikam-bugs-n...@kde.org
  Reporter: pschonm...@gmail.com
  Target Milestone: ---

Created attachment 156490
  --> https://bugs.kde.org/attachment.cgi?id=156490=edit
digikam filter to search one person in photo untagged

SUMMARY
***
Trying to search photos where only one person is and not tagged yet.
***


STEPS TO REPRODUCE
1. CTRL+ALT+F
2. Select not tagged images and exactly 1 face tags region - look at
attachement


OBSERVED RESULT
Query returns zero results
When i uncheck not tagged, the results returns photos where are photos with
many face regions but one of them is tagged. See 2nd attachement

EXPECTED RESULT
Expecting to return photos where one person is (tagged / untagged )


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[digikam] [Bug 464230] New: Faces region scanned, but not used in "Recognize faces", only manually added new ones

2023-01-13 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=464230

Bug ID: 464230
   Summary: Faces region scanned, but not used in "Recognize
faces", only manually added new ones
Classification: Applications
   Product: digikam
   Version: 8.0.0
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Faces-Recognition
  Assignee: digikam-bugs-n...@kde.org
  Reporter: pschonm...@gmail.com
  Target Milestone: ---

SUMMARY
***
When i  scan whole library from zero (
https://bugs.kde.org/show_bug.cgi?id=463297 ) Some face regions appears in
digikam database as face tag. Every picture which is scanned, is not used as
data to train recognize model. Only new one
***


STEPS TO REPRODUCE
1. Scan pictures with face regions on empty digikam database
2. Try to recognize additional faces
3. Nothing is scanned

OBSERVED RESULT
Nothing is scanned until i find some familar face and manually tag it. Then
recognize faces is working, but imho only with these new images tagged, not
with all tagged person

EXPECTED RESULT
Scanned region faces must be used to train model too. If is not possible do
this automatically, i suggest some button to train from existing data to force
rebuild "persons database"



SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linut Mint 21.1
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Using BETA 8.0 appimage from official link

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

[digikam] [Bug 463297] face tags not loaded when mysql deleted and import again

2023-01-13 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=463297

--- Comment #10 from Petr Schonmann  ---
Thanks for clarification, i moved up XMP.lr.hierarchicalSubject

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

[digikam] [Bug 463422] New: Multiple selection of tags in left tags bar cant be converted into face tags, only first

2022-12-24 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=463422

Bug ID: 463422
   Summary: Multiple selection of tags in left tags bar cant be
converted into face tags, only first
Classification: Applications
   Product: digikam
   Version: 8.0.0
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Faces-Workflow
  Assignee: digikam-bugs-n...@kde.org
  Reporter: pschonm...@gmail.com
  Target Milestone: ---

SUMMARY
***
Multiple selection of tags in left tags bar cant be converted into face tags
***


STEPS TO REPRODUCE
1. Select TAGS tab on left
2. Select more than one tag that you want convert to "Mark as tag face"
3. Only first is converted as face tag

OBSERVED RESULT
Only first is converted as face tag

EXPECTED RESULT
All selected tags are converted as tag face

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  Mint 21.1
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[digikam] [Bug 463297] face tags not loaded when mysql deleted and import again

2022-12-22 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=463297

--- Comment #8 from Petr Schonmann  ---
I cannot reproduce the problem, the face rectangle is always with a confirmed
name. What strikes me that the face rectangle is much larger here, as on your
screenshot.
--- Ive tried to zoomout to max level. Cant see bigger rectangle than picture.

With your screenshot, I would assume that face detection was executed.
--- Yes, ive rescaned whole library when i deleted mysql database

The test image is really that on your screenshot?
--- Yes, its 1:1

How do you delete the MySQL database?
--- DROP database digikam; then  CREATE database digikam;

But to another general problem. With these tags settings, the tags tree cannot
be restored. XMP.dc.subject is completely unsuitable for this as metadata that
is read first. It doesn't save a path, so your tags tree will be unrecoverable.
--- What do you suggest ? Or just send me a link how to setup. I have photos on
Synology NAS and using Synology photos app to share photos. I need to have tags
readable by Synology photos and digikam and perfectly synced because im using
smart albums where faces are used :)

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

[digikam] [Bug 463297] face tags not loaded when mysql deleted and import again

2022-12-21 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=463297

--- Comment #4 from Petr Schonmann  ---
Created attachment 154727
  --> https://bugs.kde.org/attachment.cgi?id=154727=edit
Tags read order

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

[digikam] [Bug 463297] face tags not loaded when mysql deleted and import again

2022-12-21 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=463297

--- Comment #3 from Petr Schonmann  ---
Tried to download appimage digikam v8beta1 but nothing changes.
Added original photo.

Probably related to ticket where we were fixing tags
https://bugs.kde.org/show_bug.cgi?id=459370

Im attaching screenshot of digikam settings where is displayer order of reading
tags.

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

[digikam] [Bug 463297] face tags not loaded when mysql deleted and import again

2022-12-21 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=463297

--- Comment #2 from Petr Schonmann  ---
Created attachment 154726
  --> https://bugs.kde.org/attachment.cgi?id=154726=edit
Original photo

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

[digikam] [Bug 463297] New: face tags not loaded when mysql deleted and import again

2022-12-20 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=463297

Bug ID: 463297
   Summary: face tags not loaded when mysql deleted and import
again
Classification: Applications
   Product: digikam
   Version: 7.9.0
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Faces-Workflow
  Assignee: digikam-bugs-n...@kde.org
  Reporter: pschonm...@gmail.com
  Target Milestone: ---

Created attachment 154722
  --> https://bugs.kde.org/attachment.cgi?id=154722=edit
missing face regions even tags are present

SUMMARY
***
Ive sync all metadata from database into files and deleted whole mysql database
digikam. When loaded photos with face i see that face tag is applied, but cant
see regions when clicking on button "Show face tags" and there is region thats
allow me tag face as unknown.
***


STEPS TO REPRODUCE
1. Create some collection of photos with mysql database
2. Edit some tags, face tags, write them all into files
3. Delete whole mysql db and create one
4. Rescan all photos


OBSERVED RESULT
No face tags regions in image displayed, even face tags are checked, see image

EXPECTED RESULT
Face tags "paired" like before mysqldb deleted and library rescanned. Im not
able to do recognize faces, because no face is confirmed

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Appimage on Linux mint

KDE Frameworks Version: 5.99.0
Qt Version: 5.15.7

ADDITIONAL INFORMATION
diigkamrc config - https://share.schonmann.eu/ozx1nu.txt

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

[digikam] [Bug 460520] [FEATURE REQUEST] Ignore rest of not tagged faces in picture

2022-10-16 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=460520

Petr Schonmann  changed:

   What|Removed |Added

  Component|Faces-Engine|Faces-Workflow

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

[digikam] [Bug 460520] New: [FEATURE REQUEST] Ignore rest of not tagged faces in picture

2022-10-16 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=460520

Bug ID: 460520
   Summary: [FEATURE REQUEST] Ignore rest of not tagged faces in
picture
Classification: Applications
   Product: digikam
   Version: 7.9.0
  Platform: Mint (Ubuntu based)
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Faces-Engine
  Assignee: digikam-bugs-n...@kde.org
  Reporter: pschonm...@gmail.com
  Target Milestone: ---

SUMMARY
***
When you have photo where are lots of people in background, its pain to ignore
them all.
Tag only what you need, then click on the button to ignore the rest (not tagged
yet, confirmed)
***

Here is example photo
https://imgur.com/M6AAZrI.png

STEPS TO REPRODUCE
1. Open photo where are lots of people
2. Tag only important persons
3. Ignore the rest with one button click

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Mint 21 - xfce
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version:  5.99
Qt Version:  5.15.5

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

[digikam] [Bug 460321] New: Overlapping faces region

2022-10-12 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=460321

Bug ID: 460321
   Summary: Overlapping faces region
Classification: Applications
   Product: digikam
   Version: 7.9.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Faces-Detection
  Assignee: digikam-bugs-n...@kde.org
  Reporter: pschonm...@gmail.com
  Target Milestone: ---

STEPS TO REPRODUCE
1. Take a large image collection with faces already tagged.
2. Start face detection and recognition.
3. Look into suggestions.

OBSERVED RESULT
Overlapping rectangles show a name and digiKam suggests a different name or
nothing for the recently detected face.

EXPECTED RESULT
Rectangles are merged or at least the existing name of the overlapping face is
used.

The Screen
https://share.schonmann.eu/tsgx66.jpg

SOFTWARE/OS VERSIONS
Linux Mint 21

ADDITIONAL INFORMATION
Probably same as #440773 but im on linux, using external mysql

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

[digikam] [Bug 459892] Fingerprints in maintenance mode crash

2022-10-01 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=459892

Petr Schonmann  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

--- Comment #7 from Petr Schonmann  ---
Ok, then im closing ticket as NOT A BUG and deleting problematic file.

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

[digikam] [Bug 459892] Fingerprints in maintenance mode crash

2022-10-01 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=459892

--- Comment #4 from Petr Schonmann  ---
The settings in plugins ... both loaders have WEBP
https://imgur.com/QUtyp49.png

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

[digikam] [Bug 459892] Fingerprints in maintenance mode crash

2022-10-01 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=459892

--- Comment #3 from Petr Schonmann  ---
Im using imagemagick from Mint 21 repository, thats

ii  imagemagick
8:6.9.11.60+dfsg-1.3build2amd64image manipulation
programs -- binaries
ii  imagemagick-6-common   
8:6.9.11.60+dfsg-1.3build2all  image manipulation
programs -- infrastructure
ii  imagemagick-6.q16  
8:6.9.11.60+dfsg-1.3build2amd64image manipulation
programs -- quantum depth Q16

But i tought appimage contains everything to lauch ( in this case imagick
compatible with testing digikam 7.9 )

I can remove the image - its some kind of screenshot :)

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

[digikam] [Bug 459892] New: Fingerprints in maintenance mode crash

2022-10-01 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=459892

Bug ID: 459892
   Summary: Fingerprints in maintenance mode crash
Classification: Applications
   Product: digikam
   Version: 7.9.0
  Platform: Mint (Ubuntu based)
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Maintenance-Similarities
  Assignee: digikam-bugs-n...@kde.org
  Reporter: pschonm...@gmail.com
  Target Milestone: ---

STEPS TO REPRODUCE
1. Run maintenance on
Build date: 9/26/22 3:32 AM (target: RelWithDebInfo)
Revision: 266ad6f694bec8083e7d9d09ba4c46ace6313052
Branch: qt5-maintenance

2. Check rebuild fingerprints
3. Kaboom after while amount of time, probably bad webp image
4. Here is it that little boi from
"/home/pschonmann/Obrázky/optiky_kabely_wiki/SingleBandwidth_Chart2_1024x1024.webp"
- https://share.schonmann.eu/m08pcw.webp

OBSERVED RESULT

Digikam::FingerprintsTask::run: Updating fingerprints for file:
"/mnt/snorlax/Photos/Peta/2013-03-03/[Group 2]-_DSC0012__DSC0022-11 images.hdr"
Digikam::MetaEngine::Private::printExiv2ExceptionError: Cannot load metadata
with Exiv2:  (Error # 11 :  "/mnt/snorlax/Photos/Peta/2013-03-03/[Group
2]-_DSC0012__DSC0022-11 images.hdr: The file contains data of an unknown image
type"
Digikam::DRawDecoder::rawFileIdentify: LibRaw: failed to run open_file: 
Unsupported file format or not RAW file
Digikam::DRawDecoder::loadEmbeddedPreview: LibRaw: loadEmbeddedPreview from
"/mnt/snorlax/Photos/Peta/2013-03-03/[Group 2]-_DSC0012__DSC0022-11 images.hdr"
Digikam::DRawDecoder::loadEmbeddedPreview: LibRaw: failed to run open_file: 
Unsupported file format or not RAW file
Digikam::DRawDecoder::loadEmbeddedPreview: Failed to load embedded RAW preview
Digikam::DRawDecoder::loadHalfPreview: Try to use reduced RAW picture
extraction "/mnt/snorlax/Photos/Peta/2013-03-03/[Group 2]-_DSC0012__DSC0022-11
images.hdr"
Digikam::DRawDecoder::loadHalfPreview: LibRaw: failed to run open_file: 
Unsupported file format or not RAW file
Digikam::MetaEngine::Private::printExiv2ExceptionError: Cannot load metadata
from file with Exiv2 backend: /mnt/snorlax/Photos/Peta/2013-03-03/[Group
2]-_DSC0012__DSC0022-11 images.hdr  (Error # 11 : 
"/mnt/snorlax/Photos/Peta/2013-03-03/[Group 2]-_DSC0012__DSC0022-11 images.hdr:
The file contains data of an unknown image type"
Digikam::DMetadata::load: Loading metadata with "Exiv2" backend from
"/mnt/snorlax/Photos/Peta/2013-03-03/[Group 2]-_DSC0012__DSC0022-11 images.hdr"
Digikam::PreviewLoadingTask::execute: Cannot extract preview for
"/mnt/snorlax/Photos/Peta/2013-03-03/[Group 2]-_DSC0012__DSC0022-11 images.hdr"
[Thread 0x7fff67b35640 (LWP 82237) exited]
[Thread 0x7fff66b33640 (LWP 82240) exited]
[New Thread 0x7fff66b33640 (LWP 82555)]
bt[Thread 0x7fff66b33640 (LWP 82555) exited]
[New Thread 0x7fff66b33640 (LWP 82664)]
[Thread 0x7fff66b33640 (LWP 82664) exited]
Digikam::FingerprintsTask::run: Updating fingerprints for file:
"/home/pschonmann/Obrázky/optiky_kabely_wiki/FiberChart_1024x1024.webp"
Digikam::PreviewLoadingTask::execute: Try to get preview from
"/home/pschonmann/Obrázky/optiky_kabely_wiki/FiberChart_1024x1024.webp"
Digikam::PreviewLoadingTask::execute: Preview quality:  0
Digikam::FingerprintsTask::run: Updating fingerprints for file:
"/home/pschonmann/Obrázky/optiky_kabely_wiki/SingleBandwidth_Chart2_1024x1024.webp"
Digikam::PreviewLoadingTask::execute: Try to get preview from
"/home/pschonmann/Obrázky/optiky_kabely_wiki/SingleBandwidth_Chart2_1024x1024.webp"
Digikam::PreviewLoadingTask::execute: Preview quality:  0
Digikam::FingerprintsTask::run: Updating fingerprints for file:
"/home/pschonmann/Obrázky/optiky_kabely_wiki/SingleModeMultimodeSummary_1024x1024.webp"
Digikam::PreviewLoadingTask::execute: Try to get preview from
"/home/pschonmann/Obrázky/optiky_kabely_wiki/SingleModeMultimodeSummary_1024x1024.webp"
Digikam::PreviewLoadingTask::execute: Preview quality:  0
Digikam::FingerprintsTask::run: Updating fingerprints for file:
"/home/pschonmann/Obrázky/optiky_kabely_wiki/WaveDif2_grande.webp"
Digikam::PreviewLoadingTask::execute: Try to get preview from
"/home/pschonmann/Obrázky/optiky_kabely_wiki/WaveDif2_grande.webp"
Digikam::PreviewLoadingTask::execute: Preview quality:  0
Digikam::DMetadata::load: Loading metadata with "Exiv2" backend from
"/home/pschonmann/Obrázky/optiky_kabely_wiki/FiberChart_1024x1024.webp"
Digikam::PreviewLoadingTask::loadImagePreview: Try to load DImg preview from:
"/home/pschonmann/Obrázky/optiky_kabely_wiki/FiberChart_1024x1024.webp"
Digikam::DMetadata::load: Loading metadata with "Exiv2" backend from
"/home/pschonmann/Obrázky/optiky_kabely_wiki/SingleBandwidth_Chart2_1024x1024.webp"
Digikam::PreviewLoadingTask::loadImagePreview: Try to load DImg preview from:
"/home/pschonmann/Obrázky/optiky_kabely_wiki/SingleBandwidth_Chart2_1024x1024.webp"
Digikam::DMetadata::load: Loading metadata with "Exiv2" backend from

[digikam] [Bug 459370] Merge tags dont remove old tags

2022-09-21 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=459370

--- Comment #2 from Petr Schonmann  ---
Hi, i made config by the tutorial that i found on github -
https://github.com/roleohibachi/digikam-synology-config ... digikamrc  settings
is on https://share.schonmann.eu/buuzq8.txt

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

[digikam] [Bug 459370] New: Merge tags dont remove old tags

2022-09-19 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=459370

Bug ID: 459370
   Summary: Merge tags dont remove old tags
Classification: Unclassified
   Product: digikam
   Version: 7.8.0
  Platform: Mint (Ubuntu based)
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: Tags-Keywords
  Assignee: digikam-bugs-n...@kde.org
  Reporter: pschonm...@gmail.com
  Target Milestone: ---

SUMMARY
***
When i merge tag /Party from top level tree into /Events/Party the tag is
added, but not removed /Party. Next rescan files load tag into database. Works
on multiple tags. No lazy tag writing enabled
***


STEPS TO REPRODUCE
1. Open tags left menu
2. Choose tag which want to merge
3. Drag and drop it into destination tag and confirm you want merge tags
4. Wait for metadata write
5. Refresh folder.
6. Old tags are loaded into DB again

For example merge /Party into /Events/Party
Initial state
|Autumn
|Birthday
|Party
|-Events
   |-Party

After merge
|Autumn
|Birthday
|-Events
   |-Party

After refresh folder is state same as initial. Old tag /Party is not removed
from photo, only added /Events/Party
OBSERVED RESULT


EXPECTED RESULT
Working tagging when merge tags. New tags added, old tags removed.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux Mint 21
Qt Version: Version 5.15.5 (built against 5.15.5)

Using build from appimage downloaded from homepage digikam
Build date: 8/29/22 4:38 PM (target: RelWithDebInfo)
Revision: c216624f4fb49af301583511b424736c26ac7cbd
Branch: HEAD

ADDITIONAL INFORMATION

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