Cousin Marc написа: > Hi Dave, > > I just installed pgadmin3 and I'm having a problem : as soon as I right click > (on anything), I've got > > ASSERT INFO: > ./src/gtk/menu.cpp(984): assert "IsCheckable()" failed in IsChecked(): can't > get state of uncheckable item! > > BACKTRACE: > [1] g_closure_invoke() > [2] g_signal_emit_valist() > [3] g_signal_emit() > [4] gtk_propagate_event() > [5] gtk_main_do_event() > [6] g_main_context_dispatch() > [7] g_main_loop_run() > [8] gtk_main() > > > > I'm on debian unstable, using a hand built pgadmin3 debian package. > I used wxwidgets 1.8.4, and built the whole thing by modifying the debian > rules and changelog files by hand to build the whole thing. > Is the problem coming from my installation ? [...]
Have you read the requirements here - http://www.pgadmin.org/download/source.php? As you could see the required version of wxWidgets is "2.8.x (for pgAdmin 1.6.2 and above)". -- Milen A. Radev ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate