[Bug 253702] New: Under/overexposure indicator doesn't work on big-endian processors

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

[Bug 253702] New: Under/overexposure indicator doesn't work on big-endian processors

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

           Summary: Under/overexposure indicator doesn't work on
                    big-endian processors
           Product: digikam
           Version: 1.4.0
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Image Editor
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Created an attachment (id=52378)
 --> (http://bugs.kde.org/attachment.cgi?id=52378)
Fix under/overexposure indicator on big-endian archs.

Version:           1.4.0 (using KDE 4.3.3)
OS:                Linux

Under/overexposure indicator doesn't work on big-endian processors. The
attached patch fixes the bug, but only in the main window and in the raw import
tool. It does not fix (why?) the same bug in other tools (curves, levels, ...).


Reproducible: Always

--
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 253702] Under/overexposure indicator doesn't work on big-endian processors

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


Gilles Caulier <[hidden email]> changed:

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




--- Comment #1 from Gilles Caulier <caulier gilles gmail com>  2010-10-15 13:55:04 ---
SVN commit 1186207 by cgilles:

fix endianess with over/under exposure indicator.
set over exposure limit to more than 1% of max histogram segment.
set under exposure limit to less than 1% of min histogram segment.
BUGS: 253702



 M  +52 -9     dimg.cpp  


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

--
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 253702] Under/overexposure indicator doesn't work on big-endian processors

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





--- Comment #2 from Gilles Caulier <caulier gilles gmail com>  2010-10-15 15:16:47 ---
SVN commit 1186222 by cgilles:

perform over/under exposure indicator when convert to pixmap is used in image
editor tool to render preview.
CCBUGS: 253702


 M  +18 -2     dimginterface.cpp  


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

--
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 253702] Under/overexposure indicator doesn't work on big-endian processors

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

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |1.6.0

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