paradoxxxzero / gnome-shell-system-monitor-applet

Display system informations in gnome shell status bar, such as memory usage, cpu usage, network rates…
GNU General Public License v3.0
1.75k stars 324 forks source link

freeze and lag for >30s when mounted samba is not reachable at sartup #368

Open Shaheding opened 7 years ago

Shaheding commented 7 years ago

I think the title is clear.

franglais125 commented 7 years ago

This looks like a duplicate of #350 .

I'd love to fix this, but I just don't know how to use async calls from Gio.VolumeMonitor.

Shaheding commented 7 years ago

Dear franglais125, Thank you for your reply, but is there any possibility to add some options to disengage disk monitoring?

franglais125 commented 7 years ago

Perhaps adding something like this would be the way to go... I don't want to add too much complexity, but this could be a thing we put in until someone can come up with a better solution (async VolumeMonitor).

@chrisspen what do you think? At the moment people with ntfs/samba/network partitions can't use the extension. Maybe we can add some option (via dconf?) to disable the Disk utility completely, hence preventing the freezes.