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

App Fails to Launch: Cache Update and 'wl_surface' Event Errors" #361

Open
moisestohias opened this issue Nov 16, 2024 · 3 comments
Open

Comments

@moisestohias
Copy link

When launching the series-troxide app, the terminal logs show various messages indicating issues related to cache updates and a missing last-cache-update file. But the app's interface does not appear. The following errors are observed in the terminal output:

/series-troxide 
2024-11-16T13:02:06.459570Z  INFO series_troxide::core::settings_config: loading config file at: '/home/MyUserName/.config/series-troxide/config.toml'
2024-11-16T13:02:06.468104Z  INFO series_troxide: starting 'series-troxide'
2024-11-16T13:02:06.473493Z  INFO series_troxide::core::settings_config: loading config file at: '/home/MyUserName/.config/series-troxide/config.toml'
2024-11-16T13:02:06.473676Z  INFO series_troxide::core::database: initializing database at /home/MyUserName/.local/share/series-troxide
2024-11-16T13:02:06.474179Z  INFO series_troxide::core::caching: using cache at /home/MyUserName/.cache/series-troxide
2024-11-16T13:02:06.474731Z ERROR series_troxide::core::caching::cache_updating: could not read 'last-cache-update' file: No such file or directory (os error 2)
2024-11-16T13:02:06.474769Z  WARN series_troxide::core::caching::cache_updating: assuming at least a day has passed since last cache update
2024-11-16T13:02:06.474783Z  INFO series_troxide::core::caching::cache_updating: updating series cache...
2024-11-16T13:02:06.474794Z  INFO series_troxide::core::api::tv_maze::updates: fetching shows updates
2024-11-16T13:02:06.476121Z  INFO series_troxide::core::database: created a fresh database as none was found
interface 'wl_surface' has no event 2
2024-11-16T13:02:07.452080Z ERROR series_troxide: failed to update cache: failed to read series cache directory
@MaarifaMaarifa
Copy link
Owner

Can you provide details about your environment.

@moisestohias
Copy link
Author

What details exactly,
I am using Ubuntu 24.04.1 LTS, with GNOME
To be clear, I've downloaded the pre-buld release, added x flag, and started the app

@moisestohias
Copy link
Author

Any update?

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

No branches or pull requests

2 participants