Appimage chdir'ing so relative paths doesn't work

Anton Lundin glance at acc.umu.se
Sun Jan 8 09:38:27 PST 2017


Hi.

I was about to test some stuff with the appimage-build and noted:

strace -e chdir,open ./Subsurface-4.6-Beta-2-x86_64.AppImage testdata/ostc4.xml |& grep -E 'ostc|chdir'
chdir("/tmp/.mount_xyn3Tx")             = 0
chdir("usr")                            = 0
open("testdata/ostc4.xml", O_RDONLY) = -1 ENOENT (No such file or directory)


The chdir'ing might make sense in some case, but in this case it really
doesn't.



//Anton


-- 
Anton Lundin	+46702-161604


More information about the subsurface mailing list