aviability and next 0.9.2-beta1

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

aviability and next 0.9.2-beta1

Gilles Caulier-4
Hi all,

Just few words about my aviability for the next week. It's holiday time for me and my internet access will be limited to use an RTC modem. I will follow the mailing list and certainly polish again the implementation in svn to prepare the next 0.9.2 release.

There are a lots of changes in svn trunk, and it will be time to start the beta series if we want to plan 0.9.2-final during June.

Next week, i will start to review B.K.O and tag all important files to fix.

Some points in suspend :

- Antonio, Fast Scale algorithm need to be fixed to render properlly the Preview zoom to high level. If it not fixed, i'm sure to see a bug report in B.K.O (:=)))
- Marcel, Luka : are you some patch or fix to apply in svn before to release the first beta1 ?
- Paco : Are you started the Light Table implementation in your computer ?

Who will be volumteer to make beta1 packages ? Gerhard, Fabien ?

Gilles


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

Re: aviability and next 0.9.2-beta1

Gilles Caulier-4


2007/4/21, Gilles Caulier <[hidden email]>:
Hi all,

Just few words about my aviability for the next week. It's holiday time for me and my internet access will be limited to use an RTC modem. I will follow the mailing list and certainly polish again the implementation in svn to prepare the next 0.9.2 release.

There are a lots of changes in svn trunk, and it will be time to start the beta series if we want to plan 0.9.2-final during June.

Next week, i will start to review B.K.O and tag all important files to fix.

Some points in suspend :

- Antonio, Fast Scale algorithm need to be fixed to render properlly the Preview zoom to high level. If it not fixed, i'm sure to see a bug report in B.K.O (:=)))
- Marcel, Luka : are you some patch or fix to apply in svn before to release the first beta1 ?
- Paco : Are you started the Light Table implementation in your computer ?

I have forget to mention than libkdcraw need to be released in beta1 too... Angelo, are you available to do it...

Marcel, There is a little bug in libkdcraw. In digiKam if Histogram pannel is visible, and if you open an image in editor there is a crash duing a non re-entrance of KProcess in image RAW loader. I have certainly forget something in my backport from DImg::RAW loader to libkdcraw. This problem have been already fixed by you in the past. Do you remember ?

Gilles

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

Re: aviability and next 0.9.2-beta1

Marcel Wiesweg
In reply to this post by Gilles Caulier-4
> Hi all,
>
> Just few words about my aviability for the next week. It's holiday time for
> me and my internet access will be limited to use an RTC modem. I will
> follow the mailing list and certainly polish again the implementation in
> svn to prepare the next 0.9.2 release.
>
> There are a lots of changes in svn trunk, and it will be time to start the
> beta series if we want to plan 0.9.2-final during June.
>
> Next week, i will start to review B.K.O and tag all important files to fix.
>
> Some points in suspend :
>
> - Antonio, Fast Scale algorithm need to be fixed to render properlly the
> Preview zoom to high level. If it not fixed, i'm sure to see a bug report
> in B.K.O (:=)))
> - Marcel, Luka : are you some patch or fix to apply in svn before to
> release the first beta1 ?

No I dont have any patch here in my local copy.

There are two minor points still with the preview widget which I would like to
fix if we agree that it should be fixed:
- when zooming with the mouse wheel in KDE usually, the direction is reverse
to what we have in digikam (zoom in with mouse wheel up)
- zooming out in preview: does anyone want to zoom out more
than "fit-in-window"?

Marcel

> - Paco : Are you started the Light Table implementation in your computer ?
>
> Who will be volumteer to make beta1 packages ? Gerhard, Fabien ?
>
> Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: aviability and next 0.9.2-beta1

Gilles Caulier-4


2007/4/21, Marcel Wiesweg <[hidden email]>:
> Hi all,

>
> Just few words about my aviability for the next week. It's holiday time for
> me and my internet access will be limited to use an RTC modem. I will
> follow the mailing list and certainly polish again the implementation in
> svn to prepare the next 0.9.2 release.
>
> There are a lots of changes in svn trunk, and it will be time to start the
> beta series if we want to plan 0.9.2-final during June.
>
> Next week, i will start to review B.K.O and tag all important files to fix.
>
> Some points in suspend :
>
> - Antonio, Fast Scale algorithm need to be fixed to render properlly the
> Preview zoom to high level. If it not fixed, i'm sure to see a bug report
> in B.K.O (:=)))
> - Marcel, Luka : are you some patch or fix to apply in svn before to
> release the first beta1 ?

No I dont have any patch here in my local copy.

There are two minor points still with the preview widget which I would like to
fix if we agree that it should be fixed:
- when zooming with the mouse wheel in KDE usually, the direction is reverse
to what we have in digikam (zoom in with mouse wheel up)
 
Well, it a 5 minutes fix to do (:=))). unforget to fix image editor canvas witch work exactly like Preview widget...
 

 
- zooming out in preview: does anyone want to zoom out more
than "fit-in-window"?
 
Ah, this is a little problem. Look like Preview mode used with image plugins dialog like Noise Reduction work.The low zoom level is limited to fit the content of image of the preview widget size. But if i zoom in and after i resize the widget size (to close the settings sidebar for example), the zoom level is reinitialized.
 
This is the only way that i have find to do it. If you have a better solution, let's me hear. I have not used it with Preview Mode from Album GUI because i think it can perturb user... But it just my viewpoint (:=))). It can be better to have an homogenous behaviours with zooming... 
 
Using this way with Preview Mode from album gui is very easy because it use the same common preview widget than image plugins. It's a few line of code to implement. Look how works libs/widgets/common/previewwidget.cpp and libs/widgets/imageplugins/imagepreviewwidget.cpp.
 
Note: I still running under Vista to browse the web during this week. My winmodem still broken under Linux (Mandriva 2007.1 include drivers but it won't work). No more commits on svn from me during this week. Sorry... 
 

Gilles

 


 
Marcel

> - Paco : Are you started the Light Table implementation in your computer ?
>
> Who will be volumteer to make beta1 packages ? Gerhard, Fabien ?
>
> Gilles
_______________________________________________
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: aviability and next 0.9.2-beta1

Fabien-5
In reply to this post by Gilles Caulier-4
Hi,

Gilles Caulier wrote:
> Just few words about my aviability for the next week. It's holiday time
> for me and my internet access will be limited to use an RTC modem. I
> will follow the mailing list and certainly polish again the
> implementation in svn to prepare the next 0.9.2 release.

Great !

> Who will be volumteer to make beta1 packages ? Gerhard, Fabien ?
I'm afraid to be too busy for this task at the moment :(
Sorry...

--
Fabien

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

Re: aviability and next 0.9.2-beta1

Gerhard Kulzer
In reply to this post by Gilles Caulier-4
Am Saturday 21 April 2007 schrieb Gilles Caulier:

> Hi all,
>
> Just few words about my aviability for the next week. It's holiday time for
> me and my internet access will be limited to use an RTC modem. I will
> follow the mailing list and certainly polish again the implementation in
> svn to prepare the next 0.9.2 release.
>
> There are a lots of changes in svn trunk, and it will be time to start the
> beta series if we want to plan 0.9.2-final during June.
>
> Next week, i will start to review B.K.O and tag all important files to fix.
>
> Some points in suspend :
>
> - Antonio, Fast Scale algorithm need to be fixed to render properlly the
> Preview zoom to high level. If it not fixed, i'm sure to see a bug report
> in B.K.O (:=)))
> - Marcel, Luka : are you some patch or fix to apply in svn before to
> release the first beta1 ?
> - Paco : Are you started the Light Table implementation in your computer ?
>
> Who will be volumteer to make beta1 packages ? Gerhard, Fabien ?
>
> Gilles
Ok with me, Gilles.

Gerhard

--
Hakuna matata
http://www.gerhard.fr

_______________________________________________
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: aviability and next 0.9.2-beta1

Gilles Caulier-4
Thanks Gerhard,
 
In first, i have attached to this mail a little patch to optimize the sidebar usability. This will solve these files from B.K.O:
 
 
Please apply this spatch against svn before to release first beta1. Unforget to report these B.K.O files title in NEWS file. Thanks in advance...
 
Gilles

 
2007/4/23, Gerhard Kulzer <[hidden email]>:
Am Saturday 21 April 2007 schrieb Gilles Caulier:

> Hi all,
>
> Just few words about my aviability for the next week. It's holiday time for
> me and my internet access will be limited to use an RTC modem. I will
> follow the mailing list and certainly polish again the implementation in
> svn to prepare the next 0.9.2 release.
>
> There are a lots of changes in svn trunk, and it will be time to start the
> beta series if we want to plan 0.9.2-final during June.
>
> Next week, i will start to review B.K.O and tag all important files to fix.
>
> Some points in suspend :
>
> - Antonio, Fast Scale algorithm need to be fixed to render properlly the
> Preview zoom to high level. If it not fixed, i'm sure to see a bug report
> in B.K.O (:=)))
> - Marcel, Luka : are you some patch or fix to apply in svn before to
> release the first beta1 ?
> - Paco : Are you started the Light Table implementation in your computer ?
>
> Who will be volumteer to make beta1 packages ? Gerhard, Fabien ?
>
> Gilles

Ok with me, Gilles.

Gerhard

--
Hakuna matata
http://www.gerhard.fr

_______________________________________________
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

spaceoptim.patch (7K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: aviability and next 0.9.2-beta1

Bugzilla from lure@kubuntu.org
In reply to this post by Marcel Wiesweg
On Saturday 21. of April 2007 22:31:58 Marcel Wiesweg wrote:
> There are two minor points still with the preview widget which I would like
> to fix if we agree that it should be fixed:
> - when zooming with the mouse wheel in KDE usually, the direction is
> reverse to what we have in digikam (zoom in with mouse wheel up)
> - zooming out in preview: does anyone want to zoom out more
> than "fit-in-window"?

Very good points and I fully agree this should be changed at least for 0.9.2
final...

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

Re: aviability and next 0.9.2-beta1

Gilles Caulier-4
Luka, like Gerhard is busy during 3 days, can you apply the patch on svn ?
 
Gilles

 
2007/4/25, Luka Renko <[hidden email]>:
On Saturday 21. of April 2007 22:31:58 Marcel Wiesweg wrote:
> There are two minor points still with the preview widget which I would like
> to fix if we agree that it should be fixed:
> - when zooming with the mouse wheel in KDE usually, the direction is
> reverse to what we have in digikam (zoom in with mouse wheel up)
> - zooming out in preview: does anyone want to zoom out more
> than "fit-in-window"?

Very good points and I fully agree this should be changed at least for 0.9.2
final...

Regards,
Luka
_______________________________________________
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