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

Error when using '-A' flag, installed using Cargo on Ubuntu 22.04 #30

Closed
gnarlsnishi opened this issue Aug 25, 2023 · 1 comment
Closed

Comments

@gnarlsnishi
Copy link

When using the -A or --all-compact flag, ripdrag fails and I get the following error message.

thread 'main' panicked at 'Source property n-items on type GListStore not found', /home/ethan/.cargo/registry/src/index.crates.io-6f17d22bba15001f/glib-0.17.10/src/object.rs:3789:21
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Running the command again with "RUST_BACKTRACE=1" or "RUST_BACKTRACE=full" doesn't seem to give any useful information, but I can provide it if it would help.

I am using Gnome on Ubuntu 22.04, and I installed ripdrag using the recommended method from the github page.

@nik012003
Copy link
Owner

Thank you for reporting. It should be fixed in v0.4.3.

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