bugGNU Octave - Bugs: bug #45653, uigetfile() provides different...

 
 

bug #45653: uigetfile() provides different outputs on GNU/Linux and MS Windows

Submitter:  None
Submitted:  Thu 30 Jul 2015 07:30:49 AM UTC
   
 
Category:  Octave Function Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Fixed Assigned to:  None
Originator Name:  Karel Hruska Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 3.8.2
Operating System:  * Any Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 31 Jul 2015 05:33:42 AM UTC, comment #2: 

Thank you,
I did not find the mentioned bug. I there a possibility to fix it in GNU/Octave 3.8.x?

Regards,
Karel Hruska

Anonymous
Thu 30 Jul 2015 10:25:15 AM UTC, comment #1: 

I believe this was fixed in https://savannah.gnu.org/bugs/?func=detailitem&item_id=41367.

In octave 4.0.0, when I run it, in windows (gui and cli) it appends the path separator '\'

In Linux on my fedora box,the path separator '/'


John Donoghue <lostbard>
Group Member
Thu 30 Jul 2015 07:30:49 AM UTC, original submission:  

After execution of

[fname, fpath, fltidx] = uigetfile ()

the variable fpath ends with "/" on GNU/Linux, but on Windows it does not, therefore it is not possible to handle the fpath variable the same way on both systems.

Example outputs:
GNU/Linux: fpath = /media/truecrypt1/UWB/Octave/
MS Windows: fpath = D:/UWB/Octave/desPMSM

Regards,
Karel Hruska

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mtmiller (Updated the item)
  • -email is unavailable- added by lostbard (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-07-30 mtmiller StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code