Faculty of Information Technology
Software Engineering Group

Opened 6 years ago

Closed 6 years ago

#147 closed defect (fixed)

Wrong execpath in Windows

Reported by: Patrik Svestka Owned by:
Priority: major Milestone:
Component: default Keywords:
Cc: Also affects CVS HEAD (eXept version): no

Description

The issue is that when launching stx.com or .exe you need to specify STX_PACKAGEPATH variable and change path to cd ../../.. . In any other directory it does not work.

Attachments (1)

libbasic_fix_1_of_1_rev_5dc1f52e6053_Issue__147___Wrong_execpath_in_Windows.patch (1.4 KB) - added by Patrik Svestka 6 years ago.
The patch fixes a double backslash issue in the path

Download all attachments as: .zip

Change History (3)

Changed 6 years ago by Patrik Svestka

The patch fixes a double backslash issue in the path

comment:1 Changed 6 years ago by Patrik Svestka

Status: newtesting

The above issue should solve the path issue.

comment:2 Changed 6 years ago by Jan Vrany

Resolution: fixed
Status: testingclosed

Good catch! The bug was introduced in cc0f87f520a9/stx.libbasic, sigh.
Anyeay, now it should work.

Note: See TracTickets for help on using tickets.