Hi.
It looks like now you have an exception earlier then before - the
gobject-introspection subsystem doesn't work at all.
And it fails in a bit strange way: module exists but lacks it important method.
According to https://bbs.archlinux.org/viewtopic.php?id=203480 it may be
related to bad install of gobject introspection, and "import gi" imports
"gi.py" from some wrong location.
Did you install python and gtk in same prefix? It's a bit strange that in
previous email you mention
/python/v2.7.10/lib/python2.7/site-packages/gi/__init__.py and now you are
talking about /tmp/gtk/tools/gtk/lib
Some months ago there was a discussion that leads to successful installation
of meld in non-standard prefix, and the key aspects of success was using the
same prefix for all components
http://stackoverflow.com/questions/35784566/meld-glib-gio-error-no-gsettings-schemas-are-installed-on-the-system
You may try to install all components in the same prefix and set environment
variables mentioned there.
Also in the case of exceptions related to GtkSourceView theme - setting
XDG_DATA_DIRS environment variable
https://mail.gnome.org/archives/meld-list/2016-June/msg00018.html
(you don't need this until meld window at least start appearing, it is the
last stage).
P.S.
If you didn't received any messages that are directed both to you and to
[email protected] (like the on I linked in previous mail) there is a
definitely email communication problem somewhere,
because [email protected] did received the messages like the one I linked
below. Please, check you spam folder to ensure that gmail doesn't somwhow learn
that [email protected] is a "bad" address.
So by now I'm sending this message separately to you and to meld-list to
overcome this problem.
> Hi Vasily ,
>
> I looked at the link shared by you.
> https://mail.gnome.org/archives/meld-list/2016-August/msg00028.html
>
> After reconfigured all the required dependencies I am still not able to run
> meld (3.16.2). Seems getting some different error.
> Here is the list of all the available libs:
>
> pwd
> /tmp/gtk/tools/gtk/lib/girepository-1.0
> [niraj@vlsj-ctrh65 girepository-1.0]$ ls
> Atk-1.0.typelib fontconfig-2.0.typelib Gio-2.0.typelib GObject-2.0.typelib
> PangoCairo-1.0.typelib xft-2.0.typelib
> Atspi-2.0.typelib freetype2-2.0.typelib GIRepository-2.0.typelib
> Gtk-3.0.typelib PangoFT2-1.0.typelib xlib-2.0.typelib
> cairo-1.0.typelib Gdk-3.0.typelib GL-1.0.typelib GtkSource-3.0.typelib
> PangoXft-1.0.typelib xrandr-1.3.typelib
> DBus-1.0.typelib GdkPixbuf-2.0.typelib GLib-2.0.typelib libxml2-2.0.typelib
> win32-1.0.typelib
> DBusGLib-1.0.typelib GdkX11-3.0.typelib GModule-2.0.typelib Pango-1.0.typelib
> xfixes-4.0.typelib
>
> My LD_LIBRARY_PATH:
>
> echo $LD_LIBRARY_PATH
> /tmp/gtk/tools/gtk/lib
>
> Error:
>
> ./meld-3.16.2/bin/meld
> Traceback (most recent call last):
> File "./meld-3.16.2/bin/meld", line 259, in <module>
> check_requirements()
> File "./meld-3.16.2/bin/meld", line 161, in check_requirements
> gi.require_version("Gtk", "3.0")
> AttributeError: 'module' object has no attribute 'require_version'
>
> Thanks
> Niraj
>
> On Mon, Aug 22, 2016 at 5:29 PM, Vasily Galkin <[email protected]> wrote:
>
>> -------- Пересылаемое сообщение --------
>>
>>> Hi !
>>
>>> (Replying off-list now, due to supposing some communication problems)
>>
>>> Didn't you receive this reply several days ago
>>> https://mail.gnome.org/archives/meld-list/2016-August/msg00028.html - ?
>>
>>> If no - there can be some communication problem.
>>
>>> If yes - have you any progress in diagnosing if you have problem2 (bad
>>> install of gtk+) or problem3 (absence of typelibs), see the email in link
>>> above.
>>
>>>> Hi ,
>>
>>>> Any update on this ?
>>
>>>> Thanks
>>
>>>> Niraj
>>
>>>> On Fri, Aug 19, 2016 at 11:03 AM, niraj pandey
>>>> <[email protected]> wrote:
>>
>>>>> Hi ,
>>
>>>>> I am trying to use meld latest version on RHEL 6 machine. But I am
>>>>> getting the following error while using it.
>>
>>>>> ./meld-3.16.2/bin/meld
>>
>>>>> Traceback (most recent call last):
>>
>>>>> File "./meld-3.16.2/bin/meld", line 259, in <module>
>>
>>>>> check_requirements()
>>
>>>>> File "./meld-3.16.2/bin/meld", line 161, in check_requirements
>>
>>>>> gi.require_version("Gtk", "3.0")
>>
>>>>> File "/python/v2.7.10/lib/python2.7/site-packages/gi/__init__.py", line
>>>>> 73, in require_version
>>
>>>>> raise ValueError('Namespace %s not available' % namespace)
>>
>>>>> ValueError: Namespace Gtk not available
>>
>>>>> Can someone please help me how to fix this issues. I am using Gtk+-3.16.7
>>>>> for this.
>>
>>>>> Thanks in advance.
>>
>>>>> Regards
>>
>>>>> Niraj
>>
>>>>> --
>>
>>>>> Success occurs when opportunity and preparation meet
>>
>>>> --
>>
>>>> Success occurs when opportunity and preparation meet
>
> --
> Success occurs when opportunity and preparation meet
_______________________________________________
meld-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/meld-list