Thread: gtk errors with pgadmin3
Hello, I have been using pgadmin3 pretty much since it started and I find it extremely helpful and am only now finding out how much I depend on it :). You see, I needed to upgrade some gtk libraires for my themes for xfce4 (my window manager). I used urpmi to update them but now when ever I run pgadmin3 I get this error: Gtk-WARNING **: Unable to locate theme engine in module_path: "galaxy", pgadmin3: relocation error: pgadmin3: undefined symbol: _gtk_accel_group_attach Then it just dies. What can I do? I am running Mandrake 10. Also, I tried installing wxWindows-pgAdmin3-20031010-7 by following the steps on the website and then I installed: pgadmin3-1.0.2/ But pgadmin3-1.0.2/ just won't install. Any help? Thanks. Later -- Devin Whalen Programmer Synaptic Vision Inc Phone-(416) 539-0801 Fax- (416) 539-8280 1179A King St. West Toronto, Ontario Suite 309 M6K 3C5 Home-(416) 653-3982
On Mon, 2004-06-14 at 13:16, Devin Whalen wrote: > Hello, > > I have been using pgadmin3 pretty much since it started and I find it > extremely helpful and am only now finding out how much I depend on it > :). > > You see, I needed to upgrade some gtk libraires for my themes for xfce4 > (my window manager). I used urpmi to update them but now when ever I > run pgadmin3 I get this error: > > Gtk-WARNING **: Unable to locate theme engine in module_path: "galaxy", > pgadmin3: relocation error: pgadmin3: undefined symbol: > _gtk_accel_group_attach > > Then it just dies. What can I do? I am running Mandrake 10. > > Also, I tried installing wxWindows-pgAdmin3-20031010-7 by following the > steps on the website and then I installed: pgadmin3-1.0.2/ > > But pgadmin3-1.0.2/ just won't install. > > Any help? > > > Thanks. > > Later Ok, I updated my urpmi databases and then ran urpmi -a gtk and at least 50 things showed up and I upgraded them all and now it works using the rpm for pgadmin3...this made my day :)....now I just have to fix that trigger that wasn't working. Keep up the great work with pgadmin3. Thanks. Later -- Devin Whalen Programmer Synaptic Vision Inc Phone-(416) 539-0801 Fax- (416) 539-8280 1179A King St. West Toronto, Ontario Suite 309 M6K 3C5 Home-(416) 653-3982
> -----Original Message----- > From: pgadmin-support-owner@postgresql.org > [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of > Devin Whalen > Sent: 14 June 2004 19:34 > To: pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] gtk errors with pgadmin3 > > Ok, I updated my urpmi databases and then ran urpmi -a gtk > and at least 50 things showed up and I upgraded them all and > now it works using the rpm for pgadmin3...this made my day > :)....now I just have to fix that trigger that wasn't > working. Keep up the great work with pgadmin3. Glad to hear it's OK now - good luck with the trigger :-) Regards, Dave