Bug 219143 - x11-toolkits/gtk30 gtk3-widget-factory - Could not load a pixbuf from icon theme.
Summary: x11-toolkits/gtk30 gtk3-widget-factory - Could not load a pixbuf from icon th...
Status: Closed Not A Bug
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
: 216688 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-05-08 11:14 UTC by Alan Hicks
Modified: 2018-01-10 07:51 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments
Poudriere build log 10.3 amd64 (56.23 KB, application/x-bzip)
2017-05-08 11:14 UTC, Alan Hicks
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Hicks 2017-05-08 11:14:09 UTC
Created attachment 182400 [details]
Poudriere build log 10.3 amd64

gtk3-widget-factory comboboxes, popup menus and others related to GtkTreeMenu don't work leaving firefox and thunderbird unusable, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216688.

Maybe pixbuf2 not installed in the right place?
https://developer.gnome.org/gtk3/stable/ch26s02.html

Alas not a gtk dev, any help welcome.

Identical behaviour on 10.3 amd64 and i386
Poudriere build appears ok, log attached.

Runtime warnings follow:

(gtk3-widget-factory:99899): Gtk-WARNING **: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
*** BUG ***
In void pixman_region32_init_rect(region_type_t *, int, int, unsigned int, unsigned int): Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In void pixman_region32_init_rect(region_type_t *, int, int, unsigned int, unsigned int): Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug


(gtk3-widget-factory:99899): Gtk-WARNING **: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node arrow, owner GtkTreeMenu)

(gtk3-widget-factory:99899): Gtk-WARNING **: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node arrow, owner GtkTreeMenu)
*** BUG ***
In void pixman_region32_init_rect(region_type_t *, int, int, unsigned int, unsigned int): Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug


(gtk3-widget-factory:99899): Gtk-WARNING **: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node menuitem, owner GtkMenuItem)

(gtk3-widget-factory:99899): Gtk-WARNING **: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node menuitem, owner GtkMenuItem)

(gtk3-widget-factory:99899): Gtk-WARNING **: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node menuitem, owner GtkMenuItem)
*** BUG ***
In void pixman_region32_init_rect(region_type_t *, int, int, unsigned int, unsigned int): Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In void pixman_region32_init_rect(region_type_t *, int, int, unsigned int, unsigned int): Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug


(gtk3-widget-factory:99899): Gtk-WARNING **: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node arrow, owner GtkTreeMenu)

(gtk3-widget-factory:99899): Gtk-WARNING **: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node arrow, owner GtkTreeMenu)
*** BUG ***
In void pixman_region32_init_rect(region_type_t *, int, int, unsigned int, unsigned int): Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
Comment 1 Alan Hicks 2017-05-14 14:07:24 UTC
Appears to work ok with DEFAULT_VERSION.
Comment 2 Jan Beich freebsd_committer freebsd_triage 2018-01-10 07:51:14 UTC
*** Bug 216688 has been marked as a duplicate of this bug. ***