[Digikam-devel] Re: showfoto: crash when opening directory

Pierre Hanser hanser at club-internet.fr
Fri Apr 1 10:43:55 BST 2011


Le 01/04/2011 11:16, Gilles Caulier a écrit :
> 
> It sound like a bug in KDELibs ...
> 
> http://api.kde.org/4.x-api/kdelibs-apidocs/kio/html/classKFileItem.html#aed8625ebed9b622aaf076491e2d9de9f
ok

with this first patch, loading of the directory is OK
but showfoto crashes when selecting a new photo

you need the same patch in

../core/libs/widgets/common/q3support/thumbbartooltip.cpp

I'm sorry to have missed this, i made a grep but didn't realized
q3support was important

-- 
	Pierre

> 
> Gilles Caulier
> 
> 2011/4/1 Gilles Caulier <caulier.gilles at gmail.com>:
>> How do you explain that ?
>>
>> Gilles Caulier
>>
>> 2011/4/1 Pierre Hanser <hanser at club-internet.fr>:
>>> Any image file with exif and xmp data seems to crash.
>>>
>>> But if you modify the call to metaInfo in
>>>
>>>  core/libs/imageproperties/imagepropertiessidebar.cpp
>>>
>>> from
>>>        KFileMetaInfo meta = fi.metaInfo();
>>> to
>>>        KFileMetaInfo meta = fi.metaInfo(false);
>>>
>>> showfoto does not crash.
>>
>>> Have a good day
>>> --
>>>        Pierre
>>>
>>>
>>> Le 01/04/2011 09:20, Gilles Caulier a écrit :
>>>>
>>>> Already reported here :
>>>>
>>>> https://bugs.kde.org/show_bug.cgi?id=264945
>>>>
>>>> Gilles Caulier
>>>>
>>>> 2011/3/31 Pierre Hanser <hanser at club-internet.fr>:
>>>>> hello
>>>>> i tried digikam-2.0.0-beta4 today
>>>>>
>>>>> showfoto crashes when i open a directory, in libexif
>>>>>
>>>>> but it seems the problem is in
>>>>> core/libs/imageproperties/imagepropertiessidebar.cpp:
>>>>> KFileMetaInfo meta = fi.metaInfo();
>>>>>
>>>>>
>>>>> calling metaInfo takes 2 parameters in my version of system libs
>>>>>
>>>>> I can't say if it's a personal or a general problem,
>>>>> but may be someone may have a look...
>>>>> --
>>>>>        Pierre
>>>>>
>>>>> _______________________________________________
>>>>> Digikam-devel mailing list
>>>>> Digikam-devel at kde.org
>>>>> https://mail.kde.org/mailman/listinfo/digikam-devel
>>>>>
>>>> _______________________________________________
>>>> Digikam-devel mailing list
>>>> Digikam-devel at kde.org
>>>> https://mail.kde.org/mailman/listinfo/digikam-devel
>>>>
>>>>
>>>
>>>
>>>
>>
> 
> 





More information about the Digikam-devel mailing list