Hello All
In working on a wiki page for compiling Digikam under Ubuntu I thought I should include a how to for compiling the doc as well. But ./configure --prefix=/usr ends with checking if doc should be compiled... yes configure: creating ./config.status wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1259. config.status: creating Makefile config.status: error: cannot find input file: doc/Makefile.in Does anybody know what this means? Thanks, Martin On Sat, 2008-07-19 at 10:47 +0200, Arnd Baecker wrote: > On Sat, 19 Jul 2008, Martin Fisher wrote: > > > Yes, exactly, the mixing of different styles hurts my aesthetic sense. > > Perfectly understandable! I am not sure if there is anything > which could be done (themes etc.?) to make things visually > more similar. > Even then there will some differences, which can be annoying ... > > > But what I was also trying to say was that I think lots more people > > would use DigiKam if it was also on gnome. > > Installing digikam in a gnome environment should be no problem > if the corresponding packages are available, and they > should (of course not yet for 0.9.4 ...). > > > But yes, of course, DigiKam works OK under Gnome but a little effort is > > required - this is not ideal for all sorts of reasons. > > Actually, it would be good if you could also document > the additionally needed things in the wiki as well; > I am sure that this will be helpful to other users > - already many thanks in advance! > > Best, Arnd > > > > Martin > > > > On Sat, 2008-07-19 at 10:25 +0200, Andi Clemens wrote: > > > On Saturday 19 July 2008 06:57:13 Arnd Baecker wrote: > > > > > > > On this point I am sure that I can speak for all digikam-devels: > > > > there will never be a DigiKam Gnome version! > > > > > > You are right (at least speaking for me), I hate programming GTK and as you > > > mentioned before, a lot of KDE stuff is used so porting will never be done > > > (I'm pretty sure). > > > The only thing that bothers me when mixing KDE and Gnome apps (or even pure Qt > > > and KDE apps) are the different looks. I hate that and sure the poster here > > > hates that, too. But ignoring this fact right now digiKam works quite fine in > > > a non KDE environment, even D&D should work the way it is supposed to. > > > > > > Andi _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by Arnd Baecker
2008/7/19, Arnd Baecker <[hidden email]>:
> On Sat, 19 Jul 2008, Martin Fisher wrote: > >> Yes, exactly, the mixing of different styles hurts my aesthetic sense. > > Perfectly understandable! I am not sure if there is anything > which could be done (themes etc.?) to make things visually > more similar. > Even then there will some differences, which can be annoying ... > >> But what I was also trying to say was that I think lots more people >> would use DigiKam if it was also on gnome. > > Installing digikam in a gnome environment should be no problem > if the corresponding packages are available, and they > should (of course not yet for 0.9.4 ...). > >> But yes, of course, DigiKam works OK under Gnome but a little effort is >> required - this is not ideal for all sorts of reasons. > This is generally a packaging problem relevant of settings to do into the desktop Note that if KDE and gnome system settings can be merged in a common place with a common framework to save/read configuration, this wil be better. Gilles Caulier _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by Bugzilla from andi.clemens@gmx.net
2008/7/19, Andi Clemens <[hidden email]>:
> > On Saturday 19 July 2008 06:57:13 Arnd Baecker wrote: > >> On this point I am sure that I can speak for all digikam-devels: >> there will never be a DigiKam Gnome version! > > You are right (at least speaking for me), I hate programming GTK and as you > mentioned before, a lot of KDE stuff is used so porting will never be done > (I'm pretty sure). I'm not agree. GTK programming is really really really a pleasure........ for dinosaur (:=))) > The only thing that bothers me when mixing KDE and Gnome apps (or even pure > Qt > and KDE apps) are the different looks. I hate that and sure the poster here > hates that, too. What i'm sure it's than win32 developpers must think than it's a shame to have a non uniform developement API under Linux. Why GTK exist ? Why GTK is a C API ? Why not a oriented Object API as Qt is ? Why Gnome team has created a M$ Mono API under Linux, with a lots of pattents relevant ? I'm programming since 15 years old (i'm 39 year old). I have already tested a lots of programming language. Only a Oriented Object language are fine to make a big project as digiKam. If you have already take a look into Gimp source code (GTK C API), it's a big puzzle To resume : i hate GTK. it's an old coding style language. this is not the future... Do not ask me to work with it. Another viewpoint : i have tested Gnome and GTK GUI : for me Gnome is not a stable desktop. Each time that i have tested on my computer, to look the progress, i have crashed it speedly... For me KDE is better an more stable. The graphics rendering is not realy a pleasure to see. Try to present Gnome to Windows users : they hate it. This is the really, tested in my son's school where i have installed a lots of computer under Linux. KDE have been the winner everywhere... Gilles Caulier >But ignoring this fact right now digiKam works quite fine > in > a non KDE environment, even D&D should work the way it is supposed to. > If Gnome can support OpenDesktop standard as KDE, well D&D, trash, and copy & paste will work as well... but this is not the case... Best Gilles _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
On Saturday 19 July 2008 13:55:12 Gilles Caulier wrote: > To resume : i hate GTK. it's an old coding style language. this is not > the future... Do not ask me to work with it. Gilles, would you please work on a GTK fork?... Ooops :-) To be a little off-topic: ====================================== I'm just back to eclipse again for programming digiKam. The new CDT plugin and the mylyn bugtracker / task integration are really cool and they integrate perfect with subclipse (SVN plugin) now... but sadly it is GTK... I really like kdevelop, but right now it is not doing things right for me (auto completion is damn slow and always incomplete, tried every setting and trick but still its not that much usable) and I always missed the multiple build / run / debug configurations that are possible with eclipse. ====================================== Ah by the way, digiGam would be a stupid name... :-) so GTK port is really impossible to do :-D Andi _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by Martin Fisher-3
On Saturday 19 July 2008, you wrote:
> On Fri, 18 Jul 2008, Brendan wrote: > > On Friday 18 July 2008, Markus Spring wrote: > > > try (as root) > > > > > > apt-get build-dep digkikam > > > > Alas, I am also having trouble with 0.9.4 (and all the beta's and > > RC's)...No matter what combo (all /usr/local compiles for libs or distro > > packages) I get crashes after the scan.... > > > > I only mention that (not meaning to highjack) because I am also on Ubuntu > > Hardy... > > > > [Thread debugging using libthread_db enabled] > > [New Thread 0xb588d6c0 (LWP 24142)] > > [KCrash handler] > > #6 0xb7f3e410 in __kernel_vsyscall () > > #7 0xb5aa7085 in raise () from /lib/tls/i686/cmov/libc.so.6 > > #8 0xb5aa8a01 in abort () from /lib/tls/i686/cmov/libc.so.6 > > #9 0xb5cac480 in __gnu_cxx::__verbose_terminate_handler () > > from /usr/lib/libstdc++.so.6 > > #10 0xb5ca9d05 in ?? () from /usr/lib/libstdc++.so.6 > > #11 0xb5ca9d42 in std::terminate () from /usr/lib/libstdc++.so.6 > > #12 0xb5ca9e6a in __cxa_throw () from /usr/lib/libstdc++.so.6 > > #13 0xb5c401bf in std::__throw_length_error () from > > /usr/lib/libstdc++.so.6 #14 0xb5c84777 in std::string::_Rep::_S_create () > > from /usr/lib/libstdc++.so.6 #15 0xb5c85368 in > > std::string::_Rep::_M_clone () from /usr/lib/libstdc++.so.6 #16 > > 0xb5c85e8e in std::string::assign () from /usr/lib/libstdc++.so.6 #17 > > 0xb738d233 in KExiv2Iface::KExiv2::load () from /usr/lib/libkexiv2.so.3 > > #18 0xb7d4739c in Digikam::DMetadata::load () from > > /usr/lib/libdigikam.so.0 #19 0xb7d4740c in Digikam::DMetadata::DMetadata > > () > > from /usr/lib/libdigikam.so.0 > > #20 0xb7bb98f8 in Digikam::ScanLib::storeItemInDatabase () > > from /usr/lib/libdigikam.so.0 > > #21 0xb7bbb9df in Digikam::ScanLib::allFiles () from > > /usr/lib/libdigikam.so.0 #22 0xb7bbb98e in Digikam::ScanLib::allFiles () > > from /usr/lib/libdigikam.so.0 #23 0xb7bbc23f in > > Digikam::ScanLib::findMissingItems () > > from /usr/lib/libdigikam.so.0 > > #24 0xb7bbc50f in Digikam::ScanLib::startScan () from > > /usr/lib/libdigikam.so.0 #25 0xb7b7207e in > > Digikam::AlbumManager::setLibraryPath () > > from /usr/lib/libdigikam.so.0 > > #26 0xb7b328d3 in Digikam::DigikamApp::DigikamApp () > > from /usr/lib/libdigikam.so.0 > > #27 0x0804aeea in main () > > Hmm, I don't understand the above crash report ... > > To be sure: This is with 0.9.4 final? > Which version of exiv2 is installed? > E.g. what is the output of > dpkg -l | grep exiv2 > Or did you install exiv2 and libkexiv2 yourself? > (Then exiv2 0.17.1 is the recommended version). Right now, I have 0.1.6 of exiv2 in packages, installed. kexiv2 is at "version" 4.0.98 (KDE4 version integrated). No matter what combo of source libs / distro libs I use, I get crashes. Is driving me insane. I am going to try to go all source/no distro packages this time around. Will give you a report soon. _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by Arnd Baecker
On Saturday 19 July 2008, Arnd Baecker wrote:
> On Fri, 18 Jul 2008, Brendan wrote: > > On Friday 18 July 2008, Markus Spring wrote: > > > try (as root) > > > > > > apt-get build-dep digkikam > > > > Alas, I am also having trouble with 0.9.4 (and all the beta's and > > RC's)...No matter what combo (all /usr/local compiles for libs or distro > > packages) I get crashes after the scan.... > > > > I only mention that (not meaning to highjack) because I am also on Ubuntu > > Hardy... > > > > [Thread debugging using libthread_db enabled] > > [New Thread 0xb588d6c0 (LWP 24142)] > > [KCrash handler] > > #6 0xb7f3e410 in __kernel_vsyscall () > > #7 0xb5aa7085 in raise () from /lib/tls/i686/cmov/libc.so.6 > > #8 0xb5aa8a01 in abort () from /lib/tls/i686/cmov/libc.so.6 > > #9 0xb5cac480 in __gnu_cxx::__verbose_terminate_handler () > > from /usr/lib/libstdc++.so.6 > > #10 0xb5ca9d05 in ?? () from /usr/lib/libstdc++.so.6 > > #11 0xb5ca9d42 in std::terminate () from /usr/lib/libstdc++.so.6 > > #12 0xb5ca9e6a in __cxa_throw () from /usr/lib/libstdc++.so.6 > > #13 0xb5c401bf in std::__throw_length_error () from > > /usr/lib/libstdc++.so.6 #14 0xb5c84777 in std::string::_Rep::_S_create () > > from /usr/lib/libstdc++.so.6 #15 0xb5c85368 in > > std::string::_Rep::_M_clone () from /usr/lib/libstdc++.so.6 #16 > > 0xb5c85e8e in std::string::assign () from /usr/lib/libstdc++.so.6 #17 > > 0xb738d233 in KExiv2Iface::KExiv2::load () from /usr/lib/libkexiv2.so.3 > > #18 0xb7d4739c in Digikam::DMetadata::load () from > > /usr/lib/libdigikam.so.0 #19 0xb7d4740c in Digikam::DMetadata::DMetadata > > () > > from /usr/lib/libdigikam.so.0 > > #20 0xb7bb98f8 in Digikam::ScanLib::storeItemInDatabase () > > from /usr/lib/libdigikam.so.0 > > #21 0xb7bbb9df in Digikam::ScanLib::allFiles () from > > /usr/lib/libdigikam.so.0 #22 0xb7bbb98e in Digikam::ScanLib::allFiles () > > from /usr/lib/libdigikam.so.0 #23 0xb7bbc23f in > > Digikam::ScanLib::findMissingItems () > > from /usr/lib/libdigikam.so.0 > > #24 0xb7bbc50f in Digikam::ScanLib::startScan () from > > /usr/lib/libdigikam.so.0 #25 0xb7b7207e in > > Digikam::AlbumManager::setLibraryPath () > > from /usr/lib/libdigikam.so.0 > > #26 0xb7b328d3 in Digikam::DigikamApp::DigikamApp () > > from /usr/lib/libdigikam.so.0 > > #27 0x0804aeea in main () > > Hmm, I don't understand the above crash report ... > > To be sure: This is with 0.9.4 final? > Which version of exiv2 is installed? > E.g. what is the output of > dpkg -l | grep exiv2 > Or did you install exiv2 and libkexiv2 yourself? > (Then exiv2 0.17.1 is the recommended version). Son of a b... Looks like I have to eat my words on this one. Doing clean installs of all the sources: libkexiv2 0.1.7, exiv2 0.1.7.1 and then digikam 0.9.4 worked. I am shocked, because I had done this before, but hadn't UNinstalled them with purges from the distro before. Some weird interaction would cause crashes. Odd, no other source install has been this problematic in 10 years of me compiling my own software alongside distro packages. No crashes now. Got the newest digikam, until the distro comes out with its own version. _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |