Mailinglist Archive: opensuse (5100 mails)
| < Previous | Next > |
Re: [SLE] Question on Gaim... gtk_combo_box_new_with_model
- From: Anders Johansson <andjoh@xxxxxxxxxx>
- Date: Sat, 5 Jun 2004 03:52:32 +0200
- Message-id: <200406050352.32611.andjoh@xxxxxxxxxx>
On Friday 04 June 2004 23.35, Charles (SuSE) wrote:
> Hi All, Sorry about the test message before, My posts weren't going
> through..
> I just re-formatted my machine to run SuSE 9.1 and are trying to get my
> apps back up and running..
>
> I grabbed the newest gaim Rpm from www.usr-local-bin.org and when I run
> Gaim from the command line it works, but when I try to add and account,
> it closes gaim w/ no warning, on the console I see..
>
> charles@linux:~> gaim
> gaim: error while loading shared libraries: gaim: undefined symbol:
> gtk_combo_box_new_with_model
> charles@linux:~>
>
> Anyone know how to correct this? Is this perhaps a GTK 2 issue?
Indeedy. You'll have to upgrade to gtk 2.4.x to run that package (or recompile
it to fit gtk 2.2.x). gtk_combo_box is new to gtk 2.4
> Hi All, Sorry about the test message before, My posts weren't going
> through..
> I just re-formatted my machine to run SuSE 9.1 and are trying to get my
> apps back up and running..
>
> I grabbed the newest gaim Rpm from www.usr-local-bin.org and when I run
> Gaim from the command line it works, but when I try to add and account,
> it closes gaim w/ no warning, on the console I see..
>
> charles@linux:~> gaim
> gaim: error while loading shared libraries: gaim: undefined symbol:
> gtk_combo_box_new_with_model
> charles@linux:~>
>
> Anyone know how to correct this? Is this perhaps a GTK 2 issue?
Indeedy. You'll have to upgrade to gtk 2.4.x to run that package (or recompile
it to fit gtk 2.2.x). gtk_combo_box is new to gtk 2.4
| < Previous | Next > |