Vishal Rao

Results 31 issues of Vishal Rao

Just like what APT shows, it would be very nice to see the transfer speeds during package downloads and also the overall speed of the total package download. Yes, a...

Apparently in an installation off a distinst based ISO which I created from master there aren't any entries for the `security.ubuntu.com` repo in `/etc/apt/sources.list` just the `bionic` and `bionic-updates` portions...

Bitesize
Priority: Medium

Fixes #1183 Block on source buffer async save instead of yield.

See https://github.com/pop-os/distinst/pull/181 Noticed this while working on https://github.com/elementary/installer/pull/447

Priority: Medium

The installer does not accept EFI partitions smaller than 512 MiB due to the constant in https://github.com/elementary/installer/blob/master/src/Views/PartitioningView.vala#L47 This is a request to set the constant to the minimum of 100...

Priority: Medium

Fixes #620 Requires https://github.com/pop-os/distinst/pull/266

While trying to test the installer from git master from within an Odin instance itself, I get the error `Device /dev/nvme0n1p3 is not a valid LUKS device.` and the partitioning...

In places such as: https://github.com/elementary/installer/blob/master/src/Widgets/PartitionBar.vala#L82 and https://github.com/elementary/installer/blob/master/src/Widgets/PartitionMenu.vala#L289 the "end - start" calculations appear to be off by one?

## Problem Currently if fingerprint login is enabled via installing the `fprintd` package and editing the `/etc/pam.d/lightdm` file to add `auth sufficient pam_fprintd.so` line then the greeter does not allow...

## What Happened When resuming from suspend the time label shows an incorrect time which is shifted ahead by the difference of the local timezone from UTC. For example if...