Re: [Evolution] Password Not Saving

2016-10-28 Thread Patrick O'Callaghan
On Fri, 2016-10-28 at 11:45 +0200, Rudolf Künzli wrote:
> When I had these kind of problems I checked the keyring with Seahorse.
> As far as I've seen I had to unlock "Login"... using the root password.
> If it is locked the password cannot be written into the keyring.

There should be no need to use the root password. Perhaps you mean the
user's login password. Under Gnome if the keyring password is the same
as the login password it should unlock automatically, otherwise you
have to unlock it (once) per login session.

poc
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Password Not Saving

2016-10-28 Thread Rudolf Künzli
On Fri, 2016-10-28 at 02:30 -0700, elemen...@emailengine.net wrote:
> Looks to be running:
> 
> $ ps aux|grep keyring
> user  1024  0.0  0.0 429328  7304 ?Sl   Oct27   0:00
> /usr/bin/gnome-keyring-daemon --daemonize --login
> 
> 
> On Fri, Oct 28, 2016, at 02:17, Pete Biggs wrote:
> > 
> > 
> > > 
> > > 
> > > When I click the "Send / Receive" button it always asks me for
> > > the
> > > password, even though I enter it correctly and select the
> > > checkbox "Add
> > > this password to your keyring".  How do I fix this problem?
> > 
> > There's lots of messages in the archive about this issue.
> > Basically,
> > evolution doesn't handle password saving, it uses system functions
> > for
> > it - which for most systems means that it's handled by gnome-
> > keyring.
> > 
> > So, is gnome-keyring running?
> > 
> > P.
> > 

When I had these kind of problems I checked the keyring with Seahorse.
As far as I've seen I had to unlock "Login"... using the root password.
If it is locked the password cannot be written into the keyring.
> ___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Password Not Saving

2016-10-28 Thread element79
Looks to be running:

$ ps aux|grep keyring
user  1024  0.0  0.0 429328  7304 ?Sl   Oct27   0:00
/usr/bin/gnome-keyring-daemon --daemonize --login


On Fri, Oct 28, 2016, at 02:17, Pete Biggs wrote:
> 
> > 
> > When I click the "Send / Receive" button it always asks me for the
> > password, even though I enter it correctly and select the checkbox "Add
> > this password to your keyring".  How do I fix this problem?
> 
> There's lots of messages in the archive about this issue. Basically,
> evolution doesn't handle password saving, it uses system functions for
> it - which for most systems means that it's handled by gnome-keyring.
> 
> So, is gnome-keyring running?
> 
> P.
> 
> ___
> evolution-list mailing list
> evolution-list@gnome.org
> To change your list options or unsubscribe, visit ...
> https://mail.gnome.org/mailman/listinfo/evolution-list
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Password Not Saving

2016-10-28 Thread Pete Biggs

> 
> When I click the "Send / Receive" button it always asks me for the
> password, even though I enter it correctly and select the checkbox "Add
> this password to your keyring".  How do I fix this problem?

There's lots of messages in the archive about this issue. Basically,
evolution doesn't handle password saving, it uses system functions for
it - which for most systems means that it's handled by gnome-keyring.

So, is gnome-keyring running?

P.

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Newbie-questions

2016-10-28 Thread Patrick O'Callaghan
On Fri, 2016-10-28 at 10:06 +0100, James Freer wrote:
> Thanks folks - I'll use the provided backup feature. The way Evolution
> stores data is fine but i was unsure. It's similar to TB. Sylpheed
> makes life easy as it stores mailboxes for each email address in a
> named directory but Sypheed doesn't cope with reading html so well
> which is why I have changed to Evolution.

The "backup" in Evolution is just a tar file. It copies all of your
data every time. That's why it's not suitable for daily backups.

> One thing I have noticed is that whilst in evolution if I click on a
> link it invokes the Firefox browser rather than Chromium (set as
> default). There's a setting somewhere that i have missed.

Not an Evolution problem. Consult your desktop documentation. You might
find it useful to run xdg-settings (from the command line) to see how
you're set up.

poc
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Newbie-questions

2016-10-28 Thread James Freer
On 24 October 2016 at 20:22, Ralf Mardorf  wrote:
> On Mon, 2016-10-24 at 10:17 -0700, Zan Lynx wrote:
>> If Evolution hasn't yet, just sit down and document all of the file
>> locations and DConf / GSettings keys.
>
> As already pointed out, push F1 and Ctrl+F, then search for "back" and
> you'll get
>
> "Back up and restore"
>
> It mentions that you anyway need to backup bogofilter and spamassasin
> directories separately, which make sense, since they are shared by
> several apps. I for example use bogofilter with Claws and Evolution.
>
> On the bottom there is a link to
>
> "Data storage locations
> This is only interesting for advanced users who want to debug problems.
> Evolution 3.6 and later stores its data according to the XDG Base
> Directory Specification. By default this means:
> The user's data files
> $HOME/.local/share/evolution
> Various configuration and state files
> $HOME/.config/evolution
> Account settings
> $HOME/.config/evolution/sources
> Disposable data caches
> $HOME/.cache/evolution
> Configuration settings in GSettings
> $HOME/.config/dconf"
>
> A backup of .cache isn't needed.
>
> I'm neither a fan of dconf, nor do I use gesettings, but it has got a
> help option and a man page, if you really want to 'get' the values.
>
> [rocketmouse@archlinux ~]$ gsettings list-schemas | grep evolution
> org.gnome.evolution.shell
> org.gnome.evolution.plugin.face-picture
> [snip]
> org.gnome.evolution.mail
> [snip]
> [rocketmouse@archlinux ~]$ gsettings list-keys org.gnome.evolution.mail
> composer-magic-smileys
> composer-use-outbox
> [snip]
> [rocketmouse@archlinux ~]$ gsettings get org.gnome.evolution.mail
> composer-magic-smileys
> false
>
> My backup strategy is to backup /home completely, using cp -pr or cp -a,
> resp. tar or tar -xattrs. I don't know if attributes are really
> important, restoring from backups that didn't care for attributes never
> caused an issue for me. Since I'm using a rolling release I don't have
> to mess about distro releases. You could use rsync or what ever else,
> but IMO it makes sense to copy the complete home directory.
>
> Regards,
> Ralf

Thanks folks - I'll use the provided backup feature. The way Evolution
stores data is fine but i was unsure. It's similar to TB. Sylpheed
makes life easy as it stores mailboxes for each email address in a
named directory but Sypheed doesn't cope with reading html so well
which is why I have changed to Evolution.

One thing I have noticed is that whilst in evolution if I click on a
link it invokes the Firefox browser rather than Chromium (set as
default). There's a setting somewhere that i have missed.

james
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] Password Not Saving

2016-10-28 Thread element79
Dear evolution-list,

When I click the "Send / Receive" button it always asks me for the
password, even though I enter it correctly and select the checkbox "Add
this password to your keyring".  How do I fix this problem?

I am using Debian 8.6, installed with all defaults.  Evolution version
3.12.9. 
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list



Re: [Evolution] Gmail integration w. Evolution

2016-10-28 Thread James Freer
On 27 October 2016 at 18:48, Bart Vliegen  wrote:
> Thanks for the reply poc. You als have [Gmail] as a subfolder of your
> account.
>
> Basically what I want is for my Gmail-account to be the single account /
> folder in Evolution. So my Gmail inbox is also my Evolution inbox. This can
> easily be done in Thunderbird, I am just looking for a way to make this work
> in Evolution.
>
> I checked folder subscriptions, they won't accomplish what I want.
>
> Regards,
> Bart

I have set my Gmail accounts up to show All mail, Sent, Spam, Starred
- just four which is the way I like it. The various labels
irritate me so in Settings I have hidden them leaving just the four I
want. I think you cannot have your Inbox as 'mainmail box' as inbox is
a label like 'sent' is. This is where Gmail is different to other
providers - for better or worse. I have used yahoo and used the Inbox
as my 'all mailbox' which is what i think you are trying to do in
Gmail.

In Gmail 'All Mail' is your main mailbox. As for the Inbox i set a
filter 'if the email does not contain the words
"thtrftefdersewdfcgfv4356975" (some gibberish) - Archive. So all
received mail goes into the All mail box (archived).

james
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list