https://bugs.kde.org/show_bug.cgi?id=372312
Bug ID: 372312
Summary: database upgrade v7 to v8 failed
Product: digikam
Version: 5.2.0
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity: critical
https://bugs.kde.org/show_bug.cgi?id=372312
--- Comment #1 from Kusi ---
As mentioned on digikam-users mailing list on 2016-08-29, I tried the
alternative dbconfig.xml provided by Maik. No success. I've also tried
innodb-large-prefix=true in my global my.cfg. No success either. How can I he
https://bugs.kde.org/show_bug.cgi?id=372312
--- Comment #2 from Kusi ---
The sql command in question
ALTER TABLE Albums
ADD CONSTRAINT Albums_AlbumRoots
FOREIGN KEY (albumRoot)
REFERENCES AlbumRoots (id) ON DELETE CASCADE ON UPDATE CASCADE, ADD UNIQUE
(albumRoot, relativePath(250
https://bugs.kde.org/show_bug.cgi?id=372312
--- Comment #3 from Kusi ---
I deleted all but one row from the Albums table and tried to convert the
engine. Whats going on here?
MariaDB [digikamdb]> select * from Alb
https://bugs.kde.org/show_bug.cgi?id=372312
Kusi changed:
What|Removed |Added
CC||k...@forum.titlis.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=372312
--- Comment #8 from Kusi ---
the new dbconfig.xml brings me quite a bit further, but no success yet.
Unfortunately, I've got a 10 years old sql db which probably degenerated a bit.
I need to resolve all foreign key violations (from which I have a
https://bugs.kde.org/show_bug.cgi?id=372312
--- Comment #10 from Kusi ---
Created attachment 102342
--> https://bugs.kde.org/attachment.cgi?id=102342&action=edit
my dbconfig.xml
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=372312
--- Comment #12 from Kusi ---
I've added my dbconfig.xml with which I was successful. In addition to the
modified dbconfig.xml, the following changes to the db were needed
- Since I have many Umlaute, accents etc in my db, I first had to fi
https://bugs.kde.org/show_bug.cgi?id=372312
--- Comment #15 from Kusi ---
update procedure looks now more robust, thanks!
It doesn't address yet the issue about having a too long key as reported
initially and confirmed here:
https://mail.kde.org/pipermail/digikam-users/2016-August/022581
https://bugs.kde.org/show_bug.cgi?id=372540
Kusi changed:
What|Removed |Added
CC||k...@forum.titlis.org
--- Comment #1 from Kusi ---
I
https://bugs.kde.org/show_bug.cgi?id=373003
Bug ID: 373003
Summary: wrongly calculated uniqueHash
Product: digikam
Version: 5.2.0
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity: major
https://bugs.kde.org/show_bug.cgi?id=373003
Kusi changed:
What|Removed |Added
CC||k...@forum.titlis.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=373003
--- Comment #4 from Kusi ---
Maik, where exactly can I update to v2? I don't see any option in the settings
of DK5.2
Kusi
PS: thanks for the fast fix!
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=372540
--- Comment #3 from Kusi ---
what about those who already have updated to schema v8? They're not getting
this fix, do they?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=373003
--- Comment #6 from Kusi ---
thanks, that solved my problem! Just for reference, before your fix, the
"update hash" GUI did not work.
For me, the issue is solved, but I'm sure there are thousands of installations
out there with inv
https://bugs.kde.org/show_bug.cgi?id=373247
Bug ID: 373247
Summary: No chronological ordering of tags anymroe
Product: digikam
Version: 5.2.0
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity:
https://bugs.kde.org/show_bug.cgi?id=272451
Kusi changed:
What|Removed |Added
CC||k...@forum.titlis.org
--- Comment #8 from Kusi ---
one
https://bugs.kde.org/show_bug.cgi?id=470145
Bug ID: 470145
Summary: shourtcut for assigning ratings (stars) is not
persistent
Classification: Applications
Product: digikam
Version: 8.0.0
Platform: openSUSE
https://bugs.kde.org/show_bug.cgi?id=470146
Bug ID: 470146
Summary: Crash while playing videos (play mode, F9)
Classification: Applications
Product: digikam
Version: 8.0.0
Platform: Other
OS: Linux
Status: REPOR
https://bugs.kde.org/show_bug.cgi?id=470146
Kusi changed:
What|Removed |Added
CC||k...@forum.titlis.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=470145
Kusi changed:
What|Removed |Added
CC||k...@forum.titlis.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=470146
--- Comment #1 from Kusi ---
STEPS TO REPRODUCE
1. Album with 1 image and 1 video
2. F9 (play mode)
3. Go back/forth with cursor keys, switch between image and video
4. After ~5 times going back/forth, DK crashes
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=470146
Kusi changed:
What|Removed |Added
Severity|normal |crash
--
You are receiving this mail because:
You are
https://bugs.kde.org/show_bug.cgi?id=486755
Bug ID: 486755
Summary: images.album = NULL without reason (disappearing
images in DK)
Classification: Applications
Product: digikam
Version: 8.3.0
Platform: openSUSE
https://bugs.kde.org/show_bug.cgi?id=486755
Kusi changed:
What|Removed |Added
CC||k...@forum.titlis.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=486755
Kusi changed:
What|Removed |Added
Ever confirmed|0 |1
Status|RESOLVED
https://bugs.kde.org/show_bug.cgi?id=486755
--- Comment #5 from Kusi ---
I nailed down the first occurrence of a specific case where the album
disappeared (Images.album = NULL and removed from tbl Album): The same day I
upgraded DK from version 8.2 to version 8.3
I will now create a log as you
https://bugs.kde.org/show_bug.cgi?id=486755
--- Comment #6 from Kusi ---
Created attachment 169750
--> https://bugs.kde.org/attachment.cgi?id=169750&action=edit
digikam log with last good sql revision
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=486755
--- Comment #7 from Kusi ---
Created attachment 169751
--> https://bugs.kde.org/attachment.cgi?id=169751&action=edit
digikam log with first bad sql revision
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=486755
--- Comment #8 from Kusi ---
Files attached. Most likely the DK upgrade from 8.2 to 8.3 was not the issue,
but the appended path to a collection
executing "select identifier from AlbumRoots" with last good and first bad sql
revision
https://bugs.kde.org/show_bug.cgi?id=445948
Bug ID: 445948
Summary: dk only shows one file if two files only differ in
lower/upper case extension
Product: digikam
Version: 7.3.0
Platform: openSUSE RPMs
OS: L
https://bugs.kde.org/show_bug.cgi?id=445948
--- Comment #3 from Kusi ---
I see. However, the problem here is that digikam "swallows" the error without
notifying the user. You can set a tag to an image, and when you restart
digikam, the tags are gone. If you restart again, the tags are
https://bugs.kde.org/show_bug.cgi?id=458094
Bug ID: 458094
Summary: Add support for imagga
Product: digikam
Version: 7.8.0
Platform: Other
OS: Linux
Status: REPORTED
Severity: wishlist
Priority:
https://bugs.kde.org/show_bug.cgi?id=458094
Kusi changed:
What|Removed |Added
CC||k...@forum.titlis.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=382582
--- Comment #61 from Kusi ---
(In reply to caulier.gilles from comment #60)
> This problem will be closed when we use Qt6 instead Qt5 with digiKam
What changes with Qt6? Is the plan to go back from QtAV to QtMultimedia?
--
You are receiving t
https://bugs.kde.org/show_bug.cgi?id=133011
Kusi changed:
What|Removed |Added
CC||k...@forum.titlis.org
--- Comment #8 from Kusi
https://bugs.kde.org/show_bug.cgi?id=382582
Kusi changed:
What|Removed |Added
CC||k...@forum.titlis.org
--- Comment #2 from Kusi
https://bugs.kde.org/show_bug.cgi?id=409038
Bug ID: 409038
Summary: erroneous extraction of date metadata for videos
Product: digikam
Version: 6.1.0
Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
Sever
https://bugs.kde.org/show_bug.cgi?id=382582
--- Comment #4 from Kusi ---
I use the non-free ffmpeg from OpenSuse
(http://packman.links2linux.de/package/ffmpeg-3)
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=409038
--- Comment #3 from Kusi ---
(In reply to Maik Qualmann from comment #2)
> Exiftool also finds 09:09:41 as the creation date. There is an additional
> entry in the video called "com.apple.quicktime.creationdate", which has the
> ti
https://bugs.kde.org/show_bug.cgi?id=409038
--- Comment #4 from Kusi ---
(In reply to caulier.gilles from comment #1)
> if Iphone photo and video do not use the same date zone on the same device,
> it's clearly an Apple bug (:=)))...
>
> And of course, you cannot report this p
https://bugs.kde.org/show_bug.cgi?id=409038
--- Comment #6 from Kusi ---
Fixing the issue 1h42 after reporting, that's a fantastic job! Thanks alot
Maik!
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=382582
--- Comment #7 from Kusi ---
Maik: do you use the package ffmpeg-3 or ffmpeg-4?
Maik, Gilles: I have an Intel Core i7 6700 with Intel HD Graphics 530. What GPU
do you have?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=382582
--- Comment #10 from Kusi ---
maybe I need to buy a 10 years old Athlon too :)
None of you guys use the Intel GPU.
I checked QMLPlayer from the QtAV-players package, and it stutters the same way
as in DK. So it's not a DK issue.
vlc/mpv
https://bugs.kde.org/show_bug.cgi?id=193474
Kusi changed:
What|Removed |Added
CC||k...@forum.titlis.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=413289
Bug ID: 413289
Summary: Baloo crashes at startup
Product: frameworks-baloo
Version: 5.55.0
Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
Keywords: drkonqi
https://bugs.kde.org/show_bug.cgi?id=412343
Bug ID: 412343
Summary: Allow to apply the previously assigned tag to a new
image
Product: digikam
Version: 6.3.0
Platform: Other
OS: Linux
Status: REP
https://bugs.kde.org/show_bug.cgi?id=412343
Kusi changed:
What|Removed |Added
CC||k...@forum.titlis.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=412567
Bug ID: 412567
Summary: Baloo crashes on startup
Product: frameworks-baloo
Version: 5.55.0
Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
Keywords: drkonqi
https://bugs.kde.org/show_bug.cgi?id=412574
Bug ID: 412574
Summary: New images are not recognized when externally added to
a DK folder
Product: digikam
Version: 6.3.0
Platform: openSUSE RPMs
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=412574
Kusi changed:
What|Removed |Added
CC||k...@forum.titlis.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=412574
--- Comment #2 from Kusi ---
Thanks Maik, missed this option. What are the disadvantages?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=412574
--- Comment #4 from Kusi ---
Interesting. In this case, it would be great to make the directories to be
watched configurable. For example, I only need the folder 2019 to be watched
for new files.
--
You are receiving this mail because:
You are
https://bugs.kde.org/show_bug.cgi?id=412574
--- Comment #6 from Kusi ---
It turns out that a cloud sync service I've installed has automatically set
fs.inotify.max_user_watches=1048576 in /etc/sysctrl.conf. This is enough to
also include my Digikam setup. Apart from using more memory, I d
https://bugs.kde.org/show_bug.cgi?id=410912
Bug ID: 410912
Summary: Improve "Move to album" for keyboard use
Product: digikam
Version: 6.2.0
Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
Severity: nor
https://bugs.kde.org/show_bug.cgi?id=410912
--- Comment #2 from Kusi ---
Thanks Maik for the super fast fix!
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=414332
Bug ID: 414332
Summary: Krusader crashes while moving files
Product: krusader
Version: unspecified
Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
Keywords: d
https://bugs.kde.org/show_bug.cgi?id=396679
Kusi changed:
What|Removed |Added
CC||k...@forum.titlis.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=396679
Bug ID: 396679
Summary: Open Album in Terminal
Product: digikam
Version: 5.9.0
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity: wishlist
https://bugs.kde.org/show_bug.cgi?id=396679
--- Comment #2 from Kusi ---
Is is a pity that the functionality of digikam has to suffer due to
portability.
would you accept a patch with conditional compiler directives such that KIO
code is only compiled if the target is KDE?
--
You are
https://bugs.kde.org/show_bug.cgi?id=396679
--- Comment #4 from Kusi ---
I investigated a bit the problem of launching a terminal cross platform
The following code snippet allows to handle the case of KDE, but it should be
easy to extend it for various desktop environments. I just guessed the
https://bugs.kde.org/show_bug.cgi?id=394291
--- Comment #5 from Kusi ---
I solved the issue by export/import of the database. That is probably good
enough also for other users with this issue. I'm closing this bugreport
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=394291
Kusi changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=108873
Kusi changed:
What|Removed |Added
CC||k...@forum.titlis.org
--- Comment #2 from Kusi
ny tags (including stacked tags), strange &
incomplete tag names are indicated on the tooltip. Please see attached
screenshot
On the screenshot, I see
- Leute/Flavia
- Leute/Kusi
- Flavia
- Kusi
- Maman
- Leute/Timea
The corresponding sql query
select Tags.name, Tags.id as TagId, pid as TagPa
https://bugs.kde.org/show_bug.cgi?id=374591
Kusi changed:
What|Removed |Added
CC||k...@forum.titlis.org
--- Comment #9 from Kusi ---
do
https://bugs.kde.org/show_bug.cgi?id=375569
--- Comment #5 from Kusi ---
Maik, thanks for fixing this issue!
I've written a tool to recreate the lft/rgt columns.
https://github.com/githubkusi/digikam_rebuild_mptt
Updating the lft/rgt columns is not too difficult, you can use my p
https://bugs.kde.org/show_bug.cgi?id=394291
Bug ID: 394291
Summary: cannot upgrade mysql db from v7 to v9
Product: digikam
Version: 5.9.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: major
https://bugs.kde.org/show_bug.cgi?id=394291
--- Comment #2 from Kusi ---
my db is over 12 years old I guess. Looking at the mysql dump, there's indeed
alot of garbage (many unneeded constraints and indexes) compared to how a new
db looks like. Digikam with db v9 is now running, but I'l
https://bugs.kde.org/show_bug.cgi?id=376463
Kusi changed:
What|Removed |Added
CC||k...@forum.titlis.org
--- Comment #1 from Kusi ---
1
https://bugs.kde.org/show_bug.cgi?id=386606
Bug ID: 386606
Summary: tags search is broken after moving tags (invalid
lft/rgt columns)
Product: digikam
Version: 5.6.0
Platform: openSUSE RPMs
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=386606
Kusi changed:
What|Removed |Added
CC||k...@forum.titlis.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=386606
--- Comment #1 from Kusi ---
related with https://bugs.kde.org/show_bug.cgi?id=383326
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=373247
--- Comment #2 from Kusi ---
yes, still broken in the current AppImage
The functionality was removed during the port from KCompletion to QCompleter in
commit 658d26af. I guess this happened just by accident?
--
You are receiving this mail because
https://bugs.kde.org/show_bug.cgi?id=373605
Kusi changed:
What|Removed |Added
CC||k...@forum.titlis.org
--- Comment #4 from Kusi
https://bugs.kde.org/show_bug.cgi?id=373605
--- Comment #5 from Kusi ---
Created attachment 102868
--> https://bugs.kde.org/attachment.cgi?id=102868&action=edit
sql script to detect FK violations
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=374242
Kusi changed:
What|Removed |Added
CC||k...@forum.titlis.org
--- Comment #3 from Kusi ---
I
https://bugs.kde.org/show_bug.cgi?id=296580
Kusi changed:
What|Removed |Added
CC||k...@forum.titlis.org
--- Comment #14 from Kusi
https://bugs.kde.org/show_bug.cgi?id=296580
--- Comment #15 from Kusi ---
Patch under review
https://git.reviewboard.kde.org/r/129755/
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=296580
Kusi changed:
What|Removed |Added
Latest Commit||72c97cef18b260d2143261b7237
https://bugs.kde.org/show_bug.cgi?id=296580
--- Comment #17 from Kusi ---
Issue fixed with commit
https://cgit.kde.org/digikam.git/commit/?id=72c97cef18b260d2143261b72373e7ba53ba3dfb
You can drag&drop a photo onto the "determine difference" button from anywhere
--
You are recei
https://bugs.kde.org/show_bug.cgi?id=374560
Bug ID: 374560
Summary: Lens Model and Make are not displayed anymore
Product: digikam
Version: 5.2.0
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Sever
https://bugs.kde.org/show_bug.cgi?id=374560
--- Comment #1 from Kusi ---
same behavior for 3 different cameras
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=374560
--- Comment #4 from Kusi ---
indeed, works in current master. somehow I didn't find the bug in bko. thanks
for the hint!
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=374560
Kusi changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=372164
Kusi changed:
What|Removed |Added
CC||k...@forum.titlis.org
--- Comment #11 from Kusi
https://bugs.kde.org/show_bug.cgi?id=374753
Bug ID: 374753
Summary: no refresh during google photos import
Product: kipiplugins
Version: 5.5.0
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity
https://bugs.kde.org/show_bug.cgi?id=374753
Kusi changed:
What|Removed |Added
CC||k...@forum.titlis.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=374753
Kusi changed:
What|Removed |Added
Version|5.5.0 |5.2.0
--- Comment #2 from Kusi ---
I tried digikam
https://bugs.kde.org/show_bug.cgi?id=374753
Kusi changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=374293
Kusi changed:
What|Removed |Added
CC||k...@forum.titlis.org
--- Comment #2 from Kusi
91 matches
Mail list logo