[digikam] [Bug 320016] New: Full-screen options are not applied after restarting digikam

classic Classic list List threaded Threaded
13 messages Options
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 320016] New: Full-screen options are not applied after restarting digikam

Romain Henriet
https://bugs.kde.org/show_bug.cgi?id=320016

            Bug ID: 320016
           Summary: Full-screen options are not applied after restarting
                    digikam
    Classification: Unclassified
           Product: digikam
           Version: 3.2.0
          Platform: openSUSE RPMs
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Albums GUI
          Assignee: [hidden email]
          Reporter: [hidden email]

When opening digikam and switching to full-screen view, side bars and toolbar
are shown and thumbnail bar is hidden, despite what is checked in configuration
dialog.
If you (un)check one of the "Hide ..." box of "Full-screen options", then
full-screen view is like you want.

Reproducible: Always

Steps to Reproduce:
1. Run Digikam
2. Open Configuration dialog
3. In Album View, check "Hide toolbars" and "Hide sidebars", and uncheck "Hide
thumbbar"
4. Close dialog
5. Open full-screen view : Toolbars are hidden, sidebars are hidden, thumbbar
is shown :-)
6. Restart Digikam
7. Open full-screen view : Toolbars are shown, sidebars are shown, thumbbar is
hidden :-(
Actual Results:  
Full-screen view is different from what is checked in configuration dialog

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 320016] Full-screen options are not applied after restarting digikam

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=320016

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #1 from Gilles Caulier <[hidden email]> ---
It's probably due to changes in the way that settings is now stored in config
file.

When you start a new session, problem disappear ?

It's not reproducible here...

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 320016] Full-screen options are not applied after restarting digikam

Romain Henriet
In reply to this post by Romain Henriet
https://bugs.kde.org/show_bug.cgi?id=320016

--- Comment #2 from Romain Henriet <[hidden email]> ---
Yes I created a new user and there is the same problem.
The configuration is saved correctly as the checkboxes are in the same state as
I leaved them before restarting digikam. But it is simply not applied...

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 320016] Full-screen options are not applied after restarting digikam

Gilles Caulier-4
In reply to this post by Romain Henriet
https://bugs.kde.org/show_bug.cgi?id=320016

--- Comment #3 from Gilles Caulier <[hidden email]> ---
Ah the problem is different. Settings is stored and restored between session.
But you want to see digiKam started in fullscreen mode as well ?

If yes, as i rewritten and factored all code relevant to fullscreen mode, i see
a lots of GUI problem to start in fullscreen mode directly an application.
Especially under OSX, digiKam GUI is completely broken. Under Linux, it's less
catastrophic but not perfect.

So i removed the way to quit digiKam in fullscreen mode and to restore it as
well in this mode.

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 320016] Full-screen options are not applied after restarting digikam

Romain Henriet
In reply to this post by Romain Henriet
https://bugs.kde.org/show_bug.cgi?id=320016

--- Comment #4 from Romain Henriet <[hidden email]> ---
Je vais utiliser le français, je crois que ce sera plus simple.

1. En fait j'ai coché les cases "Hide toolbars", "Hide sidebars" et "Hide
thumbbar" dans la fenêtre de configuration,
2. Ainsi quand je bascule en plein écran, seule l'image est affichée (aucune
barre d'outil/latérale, ça correspond bien à ce qui est coché).
3. Ensuite, je reviens en vue normale, je ferme digikam et je le relance.
4. J'arrive alors sur la vue normale, jusque là ok,
5. mais quand je demande un affichage en plein écran, les barres d'outils et
les barre latérales s'affichent autour de l'image
6. Je reviens alors en vue normale et ouvre la fenêtre de configuration. Les 3
cases citées ci-dessus sont bien cochées, comme je les avais laissées
7. Je ne modifie donc rien et clique sur ok pour fermer la fenêtre de
configuration
8. Et là si j'ouvre à nouveau le mode plein écran, j'obtiens bien l'affichage
de l'étape 2

La configuration est donc bien conservée entre 2 lancements de digikam.
D'ailleurs mon fichier digikamrc contient les 3 lignes "FullScreen Hide
SideBars=true", "FullScreen Hide ThumbBar=true", "FullScreen Hide
ToolBars=true". Par contre j'ai l'impression que ces paramètres ne sont pas
appliqués automatiquement au lancement de l'application, et qu'il faut
revalider la configuration avec le bouton Ok pour qu'ils soient pris en compte.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 320016] Full-screen options are not applied after restarting digikam

Bugzilla from alexander.stein@informatik.tu-chemnitz.de
In reply to this post by Romain Henriet
https://bugs.kde.org/show_bug.cgi?id=320016

Alexander Stein <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexander.stein@informatik.
                   |                            |tu-chemnitz.de

--- Comment #5 from Alexander Stein <[hidden email]> ---
(In reply to comment #3)
> Ah the problem is different. Settings is stored and restored between
> session. But you want to see digiKam started in fullscreen mode as well ?
>
> If yes, as i rewritten and factored all code relevant to fullscreen mode, i
> see a lots of GUI problem to start in fullscreen mode directly an
> application. Especially under OSX, digiKam GUI is completely broken. Under
> Linux, it's less catastrophic but not perfect.

I think the problem is slightly different as you describe here.
My current settings for full-screen view:
[ ] Hide toolbars
[x] hide thumbbar
[x] hide sidebars

1. Start digikam ( get into album view from my select ed album)
2. enter full-screen view:
 * sidebars are shown and opened
 * toolbar is shown
 * thumbbar is hidden
3. quit fullscreen & enter digikam configuration
4. change nothing (!) and press 'OK'
5. enter full-screen again:
 * sidebars hidden
 * toolbar is shown
 * thumbbar is hidden

The effects a smaller than the ones Romain described in comment #1 because my
toolbar and thumbbar settings match the ones digikam picks. But the sidebar
setting is wrong after startup until i store/set a new one in the
configuration.
It appears to me that digikam doesn't load the saved configuration properly.
Noticed this on Digikam 3.2.0 on Gentoo, while Digikam 3.1.0 in Arch doesn't
show this behavior. Might be caused by the fact that full-screen settings just
came with 3.2.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 320016] Full-screen options are not applied after restarting digikam

Gilles Caulier-4
In reply to this post by Romain Henriet
https://bugs.kde.org/show_bug.cgi?id=320016

--- Comment #6 from Gilles Caulier <[hidden email]> ---
As the full screen settings is managed in a common way now with 3.2.0 (it's not
the case with previous version), can you check if other main digiKam windows
give the same dysfunction, as :

-Light Table
-Image Editor
-Batch Queue Manager

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 320016] Full-screen options are not applied after restarting digikam

Romain Henriet
In reply to this post by Romain Henriet
https://bugs.kde.org/show_bug.cgi?id=320016

--- Comment #7 from Romain Henriet <[hidden email]> ---
Light table in full-screen view : toolbar, thumbbar and (In reply to comment
#5)

> (In reply to comment #3)
> > Ah the problem is different. Settings is stored and restored between
> > session. But you want to see digiKam started in fullscreen mode as well ?
> >
> > If yes, as i rewritten and factored all code relevant to fullscreen mode, i
> > see a lots of GUI problem to start in fullscreen mode directly an
> > application. Especially under OSX, digiKam GUI is completely broken. Under
> > Linux, it's less catastrophic but not perfect.
>
> I think the problem is slightly different as you describe here.
> My current settings for full-screen view:
> [ ] Hide toolbars
> [x] hide thumbbar
> [x] hide sidebars
>
> 1. Start digikam ( get into album view from my select ed album)
> 2. enter full-screen view:
>  * sidebars are shown and opened
>  * toolbar is shown
>  * thumbbar is hidden
> 3. quit fullscreen & enter digikam configuration
> 4. change nothing (!) and press 'OK'
> 5. enter full-screen again:
>  * sidebars hidden
>  * toolbar is shown
>  * thumbbar is hidden
>
> The effects a smaller than the ones Romain described in comment #1 because
> my toolbar and thumbbar settings match the ones digikam picks. But the
> sidebar setting is wrong after startup until i store/set a new one in the
> configuration.
> It appears to me that digikam doesn't load the saved configuration properly.
> Noticed this on Digikam 3.2.0 on Gentoo, while Digikam 3.1.0 in Arch doesn't
> show this behavior. Might be caused by the fact that full-screen settings
> just came with 3.2.

Yes that's exactly the same for me, I may not have been clear enough in #1

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 320016] Full-screen options are not applied after restarting digikam

Romain Henriet
In reply to this post by Romain Henriet
https://bugs.kde.org/show_bug.cgi?id=320016

--- Comment #8 from Romain Henriet <[hidden email]> ---
For me, full-screen settings don't seem to be applied for other windows, even
after reloading configuration.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 320016] Full-screen options are not applied after restarting digikam

nucleo
In reply to this post by Romain Henriet
https://bugs.kde.org/show_bug.cgi?id=320016

nucleo <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #9 from nucleo <[hidden email]> ---
See also bug 319876 about panels and fullscreen mode.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 320016] Full-screen options are not applied after restarting digikam

Gilles Caulier-4
In reply to this post by Romain Henriet
https://bugs.kde.org/show_bug.cgi?id=320016

--- Comment #10 from Gilles Caulier <[hidden email]> ---
Git commit 439316380574b6dc8b3c3ed37efa1e74656c342f by Gilles Caulier.
Committed on 28/05/2013 at 14:01.
Pushed by cgilles into branch 'master'.

factoring everywhere Genreal config group used to store main windows settings
in RC file
Ensure that full screen settings is loaded at initialization of AlbumGUI.
Related: bug 320371, bug 319876

M  +11   -9    digikam/main/digikamapp.cpp
M  +6    -6    digikam/utils/albumsettings.cpp
M  +1    -1    digikam/utils/albumsettings.h
M  +4    -4    utilities/setup/setupalbumview.cpp

http://commits.kde.org/digikam/439316380574b6dc8b3c3ed37efa1e74656c342f

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 320016] Full-screen options are not applied after restarting digikam

Gilles Caulier-4
In reply to this post by Romain Henriet
https://bugs.kde.org/show_bug.cgi?id=320016

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
   Version Fixed In|                            |3.3.0
         Resolution|---                         |FIXED

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 320016] Full-screen options are not applied after restarting digikam

bugzilla_noreply
In reply to this post by Romain Henriet
https://bugs.kde.org/show_bug.cgi?id=320016

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Albums-MainView             |Usability-FullScreen

--
You are receiving this mail because:
You are the assignee for the bug.