[Pkg-kde-extras] Bug#401416: pending upload of digikam-0.8.2

Achim Bohnet ach at mpe.mpg.de
Thu Dec 21 22:26:16 UTC 2006


[not cc'ed to debian-release and exiv2]
On Thursday, 21. December 2006 16:46, Marc 'HE' Brockschmidt wrote:
[...]
> From what I can see, this is fine. bugs.d.o doesn't report anything
> unusual, but I would love to know if #393505 and #396249 are fixed in
> 2:0.8.2-2.

FWIW: a quick try of an alioth svn trunk build on kubuntu/Edgy
(kde3.5.5), shows that both bugs are fixed.  (I've seen the crash
in kubuntu/dapper before)

#396249 libgphoto2-2-dev needed

	I saw this problem on Kubuntu/Dapper too.  On Edgy it's gone.
	Quick test and strace double check:

	as root:
		cd /usr/lib/libgphoto2/2.2.1
		mkdir x
		mv *.la x/
		
	as user:
		strace -o x.x digikam   #open list of cameras that can be added

		grep /usr/lib/libgphoto2/2.2.1 x.x
		..
		open("/usr/lib/libgphoto2/2.2.1/spca50x.la", O_RDONLY) = -1 ENOENT (No such file or directory)
		open("/usr/lib/libgphoto2/2.2.1/spca50x.so", O_RDONLY) = 17
		..
	as root
		mv x/* .
		rmdir x

#393505 digikam: Crashes on assigning icon to tag

	works here without crash too.  I've tried

	RMB menu of Tags tab on the LHS and
        RMB menu of Filter Tags on the RHS

	using
		'Add Tag ...' menu item
		add a tagname
		click on icon button
		choose an (application) icon via double click
		add the new tag via [ok] button

	=> icon is added, no crash

	If you use another method to add icons to tag

Achim
-- 
  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.
                                      -- reddy at lion.austin.ibm.com



More information about the pkg-kde-extras mailing list