jgrzebyta | 1 Mar 2011 04:09
Picon
Favicon

[Bug 267359] New: Crash after unmount hdd drive during process running.

https://bugs.kde.org/show_bug.cgi?id=267359

           Summary: Crash after unmount hdd drive during process running.
           Product: digikam
           Version: 1.4.0
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel@...
        ReportedBy: jgrzebyta@...

Application: digikam (1.4.0)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-27-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:

When I want to unmount external hdd drive I have a message that process is
still running (the program window was closed long time ago) so it cannot be
unmounted. However when I want to unmount another partition of the drive it
goes well but I have this error.

- Custom settings of the application:
It is nonstadard. I use it in GNOME.
(Continue reading)

mjjohnson.geo | 1 Mar 2011 05:54
Picon
Favicon

[Bug 267361] New: When using the luminosity curve in the image editor on an initial import from NEF, all changes are irreversible and cumulative.

https://bugs.kde.org/show_bug.cgi?id=267361

           Summary: When using the luminosity curve in the image editor on
                    an initial import from NEF, all changes are
                    irreversible and cumulative.
           Product: digikam
           Version: 1.8.0
          Platform: Archlinux Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Image Editor
        AssignedTo: digikam-devel@...
        ReportedBy: mjjohnson.geo@...

Version:           1.8.0 (using KDE 4.6.0) 
OS:                Linux

When I single-click on a RAW file (NEF format) in digiKam and it opens up in
the image editor, I have a problem while changing the luminosity curve. Namely,
if I make an adjustment, and then move the curve back to its starting position
(either manually or by hitting reset), the change persists: it doesn't get
undone/reversed in the preview. If I then tweak the curve again, the new
changes get added onto the new changes. (This isn't just the preview, either:
the resulting image after I hit "import" also shows the cumulative
adjustments.) The only way to get back to the original state that I've found is
to close the image editor and start over. As a result, the luminosity curve
feature is completely unusable. This is new to 1.8.0; the luminosity curve
worked as expected in 1.7.0.
(Continue reading)

mjjohnson.geo | 1 Mar 2011 07:25
Picon
Favicon

[Bug 267361] When using the luminosity curve in the image editor on an initial import from NEF, all changes are irreversible and cumulative.

https://bugs.kde.org/show_bug.cgi?id=267361

mjjohnson.geo@... changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjjohnson.geo@...

--- Comment #1 from  <mjjohnson geo yahoo com>  2011-03-01 07:23:09 ---
Actually, I just found that it's possible to "reset" the preview to be correct
(that is, to match the actual curve shown) if I go back to the "raw decoding"
tab and change something, and then hit "update". But the bug persists if I make
any further changes to the curve; this is, at best, a very clumsy workaround.

--

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
Gilles Caulier | 1 Mar 2011 07:59
Picon
Gravatar

[Bug 267361] When using the luminosity curve in the image editor on an initial import from NEF, all changes are irreversible and cumulative.

https://bugs.kde.org/show_bug.cgi?id=267361

Gilles Caulier <caulier.gilles@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |caulier.gilles@...
         Resolution|                            |FIXED

--- Comment #2 from Gilles Caulier <caulier gilles gmail com>  2011-03-01 07:59:58 ---
Fixed in 1.9.0 and 2.0.0

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.
Gilles Caulier | 1 Mar 2011 08:01
Picon
Gravatar

[Bug 267361] When using the luminosity curve in the image editor on an initial import from NEF, all changes are irreversible and cumulative.

https://bugs.kde.org/show_bug.cgi?id=267361

--- Comment #3 from Gilles Caulier <caulier gilles gmail com>  2011-03-01 08:01:10 ---
http://sourceforge.net/projects/digikam/files/digikam/1.9.0/

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.
Bruno Friedmann | 1 Mar 2011 21:20
Favicon

[Bug 267408] New: digikam new metadata template editor crash during save

https://bugs.kde.org/show_bug.cgi?id=267408

           Summary: digikam new metadata template editor crash during save
           Product: digikam
           Version: unspecified
          Platform: openSUSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel@...
        ReportedBy: brunofr@...

Application: digikam (2.0.0-beta3)
KDE Platform Version: 4.6.00 (4.6.0)
Qt Version: 4.7.1
Operating System: Linux 2.6.37.1-2-desktop x86_64
Distribution: "openSUSE 11.4 RC 1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: I've edited a new template for
author when I try to save it crash with the debug attached

The crash can be reproduced some of the time.

-- Backtrace:
Application: digiKam (digikam), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f4dc93cd860 (LWP 16884))]

(Continue reading)

Marcel Wiesweg | 1 Mar 2011 21:20
Picon
Picon

libs' 2.0 branches merged

Hi,

the "2.0" branches of libkexiv2 and libkdcraw have been merged to master, 
heading for KDE 4.7.
In your local repositories, checkout master, pull, and delete your local 2.0 
branch:
git checkout master
git pull
git branch -d 2.0
(assuming you have no local commits. If you have, rebase or cherry-pick)

Marcel
Marcel Wiesweg | 1 Mar 2011 21:51
Picon
Picon

kipi-plugins 2.0 branch merged

Hi,

the "2.0" branch of kipi-plugins has been merged to master, 
heading for KDE 4.7.
In your local repositories, checkout master, pull, delete your local 2.0 
branch, and cleanup:
git checkout master
git pull
git branch -d 2.0
git remote prune origin
(assuming you have no local commits. If you have, rebase or cherry-pick)

Marcel
janox | 1 Mar 2011 23:13
Picon
Favicon

[Bug 267412] New: Digikam crashes calling geotagging function

https://bugs.kde.org/show_bug.cgi?id=267412

           Summary: Digikam crashes calling geotagging function
           Product: digikam
           Version: unspecified
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel@...
        ReportedBy: janox@...

Application: digikam (2.0.0-beta3)
KDE Platform Version: 4.6.00 (4.6.0)
Qt Version: 4.7.1
Operating System: Linux 2.6.35-22-generic x86_64
Distribution: Linux Mint 10 Julia

-- Information about the crash:
- What I was doing when the application crashed:
both using side panel and menu item, the result of geo-tagging function is a
crash of digikam

The crash can be reproduced every time.

-- Backtrace:
Application: digiKam (digikam), signal: Aborted
[Current thread is 1 (Thread 0x7f8b4212c9a0 (LWP 2312))]
(Continue reading)

Bruno Friedmann | 1 Mar 2011 23:34
Favicon

[Bug 267414] New: Working on albums with viewer and editor

https://bugs.kde.org/show_bug.cgi?id=267414

           Summary: Working on albums with viewer and editor
           Product: digikam
           Version: unspecified
          Platform: openSUSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel@...
        ReportedBy: brunofr@...

Application: digikam (2.0.0-beta3)
KDE Platform Version: 4.6.00 (4.6.0)
Qt Version: 4.7.1
Operating System: Linux 2.6.37.1-2-desktop x86_64
Distribution: "openSUSE 11.4 RC 1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
working on a 300 pictures album doing a lot of edition with contrast / lum
adjustment 
crash appear suddently

The crash can be reproduced some of the time.

-- Backtrace:
Application: digiKam (digikam), signal: Segmentation fault
(Continue reading)


Gmane