bugGNU Octave - Bugs: bug #65467, (geometr) test @svg/svg fails due...

 
 

bug #65467: (geometr) test @svg/svg fails due to spaces in file names

Submitter:  Dmitri A. Sergatskov <dasergatskov>
Submitted:  Sat 16 Mar 2024 07:07:17 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Unexpected Error or Warning
Status:  In Progress Assigned to:  juanpi
Originator Name:  Open/Closed:  * Open
Release:  * stable Operating System:  * Microsoft Windows
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

Mon 13 May 2024 08:53:06 PM UTC, comment #4: 

Sorry -- wrong bug.

Dmitri.
--

Dmitri A. Sergatskov <dasergatskov>
Mon 13 May 2024 08:51:31 PM UTC, comment #3: 

on the same windows computer (with the failing test:

>> tempname
ans = C:\Users\dmitr\AppData\Local\Temp\oct-ChGc45


Dmitri.
--

Dmitri A. Sergatskov <dasergatskov>
Sun 17 Mar 2024 03:53:23 AM UTC, comment #2: 


>> test @svg/svg verbose
>>>>> C:\Program Files\GNU Octave\Octave-9.1.0\mingw64\share\octave\packages\geometry-4.0.0\@svg/svg.m
***** test
  dc = svg('drawing5.svg');
  dc.getpath();
  dc.pathid();
  dc.getpath('path3756');
python3: can't open file '/c/Users/dmitr/C:\\Program': [Errno 2] No such file or directory
!!!!! test failed
'svgpath' undefined near line 45, column 20
>>


Dmitri.
--

Dmitri A. Sergatskov <dasergatskov>
Sat 16 Mar 2024 10:39:43 PM UTC, comment #1: 

To help with testing I have split the tests to identify better what's causing it.
Could you test commit 7776a18c97b4 from
https://sourcefor ... /ci/default/tree/

I cannot test in Windows.


Juan Pablo Carbajal <juanpi>
Group Member
Sat 16 Mar 2024 07:07:17 PM UTC, original submission:  

In the current octave9.1 for Windows package I see:

>> test @svg/svg verbose
>>>>> C:\Program Files\GNU Octave\Octave-9.1.0\mingw64\share\octave\packages\geometry-4.0.0\@svg/svg.m
***** test
  dc = svg('drawing5.svg');
  dc.getpath();
  dc.pathid();
  dc.getpath('path3756');

  dc = svg('drawing.svg');
  ids = dc.pathid();
  dc.getpath({ids{[1 3]}});
python3: can't open file '/c/Users/dmitr/C:\\Program': [Errno 2] No such file or directory
!!!!! test failed
'svgpath' undefined near line 45, column 20
>>


Dmitri.
--


Dmitri A. Sergatskov <dasergatskov>

 

Attached Files

This item currently has no attached files.

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

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

Carbon-Copy List
  • -email is unavailable- added by juanpi (Posted a comment)
  • -email is unavailable- added by dasergatskov (Submitted the item)
  •  

    Votes

    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.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

    History

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2024-03-16 juanpi StatusNone In Progress
        Assigned toNone juanpi

    Back to the top

    Powered by Savane 3.16-598c.
    Corresponding source code