cyril.raphanel | 10 Feb 06:39
Picon
Gravatar

[Bug 293756] New: develop iOS client (iPhone, iPod, iPad)

https://bugs.kde.org/show_bug.cgi?id=293756

           Summary: develop iOS client (iPhone,iPod,iPad)
           Product: digikam
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel@...
        ReportedBy: cyril.raphanel@...

Version:           unspecified
OS:                Linux

application would be mainly to:
- search collection with tag and date
- edit tag
- share picture

step 1:
build a web app that could connect to mysql remote server
main function would be searching and displaying thumbnail

step 2:
build a native app that could use local sqlite database with all functions

step 3:
(Continue reading)

Julia Jacobson | 9 Feb 21:18
Picon
Favicon
Gravatar

Search selection of all IPTC metadata fields

Dear digiKam developers,

Your software is excellent and it's a pleasure to use it.
On the user mailing list, I already asked to no success, whether there is the
possibility to search a selection of all IPTC metadata fields for the photos in
an album.
As far as I can see, the advanced search is restricted to the IPTC fields
"Caption", "Author", "Headline" and "Title".
Is there a certain reason why digiKam lacks the ability to search the other
fields like for example "Sublocation" or "Copyright"? Would the implementation
of this feature cause many difficulties?
Although it has its own problems with other features, Apple's Aperture does for
example offer this type of search.

Kind regards,
Julia
horst.fiedler | 9 Feb 10:08
Favicon
Gravatar

[Bug 293692] New: DigiKam Crash

https://bugs.kde.org/show_bug.cgi?id=293692

           Summary: DigiKam Crash
           Product: digikam
           Version: 2.1.1
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel@...
        ReportedBy: horst.fiedler@...

Application: digikam (2.1.1)
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-15-generic i686
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
Album view shows images from albumpath rolls/firstdir
Crash happened when in external shell: mv rolls/firstdir/*  rolls/otherdir was
entered

-- Backtrace:
Application: digiKam (digikam), signal: Segmentation fault
[Current thread is 1 (Thread 0xb541b8c0 (LWP 5354))]

(Continue reading)

buedi | 8 Feb 21:01
Picon
Gravatar

[Bug 293676] New: When switching to Full Screen and back, the Window Title is gone

https://bugs.kde.org/show_bug.cgi?id=293676

           Summary: When switching to Full Screen and back, the Window
                    Title is gone
           Product: digikam
           Version: 2.5.0
          Platform: MS Windows
        OS/Version: MS Windows
            Status: UNCONFIRMED
          Severity: minor
          Priority: NOR
         Component: Usability
        AssignedTo: digikam-devel@...
        ReportedBy: buedi@...

Version:           2.5.0 (using KDE 4.7.4) 
OS:                MS Windows

When switching to Full Screen (via Menu or Keyboard Shortcut) and back to
Window Mode, the Window Title is gone (the top bar of Windows Programs with
Program Name, Minimize / Maximize buttons).

Reproducible: Always

Steps to Reproduce:
Switch to Full Screen and back. The Window Title will not come back, you have
to close / open digiKam to get it back.

Actual Results:  
The Window Title is gone.
(Continue reading)

buedi | 8 Feb 20:52
Picon
Gravatar

[Bug 293671] New: digiKam freezes on / after Import

https://bugs.kde.org/show_bug.cgi?id=293671

           Summary: digiKam freezes on / after Import
           Product: digikam
           Version: 2.5.0
          Platform: MS Windows
        OS/Version: MS Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Import
        AssignedTo: digikam-devel@...
        ReportedBy: buedi@...

Created an attachment (id=68635)
 --> (http://bugs.kde.org/attachment.cgi?id=68635)
digiKam Freeze on Import Debug Log

Version:           2.5.0 (using KDE 4.7.4) 
OS:                MS Windows

When right clicking on an Album and using the Import from remote Computer
functionality (ALT-SHIFT-I), either while the import process runs or when it is
finished, digiKam freezes for around 10-15 seconds. If I only import 5 pictures
or so, it freezes right after the Import. If I import a higher number of
pictures, it freezes while the Import runs which made importing of 47 pictures
to last for 17 minutes the last time I clocked it.

This is reproducable on my Windows 7 x64 and on my XP SP3 x86 system. It does
not happen when I run it in Ubuntu. All is fine there.
(Continue reading)

Gilles Caulier | 8 Feb 11:10
Picon
Gravatar

[libkipi] libkipi: Last method deprecated. Now all item attributes are managed through *attributes*() methods to preserve binary compatibility in libkipi.

Git commit 12d46dfeb13473463a3dd58a798c8baf0b15555b by Gilles Caulier.
Committed on 08/02/2012 at 11:03.
Pushed by cgilles into branch 'master'.

Last method deprecated. Now all item attributes are managed through *attributes*() methods to preserve
binary compatibility in libkipi.
To manage easily item attributes on plugins, use KPImageInfo wrapper.
To kipi host maintainer, please read documentation from KIPI::ImageInfo and fix your kipi interface for
next release.
lets' me hear if all compile fine for you. I already fixed digiKam and KphotoAlbum compile fine. I don't
checked Gwenview.
CCMAIL: kde-imaging@...
CCMAIL: digikam-devel@...
CCMAIL: aurelien.gateau@...
CCMAIL: blackie@...

M  +25   -26   libkipi/imageinfo.cpp
M  +53   -49   libkipi/imageinfo.h
M  +3    -17   libkipi/imageinfoshared.cpp
M  +4    -4    libkipi/imageinfoshared.h

http://commits.kde.org/libkipi/12d46dfeb13473463a3dd58a798c8baf0b15555b

diff --git a/libkipi/imageinfo.cpp b/libkipi/imageinfo.cpp
index 5fb9897..cca6440 100644
--- a/libkipi/imageinfo.cpp
+++ b/libkipi/imageinfo.cpp
@@ -40,12 +40,12 @@
 namespace KIPI
 {
(Continue reading)

sean darcy | 8 Feb 02:58
Picon

git: can't find libkexiv2.pc

Today's git on Fedora 16:

-- Starting CMake configuration for: kipi-plugins
-- Check Kexiv2 library in local sub-folder...
-- Check Kexiv2 library using pkg-config...
-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
-- PKGCONFIG() indicates that libkexiv2 is not installed (install the 
package which contains libkexiv2.pc if you want to support this feature)

cat /usr/lib64/pkgconfig/libkexiv2.pc
prefix=/usr
exec_prefix=/usr/bin
libdir=/usr/lib64
includedir=/usr/include/kde4

Name: libkexiv2
Description: A C++ library to manipulate EXIF/IPTC/XMP metadata using 
Exiv2 library. This library is used by digiKam and kipi-plugins.
URL: http://www.digikam.org
Requires:
Version: 2.2.0
Libs: -L/usr/lib64 -lkexiv2
Cflags: -I/usr/include/kde4

I don't know enough about cmake to find the config.log equivalent to 
figure out what went wrong.

sean
Reginald E. Dudley | 8 Feb 01:55
Picon
Gravatar

[Bug 293591] New: Ubuntu 11.10 64 Bit Digikam crashed when clicking on Configure Digikam

https://bugs.kde.org/show_bug.cgi?id=293591

           Summary: Ubuntu 11.10 64 Bit Digikam  crashed when clicking on
                    Configure Digikam
           Product: digikam
           Version: 2.1.1
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel@...
        ReportedBy: reg7777c@...

Application: digikam (2.1.1)
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-15-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
Opened Digikam (Version 2.1.1)
Clicked on Settings
Clicked on Configure Digikam
Crash

The crash can be reproduced every time.

-- Backtrace:
(Continue reading)

nucleo | 7 Feb 20:46
Favicon

[Bug 293563] New: digikam-2.6.0-beta1 build failed

https://bugs.kde.org/show_bug.cgi?id=293563

           Summary: digikam-2.6.0-beta1 build failed
           Product: digikam
           Version: 2.6.0
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel@...
        ReportedBy: nucleo@...

Version:           2.6.0 (using KDE 4.8.0) 
OS:                Linux

digikam-2.6.0-beta1 build failed.

Reproducible: Didn't try

Actual Results:  
[  0%] Generating index.cache.bz2
cd /builddir/build/BUILD/digikam-2.6.0-beta1/doc/kipi-plugins &&
/usr/bin/meinproc4 --check --cache
/builddir/build/BUILD/digikam-2.6.0-beta1/x86_64-redhat-linux-gnu/doc/kipi-plugins/index.cache.bz2
/builddir/build/BUILD/digikam-2.6.0-beta1/doc/kipi-plugins/index.docbook
Generating filmgraintool.moc
index.docbook:233: element link: validity error : IDREF attribute linkend
references an unknown ID "using-camera"
(Continue reading)

Gilles Caulier | 7 Feb 20:29
Picon
Gravatar

GoSC 2012 is open for ideas...

Hi all,

I just recieve a mail from Lydia Pintcher. Google Summer of code 2012 is open.

I'm waiting your ideas to propose on students...

Best

Gilles Caulier
Alexander Wauck | 7 Feb 02:58
Picon
Gravatar

[Bug 293500] New: photos disappear from albums after processing in the batch queue

https://bugs.kde.org/show_bug.cgi?id=293500

           Summary: photos disappear from albums after processing in the
                    batch queue
           Product: digikam
           Version: 2.1.1
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Batch Queue Manager
        AssignedTo: digikam-devel@...
        ReportedBy: alex.wauck+kdebugs@...

Version:           2.1.1 (using KDE 4.7.4) 
OS:                Linux

When I convert RAW photos to JPEG using the batch queue, the RAW photos
disappear from the album they were in.  The image files are still there, but
they don't appear.  The only way to fix it is to import the album's folder into
a new album and then move the images into the old album.  I don't know if it's
limited to RAW source photos.

Reproducible: Always

Steps to Reproduce:
1. Put some RAW photos in an album.
2. Select a few, right click, and select "Batch Queue Manager->Add to Current
Queue".
(Continue reading)


Gmane