[tellico] [Bug 390744] Parenthesis 2 error

2019-01-04 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=390744

Robby Stephenson  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UPSTREAM

-- 
You are receiving this mail because:
You are watching all bug changes.

[tellico] [Bug 390744] Parenthesis 2 error

2018-03-13 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=390744

--- Comment #3 from Robby Stephenson  ---
Git commit 62a17e3ac3bf617f5c054a38d00a662d2b72be28 by Robby Stephenson.
Committed on 14/03/2018 at 03:32.
Pushed by rstephenson into branch '3.1'.

Add workaround for crash when linking to Exempi and reading Exiv data

For now, add a very crude workaround to avoid using the EXIV metadata
extractor from KFileMetaData when Exempi is also used. I can't figure
out how to avoid the crash otherwise.

M  +8-1src/tests/filelistingtest.cpp
M  +4-4src/translators/CMakeLists.txt
M  +14   -2src/translators/filelistingimporter.cpp

https://commits.kde.org/tellico/62a17e3ac3bf617f5c054a38d00a662d2b72be28

-- 
You are receiving this mail because:
You are watching all bug changes.

[tellico] [Bug 390744] Parenthesis 2 error

2018-02-26 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=390744

--- Comment #2 from Robby Stephenson  ---
Git commit 74cd5ca785e1ea5ca746098fce3efc99858eb7d7 by Robby Stephenson.
Committed on 27/02/2018 at 02:31.
Pushed by rstephenson into branch '3.1'.

Add a unit test to expose crashing bug when reading XMP data

BlueSquare.jpg is a test file from the exiv library. Linking to
EXEMPI causes a crash, no matter whether XMPHandler is initialized or
not

M  +4-0src/tests/CMakeLists.txt
A  +---src/tests/data/BlueSquare.jpg
M  +29   -1src/tests/filelistingtest.cpp
M  +1-0src/tests/filelistingtest.h

https://commits.kde.org/tellico/74cd5ca785e1ea5ca746098fce3efc99858eb7d7

-- 
You are receiving this mail because:
You are watching all bug changes.

[tellico] [Bug 390744] Parenthesis 2 error

2018-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=390744

--- Comment #1 from kbutra2...@mailinator.com ---
Ok, after further investigation, this could be a problem with exiv2.
Tellico also crashes when there are .png files with XMP tags I think.

Sorry for not providing much information, but the pure count of debugging tools
and the corresponding how-to's (application specific) still give me a headache
at the moment, so I fear providing wrong/irrelevant information is worse.

-- 
You are receiving this mail because:
You are watching all bug changes.