bruceleerabbit

Results 36 issues of bruceleerabbit

To authenticate with the onion site, I took the most meticulous steps as follows: 1. obtain user agent string by visiting https://www.whatismybrowser.com/detect/what-is-my-user-agent/ in the same GUI browser that will be...

After using this installation procedure (as root): `pip3 install --log-file ~/log/pip3-argostranslategui.err --log ~/log/pip3-argostranslategui.log --cache-dir /usr/local/pkgs argostranslategui` No man page was created. And when running `argos-translate-gui -h`, the GUI app is...

enhancement
good first issue

Usually the text that will be entered as a query on the left is in the clipboard. But then there is text already in the field saying “text to translate...

``` $ make test cargo build warning: attribute should be applied to a free function, impl method or static --> src/lib.rs:46:1 | 46 | #[no_mangle] | ^^^^^^^^^^^^ 47 | #[derive(Clone,...

The readme says: “These debian packages are usually attached to every release and can be downloaded via github.” The tarball for 1.1.3 is missing the deb file: ``` cryptobox-c-1.1.3/.gitignore cryptobox-c-1.1.3/.travis.yml...

This pkg does not exist: https://github.com/wireapp/wire-server/tree/develop/tools/makedeb Apparently the `Makefile` needs to be edited to do `dpkg-deb --build` instead, no? Or is there a new location for makedeb?

Wire version: 3.29.x What steps will reproduce the problem? 1. run a network monitoring app (builtin to some soho routers) and nothing else, note the bandwidth meter 2. run `wire-desktop...

This is a suggestion for the danwin email service, which would first likely have to be implemented in this server project. It would be useful if users could choose between...

Installation as a user on a shell account service was attempted by running `pip install --verbose argostranslate`. The output included a very long list of skipped installations: ``` … Skipping...

The upgrade from Debian Bullseye to Bookworm caused an upgrade from one subversion of python 3 to another. The python packaging system is extremely fragile and cannot handle upgrades of...