[Bug 146463] New: Warning messages from light table

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

[Bug 146463] New: Warning messages from light table

Jakob "Østergaard"
------- 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=146463         
           Summary: Warning messages from light table
           Product: digikam
           Version: unspecified
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel kde org
        ReportedBy: joe evalesco com


Version:           Current SVN  (using KDE KDE 3.5.6)
Installed from:    Ubuntu Packages
Compiler:          gcc 4.1.2
OS:                Linux

I have an album with a number of .cr2 RAW files.
In this album, I select 5 images, right-click, and select "add to lighttable".
Now, in the lighttable, I add an image to the left side, one to the right side, and click on various images to change the right-side image.

Whenever I click on one of the images, I see (one pair for each click):

Warning: Directory Canon has an unhandled next pointer.
Warning: Size 5352 of Exif.Canon.0x4002 exceeds 4096 bytes limit. Not decoded.
Warning: Directory Canon has an unhandled next pointer.
Warning: Size 5352 of Exif.Canon.0x4002 exceeds 4096 bytes limit. Not decoded.
Warning: Directory Canon has an unhandled next pointer.
Warning: Size 5352 of Exif.Canon.0x4002 exceeds 4096 bytes limit. Not decoded.
Warning: Directory Canon has an unhandled next pointer.
Warning: Size 5352 of Exif.Canon.0x4002 exceeds 4096 bytes limit. Not decoded.
Warning: Directory Canon has an unhandled next pointer.
Warning: Size 5352 of Exif.Canon.0x4002 exceeds 4096 bytes limit. Not decoded.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 146463] Warning messages from light table

Gilles Caulier-4
------- 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=146463         
caulier.gilles gmail com changed:

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



------- Additional Comments From caulier.gilles gmail com  2007-06-06 23:42 -------
This is not a bug.

These messages come from Exiv2 library witch handle metadata from pictures. Its want mean than Canon encode an Exif tag using a lenght bigger than the limit defined in Exif standard...

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 146463] Warning messages from light table

Jakob "Østergaard"
In reply to this post by Jakob "Østergaard"
------- 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=146463         




------- Additional Comments From joe evalesco com  2007-06-06 23:48 -------
On Wednesday 06 June 2007 23:42:19 Gilles Caulier wrote:
...
> These messages come from Exiv2 library witch handle metadata from pictures.
> Its want mean than Canon encode an Exif tag using a lenght bigger than the
> limit defined in Exif standard...
>


Ok thanks Gilles,

I thought the warning messages might point to the cause of some of the other
problems I see (I have found two problems and I am reporting them now).

So, while I usually would never report such a warning message, I felt it might
be important in this case. Thanks for the quick reply!
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: [Bug 146463] Warning messages from light table

Bugzilla from mikmach@wp.pl
In reply to this post by Gilles Caulier-4
> These messages come from Exiv2 library witch handle metadata from
> pictures. Its want mean than Canon encode an Exif tag using a lenght
> bigger than the limit defined in Exif standard...

This definitely breaks usability:

http://wiki.openusability.org/guidelines/index.php/Checklist_Warning_Messages

Digikam should catch this messages and print something like your comment,
eventually pointing to full message.

m.

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

[Bug 146463] HIG CL3: Warning messages from light table

Bugzilla from mikmach@wp.pl
In reply to this post by Jakob "Østergaard"
------- 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=146463         
mikmach wp pl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
          Component|general                     |Usability
         Resolution|INVALID                     |
            Summary|Warning messages from light |HIG CL3: Warning messages
                   |table                       |from light table



------- Additional Comments From mikmach wp pl  2007-06-07 08:56 -------

http://wiki.openusability.org/guidelines/index.php/Checklist_Warning_Messages

Language
Warning dialogs should be:
 Understandable.
Clearly phrased messages, non-technical terms and no obscure error codes should not be used.  
 Specific instead of general.
If the message is reporting a problem concerning a specific object or application, the object or application name should be used when referring to it.  
 Informative and constructive.
The reason for a problem should be given, and hints how to solve it.
 Polite, non-terrifying and non-blaming.
Wording that terrifies the user ("fatal", "illegal") shouldn't be used, users shouldn't be blamed for their behavior, and the message should be polite.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 146463] HIG CL3: Warning messages from light table

Gilles Caulier-4
In reply to this post by Jakob "Østergaard"
------- 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=146463         
caulier.gilles gmail com changed:

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



------- Additional Comments From caulier.gilles gmail com  2007-06-07 09:12 -------
Mik,

I cannot accept this B.K.O file as well (:=))). The message do not appear in a dialog, but in the console as debug messages.

Also these messages are generated by Exiv2 library, not digiKam implementation.
I'm agree with the way than debug console messages must be more explicit. There are a lots informations generated by Exiv2 in the console. But this is not relevant of digiKAm implementation. Please close this B.K.O file and open a new one the Exiv2 bugzilla...

Thanks in advance

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

[Bug 146463] HIG CL3: Warning messages from light table

Jakob "Østergaard"
In reply to this post by Jakob "Østergaard"
------- 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=146463         




------- Additional Comments From joe evalesco com  2007-06-07 09:15 -------
I should add that I only submitted this bug because I thought it was
related to #146464 (before I investigated #146464 properly).
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel