|
https://bugs.kde.org/show_bug.cgi?id=224094
Johannes Wienke <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |UPSTREAM --- Comment #20 from Johannes Wienke <languitar semipol de> 2010-01-27 22:29:20 --- Mark, can you file a report at the exiv2 bug tracker for this issues. I will mark this report UPSTREAM as we cannot do much about this. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Simon-2
https://bugs.kde.org/show_bug.cgi?id=224094
--- Comment #21 from Mark Purcell <msp debian org> 2010-01-27 22:44:44 --- Forwarded upstream: http://dev.exiv2.org/issues/show/677 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Simon-2
https://bugs.kde.org/show_bug.cgi?id=224094
--- Comment #22 from Simon <simon eu gmail com> 2010-01-31 12:21:41 --- Thank you very much for testing and reporting, Mark. And thanks everyone else for helping. I hope this bug will be fixed soon. Is there perhaps a program that can star/tag images without exiv2 that I can use in the meantime? I need to edit roughly 800 pictures from yesterday, and this is simply impossible this way. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Simon-2
https://bugs.kde.org/show_bug.cgi?id=224094
--- Comment #23 from Simon <simon eu gmail com> 2010-02-11 21:29:08 --- Andreas, I saw you fixed the bug :) I'm really glad about that. Thanks a lot! I wonder how long it might take until the changes are in the debian unstable repo? Or might I, in this case, simply compile libexiv2 without libkexiv? Simon -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Simon-2
https://bugs.kde.org/show_bug.cgi?id=224094
--- Comment #24 from Andreas Huggel <ahuggel gmx net> 2010-02-17 15:17:38 --- Simon, Although I'm considering releasing 0.20 earlier than originally planned due to this and another important fix (but w/o the Canon features), it will still take a couple of weeks until I get it out. So it may be worth taking the trouble and compiling yourself. You'll need to compile libkexiv2 too, though. Andreas -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Simon-2
https://bugs.kde.org/show_bug.cgi?id=224094
--- Comment #25 from Simon <simon eu gmail com> 2010-02-21 13:52:04 --- Well, trouble seems to be the correct word ;) Linking CXX executable digikam /usr/lib/libkexiv2.so: undefined reference to `Exiv2::ExifData::erase(__gnu_cxx::__normal_iterator<Exiv2::Exifdatum*, std::vector<Exiv2::Exifdatum, std::allocator<Exiv2::Exifdatum> > >)' /usr/lib/libkexiv2.so: undefined reference to `typeinfo for Exiv2::Error' I've checked out the libexiv2 SVN directory and built/installed it to /usr/local/lib. Now I saw that libkexiv is located in kdegraphics which is somehow accessed by digikam's cmake. Is there a way to tell cmake to build libkexiv2 too, using the libexiv2 in /usr/local/lib? Or am I on the completely wrong way with what I'm doing? My experience with libraries is 0 so far. Simon -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Simon-2
https://bugs.kde.org/show_bug.cgi?id=224094
--- Comment #26 from Johannes Wienke <languitar semipol de> 2010-02-21 14:42:06 --- You must also rebuilt libkexiv by hand. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Simon-2
https://bugs.kde.org/show_bug.cgi?id=224094
--- Comment #27 from Simon <simon eu gmail com> 2010-02-21 15:20:21 --- Is it enough to just build it in the kgraphics directory? As there is no rule for «make install». Or do I manually have to ln -s the new libraries in /usr/lib? --- Comment #28 from Simon <simon eu gmail com> 2010-02-21 15:22:34 --- Is it enough to just build it in the kgraphics directory? As there is no rule for «make install». Or do I manually have to ln -s the new libraries in /usr/lib? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Simon-2
https://bugs.kde.org/show_bug.cgi?id=224094
--- Comment #27 from Simon <simon eu gmail com> 2010-02-21 15:20:21 --- Is it enough to just build it in the kgraphics directory? As there is no rule for «make install». Or do I manually have to ln -s the new libraries in /usr/lib? --- Comment #28 from Simon <simon eu gmail com> 2010-02-21 15:22:34 --- Is it enough to just build it in the kgraphics directory? As there is no rule for «make install». Or do I manually have to ln -s the new libraries in /usr/lib? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Simon-2
https://bugs.kde.org/show_bug.cgi?id=224094
--- Comment #29 from Johannes Wienke <languitar semipol de> 2010-02-22 21:43:30 --- After you have configured cmake in the kdegrahics libs directory, you should be able to only build kexiv and install it from its own subdirectoy. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Simon-2
https://bugs.kde.org/show_bug.cgi?id=224094
--- Comment #30 from Simon <simon eu gmail com> 2010-02-22 22:32:08 --- Indeed! This is great. I run cmake with -DCMAKE_INSTALL_PREFIX=/usr to install the libraries over the ones from apt. I guess this is not totally ethically correct, but right now it's working ;) Thank you! -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Simon-2
https://bugs.kde.org/show_bug.cgi?id=224094
Michael G. Hansen <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #31 from Michael G. Hansen <mike mghansen de> 2010-02-22 22:57:45 --- (In reply to comment #30) > I run cmake with -DCMAKE_INSTALL_PREFIX=/usr to install the libraries over the > ones from apt. I guess this is not totally ethically correct, but right now > it's working ;) To make it more 'ethically correct', you can wrap the installation using checkinstall. It will put all the files into .deb file, so you can easily remove them later. Basically you just have to 'apt-get install checkinstall' and then 'checkinstall make install' in the directory where you compiled the library. Michael -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Simon-2
https://bugs.kde.org/show_bug.cgi?id=224094
--- Comment #33 from Simon <simon eu gmail com> 2010-03-08 16:22:03 --- Hm, one more question. When I do this with libkexiv2, is it libkexiv2-7 or libkexiv2-7-dev? Simon -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Simon-2
https://bugs.kde.org/show_bug.cgi?id=224094
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #34 from <freanki gmx net> 2010-04-20 17:42:47 --- *** Bug 234889 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Simon-2
https://bugs.kde.org/show_bug.cgi?id=224094
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |1.2.0 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Simon-2
https://bugs.kde.org/show_bug.cgi?id=224094
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In|1.2.0 |1.1.0 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
| Free forum by Nabble | Edit this page |
