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
When using the .deb install of v5.5.0 on Debian Testing I have graphical issues throughout the app where variable names are rendered instead of their contents. I get similar issues with the .AppImage too.
I used to have an old version of pocket-sync installed and working fine. At some point I started to have these types of issues I assumed were related to tauri. I saw those issues were meant to be more or less fixed but perhaps this issue isn't related.
I installed by downloading the deb and running dpkg -i Pocket.Sync_5.5.0_amd64.deb
Logs
[2025-02-05][10:19:09][pocket_sync::install_zip][INFO] Zip Task Started
[2025-02-05][10:19:09][pocket_sync::install_zip][INFO] Zip Task listening for file drop
[2025-02-05][10:19:09][pocket_sync::install_zip][INFO] Zip Task listening for install-core
[2025-02-05][10:19:09][pocket_sync][DEBUG] Command: get_news_feed
[2025-02-05][10:19:09][pocket_sync][DEBUG] Command: get_firmware_versions_list
[2025-02-05][10:19:09][reqwest::connect][DEBUG] starting new connection: https://openfpga-cores-inventory.github.io/
[2025-02-05][10:19:09][reqwest::connect][DEBUG] starting new connection: https://www.analogue.co/
[2025-02-05][10:19:09][pocket_sync][DEBUG] Command: open_pocket_folder /media/XXXX/AN_POCKET
[2025-02-05][10:19:09][pocket_sync::checks][INFO] Watching files and folders at /media/XXXX/AN_POCKET....
[2025-02-05][10:19:09][webview:e@tauri://localhost/assets/index-CJCsw9lK.js:4004:2382][INFO] Checking for update...
[2025-02-05][10:19:09][reqwest::connect][DEBUG] starting new connection: https://github.com/
[2025-02-05][10:19:09][pocket_sync][DEBUG] Command: walkdir_list_files - Saves
[2025-02-05][10:19:09][pocket_sync][DEBUG] Command: read_text_file - pocket-sync.json
[2025-02-05][10:19:10][reqwest::async_impl::client][DEBUG] redirecting 'https://github.com/neil-morrison44/pocket-sync/releases/latest/download/latest.json' to 'https://github.com/neil-morrison44/pocket-sync/releases/download/v5.5.0/latest.json'
[2025-02-05][10:19:10][reqwest::async_impl::client][DEBUG] redirecting 'https://github.com/neil-morrison44/pocket-sync/releases/download/v5.5.0/latest.json' to 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/556993170/88d16086-2817-4cb3-accd-49ecab1812ed?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250205%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250205T101910Z&X-Amz-Expires=300&X-Amz-Signature=381a62e82dddc20455d9a17880cc9104a8da882cd5f988dc19b7011bcf3e51cf&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dlatest.json&response-content-type=application%2Foctet-stream'
[2025-02-05][10:19:10][reqwest::connect][DEBUG] starting new connection: https://objects.githubusercontent.com/
[2025-02-05][10:19:10][pocket_sync][DEBUG] Command: read_text_file - Analogue_Pocket.json
[2025-02-05][10:19:10][pocket_sync][DEBUG] Command: list_files - Memories/Screenshots
[2025-02-05][10:19:10][pocket_sync][DEBUG] Command: read_binary_file - Memories/Screenshots/20231211_220142.png
[2025-02-05][10:19:14][pocket_sync][DEBUG] Command: read_binary_file - Memories/Screenshots/20231227_215840.png
...
System
OS: Debian
Version: Testing
Additional context
These libs are installed (I thought that might be relevant looking through FAQ)
libwebkit2gtk-4.1-0/testing,unstable,now 2.46.5-1+b1 amd64 [installed,automatic]
Web content engine library for GTK
libwebkit2gtk-4.1-dev/testing,unstable,now 2.46.5-1+b1 amd64 [installed]
Web content engine library for GTK - development files
The text was updated successfully, but these errors were encountered:
When using the .deb install of v5.5.0 on Debian Testing I have graphical issues throughout the app where variable names are rendered instead of their contents. I get similar issues with the .AppImage too.
I used to have an old version of pocket-sync installed and working fine. At some point I started to have these types of issues I assumed were related to tauri. I saw those issues were meant to be more or less fixed but perhaps this issue isn't related.
I installed by downloading the deb and running
dpkg -i Pocket.Sync_5.5.0_amd64.deb
Logs
System
Additional context
These libs are installed (I thought that might be relevant looking through FAQ)
The text was updated successfully, but these errors were encountered: