You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please check the Known Issues in case this has already been reported.
Please also check if the issue is covered in our Troubleshooting Guide. It might be something with a known work around, or where a third party (such as EDSM) is causing logging that is harmless.
Please complete the following information:
Version: 5.9.5
Game Version: 'Odyssey'
OS: Fedora 38
OS Locale: German
Please attach BOTH log files, by dragging and dropping them into this input: Actually I can't find any of the log files, need to work on that as well.
Describe the bug I tried to finally update the Flatpak version of EDMC from 5.8.1 to 5.9.5, but when testing it, it seems to not be able to read the currently docked station from the journal anymore.
This is while being docked at a station. Leaving and re-docking also doesn't help. When I go back to 5.8.1 it works fine again.
I updated the Flatpak version from 5.8.1 to 5.9.5, but when testing it, it seems to not be able to read the currently docked station from the journal anymore. While debugging, I found that in my config I still had the line
station_provider = eddb
Interestingly removing the line also didn't fix the issue. Only when I enter the configuration menu and select Inara as the station provider and confirm the change, the station is shown in the UI again. Changing it back to EDSM afterwards also works fine. But it seems that the selection of the default provider is failing somehow.
To Reproduce
Remove line with station_provider from EDMarketConnector.ini
Start EDMC
See no Station name in UI
Enter configuration menu, set station provider to Inara
Station name is now visible
Expected behavior
Station name shown in UI
Screenshots
The text was updated successfully, but these errors were encountered:
This seems to be a configuration issue. I noticed that I still had EDDB set as the station_provider. But removing the line from the config doesn't help. Only when I change the station provider at least once in the settings, the station name is shown.
der-eismann
changed the title
StationName not shown in UI
Station name not shown in UI before change in station provider
Sep 18, 2023
I am now able to recreate the issue, and I have designed a fix that would automatically reset the provider to default on opening the preferences... but I can't seem to find how it is loaded in the first place. Ideally, if station_provider is not in the list of valid station providers, it should reset or at least throw an error.
Please check the Known Issues in case this has already been reported.
Please also check if the issue is covered in our Troubleshooting Guide. It might be something with a known work around, or where a third party (such as EDSM) is causing logging that is harmless.
Please complete the following information:
EDMarketConnector-debug.log
Describe the bug
I tried to finally update the Flatpak version of EDMC from 5.8.1 to 5.9.5, but when testing it, it seems to not be able to read the currently docked station from the journal anymore.This is while being docked at a station. Leaving and re-docking also doesn't help. When I go back to 5.8.1 it works fine again.
I updated the Flatpak version from 5.8.1 to 5.9.5, but when testing it, it seems to not be able to read the currently docked station from the journal anymore. While debugging, I found that in my config I still had the line
Interestingly removing the line also didn't fix the issue. Only when I enter the configuration menu and select Inara as the station provider and confirm the change, the station is shown in the UI again. Changing it back to EDSM afterwards also works fine. But it seems that the selection of the default provider is failing somehow.
To Reproduce
station_provider
fromEDMarketConnector.ini
Expected behavior
Station name shown in UI
Screenshots
The text was updated successfully, but these errors were encountered: