[Digikam-users] problem kipi svn

Gilles Caulier caulier.gilles at gmail.com
Tue Nov 4 12:25:09 GMT 2008


yes, crash appear on marble widget. I you use marble from trunk, try to
switch to KDE4.1 version.

Gilles Caulier

2008/11/4 peewen <peewen at gmail.com>

> hi,
> finaly I have compiling digikam and I have digikam and showphoto in my
> menu, but when I open digikam crash with this output, maybe it's a problem
> with libmarble?
> Applicazione: digiKam (digikam), segnale SIGSEGV
> [Thread debugging using libthread_db enabled]
> [New Thread 0xb4ac76c0 (LWP 20027)]
> [New Thread 0xad553b90 (LWP 20039)]
> [New Thread 0xadd54b90 (LWP 20038)]
> [New Thread 0xae987b90 (LWP 20037)]
> [New Thread 0xaf188b90 (LWP 20036)]
> [New Thread 0xaf9f7b90 (LWP 20033)]
> [New Thread 0xb2916b90 (LWP 20032)]
> [New Thread 0xb20dcb90 (LWP 20031)]
> [New Thread 0xb3551b90 (LWP 20028)]
> [KCrash handler]
> #6  0xb540e5a7 in GeoSceneDocument::head () from
> /usr/lib/libmarblewidget.so.4
> #7  0xb54459db in MarbleModel::MarbleModel ()
>    from /usr/lib/libmarblewidget.so.4
> #8  0xb544e5a9 in MarbleMap::MarbleMap () from
> /usr/lib/libmarblewidget.so.4
> #9  0xb5442770 in MarbleWidget::MarbleWidget ()
>    from /usr/lib/libmarblewidget.so.4
> #10 0xb7d2b773 in WorldMapWidget (this=0x906cd70, w=256, h=256,
>     parent=0x902ea60)
>     at
> /home/gabry/graphics/digikam/libs/imageproperties/worldmapwidget.cpp:79
> #11 0xb7d26cf9 in ImagePropertiesGPSTab (this=0x902ea60, parent=0x8865be0)
>     at
> /home/gabry/graphics/digikam/libs/imageproperties/imagepropertiesgpstab.cpp:100
> #12 0xb7d0db37 in ImagePropertiesSideBar (this=0x8fa5290, parent=0x8865be0,
>
>     splitter=0x8866c58, side=KMultiTabBar::Right, mimimizedDefault=true)
>     at
> /home/gabry/graphics/digikam/libs/imageproperties/imagepropertiessidebar.cpp:83
> #13 0x080a1836 in ImagePropertiesSideBarDB (this=0x8fa5290,
> parent=0x8865be0,
>     splitter=0x8866c58, side=KMultiTabBar::Right, mimimizedDefault=true)
>     at
> /home/gabry/graphics/digikam/libs/imageproperties/imagepropertiessidebardb.cpp:89
> #14 0x082735a2 in DigikamView (this=0x8865be0, parent=0x86f4b50)
>     at /home/gabry/graphics/digikam/digikam/digikamview.cpp:202
> #15 0x08266db6 in Digikam::DigikamApp::setupView (this=0x86f4b50)
>     at /home/gabry/graphics/digikam/digikam/digikamapp.cpp:387
> #16 0x0826883d in DigikamApp (this=0x86f4b50)
>     at /home/gabry/graphics/digikam/digikam/digikamapp.cpp:190
> #17 0x082a27c5 in main (argc=5, argv=0xbf8a0294)
>     at /home/gabry/graphics/digikam/digikam/main.cpp:162
> #0  0xb7f9e430 in __kernel_vsyscall ()
> thank you for your patience :-)
>
>
> 2008/11/3 Gilles Caulier <caulier.gilles at gmail.com>
>
>> remove cmake cache file in your root source folder and try again.
>>
>> Gilles
>>
>> 2008/11/3 peewen <peewen at gmail.com>
>>
>>> hi,
>>> I have installed liblcms dev in my ubuntu intrepid but the same error
>>> thank for the answer
>>>
>>> 2008/11/3 Gilles Caulier <caulier.gilles at gmail.com>
>>>
>>> Install LittleCMS devel package, and all will be fine.
>>>>
>>>> For details about depencies, please look in README file
>>>>
>>>> Gilles Caulier
>>>>
>>>> 2008/11/3 peewen <peewen at gmail.com>
>>>>
>>>>> hi
>>>>> I have problem with libkdraw svn that I find in kdegraphics svn , this
>>>>> is the output
>>>>> gabry at gabry-desktop:~/kdegraphics/libs/libkdcraw$ cmake .
>>>>> -- The C compiler identification is GNU
>>>>> -- The CXX compiler identification is GNU
>>>>> -- Check for working C compiler: /usr/bin/gcc
>>>>> -- Check for working C compiler: /usr/bin/gcc -- works
>>>>> -- Detecting C compiler ABI info
>>>>> -- Detecting C compiler ABI info - done
>>>>> -- Check for working CXX compiler: /usr/bin/c++
>>>>> -- Check for working CXX compiler: /usr/bin/c++ -- works
>>>>> -- Detecting CXX compiler ABI info
>>>>> -- Detecting CXX compiler ABI info - done
>>>>> CMake Error at CMakeLists.txt:55 (find_package):
>>>>>   find_package could not find module FindLCMS.cmake or a configuration
>>>>> file
>>>>>   for package
>>>>> LCMS.
>>>>>
>>>>>   Adjust CMAKE_MODULE_PATH to find FindLCMS.cmake or set LCMS_DIR to
>>>>> the
>>>>>   directory containing a CMake configuration file for LCMS.  The file
>>>>> will
>>>>>   have one of the following
>>>>> names:
>>>>>
>>>>>     LCMSConfig.cmake
>>>>>     lcms-config.cmake
>>>>>
>>>>>
>>>>>
>>>>> CMake Error at CMakeLists.txt:84 (KDE4_NO_ENABLE_FINAL):
>>>>>   Unknown CMake command "KDE4_NO_ENABLE_FINAL".
>>>>>
>>>>>
>>>>> CMake Warning (dev) in CMakeLists.txt:
>>>>>   No cmake_minimum_required command is present.  A line of code such as
>>>>>
>>>>>     cmake_minimum_required(VERSION 2.6)
>>>>>
>>>>>   should be added at the top of the file.  The version specified may be
>>>>> lower
>>>>>   if you wish to support older CMake versions for this project.  For
>>>>> more
>>>>>   information run "cmake --help-policy
>>>>> CMP0000".
>>>>> This warning is for project developers.  Use -Wno-dev to suppress
>>>>> it.
>>>>>
>>>>> -- Configuring done
>>>>> thank you very much
>>>>>
>>>>> 2008/11/3 Andi Clemens <andi.clemens at gmx.net>
>>>>>
>>>>>
>>>>>> too old libkdcraw... use the SVN trunk...
>>>>>>
>>>>>> Andi
>>>>>>
>>>>>> On Monday 03 November 2008 13:40:28 peewen wrote:
>>>>>> > hi,
>>>>>> > where is the problem?
>>>>>> > [ 11%] Building CXX object
>>>>>> >
>>>>>> kipi-plugins/rawconverter/CMakeFiles/kipiplugin_rawconverter.dir/batchdialo
>>>>>> >g.o /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:
>>>>>> In
>>>>>> > constructor
>>>>>> >
>>>>>> 'KIPIRawConverterPlugin::BatchDialog::BatchDialog(KIPI::Interface*)':
>>>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:185:
>>>>>> error:
>>>>>> > 'SIXTEENBITS' is not a member of 'KDcrawIface::DcrawSettingsWidget'
>>>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:186:
>>>>>> error:
>>>>>> > 'COLORSPACE' is not a member of 'KDcrawIface::DcrawSettingsWidget'
>>>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:187:
>>>>>> error:
>>>>>> > 'POSTPROCESSING' is not a member of
>>>>>> 'KDcrawIface::DcrawSettingsWidget'
>>>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:188:
>>>>>> error:
>>>>>> > 'BLACKWHITEPOINTS' is not a member of
>>>>>> 'KDcrawIface::DcrawSettingsWidget'
>>>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:191:
>>>>>> error:
>>>>>> > 'class KDcrawIface::DcrawSettingsWidget' has no member named
>>>>>> 'addItem'
>>>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:192:
>>>>>> error:
>>>>>> > 'class KDcrawIface::DcrawSettingsWidget' has no member named
>>>>>> > 'updateMinimumWidth'
>>>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp: In
>>>>>> member
>>>>>> > function 'void
>>>>>> >
>>>>>> KIPIRawConverterPlugin::BatchDialog::slotSixteenBitsImageToggled(bool)':
>>>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:300:
>>>>>> error:
>>>>>> > 'class KDcrawIface::DcrawSettingsWidget' has no member named
>>>>>> > 'setEnabledBrightnessSettings'
>>>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp: In
>>>>>> member
>>>>>> > function 'void KIPIRawConverterPlugin::BatchDialog::readSettings()':
>>>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:345:
>>>>>> error:
>>>>>> > 'class KDcrawIface::DcrawSettingsWidget' has no member named
>>>>>> > 'setUseWhitePoint'
>>>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:346:
>>>>>> error:
>>>>>> > 'class KDcrawIface::DcrawSettingsWidget' has no member named
>>>>>> > 'setWhitePoint'
>>>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:347:
>>>>>> error:
>>>>>> > 'class KDcrawIface::DcrawSettingsWidget' has no member named
>>>>>> > 'setMedianFilterPasses'
>>>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp: In
>>>>>> member
>>>>>> > function 'void KIPIRawConverterPlugin::BatchDialog::saveSettings()':
>>>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:391:
>>>>>> error:
>>>>>> > 'class KDcrawIface::DcrawSettingsWidget' has no member named
>>>>>> > 'useWhitePoint'
>>>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:392:
>>>>>> error:
>>>>>> > 'class KDcrawIface::DcrawSettingsWidget' has no member named
>>>>>> 'whitePoint'
>>>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:393:
>>>>>> error:
>>>>>> > 'class KDcrawIface::DcrawSettingsWidget' has no member named
>>>>>> > 'medianFilterPasses'
>>>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp: In
>>>>>> member
>>>>>> > function 'void
>>>>>> KIPIRawConverterPlugin::BatchDialog::slotStartStop()':
>>>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:454:
>>>>>> error:
>>>>>> > 'class KDcrawIface::RawDecodingSettings' has no member named
>>>>>> > 'enableWhitePoint'
>>>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:454:
>>>>>> error:
>>>>>> > 'class KDcrawIface::DcrawSettingsWidget' has no member named
>>>>>> > 'useWhitePoint'
>>>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:455:
>>>>>> error:
>>>>>> > 'class KDcrawIface::RawDecodingSettings' has no member named
>>>>>> 'whitePoint'
>>>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:455:
>>>>>> error:
>>>>>> > 'class KDcrawIface::DcrawSettingsWidget' has no member named
>>>>>> 'whitePoint'
>>>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:456:
>>>>>> error:
>>>>>> > 'class KDcrawIface::RawDecodingSettings' has no member named
>>>>>> > 'medianFilterPasses'
>>>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:456:
>>>>>> error:
>>>>>> > 'class KDcrawIface::DcrawSettingsWidget' has no member named
>>>>>> > 'medianFilterPasses'
>>>>>> > make[2]: ***
>>>>>> >
>>>>>> [kipi-plugins/rawconverter/CMakeFiles/kipiplugin_rawconverter.dir/batchdial
>>>>>> >og.o] Error 1
>>>>>> > make[1]: ***
>>>>>> >
>>>>>> [kipi-plugins/rawconverter/CMakeFiles/kipiplugin_rawconverter.dir/all]
>>>>>> > Error 2
>>>>>> > make: *** [all] Error 2
>>>>>> > gabry at gabry-desktop:~/graphics/build$
>>>>>> >  thank you
>>>>>> > sorry for my poor english
>>>>>>
>>>>>> _______________________________________________
>>>>>> Digikam-users mailing list
>>>>>> Digikam-users at kde.org
>>>>>> https://mail.kde.org/mailman/listinfo/digikam-users
>>>>>>
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Digikam-users mailing list
>>>>> Digikam-users at kde.org
>>>>> https://mail.kde.org/mailman/listinfo/digikam-users
>>>>>
>>>>>
>>>>
>>>> _______________________________________________
>>>> Digikam-users mailing list
>>>> Digikam-users at kde.org
>>>> https://mail.kde.org/mailman/listinfo/digikam-users
>>>>
>>>>
>>>
>>> _______________________________________________
>>> Digikam-users mailing list
>>> Digikam-users at kde.org
>>> https://mail.kde.org/mailman/listinfo/digikam-users
>>>
>>>
>>
>> _______________________________________________
>> Digikam-users mailing list
>> Digikam-users at kde.org
>> https://mail.kde.org/mailman/listinfo/digikam-users
>>
>>
>
> _______________________________________________
> Digikam-users mailing list
> Digikam-users at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-users/attachments/20081104/6b978e7c/attachment.html>


More information about the Digikam-users mailing list