missing menu bar in pgadmin3 18.1 installed on Ubuntu

From: Peter Riemenschneider <priemen(at)gmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: missing menu bar in pgadmin3 18.1 installed on Ubuntu
Date: 2014-02-20 14:02:06
Message-ID: CACwgKQeJStaQTCyCpV+3WX+z2yn9_S4pLQgKCXMEw6tVxH6GFQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

the issue is a missing menu bar on pgadmin3 ver 18.1. the error could be
replicated on installations of Ubuntu 12.04, 13.10 and 14.04 on two
different systems.

When using the debian package, pgadmin3 did not contain a menu bar. After
invoking the server group, the following messages appeared. (saw similar
bug reports when googled, but could not find a solution,)

(pgadmin3:2227): GLib-GObject-WARNING **: invalid cast from
`GtkFileChooserButton' to `GtkBin'

(pgadmin3:2227): Gtk-CRITICAL **: IA__gtk_widget_modify_style: assertion
`GTK_IS_WIDGET (widget)' failed

(pgadmin3:2227): GLib-GObject-WARNING **: invalid cast from
`GtkFileChooserButton' to `GtkBin'

(pgadmin3:2227): Gtk-CRITICAL **: IA__gtk_widget_modify_style: assertion
`GTK_IS_WIDGET (widget)' failed

(pgadmin3:2227): GLib-GObject-WARNING **: invalid cast from
`GtkFileChooserButton' to `GtkBin'

(pgadmin3:2227): Gtk-CRITICAL **: IA__gtk_widget_modify_style: assertion
`GTK_IS_WIDGET (widget)' failed

(pgadmin3:2227): GLib-GObject-WARNING **: invalid cast from
`GtkFileChooserButton' to `GtkBin'

(pgadmin3:2227): Gtk-CRITICAL **: IA__gtk_widget_modify_style: assertion
`GTK_IS_WIDGET (widget)' failed

(pgadmin3:2227): GLib-GObject-WARNING **: invalid cast from
`GtkFileChooserButton' to `GtkBin'

(pgadmin3:2227): Gtk-CRITICAL **: IA__gtk_widget_modify_style: assertion
`GTK_IS_WIDGET (widget)' failed

(pgadmin3:2227): GLib-GObject-WARNING **: invalid cast from
`GtkFileChooserButton' to `GtkBin'

(pgadmin3:2227): Gtk-CRITICAL **: IA__gtk_widget_modify_style: assertion
`GTK_IS_WIDGET (widget)' failed

(pgadmin3:2227): GLib-GObject-WARNING **: invalid cast from
`GtkFileChooserButton' to `GtkBin'

(pgadmin3:2227): Gtk-CRITICAL **: IA__gtk_widget_modify_style: assertion
`GTK_IS_WIDGET (widget)' failed

(pgadmin3:2227): GLib-GObject-WARNING **: invalid cast from
`GtkFileChooserButton' to `GtkBin'

(pgadmin3:2227): Gtk-CRITICAL **: IA__gtk_widget_modify_style: assertion
`GTK_IS_WIDGET (widget)' failed

(pgadmin3:2227): GLib-GObject-WARNING **: invalid cast from
`GtkFileChooserButton' to `GtkBin'

(pgadmin3:2227): Gtk-CRITICAL **: IA__gtk_widget_modify_style: assertion
`GTK_IS_WIDGET (widget)' failed

(pgadmin3:2227): GLib-GObject-WARNING **: invalid cast from
`GtkFileChooserButton' to `GtkBin'

(pgadmin3:2227): Gtk-CRITICAL **: IA__gtk_widget_modify_style: assertion
`GTK_IS_WIDGET (widget)' failed

(pgadmin3:2227): GLib-GObject-WARNING **: invalid cast from
`GtkFileChooserButton' to `GtkBin'

(pgadmin3:2227): Gtk-CRITICAL **: IA__gtk_widget_modify_style: assertion
`GTK_IS_WIDGET (widget)' failed

(pgadmin3:2227): GLib-GObject-WARNING **: invalid cast from
`GtkFileChooserButton' to `GtkBin'

(pgadmin3:2227): Gtk-CRITICAL **: IA__gtk_widget_modify_style: assertion
`GTK_IS_WIDGET (widget)' failed

subsequently used the graphic installer and reinstalled pgadmin3 from
binaries. Errors could be eliminated by setting the environmental
variable LD_LIBRARY_PATH to the pgadmin3 folder as well as postgres folder
(as explained in one old post.)

While pgadmin3 now starts without errors, the main window as well as the
sql query window still do not display the menu bar.

I assume that there is some module not installed that would cause this
error, but I have not been able to find it. Any help would be appreciated.

with kind regards,
peter

--
Peter Riemenschneider
M (UK): 44-(0)77-2568-3100

Browse pgadmin-support by date

  From Date Subject
Next Message David Elbert 2014-02-22 20:11:48 bug report role properties expiration date
Previous Message Belbin, Peter 2014-02-14 21:13:02 Re: pgAdmin not showing text longer than about 4k