[digikam] [Bug 487370] Face Recognition crashes - pre-release built on 20-05-2024 07:25

2024-05-30 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487370

--- Comment #20 from Maik Qualmann  ---
Git commit ef24babde204def0435bbdba7e3c5db9eb4c2972 by Maik Qualmann.
Committed on 30/05/2024 at 06:27.
Pushed by mqualmann into branch 'master'.

this is the last relevant change in the period May

M  +2-1core/libs/album/widgets/albumselectcombobox.cpp
M  +1-1core/libs/album/widgets/albumselectcombobox.h

https://invent.kde.org/graphics/digikam/-/commit/ef24babde204def0435bbdba7e3c5db9eb4c2972

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

[digikam] [Bug 487370] Face Recognition crashes - pre-release built on 20-05-2024 07:25

2024-05-30 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487370

--- Comment #19 from Maik Qualmann  ---
Git commit 07441133cd1e6ab04357772f4af07248e59c0bbd by Maik Qualmann.
Committed on 30/05/2024 at 06:22.
Pushed by mqualmann into branch 'master'.

Revert "for testing revert the only change in the period in May"

M  +0-4core/libs/album/treeview/albumtreeview.cpp
M  +1-1core/libs/album/treeview/albumtreeview.h
M  +0-4core/libs/album/treeview/searchtreeview.cpp
M  +1-1core/libs/album/treeview/searchtreeview.h
M  +0-4core/libs/album/treeview/tagtreeview.cpp
M  +1-1core/libs/album/treeview/tagtreeview.h

https://invent.kde.org/graphics/digikam/-/commit/07441133cd1e6ab04357772f4af07248e59c0bbd

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

[digikam] [Bug 487370] Face Recognition crashes - pre-release built on 20-05-2024 07:25

2024-05-29 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487370

--- Comment #18 from Maik Qualmann  ---
Git commit b2c31840d3dfecb60b44f319b1761bf2c4611a3b by Maik Qualmann.
Committed on 29/05/2024 at 18:57.
Pushed by mqualmann into branch 'master'.

for testing revert the only change in the period in May

M  +4-0core/libs/album/treeview/albumtreeview.cpp
M  +1-1core/libs/album/treeview/albumtreeview.h
M  +4-0core/libs/album/treeview/searchtreeview.cpp
M  +1-1core/libs/album/treeview/searchtreeview.h
M  +4-0core/libs/album/treeview/tagtreeview.cpp
M  +1-1core/libs/album/treeview/tagtreeview.h

https://invent.kde.org/graphics/digikam/-/commit/b2c31840d3dfecb60b44f319b1761bf2c4611a3b

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

[digikam] [Bug 487370] Face Recognition crashes - pre-release built on 20-05-2024 07:25

2024-05-28 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487370

--- Comment #15 from Maik Qualmann  ---
Gilles, can you please create a new master bundle? Because of C++20 and boost,
the version from May 12th would not have been compilable.

Maik

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

[digikam] [Bug 487370] Face Recognition crashes - pre-release built on 20-05-2024 07:25

2024-05-28 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487370

--- Comment #14 from Maik Qualmann  ---
Git commit 2db9b452ae638478b6f0932f53f05bce257f3d86 by Maik Qualmann.
Committed on 28/05/2024 at 21:08.
Pushed by mqualmann into branch 'master'.

add two directly called but non-existent functions

M  +10   -0core/libs/album/treeview/abstractcheckablealbumtreeview.cpp
M  +3-0core/libs/album/treeview/abstractcheckablealbumtreeview.h
M  +1-1project/bundles/vcpkg/config.sh

https://invent.kde.org/graphics/digikam/-/commit/2db9b452ae638478b6f0932f53f05bce257f3d86

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

[digikam] [Bug 487683] Import should import to the currently active album.

2024-05-28 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487683

Maik Qualmann  changed:

   What|Removed |Added

   Severity|normal  |wishlist
 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
digiKam uses the last used album that was imported into. You can also set a
fixed target album in the digiKam camera settings. We could also make an option
to use the current physical album. But, if this is just a virtual
date/tag/search album, it wouldn't work.

Maik

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

[digikam] [Bug 487370] Face Recognition crashes - pre-release built on 20-05-2024 07:25

2024-05-28 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487370

--- Comment #12 from Maik Qualmann  ---
Git commit 7502fc251e20b56b614056def8d3c787e6ad690b by Maik Qualmann.
Committed on 28/05/2024 at 10:35.
Pushed by mqualmann into branch 'master'.

use older git version for test the Windows bundle

M  +1-1project/bundles/vcpkg/config.sh

https://invent.kde.org/graphics/digikam/-/commit/7502fc251e20b56b614056def8d3c787e6ad690b

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

[digikam] [Bug 487370] Face Recognition crashes - pre-release built on 20-05-2024 07:25

2024-05-28 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487370

--- Comment #11 from Maik Qualmann  ---
Can we git revision 7d64840905ba968de186a9f30bc3ccff64c89224
use this with Qt-6.6.1 from May 12th has a TagTreeView that is ok and doesn't
crash.
The first version from May 19th with Qt-6.7.0 has the problem.

I patch the config.sh

Maik

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

[digikam] [Bug 487370] Face Recognition crashes - pre-release built on 20-05-2024 07:25

2024-05-28 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487370

--- Comment #8 from Maik Qualmann  ---
I'm working on the crash, but it only affects the Windows version and is
strange. It crashes in the TagTreeView of the Face Name ComboBox. What is
strange is that, unlike Linux, the TagTreeView does not have a root tag and no
child tags are displayed.
The backtraces shows that it crashes at different points in the function
AbstractAlbumTreeView::setCurrentAlbums(), while the TagTreeView is in
destruction. When I debug Linux the order is fine and the TagTreeView is
definitely not in decustruction during this.

Gilles, would it be possible to check out a digiKam version from the beginning
of May with the current Qt-6.7.0 build system of Windows?
To check if the problem is related to Qt-6.7.0 or if code that was changed is
causing this problem?

Maik

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

[digikam] [Bug 487668] Crash while naming face.

2024-05-28 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487668

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #2 from Maik Qualmann  ---


*** This bug has been marked as a duplicate of bug 487370 ***

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

[digikam] [Bug 487370] Face Recognition crashes - pre-release built on 20-05-2024 07:25

2024-05-28 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487370

Maik Qualmann  changed:

   What|Removed |Added

 CC||colmar68.deni...@orange.fr

--- Comment #7 from Maik Qualmann  ---
*** Bug 487668 has been marked as a duplicate of this bug. ***

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

[digikam] [Bug 487613] Fit to Window in Preview does not scale up smaller images

2024-05-27 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487613

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED

--- Comment #4 from Maik Qualmann  ---
Of course, fit to Window is deactivated if you change the zoom. Because you
then want to compare images at a certain point by switch back and forth the
image. You then have to press the fit to Window button again. This behavior is
definitely desired and it doesn't matter how other image viewers behave.

Maik

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

[digikam] [Bug 487613] Fit to Window in Preview does not scale up smaller images

2024-05-27 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487613

Maik Qualmann  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||8.4.0

--- Comment #1 from Maik Qualmann  ---
digiKam has an option in the settings under View to scale smaller images to the
view.
This option has not been around for that long and has a long history of
discussion. But with this option everyone can decide for themselves whether
they want to upscale small images.

Maik

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

[digikam] [Bug 487613] Fit to Window in Preview does not scale up smaller images

2024-05-27 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487613

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com
 OS|Other   |Microsoft Windows
   Platform|Other   |Microsoft Windows

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

[digikam] [Bug 487589] Cannot see the recycle bin

2024-05-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487589

--- Comment #3 from Maik Qualmann  ---
The current Windows test version does not yet contain the fix.

Maik

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

[digikam] [Bug 487589] Cannot see the recycle bin

2024-05-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487589

Maik Qualmann  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
   Version Fixed In||8.4.0
 Resolution|--- |FIXED

--- Comment #1 from Maik Qualmann  ---
Fixed with Bug 487465

Maik

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

[digikam] [Bug 487589] Cannot see the recycle bin

2024-05-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487589

Maik Qualmann  changed:

   What|Removed |Added

   Severity|critical|normal
 CC||metzping...@gmail.com

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

[digikam] [Bug 487545] Error renane files digiKam.

2024-05-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487545

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #3 from Maik Qualmann  ---
This is not a bug, the files are marked in red and renaming is not possible
because the files are not unique in name. digiKam offers many options to make
filenames unique, you could add a date option or a simple counter, such as
"gess-". The files would now be continuously renamed "gess-001",
"gess-002", "gess-003" etc. There is help in the renaming dialog about possible
options and modifiers.

Maik

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

[digikam] [Bug 487524] Cannot update from 7.1.0 to 7.2 or 8.3

2024-05-25 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487524

--- Comment #2 from Maik Qualmann  ---
Which MySQL Server version is used exactly? Note that we only support MariaDB.
A current Oracle MySQL server can still be used for an external database.

Maik

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

[digikam] [Bug 487524] Cannot update from 7.1.0 to 7.2 or 8.3

2024-05-25 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487524

Maik Qualmann  changed:

   What|Removed |Added

   Severity|grave   |normal
 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
The error message in the log indicates that you do not have the necessary
rights to the database to create and delete triggers. Triggers require special
privileges, activate these for your digiKam database user. We cannot do this in
digiKam.

Maik

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

[digikam] [Bug 487482] It seems that in 8.4.0, the trash can is missing in the Album tree.

2024-05-24 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487482

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
   Platform|Other   |Microsoft Windows
 OS|Other   |Microsoft Windows
 CC||metzping...@gmail.com
   Version Fixed In||8.4.0

--- Comment #1 from Maik Qualmann  ---
Fixed with Bug 487465

Maik

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

[digikam] [Bug 487465] In digiKam 8.4.0 trash cans are no longer displayed as albums.

2024-05-24 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487465

Maik Qualmann  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||8.4.0
  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/-/commit/94718
   ||df4a3a390489afc085b21a6f0d0
   ||c7a64a97

--- Comment #2 from Maik Qualmann  ---
Git commit 94718df4a3a390489afc085b21a6f0d0c7a64a97 by Maik Qualmann.
Committed on 24/05/2024 at 10:24.
Pushed by mqualmann into branch 'master'.

fix missing album root flag initialization
FIXED-IN: 8.4.0

M  +1-1NEWS
M  +3-2core/libs/album/engine/album.cpp

https://invent.kde.org/graphics/digikam/-/commit/94718df4a3a390489afc085b21a6f0d0c7a64a97

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

[digikam] [Bug 487459] Default exe priority set too high for find duplicates process.

2024-05-24 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487459

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
The jobs are processed in a QThreadPool; since Qt-6.2 it has been possible to
switch from "Normal" priority to a lower one or not to start threads with all
CPU cores available.
However, we then immediately have another bug report that digiKam would not use
all CPU cores.

Problem is, I can't reproduce it here in a quick test with my 4-core laptop.
Windows can be used normally.

Maik

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

[digikam] [Bug 486755] images.album = NULL without reason (disappearing images in DK)

2024-05-23 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486755

--- Comment #10 from Maik Qualmann  ---
As a test, please also deactivate the option to monitor for external changes to
the albums in the digiKam settings under Collections.

Maik

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

[digikam] [Bug 486755] images.album = NULL without reason (disappearing images in DK)

2024-05-23 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486755

--- Comment #9 from Maik Qualmann  ---
Why didn't it work on macOS, the networkshareid: seems correct?

You have a difference of about 10,000 items between the two scans. If digiKam
removes items from albums (and sets them to NULL), then they are not readable
by digiKam at the file level. Check the rights for the relevant albums and
items. digiKam itself does not change the rights of albums or items.

Maik

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

[digikam] [Bug 487370] Face Recognition crashes - pre-release built on 20-05-2024 07:25

2024-05-23 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487370

--- Comment #6 from Maik Qualmann  ---
Git commit db243911435c1230e0e1b9432358bcdbedf2c708 by Maik Qualmann.
Committed on 23/05/2024 at 20:38.
Pushed by mqualmann into branch 'master'.

try to fix crash in the AbstractAlbumTreeView

M  +1-1core/utilities/facemanagement/items/facegroup.cpp
M  +30   -12   core/utilities/facemanagement/widgets/assignnamewidget_p.cpp

https://invent.kde.org/graphics/digikam/-/commit/db243911435c1230e0e1b9432358bcdbedf2c708

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

[digikam] [Bug 487440] digikam floods systemd journal with identical messages on exit

2024-05-23 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487440

Maik Qualmann  changed:

   What|Removed |Added

  Component|general |Metadata-ExifTool

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

[digikam] [Bug 487440] digikam floods systemd journal with identical messages on exit

2024-05-23 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487440

Maik Qualmann  changed:

   What|Removed |Added

   Platform|Other   |openSUSE

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

[digikam] [Bug 487440] digikam floods systemd journal with identical messages on exit

2024-05-23 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487440

Maik Qualmann  changed:

   What|Removed |Added

   Version Fixed In||8.4.0
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
Fixed in digiKam-8.4.0 with commit
https://invent.kde.org/graphics/digikam/-/commit/f5dd576832205c5d0a8a2b52bb604282aa198b28

Maik

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

[digikam] [Bug 486755] images.album = NULL without reason (disappearing images in DK)

2024-05-23 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486755

--- Comment #4 from Maik Qualmann  ---
If an album exists in the file system but not in digiKam, then either a local
collection is not "Online". In digiKam-8.4.0 we mark a collection in the album
tree with a red icon if it is not "online". Or the album is read-protected for
the digikam user. I'm sure there's no bug in digiKam here.
Please create a log from the terminal with active debugging in the digiKam
settings under System. Please the log from the start.

Maik

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

[digikam] [Bug 487370] Face Recognition crashes - pre-release built on 20-05-2024 07:25

2024-05-23 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487370

--- Comment #4 from Maik Qualmann  ---
Ok, mistake, the line fits, it would be the QTreeView::model() call that leads
to a crash.

Maik

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

[digikam] [Bug 487370] Face Recognition crashes - pre-release built on 20-05-2024 07:25

2024-05-23 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487370

--- Comment #3 from Maik Qualmann  ---
This is the backtrace from the crash. I'm surprised that line 390 differs from
the current code by 2 lines, even if I take the change from a week ago into
account.
By the way, it doesn't crash in Linux. Gilles, can you create a new Windows
bundle?

Qt6Widgets.dll!7ffa2fde306a()   Unbekannt
digikamgui.dll!Digikam::AbstractAlbumTreeView::setCurrentAlbums(const
QList & albums, bool selectInAlbumManager) Zeile 390C++
digikamgui.dll!Digikam::AddTagsComboBox::setCurrentTag(Digikam::TAlbum * const
album) Zeile 118 C++
digikamgui.dll!Digikam::AssignNameWidget::Private::setAddTagsWidgetContents(Digikam::AddTagsComboBox
* const widget) Zeile 515C++
digikamgui.dll!Digikam::AssignNameWidget::Private::updateContents() Zeile 535  
C++
digikamgui.dll!Digikam::AssignNameWidget::setCurrentTag(Digikam::TAlbum *
album) Zeile 245  C++
digikamgui.dll!Digikam::FaceItem::setFace(const Digikam::FaceTagsIface & face)
Zeile 39 C++
digikamgui.dll!Digikam::FaceGroup::slotAssigned(const Digikam::TaggingAction &
action, const Digikam::ItemInfo & __formal, const QVariant & faceIdentifier)
Zeile 485   C++

Maik

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

[digikam] [Bug 487396] Metadata does not affect the filename

2024-05-23 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487396

Maik Qualmann  changed:

   What|Removed |Added

   Version Fixed In||8.4.0
  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/-/commit/705f3
   ||4eaa68df302899dedc6e70235b3
   ||49af7268
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #2 from Maik Qualmann  ---
Git commit 705f34eaa68df302899dedc6e70235b349af7268 by Maik Qualmann.
Committed on 23/05/2024 at 06:34.
Pushed by mqualmann into branch 'master'.

add ExifTool metadata option in the Advanced Rename Tool
FIXED-IN: 8.4.0

M  +1-1NEWS
M  +21   -0core/utilities/advancedrename/parser/options/metadataoption.cpp

https://invent.kde.org/graphics/digikam/-/commit/705f34eaa68df302899dedc6e70235b349af7268

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

[digikam] [Bug 487370] Face Recognition crashes - pre-release built on 20-05-2024 07:25

2024-05-22 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487370

--- Comment #2 from Maik Qualmann  ---
Git commit 55f1a5e36bd450388b1b172f136057b83b53ee9b by Maik Qualmann.
Committed on 22/05/2024 at 19:50.
Pushed by mqualmann into branch 'master'.

use QStandardItemModel without parent

M  +5-22   core/libs/tags/engine/tagscompleter.cpp

https://invent.kde.org/graphics/digikam/-/commit/55f1a5e36bd450388b1b172f136057b83b53ee9b

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

[digikam] [Bug 487370] Face Recognition crashes - pre-release built on 20-05-2024 07:25

2024-05-22 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487370

Maik Qualmann  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Maik Qualmann  ---
Yes, I can reproduce.

Maik

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

[digikam] [Bug 487370] Face Recognition crashes - pre-release built on 20-05-2024 07:25

2024-05-22 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487370

Maik Qualmann  changed:

   What|Removed |Added

 OS|Other   |Microsoft Windows
   Severity|normal  |crash
 CC||metzping...@gmail.com

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

[digikam] [Bug 487334] I would like the Faces "Unconfirmed" and "Unknown" views to be filterable by Album & Sub-Tree

2024-05-21 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487334

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
What is already possible is that you can group/separate the view by albums.

Maik

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

[digikam] [Bug 484371] Disapearring sub tabs in Right Sidebar

2024-05-21 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=484371

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|DUPLICATE   |FIXED
   Version Fixed In||8.4.0

--- Comment #2 from Maik Qualmann  ---
This problem has been resolved with the current test version of digiKam-8.4.0
and Qt-6.7.0.

https://files.kde.org/digikam/

Maik

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

[digikam] [Bug 481011] The metadata tabs disappear from the right sidebar.

2024-05-21 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=481011

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
   Version Fixed In||8.4.0

--- Comment #14 from Maik Qualmann  ---
This problem has been resolved with the current test version of digiKam-8.4.0
and Qt-6.7.0.

https://files.kde.org/digikam/

Maik

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

[digikam] [Bug 486755] images.album = NULL without reason (disappearing images in DK)

2024-05-20 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486755

--- Comment #2 from Maik Qualmann  ---
Another note: the "sanity check" you want is the initial scan in digiKam, which
keeps the entries in the file system in sync with those in the database.

Maik

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

[digikam] [Bug 486755] images.album = NULL without reason (disappearing images in DK)

2024-05-20 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486755

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED
   Version Fixed In||8.4.0

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

[digikam] [Bug 487285] Date/Time correction tool applies corrections twice, and in seemingly random order

2024-05-20 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487285

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #2 from Maik Qualmann  ---
We only have a limited influence on the order of processing; the same behavior
can also be observed in BQM. We start a QThreadPool that processes the jobs
according to free processor time.

Maik

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

[digikam] [Bug 487285] Date/Time correction tool applies corrections twice, and in seemingly random order

2024-05-20 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487285

Maik Qualmann  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/-/commit/45ac0
   ||cb26f0e2e4194283898c547a950
   ||e5c46c41
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
   Version Fixed In||8.4.0

--- Comment #1 from Maik Qualmann  ---
Git commit 45ac0cb26f0e2e4194283898c547a950e5c46c41 by Maik Qualmann.
Committed on 20/05/2024 at 18:14.
Pushed by mqualmann into branch 'master'.

fix apply Date Time Adjust twice
FIXED-IN: 8.4.0

M  +1-1NEWS
M  +11   -3core/dplugins/generic/metadata/timeadjust/timeadjustdialog.cpp

https://invent.kde.org/graphics/digikam/-/commit/45ac0cb26f0e2e4194283898c547a950e5c46c41

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

[digikam] [Bug 487239] Add new option to exclude images from import.

2024-05-20 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487239

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||8.4.0
 Status|REPORTED|RESOLVED

--- Comment #17 from Maik Qualmann  ---
Ok, glad we were able to clear it up.
To explain again, the camera filter filters the import tool view so that only
desired files are physically copied.

With mimetype filter, digiKam ignores the file types marked with a "-" that are
otherwise known to digiKam in the database. Physically, they are still present
in the file system, they are just no longer displayed in digiKam.

Maik

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

[digikam] [Bug 487239] Add new option to exclude images from import.

2024-05-20 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487239

--- Comment #14 from Maik Qualmann  ---
If you want to remove certain mime types directly in digiKam albums, then open
this setting:

https://docs.digikam.org/en/setup_application/views_settings.html#mime-types-settings

Enter mime types that you don't want with a "-" in front of them, i.e. -eps
-psd"

Maik

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

[digikam] [Bug 487239] Add new option to exclude images from import.

2024-05-20 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487239

--- Comment #13 from Maik Qualmann  ---
Maybe we are talking past each other, you want to filter out images in the
albums that have already been imported into digiKam?

The camera import filter that we suggest only applies during import with the
import tool.

Maik

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

[digikam] [Bug 487239] Add new option to exclude images from import.

2024-05-20 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487239

--- Comment #12 from Maik Qualmann  ---
You are in the digiKam main view, not in the import window!

Maik

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

[digikam] [Bug 487272] Crash while naming a new face tag.

2024-05-20 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487272

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #3 from Maik Qualmann  ---
Please download DebugView:

https://learn.microsoft.com/de-de/sysinternals/downloads/debugview

Activate internal logging in the digiKam setup under Miscellaneous->System.
Start DebugView (debugview64), start digiKam again and try to reproduce the
crash. Send us the contents of the DebugView window.

Maik

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

[digikam] [Bug 487239] Add new option to exclude images from import.

2024-05-20 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487239

--- Comment #10 from Maik Qualmann  ---
The last image in comment 9 is correct. Now you just have to select your filter
in the status bar in the ComboBox in the import view.

Maik

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

[digikam] [Bug 487239] Add new option to exclude images from import.

2024-05-19 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487239

--- Comment #3 from Maik Qualmann  ---
Please try again, also use a newer digiKam version, there were some bug fixes
in 8.0.0 regarding the import filters. There may have been further bug fixes
later. Add the filter with “+ Add”.

I checked it again here with digiKam-8.4.0 under Windows, it works as expected.

Maik

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

[digikam] [Bug 487239] Add new option to exclude images from import.

2024-05-19 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487239

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
The camera filter function works without any problems.
Create a new filter, use the mimetype filter, select the file types you only
want to import.
The important thing is to select your filter in the main view in the status
bar.

Maik

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

[digikam] [Bug 487062] When an external image editing software is called up for the first time, an incorrect error message appears.

2024-05-19 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487062

--- Comment #9 from Maik Qualmann  ---
A new digiKam-8.4.0 test version is available. Please test whether the problem
can still be reproduced.

https://files.kde.org/digikam/

Maik

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

[digikam] [Bug 468775] Import files - Preview not available

2024-05-16 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=468775

--- Comment #13 from Maik Qualmann  ---
The thumbnail from a GPhoto2 device is rendered/created by the phone/camera. So
if the phone/camera doesn't create a thumbnail (for some reason) for a certain
image/file type, digiKam won't be able to display anything.

Maik

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

[digikam] [Bug 472494] Export to Google Photos ends up with "too many requests" error

2024-05-16 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=472494

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED

--- Comment #35 from Maik Qualmann  ---
For now, our API key has been reactivated.

Maik

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

[digikam] [Bug 487062] When an external image editing software is called up for the first time, an incorrect error message appears.

2024-05-15 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487062

--- Comment #7 from Maik Qualmann  ---
Ja, ich konnte das Problem auch zweimal reproduzieren, (mit einer Fehlermeldung
und seltsamen Zeichen im Dateinamen) es trat auf, als ich den Computer neu
gestartet habe. Mein letzte Änderung wird das Problem ziemlich sicher beheben.

@Gilles, there are indications on the web that at least structures = {} are not
correctly initialized with null with MSVC-2012. I hope at least that arrays are
initialized correctly, we should pay attention to this.

Maik

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

[digikam] [Bug 487062] When an external image editing software is called up for the first time, an incorrect error message appears.

2024-05-15 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487062

--- Comment #5 from Maik Qualmann  ---
Git commit c672a5148dcbcfa761ec1bc3c21e60482a3cafe6 by Maik Qualmann.
Committed on 15/05/2024 at 20:15.
Pushed by mqualmann into branch 'master'.

additionally overwrite SHELLEXECUTEINFO with zero

M  +1-0core/app/items/utils/contextmenuhelper_services.cpp
M  +1-0core/utilities/import/widgets/importcontextmenu.cpp

https://invent.kde.org/graphics/digikam/-/commit/c672a5148dcbcfa761ec1bc3c21e60482a3cafe6

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

[digikam] [Bug 487062] When an external image editing software is called up for the first time, an incorrect error message appears.

2024-05-15 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487062

--- Comment #4 from Maik Qualmann  ---
Mit einer der nächsten digiKam Version kannst Du PaintShop Pro über "Öffnen
mit..." direkt starten, ohne den Umweg über "Weiteres...".
Die Fehlermeldung kann ich hier auch auf einen zweiten Windows Computer nicht
reproduzieren. Die Fehlermeldung kommt übrigens nicht von digiKam, sondern von
Windows. Die Funktion ist relativ simple, für das Vorschaubild und Vorschau
übrigens die selbe Funktion. Wir übergeben der Windows API nur den Dateipfad.

Noch mal als Nachfrage, das Problem tritt nur beim ersten mal auf, wenn Du:
rechte Maustaste-> Menü-> "Öffnen mit.." -> "Weitere..." verwendest?

Maik

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

[digikam] [Bug 487062] When an external image editing software is called up for the first time, an incorrect error message appears.

2024-05-15 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487062

--- Comment #3 from Maik Qualmann  ---
Git commit 2e9433588b8e6db9078463cffa9c05529a6f0c9e by Maik Qualmann.
Committed on 15/05/2024 at 18:31.
Pushed by mqualmann into branch 'master'.

add PaintShop Pro 2023 desktop file

A  +6-0core/data/applications/pspro2023.desktop

https://invent.kde.org/graphics/digikam/-/commit/2e9433588b8e6db9078463cffa9c05529a6f0c9e

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

[digikam] [Bug 487062] When an external image editing software is called up for the first time, an incorrect error message appears.

2024-05-15 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487062

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
Ich kann das Problem nicht reproduzieren. Bei welchem Dateityp tritt das
Problem auf? Da es in digiKam-8.4.0 ein "Öffnen mit..." Menü existiert (von
bekannten Programmen nach denen wir suchen) und es einigen Code Umbau gab,
könnte das Problem bereits behoben sein.
Bitte teste die Testversion von digiKam-8.4.0 von hier:

https://files.kde.org/digikam/

Maik

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

[digikam] [Bug 487031] Unable to play h264 videos on apple silicon mac

2024-05-15 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487031

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #5 from Maik Qualmann  ---
@Gilles, according to the FFmpeg bug report from Description, the problem does
not occur with every H264 video on an M1 Mac. There is also a 1 second sample
video in the bug report.

Maik

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

[digikam] [Bug 468775] Import files - Preview not available

2024-05-14 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=468775

--- Comment #11 from Maik Qualmann  ---
The cause is probably not the image itself. GPhoto2 has a problem with your
camera device/connection. Which camera model is it?
Note that digiKam requires an exclusive connection with GPhoto2 to your camera.
There are now background services on various desktops that display the status
of the camera in the system section of the taskbar. Some do not release the
connection again and digiKam cannot use the USB port via GPhoto2. Then use a
USB card reader or disable the corresponding background services on your
desktop.

Maik

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

[digikam] [Bug 487004] Facerecognition filtering and clearing

2024-05-14 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487004

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
Point 1 is a duplicate of Bug 435146 and Bug 449456
Point 2 A type of filter to avoid displaying all unconfirmed faces is to select
the person who has unconfirmed faces, unconfirmed faces have a green frame. The
people are sorted upwards depending on the number of unconfirmed faces.

Maik

-- 
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-14 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #80 from Maik Qualmann  ---
Can you please test the current AppImage to see if anything has changed with
the problem?

Maik

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

[digikam] [Bug 486974] Incorrect number of entries for keywords.

2024-05-13 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486974

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Maik Qualmann  ---


*** This bug has been marked as a duplicate of bug 414424 ***

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

[digikam] [Bug 414424] Wishlist: Item count for tag tree is not very intuitive. Maybe show number of total items and subtags separately?

2024-05-13 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=414424

--- Comment #12 from Maik Qualmann  ---
*** Bug 486974 has been marked as a duplicate of this bug. ***

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

[digikam] [Bug 460991] Determine thumbnail image in group by image type.

2024-05-12 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=460991

--- Comment #7 from Maik Qualmann  ---
Git commit 1e85a0e7acf7650d2ac9d066bce912801adb3d39 by Maik Qualmann.
Committed on 12/05/2024 at 07:18.
Pushed by mqualmann into branch 'master'.

no RAW image as group leader if another format is available

M  +19   -3core/app/items/utils/itemviewutilities.cpp

https://invent.kde.org/graphics/digikam/-/commit/1e85a0e7acf7650d2ac9d066bce912801adb3d39

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

[digikam] [Bug 460991] Determine thumbnail image in group by image type.

2024-05-11 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=460991

--- Comment #4 from Maik Qualmann  ---
If you do grouping by filename, the JPEG will always be on top as it certainly
has the smaller file size over the RAW. There is no stacking order in the
grouping, there is only one image that is on top and is displayed.

Maik

-- 
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-11 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #79 from Maik Qualmann  ---
Git commit 52cd672878919ed58cd28dbfa1cdf9316dc25f21 by Maik Qualmann.
Committed on 11/05/2024 at 17:07.
Pushed by mqualmann into branch 'master'.

check for a valid index

M  +36   -18   core/app/items/views/digikamitemview.cpp

https://invent.kde.org/graphics/digikam/-/commit/52cd672878919ed58cd28dbfa1cdf9316dc25f21

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

[digikam] [Bug 486878] Wrong date when downloading videos from Canon EOS R7

2024-05-11 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486878

Maik Qualmann  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/-/commit/24c0e
   ||d017b776f5f7e96c5e168ff088e
   ||1ab76ba9
 Resolution|--- |FIXED
   Version Fixed In||8.4.0

--- Comment #3 from Maik Qualmann  ---
Git commit 24c0ed017b776f5f7e96c5e168ff088e1ab76ba9 by Maik Qualmann.
Committed on 11/05/2024 at 11:28.
Pushed by mqualmann into branch 'master'.

disable date/time reading with FFmpeg parser
We now only use ExifTool. This also has the advantage that
ExifTool can also read the set time zone for many videos.
We will see if this behavior causes fewer problems in
getting the correct video time.
FIXED-IN: 8.4.0

M  +1-1NEWS
M  +14   -13   core/libs/metadataengine/dmetadata/dmetadata_video.cpp

https://invent.kde.org/graphics/digikam/-/commit/24c0ed017b776f5f7e96c5e168ff088e1ab76ba9

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

[digikam] [Bug 486878] Wrong date when downloading videos from Canon EOS R7

2024-05-11 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486878

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
We need a very short sample video to recognize the camera as a correct UTC date
device. See also bug 479676.

Maik

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

[digikam] [Bug 479676] Video Files are Imported with UTC dates

2024-05-11 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=479676

Maik Qualmann  changed:

   What|Removed |Added

   Version Fixed In||8.3.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-05-09 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #77 from Maik Qualmann  ---
A new AppImage with more debug output is available, can you please create a new
log?

Maik

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

[digikam] [Bug 472494] Export to Google Photos ends up with "too many requests" error

2024-05-09 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=472494

--- Comment #34 from Maik Qualmann  ---
As a quick update, our OAuth client has already been confirmed by Google. All
that remains is to wait for the objection about the blocking of our API key due
to a suspected violation of the AUP-3 guideline.

Maik

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

[digikam] [Bug 486807] Importing error from Google photo

2024-05-09 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486807

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Maik Qualmann  ---


*** This bug has been marked as a duplicate of bug 472494 ***

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

[digikam] [Bug 472494] Export to Google Photos ends up with "too many requests" error

2024-05-09 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=472494

Maik Qualmann  changed:

   What|Removed |Added

 CC||ishant...@hotmail.com

--- Comment #33 from Maik Qualmann  ---
*** Bug 486807 has been marked as a duplicate of this bug. ***

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

[digikam] [Bug 486807] Importing error from Google photo

2024-05-09 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486807

Maik Qualmann  changed:

   What|Removed |Added

  Component|AdvancedRename-Import   |Plugin-WebService-Google
 OS|Other   |Microsoft Windows
   Platform|Other   |Microsoft Windows
 CC||metzping...@gmail.com

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

[digikam] [Bug 486341] Edit Bookmarks menu item does nothing

2024-05-08 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486341

--- Comment #28 from Maik Qualmann  ---
Git commit e3028bd8610c43783e377445aca578645dfdabf0 by Maik Qualmann.
Committed on 08/05/2024 at 19:11.
Pushed by mqualmann into branch 'master'.

try moving it to the main thread.
The thread is identical under Linux, but perhaps not under macOS.

M  +2-1   
core/dplugins/generic/metadata/geolocationedit/geolocationeditplugin.cpp
M  +2-1core/dplugins/generic/metadata/timeadjust/timeadjustplugin.cpp

https://invent.kde.org/graphics/digikam/-/commit/e3028bd8610c43783e377445aca578645dfdabf0

-- 
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-08 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #76 from Maik Qualmann  ---
Git commit 16a6c642968ff07cc097ac16283a904029d11a7b by Maik Qualmann.
Committed on 08/05/2024 at 06:06.
Pushed by mqualmann into branch 'master'.

add more face engine debug

M  +2-2core/libs/database/tags/facetagseditor.cpp
M  +6-0core/utilities/facemanagement/workers/databasewriter.cpp
M  +1-1core/utilities/facemanagement/workers/trainerworker.cpp

https://invent.kde.org/graphics/digikam/-/commit/16a6c642968ff07cc097ac16283a904029d11a7b

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

[digikam] [Bug 486755] images.album = NULL without reason (disappearing images in DK)

2024-05-07 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486755

--- Comment #1 from Maik Qualmann  ---
The fact that you have image entries where the album is NULL is a completely
normal process in the digiKam database. That's why you don't "lose" any images.
For example, when you delete an image, such an entry is created. Maybe the
image will be restored from the trash and we can use the database information
again.
Do you have a concrete example where an image is not displayed in the album and
it is present in the file system?

Maik

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

[digikam] [Bug 486755] images.album = NULL without reason (disappearing images in DK)

2024-05-07 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486755

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com
   Severity|critical|normal

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

[digikam] [Bug 486677] Editor Visual glitch

2024-05-07 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486677

Maik Qualmann  changed:

   What|Removed |Added

   Version Fixed In||8.4.0
  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/-/commit/29c34
   ||5ef16162def21ab855fbcf520c8
   ||3b2a8082
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #9 from Maik Qualmann  ---
Git commit 29c345ef16162def21ab855fbcf520c83b2a8082 by Maik Qualmann.
Committed on 07/05/2024 at 20:00.
Pushed by mqualmann into branch 'master'.

use scenePos() to get correct mouse position under Wayland
If we use mapToParent(event->pos()) we get breakouts
in the mouse coordinates during the mouse event.
FIXED-IN: 8.4.0

M  +1-1NEWS
M  +3-3core/libs/widgets/graphicsview/regionframeitem.cpp

https://invent.kde.org/graphics/digikam/-/commit/29c345ef16162def21ab855fbcf520c83b2a8082

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

[digikam] [Bug 486677] Editor Visual glitch

2024-05-07 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486677

Maik Qualmann  changed:

   What|Removed |Added

  Component|ImageEditor-Canvas  |Portability-Runtime

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

[digikam] [Bug 486677] Editor Visual glitch

2024-05-07 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486677

Maik Qualmann  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #7 from Maik Qualmann  ---
Ok, I can reproduce the problem under Wayland. Probably a problem with Qt6 +
Wayland. But I'll look at the digiKam code again, but since the problem doesn't
occur under X11 and Windows, I don't think we can fix it.

Maik

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

[digikam] [Bug 486341] Edit Bookmarks menu item does nothing

2024-05-07 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486341

--- Comment #24 from Maik Qualmann  ---
It could also be the parent from the first dialog. The maintenance tool has the
digikamApp as parent, the Geolocation Editor and the Time Adjust Tool has a
nullptr as parent.

Maik

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

[digikam] [Bug 486341] Edit Bookmarks menu item does nothing

2024-05-07 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486341

--- Comment #23 from Maik Qualmann  ---
Could it also be because we have already modified the first/basic dialog via
the window flags -> QDialog to QWindow? We did this once because of problems
with Gnome.

Maik

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

[digikam] [Bug 486341] Edit Bookmarks menu item does nothing

2024-05-07 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486341

--- Comment #17 from Maik Qualmann  ---
The map in the Bookmark Manager is only loaded when you have added a bookmark
and clicked on it. So the screenshot looks normal for empty bookmarks.

Maik

-- 
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 Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #75 from Maik Qualmann  ---
Git commit 008d086ff3b2a850973ad4ebf23f4e6c49c1 by Maik Qualmann.
Committed on 06/05/2024 at 20:21.
Pushed by mqualmann into branch 'master'.

this should also be a QExplicitlySharedDataPointer and add test debug

M  +2-2core/libs/database/item/containers/itemtagpair.cpp
M  +2-1core/libs/database/tags/facetagseditor.cpp
M  +2-2core/utilities/facemanagement/workers/trainerworker.cpp

https://invent.kde.org/graphics/digikam/-/commit/008d086ff3b2a850973ad4ebf23f4e6c49c1

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

[digikam] [Bug 486677] Editor Visual glitch

2024-05-06 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486677

--- Comment #4 from Maik Qualmann  ---
Another question is, which Mesa version are you currently using? There has been
quite a problem with the AMD Radeon driver lately, which must also affect
Fedora, so I had to switch to the AMD GPU driver. This problem is only fixed
with Mesa-24.0.5.

Maik

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

[digikam] [Bug 486677] Editor Visual glitch

2024-05-06 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486677

--- Comment #3 from Maik Qualmann  ---
To test, please try the option to force software OpenGL in the digiKam settings
under Miscellaneous-> System (requires digiKam restart).

Maik

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

[digikam] [Bug 486677] Editor Visual glitch

2024-05-06 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486677

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
I can't reproduce here under Qt6 and digiKam-8.4.0 with openSUSE under X11.
Is digiKam really a Fedora RPM or our AppImage?

Maik

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

[digikam] [Bug 486341] Edit Bookmarks menu item does nothing

2024-05-06 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486341

--- Comment #8 from Maik Qualmann  ---
We could test a different parent for the dialog (qApp->activeWindow()).

Maik

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

[digikam] [Bug 486341] Edit Bookmarks menu item does nothing

2024-05-06 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486341

--- Comment #6 from Maik Qualmann  ---
Git commit 866f0532c62d0b8934ed4f965f151b9564db5720 by Maik Qualmann.
Committed on 06/05/2024 at 06:28.
Pushed by mqualmann into branch 'master'.

try to bring the bookmark dialog to the front

M  +1-0   
core/utilities/geolocation/geoiface/bookmark/gpsbookmarkowner.cpp

https://invent.kde.org/graphics/digikam/-/commit/866f0532c62d0b8934ed4f965f151b9564db5720

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

[digikam] [Bug 399600] Inconsistent metadata in pictures and database when some albums are read-only

2024-05-05 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=399600

--- Comment #14 from Maik Qualmann  ---
If a collection is not online, we now have an error icon for the respective
collection in the album view.
We could also show this icon if the collection is online but not writable. For
each album individually this would probably be bad for performance reasons with
network collections.

Maik

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

[digikam] [Bug 486632] Camera is never detected using bundled gphoto2 libraries

2024-05-05 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486632

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
See also the same problem in Bug 451719. The hint that a linked installed
GPhoto2 works is interesting and can help Gilles find the cause in the macOS
bundle.

Maik

-- 
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-05 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #73 from Maik Qualmann  ---
Git commit ba72a838c6287bce85bcc30c4fd23e80659567fc by Maik Qualmann.
Committed on 05/05/2024 at 08:01.
Pushed by mqualmann into branch 'master'.

Revert "the FaceTagsIface can be override"

M  +1-1core/libs/database/tags/facetagsiface.h
M  +1-1core/utilities/facemanagement/threads/facepipelinepackage.h

https://invent.kde.org/graphics/digikam/-/commit/ba72a838c6287bce85bcc30c4fd23e80659567fc

-- 
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-05 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #72 from Maik Qualmann  ---
Ok, the cause is probably the virtual deconstructor, I can undo this.
Objects in a QList should/must be copable and contain an assignment operator.
Otherwise the compiler makes a default assignment operator, so the object in
the QList would point to the same memory as the original object. This can lead
to problems.

Maik

-- 
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-05 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #70 from Maik Qualmann  ---
Can you please test the current AppImage?

Maik

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

[digikam] [Bug 486418] Only part of the selected pictures are imported

2024-05-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486418

--- Comment #6 from Maik Qualmann  ---
Another note: In the Import Tool, a history view can be activated (View menu).
This appears under the icon view. Errors during downloading are also listed
here if files cannot be copied. If you are still having problems, please
activate this history view and see if any files have been skipped.

Maik

-- 
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-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #69 from Maik Qualmann  ---
Git commit af2d341a7dd489dc8c5b324a303e8156d11a4404 by Maik Qualmann.
Committed on 03/05/2024 at 10:41.
Pushed by mqualmann into branch 'master'.

remove items from model after face editing

M  +10   -10   core/app/items/views/digikamitemview.cpp

https://invent.kde.org/graphics/digikam/-/commit/af2d341a7dd489dc8c5b324a303e8156d11a4404

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

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

2024-05-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=486472

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
This is more or less an internal thing of QCompleter. This closes the popup (so
that it doesn't remain open, there were bug reports about this in Qt5 in the Qt
bug tracker) and sends the last selection. We use this selection, in principle
the process could only be canceled with ESC, the selection in the popup would
generally be adopted.

Maik

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

  1   2   3   4   5   6   7   8   9   10   >