Bug 462226

Summary: No Tool Bar in Presentation Tool in action
Product: [Applications] digikam Reporter: Jean-Pierre Boucher <jp.boucher1>
Component: Plugin-Generic-PresentationAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles, metzpinguin
Priority: NOR    
Version First Reported In: 7.8.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In: 7.9.0
Sentry Crash Report:
Attachments: attachment-8804-0.html

Description Jean-Pierre Boucher 2022-11-25 06:08:19 UTC
SUMMARY
***
In the Presentation tool (very nice), the toolbar described in §6.2 of the digiKam Manual does not appear (I tried in the four corners of the screen but nothing), whereas it appears well in the slide show (Menu View --> Slide show)
***


STEPS TO REPRODUCE
1. View --> Presentation
2. Start the presentation
3. 

OBSERVED RESULT
No Tool Bar :-(

EXPECTED RESULT
Tool Bar   :-) 

SOFTWARE/OS VERSIONS
Windows: 10
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 caulier.gilles 2022-11-25 06:53:39 UTC
The tool bar is here on the top only, if you move mouse on the top or bottom of screen :

https://i.imgur.com/OU32nV9.png

Gilles Caulier
Comment 2 Maik Qualmann 2022-11-25 07:35:19 UTC
Same here, tested on Windows 10, overlay toolbars appear at the top of the screen.

Maik
Comment 3 Jean-Pierre Boucher 2022-11-25 10:33:41 UTC
Created attachment 154017 [details]
attachment-8804-0.html

Hello Gilles & Maik,
I finally found the reason for the non-display of the toolbar in the
presentation tool, in fact I use two screens and if digiKam is on screen 2
it does not work, and if digiKam is on screen 1 it works ! Wonderful isn't
it ! (But why ?),
Good day to you
Jean Pierre
PS: For camera import it doesn't work on Linux Mint either.

Le ven. 25 nov. 2022 à 08:35, Maik Qualmann <bugzilla_noreply@kde.org> a
écrit :

> https://bugs.kde.org/show_bug.cgi?id=462226
>
> Maik Qualmann <metzpinguin@gmail.com> changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>                  CC|                            |metzpinguin@gmail.com
>
> --- Comment #2 from Maik Qualmann <metzpinguin@gmail.com> ---
> Same here, tested on Windows 10, overlay toolbars appear at the top of the
> screen.
>
> Maik
>
> --
> You are receiving this mail because:
> You reported the bug.
Comment 4 Maik Qualmann 2022-11-25 11:41:57 UTC
The problem with the camera under Mint or other Ubuntu derivatives is different, there is already a bug report for that too. Ubuntu/Gnome has a mini-program in the system tray of the control bar that permanently occupies the USB port after connecting the camera. digiKam uses the GPhoto2 driver directly without going through a desktop driver. Unfortunately, the Linux desktops use different drivers. There is something similar here under KF5 Plasma, but the USB port is not permanently activated, but released again when no program is accessing it. Then there is no problem with digiKam.

The thing with the 2nd Screen I'll look at.

Maik
Comment 5 Maik Qualmann 2022-12-01 20:26:48 UTC
Git commit 3960226a0b4071ec9218d3fedb349c7a89531777 by Maik Qualmann.
Committed on 01/12/2022 at 20:24.
Pushed by mqualmann into branch 'qt5-maintenance'.

fix presentation overlays in fullscreen mode on 2nd screen
After activating the full screen mode, the
x and y screen coordinates are == 0
FIXED-IN: 7.9.0

M  +1    -1    NEWS
M  +7    -7    core/dplugins/generic/view/presentation/opengl/presentationgl.cpp
M  +5    -5    core/dplugins/generic/view/presentation/opengl/presentationkb.cpp
M  +7    -7    core/dplugins/generic/view/presentation/widgets/presentationwidget.cpp

https://invent.kde.org/graphics/digikam/commit/3960226a0b4071ec9218d3fedb349c7a89531777