James Johnson | 1 Mar 2006 02:53
Picon

[Bug 122585] cannot edit show images

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

------- Additional Comments From jjohnson1964 verizon net  2006-03-01 02:53 -------
The bug is in the 0.8.1 version of digikam/showfoto.  Ibs is correct that version 0.7.4 works fine, I also
have no problem with version 0.8.0.  But nonetheless, the bug report is for version 0.8.1. Has any
developer noticed this problem?
Caulier Gilles | 1 Mar 2006 09:29
Favicon

Re: extragear/graphics/digikam/digikam

Le Mardi 28 Février 2006 19:30, Mikolaj Machowski a écrit :
> Dnia wtorek, 28 lutego 2006 15:55, Gilles Caulier napisał:
> > SVN commit 514471 by cgilles:
> >
> > digikam from trunk : BugFix : Refresh properly current album icon view
> > when Navigate buttons from image properties sidebar are used. The
> > problem isn't really a problem with the current selection : the item
> > selection is right, but the current album items aren't properlly
> > refresh.
>
> Hello,
>
> Wanted to test it but have strange error:
>
> then mv -f ".deps/pngloader.Tpo" ".deps/pngloader.Plo"; else rm -f
> ".deps/pngloader.Tpo"; exit 1; fi
> In file included from pngloader.h:26,
>                  from pngloader.cpp:54:
> /usr/include/png.h:2524: error: stray '`' in program
> /usr/include/png.h:2524: error: expected `,' or `...' before "x"
> /usr/include/png.h:2528: error: expected init-declarator before '^' token
> /usr/include/png.h:2528: error: expected `,' or `;' before '^' token
> In file included from pngloader.h:26,
>                  from pngloader.cpp:54:
> /usr/include/png.h:2534:2: invalid preprocessing directive #hfdef
> /usr/include/png.h:3419:2: #endif without #if
> pngloader.cpp: In member function `long int
> Digikam::PNGLoader::formatStringList(char*, size_t, const char*, char*)':
> pngloader.cpp:1026: warning: function might be possible candidate for
> `printf' format attribute
(Continue reading)

Gilles Caulier | 1 Mar 2006 14:52
Picon
Favicon

extragear/graphics/digikamimageplugins/unsharp

SVN commit 514792 by cgilles:

Digikam 0.9.0 from trunk : Unsharp Mask tool :

- New algorithm inspired from ImageMagick instead Gimp algorithm. This one is more simple to
understand... (I think that Gimp source code is really a wrong inspiration...)
- Port algorithm to DImg. Support of 16 bits images.
- Fix dialog settings widgets layout.

CCMAIL: digikam-devel@...

 M  +3 -3      Makefile.am  
 M  +39 -38    imageeffect_unsharp.cpp  
 M  +7 -7      imageeffect_unsharp.h  
 M  +7 -6      imageplugin_unsharp.cpp  
 M  +1 -1      imageplugin_unsharp.h  
 M  +68 -374   unsharp.cpp  
 M  +8 -18     unsharp.h  
Mikolaj Machowski | 1 Mar 2006 14:55
Picon
Favicon

Re: extragear/graphics/digikam/digikam

Dnia środa, 1 marca 2006 09:29, Caulier Gilles napisał:
>
> I can't reproduce it. Trying to use a fresh svn checkout.

Fresh checkout fixed this. Navigating from sidebar looks OK.

m.

_______________________________________________
Digikam-devel mailing list
Digikam-devel <at> kde.org
https://mail.kde.org/mailman/listinfo/digikam-devel
Caulier Gilles | 1 Mar 2006 15:11
Favicon

Re: extragear/graphics/digikam/digikam

Le Mercredi 1 Mars 2006 14:55, Mikolaj Machowski a écrit :
> Dnia środa, 1 marca 2006 09:29, Caulier Gilles napisał:
> > I can't reproduce it. Trying to use a fresh svn checkout.
>
> Fresh checkout fixed this. Navigating from sidebar looks OK.
>

Good sound. Have you open a file in B.K.O about ? I haven't found it today...

Gilles
_______________________________________________
Digikam-devel mailing list
Digikam-devel <at> kde.org
https://mail.kde.org/mailman/listinfo/digikam-devel
Mikolaj M. | 1 Mar 2006 16:23
Picon
Favicon

Re: extragear/graphics/digikam/digikam

> Good sound. Have you open a file in B.K.O about ? I haven't found it 
> today...

I didn't open bug entry. IFAIR only confirmed behaviour - only on list.

----------------------------------------------------
Interaktywna wystawa HI-TECH z Tokio ODKRYWANIE CZASU 
nauka, eksperyment, zabawa -> Warszawa, Pałac Kultury i Nauki
do 29.11.2006 wspaniała rozrywka dla całej rodziny!
http://klik.wp.pl/?adr=http%3A%2F%2Fadv.reklama.wp.pl%2Fas%2Fczas.html&sid=677
Mikolaj M. | 1 Mar 2006 16:39
Picon
Favicon

Odp: extragear/graphics/digikamimageplugins/unsharp

> - New algorithm inspired from ImageMagick instead Gimp algorithm. This 
> one is more simple to understand... (I think that Gimp source code is 
> really a wrong inspiration...)

Cannot say about code/algorithm quality but very often transformations in ImageMagick are giving better results.

m.

----------------------------------------------------
Konkurs "Zaproszenie" od Kasi Klich -> Wygraj prywatną rozmowę
z Kasią Klich oraz jedną z 10 najnowszych płyt z jej autografem!
Kliknij: http://klik.wp.pl/?adr=www.spik.wp.pl&sid=683
F.J.Cruz | 1 Mar 2006 17:15
X-Face
Picon

Re: Image Metadata extraction : implementation progress...

El Martes, 28 de Febrero de 2006 14:08, Gilles Caulier escribió:
> Le Mardi 28 Février 2006 12:22, F.J.Cruz a écrit :
> >
> > Of course,I'm very interested on metadata support in digiKam, especially
> > NEF files since I'm owner of a D50.In fact, along this last week I've
> > been having a look to exiv2 code and I want to make you some questions:
> >
> > - How are you going to implement metadata infor for files that are not
> > implemented in exiv2 yet?
>
> The better way that i have identifed to add better RAW file support is to
> re-use implementation from ExifProbe project :
>
> http://www.virtual-cafe.com/~dhh/tools.d/exifprobe.d/exifprobe.html
>
> I think that only a simple exif/markernote extraction is enought in digiKam
> at this moment.
>
> > Actually exiv2 has support only for CRW files
> > (one of the two Canon RAW formats, the other one is CR2), altough there
> > are files with makernotes specifications for a lot of manufacturers, so
> > if I want to implement metadata extraction for NEF files, have I to
> > implement the equivalent to crwimage in Exiv2? this can be a hard work if
> > we have to do this for all the manufacturers who provide RAW format.
>
> The ExifProbe have a very well documentated source code about. Each file
> format is separated cleanly. I think we can trying to use it.
>
> Each Digikam::DMetadata::loader are separate too. We can add new image file
> format loader progressivly without any risk.
(Continue reading)

Caulier Gilles | 1 Mar 2006 17:49
Favicon

Re: Image Metadata extraction : implementation progress...

Le Mercredi 1 Mars 2006 17:15, F.J.Cruz a écrit :
> El Martes, 28 de Febrero de 2006 14:08, Gilles Caulier escribió:
> > Le Mardi 28 Février 2006 12:22, F.J.Cruz a écrit :
> > > Of course,I'm very interested on metadata support in digiKam,
> > > especially NEF files since I'm owner of a D50.In fact, along this last
> > > week I've been having a look to exiv2 code and I want to make you some
> > > questions:
> > >
> > > - How are you going to implement metadata infor for files that are not
> > > implemented in exiv2 yet?
> >
> > The better way that i have identifed to add better RAW file support is to
> > re-use implementation from ExifProbe project :
> >
> > http://www.virtual-cafe.com/~dhh/tools.d/exifprobe.d/exifprobe.html
> >
> > I think that only a simple exif/markernote extraction is enought in
> > digiKam at this moment.
> >
> > > Actually exiv2 has support only for CRW files
> > > (one of the two Canon RAW formats, the other one is CR2), altough there
> > > are files with makernotes specifications for a lot of manufacturers, so
> > > if I want to implement metadata extraction for NEF files, have I to
> > > implement the equivalent to crwimage in Exiv2? this can be a hard work
> > > if we have to do this for all the manufacturers who provide RAW format.
> >
> > The ExifProbe have a very well documentated source code about. Each file
> > format is separated cleanly. I think we can trying to use it.
> >
> > Each Digikam::DMetadata::loader are separate too. We can add new image
(Continue reading)

Caulier Gilles | 1 Mar 2006 17:53
Favicon

Re: Odp: extragear/graphics/digikamimageplugins/unsharp

Le Mercredi 1 Mars 2006 16:39, Mikolaj M. a écrit :
> > - New algorithm inspired from ImageMagick instead Gimp algorithm. This
> > one is more simple to understand... (I think that Gimp source code is
> > really a wrong inspiration...)
>
> Cannot say about code/algorithm quality but very often transformations in
> ImageMagick are giving better results.
>

When i said that "Gimp source code is really a wrong inspiration" i want said 
that the gimp code is very complex to study. Sometimes there is no comment. 
Also, it's a pure C implementation, not C++. It's a old school 
implementation...

Gilles

Gmane