Orhun Parmaksız

Results 659 comments of Orhun Parmaksız
trafficstars

Hey again, Sorry for the late reply. Unfortunately we couldn't reproduce the workaround method you mentioned. I personally don't have a proper setup to test the issue but @bufgix checked...

Yeah I can tell :) Just saying because I'm currently maintaining this project on AUR: https://aur.archlinux.org/packages/funkicrab-git/

I can reproduce this issue. It happens because of the `gpgme_check_version_internal` call while initializing the `gpgme` library: ``` gpgme::init (lib.rs:158) └─gpgme::context::Context::new (context.rs:47) └─gpgme::context::Context::from_protocol (context.rs:63) └─repro::main (main.rs:5) ``` Core dump ```...

Hi, thank you for your kind compliment. I agree, necessary tools and projects for signal intelligence must be available with cheap devices like RTL-SDR. I'm definitely gonna check dependencies you...

I have used `xvfb-run` for tests (as [`checkdepends`](https://wiki.archlinux.org/title/PKGBUILD#checkdepends)) and updated `Kooha` to `2.1.1`. ([commit](https://github.com/archlinux/svntogit-community/commit/088a6bc3b84ca283e9f1edf159b6ad5ec8b31164))

I'm not sure how adding `required-features` makes the both binaries optional and makes them possible to install via `cargo-binstall`. Isn't that option only about the features that should be enabled...

Can confirm that the error persists with `Ruffle 0.1.0-nightly (084b25203 2022-09-14)` on Arch Linux: ``` thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', core/src/display_object/container.rs:810:33 note: run with `RUST_BACKTRACE=1`...

https://github.com/colin-kiegel/rust-pretty-assertions/pull/102 will fix this advisory.

Hello! This feature currently does not exist. You can only override the MIME types and file will be previewed or downloaded based on your browser settings. However, what you have...