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 697296 - Using bin layout and constraint produces warnings
Using bin layout and constraint produces warnings
Status: RESOLVED OBSOLETE
Product: clutter
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: clutter-maint
clutter-maint
Depends on:
Blocks: 694435
 
 
Reported: 2013-04-04 20:35 UTC by Bastien Nocera
Modified: 2021-06-10 11:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
test.c (1.05 KB, text/plain)
2013-04-04 20:35 UTC, Bastien Nocera
Details

Description Bastien Nocera 2013-04-04 20:35:21 UTC
Created attachment 240657 [details]
test.c

It produces warnings for when the actor is bound to the size of the stage, and the stage is smaller than the margins set on its containing bin layout.

If I have 32px of margin left and right, and the stage is smaller than 64px, it'll produce a warning. The bin layout should set its minimum size to be able to fit in the margins.
Comment 1 André Klapper 2021-06-10 11:31:04 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version of clutter, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a ticket at
  https://gitlab.gnome.org/GNOME/clutter/-/issues/

Thank you for your understanding and your help.