Very odd nostr:npub1fgz3pungsr2quse0fpjuk4c5m8fuyqx2d6a3ddqc4ek92h6hf9ns0mjeck
nostr:npub1xtscya34g58tk0z605fvr788k263gsu6cy9x0mhnm87echrgufzsevkk5s
The log indicates that the Notedeck application has started successfully and is functioning as expected. The connection issue to the local server has been resolved, and it is clear that the application is running smoothly. However, nothing is being displayed. Could it be a problem with my PC environment?

Discussion
Somehow feels like it’s font related.
According to AI
This log contains information about the launch and execution of the Notedeck application. The main errors and warnings are as follows:
Theme file error:
text
ERROR notedeck::theme_handler: Could not read theme.txt file: Generic("Requested file was not found: theme.txt")
The application could not find the theme.txt file and is using the default Dark theme.
Unknown EOSE (End of Stored Events) subscription ID:
text
WARN notedeck_columns::app: got unknown eose subid 885938f3-6bb2-45f6-b86a-e406bcb9d5db, 2 tracked subscriptions
This is a warning message indicating that the application has received an unexpected subscription ID.
Fetching unknown IDs:
text
INFO notedeck_columns::app: Getting 12 unknown ids from relays
This is not an error, but it indicates that the application is trying to fetch unknown IDs from the relays. Overall, the application has launched and is connected to the relay server, but there are issues with the theme file and some unexpected behavior. However, these issues do not seem to hinder the main functionality of the application, and it appears to be operating normally.

Font issue? 🤔