Hi all! What happened with Geanyvnc plugin? It was really useful.
On Sat, 28 Aug 2010 20:34:04 +0300 Андрей Ковтун kovtunos@yandex.ru wrote:
Hi all! What happened with Geanyvnc plugin? It was really useful.
Geanyvnc? Are you referring to GeanyVC? Can you please go into more detail?
Cheers, Frank
Are you referring to GeanyVC?
Certainly. Sorry for the misprint.
Can you please go into more detail?
It seems to me that vc-plugin have stopped working out. On its site tarballs are missing and svn-repository is empty. Or I confuse something?
On Sun, 29 Aug 2010 00:59:55 +0300 Андрей Ковтун kovtunos@yandex.ru wrote:
Are you referring to GeanyVC?
Certainly. Sorry for the misprint.
Can you please go into more detail?
It seems to me that vc-plugin have stopped working out. On its site tarballs are missing and svn-repository is empty. Or I confuse something?
geanyVC is now part of the geany-plugins project. The latest tarball of the plugins (0.19) you can download and compile from http://plugins.geany.org/geany-plugins/
Cheers, Frank
On Sun, 29 Aug 2010 00:28:19 +0200 Frank Lanitz frank@frank.uvena.de wrote:
On Sun, 29 Aug 2010 00:59:55 +0300 Андрей Ковтун kovtunos@yandex.ru wrote:
It seems to me that vc-plugin have stopped working out. On its site tarballs are missing and svn-repository is empty. Or I confuse something?
geanyVC is now part of the geany-plugins project. The latest tarball of the plugins (0.19) you can download and compile from http://plugins.geany.org/geany-plugins/
It seems that site with old releases is destroyed. Unfortunatly I don't have backup. I fixed download and svn links in README, so after geany-plugins site update it will stop confuse people.
On Sun, 29 Aug 2010 10:39:55 +0300 Андрей Ковтун kovtunos@yandex.ru wrote:
I have geany-plugins-0.19 installed but vc plugin is not present (OS: Archlinux)
Did you use the Arch package? Can you send the output of Help -> Debug Messages after opening the plugin manager?
Cheers, Frank
On Sun, 29 Aug 2010 10:39:55 +0300 Андрей Ковтун kovtunos@yandex.ru wrote:
I have geany-plugins-0.19 installed but vc plugin is not present (OS: Archlinux)
This is strange, I also use Archlinux (x86). I have installed: geany-0.19-1, geany-plugins-0.19-4 and I can use VC plugin.
Please, open Geany, menu: Help->"Debug Messages" and see if you have any error related to geanyvc.so.
If you have geanyvc.so in your config directory you can try to delete it. Maybe you have some older version there and geany try to load it instead of one that installed in /usr/lib/geany
rm ~/.config/geany/plugins/geanyvc.so
The problem has resolved by itself after reinstallation of geany and geany-plugins. Thanks all for troubles.
29.08.2010 13:53, Yura Siamashka пишет:
On Sun, 29 Aug 2010 10:39:55 +0300 Андрей Ковтун kovtunos@yandex.ru wrote:
I have geany-plugins-0.19 installed but vc plugin is not present (OS: Archlinux)
This is strange, I also use Archlinux (x86). I have installed: geany-0.19-1, geany-plugins-0.19-4 and I can use VC plugin.
Please, open Geany, menu: Help->"Debug Messages" and see if you have any error related to geanyvc.so.
If you have geanyvc.so in your config directory you can try to delete it. Maybe you have some older version there and geany try to load it instead of one that installed in /usr/lib/geany
rm ~/.config/geany/plugins/geanyvc.so