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

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

[Octave-bug-tracker] [bug #58493] Accentued letter (french accent) in fi


From: anonyme
Subject: [Octave-bug-tracker] [bug #58493] Accentued letter (french accent) in file path problem and Magick++ exception
Date: Wed, 3 Jun 2020 13:31:57 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?58493>

                 Summary: Accentued letter (french accent) in file path
problem and Magick++ exception
                 Project: GNU Octave
            Submitted by: None
            Submitted on: mer. 03 juin 2020 17:31:55 UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Missed Error or Warning
                  Status: None
             Assigned to: None
         Originator Name: Loïc
        Originator Email: chauxloc21@gmail.com
             Open/Closed: Open
                 Release: 5.2.0
         Discussion Lock: Any
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

By running a program containing the following code:

-----------------------------------
X = imread('imagefile.bmp');
-----------------------------------

I receive the following error:

-----------------------------------
error: Magick++ exception: Magick: Unable to open file
(C:\Users\Loïc\Documents\imagefile.bmp) reported
by magick/blob.c:3080 (OpenBlob)
error: called from
    __imread__ at line 80 column 10
    imageIO at line 118 column 28
    imread at line 106 column 33
    prog1 at line 3 column 8
-----------------------------------

This error is due to the umlaut in the name of the folder "Loïc", in the file
path.
Indeed, the error does not appear when I launch my program from the root of my
computer, before the "Loïc" folder.

So, I think it's a problem of french accent, and special characters.

Thank you guys




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58493>

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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