sejerpz / vtg

Automatically exported from code.google.com/p/vtg
0 stars 0 forks source link

Compatible with gedit 3.2.0? #177

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I tried compiling vtg-0.12.1 on ubuntu oneiric.

configure, make and make install show no errors. However, gedit does not offer 
vtg in the plugins list.

Any hints? Which information should I add?

Original issue reported on code.google.com by Linus.Seelinger on 23 Oct 2011 at 7:42

GoogleCodeExporter commented 9 years ago
Hi. I'm recently update to onetric.

mymas@mymas-1000H:~$ locate vtg.
/home/mymas/vala-toys/debian/vtg.install
/home/mymas/vala-toys/ui/vtg.ui
/home/mymas/vala-toys/vtg/libvtg.la
/home/mymas/vala-toys/vtg/vtg.plugin
/home/mymas/vala-toys/vtg/.libs/libvtg.la
/home/mymas/vala-toys/vtg/.libs/libvtg.lai
/home/mymas/vala-toys/vtg/.libs/libvtg.so
/home/mymas/vala-toys/vtg/.libs/libvtg.soT
/usr/share/gedit/plugins/libvtg.la
/usr/share/gedit/plugins/libvtg.so
/usr/share/gedit/plugins/vtg.plugin
/usr/share/locale/es_AR/LC_MESSAGES/vtg.mo
/usr/share/locale/it/LC_MESSAGES/vtg.mo
/usr/share/vtg/ui/vtg.ui

maybe vtg install script is little wrong...
$ sudo cp /usr/share/gedit/plugins/libvtg.* /usr/lib/gedit/plugins/
$ sudo cp /usr/share/gedit/plugins/vtg.plugin /usr/lib/gedit/plugins/

It's works. I don't know that gedit-plugin need vtg.ui file...

Original comment by hoisa...@gmail.com on 27 Oct 2011 at 8:24

GoogleCodeExporter commented 9 years ago
I can't test vala toys with gedit 3.2 yet, but it should work.

Yes the install location were wrong before commit 
72d60ccc6d97a78560d1aa315898a455f0501d74

Original comment by seje...@gmail.com on 1 Nov 2011 at 10:57

GoogleCodeExporter commented 9 years ago
As I am using vtg successfully now with gedit 3.3.x, this can be marked as 
solved ;)

Original comment by Linus.Seelinger on 15 Feb 2012 at 7:56

GoogleCodeExporter commented 9 years ago

Original comment by seje...@gmail.com on 16 Feb 2012 at 12:54