Bug 1384203

Summary: Warnings related to the sidebar
Product: [Fedora] Fedora Reporter: Matthew Saltzman <mjs>
Component: evinceAssignee: Caolan McNamara <caolanm>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: feborges, lemenkov, mhatina, mkasik
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-22 13:20:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Matthew Saltzman 2016-10-12 19:43:49 UTC
Description of problem:
When opening a document from the command line, evince prints the following warning:

(evince:9880): Gtk-WARNING **: Allocating size to EvSidebar 0x56405a4613a0 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?


Version-Release number of selected component (if applicable):
evince-3.20.1-1.fc24.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Open a document, or open the sidebar in an open document.
2.
3.

Actual results:
Warning prints

Expected results:
No warning.

Additional info:
Also apparently related to the sidebar: If I open the sidebar after starting evince and then close evince with the titlebar close button, I get the following warnings:

(evince:10096): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(evince:10096): GLib-GObject-CRITICAL **: g_signal_handler_disconnect: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

Comment 1 Fedora Admin XMLRPC Client 2016-10-14 08:10:09 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Caolan McNamara 2016-11-22 13:20:40 UTC
Seems fairly harmless, submitted a patch for the second set of warnings and the first one affects a million other apps in the gtk3 world

Comment 3 Peter Lemenkov 2018-04-04 15:43:06 UTC
(In reply to Matthew Saltzman from comment #0)
> Description of problem:
> When opening a document from the command line, evince prints the following
> warning:
> 
> (evince:9880): Gtk-WARNING **: Allocating size to EvSidebar 0x56405a4613a0
> without calling gtk_widget_get_preferred_width/height(). How does the code
> know the size to allocate?

Bug 1488249.