William K. McDannell Jr.
William K. McDannell Jr.
> Is `/bin/bash` in your system a link to `sh` or `dash` ? Neither. `bash` links to `/usr/bin/bash` (`/bin` is a link to `/usr/bin` on Arch) and `sh` is linked...
> Which ISO do you use for your system? I will install the same distro and test it. Standard [Arch ISO](https://www.archlinux.org/download/). Dash version 0.5.11.2-1 - Install Dash (`pactrap`arguments+= `dash` OR...
I cannot find CentOS-7-x86_64-Everything-2003.iso to test on: http://mirror.pit.teraswitch.com/centos/7/isos/x86_64/ but if it is available in the repos _maybe_ `sudo dnf install dash -y` will work. [7.8.2003 path](http://mirror.pit.teraswitch.com/centos/7.8.2003/) has only one file...
Also on Arch. I also tried @Daksani's solution, updating to the new "config" folder as needed (`~/.lmstudio/.internal`), and was not successful (the step where you `sudo mv squashfs-root/* /opt/lm-studio/` will...
Here is the error from the console after trying @Daksani's solution (with updated paths): ``` $ lms server start Starting server... Waking up LM Studio service... node:events:496 throw er; //...
> Sorry for missing this issue. The issue people here are facing is due to AppImage opening from an ephemeral disk location, and `lms` expecting it to still be there...
> I have not been able to reproduce this. You could try reinstalling it. Thanks for trying! I did not mention in my initial post that I also use v3.0.3...
I'm glad you know what you're doing 😃 I can confirm that I have "StrongsGreek" (2.0) & "StrongsHebrew" (3.0) installed.
Thank you for looking into fixing this and for also providing a temporary workaround!!
I got around to testing this and I can confirm that installing and switching to "StrongsRealHebrew" is a viable workaround on my system. However, I noticed something weird. While testing...