Python plugins don't work



Hello

I discovered plugin support in EoG recently. I want to add some
missing features via python plugins, but they don't work for me

OS: Ubuntu 7.10 Gutsy Gibbon
EoG: 2.20.1

I am trying to add new plugin from http://live.gnome.org/EyeOfGnome/Plugins

But I got this

========================================
konstantin konstantin-desktop:~/.gnome2/eog/plugins$ eog

(eog:1919): EOG-WARNING **: Could not find 'Name' in
/home/konstantin/.gnome2/eog/plugins/helloworld.eog-plugin
========================================

Ok. I replaced "_Name=Hellloooooooooo" with "Name=Hellloooooooooo".
And now i got this:

========================================
konstantin konstantin-desktop:~/.gnome2/eog/plugins$ eog

(eog:1957): EOG-WARNING **:
/home/konstantin/.gnome2/eog/plugins/libhello.so: cannot open shared
object file: No such file or directory

(eog:1957): EOG-WARNING **: Cannot load plugin 'Hellloooooooooo' since
file '/home/konstantin/.gnome2/eog/plugins/libhello' cannot be read.

(eog:1957): EOG-WARNING **: Error activating plugin 'Hellloooooooooo'
========================================

Any ideas?

P.S.
========================================
konstantin konstantin-desktop:~/.gnome2/eog/plugins$ sudo aptitude show eog
Пакет: eog
Состояние: установлен
Автоматически установлен: да
Версия: 2.20.1-0ubuntu1
Приоритет: необязательный
Раздел: gnome
Сопровождающий: Ubuntu Desktop Team <ubuntu-desktop lists ubuntu com>
Размер в распакованном виде: 5272k
Зависимости: libart-2.0-2 (>= 2.3.18), libc6 (>= 2.6-1), libcairo2 (>=
1.4.0), libdbus-glib-1-2 (>= 0.74), libexif12, libgconf2-4 (>=
2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.14.0),
libgnome-desktop-2 (>=
                        2.11.1), libgnome2-0 (>= 2.17.3), libgnomeui-0
(>= 2.19.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12.0),
libjpeg62, liblaunchpad-integration0 (>= 0.0patch26), liblcms1 (>=
1.15-1),
                        libx11-6, libxml2 (>= 2.6.29), python2.5 (>=
2.5), gconf2 (>= 2.10.1-2), gnome-icon-theme (>= 2.17.1)
Рекомендуются: librsvg2-common
Конфликтуют: eog2
Описание: Eye of Gnome graphics viewer program
 eog or the Eye of Gnome is a graphics viewer for GNOME which uses the
gdk-pixbuf library.  It can deal with large images, and zoom and
scroll with constant memory usage.   The goal is a standard graphics
viewer for future
 releases of Gnome.

========================================

EoG depends from Python 2.5 in Ubuntu 7.10, so i guess it should
support python plugins

Thanks,
Konstantin Mikhaylov


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