Bug 162428

Summary: debug info needed ?
Product: [Applications] digikam Reporter: Toralf Förster <toralf.foerster>
Component: Portability-RuntimeAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: wishlist CC: caulier.gilles
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 0.9.4

Description Toralf Förster 2008-05-21 20:13:17 UTC
Version:           0.9.4-beta4 (using 3.5.9, Gentoo)
Compiler:          Target: i686-pc-linux-gnu
OS:                Linux (i686) release 2.6.24-gentoo-r8

My .xsession-errors files gets a lot of "Exif Orientation: 1" which seems to come from digikam, isn't it :

tfoerste@n22 ~ $ digikam
Found dcraw version: 8.83
Exif Orientation: 1
Exif Orientation: 1
Exif Orientation: 1
Exif Orientation: 1


BTW the icon with the penguin w/ camera is cute :-) !
Comment 1 caulier.gilles 2008-05-21 20:41:38 UTC
Toralf,


"Exif Orientation: 1" which seems to come from digikam, isn't it ?

==> yes, and what the problem ?

the icon with the penguin w/ camera is cute

==> this is the old one. new icon which will be used with 0.10.0 version is here :

http://websvn.kde.org/trunk/extragear/graphics/digikam/data/pics/logo-digikam.png?revision=803308

Gilles Caulier
Comment 2 Toralf Förster 2008-05-21 21:13:14 UTC
>==> yes, and what the problem ?
The problem is that it fills up that file, but into that file should ideally go only should get error messages, no debug info, or ?

>==> this is the old one.
Looks more professional, but less cute ....
Comment 3 caulier.gilles 2008-05-21 21:41:23 UTC
>The problem is that it fills up that file, but into that file should ideally go >only should get error messages, no debug info, or ? 

This message is generated in debug compilation mode. It is disable with final compilation mode (when package is generated)...

Gilles Caulier
Comment 4 Toralf Förster 2008-05-22 10:33:57 UTC
ah ok