[frameworks-kinit] [Bug 419644] kdeinit 5 crashes when using dolphin

2020-09-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=419644

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #4 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[frameworks-kinit] [Bug 419644] kdeinit 5 crashes when using dolphin

2020-09-07 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=419644

--- Comment #3 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[frameworks-kinit] [Bug 419644] kdeinit 5 crashes when using dolphin

2020-08-24 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=419644

Stefan Brüns  changed:

   What|Removed |Added

 CC||stefan.bruens@rwth-aachen.d
   ||e
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from Stefan Brüns  ---
'Artifex Software sRGB ICC Profile' hints at this being a thumbnail for a PDF
or Postscript file being written (or anything else handled by the Ghostscript
thumbnailer).

Try disabling Previews for "Postscript, PDF and DVI files" in the dolphin
preferences.

Try isolating the file which causes the crash.

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

[frameworks-kinit] [Bug 419644] kdeinit 5 crashes when using dolphin

2020-04-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=419644

--- Comment #1 from Christoph Feck  ---
Crash is in libpng. Needs a valgrind log to confirm the crash is actually in
the PNG code.

Thread 1 (Thread 0x7fa982089580 (LWP 6055)):
[KCrash Handler]
#6  0x7fa982f513ee in png_icc_check_header (png_ptr=0x562b8980daa0,
colorspace=0x562b897ac714, name=0x562b8980d928 "Artifex Software sRGB ICC
Profile", profile_length=2576, profile=0x562b89845f30 , color_type=2) at png.c:2025
#7  0x7fa982f2f58f in png_colorspace_set_ICC (color_type=,
profile=0x562b89845f30 ,
profile_length=2576, name=0x562b8980d928 "Artifex Software sRGB ICC Profile",
colorspace=, png_ptr=0x562b8980daa0) at png.c:2449
#8  png_set_iCCP (png_ptr=0x562b8980daa0, info_ptr=0x562b897ac6e0,
name=0x562b8980d928 "Artifex Software sRGB ICC Profile",
compression_type=, profile=0x562b89845f30 , proflen=2576) at pngset.c:711
#9  0x7fa9840b9a51 in QPNGImageWriter::writeImage (this=0x7ffc354d1040,
image=..., compression_in=-1, description=..., off_x_in=,
off_y_in=) at
../../include/QtCore/../../src/corelib/tools/qarraydata.h:208
#10 0x7fa9840b9de8 in QPNGImageWriter::writeImage (description=...,
compression=-1, img=..., this=0x7ffc354d1040) at image/qpnghandler.cpp:1196
#11 write_png_image (description=..., gamma=0, quality=-1, compression=-1,
device=, image=...) at image/qpnghandler.cpp:1196
#12 QPngHandler::write (this=, image=...) at
image/qpnghandler.cpp:1243
#13 0x7fa98407eda6 in QImageWriter::write (this=this@entry=0x7ffc354d1178,
image=...) at image/qimagewriter.cpp:780
#14 0x7fa98404cdce in QImageData::doImageIO (this=,
image=0x7ffc354d12c0, writer=0x7ffc354d1178, quality=) at
image/qimage.cpp:3735
#15 0x7fa98404cf85 in QImage::save (this=this@entry=0x7ffc354d12c0,
device=device@entry=0x7ffc354d1360, format=format@entry=0x7fa9801a9056 "PNG",
quality=quality@entry=-1) at image/qimage.cpp:3723
#16 0x7fa9801a55fe in ThumbnailProtocol::createSubThumbnail
(segmentHeight=34, segmentWidth=54, filePath=..., thumbnail=...,
this=0x7ffc354d1340) at
/usr/src/debug/kio-extras5-19.12.3-1.1.x86_64/thumbnail/thumbnail.cpp:733

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