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

UI Broken on Linux flatpak #295

Open
lapastillaroja opened this issue Jun 15, 2024 · 2 comments
Open

UI Broken on Linux flatpak #295

lapastillaroja opened this issue Jun 15, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@lapastillaroja
Copy link

Describe the bug

UI is a little broken on Linux
When downloading core files from the same time there's no list of files being downloading or progress. Only remaining time but only refreshes every 7 to 10 seconds at best.

image

Dialog element size is too big and difficult to click. Resizing the screen or maximizing doesn't have any effect
image

Expected behaviour
I'm expecting to see the download progress.
Also to have better dialog sizes

Logs
No particular log errors

[2024-06-15][13:36:45][DEBUG][reqwest::connect] starting new connection: https://archive.org/
[2024-06-15][13:36:45][DEBUG][reqwest::connect] starting new connection: https://archive.org/
[2024-06-15][13:36:48][DEBUG][pocket_sync] Command: find_required_files
[2024-06-15][13:36:48][DEBUG][reqwest::connect] starting new connection: https://archive.org/
[2024-06-15][13:36:50][DEBUG][pocket_sync] Command: get_news_feed
[2024-06-15][13:36:50][DEBUG][reqwest::connect] starting new connection: https://openfpga-cores-inventory.github.io/
[2024-06-15][13:36:54][INFO][webview] Fetching Inventory
[2024-06-15][13:36:55][DEBUG][pocket_sync] Command: get_news_feed
[2024-06-15][13:36:55][DEBUG][reqwest::connect] starting new connection: https://openfpga-cores-inventory.github.io/
[2024-06-15][13:39:24][INFO][webview] Fetching Inventory
[2024-06-15][13:40:34][DEBUG][pocket_sync] Command: list_files - Platforms
[2024-06-15][13:40:42][INFO][pocket_sync::install_zip] Installing Core Event
[2024-06-15][13:40:42][INFO][pocket_sync::install_zip] Core - jotego.jtngp
[2024-06-15][13:40:42][DEBUG][reqwest::connect] starting new connection: https://raw.githubusercontent.com/
[2024-06-15][13:41:50][DEBUG][pocket_sync] Command: get_news_feed
[2024-06-15][13:41:50][DEBUG][reqwest::connect] starting new connection: https://openfpga-cores-inventory.github.io/
[2024-06-15][13:41:54][INFO][webview] Fetching Inventory
[2024-06-15][13:41:55][DEBUG][pocket_sync] Command: get_news_feed
[2024-06-15][13:41:55][DEBUG][reqwest::connect] starting new connection: https://openfpga-cores-inventory.github.io/
[2024-06-15][13:42:01][DEBUG][pocket_sync] Command: list_folders - Cores
[2024-06-15][13:42:01][DEBUG][pocket_sync] Command: list_folders - Cores
[2024-06-15][13:42:01][DEBUG][pocket_sync] Command: read_text_file - Cores/jotego.jtngp/core.json
[2024-06-15][13:42:01][DEBUG][pocket_sync] Command: find_required_files
[2024-06-15][13:42:01][DEBUG][pocket_sync] Command: read_binary_file - Platforms/_images/jtngp.bin
[2024-06-15][13:42:01][DEBUG][pocket_sync] Command: read_binary_file - Cores/jotego.jtngp/icon.bin
[2024-06-15][13:42:01][DEBUG][pocket_sync] Command: read_text_file - Platforms/jtngp.json
[2024-06-15][13:42:01][DEBUG][reqwest::connect] starting new connection: https://archive.org/

Desktop (please complete the following information):

  • OS: Linux
  • Version Fedora 40, Gnome 46, Flatpak
@lapastillaroja lapastillaroja added the bug Something isn't working label Jun 15, 2024
@neil-morrison44
Copy link
Owner

Hi, yeah these are known issues on Linux - it's in a bit of a bad place just now & will be until I've updated to Tauri v2.

Which, once I've updated to it, will fix both the Flatpak warnings & the browser rendering issues. (and allow me to use features from more recent versions of Rust)

It's been in beta for a while now, so I'm hoping it'll start releasing Release Candidates soon.

@lapastillaroja
Copy link
Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants