linux-man / gnome-shell-extension-printers

Gnome extension - Manage Jobs and Printers
GNU General Public License v3.0
15 stars 13 forks source link

mouse is sluggish during printing #30

Open okarika opened 4 days ago

okarika commented 4 days ago

While i'm printing the mouse movement becomes sluggish to an unusable level.

In the meantime the log is fed with several error messages like: Object St.Icon (0x5f6aa76e05f0), has been already disposed — impossible to set any property on it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs. == Stack trace for context 0x5f6a9b803d70 ==

0 7fffc21d78d0 b file:///home/tkovacs/.local/share/gnome-shell/extensions/printers@linux-man.org/extension.js:201 (310d997f5a60 @ 3532)

                                            #1   7fffc21d7960 b   self-hosted:804 (3b6942175560 @ 15)
                                            #2   5f6a9b8f7658 i   resource:///org/gnome/shell/ui/init.js:21 (364485f70c90 @ 48)
linux-man commented 3 days ago

No clue on how a visible icon can be disposed. Are you hiding the icon on preferences?

linux-man commented 3 days ago

Not much hopeful, but can you replace extension.js? extension.js.zip