The source project of this merge request has been removed.
Fix initial progress bar value
When the plugin is starting, gtk_widget_get_allocation(bar)
returns (1,1) if the progress bar hasn't been displayed yet.
When the plugin is starting, gtk_widget_get_allocation(bar)
returns (1,1) if the progress bar hasn't been displayed yet.