NOTICE! This is a static HTML version of a legacy Fiji BugZilla bug.

The Fiji project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Bug 150 - t2_stack does not open relative paths
t2_stack does not open relative paths
Status: RESOLVED FIXED
Product: Fiji
Classification: Unclassified
Component: TrakEM2
unspecified
PC Linux
: P2 normal
Assigned To: Albert Cardona
Depends on:
Blocks:
 
Reported: 2010-03-09 12:45 CST by Stephan Saalfeld
Modified: 2010-03-31 19:12 CDT
0 users

See Also:

Description Stephan Saalfeld 2010-03-09 12:45:01 CST
t2_stack with a relative path complains that the file does not exist.  Making the path absolute is a workaround but not the desired solution.  Also---the paths were saved as absolute paths instead of relative which is also wrong.  The expected behavior should be just similar to patches.
Comment 1 Albert Cardona 2010-03-14 11:50:56 CDT
Sorry, what is "t2_stack"? Perhaps the "open stack as trakem2" ?
Comment 2 Stephan Saalfeld 2010-03-14 22:41:01 CDT
The XML entity t2_stack.
Comment 3 Albert Cardona 2010-03-31 19:12:25 CDT
commit e135d553a7e576fc58c09253c893a58cfd216b62
Author: Albert Cardona <acardona@ini.phys.ethz.ch>
Date:   Wed Mar 31 19:11:55 2010 +0200

    Fixing bug 150: Stack.class can now use and save relative paths.