WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: 1.5 bugs in ImageMagick.tcz  (Read 2904 times)

Offline caminati

  • Full Member
  • ***
  • Posts: 184
    • Homepage
1.5 bugs in ImageMagick.tcz
« on: April 22, 2013, 06:22:00 AM »
See:
Code: [Select]
~ $ ls -lhd `find /tmp/tcloop/ -type d| egrep tce.installed`
drwxr-xr-x    2 root     root          34 Mar  1 20:17 /tmp/tcloop/ImageMagick/usr/local/tce.installed
drwxrwxr-x    2 root     staff         28 Dec 18  2011 /tmp/tcloop/Xlibs/usr/local/tce.installed
Hereby, this needs immediate attention because
Code: [Select]
tce-load -i ImageMagick
    subsequently prevents correct loading of other extensions (e.g., try tce-load -i inkscape).
    [/li]

  • Secondarily, latest ImageMagick.tcz breaks inkscape.tcz and possibly any other extension needing libMagick++.so.5, because this latter file disappeared.
    Investigation is needed about whether the depender package(s) (e.g., inkscape) or the dependee are to be updated.
All tests on 4.7.6 nobase norestore.

Ps: Sorry for bad formatting, I couldn't get
    to work properly.
    « Last Edit: April 22, 2013, 06:32:13 AM by caminati »

    Offline bmarkus

    • Administrator
    • Hero Member
    • *****
    • Posts: 7183
      • My Community Forum
    Re: 1.5 bugs in ImageMagick.tcz
    « Reply #1 on: April 22, 2013, 06:55:22 AM »
    You are right, latest ImageMagick update breaks inkscape. I will roll back to an older version.

    Béla
    Ham Radio callsign: HA5DI

    "Amateur Radio: The First Technology-Based Social Network."

    Offline bmarkus

    • Administrator
    • Hero Member
    • *****
    • Posts: 7183
      • My Community Forum
    Re: 1.5 bugs in ImageMagick.tcz
    « Reply #2 on: April 22, 2013, 08:48:23 AM »
    Repo updated, please try it.
    Béla
    Ham Radio callsign: HA5DI

    "Amateur Radio: The First Technology-Based Social Network."

    Offline netnomad

    • Hero Member
    • *****
    • Posts: 1026
    Re: 1.5 bugs in ImageMagick.tcz
    « Reply #3 on: April 22, 2013, 02:04:40 PM »
    hi bmarkus,

    i guess that lcms2.tcz should be in the dep-file!?
    for some basic tasks i needed that dependency ;-)

    thank you for your help.

    Offline bmarkus

    • Administrator
    • Hero Member
    • *****
    • Posts: 7183
      • My Community Forum
    Re: 1.5 bugs in ImageMagick.tcz
    « Reply #4 on: April 23, 2013, 06:19:57 AM »
    hi bmarkus,

    i guess that lcms2.tcz should be in the dep-file!?
    for some basic tasks i needed that dependency ;-)

    thank you for your help.

    You are right, lcms2 is a dependency of ImageMagick. Will add it to .dep

    Thanks
    Béla
    Ham Radio callsign: HA5DI

    "Amateur Radio: The First Technology-Based Social Network."

    Offline bmarkus

    • Administrator
    • Hero Member
    • *****
    • Posts: 7183
      • My Community Forum
    Re: 1.5 bugs in ImageMagick.tcz
    « Reply #5 on: April 28, 2013, 02:57:24 PM »
    Solution is simple. You can take over the maintenance of ImageMagick.tcz
    Béla
    Ham Radio callsign: HA5DI

    "Amateur Radio: The First Technology-Based Social Network."

    Offline caminati

    • Full Member
    • ***
    • Posts: 184
      • Homepage
    Re: 1.5 bugs in ImageMagick.tcz
    « Reply #6 on: April 28, 2013, 03:06:58 PM »
    Solution is simple. You can take over the maintenance of ImageMagick.tcz

    I tested the wrong version, sorry.
    Looks like it works now.