-
After updating the content, I tried to execute make --package, which gives no result.
I tried make -package, which loads make but ends with:
Este programa fue construido para x86_64-pc-linux-gnu
…
jds96 updated
5 years ago
-
### Error message
(Compiling with "yarn build")
...
Compiling soup2-sys v0.2.0
Compiling glib-sys v0.15.10
Compiling gobject-sys v0.15.10
Compiling gdk-sys v0.15.1
Compiling gi…
-
I've been thinking about using `mio-serial` in a project but I'm a bit confused about the scope of this crate and how to properly used it.
Generally it looks a bit awkward to use :confused: so mayb…
-
**Describe the bug**
Sometimes, not often, ncspot will hang for the longest time while starting. It's still possible to stop it with Ctrl+C, but after a while, that isn't possible anymore. This makes…
-
## Why 2.0?
Building support for multiple window managers has been problematic. Currently, only one can readily be compiled-in at a time. Support for Sway was never merged, and support EWMH-complia…
-
On Apple mobile devices (all iPhones and iPads, iOS 14) Electrum connection gets broken after some small time even if app is not in the background, This does not happen on iOS simulator though. Unfort…
-
the "Start at login" option doesn't seem to work on Linux
_Originally posted by @logix2 in https://github.com/GirkovArpa/temps-lite/issues/17#issuecomment-785083651_
This functionality hasn't be…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I installed zed using both the flatpak and the curl method on the website, but the editor does not…
-
It would be cool to be able to use something else than `mio` for the backend. The motivation is, if you have a GUI application with GTK, you would use the GLIB backend and have just one event loop, ha…
-
We have macros that do something like `format!(gettext(…), …)`, but at runtime (`format!` expects a string literal, so we can't use that). Our macros supported `{}` and `{n}`, and there was [a PR](htt…