Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows] jsish assumes that user directory \Users\username is in the current drive; it fails when invoked from a non-system drive #35

Closed
richieadler opened this issue Jan 29, 2021 · 2 comments

Comments

@richieadler
Copy link

D:\TEMP>jsish -S test.db
CALL BACKTRACE:
#1: SqliteUI.jsi:665:  in moduleRun( "D:test.db" )
#2: SqliteUI.jsi:662:  in SqliteUI( [ "D:test.db" ], {} )
#3: SqliteUI.jsi:634:  in main()

SqliteUI.jsi:634: error: db open failed: \Users\username/.sqliteui.db    (c-extn [Sqlite])
ERROR:
@pcmacdon
Copy link
Owner

Can you re-download jsish.exe and try again. Should be fixed now.

@richieadler
Copy link
Author

@pcmacdon Now it is, in fact, fixed. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants