Hi all,
TODO LIST -------------------------------------------------------- You can see below all tasks to do before to release 0.9.1-beta1 : - Bug 127583: keywords, copyright, photographer info not saved to IPTC tags : This file will be fixed after to have used MetadataHub class instead DMetadata everywhere. I have already identified all places in source code using "TODO MetadataHub:" string. There is 20 matches in source code to fix... Marcel, i let's you manage this entry. You know better than me MetadataHub class... I recommend you to remove the MetadataHub instance in Comments & Tags implementation and use a global instance instead intialized in DigikamApp at startup (like AlbumSettings instance for example). After, just use this one everywhere... - Some Album icon view menu actions need to be disable with Preview mode (for ex. Select all). It's in my TODO list. - DImg::RawLoader have a bug with unsupported RAW file by dcraw version used by digiKam. The loader go to in eternal loop if there is no DImgLoaderObserver instance used. This bug can only reproduce with digiKam kio-slave. Image editor is not affected. Marcel, i have reported this problem to you by a private mail. This problem is important becise the thumbs process will be stopped definitivly in this case. I hope that you can fix it... RELEASE PLAN ------------------------------------------------------- I propose this release plan - 0.9.1-beta1 : 2007-11-02. - 0.9.1-RC : 2007-18-02. - 0.9.1-final : 2007-25-02. We need volumters to prepare digiKam and DigikamImagePlugins tarballs at these dates. Unforget than all B.K.O files fixed _and_ all news features are annoted to NEWS file from svn. Just use these informations to post the release announce. Gerhard, Fabien, Achim, Luka... Let's me hear your availabilities... AVAILABILITIES -------------------------------------------------------- Personaly, i will in holidays from 2007-23-02 to 2007-02-03. i will out of my office and out of home. No speed Internet connection available, just an RTC modem with my poor laptop... Marcel study actually in university. Shared time is very limited until 2007-09-02. Let's me hear you viewpoints and remarks. Thanks in advance Gilles _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
On Sunday 4. of February 2007 17:29:55 Caulier Gilles wrote:
> - Some Album icon view menu actions need to be disable with Preview mode > (for ex. Select all). It's in my TODO list. I will also check how easy it is to make Full screen in preview mode to hide most of the stuff (toolbar, statubar, sidebars), similar to image editor. Related bug: http://bugs.kde.org/show_bug.cgi?id=135655 > RELEASE PLAN ------------------------------------------------------- > > I propose this release plan > > - 0.9.1-beta1 : 2007-11-02. > - 0.9.1-RC : 2007-18-02. > - 0.9.1-final : 2007-25-02. This looks good enough that we can push it into Ubuntu Feisty release (we will need to request Upstream Version Freeze exception, but we should be able to get it). > We need volumters to prepare digiKam and DigikamImagePlugins tarballs at > these dates. Unforget than all B.K.O files fixed _and_ all news features > are annoted to NEWS file from svn. Just use these informations to post the > release announce. I am counting on great work from Achim on debian packages, but I can jump in if he will not have time to work on this. > Gerhard, Fabien, Achim, Luka... Let's me hear your availabilities... I am quite busy until Feb 7 (Ubuntu Feisty feature freeze), and then will probably be off the internet until Feb 12. From then on, I am available to help with potential packaging/bugfixing (as much as work and family permits ;-)) > Marcel study actually in university. Shared time is very limited until > 2007-09-02. Yep, and we have a pile of things on his list when he is back. ;-) Regards, Luka _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Gilles Caulier-2
Alle 17:29, domenica 4 febbraio 2007, Caulier Gilles ha scritto:
> Hi all, Hi, > > TODO LIST -------------------------------------------------------- > > You can see below all tasks to do before to release 0.9.1-beta1 : > > - Bug 127583: keywords, copyright, photographer info not saved to IPTC tags : I'd like to port a fix i made in gwenview (printing fuction) http://bugs.kde.org/show_bug.cgi?id=129948 But I don't know if i can do it soon, the patch is simple is the one in document.cpp described into the bug. OTH what i don't know if digikam has image.dotsPerMeterX() and image.dotsPerMeterY() correctly set or has some problems as gwenview. Let me know it, I'll try to provide a patch soon, at least concerning the image printing one. > RELEASE PLAN ------------------------------------------------------- > > I propose this release plan > > - 0.9.1-beta1 : 2007-11-02. > - 0.9.1-RC : 2007-18-02. > - 0.9.1-final : 2007-25-02. I know digikam is well tested in svn, but imho it's a bit optimistic a fortnight's cycle of testing for final. OTH I know the days can be postponned during that phase... > AVAILABILITIES -------------------------------------------------------- > > Personaly, i will in holidays from 2007-23-02 to 2007-02-03. i will out of my > office and out of home. No speed Internet connection available, just an RTC > modem with my poor laptop... Have a good time, even if I believe I'll hear from you before your first day :) Angelo _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel attachment0 (196 bytes) Download Attachment |
In reply to this post by Gilles Caulier-2
Am Sunday 04 February 2007 schrieb Caulier Gilles:
> Hi all, > > TODO LIST -------------------------------------------------------- > > You can see below all tasks to do before to release 0.9.1-beta1 : > > - Bug 127583: keywords, copyright, photographer info not saved to IPTC tags > : > > This file will be fixed after to have used MetadataHub class instead > DMetadata everywhere. I have already identified all places in source code > using "TODO MetadataHub:" string. There is 20 matches in source code to > fix... > > Marcel, i let's you manage this entry. You know better than me MetadataHub > class... I recommend you to remove the MetadataHub instance in Comments & > Tags implementation and use a global instance instead intialized in > DigikamApp at startup (like AlbumSettings instance for example). After, > just use this one everywhere... > > - Some Album icon view menu actions need to be disable with Preview mode > (for ex. Select all). It's in my TODO list. > > - DImg::RawLoader have a bug with unsupported RAW file by dcraw version > used by digiKam. The loader go to in eternal loop if there is no > DImgLoaderObserver instance used. This bug can only reproduce with digiKam > kio-slave. Image editor is not affected. > > Marcel, i have reported this problem to you by a private mail. This problem > is important becise the thumbs process will be stopped definitivly in this > case. I hope that you can fix it... > > RELEASE PLAN ------------------------------------------------------- > > I propose this release plan > > - 0.9.1-beta1 : 2007-11-02. > - 0.9.1-RC : 2007-18-02. > - 0.9.1-final : 2007-25-02. > > We need volumters to prepare digiKam and DigikamImagePlugins tarballs at > these dates. Unforget than all B.K.O files fixed _and_ all news features > are annoted to NEWS file from svn. Just use these informations to post the > release announce. > > Gerhard, Fabien, Achim, Luka... Let's me hear your availabilities... I can do the tarballs Gerhard > AVAILABILITIES -------------------------------------------------------- > > Personaly, i will in holidays from 2007-23-02 to 2007-02-03. i will out of > my office and out of home. No speed Internet connection available, just an > RTC modem with my poor laptop... > > Marcel study actually in university. Shared time is very limited until > 2007-09-02. > > Let's me hear you viewpoints and remarks. Thanks in advance > > Gilles > > _______________________________________________ > Digikam-devel mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-devel -- Hakuna matata http://www.gerhard.fr _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Gilles Caulier-2
Le dimanche 4 février 2007 17:29, Caulier Gilles(UNTRUSTED, sender is
<digikam-devel-bounces-+caulier.gilles=[hidden email]>) a écrit : > - Some Album icon view menu actions need to be disable with Preview mode > (for ex. Select all). It's in my TODO list. Done in svn... Gilles _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from anaselli@linux.it
Le dimanche 4 février 2007 18:58, Angelo Naselli a écrit :
> Alle 17:29, domenica 4 febbraio 2007, Caulier Gilles ha scritto: > > Hi all, > > Hi, > > > TODO LIST -------------------------------------------------------- > > > > You can see below all tasks to do before to release 0.9.1-beta1 : > > > > - Bug 127583: keywords, copyright, photographer info not saved to IPTC > > tags : > > I'd like to port a fix i made in gwenview (printing fuction) > http://bugs.kde.org/show_bug.cgi?id=129948 > But I don't know if i can do it soon, the patch is simple is the one in > document.cpp described into the bug. OTH what i don't know if digikam has > image.dotsPerMeterX() and image.dotsPerMeterY() Are you talking about DImg object or Qimage object into printing implementation ? DImg do not have this information yet. A QImage converted from a DImg will be not set especially. What do you whant to do with image.dotsPerMeterX() and image.dotsPerMeterY() ? I think we can backport easily these methods from QImge into DImg... > correctly set or has some > problems as gwenview. Let me know it, I'll try to provide a patch soon, at > least concerning the image printing one. > > > RELEASE PLAN ------------------------------------------------------- > > > > I propose this release plan > > > > - 0.9.1-beta1 : 2007-11-02. > > - 0.9.1-RC : 2007-18-02. > > - 0.9.1-final : 2007-25-02. > > I know digikam is well tested in svn, but imho it's a bit optimistic > a fortnight's cycle of testing for final. OTH I know the days can be > postponned during that phase... The beta1 release date is fine. Talking with Marcel yesterday by IRC, normally all will be done before this date. Of course, if we have some critical user reports in B.K.O to fix before final, we can delay the final release. Release plan still flexible of course. we are in open source world (:=))) Gilles _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Gerhard Kulzer
Le dimanche 4 février 2007 19:25, Gerhard Kulzer a écrit :
> I can do the tarballs > Gerhard ok. Fine for me. Gilles _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Gilles Caulier-2
Alle 11:42, lunedì 5 febbraio 2007, Caulier Gilles ha scritto:
> Le dimanche 4 février 2007 18:58, Angelo Naselli a écrit : > > Alle 17:29, domenica 4 febbraio 2007, Caulier Gilles ha scritto: > > > Hi all, > > > > Hi, > > > > > TODO LIST -------------------------------------------------------- > > > > > > You can see below all tasks to do before to release 0.9.1-beta1 : > > > > > > - Bug 127583: keywords, copyright, photographer info not saved to IPTC > > > tags : > > > > I'd like to port a fix i made in gwenview (printing fuction) > > http://bugs.kde.org/show_bug.cgi?id=129948 > > But I don't know if i can do it soon, the patch is simple is the one in > > document.cpp described into the bug. OTH what i don't know if digikam has > > image.dotsPerMeterX() and image.dotsPerMeterY() > > Are you talking about DImg object or Qimage object into printing > implementation ? > > DImg do not have this information yet. A QImage converted from a DImg will be > not set especially. > > What do you whant to do with image.dotsPerMeterX() and image.dotsPerMeterY() ? old implementation. Anyway the problem reported was concerning the way in which all the kde appls print images without scaling and with dpi info in them. Just think to the scanned images for instance. You can get those info from the file (jpeg, png, tiff, ....) and QImage in my experience didn't. > > > RELEASE PLAN ------------------------------------------------------- > > > > > > I propose this release plan > > > > > > - 0.9.1-beta1 : 2007-11-02. > > > - 0.9.1-RC : 2007-18-02. > > > - 0.9.1-final : 2007-25-02. > > > > I know digikam is well tested in svn, but imho it's a bit optimistic > > a fortnight's cycle of testing for final. OTH I know the days can be > > postponned during that phase... > > The beta1 release date is fine. Talking with Marcel yesterday by IRC, normally > all will be done before this date. Cheers, Angelo _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel attachment0 (196 bytes) Download Attachment |
In reply to this post by Gilles Caulier-2
Hi,
Caulier Gilles wrote: > TODO LIST -------------------------------------------------------- > > You can see below all tasks to do before to release 0.9.1-beta1 : > > [...] > > RELEASE PLAN ------------------------------------------------------- > > I propose this release plan > > - 0.9.1-beta1 : 2007-11-02. > - 0.9.1-RC : 2007-18-02. > - 0.9.1-final : 2007-25-02. > > We need volumters to prepare digiKam and DigikamImagePlugins tarballs at these > dates. Unforget than all B.K.O files fixed _and_ all news features are > annoted to NEWS file from svn. Just use these informations to post the > release announce. > > Gerhard, Fabien, Achim, Luka... Let's me hear your availabilities... Unfortunately, I won't have a lot of time. I will continue to focus on the french translation. I hope it will be ready before final version :) -- Fabien _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Le Lundi 5 Février 2007 18:36, Fabien a écrit :
> Hi, > > Caulier Gilles wrote: > > TODO LIST -------------------------------------------------------- > > > > You can see below all tasks to do before to release 0.9.1-beta1 : > > > > [...] > > > > RELEASE PLAN ------------------------------------------------------- > > > > I propose this release plan > > > > - 0.9.1-beta1 : 2007-11-02. > > - 0.9.1-RC : 2007-18-02. > > - 0.9.1-final : 2007-25-02. > > > > We need volumters to prepare digiKam and DigikamImagePlugins tarballs at > > these dates. Unforget than all B.K.O files fixed _and_ all news features > > are annoted to NEWS file from svn. Just use these informations to post > > the release announce. > > > > Gerhard, Fabien, Achim, Luka... Let's me hear your availabilities... > > Unfortunately, I won't have a lot of time. I will continue to focus on > the french translation. I hope it will be ready before final version :) > fine. All strings will be frozen later 0.9.1-beta1. Gerhard, unforget to post a message to i18n mailing list. Fabien, let's me hear when a translation will be complete. I would take a look. Gilles _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
> > > RELEASE PLAN -------------------------------------------------------
Gilles, can I go ahead with the beta1 release, if not when?
> > > > > > I propose this release plan > > > > > > - 0.9.1-beta1 : 2007-11-02. > > > - 0.9.1-RC : 2007-18-02. > > > - 0.9.1-final : 2007-25-02. > > > > > > We need volumters to prepare digiKam and DigikamImagePlugins tarballs > > > at these dates. Unforget than all B.K.O files fixed _and_ all news > > > features are annoted to NEWS file from svn. Just use these informations > > > to post the release announce. > > > > > > Gerhard, Fabien, Achim, Luka... Let's me hear your availabilities... > > > > Unfortunately, I won't have a lot of time. I will continue to focus on > > the french translation. I hope it will be ready before final version :) > > fine. All strings will be frozen later 0.9.1-beta1. > > Gerhard, unforget to post a message to i18n mailing list. > > Fabien, let's me hear when a translation will be complete. I would take a > look. > Is there a string freeze, can I inform the i18n team? As usual (but it needs to be said all the time) all developpers have done a great job :-)) Gerhard -- Hakuna matata http://www.gerhard.fr _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Le dimanche 11 février 2007 13:24, Gerhard Kulzer a écrit :
> > > > RELEASE PLAN ------------------------------------------------------- > > > > > > > > I propose this release plan > > > > > > > > - 0.9.1-beta1 : 2007-11-02. > > > > - 0.9.1-RC : 2007-18-02. > > > > - 0.9.1-final : 2007-25-02. > > > > > > > > We need volumters to prepare digiKam and DigikamImagePlugins tarballs > > > > at these dates. Unforget than all B.K.O files fixed _and_ all news > > > > features are annoted to NEWS file from svn. Just use these > > > > informations to post the release announce. > > > > > > > > Gerhard, Fabien, Achim, Luka... Let's me hear your availabilities... > > > > > > Unfortunately, I won't have a lot of time. I will continue to focus on > > > the french translation. I hope it will be ready before final version :) > > > > fine. All strings will be frozen later 0.9.1-beta1. > > > > Gerhard, unforget to post a message to i18n mailing list. > > > > Fabien, let's me hear when a translation will be complete. I would take a > > look. > > Gilles, can I go ahead with the beta1 release, if not when? Yes. You can go now. I have talk with Luka and Marcel by IRC. All is fine. > > Is there a string freeze, can I inform the i18n team? yes, beta1 froze all strings. > > As usual (but it needs to be said all the time) all developpers have done a > great job :-)) Thanks. I would to see the 0.9.1 like a good release, not only a bug fix. Please unforget all changes in NEWS file to post with the announce : NEW FEATURES : General : New native JPEG2000 image loader using Jasper library witch can support 16 bits color depth pictures. General : New optimized layout to show Comments & Tags side bar contents. General : Tags View from Comments & Tags side bar support drag & drop. General : New Batch tool to sync all pictures metadata (EXIF/IPTC) with digiKam database content. General : Add a status bar to Album Gui with a progress bar, text bar, and navigate bar. General : New native SlideShow tool witch use the Image Preview feature. RAW files can be slided very fast. AlbumGUI : Improvement of pop-up menu of Tags Filter View and Comment & Tags about auto selection/deselection of parents/childs tags in Tags treeview. AlbumGUI : Main Root album show a Welcome page for new users (like Kmail or Konqueror). AlbumGUI : Video files can be previewed using an embedded instance of default KDE media player. AlbumGUI : Preview picture mode use a memory cache to speed-up loading. AlbumGUI : Preview picture mode pride a context pop-up menu. AlbumGUI : Comments & Tags now support multiple selection of items to apply properties. AlbumGUI : New option to set the action to do when user right click on picture thumb: Load on Image Editor or Show an embeded preview. AlbumGUI : Prefer Exif DateTimeOriginal for sorting images (DateTimeDigitized and DateTime only used as fallback) Image Plugins : All tools remember settings between sessions. Image Plugins : All tools render properly preview of image using Color Managed View. Image Plugins : All tools use the same keyboard shortcuts than PhotoShop. Image Plugins : New option in all Color corrections Tools to show under-exposed and over-exposed areas of corrected picture before to apply corrections. Image Plugins : Brightness/Contrast/Gamma : settings value excursion are the same than Photoshop. Image Plugins : Add Border Tool : add new option to preserve aspect ratio. Border Width can be set in pixels or in percents accordinly with this setting. Image Plugins : Perspective Tool : add a grid and vertical/horizontal guide lines. Image Plugins : Ratio-crop Tool : usability improvements from Jaromir Malenko. Image Plugins : Auto Color Correction Tool : add new filter to perform auto-exposure corrections. Image Plugins : all plugins : capabilty to remember settings between plugin sessions to store configuration in a settings file. Image Editor : Add new advanced options to keep ratio and alignment about print pictures. Image Editor : Add 2 new advanced options to show under-exposed or over-exposed pixels. Image Editor : Remove View->Histogram menu option. We have a better histogram available in sidebar. Image Editor : Color profiles are tested now to avoid invalid files. Image Editor : JPEG/PNG/TIFF/JPEG2000 file save settings are now available in File Save dialog. Image Editor : JPEG file save settings include a red warning about this lossy compression image format with a link to wikipedia to aware users. BUGS FIXES : 242 ==> 115157 : Usability: Image comments/tags dialog: hard to find/see all already selected tags (and to 'de'select them). 243 ==> 132309 : Wish: enhance video support in digiKam. 244 ==> 115153 : Assigns tags not only to selected images with drag and drop. 245 ==> 131743 : Comments and tag edit widgets should retain focus when changing image. 246 ==> 140412 : Comments/Tags sidebar steels focus. 247 ==> 137491 : Editor image cache not flush when an image is modified outside digiKam. 248 ==> 138949 : Save/overwrite fails: wrong dialog. 249 ==> 139197 : Crash during import of raw imagefiles (DNG). 250 ==> 139313 : UTF-8 image comments are mangled when input from image editor. 251 ==> 136903 : If partition gets full during camera/card copy there is no warning and empty files are created. 252 ==> 133955 : Rating search: less, equal, and larger comparison. 253 ==> 139547 : Tag hierarchy automatic fill. 254 ==> 138816 : gpcamera.cpp compile failure CameraList camList. 255 ==> 93542 : Improvements to digiKam print interface. 256 ==> 139658 : Tiff generated by photoshop is either ignored by digiKam image browser, or kills digiKam when regenerating the database. 257 ==> 102032 : Wish: rating system for photos, show/hide/sort by rating. 258 ==> 111446 : Bad behaviour when out of disk space. 259 ==> 133516 : Tags set in Comments/Tags end up on the wrong picture. 260 ==> 140136 : Aspect ratio crop and selection widget improvements. 261 ==> 131600 : Set tag for multiple selection of images. 262 ==> 137545 : Helper lines / cross wanted. 263 ==> 131170 : Add grid/auxiliary lines for perspective correction tool. 264 ==> 138158 : Allow to edit multiple image tags/comments at same time. 265 ==> 140234 : Thumbnail click default action. 266 ==> 135141 : Border size in pixel. 267 ==> 137696 : Border extent should not follow image aspect ratio. 268 ==> 138444 : More clear/consistent color management terminology. 269 ==> 140176 : Showfoto crashes when selecting a filter. 270 ==> 130237 : Typos in digiKam plugin files. 271 ==> 138925 : External modules config dialog lacks a select all button. 272 ==> 140038 : digiKam Image Editor crash on right click after changing toolbar. 273 ==> 139766 : Crash when displaying EXIF metadata with Unicode comment 274 ==> 130017 : Wish: batch operation to save existing comments in the files. 275 ==> 140320 : View menu should better fit after Edit. 276 ==> 127617 : "Toggle Fullscreen" should be located in "View" menu instead of "Settings" menu. 277 ==> 139264 : digiKam sorts pictures with wrong exif tag. 278 ==> 140417 : Crash digiKam when delete image. 279 ==> 110514 : Enhanced selection, refactored histogram. 280 ==> 140933 : Typo: Album Library Path. 281 ==> 141190 : digikam crash when invalid ICM file at color profile directory and you enter into PREFERENCES->COLOR SPACE PROFILES. 282 ==> 123649 : JPEG/PNG quality settings at the "save" dialog. 283 ==> 116518 : Use KIPI plugin for displaying slideshows. 284 ==> 140304 : Start slideshow from the current image. 285 ==> 140303 : slideshow must be relocated to View menu from tools menu. 286 ==> 137503 : Tags are not written to image file automatically. 287 ==> 136254 : Editing tags does not change IPTC-keywords. 288 ==> 135655 : Proper full screen mode (no menu, toolbar, statusbar, sidebars) Gilles _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |