János Illés

Results 6 issues of János Illés

The Introspect method is only implemented on the /com/github/guelfey/Demo path so ``` dbus-send --session --print-reply --dest="com.github.guelfey.Demo" /com/github/guelfey/Demo org.freedesktop.DBus.Introspectable.Introspect ``` Returns the right xml while the following does not: ``` dbus-send...

Hi, if you have a semicolon anywhere in the type signature before the -> characters the arrow ligature will not appear. This works: ``` fn function(a: u32) -> u32 ```...

bug

I don't think file names are matched during a search. It would be even better to allow glob pattern like "*.pdf"

enhancement

> What you expect to be happening. I ran `dnf update` on a fedora 35 box and I expected it to run successfully. > What is actually happening? The zerotier-one...

Type: Installation Problem

After pressing resume while GPS accuracy was still ~300m the app recorded some outlier points. It would be nice to have an option to ignore all measurements that are above...

enhancement

-G fails silent if the package exists in a repo (/tmp) % clyde -G pacman (/tmp) % echo $? 0 (/tmp) % clyde -G pacmanasdf ==> Downloading pacmanasd.tar.gz error: could...

Bug