libkdcraw 0.1.2 available for testing

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

libkdcraw 0.1.2 available for testing

Valerio Fuoglio-2
Hi to all,
libkdcraw 0.1.2 is ready for testing, you can find it here:

http://pub.thewally.it/kipi/libkdcraw-0.1.2.tar.bz2
http://pub.thewally.it/kipi/libkdcraw-0.1.2.tar.bz2.md5

Waiting for feedback

Regards,
Valerio

P.S. : This announce make monday's one , on kde-imaging, outdated:
version-info value has been corrected :)
--
Valerio Fuoglio <[hidden email]> - http://www.valeriofuoglio.it
KDE Developer - KIPI Plugins - http://www.kipi-plugins.org 
Ulteo Core Developer - http://www.ulteo.com

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel

attachment0 (196 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: libkdcraw 0.1.2 available for testing

Bugzilla from casta@xwing.info


On 20:33 Tue 31 Jul     , Valerio Fuoglio wrote:

> Hi to all,
> libkdcraw 0.1.2 is ready for testing, you can find it here:
>
> http://pub.thewally.it/kipi/libkdcraw-0.1.2.tar.bz2
> http://pub.thewally.it/kipi/libkdcraw-0.1.2.tar.bz2.md5
>
> Waiting for feedback
>
> Regards,
> Valerio

Hi,

I noticed a small mistake within dcraw interpolation management : in
dcraw 8.77 (in fact dcraw 8.73), a new PPG interpolation method has
been introduced (see dcraw man page)
This cause a problem with current interpolation handling in libkdcraw :
VNG quality should be "1" and not "2". In the current state, when
selecting "VNG" in the list box, you will in fact invoke a PPG
interpolation when calling dcraw !

I have 2 fixes here :

- Only fix VNG value and ignore new PPG interpolation :
http://casta.nerim.net/libkdcraw-0.1.2-fix-VNG.patch

OR

- Fix VNG interpolation value and introduce PPG in the widget :
http://casta.nerim.net/libkdcraw-0.1.2-add-PPG.patch

The two solutions works for me (test with digikam 0.9.2)
Thanks for your work :)

Guillaume

--
Guillaume Castagnino
    [hidden email] / [hidden email]
GnuPG/PGP key : http://wwwkeys.pgp.net:11371/pks/lookup?op=vindex&search=0x8AF468AF
Fingerprint : CD52 FE40 9592 BA1E E89D 5FB6 820E 4742 8AF4 68AF

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

Re: libkdcraw 0.1.2 available for testing

Bugzilla from casta@xwing.info
In reply to this post by Valerio Fuoglio-2
On 20:33 Tue 31 Jul     , Valerio Fuoglio wrote:

> Hi to all,
> libkdcraw 0.1.2 is ready for testing, you can find it here:
>
> http://pub.thewally.it/kipi/libkdcraw-0.1.2.tar.bz2
> http://pub.thewally.it/kipi/libkdcraw-0.1.2.tar.bz2.md5
>
> Waiting for feedback
>
> Regards,
> Valerio

Hi,

I noticed a small mistake within dcraw interpolation management : in
dcraw 8.77 (in fact dcraw 8.73), a new PPG interpolation method has
been introduced (see dcraw man page)
This cause a problem with current interpolation handling in libkdcraw :
VNG quality should be "1" and not "2". In the current state, when
selecting "VNG" in the list box, you will in fact invoke a PPG
interpolation when calling dcraw !

I have 2 fixes here :

- Only fix VNG value and ignore new PPG interpolation :
http://casta.nerim.net/libkdcraw-0.1.2-fix-VNG.patch

OR

- Fix VNG interpolation value and introduce PPG in the widget :
http://casta.nerim.net/libkdcraw-0.1.2-add-PPG.patch

The two solutions works for me (test with digikam 0.9.2)
Thanks for your work :)

Guillaume

--
Guillaume Castagnino
    [hidden email] / [hidden email]
GnuPG/PGP key :
http://wwwkeys.pgp.net:11371/pks/lookup?op=vindex&search=0x8AF468AF
Fingerprint : CD52 FE40 9592 BA1E E89D 5FB6 820E 4742 8AF4 68AF
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: [Kde-imaging] libkdcraw 0.1.2 available for testing

Bugzilla from anaselli@linux.it

> Hi,
>
> I noticed a small mistake within dcraw interpolation management : in
> dcraw 8.77 (in fact dcraw 8.73), a new PPG interpolation method has
> been introduced (see dcraw man page)
> This cause a problem with current interpolation handling in libkdcraw :
> VNG quality should be "1" and not "2". In the current state, when
> selecting "VNG" in the list box, you will in fact invoke a PPG
> interpolation when calling dcraw !
>
> I have 2 fixes here :
>
> - Only fix VNG value and ignore new PPG interpolation :
> http://casta.nerim.net/libkdcraw-0.1.2-fix-VNG.patch
>
> OR
>
> - Fix VNG interpolation value and introduce PPG in the widget :
> http://casta.nerim.net/libkdcraw-0.1.2-add-PPG.patch
>
> The two solutions works for me (test with digikam 0.9.2)
> Thanks for your work :)
>
> Guillaume
>
Thanks Guillaume for your testing, now i'm really happy not
to have fond the time of releasing it officially :)

As far as i can say the patches are good, but I'm not the
right person who can really say it, now Gilles is on holidays
so we should wait for him, maybe Marcel, are you in?

Angelo

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel

attachment0 (196 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [Kde-imaging] libkdcraw 0.1.2 available for testing

Gilles Caulier-4
Ok Angelo, i will take a look in this patches.

Gilles

2007/8/8, Angelo Naselli <[hidden email]>:

> Hi,
>
> I noticed a small mistake within dcraw interpolation management : in
> dcraw 8.77 (in fact dcraw 8.73), a new PPG interpolation method has
> been introduced (see dcraw man page)
> This cause a problem with current interpolation handling in libkdcraw :

> VNG quality should be "1" and not "2". In the current state, when
> selecting "VNG" in the list box, you will in fact invoke a PPG
> interpolation when calling dcraw !
>
> I have 2 fixes here :
>
> - Only fix VNG value and ignore new PPG interpolation :
> http://casta.nerim.net/libkdcraw-0.1.2-fix-VNG.patch
>
> OR
>
> - Fix VNG interpolation value and introduce PPG in the widget :
> http://casta.nerim.net/libkdcraw-0.1.2-add-PPG.patch
>
> The two solutions works for me (test with digikam 0.9.2)
> Thanks for your work :)
>
> Guillaume
>

Thanks Guillaume for your testing, now i'm really happy not
to have fond the time of releasing it officially :)

As far as i can say the patches are good, but I'm not the
right person who can really say it, now Gilles is on holidays
so we should wait for him, maybe Marcel, are you in?

Angelo

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel




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

Re: [Kde-imaging] libkdcraw 0.1.2 available for testing

Gilles Caulier-4
Thanks Guillaume for your feedback.

Both patches break binary compatibilty of library. I will use the the second patch to introduce the changes in widget.

Take a care Angello. BC is now broken duing a change in rawdecodingsettings.h file.  Hosts applications witch use library need to be re-compiled...

Gilles

2007/8/20, Gilles Caulier <[hidden email]>:
Ok Angelo, i will take a look in this patches.

Gilles

2007/8/8, Angelo Naselli <[hidden email]>:

> Hi,
>
> I noticed a small mistake within dcraw interpolation management : in
> dcraw 8.77 (in fact dcraw 8.73), a new PPG interpolation method has
> been introduced (see dcraw man page)
> This cause a problem with current interpolation handling in libkdcraw :

> VNG quality should be "1" and not "2". In the current state, when
> selecting "VNG" in the list box, you will in fact invoke a PPG
> interpolation when calling dcraw !
>
> I have 2 fixes here :
>
> - Only fix VNG value and ignore new PPG interpolation :
> <a href="http://casta.nerim.net/libkdcraw-0.1.2-fix-VNG.patch" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> http://casta.nerim.net/libkdcraw-0.1.2-fix-VNG.patch
>
> OR
>
> - Fix VNG interpolation value and introduce PPG in the widget :
> <a href="http://casta.nerim.net/libkdcraw-0.1.2-add-PPG.patch" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> http://casta.nerim.net/libkdcraw-0.1.2-add-PPG.patch
>
> The two solutions works for me (test with digikam 0.9.2)
> Thanks for your work :)
>
> Guillaume
>

Thanks Guillaume for your testing, now i'm really happy not
to have fond the time of releasing it officially :)

As far as i can say the patches are good, but I'm not the
right person who can really say it, now Gilles is on holidays
so we should wait for him, maybe Marcel, are you in?

Angelo

_______________________________________________
Digikam-devel mailing list
[hidden email]
<a href="https://mail.kde.org/mailman/listinfo/digikam-devel" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> https://mail.kde.org/mailman/listinfo/digikam-devel





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

Re: [Kde-imaging] libkdcraw 0.1.2 available for testing

Gilles Caulier-4
Angelo, Valerio,

Code is fixed on svn into KDE3 and KDE4 branch. You can rebuild new tarball of libkdcraw to release 0.1.2...

Gilles

2007/8/20, Gilles Caulier <[hidden email]>:
Thanks Guillaume for your feedback.

Both patches break binary compatibilty of library. I will use the the second patch to introduce the changes in widget.

Take a care Angello. BC is now broken duing a change in rawdecodingsettings.h file.  Hosts applications witch use library need to be re-compiled...

Gilles

2007/8/20, Gilles Caulier <[hidden email]>:
Ok Angelo, i will take a look in this patches.

Gilles

2007/8/8, Angelo Naselli <[hidden email]>:

> Hi,
>
> I noticed a small mistake within dcraw interpolation management : in
> dcraw 8.77 (in fact dcraw 8.73), a new PPG interpolation method has
> been introduced (see dcraw man page)
> This cause a problem with current interpolation handling in libkdcraw :

> VNG quality should be "1" and not "2". In the current state, when
> selecting "VNG" in the list box, you will in fact invoke a PPG
> interpolation when calling dcraw !
>
> I have 2 fixes here :
>
> - Only fix VNG value and ignore new PPG interpolation :
> <a href="http://casta.nerim.net/libkdcraw-0.1.2-fix-VNG.patch" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> http://casta.nerim.net/libkdcraw-0.1.2-fix-VNG.patch
>
> OR
>
> - Fix VNG interpolation value and introduce PPG in the widget :
> <a href="http://casta.nerim.net/libkdcraw-0.1.2-add-PPG.patch" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> http://casta.nerim.net/libkdcraw-0.1.2-add-PPG.patch
>
> The two solutions works for me (test with digikam 0.9.2)
> Thanks for your work :)
>
> Guillaume
>

Thanks Guillaume for your testing, now i'm really happy not
to have fond the time of releasing it officially :)

As far as i can say the patches are good, but I'm not the
right person who can really say it, now Gilles is on holidays
so we should wait for him, maybe Marcel, are you in?

Angelo

_______________________________________________
Digikam-devel mailing list
[hidden email]
<a href="https://mail.kde.org/mailman/listinfo/digikam-devel" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> https://mail.kde.org/mailman/listinfo/digikam-devel






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

Re: [Kde-imaging] libkdcraw 0.1.2 available for testing

Bugzilla from anaselli@linux.it
lunedì 20 agosto 2007, Gilles Caulier ha scritto:
> Angelo, Valerio,
>
> Code is fixed on svn into KDE3 and KDE4 branch. You can rebuild new tarball
> of libkdcraw to release 0.1.2...
Ok I'm back, I'll take a look at it (since i need to check the binary
compatibility breakage) a soon.

Two things though, the first is concerning icon files are they needed?
The latter is po files, again do we need localization for the library?

Thanks,
        Angelo

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel

attachment0 (196 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [Kde-imaging] libkdcraw 0.1.2 available for testing

Gilles Caulier-4


2007/8/21, Angelo Naselli <[hidden email]>:
lunedì 20 agosto 2007, Gilles Caulier ha scritto:
> Angelo, Valerio,
>
> Code is fixed on svn into KDE3 and KDE4 branch. You can rebuild new tarball
> of libkdcraw to release 0.1.2...
Ok I'm back, I'll take a look at it (since i need to check the binary
compatibility breakage) a soon.

Two things though, the first is concerning icon files are they needed?

Used by digiKam setting page with config widget.
 

The latter is po files, again do we need localization for the library?

Settings widgets has a lots of string to translate...

Friendly

Gilles


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

Re: [Kde-imaging] libkdcraw 0.1.2 available for testing

Gilles Caulier-4
In reply to this post by Bugzilla from anaselli@linux.it
Angelo,

Guillaume has just sent to me another patch to solve this B.K.O entry :

http://bugs.kde.org/show_bug.cgi?id=148561

I would apply the patch on svn before to release libkdcraw 0.1.2. Fine for you ?

Gilles

2007/8/21, Angelo Naselli <[hidden email]>:
lunedì 20 agosto 2007, Gilles Caulier ha scritto:
> Angelo, Valerio,
>
> Code is fixed on svn into KDE3 and KDE4 branch. You can rebuild new tarball
> of libkdcraw to release 0.1.2...
Ok I'm back, I'll take a look at it (since i need to check the binary
compatibility breakage) a soon.

Two things though, the first is concerning icon files are they needed?
The latter is po files, again do we need localization for the library?

Thanks,
        Angelo

_______________________________________________
Digikam-devel mailing list
[hidden email]
<a href="https://mail.kde.org/mailman/listinfo/digikam-devel" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">https://mail.kde.org/mailman/listinfo/digikam-devel




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

Re: [Kde-imaging] libkdcraw 0.1.2 available for testing

Bugzilla from anaselli@linux.it
Alle mercoledì 22 agosto 2007, Gilles Caulier ha scritto:
> Angelo,
hmm i should have missed this mail :(
>
> Guillaume has just sent to me another patch to solve this B.K.O entry :
>
> http://bugs.kde.org/show_bug.cgi?id=148561
>
> I would apply the patch on svn before to release libkdcraw 0.1.2. Fine for
> you ?
Of course it's fine....

Angelo




_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel

attachment0 (196 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: libkdcraw 0.1.2 available for testing

Bugzilla from anaselli@linux.it
In reply to this post by Gilles Caulier-4
Alle martedì 21 agosto 2007, Gilles Caulier ha scritto:

> 2007/8/21, Angelo Naselli <[hidden email]>:
> >
> > lunedì 20 agosto 2007, Gilles Caulier ha scritto:
> > > Angelo, Valerio,
> > >
> > > Code is fixed on svn into KDE3 and KDE4 branch. You can rebuild new
> > tarball
> > > of libkdcraw to release 0.1.2...
> > Ok I'm back, I'll take a look at it (since i need to check the binary
> > compatibility breakage) a soon.
> >
> > Two things though, the first is concerning icon files are they needed?
>
>
> Used by digiKam setting page with config widget.
hmm they are awfull anyway :p
Really, why should they be added to libkdcraw? shouldn't it be
a library? Icons needed by digikam should be in digikam i believe.

Do other ibkdcraw users need them?

Achim have you remove them from ubuntu package?
(i did)

>> The latter is po files, again do we need localization for the library?

> Settings widgets has a lots of string to translate...
Here again, does libkdcraw has widget? why? i thoutght it was a simple
dcraw interface library, but i understand i'm wrong.

Anyway these things make two different major versions of libkdcraw harder to
stay together....

Angelo

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel

attachment0 (196 bytes) Download Attachment