AAVSO / VStar

VStar is a visualisation and analysis tool for variable star data brought to you by AAVSO
https://www.aavso.org/vstar
GNU Affero General Public License v3.0
10 stars 3 forks source link

--default-look-and-feel command line option #274

Closed mpyat2 closed 2 years ago

mpyat2 commented 2 years ago

This option disables the setting of the 'native' to the system look and feel.

Linux: ./VStar.sh --default-look-and-feel

Windows: VStar.exe --default-look-and-feel

dbenn commented 2 years ago

./VStar.sh --default-look-and-feel will also work for Mac OS X if run from the command-line.

mpyat2 commented 2 years ago

Getting a snapshot release for affected users out would be good. The snapshot is here https://drive.google.com/drive/folders/1feN5uA9WOI8chDStdGqWnuMUMT_FZV_l?usp=sharing After unpacking vstar-bash.zip, do chmod 755 VStar.sh please.

dbenn commented 2 years ago

@yorkpf Would you be able to try the vstar-bash.zip Max mentions above to see whether it fixes the problem you saw in #180 ? Let us know if you need assistance.

yorkpf commented 2 years ago

Sorry David.

Not much idea re how to go about finding the file, let alone what to do with it (presumably, just download, unpack and run) …

Paul

On 18 May 2022, at 11:07 pm, dbenn @.***> wrote:

@yorkpf https://github.com/yorkpf Would you be able to try the vstar-bash.zip Max mentions above to see whether it fixes the problem you saw in #180 https://github.com/AAVSO/VStar/issues/180 ? Let us know if you need assistance.

— Reply to this email directly, view it on GitHub https://github.com/AAVSO/VStar/pull/274#issuecomment-1129994843, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASK654D3NWAI4525NB6XG4TVKTTQ5ANCNFSM5WCA4ZSQ. You are receiving this because you were mentioned.

dbenn commented 2 years ago

Sorry David. Not much idea re how to go about finding the file, let alone what to do with it (presumably, just download, unpack and run) … Paul

You can get the vstar-bash.zip file here. Unzip, open a Terminal window, cd to unzipped location and type:

chmod +x VStar.sh
./VStar.sh
mpyat2 commented 2 years ago

Hi folks, you can find the zip here: https://drive.google.com/drive/folders/1feN5uA9WOI8chDStdGqWnuMUMT_FZV_l?usp=sharing

yorkpf commented 2 years ago

Looks like it works OK, David.

Paul

On 19 May 2022, at 6:06 pm, dbenn @.***> wrote:

chmod +x VStar.sh ./VStar.sh

dbenn commented 2 years ago

Good! Thanks @yorkpf. So the file file dialog error where files didn't show up on the Mac is fixed by this?

yorkpf commented 1 year ago

It certainly seems to be. Should I start using this new dev version of VStar?

Sent from my iPad

On 20 May 2022, at 11:27 pm, dbenn @.***> wrote:

 Good! Thanks @yorkpf. So the file file dialog error where files didn't show up on the Mac is fixed by this?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.

dbenn commented 1 year ago

If you would like to and it solves the problem you were seeing @yorkpf. A new release is being worked on to fix a bug introduced in the current release though relating to Fourier model uncertainty calculation.