Hi David, hmmm... I use Ubuntu as well as Gmail in German. So I've got
no language mismatch. I get the same error, when i change my gmail
settings to use english. On the other hand, it doesn't help when i
change inside /usr/bin/gnome-gmail the folder_name of the drafts folder.
Per default line 143 looks like this...
folder_name = _("Drafts")
...but when I use...
folder_name = _("Entwürfe")
...nothing happens when, when I start Nautilus from the shell I see the
following error: " File "/usr/bin/gnome-gmail", line 143
SyntaxError: Non-ASCII character '\xc3' in file /usr/bin/gnome-gmail on line
143, but no encoding declared; see http://www.python.org/peps/pep-0263.html for
details"
When I encode the umlaut into...
folder_name = _("Entwürfe")
I get the same "Unable to determine IMAP Drafts folder location" error
as before.
Thanks for your help!
Christoph
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/882337
Title:
Sending files from nautilus is not possible
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-gmail/+bug/882337/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs