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

[Bug] Alduin Wont Start #142

Open
hbednar opened this issue Dec 5, 2023 · 2 comments
Open

[Bug] Alduin Wont Start #142

hbednar opened this issue Dec 5, 2023 · 2 comments

Comments

@hbednar
Copy link

hbednar commented Dec 5, 2023

I am using Debian sid and Alduin 3.2.0
When i try to start Alduin from terminal i get the below error:

thread 'main' panicked at 'failed to connect to sqlite: Database(SqliteError { code: 14, message: "unable to open database file" })', src/main.rs:82:75
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

When using RUST_BACKTRACE=1 alduin i get the below error:

stack backtrace:
   0: rust_begin_unwind
             at /rustc/eb26296b556cef10fb713a38f3d16b9886080f26/library/std/src/panicking.rs:593:5
   1: core::panicking::panic_fmt
             at /rustc/eb26296b556cef10fb713a38f3d16b9886080f26/library/core/src/panicking.rs:67:14
   2: core::result::unwrap_failed
             at /rustc/eb26296b556cef10fb713a38f3d16b9886080f26/library/core/src/result.rs:1651:5
   3: tokio::runtime::park::CachedParkThread::block_on
   4: tokio::runtime::context::runtime::enter_runtime
   5: tokio::runtime::runtime::Runtime::block_on
   6: core::ops::function::FnOnce::call_once{{vtable.shim}}
   7: tauri::app::Builder<R>::build
   8: tauri::app::Builder<R>::run
   9: alduin::main
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
@Ygarr
Copy link

Ygarr commented Mar 28, 2024

My stacktrace:
alduin_3.2.0_amd64.AppImage'
Gtk-Message: 00:57:54.458: Failed to load module "xapp-gtk3-module"
thread 'main' panicked at 'failed to connect to sqlite: Database(SqliteError { code: 14, message: "unable to open database file" })', src/main.rs:82:75
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
Gtk-Message: 00:57:54.836: Failed to load module "xapp-gtk3-module"
Gtk-Message: 00:57:54.836: Failed to load module "xapp-gtk3-module"

(WebKitWebProcess:1548054): Gtk-WARNING **: 00:57:54.849: Theme parsing error: gtk.css:6691:68: Invalid name of pseudo-class

(WebKitWebProcess:1548050): Gtk-WARNING **: 00:57:54.853: Theme parsing error: gtk.css:6691:68: Invalid name of pseudo-class

@ddriver88
Copy link

Same exact issue here

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

3 participants