Luka,
I see from the ubuntu changelog for digikam that you claim that you no longer need the libgphoto .la files due to the difference in the way the Kubuntu KDE has been built. I can confirm I am still having this problem in Debian with the 0.9.2 final release package. Can you provide some details so we can get this fixed in Debian? Thanks, Mark +digikam (2:0.9.2~beta2-1ubuntu1) gutsy; urgency=low + + * Merge from debian unstable, remaining changes: + - debian/control: don't depend on libgphoto2-2-dev. + Kubuntu's KDE finds the libgphoto plugins without the .la files. + - debian/patches/11-add-service-menu-translations.diff: + Rework patch to apply - French translation of .desktop file + * Added debian/patches/digikam-svn-r669532.diff: + Post-Beta2 fix from KDE SVN for preview bug. Closes: KDE #146072. + + -- Luka Renko <[hidden email]> Wed, 30 May 2007 19:36:57 +0200 _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel signature.asc (196 bytes) Download Attachment |
On Tuesday, 19. June 2007, Mark Purcell wrote:
> Luka, > > I see from the ubuntu changelog for digikam that you claim that you no longer > need the libgphoto .la files due to the difference in the way the Kubuntu KDE > has been built. Kubuntu _never_ needed the libgphoto2-dev .la files. This change is most of the time the only change in the digikam kubuntu pkg. > I can confirm I am still having this problem in Debian with the 0.9.2 final > release package. Damn :( Have you the time to try the fix described http://bugs.kde.org/show_bug.cgi?id=125696#c28 and following comments? > > Can you provide some details so we can get this fixed in Debian? Lure and me discussed it on #kubuntu-devel on freenode. Up to now we found nothing that explains the difference. Maybe, while at debconf, you can join #debian-qt-kde on oftc. Lure and myself are usualy there too. Achim > > Thanks, > Mark > > > +digikam (2:0.9.2~beta2-1ubuntu1) gutsy; urgency=low > + > + * Merge from debian unstable, remaining changes: > + - debian/control: don't depend on libgphoto2-2-dev. > + Kubuntu's KDE finds the libgphoto plugins without the .la files. > + - debian/patches/11-add-service-menu-translations.diff: > + Rework patch to apply - French translation of .desktop file > + * Added debian/patches/digikam-svn-r669532.diff: > + Post-Beta2 fix from KDE SVN for preview bug. Closes: KDE #146072. > + > + -- Luka Renko <[hidden email]> Wed, 30 May 2007 19:36:57 +0200 > -- 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 |
In reply to this post by Mark Purcell
On Tue, Jun 19, 2007 at 05:39:20PM +0100, Mark Purcell wrote:
> Luka, > > I see from the ubuntu changelog for digikam that you claim that you no longer > need the libgphoto .la files due to the difference in the way the Kubuntu KDE > has been built. > > I can confirm I am still having this problem in Debian with the 0.9.2 final > release package. > > Can you provide some details so we can get this fixed in Debian? I've not looked into this myself, but there's nothing I know of that Ubuntu does which should make any difference. I asked Matthias Klose who suggested Ubuntu might happen to have a reference to the gphoto.so file which Debian doesn't. I can see in /usr/lib/libdigikam.la dependency_libs='.../usr/lib/libgphoto2.la /usr/lib/libexif.la /usr/lib/libgphoto2_port.la...' but I have neither of those files installed so I'm at a bit of a loss what the difference could be. Jonathan _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
On Wednesday, 27. June 2007, Jonathan Riddell wrote:
> On Tue, Jun 19, 2007 at 05:39:20PM +0100, Mark Purcell wrote: > > Luka, > > > > I see from the ubuntu changelog for digikam that you claim that you no longer > > need the libgphoto .la files due to the difference in the way the Kubuntu KDE > > has been built. > > > > I can confirm I am still having this problem in Debian with the 0.9.2 final > > release package. > > > > Can you provide some details so we can get this fixed in Debian? > > I've not looked into this myself, but there's nothing I know of that > Ubuntu does which should make any difference. I asked Matthias Klose Best hint we have up to now is Marcus Meissners msg from 19 Jan in this bug report thread: ... Further investigations shows a conflict between the KDE builtin libltdl (in libkdecore) and the external ones and how libgphoto2 uses it. ... Marcus: can you elaborate how you found this out? Makes for us (or is it only me?) 'glueless' hopefully easier to compare kubuntu and debian to find out what needs to be changed in debian. > who suggested Ubuntu might happen to have a reference to the gphoto.so > file which Debian doesn't. I can see in /usr/lib/libdigikam.la > dependency_libs='.../usr/lib/libgphoto2.la /usr/lib/libexif.la > /usr/lib/libgphoto2_port.la...' but I have neither of those files > installed so I'm at a bit of a loss what the difference could be. Not the build-deps of digikam on disk? ;) (0) ~ $ dpkg -L libgphoto2-2-dev | grep la ... /usr/lib/libgphoto2_port.la /usr/lib/libgphoto2_port/0.7.0/serial.la /usr/lib/libgphoto2_port/0.7.0/usb.la /usr/lib/libgphoto2_port/0.7.0/disk.la /usr/lib/libgphoto2_port/0.7.0/ptpip.la /usr/lib/libgphoto2.la ... Achim > Jonathan -- 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 |
Free forum by Nabble | Edit this page |