Aleksandr Mezin

Results 58 issues of Aleksandr Mezin

This should allow other apps to detect wl-clipboard and implement the necessary workarounds.

``` $ cat ~/.local/share/dbus-1/services/com.github.amezin.false.service [D-BUS Service] Name=com.github.amezin.false Exec=false $ dbus-send --session --dest=org.freedesktop.DBus --print-reply --reply-timeout=120000 /org/freedesktop/DBus org.freedesktop.DBus.StartServiceByName string:'com.github.amezin.false' uint32:0 Error org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote...

My test suite contains ~4k tests (heavy parametrization) with logs and sometimes screenshots. The report generated by the latest stable version of pytest-html opens much faster than the report generated...

Sometimes annotation commands are "not working" Example: https://github.com/ddterm/gnome-shell-extension-ddterm/actions/runs/5654874022/job/15318855551#step:13:950 There are only 2 annotations for the entire workflow - so it shouldn't be ignored because of limits.

bug

``` Failed: nomatch: '::error file=test_annotation_pytest_error\\.py,line=8::test_error.*' and: '' and: '::error file=test_annotation_pytest_error.py,line=1168::test_error%0A%0AFailed: Fixture "fixture" called directly. Fixtures are not meant to be called directly,%0Abut are created automatically when test functions request them...

### Is your feature request related to a problem? Please describe. Buildah version on Ubuntu 22.04 GitHub-hosted action runners is rather old (1.23.1 - from Ubuntu repositories), not supporting `--cache-to`....

enhancement

Gtk 4 app is possible starting from GNOME 43 - Vte on Gtk 4 is available in Debian 12, Fedora 37

enhancement

Under xvfb and dbus-run-session. This is a required to test distro packages (https://github.com/ddterm/gnome-shell-extension-ddterm/issues/790).

enhancement

It would be nice if ddterm had it's own icon, not the generic terminal icon from system theme. Unfortunately, I do not have the skills to draw a good looking...

enhancement
help wanted