[Digikam-devel] [digikam] [Bug 365684] Crash when deleting a tag from the list of tags
Olli Lupton via KDE Bugzilla
bugzilla_noreply at kde.org
Sat Jul 16 18:24:59 BST 2016
https://bugs.kde.org/show_bug.cgi?id=365684
--- Comment #5 from Olli Lupton <digikam.2759cfa7 at olupton.com> ---
Thanks for looking into this!
Database type: SQLite (created with digikam 4.X)
Database location: local SSD
Collection location: local HDD (machine has 1 SSD, 1 HDD)
I ran in a terminal as you suggested. The only output triggered by deleting a
tag is:
digikam.geoiface: ----
digikam.geoiface: ----
digikam.general: Stacked View Mode : 0
digikam.general: Delete Shortcut assigned to tag 610
digikam.geoiface: ----
Segmentation fault: 11
Which doesn't seem that informative to me. In case it helps, here are the first
few lines printed by digikam after startup. Let me know if there's anything
else I can try?
$ /opt/digikam/Applications/KF5/digikam.app/Contents/MacOS/digikam
digikam.general: AlbumWatch use QFileSystemWatcher
QFileSystemWatcher::removePaths: list is empty
digikam.general: Database Parameters:
Type: "QSQLITE"
DB Core Name: "/Users/oliver/DigikamDatabases/digikam4.db"
DB Thumbs Name:
"/Users/oliver/DigikamDatabases/thumbnails-digikam.db"
DB Face Name: "/Users/oliver/DigikamDatabases/recognition.db"
Connect Options: ""
Host Name: ""
Host port: -1
Internal Server: false
Internal Server Path: ""
Internal Server Serv Cmd: ""
Internal Server Init Cmd: ""
Username: ""
Password: ""
digikam.dbengine: Loading SQL code from config file
"/opt/digikam/Applications/KF5/digikam.app/Contents/Resources//digikam/database/dbconfig.xml"
digikam.dbengine: Checking XML version ID => expected: 3 found: 3
digikam.coredb: Core database: running schema update
digikam.coredb: Core database: have a structure version 8
digikam.coredb: Core database: makeUpdates 8 to 8
digikam.database: Creating new Location "/" uuid
"volumeid:?path=/Volumes/Data Disk/Pictures/Photos"
digikam.database: Creating new Location "/" uuid
"volumeid:?path=/Volumes/Data Disk/Pictures/Archive"
digikam.database: location for "/Volumes/Data Disk/Pictures/Photos" is
available true
digikam.database: location for "/Volumes/Data Disk/Pictures/Archive" is
available true
KMemoryInfo: Platform identified : "Unknown"
KMemoryInfo: TotalRam: -1
digikam.general: Allowing a cache size of 60 MB
digikam.thumbsdb: ThumbDB SelectThumbnailSetting val ret = 0
digikam.thumbsdb: ThumbDB SelectThumbnailSetting val ret = 0
digikam.thumbsdb: Thumbs database: have a structure version "3"
digikam.general: Thumbnails database ready for use
digikam.database: Complete scan (file scanning deferred) took: 16711 msecs.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list