[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

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

--- Comment #25 from Maik Qualmann  ---
Git commit 39ebada65b3d1e2f9f966b216c87c8d6895c3422 by Maik Qualmann.
Committed on 02/11/2024 at 18:36.
Pushed by mqualmann into branch 'master'.

port all possible dialogs
Related: bug 494993

M  +11   -5   
core/dplugins/generic/tools/expoblending/blendingdlg/expoblendingdlg.cpp
M  +4-0   
core/dplugins/generic/tools/expoblending/blendingdlg/expoblendingdlg.h
M  +0-1core/libs/dialogs/dconfigdlg.cpp
M  +0-1core/libs/dialogs/deletedialog.cpp
M  +11   -27   core/libs/dplugins/widgets/dwizarddlg.cpp
M  +4-0core/libs/dplugins/widgets/dwizarddlg.h
M  +13   -8core/libs/tags/manager/tagsmanager.cpp
M  +12   -4core/libs/timeadjust/clockphotodialog.cpp
M  +4-0core/libs/timeadjust/clockphotodialog.h
M  +16   -11   core/showfoto/stackview/showfotostackviewfavoriteitemdlg.cpp
M  +4-0core/showfoto/stackview/showfotostackviewfavoriteitemdlg.h
M  +12   -5core/utilities/geolocation/geoiface/bookmark/bookmarksdlg.cpp
M  +1-0core/utilities/geolocation/geoiface/bookmark/bookmarksdlg.h
M  +14   -7core/utilities/import/dialogs/capturedlg.cpp
M  +1-0core/utilities/import/dialogs/capturedlg.h

https://invent.kde.org/graphics/digikam/-/commit/39ebada65b3d1e2f9f966b216c87c8d6895c3422

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

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

--- Comment #24 from Maik Qualmann  ---
Git commit 2ceffbea84bcb2d6efc7309285d1b3b450fa227f by Maik Qualmann.
Committed on 02/11/2024 at 17:37.
Pushed by mqualmann into branch 'master'.

port more possible dialogs
Related: bug 494993

M  +13   -8core/libs/album/widgets/albumselectdialog.cpp
M  +4-0core/libs/album/widgets/albumselectdialog.h
M  +2-2core/libs/dialogs/dconfigdlg.cpp
M  +13   -8core/libs/dialogs/deletedialog.cpp
M  +2-1core/libs/dialogs/deletedialog.h
M  +4-4core/libs/dialogs/webbrowserdlg.cpp
M  +6-10   core/libs/dplugins/widgets/dplugindialog.cpp
M  +2-5core/libs/dplugins/widgets/dplugindialog.h
M  +2-2core/utilities/maintenance/main/maintenancedlg.cpp

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

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

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

--- Comment #23 from Maik Qualmann  ---
Git commit 0cd12b2b9d0b8354a44467e9da13104bc4085df4 by Maik Qualmann.
Committed on 02/11/2024 at 17:12.
Pushed by mqualmann into branch 'master'.

trying to fix crashes with dialogs under Wayland
Related: bug 494993

M  +40   -0core/libs/dialogs/dconfigdlg.cpp
M  +10   -0core/libs/dialogs/dconfigdlg.h
M  +13   -9core/libs/dialogs/webbrowserdlg.cpp
M  +1-0core/libs/dialogs/webbrowserdlg.h
M  +1-7core/showfoto/setup/showfotosetup.cpp
M  +12   -0core/utilities/maintenance/main/maintenancedlg.cpp
M  +4-0core/utilities/maintenance/main/maintenancedlg.h
M  +0-5core/utilities/maintenance/main/maintenancedlg_settings.cpp
M  +1-10   core/utilities/setup/setup.cpp

https://invent.kde.org/graphics/digikam/-/commit/0cd12b2b9d0b8354a44467e9da13104bc4085df4

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

2024-06-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468980

--- Comment #22 from kwi...@gmail.com ---
Can confirm: looking good with your appimage; tested on tumbleweed.
(Though the look of the binary looks non-Qt-ish (most notably the different
cursor, but I guess that this is appimage related))

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

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

--- Comment #21 from Maik Qualmann  ---
The digiKam-8.3.0 version of openSUSE Tumbleweed is unfortunately still Qt5,
although the desktop is Plasma 6. Here under Tumbleweed and digiKam-8.4.0
compiled with Qt6 and Wayland, I can't reproduce any problems.

We just built the AppImage with Qt-6.7.2, please test it to see if 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 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

2024-06-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468980

kwi...@gmail.com changed:

   What|Removed |Added

 CC||kwi...@gmail.com

--- Comment #20 from kwi...@gmail.com ---
Still reproducable on Fedora 40 KDE Spin, Wayland, digiKam RPM.

$ rpm -qa | grep -i digikam
digikam-8.3.0-2.fc40.x86_64
digikam-libs-8.3.0-2.fc40.x86_64

(Also reproducable on OpenSUSE Leap 15.5 and tumbleweed when running Plasma
Wayland session; no issues on X)

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

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

--- Comment #19 from Maik Qualmann  ---
Git commit 581acb950c8e10a607571853694141a3bd40cdbe by Maik Qualmann.
Committed on 07/01/2024 at 10:26.
Pushed by mqualmann into branch 'master'.

add digiKam setting to force use of software OpenGL rendering
Related: bug 479455, bug 476092, bug 472918, bug 446511, bug 446729

M  +5-4core/app/main/main.cpp
M  +15   -0core/showfoto/main/main.cpp
M  +2-0core/utilities/setup/misc/systemsettings.cpp
M  +1-0core/utilities/setup/misc/systemsettings.h
M  +5-0core/utilities/setup/misc/systemsettingswidget.cpp

https://invent.kde.org/graphics/digikam/-/commit/581acb950c8e10a607571853694141a3bd40cdbe

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

2023-12-22 Thread nucleo
https://bugs.kde.org/show_bug.cgi?id=468980

nucleo  changed:

   What|Removed |Added

 CC||nuc...@fedoraproject.org

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

2023-12-21 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=468980

Maik Qualmann  changed:

   What|Removed |Added

 CC||g...@cukie.me

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

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

2023-12-15 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=468980

Maik Qualmann  changed:

   What|Removed |Added

 CC||tomaschow...@gmx.de

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

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

2023-11-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468980

--- Comment #16 from michael2macdon...@gmail.com ---
(In reply to caulier.gilles from comment #15)
> michael2macdonald,
> 
> What's about this file using current 8.2.0 AppImage Linux bundle ? It's
> reproducible ?
> 
> https://files.kde.org/digikam/
> 
> Thanks in advance
> 
> Gilles Caulier

Sorry for the delayed response. I just tested it on Fedora 39 KDE and it is
still reproducible.

Michael MacDonald

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

2023-10-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468980

--- Comment #15 from caulier.gil...@gmail.com ---
michael2macdonald,

What's about this file using current 8.2.0 AppImage Linux bundle ? It's
reproducible ?

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

Thanks in advance

Gilles Caulier

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

2023-05-25 Thread Alan Jenkins
https://bugs.kde.org/show_bug.cgi?id=468980

Alan Jenkins  changed:

   What|Removed |Added

 CC||alan.christopher.jenkins@gm
   ||ail.com

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

2023-05-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468980

--- Comment #14 from caulier.gil...@gmail.com ---
Hi

Definitively, the GwenView bug report do not help. It's about an openGL stuff,
that we don't use in digiKam icon-view (OPenGL is only used in 2 plugins which
has nothing to see with icon-view)

Gilles

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

2023-05-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468980

--- Comment #13 from michael2macdon...@gmail.com ---
(In reply to Maik Qualmann from comment #2)
> This is a bug that we probably won't be able to fix. It's a problem between
> Qt and Wayland. Here on openSUSE (I use X11 by default) when I start a
> native Wayland session I can't reproduce the problem.
> 
> Maik

Thanks for your help so far. I just wanted to understand the exact state of
this issue. Is the consensus that this is an upstream bug with Qt and Wayland?
Or are you still working on fixing the issue? I understand if you have not made
progress or if it is a low-priority bug, I just want to make sure I am on the
same page as you guys.

I have done a little bit of research and I found one similar bug online. Here
is the KDE fix with links to KDE bug reports if you are still working on it and
think this might help:
https://invent.kde.org/graphics/gwenview/-/commit/7ed543b53a9fb6d11ef95e439425ed71f952e66b

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

2023-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468980

--- Comment #12 from michael2macdon...@gmail.com ---
(In reply to Maik Qualmann from comment #10)
> A new digiKam-8.1.0 AppImage is available, has something changed in the
> behavior?
> 
> Maik

After downloading the latest appimage
(digiKam-8.1.0-20230426T162932-x86-64.appimage), I tried the same things as I
did with the previous version I tested
(digiKam-8.1.0-20230422T071828-x86-64.appimage). This includes testing after
opening the configuration page, the F2 rename dialog, and the maintenance
dialog.

Results: The behavior was the same. The issue still occurs when opening the
configuration page and the maintenance dialog but not the rename dialog.

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

2023-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468980

--- Comment #11 from michael2macdon...@gmail.com ---
(In reply to Maik Qualmann from comment #7)
> Michael, is the problem also reproducible after calling the maintenance
> dialog or the renaming dialog (F2)?
> 
> Maik

I just checked using the same exact v8.1.0 appimage file that I used to take
the screenshots and test for the bug in the latest snapshot when I first
reported it. Here are the results:
- After selecting an image, pressing F2, messing with some option in the
dialog, and pressing cancel to exit the renaming dialog: The issue did not
occur.
- After opening the maintenance dialog, changing some options, and pressing
cancel to exit the maintenance dialog: The issue DID occur!

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

2023-04-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=468980

--- Comment #10 from Maik Qualmann  ---
A new digiKam-8.1.0 AppImage is available, has something changed in the
behavior?

Maik

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

2023-04-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=468980

--- Comment #9 from Maik Qualmann  ---
Git commit b7a32370ab68940649d5ab63112c68b74acbed9a by Maik Qualmann.
Committed on 26/04/2023 at 10:33.
Pushed by mqualmann into branch 'master'.

try not to manipulate the QDialog window flags

M  +2-1core/utilities/setup/setup.cpp

https://invent.kde.org/graphics/digikam/commit/b7a32370ab68940649d5ab63112c68b74acbed9a

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

2023-04-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=468980

--- Comment #8 from Maik Qualmann  ---
Git commit d2f1246f4fd499faa9ae9f22fa4e84c827a562a1 by Maik Qualmann.
Committed on 26/04/2023 at 10:29.
Pushed by mqualmann into branch 'master'.

Revert "try with application parent for the setup dialog"
Since the parent pointer is the same as the active window,
this probably won't change anything.

M  +14   -14   core/utilities/setup/setup.cpp

https://invent.kde.org/graphics/digikam/commit/d2f1246f4fd499faa9ae9f22fa4e84c827a562a1

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

2023-04-25 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=468980

--- Comment #7 from Maik Qualmann  ---
Michael, is the problem also reproducible after calling the maintenance dialog
or the renaming dialog (F2)?

Maik

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

2023-04-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468980

--- Comment #6 from caulier.gil...@gmail.com ---
Ah yes, it's fedora, not suse. I needs a coffee...

I will build the new AppImage this evening

Gilles

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

2023-04-25 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=468980

--- Comment #5 from Maik Qualmann  ---
Hi Gilles, everything is always OK with openSUSE. ((:-))
Can you create a new AppImage so that Michael can quickly test whether the
strange behavior under Fedora and Wayland is fixed with the setup dialog?

Maik

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

2023-04-25 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=468980

--- Comment #4 from Maik Qualmann  ---
Git commit f275e7cdfb5cef02528be5692c549789cb6aeb0c by Maik Qualmann.
Committed on 26/04/2023 at 06:09.
Pushed by mqualmann into branch 'master'.

try with application parent for the setup dialog

M  +14   -14   core/utilities/setup/setup.cpp

https://invent.kde.org/graphics/digikam/commit/f275e7cdfb5cef02528be5692c549789cb6aeb0c

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

2023-04-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468980

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|general |Portability-Runtime

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

2023-04-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468980

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||caulier.gil...@gmail.com

--- Comment #3 from caulier.gil...@gmail.com ---
Hi,

yes Maik is right, it's a Suse* bug. Here with Kubuntu and Wayland, there is no
problem to render the application on screen.

Please report this problem a DOWNSTREAM bug to Suse bugzilla.

Gilles Caulier

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

2023-04-25 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=468980

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #2 from Maik Qualmann  ---
This is a bug that we probably won't be able to fix. It's a problem between Qt
and Wayland. Here on openSUSE (I use X11 by default) when I start a native
Wayland session I can't reproduce the problem.

Maik

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

[digikam] [Bug 468980] Digikam and Showfoto interface becomes buggy/broken after opening/closing settings page on Fedora (On Flatpack and AppImage, and only ShowFoto on RPM)

2023-04-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468980

michael2macdon...@gmail.com changed:

   What|Removed |Added

 CC||michael2macdon...@gmail.com

--- Comment #1 from michael2macdon...@gmail.com ---
Created attachment 158429
  --> https://bugs.kde.org/attachment.cgi?id=158429&action=edit
"Filters" sidebar menu is still showing items from "Tools" sidebar menu

Here is another screenshot of the "Filters" sidebar menu still showing items
from "Tools" sidebar menu

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