[Bug 182534] New: digiKam does not remember its location with session management

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

[Bug 182534] New: digiKam does not remember its location with session management

Anders Lund
http://bugs.kde.org/show_bug.cgi?id=182534

           Summary: digiKam does not remember its location with session
                    management
           Product: digikam
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Version:           0.10.0-rc2 (rev.: 917004) (using 4.2.00 (KDE 4.2.0), Arch
Linux)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.28-ARCH

When digiKam is stopped/started by the session manager, it does not store its
loction (album/search...). Instead it goes to the location used last time it
was closed by the user.

This is a long standing issue, it has been there for as long as I can remember.


--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- 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
|

[Bug 182534] digiKam does not remember its location with session management

Anders Lund
http://bugs.kde.org/show_bug.cgi?id=182534


Anders Lund anders alweb dk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |0.10.0-beta2




--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- 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
|

[Bug 182534] digiKam does not remember its location with session management

Gilles Caulier-4
In reply to this post by Anders Lund
http://bugs.kde.org/show_bug.cgi?id=182534


Gilles Caulier caulier gilles gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |Albums GUI
            Version|0.10.0-beta2                |0.10.0-rc2




--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- 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
|

[Bug 182534] digiKam does not remember its location with session management

Gilles Caulier-4
In reply to this post by Anders Lund
http://bugs.kde.org/show_bug.cgi?id=182534





--- Comment #1 from Gilles Caulier <caulier gilles gmail com>  2009-01-31 10:28:57 ---
When you said "Location", you want mean sidebar tab selected ? If yes, here
digiKam remember the last tab selected between sesion...

Gilles Caulier


--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- 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
|

[Bug 182534] digiKam does not remember its location with session management

Anders Lund
In reply to this post by Anders Lund
http://bugs.kde.org/show_bug.cgi?id=182534





--- Comment #2 from Anders Lund <anders alweb dk>  2009-01-31 22:36:44 ---
Between sessions, yes, but when closed and started by the session mannager, no.
(That means left open when KDE is shut down, and reopened by KDE next time i
log on).

By location, i mean specific album/date/tag/search/whatever is in the left
sidebar tabs where i selece a location.


--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- 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
|

[Bug 182534] digiKam does not remember its location with session management

Marcel Wiesweg
In reply to this post by Anders Lund
http://bugs.kde.org/show_bug.cgi?id=182534





--- Comment #3 from Marcel Wiesweg <marcel wiesweg gmx de>  2009-02-07 17:40:09 ---
SVN commit 922834 by mwiesweg:

First parts for proper session management support

CCBUG: 182534

 M  +17 -0     digikamapp.cpp  
 M  +1 -0      digikamapp.h  
 M  +3 -1      main.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=922834


--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- 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
|

[Bug 182534] digiKam does not remember its location with session management

Marcel Wiesweg
In reply to this post by Anders Lund
http://bugs.kde.org/show_bug.cgi?id=182534


Marcel Wiesweg marcel wiesweg gmx de changed:

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




--- Comment #4 from Marcel Wiesweg <marcel wiesweg gmx de>  2009-02-07 17:43:01 ---
Session management is not working even after this commit.
DigikamView::saveViewState is not called at session logout, or at least
changing the config there does not take effect.

I am not feeling well to take deeper changes at the current release stage of
0.10, postponing to 0.11.


--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- 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
|

[Bug 182534] digiKam does not remember its location with session management

Anders Lund
In reply to this post by Anders Lund
http://bugs.kde.org/show_bug.cgi?id=182534





--- Comment #5 from Anders Lund <anders alweb dk>  2009-02-07 18:03:04 ---
Good to know that you are looking at it, Marcel :)


--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- 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
|

[Bug 182534] digiKam does not remember its location with session management

Marcel Wiesweg
In reply to this post by Anders Lund
http://bugs.kde.org/show_bug.cgi?id=182534





--- Comment #6 from Marcel Wiesweg <marcel wiesweg gmx de>  2009-02-07 18:05:51 ---
It will be required to implement KMainWindow::saveProperties and readProperties
for our main window. It seems session management closes a window by calling
QCoreApplication::quit which is effectively exit(0). In this case probably
windows are not closed which is required for our destructor-based config
writing to take effect.


--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- 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
|

[Bug 182534] digiKam does not remember its location with session management

Gilles Caulier-4
In reply to this post by Anders Lund
https://bugs.kde.org/show_bug.cgi?id=182534


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|0.10.0-rc2                  |0.10.0




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- 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
|

[Bug 182534] digiKam does not remember its location with session management

Bugzilla from andi.clemens@gmx.net
In reply to this post by Anders Lund
https://bugs.kde.org/show_bug.cgi?id=182534





--- Comment #7 from Andi Clemens <andi clemens gmx net>  2009-10-08 01:26:36 ---
What is the status with this report...?

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- 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
|

[Bug 182534] digiKam does not remember its location with session management

Anders Lund
In reply to this post by Anders Lund
https://bugs.kde.org/show_bug.cgi?id=182534





--- Comment #8 from Anders Lund <anders alweb dk>  2009-10-08 07:37:14 ---
Using digikam 0.10 from kdemod (archlinux) packages, still the same.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- 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
|

[Bug 182534] digiKam does not remember its location with session management

Gilles Caulier-4
In reply to this post by Anders Lund
https://bugs.kde.org/show_bug.cgi?id=182534


Gilles Caulier <[hidden email]> changed:

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




--- Comment #9 from Gilles Caulier <caulier gilles gmail com>  2009-10-08 08:25:53 ---
Anders,

Marcel as commited in current code from svn. You need to test with last digiKam
1.0.0-beta5...

Gilles Caulier

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- 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
|

[Bug 182534] digiKam does not remember its location with session management

Marcel Wiesweg
In reply to this post by Anders Lund
https://bugs.kde.org/show_bug.cgi?id=182534





--- Comment #10 from Marcel Wiesweg <marcel wiesweg gmx de>  2009-10-08 19:43:55 ---
It's not fixed yet and still on my TODO list (for 1.1 most likely)

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- 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
|

[Bug 182534] digiKam does not remember its location with session management

Michael G. Hansen
In reply to this post by Anders Lund
https://bugs.kde.org/show_bug.cgi?id=182534





--- Comment #11 from Michael G. Hansen <mike mghansen de>  2011-02-09 20:32:16 ---
*** Bug 265861 has been marked as a duplicate of this bug. ***

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- 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
|

[Bug 182534] digiKam does not remember its location with session management

Michael G. Hansen
In reply to this post by Anders Lund
https://bugs.kde.org/show_bug.cgi?id=182534


Michael G. Hansen <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|0.10.0                      |1.8.0




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- 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
|

[Bug 182534] digiKam does not remember its location with session management

Gilles Caulier-4
In reply to this post by Anders Lund
https://bugs.kde.org/show_bug.cgi?id=182534





--- Comment #12 from Gilles Caulier <caulier gilles gmail com>  2011-12-14 09:40:19 ---
Anders,

It still valid using digiKam 2.x serie ?

Gilles Caulier

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- 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 182534] digiKam does not remember its location with session management

Gilles Caulier-4
In reply to this post by Anders Lund
https://bugs.kde.org/show_bug.cgi?id=182534

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |WAITINGFORINFO

--- Comment #13 from Gilles Caulier <[hidden email]> ---
Anders,

It still valid using digiKam 3.5.0 ?

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 182534] digiKam does not remember its location with session management

Gilles Caulier-4
In reply to this post by Anders Lund
https://bugs.kde.org/show_bug.cgi?id=182534

--- Comment #14 from Gilles Caulier <[hidden email]> ---
New digiKam 4.11.0 is available :

https://www.digikam.org/node/740

Can you reproduce the problem with this release ?

--
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 182534] digiKam does not remember its location with session management

Gilles Caulier-4
In reply to this post by Anders Lund
https://bugs.kde.org/show_bug.cgi?id=182534

--- Comment #15 from Gilles Caulier <[hidden email]> ---
digiKam 4.12.0 is out :

https://www.digikam.org/node/741

We need a fresh feedback using this release please...
Thanks in advance.

--
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
12