timeseries / qstudio

qStudio - Free SQL Analysis Tool
https://www.timestored.com/qstudio/
Apache License 2.0
416 stars 17 forks source link

Renaming `qstudio.jar` - odd behavior #46

Closed richb-hanover closed 3 weeks ago

richb-hanover commented 1 month ago

I downloaded qStudio for Linux/Mac (3.03) and moved it to /Applications/qStudio on my Mac.

I renamed it to qStudio-3.03.jar then issued:

java -jar qStudio-3.03.jar

and I was unable to open a SQLite database that was in the same directory. Is this expected? Is qStudio sensitive to the name of its .jar file? Or could I be doing something wrong? Thanks.

ryanhamilton commented 3 weeks ago

There should be no change in behaviour based on name. I've now added logging as you suggested to capture the current directory to allow debugging thi sbetter in future.