FS#51380 - [budgie-desktop] fix GtkBox allocation spam in logs

Attached to Project: Community Packages
Opened by Carlos Silva (r3pek) - Friday, 14 October 2016, 16:15 GMT
Last edited by Balló György (City-busz) - Saturday, 15 October 2016, 09:28 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Balló György (City-busz)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Right now we get tons of this in the logs:
(budgie-panel:13544): Gtk-WARNING **: Allocating size to GtkBox 0x21e4ba0 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

Patch to fix it: https://git.solus-project.com/packages/budgie-desktop/tree/files/0019-panel-Chain-methods-to-fix-GtkBox-allocation-spam-ev.patch

[offtopic]
on a side note, one could just simply apply all patches in https://git.solus-project.com/packages/budgie-desktop/tree/files
Ikey keeps there the patches post-tagged-release that fix something.


Additional info:
* budgie-desktop version 10.2.7


Steps to reproduce:
- install latest budgie
- journalctl -f
This task depends upon

Closed by  Balló György (City-busz)
Saturday, 15 October 2016, 09:28 GMT
Reason for closing:  Fixed
Additional comments about closing:  budgie-desktop 10.2.7-3
Comment by Kill KRT (killkrt) - Friday, 14 October 2016, 21:18 GMT
Hi,

I can confirm the same issue on Arch Linux 4.7.6-1.
GTK version 3.22.
Budgie desktop version 10.2.7-2.

Please see post: https://github.com/solus-project/budgie-desktop/issues/532#issuecomment-253291372

Thank you.

Loading...