Re: python & gconf.so error



Hi Steve, your pygtk/pygconf modules are broken. You won't get meld to run
unless the following command works.
python -c "import gconf"

Stephen.

On Tue, Aug 5, 2008 at 6:11 PM, Steve Franks <stevefranks ieee org> wrote:
> I get the following when I try to run meld.  Do you think it's a
> FreeBSD issue, python issue, or meld issue?
>
> My python is 2.5.2_1
> My gtk is 2.12.8_2
> My py25-gtk is 2.12.1
>
> Thanks,
> Steve
>
> [steve dystant /usr/home/steve]$ meld
> Traceback (most recent call last):
>  File "/usr/local/bin/meld", line 93, in <module>
>   import meldapp
>  File "/usr/local/lib/meld/meldapp.py", line 28, in <module>
>   import prefs
>  File "/usr/local/lib/meld/prefs.py", line 52, in <module>
>   import gconf
> ImportError: /usr/local/lib/python2.5/site-packages/gtk-2.0/gconf.so:
> Undefined symbol "g_assertion_message_expr"
> [steve dystant /usr/home/steve]$
> _______________________________________________
> meld-list mailing list
> meld-list gnome org
> http://mail.gnome.org/mailman/listinfo/meld-list
>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]