Mark Wagie

Results 63 issues of Mark Wagie
trafficstars

Apparently it's something recent GNOME did to restrict dbus calls: https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/a628bbc4 Entering `global.context.unsafe_mode = true` in Looking Glass allows them to work, but that's not a very good workaround.

This is similar to #6, but in this case I'm not sure what's throwing it off. ``` ❯ pacmanlogger Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=lcd_hrgb -Dswing.aatext=true -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel -Dswing.crossplatformlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel -Djdk.gtk.version=3 -Dsun.java2d.opengl=true ERROR: [23692.1]...

When ignoring an app from the Installed tab, it shows grayed out at the bottom of the list and can be un-ignored. When ignoring an app from the Updates tab,...

There are breaking changes which will require a separate release for 45 and

`grpcio-tools` should be a setup dependency, not a runtime dependency. In turn `grpcio` and `protobuf` should be runtime dependencies.

good first issue

``` Compiling slab v0.4.8 error[E0635]: unknown feature `proc_macro_span_shrink` --> /build/celeste/src/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.59/src/lib.rs:92:30 | 92 | feature(proc_macro_span, proc_macro_span_shrink) | ^^^^^^^^^^^^^^^^^^^^^^ Compiling log v0.4.18 Compiling value-bag v1.4.0 Compiling event-listener v2.5.3 Compiling semver v1.0.17 Compiling...

Imagemagick [includes](https://imagemagick.org/script/conjure.php) a `conjure` binary packaged in `/usr/bin/` with distro packages. To avoid conflicts, could you rename it to `io.github.nate_xyz.Conjure` instead? I've added this to the AUR as [`conjure`](https://aur.archlinux.org/packages/conjure) and...

bug

### Describe the bug AUR package maintainer here. 1.0.3 fails to start while 1.0.2 launches fine. Log is attached. EDIT: This only happens on my NVIDIA machine running a GNOME...

bug

App Usage Stats can be used to detect when Maps is open. I don't believe it would be able to detect when Maps is in Navigation mode vs. other activities,...

enhancement

The plugin no longer works as of 47.0. ``` Traceback (most recent call last): File "/home/yochanan/.local/share/gedit/plugins/ex-mortis/__init__.py", line 330, in on_app_window_added self.setup_window(window) File "/home/yochanan/.local/share/gedit/plugins/ex-mortis/__init__.py", line 224, in setup_window window_manager.track_window(window) File "/home/yochanan/.local/share/gedit/plugins/ex-mortis/windowmanager.py",...