Summary: | Menus in Ubuntu Unity 16.04 is show twice. This is when Unity is tweaked to show menus in the window title-bar instead of the menu bar. | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | dajomu <dajomu1> |
Component: | Usability-Menus | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version: | 5.1.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
URL: | https://s31.postimg.org/6j69giqm3/Screenshot_from_2016_07_15_23_22_35.png | ||
Latest Commit: | Version Fixed In: | 5.9.0 | |
Sentry Crash Report: |
Description
dajomu
2016-07-15 21:28:00 UTC
When I try to change the menu setting in Ubuntu 16.04 I get this result. 1. "Show the menu in the window's title bar" When digikam is not maximized, I get two menu bars on digikam and one menu in the global menu bar - three in total. When windows is maximized, I get two menu bars. One on digikam and one in global menu. 2. "Show the menu in menu bar (global)" When digikam is not maximized, I get one menu bar on digikam and one in global menu. When digikam is maximized, I get the same result. digiKam is the only one KDE application with this problem ? What's about Kate, Krita, Konsole, etc... Gilles Caulier (In reply to caulier.gilles from comment #2) > digiKam is the only one KDE application with this problem ? > > What's about Kate, Krita, Konsole, etc... > > Gilles Caulier That is correct. This affects only Digikam. I will reinstall Ubuntu 16.04 and install digikam 5.1 to see if it is a bug caused by something else than Digikam. I have just finished installing Ubuntu 16.04.1 and digikam 5.1. I have the same problem with duplicate menu's as shown in the picture in my bug-report. Hi, I could not find many examples on internet, but I found a screenshot on this web-page that confirms that I am not the only one experiencing this. It is for digikam 5.0 though, but the issue persist in 5.1. http://www.ubuntumaniac.com/2016/07/digikam-500-is-released-available-ppa.html But mys question still valid : What's about other KDE application as KWrite, Kate, GWenview, Krita, Konsole, etc ? Does the application menu is duplicated ? This question is import. If yes, the problem is located in KF5 framework, else the problem is in digiKam. Gilles Caulier And I have written earlier that this affects only Digikam. So this bug needs to be addressed to Digikam and not here? Git commit ec4051735f0343970e775b7de05dfc73cc477e13 by Maik Qualmann. Committed on 18/08/2016 at 10:35. Pushed by mqualmann into branch 'master'. fix create KXmlGuiWindow M +1 -1 app/main/digikamapp.cpp M +1 -1 showfoto/main/showfoto.cpp M +1 -1 utilities/imageeditor/main/imagewindow.cpp M +1 -1 utilities/importui/main/importui.cpp M +1 -1 utilities/lighttable/lighttablewindow.cpp M +1 -1 utilities/queuemanager/main/queuemgrwindow.cpp http://commits.kde.org/digikam/ec4051735f0343970e775b7de05dfc73cc477e13 I think this commit fix the double menu problem. Please give us feedback with the digiKam-5.2.0 release if it available. Maik Git commit 92c6e28e49149b488d09286678e4a4946b64bd40 by Maik Qualmann. Committed on 18/08/2016 at 10:44. Pushed by mqualmann into branch 'master'. Revert "fix create KXmlGuiWindow" M +1 -1 app/main/digikamapp.cpp M +1 -1 showfoto/main/showfoto.cpp M +1 -1 utilities/imageeditor/main/imagewindow.cpp M +1 -1 utilities/importui/main/importui.cpp M +1 -1 utilities/lighttable/lighttablewindow.cpp M +1 -1 utilities/queuemanager/main/queuemgrwindow.cpp http://commits.kde.org/digikam/92c6e28e49149b488d09286678e4a4946b64bd40 No toolbar icons in imageeditor, BQM and lighttable...new fix later Maik Look like Kdenlive have also this problem : https://bugs.kde.org/show_bug.cgi?id=366236 Also VLC and another applications: https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/1542519 Probably a Ubuntu bug. Maik Well ,i'm not sure. The application must know that Unity is the desktop manager and just hide the menu in application window. I thinking more better a KXMLGUI bug or something like that. VLC is another problem as application is pure Qt. Gilles https://bugs.launchpad.net/ubuntu/+source/libdbusmenu-qt/+bug/1436405 https://bugreports.qt.io/browse/QTBUG-54793 Maik What's about this file using digiKam AppImage bundle 5.4.0 pre release given at this url : https://drive.google.com/drive/folders/0BzeiVr-byqt5Y0tIRWVWelRJenM Gilles Caulier |