1) open some non anonymous ftp location in thunar => location content properly displayed after entering user/password 2) create a bookmark for that location by dragging the icon at the beginning of the location field to the shortcuts panel => bookmark created 3) test that bookmark by clicking on it => it works fine 4) logout from XFCE, then login again and open thunar => no more FTP bookmark in the shortcuts list
Created attachment 4532 shortcuts check if path is uri The problem that the shortcuts model does not check if the file from gtk-bookmarks is a valid uri. I have provided a small patch applicable for 1.3.0 and 1.4.0.
Thanks Tomasz. Unfortunately, I can't test it now (not feeling very easy with patching), but I'll test it as soon as next Thunar version is released.
(In reply to comment #2) > Thanks Tomasz. > Unfortunately, I can't test it now (not feeling very easy with patching), > but I'll test it as soon as next Thunar version is released. Hello Denis I can deliver You a patched binary if You wish. Please tell me which distro are You using - if You are interested of course.
Thanks Tomasz for your kind proposal. My distro is Ubuntu 12.04.
Hello Denis I prepared a patched sources for You - don't want to get accused of possible malware spreading, that is why it will be the best if You will compile them yourself. ./configure; make; . You can even launch it inside the build directory without a need to install and replace your original system thunar. The patch is applied to version 1.2.6 which I found should be the one currently installed in your distribution.
Created attachment 4542 patched sources Unfortunately I was unable to post an original package (probably its too big). Attached is a patched file (thunar-shortcuts-model.c), it must be replaced manually in the original package which can be obtained from packages.ubuntu.com (http://archive.ubuntu.com/ubuntu/pool/universe/t/thunar/thunar_1.2.3.orig.tar.bz2). Sorry for inconvenience,
Thanks Tomasz ! With all your explanations, I should succeed installing the new release. I will do it as soon as possible and let you know if it solves my problem. Regards, Denis
Just tested it, it works, thanks !
*** This bug has been marked as a duplicate of bug 7645 ***