SoMuchForSubtlety / f1viewer

🏎️ TUI for F1TV
GNU General Public License v3.0
758 stars 65 forks source link

no config file created after install (macOS) [BUG] #220

Closed pananasx closed 2 years ago

pananasx commented 2 years ago

Hi.

I have installed F1viewer using Homebrew. It runs perfectly fine after launching it through terminal (w F1TV PRO subscription). However, no config file has been made.

After uninstalling F1viewer using Homebrew and doing a fresh install, the problem persists; no config file will be made. Also, ''$HOME/Library/Application Support/f1viewer'' does not seem to be present after install. This map is nowhere to be found on my device. f1viewer -config or f1viewer -logs does not show anything.

edit: also tried launching after downloading the binary directly. F1viewer runs but does not create config file.

Am I doing something wrong during install which causes this issue?

I'm using: MacBook Pro (late 2013) 2,3GhZ quad core intel i7 MacOS Big Sur version 11.6.1

F1viewer 2.6.0

Thx in advance.

elgringo122 commented 2 years ago

Hi,

I also have the same issue, impossible to find the config file

I'm using a macbook pro 2019 1,4 GHz Intel Core i5 MacOs Monterey version 12.2.1

Thanks for any answers that could help !

SoMuchForSubtlety commented 2 years ago

Thanks for the report, I'll try to reproduce the issues in a macOS VM. When you start f1viewer, do any error messages show up in the box on the right?

pananasx commented 2 years ago

I don't see any error messages showing up in the box on the right. Thanks for looking into it.

SoMuchForSubtlety commented 2 years ago

I can't reproduce the issue on a fresh macOS Big Sur VM and f1viewer 2.6.2 installed from homebrew. Starting f1viewer generates settings.toml in ~/Library/Application Support/f1viewer/ as expected.

pananasx commented 2 years ago

My default shell is zsh. Does changing the shell to bash make a difference?