Bug #66419
closedim_useStripProfileByDefault should be either checked or switched of with graphicsmagick preset
Added by Kay Strobach over 9 years ago. Updated almost 9 years ago.
0%
Description
having this option enabled can cause fatal errors, which are hard to investigate
Updated by Kay Strobach over 9 years ago
Having GM on Debian GNU/Linux 7.0:
output of gm version
GraphicsMagick 1.3.16 2012-06-23 Q8 http://www.GraphicsMagick.org/ Copyright (C) 2002-2012 GraphicsMagick Group. Additional copyrights and licenses apply to this software. See http://www.GraphicsMagick.org/www/Copyright.html for details. Feature Support: Thread Safe yes Large Files (> 32 bit) yes Large Memory (> 32 bit) yes BZIP yes DPS no FlashPix no FreeType yes Ghostscript (Library) no JBIG yes JPEG-2000 yes JPEG yes Little CMS yes Loadable Modules yes OpenMP yes (201107) PNG yes TIFF yes TRIO no UMEM no WMF yes X11 yes XML yes ZLIB yes Host type: x86_64-pc-linux-gnu Configured using the command: ./configure '--build' 'x86_64-linux-gnu' '--enable-shared' '--enable-static' '--enable-libtool-verbose' '--prefix=/usr' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--docdir=${prefix}/share/doc/graphicsmagick' '--with-gs-font-dir=/usr/share/fonts/type1/gsfonts' '--with-x' '--x-includes=/usr/include/X11' '--x-libraries=/usr/lib/X11' '--without-dps' '--without-modules' '--without-frozenpaths' '--with-perl' '--with-perl-options=INSTALLDIRS=vendor' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-Wall -g -fno-strict-aliasing -fPIE -fstack-protector --param ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2' 'LDFLAGS= -fPIE -pie -Wl,-z,relro -Wl,-z,now ' 'CXXFLAGS=-Wall -g -fno-strict-aliasing -fPIE -fstack-protector --param ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2' Final Build Parameters: CC = gcc -std=gnu99 CFLAGS = -fopenmp -Wall -g -fno-strict-aliasing -fPIE -fstack-protector --param ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -Wall -pthread CPPFLAGS = -I/usr/include/X11 -I/usr/include/freetype2 -I/usr/include/libxml2 CXX = g++ CXXFLAGS = -Wall -g -fno-strict-aliasing -fPIE -fstack-protector --param ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pthread LDFLAGS = -fPIE -pie -Wl,-z,relro -Wl,-z,now -L/usr/lib/X11 -L/usr/lib -L/usr/lib LIBS = -ljbig -llcms -ltiff -lfreetype -ljasper -ljpeg -lpng12 -lwmflite -lXext -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lm -lgomp -lpthread
All tests in installtool except the one of combining images are valid.
Combine complains about an error executing the command.
Additionally all images in the frontend are replaced with some kind of placeholder
Updated by Xavier Perseguers over 9 years ago
Please see related ticket #21851 for technical insights on why im_useStripProfileByDefault
should be tackled with.
Updated by Markus Klein over 9 years ago
- Target version changed from 6.2.12 to next-patchlevel
Updated by Markus Klein over 9 years ago
This setting is enabled by default and works without issues here with GM. (GraphicsMagick 1.3.20 2014-08-16 Q16 on Ubuntu 14.04)
Updated by Riccardo De Contardi about 9 years ago
- Status changed from New to Needs Feedback
Kay, does this still exist or has it been solved? (Sorry for being so late)
Updated by Mathias Schreiber about 9 years ago
- Target version deleted (
next-patchlevel)
Updated by Riccardo De Contardi almost 9 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.
You could also join the #typo3-cms channel in Slack if you still need support.
Thank you