[Bug 656932] Re: send file to thunderbird with non-ASCII path

2011-09-01 Thread riu
*** This bug is a duplicate of bug 757976 *** https://bugs.launchpad.net/bugs/757976 This bug seems to be fixed (see Bug #757976) ** This bug has been marked a duplicate of bug 757976 Thunderbird attachment name changes cause send error -- You received this bug notification because you

[Bug 656932] Re: send file to thunderbird with non-ASCII path

2010-12-11 Thread urusha
So, here is quick fix, run this as root: printf '#!/usr/bin/perl system(/usr/bin/thunderbird @ARGV); ' /usr/local/bin/thunderbird chmod 755 /usr/local/bin/thunderbird chown root:root /usr/local/bin/thunderbird It just runs thunderbird through perl script (using the fact that /usr/local/bin is

[Bug 656932] Re: send file to thunderbird with non-ASCII path

2010-12-10 Thread urusha
As I see, this is not a bug of nautilus-sendto, but thunderbird (don't exactly know is it bug or feature). Thuderbird doesn't understand percent-encoded file uris. So here is my perl-written nautilus-script which does it well (works with many, non-ascii encoded, full of spaces files). And the

[Bug 656932] Re: send file to thunderbird with non-ASCII path

2010-12-09 Thread urusha
Have the same bug on every lucid, maverick machine (many). I think it's problem with /usr/lib/nautilus-sendto/plugins/libnstevolution.so which is used for this action. Is there anyone who created quick fix for this? (IMO, nautilus-scripts is not the graceful way to do this) I'm thinking about

[Bug 656932] Re: send file to thunderbird with non-ASCII path

2010-10-08 Thread riu
** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/656932/+attachment/1678958/+files/Dependencies.txt -- send file to thunderbird with non-ASCII path https://bugs.launchpad.net/bugs/656932 You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 656932] Re: send file to thunderbird with non-ASCII path

2010-10-08 Thread drizzle
Dear Riu, Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions: * Is this reproducible? * If so, what specific steps should we take to recreate this bug? This will help us to find and resolve the problem. Sincerely, Darran -- send

[Bug 656932] Re: send file to thunderbird with non-ASCII path

2010-10-08 Thread riu
This is reproducible on my sysytem. How to reproduce: (Thunderbird must be default email client in order to reproduce this) 1. Create a file with non-ASCII name ( for example новый файл ) (or create a folder with non ASCII-name and a file with ASCII/non-ASCII name in it) 2. Right-click on it in

[Bug 656932] Re: send file to thunderbird with non-ASCII path

2010-10-08 Thread riu
** Attachment added: Screenshot-Send Message Error.png https://bugs.launchpad.net/ubuntu/+source/nautilus-sendto/+bug/656932/+attachment/1679719/+files/Screenshot-Send%20Message%20Error.png -- send file to thunderbird with non-ASCII path https://bugs.launchpad.net/bugs/656932 You received