Created attachment 179941 [details] Nothing happens after clicking on the button... Since version 8.5 all popup menus activated by clicking on the button with the three horizontal lines do not open anymore. The button stays selected but the popup does not open. You can deselect the button. This happens on Fedora Workstation and Ubuntu with the dnf rpm (8.6), apt deb (8.5), flatpak (8.6) and snap version (8.5). Even with the 'official' appimage. This does not happen on Fedora KDE.
Steps to reproduce: Install and start digikam (I used the flatpak version for the screenshot). Disable menubar to get one the buttons with the three horizontal stripes in the app. Click on the button. The menu should show up (and it did on versions prior to 8.5).
I can't reproduce the problem here, neither with X11 nor with Wayland under openSUSE. Neither my native digiKam version nor the AppImage show the issue with the hamburger menu. It's possible that something related to Wayland is the cause in your case. Maik
Are you using the digiKam Qt5 or Qt6 version? Maik
By the way, the menu can also be reactivated via the context menu of the right mouse button over a thumbnail or preview. Maik
(In reply to Maik Qualmann from comment #3) > Are you using the digiKam Qt5 or Qt6 version? > > Maik The appimage I tried is Qt6.
(In reply to Maik Qualmann from comment #2) > I can't reproduce the problem here, neither with X11 nor with Wayland under > openSUSE. Neither my native digiKam version nor the AppImage show the issue > with the hamburger menu. > It's possible that something related to Wayland is the cause in your case. > > Maik And you are using a Gnome and not a KDE desktop? This only happens with a Gnome desktop.
I don't have Gnome here to test, @Gilles, do you? We use a standard KF6 implementation with KStandardAction::hamburgerMenu(), nothing special. Do you have other KF6 programs, e.g., Dolphin, and does the hamburger menu work there? Maik
(In reply to Maik Qualmann from comment #7) > I don't have Gnome here to test, @Gilles, do you? > We use a standard KF6 implementation with KStandardAction::hamburgerMenu(), > nothing special. > Do you have other KF6 programs, e.g., Dolphin, and does the hamburger menu > work there? > > Maik I installed dolphin for testing and the hamburger menu works in Dolphin on Ubuntu (Gnome) 24.10. In digiKam it does not.
No Gnome desktop at all here to test Gilles
Git commit e1f6db7e648d674bb3891439dab2a4b9a002c059 by Maik Qualmann. Committed on 02/04/2025 at 20:34. Pushed by mqualmann into branch 'master'. disable HamburgerMenu::aboutToShowMenu blocking for a test M +2 -2 core/libs/widgets/mainview/dxmlguiwindow_actions.cpp https://invent.kde.org/graphics/digikam/-/commit/e1f6db7e648d674bb3891439dab2a4b9a002c059
Created attachment 179965 [details] Other popups are also affected... Other popups are also affected. The Pick Label and the Colour Label also don't work...
And the More button also...
Created attachment 179966 [details] The dropdowns for Title and Caption work The dropdown menus for Title and Caption work.
Hi Martin, The new AppImage bundle 8.7.0 pre-release for Linux based on Qt 6.8.3 will be online in one hour (20:00 Paris time) at usual place : https://files.kde.org/digikam/ Let's me here if the problem remain. Best regards Gilles Caulier
If all these buttons didn't work, we'd have received a lot more feedback by now. But that's not the case. I have no idea. Have you tried a different user account? Maik
Just downloaded appimage digiKam-8.7.0-20250404T060057-Qt6-x86-64 All the above mentionend dropdowns und popups work now. Thanks for that. What happenend?
No idea, but i suspect that the upgrade of Qt 6.8.2 to 6.8.3 take effects.
With digiKam 8.7.0 and Gnome on Fedora 42 the problems with the hamburger menus and the dropdowns persist. Both with the snap and flatpak version. The snap is built against QT 6.9.0, the flatpak too (the rpm version is not yet released). The appimage version works without these problems (but is built against QT 6.8.3). Since I can't use KDE for a reason and the appimage is a pain to work with I would be glad if this could be worked out. Are there any logs I could send you?
Why the appimage is a pain to work ?
(In reply to caulier.gilles from comment #19) > Why the appimage is a pain to work ? Slow startup, has to be started through the file manager or from the terminal, very small mouse pointer
There is a workaround for the small cursor: Bug 498084 Maik
We don't maintain the digiKam flatpak as it's already a time consuming task to maintain AppImage, Windows and MacOS bundle. You can open an issue here : https://github.com/flathub/org.kde.digikam/issues The team is very active. For the Snap, it's the same, The package is maintained by a KDE core developer: Scarlett Moore. I CC here on this file. About the AppImage Qt6 update, i will do it in a few days...
I will take a look at snap tomorrow, thanks for the ping.
Did a clean installation of Fedora 42 Gnome (default Wayland) on a spare laptop yesterday. Let the system do all updates. Nothing else has been touched besides installing snapd for Snaps. Installed the flatpak, snap and Fedora-repo version of 8.7. In all three versions most of the dropdrowns do not work. Did the same with Fedora KDE on Wayland. In all three versions all dropdowns do work. Did another try with Fedora Cinnamon (defaults to X11 for now). In all three versions everything works as expected. So the problem seems to be related to Gnome desktop and Wayland. Using the appimage version for now. Though I would be glad if this bug could be sorted out. BTW (and a little offtopic): Neither the flatpak nor the snap version have the map overlay for zooming. You can turn it off or on but the overlay is not shown. And none of the three versions has the gmic plugin. I know KDE/digiKam only packages the appimage version. But since at least KDE delivers all of its apps as flatpak it would great if digiKam could be distributed as an "official" flatpak version in favour of the appimage version. At the moment alternative versions are let down by bad packaging.
Martin, The digiKam 8.8.0 pre-relelase AppImage have been rebuilt using last Qt 6.9.1, OpenCV 4.12, and KDE framework 6.16. https://files.kde.org/digikam/digiKam-8.8.0-20250719T191430-Qt6-x86-64.appimage.mirrorlist Can you reproduce the problem with this version? Best regards Gilles Caulier
The appimage version is not a problem. It works flawlessly on a Gnome desktop. It's the other versions which don't work properly.
If the AppImage work properly, well i suspect a broken package (probably Qt) packaged by Fedora. The AppImage is the reference for the team. Please report this bug to Fedora team as DOWNSTREAM bug. Best regards Gilles Caulier