May 16, 20242 yr comment_36067 here's the output when I run in terminal (skip-app:1477): Gdk-CRITICAL **: 20:27:41.135: gdk_atom_intern: assertion 'atom_name != NULL' failed (skip-app:1477): Gdk-CRITICAL **: 20:27:41.136: gdk_atom_intern: assertion 'atom_name != NULL' failed /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_name Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so Panicked: PanicInfo { payload: Any { .. }, message: Some(error while running tauri application: Setup(SetupError("Error opening DB archive: No such file or directory (os error 2)"))), location: Location { file: "src/main.rs", line: 76, col: 10 }, can_unwind: true, force_no_backtrace: false } (WebKitWebProcess:1772): Gdk-CRITICAL **: 20:27:41.560: gdk_atom_intern: assertion 'atom_name != NULL' failed (WebKitWebProcess:1772): Gdk-CRITICAL **: 20:27:41.561: gdk_atom_intern: assertion 'atom_name != NULL' failed Report
May 20, 20242 yr comment_36121 Can you please post old version downloads for linux? The current version AppImage doesn't work. Tried on Ubuntu, Fedora, and Arch. Panicked: PanicInfo { payload: Any { .. }, message: Some(error while running tauri application: Setup(SetupError("Error opening DB archive: No such file or directory (os error 2)"))), location: Location { file: "src/main.rs", line: 76, col: 10 }, can_unwind: true, force_no_backtrace: false } Report
May 22, 20242 yr comment_36144 On 5/20/2024 at 9:52 AM, JohnDoe said: Can you please post old version downloads for linux? The current version AppImage doesn't work. Tried on Ubuntu, Fedora, and Arch. Panicked: PanicInfo { payload: Any { .. }, message: Some(error while running tauri application: Setup(SetupError("Error opening DB archive: No such file or directory (os error 2)"))), location: Location { file: "src/main.rs", line: 76, col: 10 }, can_unwind: true, force_no_backtrace: false } This was a terrible mistake on our part. We posted a new version at the same link. It should be fix now. Thank you and my apologies. Report
May 27, 20242 yr comment_36227 On 5/21/2024 at 8:01 PM, jason said: This was a terrible mistake on our part. We posted a new version at the same link. It should be fix now. Thank you and my apologies. Awesome, everything appears to work. Thank you. Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.