Discussion:
[Freeciv-Dev] [patch #7163] avoid gtk warning following assert
Bernhard
2016-04-28 21:15:48 UTC
Permalink
URL:
<http://gna.org/patch/?7163>

Summary: avoid gtk warning following assert
Project: Freeciv
Submitted by: aldot
Submitted on: Thu 28 Apr 2016 21:15:47 UTC
Category: client-gtk-3+
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Planned Release:

_______________________________________________________

Details:

Removes the following warning and assertion faults:



(freeciv-gtk3x:14560): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
underallocate GtkPaned's child GtkNotebook 0x1a66950. Allocation is 21x478,
but minimum required size is 784x389.


(freeciv-gtk3x:14560): Gtk-CRITICAL **: gtk_box_gadget_distribute: assertion
'size >= 0' failed in GtkNotebook


(freeciv-gtk3x:14560): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
underallocate GtkNotebook's child GtkGrid 0x2057f50. Allocation is 19x439, but
minimum required size is 782x350.


(freeciv-gtk3x:14560): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
underallocate GtkNotebook's child GtkGrid 0x206b130. Allocation is 19x439, but
minimum required size is 48x54.


(freeciv-gtk3x:14560): Gtk-CRITICAL **: gtk_box_gadget_distribute: assertion
'size >= 0' failed in GtkNotebook



_______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 28 Apr 2016 21:15:47 UTC Name:
0002-gtk3x-avoid-gtk-warning-following-assert.patch Size: 2kB By: aldot

<http://gna.org/patch/download.php?file_id=27236>

_______________________________________________________

Reply to this item at:

<http://gna.org/patch/?7163>

_______________________________________________
Message sent via/by Gna!
http://gna.org/
Marko Lindqvist
2016-05-01 09:46:42 UTC
Permalink
Follow-up Comment #1, patch #7163 (project freeciv):

Isn't gtk3-client suffering from the same?

_______________________________________________________

Reply to this item at:

<http://gna.org/patch/?7163>

_______________________________________________
Message sent via/by Gna!
http://gna.org/
Marko Lindqvist
2017-05-06 05:08:25 UTC
Permalink
Update of patch #7163 (project freeciv):

Status: None => Ready For Test
Planned Release: => 2.5.7, 2.6.0, 3.0.0,
3.1.0

_______________________________________________________
Post by Marko Lindqvist
Isn't gtk3-client suffering from the same?
It is, so updated patches attached.

(file #29961, file #29962, file #29963, file #29964)
_______________________________________________________

Additional Item Attachment:

File name: PanedPack1DisallowShrink.patch Size:2 KB
File name: PanedPack1DisallowShrink-S2_6.patch Size:1 KB
File name: PanedPack1DisallowShrink-S3_0.patch Size:1 KB
File name: PanedPack1DisallowShrink-S2_5.patch Size:0 KB


_______________________________________________________

Reply to this item at:

<http://gna.org/patch/?7163>

_______________________________________________
Message sent via/by Gna!
http://gna.org/
Marko Lindqvist
2017-05-07 18:54:29 UTC
Permalink
Update of patch #7163 (project freeciv):

Status: Ready For Test => Done
Assigned to: None => cazfi
Open/Closed: Open => Closed


_______________________________________________________

Reply to this item at:

<http://gna.org/patch/?7163>

_______________________________________________
Message sent via/by Gna!
http://gna.org/

Loading...