octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #46324] Imwrite fails writing images


From: anonymous
Subject: [Octave-bug-tracker] [bug #46324] Imwrite fails writing images
Date: Thu, 29 Oct 2015 17:05:31 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.3.0

URL:
  <http://savannah.gnu.org/bugs/?46324>

                 Summary: Imwrite fails writing images
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Do 29 Okt 2015 17:05:29 UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: SteWas
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Error Message:

error: __imwrite__:
/usr/lib/x86_64-linux-gnu/octave/4.0.0/oct/x86_64-pc-linux-gnu/__magick_read__.oct:
failed to load: libGraphicsMagick++-Q16.so.11: Kann die Shared-Object-Datei
nicht öffnen: Datei oder Verzeichnis nicht gefunden

It happens since a Debian Unstable Update a week ago. 
It might be also a problem with Graphicsmagick itself,
anyway I want to let you know...

The code to reproduce the error:

clear all,
more off
Bild=round(rand(5,1)*20)
imwrite(uint16(Bild),'YouSee.jpeg','Quality',100)

For "Bild" take any Matrix, doesn't matter if png- or jpeg-file...

Greetings




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46324>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]