Open Loughty opened 9 months ago
Yeah, this's really annoying. We can't see even the queue, simply none information.
Especially when there's over 10gb plus of updates. A progress bar and maybe even progress for each individual package would be highly beneficial. I understand the limitation when it comes to the program actually "installing" but a downloading percentage, or bar is far better than being left in the dark where the installer currently is. Or what is being downloaded/installed.
please consider this. If nothing else just surface the terminal output as an option, even if it is 100% non-interactive, just an echo of what is going on. I'm trying to be less of an old curmudgeon with pop-os and using GUI tools instead of always doing what I know at the CLI. But this 'up to 6.1GB" and "installing updates" is just not enough information.
There are many many valid reasons for the user to have a long install:
And it's normal/expected for users to fall in to one of three categories:
In all cases the lack of any kind of progress is a poor experience.
Worth noting: It "adds insult to injury" when the "Installing..." modal plays hide and seek with the cursor.
when on the search result page you do see a progress bar:
But it's a far cry from an actual page that shows the progress of all the ongoing tasks, their state and completion status, and sometimes even individual + global ETAs
The Pop!_Shop is being replaced with the new COSMIC Store app in 24.04: https://github.com/pop-os/cosmic-store
On 22.04, you can try out a preview of COSMIC Store by running sudo apt install cosmic-store
to install it.
It's unlikely the Pop!_Shop will be overhauled to provide more detailed installation feedback before it's replaced by the COSMIC Store. We are somewhat limited by the information that PackageKit provides to us, as well. COSMIC Store does provide more obvious progress bars than the Pop!_Shop currently has.
The Pop!_Shop is being replaced with the new COSMIC Store app in 24.04: https://github.com/pop-os/cosmic-store
On 22.04, you can try out a preview of COSMIC Store by running
sudo apt install cosmic-store
to install it.
Hi @jacobgkau, if I install Cosmic Store, can I uninstall Pop Shop without problems? If I upgrade the system from 22.04 to 24.04 Pop Shop will be automatically uninstalled?
Hi @jacobgkau, if I install Cosmic Store, can I uninstall Pop Shop without problems?
Yes, pop-shop
is only a recommends (soft dependency) of pop-desktop
. You could uninstall it regardless of whether you have cosmic-store
installed, and you can install it again later if you want it back.
If I upgrade the system from 22.04 to 24.04 Pop Shop will be automatically uninstalled?
I think that's the plan, but the upgrade path is not 100% finalized yet.
Wow that's nice. Instant launch speed. Free ack still kinda lacking ( would like to see package info ) but it is waaaay faster
Distribution (run
cat /etc/os-release
):Pop!_OS 22.04 LTS
Related Application and/or Package Version (run
apt policy $PACKAGE NAME
):Issue/Bug Description:
There is no progress bar when you install a new program, only status messages that are often insufficient. It also doesn't show when a program is queued.
Steps to reproduce (if you know):
Install a new program using Pop Shop.
(generic installation message, I don't know what it is installing at that moment or how much it takes to finish)
(program in queue, it only shows the cancel button, so I don't know if it is installing now or still in queue, or when it is its turn to install)
Expected behavior:
Other Notes:
I'm not sure if this qualifies as a bug, but it's something I'd normally expect from a software store, and I found it extremely strange that Pop Shop didn't have it, even APT has a progress bar when you install something, and it shows you that it's installing at that moment, there is no need to hide it from the user.
Thanks in advance, and sorry if this is not the right place 🙏