[digikam] [Bug 429108] FPX image crashes on selection

2021-04-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=429108

caulier.gil...@gmail.com changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||7.3.0
 Status|REPORTED|RESOLVED

--- Comment #18 from caulier.gil...@gmail.com ---
Alastair,
With digiKam 7.3.0, the crash is not reproducible with your FPX sample :

https://imgur.com/s2d1tYy

Of course we don't get any thumbnail or preview. 

Maik, 

ExifTool support well FLashPix format as you can see :

File name: Bouquet.fpx (ExifTool)

>>> Composite <<<

ImageSize : 1536 1024
Megapixels : 1.572864


>>> File <<<

Directory : /home/gilles/Images
FileAccessDate : 2021:04:24 11:25:19+02:00
FileInodeChangeDate : 2021:04:24 11:25:19+02:00
FileModifyDate : 2021:04:24 11:24:54+02:00
FileName : Bouquet.fpx
FilePermissions : 664
FileSize : 742912
FileType : FPX
FileTypeExtension : FPX
MIMEType : image/vnd.fpx


>>> FlashPix <<<

CachedImageHeight : 1024
CachedImageWidth : 1536
CodePage : 1200
ColorTwistMatrix : 
CompObjUserType : FlashPix Object
CompObjUserTypeLen : 16
ContrastAdjustment : 1
CreateDate : 1999:02:14 17:14:17
CreatingTransform : 1
DataCreateDate : 1999:02:14 17:14:17
DataModifyDate : 1999:02:14 17:14:25
DataObjectID : 0F0DAC63-C439-11D2-9F8E-BD4517B3E445
DataObjectStatus : 0
DecimationMethod : 8
FileSource : 3
Filtering : 0
ImageHeight : 1024
ImageWidth : 1536
InputDataObjectList : 1
JPEGTables : binary data...
Make : Eastman Kodak Company
MaximumImageIndex : 2
MaximumOperationIndex : 1
MaximumTransformIndex : 1
MaxJPEGTableIndex : 254
Model : KODAK DC260
NumberOfResolutions : 6
NumChannels : 3
OperationClassID : 56616A00-C154-11CE-8553-00AA00A1F95B
OperationID : 56616A00-C154-11CE-8553-00AA00A1F95B
OperationNumber : 1
OutputDataObjectList : 2
RectangleOfInterest : 
ResultAspectRatio : 1.5
Software : Picture Easy Software 3
SpatialOrientation : 
SubimageColor : 03 0003
SubimageHeight : 256
SubimageHeight : 32
SubimageNumericalFormat : 17
SubimageTileCount : 1
SubimageTileHeight : 64
SubimageTileWidth : 64
SubimageWidth : 384
SubimageWidth : 48
ThumbnailClip : binary data...
TransformCreateDate : 1999:02:14 17:14:17
TransformModifyDate : 1999:02:14 17:14:25
TransformNodeID : 0F0DAC62-C439-11D2-9F8E-BD4517B3E445
UsingTransforms : 
VisibleOutputs : 2

The tag "ThumbnailClip" has binary data which can be used certainly as image
preview. But it's another topic to do in another file in bugzilla.

As the crash is away, i close this file now.

Gilles Caulier

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

[digikam] [Bug 429108] FPX image crashes on selection

2021-03-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=429108

--- Comment #17 from caulier.gil...@gmail.com ---
digiKam 7.2.0 official release is published with more than 360 files closed
from bugzilla:

https://www.digikam.org/news/2021-03-22-7.2.0_release_announcement/

Can you reproduce the dysfunction with this version ?

Thanks in advance for your feedback

Gilles Caulier

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

[digikam] [Bug 429108] FPX image crashes on selection

2020-11-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=429108

--- Comment #16 from Maik Qualmann  ---
I don't see how we can fix a crash in ImageMagick. I think we are using the
ImageMagick API correctly in digiKam. We have already considered completely
removing ImageMagick from digiKam. We have now given the loader the lowest
priority and blocked known problematic image formats (XCF).

Maik

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

[digikam] [Bug 429108] FPX image crashes on selection

2020-11-24 Thread Alastair
https://bugs.kde.org/show_bug.cgi?id=429108

--- Comment #15 from Alastair  ---
Hi Maik,
As I said, no problems with imagemagick.
Have you given up on this or can we do more to fix it?

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

[digikam] [Bug 429108] FPX image crashes on selection

2020-11-22 Thread Alastair
https://bugs.kde.org/show_bug.cgi?id=429108

--- Comment #14 from Alastair  ---
Hi Maik,
I had no problems with using magick display command.  No crashes from
imagemagick since I built it.  

My only complaint with imagemagick is that I cannot find the date the original
picture was taken in the converted files.  The date is in the fpx files but
gets lost in translation.

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

[digikam] [Bug 429108] FPX image crashes on selection

2020-11-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=429108

--- Comment #13 from caulier.gil...@gmail.com ---
It crash in the flashpix library used by ImageMagick.

It sound like the problem is not in digiKam as well, but in low level library
used to decode image.

Can you process this fpx image with ImageMagick, for ex using "display" command
line tool ?

If ImageMagick crash also, please report this problem as UPSTREAM to
ImageMagick team. 

Gilles Caulier

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

[digikam] [Bug 429108] FPX image crashes on selection

2020-11-22 Thread Alastair
https://bugs.kde.org/show_bug.cgi?id=429108

--- Comment #12 from Alastair  ---
Created attachment 133562
  --> https://bugs.kde.org/attachment.cgi?id=133562=edit
First backtrace under guidance

I hope this is right.  Digikam froze this time rather than crash and I may not
have all you need.  Tell me if you need me to repeat.

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

[digikam] [Bug 429108] FPX image crashes on selection

2020-11-22 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=429108

--- Comment #11 from Maik Qualmann  ---
Start digiKam in the terminal with:

gdb digikam

Type "r" + Enter for run.

After the crash type:

"bt" + Enter for the backtrace

Maik

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

[digikam] [Bug 429108] FPX image crashes on selection

2020-11-22 Thread Alastair
https://bugs.kde.org/show_bug.cgi?id=429108

--- Comment #10 from Alastair  ---
Further to my last note, I added one more fpx image and had no problem but when
I added a third image to the album and tried to open it, digikam crashed
immediately.  I hope this helps.

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

[digikam] [Bug 429108] FPX image crashes on selection

2020-11-22 Thread Alastair
https://bugs.kde.org/show_bug.cgi?id=429108

--- Comment #9 from Alastair  ---
Hi Gilles,
I have found that a single fpx file in an album directory does not crash the
system and I can then access the album and view the fpx image and view it both
as thumbnail and full size.  It seems the problem is due to working on more
than one image.  I shall add images and see how I get on.

Meanwhile this is more of a problem for me than I thought because if I convert
the image using imagemagick and convert or mogrify -format, the jpg image does
not have the date the photo was taken neither does it have the metadata.  I
shall try copying the metadata using exiftool but It would be better if this
bug can be fixed please.

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

[digikam] [Bug 429108] FPX image crashes on selection

2020-11-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=429108

--- Comment #8 from caulier.gil...@gmail.com ---
yes, thanks for the FPX sample

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

[digikam] [Bug 429108] FPX image crashes on selection

2020-11-15 Thread Alastair
https://bugs.kde.org/show_bug.cgi?id=429108

--- Comment #7 from Alastair  ---
Created attachment 133348
  --> https://bugs.kde.org/attachment.cgi?id=133348=edit
Sample fpx file which crashes digikam

I hope this is what you need.  All attempts to load this file in digikam crash
the app immediately.

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

[digikam] [Bug 429108] FPX image crashes on selection

2020-11-15 Thread Alastair
https://bugs.kde.org/show_bug.cgi?id=429108

--- Comment #6 from Alastair  ---
On 15/11/2020 10:01, bugzilla_nore...@kde.org wrote:
> https://bugs.kde.org/show_bug.cgi?id=429108
> 
> caulier.gil...@gmail.com changed:
> 
>What|Removed |Added
> 
>  CC||caulier.gil...@gmail.com
> 
> --- Comment #5 from caulier.gil...@gmail.com ---
> Please add link to FPX image samples to try to reproduce the problem. Thanks 
> in
> advance
> 
> Gilles Caulier
> 
Hi Gilles,
Sorry to be so dumb but exactly what should I link to where.  I have all files
on my drive and could post a sample to dropbox or pcloud.  What do you need?
I tried several times to get the backtrace but none is available.  I could look
in the logs if you tell me where to look using systemctl etc.

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

[digikam] [Bug 429108] FPX image crashes on selection

2020-11-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=429108

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||caulier.gil...@gmail.com

--- Comment #5 from caulier.gil...@gmail.com ---
Please add link to FPX image samples to try to reproduce the problem. Thanks in
advance

Gilles Caulier

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

[digikam] [Bug 429108] FPX image crashes on selection

2020-11-15 Thread Alastair
https://bugs.kde.org/show_bug.cgi?id=429108

--- Comment #4 from Alastair  ---
On 14/11/2020 22:58, Maik Qualmann wrote:
> https://bugs.kde.org/show_bug.cgi?id=429108
> 
> Maik Qualmann  changed:
> 
>What|Removed |Added
> 
>  CC||metzping...@gmail.com
> 
> --- Comment #3 from Maik Qualmann  ---
> Please provide a backtrace. My ImageMagick here under OpenSUSE is compiled
> without libfpx, I can't test it.
> 
> Maik
> 
Hi Maik,
Try as I might I cannot get the backtrace button to work.  Will try again
today.

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

[digikam] [Bug 429108] FPX image crashes on selection

2020-11-14 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=429108

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #3 from Maik Qualmann  ---
Please provide a backtrace. My ImageMagick here under OpenSUSE is compiled
without libfpx, I can't test it.

Maik

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

[digikam] [Bug 429108] FPX image crashes on selection

2020-11-14 Thread Alastair
https://bugs.kde.org/show_bug.cgi?id=429108

--- Comment #2 from Alastair  ---
ImageMagick version 7.0.10-38 Q16 x86_64

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

[digikam] [Bug 429108] FPX image crashes on selection

2020-11-14 Thread Alastair
https://bugs.kde.org/show_bug.cgi?id=429108

Alastair  changed:

   What|Removed |Added

   Keywords||reproducible, usability
 CC||aje...@errichel.co.uk

--- Comment #1 from Alastair  ---
ImageMagick version 7.0.10-38 Q16 x86_64

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