This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 140302 - [65cat] Installer prints Gtk errors to stdout
Summary: [65cat] Installer prints Gtk errors to stdout
Status: RESOLVED DUPLICATE of bug 130841
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: issues@installer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-16 13:54 UTC by havan
Modified: 2008-07-17 15:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description havan 2008-07-16 13:54:38 UTC
[ BUILD # : 200807101204 ]
[ JDK VERSION : 1.6.0_07 ]

Installer works ok, but it prints out Gtk errors. Gtk version on my
system is 2.12.11 on Pardus GNU/Linux distro.

---- Gtk errors; ----

Configuring the installer...
Searching for JVM on the system...
Extracting installation data...
Running the installer wizard...

(<unknown>:11423): Gtk-WARNING **: Attempting to add a widget with
type GtkButton to a GtkComboBoxEntry (need an instance of GtkEntry or
of a subclass)

(<unknown>:11423): Gtk-CRITICAL **: gtk_widget_realize: assertion
`GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed

(<unknown>:11423): Gtk-CRITICAL **: gtk_paint_box: assertion
`style->depth == gdk_drawable_get_depth (window)' failed

(<unknown>:11423): Gtk-CRITICAL **: gtk_paint_box: assertion
`style->depth == gdk_drawable_get_depth (window)' failed
Comment 1 dlipin 2008-07-17 15:32:39 UTC

*** This issue has been marked as a duplicate of 130841 ***