Giancarlo Razzolini

Results 20 issues of Giancarlo Razzolini

When pacman is ran with --noconfirm and is redirecting the output to a file, it does not write the progress bar. It would be nice to have the same with...

I have switched from pulseaudio to pipewire and the pulseaudio module doesn't seem to work even as a pulse client/app with pipewire. I suspect that the wrapping done by pulse.py...

The backlight module relies solely on xbacklight. And xbacklight doesn't seem to work when using the modesetting driver: [https://www.reddit.com/r/archlinux/comments/4cojj9/it_is_probably_time_to_ditch_xf86videointel/d1mwgzt](url) [https://bugs.launchpad.net/ubuntu/+source/xbacklight/+bug/1440891](url) But the module already read all of its info from...

Hi, I'm the packager for dracut on Arch Linux. Previous releases used to be on kernel.org, but 057 is not there. Also, it has no gpg signature on the assets,...

If you have an astroid instance running and you open a new one, a segmentation fault happens. This causes both instances to stop working and the original closes itself if...

When using the RequestsEndpoint for fetching data, if you do not set the timeout, it uses requests defaults, which means no timeout. However, if setting a timeout, the endpoint is...

The way that chkboot handles the notification of changed files has lots of room for improvement. More specifically, desktop integration. Also, the use of inotify could be integrated to proactively...

enhancement

Right now, chkboot doesn't check the underlying filesystem of the partition mounted at /boot. This introduces some problems when a EFI system partition is being used as /boot. Since the...

enhancement

Incorporate that hook functionality into chkboot, so that we can have it's functionality into one package.

question