elanthia-online / illthorn

Electron-based FE
18 stars 10 forks source link

Autodetect fails : macOS and Win10 #180

Closed OSXLich-Doug closed 1 year ago

OSXLich-Doug commented 3 years ago

Detect for active ruby sessions fails on

macOS 10.15.7 macOS 11.1 Win 10 Pro

Ruby 2.6.6 with standard GTK3 gems

ondreian commented 3 years ago

What command are you launching with

On Wed, Dec 23, 2020, 14:31 OSXLich-Doug notifications@github.com wrote:

Detect for active ruby sessions fails on

macOS 10.15.7 macOS 11.1 Win 10 Pro

Ruby 2.6.6 with standard GTK3 gems

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/elanthia-online/illthorn/issues/180, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIKHAX2HV3UNXGBMOGGMM3SWJOUPANCNFSM4VHOXNCA .

OSXLich-Doug commented 3 years ago

It was actually the name of the lich file on the mac.

ruby ~/Desktop/betalich/gtk3.rbw --login Name --detachable-client=port --without-frontend

That failed. But while chatting with Ineum, I changed the name of the lich file back to lich.rbw and tested, and that worked.

The Windows autdetect still fails in that scenario. And, I will be testing paths with imbedded spaces, just because that seems to be a non-Unix thing these days.