[Bug 738147] Re: can't open gvfs sftp files

2018-05-23 Thread Vikrant Shah
I have observed the exact same issue on the Ubuntu 16.04 . Its a bit deeper than just Geany. None of the default Ubuntu programs is able to open files over the SFTP mount. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 738147] Re: can't open gvfs sftp files

2013-09-30 Thread phiamo
i am having this issue right now too. .. any idea why this might be caused? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/738147 Title: can't open gvfs sftp files To manage notifications about this

[Bug 738147] Re: can't open gvfs sftp files

2013-09-29 Thread rolwi
$ apt-get install gvfs-fuse For each remote connection there will be a folder created in ~/.gvfs/ and geany just works. Restart may be required. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/738147 T

[Bug 738147] Re: can't open gvfs sftp files

2013-02-24 Thread Vincent Vertigo
Same for me on Debian Wheezy 64 bit. The files displayed on a sftp dir in nautilus do not open with geany (geany is opened with nothing in the ui), with gedit no problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 738147] Re: can't open gvfs sftp files

2011-08-25 Thread Marcus Weber
simple Fix for me: cd ~ ln -s .gvfs Network and it works again -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/738147 Title: can't open gvfs sftp files To manage notifications about this bug go to

[Bug 738147] Re: can't open gvfs sftp files

2011-08-14 Thread Marcus Weber
same here -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/738147 Title: can't open gvfs sftp files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/geany/+bug/7

[Bug 738147] Re: can't open gvfs sftp files

2011-06-30 Thread NoahY
I can open gvfs files, but it takes about a minute for them to load... not sure if this is related or if I should open a new bug? I'm using Natty 64-bit. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 738147] Re: can't open gvfs sftp files

2011-06-07 Thread Aditya Gilra
** Changed in: geany (Ubuntu) Status: Invalid => Confirmed ** Changed in: geany (Ubuntu) Status: Confirmed => Incomplete ** Changed in: geany (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 738147] Re: can't open gvfs sftp files

2011-06-07 Thread Aditya Gilra
I did an install of natty 11.04 over my 10.04 without formatting so that the installer kept /home intact. Now I am unable to use geany to edit remote files in .gvfs . Am able to use gedit. Do bump the priority up. Thanks. -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 738147] Re: can't open gvfs sftp files

2011-05-16 Thread Septimus
The user profile personal encryption folder option is encrypted with the default ecrypts and not encfs. Sorry for the wrong info. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/738147 Title: can't op

[Bug 738147] Re: can't open gvfs sftp files

2011-05-16 Thread Septimus
I create a new user profile with and without encryption (encfs). User profile without encryption Nautilus and Geany 0.20 doesn't have problems with open remote files from sftp. With encryption geany can't open remote files from sftp and nautlilus context menu doesn't show up geany as default app

[Bug 738147] Re: can't open gvfs sftp files

2011-05-03 Thread Amatriain
This affects me too, since updating my 10.10 installation to natty yesterday. Any pointers? Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/738147 Title: can't open gvfs sftp files -- ubunt

[Bug 738147] Re: can't open gvfs sftp files

2011-03-31 Thread Peter Thomassen
The bug also hit me. I thus think it's not "invalid", it's rather low- priority. Levu, could you please post here as soon as you have found the problematic setting? Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 738147] Re: can't open gvfs sftp files

2011-03-19 Thread levu
With a new profile it worked so i'll try to find the problematic setting in my home dir (will be a long night :) ). I'll tell you what caused the problem. Thanks for your time and sorry that it was wasted... ** Tags removed: test-clean-profile ** Changed in: geany (Ubuntu) Status: Incomple

Re: [Bug 738147] Re: can't open gvfs sftp files

2011-03-19 Thread Andreas Moog
Can you try and test this with a new user profile? I can't reproduce the issue at all, tried opening files with different paths, names, german umlauts äöü - all worked. So I can't imagine it's a API issue. tag test-clean-profile -- You received this bug notification because you are a member of

[Bug 738147] Re: can't open gvfs sftp files

2011-03-19 Thread levu
the strace ** Attachment added: "strace-geany.txt" https://bugs.launchpad.net/ubuntu/+source/geany/+bug/738147/+attachment/1921116/+files/strace-geany.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 738147] Re: can't open gvfs sftp files

2011-03-19 Thread levu
I've done some debugging work, and this is where i found something strange: filelist = gtk_file_chooser_get_filenames(GTK_FILE_CHOOSER(ui_widgets.open_filesel)); if (filelist != NULL) filelist seems to be NULL, because it goes never in this if. At the time the problem started, some gtk stuff was

Re: [Bug 738147] Re: can't open gvfs sftp files

2011-03-19 Thread Andreas Moog
That's strange. Can you do 'strace -o strace-geany.txt geany', open a sftp-mounted file and attach the strace to this report? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/738147 Title: can't open g

[Bug 738147] Re: can't open gvfs sftp files

2011-03-19 Thread levu
And also purging geany, removing per-user-config, reinstalling geany doesn't work -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/738147 Title: can't open gvfs sftp files -- ubuntu-bugs mailing list

[Bug 738147] Re: can't open gvfs sftp files

2011-03-19 Thread levu
With gedit it works, that's the strange thing.Also, there is nothing in the .xsession-errors related to geany or gvfs or fuse. I don't know exactly, how this comes, but it's like this since ~4 days. I append my apt history file. ** Attachment added: "history.log" https://bugs.launchpad.net/ub

[Bug 738147] Re: can't open gvfs sftp files

2011-03-19 Thread levu
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/738147 Title: can't open gvfs sftp files -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs