After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 758575 - Accessible event spam when creating/restoring disk images
Accessible event spam when creating/restoring disk images
Status: RESOLVED OBSOLETE
Product: gnome-disk-utility
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-disk-utility-maint
gnome-disk-utility-maint
Depends on:
Blocks:
 
 
Reported: 2015-11-24 05:53 UTC by Joanmarie Diggs (IRC: joanie)
Modified: 2018-05-24 10:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
accessible-event listener: showing.py (372 bytes, text/x-python)
2015-11-24 05:53 UTC, Joanmarie Diggs (IRC: joanie)
Details
sample output from performing the steps in the opening report (173.89 KB, text/plain)
2015-11-24 05:56 UTC, Joanmarie Diggs (IRC: joanie)
Details

Description Joanmarie Diggs (IRC: joanie) 2015-11-24 05:53:23 UTC
Created attachment 316134 [details]
accessible-event listener: showing.py

Steps to reproduce:
1. Launch the attached accessible-event listener in a terminal
2. Begin the creation of an image
3. Sit there and do nothing for a while

Expected results: There would not be a continuous flow of object:state-changed:showing events.

Actual results: I get over 300/second object:state-changed:showing events for the following labels whose text is presumably static:

* "Model"
* "Size"
* "Partitioning"
* "Serial"
* "Size"
* "Device"
* "Partition Type"
* "Contents"

AND the values for each of the above, which also appear to be static.
Comment 1 Joanmarie Diggs (IRC: joanie) 2015-11-24 05:56:06 UTC
Created attachment 316135 [details]
sample output from performing the steps in the opening report

Here's 8 seconds worth of output. It's 2584 lines long (1 line per event).
Comment 2 Michael Catanzaro 2016-02-19 18:19:10 UTC
Not planning to look at this before 3.20, patches welcome.
Comment 3 Michael Catanzaro 2016-03-05 01:59:38 UTC
Looks like we need to change update_device_page in gduwindow.c to not hide widgets itself, and enhance the functions it calls to hide the widgets instead only when necessary.
Comment 4 GNOME Infrastructure Team 2018-05-24 10:35:24 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-disk-utility/issues/41.