Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frequency database doesn't always load fully #127

Open
kpreid opened this issue Feb 10, 2019 · 2 comments
Open

Frequency database doesn't always load fully #127

kpreid opened this issue Feb 10, 2019 · 2 comments
Labels

Comments

@kpreid
Copy link
Owner

kpreid commented Feb 10, 2019

Sometimes some frequency databases' content is missing in the spectrum view, and reloading helps.

I haven't dug into this yet, but it probably has to do with JS database objects' change notifications.

@kpreid kpreid added the bug label Feb 10, 2019
@mathisono
Copy link

I noticed that a reload clears it up!

But only to find out that new database entrys are not retained after i kill the program. After adding a few entrys for aprs and ATC, they are gone!? I havent chased down the bug. when we add a new entry in the web ui, is it amending one of the db or starting a new one?

@kpreid
Copy link
Owner Author

kpreid commented Feb 12, 2019

@mathisono To get entries saved, you need to config.databases.add_writable_database as described in the manual. However, you made me notice that this is a terrible new user experience, so I'll look into fixing that (#129).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants