Aleksi Halkola | 17 May 21:46
Picon

kphotoalbum crashes when deleting files


Hello again,

kphotoalbum crashes when I try to delete files within kphotoalbum. I 
seem to remember this being a problem already earlier at some point but 
couldn't find the bug at bugs.kde.org. Can somebody tell me if this bug 
has been reported already and if I should rather open the old bug than 
create a new one?

Thanks,

Aleksi
Aleksi Halkola | 17 May 21:44
Picon

kphotoalbum compile fails - VideoManager.cpp


Hello

I did 'git pull' just now and the compilation fails with the error at 
the end of the mail. I've done 'make clean' after the update. Can 
somebody tell me if I have outdated external libraries or is this a 
problem with kphotoalbum? I'm running ubuntu 10.04 with the latest updates.

Thanks!

Cheers,

Aleksi

kphotoalbum/ImageManager/VideoManager.cpp: In member function ‘void 
ImageManager::VideoManager::load(ImageManager::ImageRequest*)’:
kphotoalbum/ImageManager/VideoManager.cpp:80: error: no matching 
function for call to ‘KUrl::List::append(DB::FileName)’
/usr/include/qt4/QtCore/qlist.h:466: note: candidates are: void 
QList<T>::append(const T&) [with T = KUrl]
/usr/include/qt4/QtCore/qlist.h:716: note:                 void 
QList<T>::append(const QList<T>&) [with T = KUrl]
make[2]: *** [CMakeFiles/kphotoalbum.dir/ImageManager/VideoManager.o] 
Virhe 1
make[1]: *** [CMakeFiles/kphotoalbum.dir/all] Virhe 2
make: *** [all] Virhe 2
Jesper K. Pedersen | 2 May 11:13
Picon
Favicon

Icon for indicating thumbnail is a video

Greetings.

In a recent check-in, I made it possible to make a screenshot during video 
playback for use as a thumbnail for the item.

For this to work out nicely, it would be great with some overlay on top of the 
thumbnail to indicate the item is a movie.

Can anyone provide me with such an overlay?¨

Cheers
Jesper.

--

-- 
Having trouble finding a given image in your collection containing
thousands of images?

http://www.kphotoalbum.org might be the answer.
Miika Turkia | 1 May 16:00
Picon

Annotating stacks

Hello,

we've been working with Johannes to allow annotating of whole stacks
(in practice Johannes has been coding and I have been trying to make
him code some more ;) Now is time to get some more input on the
feature.

- On thumbnail view you can annotate the whole stack by selecting it
and hitting annotate multiple items
- Most other features should use the stack head, if a selection is
made in thumbnail view - however, if there is no selection all images
including the ones in collapsed stacks are used
  - e.g. when generating HTML pages or uploading to some web service
using KIPI plugins, the stack head is used if images are selected in
thumbnail view
  - if there is no selection or if stacks within selection are
expanded the full selection is used

Does this kind of change work for you? Are there any changes or
special cases that should be taken into account?

I have attached patches for this change for you to give it a try..

miika
(Continue reading)

Jesper K. Pedersen | 27 Apr 15:45
Picon
Favicon

Removing SQL backend from KPA

Greetings, fellow KPhotoAlbumers.

Many, many years ago I attempted at making an alternative backend to the
XML based one we have which used SQL. I failed.

Following that, Tuomas made a heroic attempt at the same with similar luck.

Finally, during the KPA developer sprint Tuomas, Jan, Henner and I tried,
and...well you guessed it, failed.

Now it has been a few years since the last attempt, and it doesn't seem
like anyone is brave enough to give it yet another go.

Each attempt brought with it a price for the remaining codebase. An example
of this is the DB::Id that was introduced most recently, which introduced
yet another level of indirection when trying to get your hands on the info
about the files.

In an attempt to make KPA easier to maintain in the future, I'd like to
throw away the SQL backend and as a result simplify the codebase all over.

Any objections? (Any such objections should really come with a "Yes I will
take upon me to finish the SQL backend" please).

Cheers
Jesper.
--

-- 
Having trouble finding a given image in your collection containing
thousands of images?

(Continue reading)

Markus Grabner | 22 Apr 22:01
Picon
Favicon

image search question


	Hi all!

    I have a question regarding the use of the image search function. I tagged 
a bunch of images, including those from the stays at two different hotels, say 
"hotel A" and "hotel B". Both of them had a pool, so I added "pool" as a 
subcategory of both. Now if I want to see all photos taken at a hotel pool, I 
simply search for "pool" and get all pool photos from hotel A and hotel B. But 
when I search for the tag "hotel A" (to see all photos taken at hotel A), I 
get all photos taken at hotel A *and* all photos taken at the pool of hotel B. 
I think this is because "pool" is a subcategory of "hotel A" and therefore 
automatically included in the query, but then also matches images which don't 
have the "hotel A" tag. This behaviour seems to be a bug to me, but maybe I 
misunderstood how image queries should be formulated, so could somebody please 
explain how (in the above example) I should write a query to
*) search for all photos from hotel A,
*) search for all photos from the pool of hotel A,
or should I tag the images differently to perform such queries?

	Thanks & kind regards,
		Markus

--

-- 
Markus Grabner
Institute for Computer Graphics and Vision
Graz University of Technology, Inffeldgasse 16a/II, 8010 Graz, Austria
WWW: http://www.icg.tugraz.at/Members/grabner
Vitus Jensen | 21 Apr 21:25
Picon
Picon

Re: raw, jpg, duplicates in index.xml

Hello Andreas,

On Wed, 11 Apr 2012, Andreas Neustifter wrote:

> On 11.04.2012, at 06:50, Vitus Jensen <vjensen@...>
> wrote:
>
> > On Tue, 10 Apr 2012, Vitus Jensen wrote:
> >
> > > Lately I was looking at my index.xml more closely as now several users
> > > will use it and I noticed that when there are raw and jpg files available
> > > it's kind of random which is stored in the index.xml.  Sometimes, but not
> > > always, both are stored.  I even remember that I had to blacklist one
> > > kind, once, to remove duplicates from display.
> > >
> > > Which way should it be?
> >
> > To clarify:
> > * I'm using KPhotoAlbum 4.1.1-r1 under gentoo and KPhotoAlbum 4.1.1-3+b1
> > under Debian.
> > * I'm not using any stacking feature but expect KPhotoAlbum to
> >  automatically detect several formats of the same picture by looking at
> >  the basename of the file.
> >
> > This works fine (except once), with .pef and .jpg files.  I now did some
> > counting and I have 3344 raws on disk but only 3077 in index.xml.  This
> > means the solution I have to implement is to add the missing raws to
> > index.xml, by duplicating the existing .jpg entry and changing the file
> > extension.
> >
(Continue reading)

Vitus Jensen | 10 Apr 07:10
Picon
Picon

raw, jpg, duplicates in index.xml

Hello!

Lately I was looking at my index.xml more closely as now several users 
will use it and I noticed that when there are raw and jpg files available 
it's kind of random which is stored in the index.xml.  Sometimes, but not 
always, both are stored.  I even remember that I had to blacklist one 
kind, once, to remove duplicates from display.

Which way should it be?  I've searched but found no documentation of it 
and as I already wrote python code for analysis I might fix the file in 
the same run, too.

Bye,
    Vitus

--

-- 
OPERATOR! Trace this call and tell me where I am.
/"\
\ / ascii ribbon campaign - Vitus Jensen
  X  www.asciiribbon.org - Hannover,Earth,Milky Way,Universe (current)
/ \
Risto H. Kurppa | 2 Apr 11:12
Picon
Gravatar

KPA4.2 build fail for Ubuntu Lucid and Oneiric

Just relaying the message from Dominik, who packaged KPA4.2 for Ubuntu..
Does anyone have a clue why does the build fail / what's wrong with
the index.docbook and can it be fixed in the source?
He was able to bypass the fail with the patch attached.

r

---------- Forwarded message ----------
From: Dominik Stadler <dominik.stadler@...>
Date: 2012/4/2
Subject: Re: KPhotoAlbum 4.2 released
To: "Risto H. Kurppa" <risto@...>

Hi,

updated packages (with a crude fix for the index.docbook build
trouble) are available now at:

Precise (Upcoming 12.04):
https://launchpad.net/~dominik-stadler/+archive/dsta-precise-ppa/
Oneiric (11.11):
https://launchpad.net/~dominik-stadler/+archive/dsta-oneiric-ppa/
Lucid (Current LTS 10.04):
https://launchpad.net/~dominik-stadler/+archive/dsta-lucid-ppa/

Thanks... Dominik.

On Sun, Apr 1, 2012 at 11:08 PM, Dominik Stadler <dominik.stadler@...> wrote:
>
> Hi,
(Continue reading)

Risto H. Kurppa | 2 Apr 11:08
Picon
Gravatar

KPhotoAlbum 4.2 packages for Ubuntu

Dominik Stadler kindly packaged KPhotoAlbum 4.2 for Ubuntu:

Precise (Upcoming 12.04):
https://launchpad.net/~dominik-stadler/+archive/dsta-precise-ppa/
Oneiric (11.11):
https://launchpad.net/~dominik-stadler/+archive/dsta-oneiric-ppa/
Lucid (Current LTS 10.04):
https://launchpad.net/~dominik-stadler/+archive/dsta-lucid-ppa/

(Could someone add these to the website
http://kphotoalbum.org/index.php?page=download-binaries)

Please test and report if anything weird is found. Thank you Dominik!

Risto

--

-- 
| risto h. kurppa
| risto at kurppa dot fi
| http://risto.kurppa.fi
Attachment (01_docbook_xml.patch): text/x-diff, 1449 bytes
_______________________________________________
KPhotoAlbum mailing list
KPhotoAlbum@...
https://mail.kdab.com/mailman/listinfo/kphotoalbum
Miika Turkia | 1 Apr 16:11
Picon

Fwd: KPhotoAlbum 4.2 released

FYI I pushed out the KPhotoAlbum 4.2 yesterday.

Since the announcement mailing list is moderated (and the announcement
is still pending), I'll just advertise it on this list also.

miika
---------- Forwarded message ----------
From: Miika Turkia <miika.turkia@...>
Date: Sat, Mar 31, 2012 at 11:26 PM
Subject: KPhotoAlbum 4.2 released
To: kphotoalbum-announce@...

For details, please see
http://www.kphotoalbum.org/index.php?page=news#item0075

To download:
http://download.kde.org/stable/kphotoalbum/4.2/src/kphotoalbum-4.2.tar.bz2

miika

Gmane