https://bugs.gpodder.org/show_bug.cgi?id=1735

             Bug #: 1735
           Summary: GtkWarning from the shownotes
    Classification: Unclassified
           Product: gPodder
           Version: Git "master" branch
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: low
         Component: Application
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Starting when the shownotes was integrated into gpodder's main window it has
given the following warning:
shownotes.py:56: GtkWarning: Attempting to add a widget with type GtkTextView
to a container of type GtkScrolledWindow, but the widget is already inside a
container of type GtkScrolledWindow, the GTK+ FAQ at
http://library.gnome.org/devel/gtk-faq/stable/ explains how toreparent a
widget.

This warning appears to occur when the TextView returned by self.init() already
has a parent, which from what I can tell is the same ScrolledWindow that it is
being added to.

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to