Summary: | kcm_grub2 crashes because its unable to load a ImageMagick module | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Steven Sroka <Sroka.Steven> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | CC: | konstantinos.smanis, micro_corvalan, Sroka.Steven |
Priority: | NOR | ||
Version: | 1.0 | ||
Target Milestone: | --- | ||
Platform: | Chakra | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Valgrind Log |
Description
Steven Sroka
2012-05-13 22:41:09 UTC
Created attachment 71078 [details]
Valgrind Log
Please install all the Optional Deps of imagemagick as shown by 'pacman -Qi imagemagick'. I have reported this bug to Arch's developers but they won't fix it. You are supposed to look through the package information. That did it. It was either librsvg or libwmf or gsfonts (which was pulled in as a dependency). BTW, I should tell the Chakra Developers about this so they can fix it at their end. Can you link me to your Arch Linux bug report or your email to the Arch Linux mailing list if there is one? Ah I love Chakra. Issue fixed in Chakra's repos already ;) http://chakra-linux.org/bugs/index.php?do=details&task_id=438 (In reply to comment #5) > Ah I love Chakra. Issue fixed in Chakra's repos already ;) > http://chakra-linux.org/bugs/index.php?do=details&task_id=438 Please note that unless this is a packaging issue (Arch/Chakra), this issue should be reported upstream (imagemagick) for fixing. Unfortunately I can't reproduce it on Gentoo (compiled imagemagick 6.7.6.4 without svg/wmf support). Could you possibly poke the Chakra devs and straighten this out? The offending piece of code merely queries ImageMagick for the supported codecs, it doesn't in any way require svg/wmf thus it shouldn't crash. *** Bug 293016 has been marked as a duplicate of this bug. *** |