Public bug reported:

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.

** Affects: gnome-shell-extension-ubuntu-dock (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "test script for "firefox" launcher"
   
https://bugs.launchpad.net/bugs/1741114/+attachment/5030666/+files/launcher_api_test.py

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1741114

Title:
  [Launcher API] Progress bar / count stops responding after small
  progress changes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1741114/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to