[Bug 148925] New: Light Table thumb bar not updated when deleting images

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

[Bug 148925] New: Light Table thumb bar not updated when deleting images

Bugzilla from pave@o2.pl
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=148925         
           Summary: Light Table thumb bar not updated when deleting images
           Product: digikam
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Light Table
        AssignedTo: digikam-devel kde org
        ReportedBy: pave o2 pl


Version:           svn stable branch (using KDE KDE 3.5.7)
Installed from:    Compiled From Sources
OS:                Linux

When working with light table, deleting (moving to trash) an image doesn't cause the thumb bar to update, leaving dead entries for the deleted images.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 148925] Light Table thumb bar not updated when deleting images

Bugzilla from pave@o2.pl
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=148925         




------- Additional Comments From pave o2 pl  2007-08-17 13:06 -------
Created an attachment (id=21419)
 --> (http://bugs.kde.org/attachment.cgi?id=21419&action=view)
solves bug #148925

The clearing flag has not been initialized to false. It was only changed to
false at the end of light table clearing operation. After such clearing,
deleting images from the light table worked properly. Now it works even before
clearing.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 148925] Light Table thumb bar not updated when deleting images

Gilles Caulier-4
In reply to this post by Bugzilla from pave@o2.pl
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=148925         




------- Additional Comments From caulier.gilles gmail com  2007-08-17 14:30 -------
This patch sound fine for me.

Gerhard, Marcel, Arnd,

Can someone can test and patch KDE3 and KDE4 implementation in svn if all is right ?

Gilles Caulier
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 148925] Light Table thumb bar not updated when deleting images

Gerhard Kulzer
In reply to this post by Bugzilla from pave@o2.pl
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=148925         




------- Additional Comments From gerhard kulzer net  2007-08-17 14:45 -------
SVN commit 701145 by gkulzer:

CCBUG:148925    Light table updates correctly now

 M  +1 -0      thumbbar.cpp  


--- branches/extragear/kde3/graphics/digikam/libs/thumbbar/thumbbar.cpp #701144:701145
 @ -82,6 +82,7  @
     {
         dragging   = false;
         exifRotate = false;
+ clearing   = false;
         toolTip    = 0;
         firstItem  = 0;
         lastItem   = 0;
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: [Bug 148925] Light Table thumb bar not updated when deleting images

Gerhard Kulzer
In reply to this post by Gilles Caulier-4
Am Friday 17 August 2007 schrieb Gilles Caulier:

> ------- You are receiving this mail because: -------
> You are the assignee for the bug, or are watching the assignee.
>
> http://bugs.kde.org/show_bug.cgi?id=148925
>
>
>
>
> ------- Additional Comments From caulier.gilles gmail com  2007-08-17 14:30
> ------- This patch sound fine for me.
>
> Gerhard, Marcel, Arnd,
>
> Can someone can test and patch KDE3 and KDE4 implementation in svn if all
> is right ?
>
> Gilles Caulier
> _______________________________________________
> Digikam-devel mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-devel
comitted and tested. I'll close the bug.
Gerhard

--
Hakuna matata
http://www.gerhard.fr

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel

signature.asc (196 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

[Bug 148925] Light Table thumb bar not updated when deleting images

Gerhard Kulzer
In reply to this post by Bugzilla from pave@o2.pl
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=148925         




------- Additional Comments From gerhard kulzer net  2007-08-17 14:49 -------
Am Friday 17 August 2007 schrieb Gilles Caulier:
[bugs.kde.org quoted mail]

comitted and tested. I'll close the bug.
Gerhard
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 148925] Light Table thumb bar not updated when deleting images

Gerhard Kulzer
In reply to this post by Bugzilla from pave@o2.pl
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=148925         
gerhard kulzer net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From gerhard kulzer net  2007-08-17 14:54 -------
*** Bug has been marked as fixed ***.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel