is it possible because of openssl 1.0 or nautilus ... gedit is ok but i cant use geany to edit files over sftp.
Linux archlinux 2.6.33-ARC OpenSSL 1.0.0 29 Mar 2010
I have same distro on my desktop pc with openssl 0.9.8 and everything is ok.
Thanks..
On Sat, 1 May 2010 10:20:31 -0700 (PDT) thief shadow mythief@yahoo.com wrote:
is it possible because of openssl 1.0 or nautilus ... gedit is ok but i cant use geany to edit files over sftp.
Linux archlinux 2.6.33-ARC OpenSSL 1.0.0 29 Mar 2010
I have same distro on my desktop pc with openssl 0.9.8 and everything is ok.
Interesting. I use geany to save over an sshfs connection (which is I believe just a convenient fuse wrapper for sftp). Fedora 12 vanilla, but also using Fedora 10 and various combinations of the official geany releases and the source.
On 2 May 2010 03:20, thief shadow mythief@yahoo.com wrote:
is it possible because of openssl 1.0 or nautilus ... gedit is ok but i cant use geany to edit files over sftp.
Linux archlinux 2.6.33-ARC OpenSSL 1.0.0 29 Mar 2010
I have same distro on my desktop pc with openssl 0.9.8 and everything is ok.
Thanks..
There are problems with some ftp based file systems in the glib libraries. The "fix" used by gedit and other programs uses gio which is not available until a much newer version of glib than that required by Geany. This has been discussed a lot but I'm not sure that anyone is working on making the fix available for those systems where a new enough glib/gio is available.
Cheers Lex
Geany mailing list Geany@uvena.de http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
On Sun, 2 May 2010 16:27:20 +1000, Lex wrote:
On 2 May 2010 03:20, thief shadow mythief@yahoo.com wrote:
is it possible because of openssl 1.0 or nautilus ... gedit is ok but i cant use geany to edit files over sftp.
Linux archlinux 2.6.33-ARC OpenSSL 1.0.0 29 Mar 2010
I have same distro on my desktop pc with openssl 0.9.8 and everything is ok.
I experienced the same problem but it is not Geany's fault directly. Something changed in recent GVfs versions I guess. The gvfs-fuse backend doesn't work correctly anymore though I'm not sure what's wrong, I didn't investigated it yet as I preferred sshfs recently. Maybe it's also openssl 1.0 but I think gvfs-fuse is more likely to be the cause. Anyway, I'm pretty sure the problem is outside of Geany. To verify, you could try to reproduce the problem with the good old command line 'cp'.
by Geany. This has been discussed a lot but I'm not sure that anyone is working on making the fix available for those systems where a new enough glib/gio is available.
I think more and more we should switch to GIO completely but this is much easier said than done :(.
Regards, Enrico
Sorry for I am too late, I'm very busy todays...
By the way i'm using sshfs not sftp and everything is ok. maybe you are right the problem is not geany's fault directly. However it's annoying problem.
Thank you for all replies
--- On Mon, 5/3/10, Enrico Tröger enrico.troeger@uvena.de wrote:
From: Enrico Tröger enrico.troeger@uvena.de Subject: Re: [Geany] geany saves files as 0 byte when connection is via sftp To: geany@uvena.de Date: Monday, May 3, 2010, 12:43 AM
On Sun, 2 May 2010 16:27:20 +1000, Lex wrote:
On 2 May 2010 03:20, thief shadow mythief@yahoo.com wrote:
is it possible because of openssl 1.0 or nautilus ... gedit is ok but i cant use geany to edit files over sftp.
Linux archlinux 2.6.33-ARC OpenSSL 1.0.0 29 Mar 2010
I have same distro on my desktop pc with openssl 0.9.8 and everything is ok.
I experienced the same problem but it is not Geany's fault directly. Something changed in recent GVfs versions I guess. The gvfs-fuse backend doesn't work correctly anymore though I'm not sure what's wrong, I didn't investigated it yet as I preferred sshfs recently. Maybe it's also openssl 1.0 but I think gvfs-fuse is more likely to be the cause. Anyway, I'm pretty sure the problem is outside of Geany. To verify, you could try to reproduce the problem with the good old command line 'cp'.
by Geany. This has been discussed a lot but I'm not sure that anyone is working on making the fix available for those systems where a new enough glib/gio is available.
I think more and more we should switch to GIO completely but this is much easier said than done :(.
Regards, Enrico