[Digikam-devel] digiKam 0.8.2 rc1 released

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

[Digikam-devel] digiKam 0.8.2 rc1 released

Bugzilla from ach@mpe.mpg.de

The digiKam Team is pleased to announce digiKam 0.8.2-rc1.

digiKam is a digital photo management application for KDE,
focussed on importing, organizing and editing digital photos.
Aimed at all types of users.

The source for 0.8.2-rc1 is available from:

    http://sourceforge.net/project/showfiles.php?group_id=42641


Changes since 0.8.2-beta1 include:

New feature:

        o add missing Rating info in album item file tip and image
          properties dialog

Bugs fixed:

        o fix JFIF comments section encoding extraction to respect UTF8
          (#120241)

        o fix x-raw.desktop: removed tiff extention

        o camera download: auto-rotated images lose EXIF meta data
          (#126326)

        o fix message about missing dcraw program

        o EXIF info lost when saving a modified image that was readonly
          (#118501)

        o Hash marks ('#') in album names cause problems. 0.7.* regression
          (#118501)

        o something is broken with TIFF imlib2 loader and 16 bits
          images. Use KDE/Qt TIFF loader instead. (#125916)

More details in the ChangeLog file.

Achim Bohnet
digiKam team

--
  To me vi is Zen.  To use vi is to practice zen. Every command is
  a koan. Profound to the user, unintelligible to the uninitiated.
  You discover truth everytime you use it.
                                      -- [hidden email]
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: [Digikam-devel] digiKam 0.8.2 rc1 released

Rex Dieter
Achim Bohnet wrote:
 
> The digiKam Team is pleased to announce digiKam 0.8.2-rc1.
...
> Bugs fixed:
>         o fix x-raw.desktop: removed tiff extention

In a related note, kdelibs-3.5.2+ already contains x-image-raw.desktop,
which leads to conflicts, see bug #121242 comments #7, #9, #10

Hopefully, this can be addressed before 0.8.2(final).

-- Rex


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

Re: [Digikam-devel] digiKam 0.8.2 rc1 released

Gilles Caulier-2
On Thursday 11 May 2006 02:17 pm, Rex Dieter wrote:

> Achim Bohnet wrote:
> > The digiKam Team is pleased to announce digiKam 0.8.2-rc1.
>
> ...
>
> > Bugs fixed:
> >         o fix x-raw.desktop: removed tiff extention
>
> In a related note, kdelibs-3.5.2+ already contains x-image-raw.desktop,
> which leads to conflicts, see bug #121242 comments #7, #9, #10
>
> Hopefully, this can be addressed before 0.8.2(final).

Absolutly Rex. This file must be solved. I will take a look. Please Achim note
this B.K.O file in TODO from svn. Thanks in advance

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

Re: [Digikam-devel] digiKam 0.8.2 rc1 released

Bugzilla from ach@mpe.mpg.de
On Thursday 11 May 2006 14:21, Gilles Caulier wrote:

> On Thursday 11 May 2006 02:17 pm, Rex Dieter wrote:
> > Achim Bohnet wrote:
> > > The digiKam Team is pleased to announce digiKam 0.8.2-rc1.
> >
> > ...
> >
> > > Bugs fixed:
> > >         o fix x-raw.desktop: removed tiff extention
> >
> > In a related note, kdelibs-3.5.2+ already contains x-image-raw.desktop,
> > which leads to conflicts, see bug #121242 comments #7, #9, #10

Yeah, I know the problem. Question what to do for < 3.5.2.  In debian/kubuntu
pkgs I just delete the x-image-raw.desktop after make install when the pkgs
is build.

Someone knows who to tweak the Makefile magic to make the install
conditional like

if KDE < 3.5.2 then
        XIMAGERAW = x-image-raw.desktop
else
        XIMAGERAW =
fi

desktopfiles = a.desktop b.desktop $(XIMAGERAW)

> >
> > Hopefully, this can be addressed before 0.8.2(final).
>
> Absolutly Rex. This file must be solved. I will take a look. Please Achim note
> this B.K.O file in TODO from svn. Thanks in advance

Done (in both trunk and stable)

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

--
  To me vi is Zen.  To use vi is to practice zen. Every command is
  a koan. Profound to the user, unintelligible to the uninitiated.
  You discover truth everytime you use it.
                                      -- [hidden email]
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel