This looks fixed to me... Do you reproduce still? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell-extension-ubuntu-dock in Ubuntu. https://bugs.launchpad.net/bugs/1741114
Title: [Launcher API] Progress bar / count stops responding after small progress changes Status in gnome-shell-extension-ubuntu-dock package in Ubuntu: Confirmed Bug description: I've made an extension for Firefox that makes use of Unity Laucher API and that way integrates with Ubuntu Dock. The interesting part for this extension is a python3 script. I'm attaching a simple one here to demonstrate the issue. The attached script makes a change to "progress" every second - adds 0.01. Progress bar and counter is created first and a few progress changes are reflected but after a short time the visual updating stops. But as you can see from generated launcher_api_test.log the updating should continue. If you play with line 33 (progress_addition) and set it to a bigger number (e.g. 0.1) it works fine till the end of the test. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1741114/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

