Re: [Evolution] Mark-as-Read not working on subfolders

2019-12-03 Thread Milan Crha via evolution-list
On Tue, 2019-12-03 at 16:04 +, Douglas Summers via evolution-list
wrote:
> > $ flatpak run --cmd sh org.gnome.Evolution
> 
> ...
> The command I had to run
> was different, though (Flatpak v1.4.3):
> 
> flatpak run --command=sh org.gnome.Evolution

Hi,
I see, that's my fault, I didn't try it, I wrote it off head. Good you
found the right syntax.
Bye,
Milan

___
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] Display rounded corners on calendar entries

2019-12-03 Thread Douglas Summers via evolution-list
On my previous install of Linux Mint, I had gotten a gsettings command
that gave Evolution's calendar entries rounded corners (with a border,
I believe). But I'll be darned if I can find it (didn't show up in my
history or my archived mail from my previous list subscription).

Any ideas where I should look? I tried searching the list archives, but
came up empty.
___
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] Mark-as-Read not working on subfolders

2019-12-03 Thread Douglas Summers via evolution-list
On Tue, 2019-12-03 at 10:13 +0100, Milan Crha via evolution-list wrote:
> On Mon, 2019-12-02 at 19:10 +, Douglas Summers via evolution-list
> wrote:
> > Yes. The option actually only appears if there are messages to be
> > marked read - and it sees the messages in the subfolders - but the
> > messages beloew the selected folder are ignored. In the previous
> > version, I would get a prompt asking if I wanted to mark the
> > subfolders or just the current folder.
> > 
> 
>   Hi,
> by any chance, did you check to not be asked again? If I recall
> correctly, when you check "Do not ask again", you are not asked and
> only messages in the current folder are marked read. To unset the
> option run:
> 
>$ gsettings set org.gnome.evolution.mail prompt-on-mark-all-read
> true
> 
> As you said you are using Flatpak, run the command from:
> 
>$ flatpak run --cmd sh org.gnome.Evolution
> 
> which will open a terminal in the sandbox. There is no UI option to
> turn on/off the option.
>   Bye,
>   Milan

Thanks a bunch, Milan - it's working again! The command I had to run
was different, though (Flatpak v1.4.3):

flatpak run --command=sh org.gnome.Evolution
___
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] EWS: Offline Global Address List problem

2019-12-03 Thread Milan Crha via evolution-list
On Tue, 2019-12-03 at 11:37 +, Joakim Tjernlund wrote:
> but I still got an Offline GAL, one that
> I can populated by searching for people, then these are visible in
> that offline GAL.

Hi,
there will always be shown a GAL in the Contacts view. You can see
whether it's offline or online only whether it shows all contacts. Even
the online can show some contacts, those you've been searching for, but
not all, not with the full details.

If you want to be sure that the addressbook uses the new option from
Preferences, then restart the evolution-addressbook-factory process
(see `ps ax | grep evolution`). Of course, ideally do that when
Evolution and other contact-related applications are not running.

> Sidenote: populating the offline GAL has always been tricky(even with
> Basic auth), every restart of
> evo lost it and it could take many minutes before it was populated,
> sometimes one had to do a few Refreshes too.

I do not recall whether it is known or not, or whether I saw it
anywhere. It can be a bug. My GAL is small, and doesn't change often.
The address book tries iterative updates, as the server supports it,
but if it cannot do it or if the server has it disabled (which I
doubt), it downloads whole GAL on every change, which can take some
time with large GALs.
Bye,
Milan

___
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] EWS: Offline Global Address List problem

2019-12-03 Thread Joakim Tjernlund via evolution-list
On Tue, 2019-12-03 at 10:17 +0100, Milan Crha via evolution-list wrote:
> 
> 
> On Tue, 2019-12-03 at 08:46 +, Joakim Tjernlund via evolution-list
> wrote:
> > This error (new) pops up:
> > 
> >The reported error was “Failed to update GAL:208;reason="The
> > token contains no permissions, or permissions can not be
> > understood.";error_category="invalid_grant"”.
> 
> Hi,
> you are using OAuth2 with the evolution-ews, right? I saw some such
> message when playing with it. The OAuth2 doesn't work with Offline GAL.
> Just turn it off in Edit->Preferences->Mail Accounts->->
> Edit->Receiving Options->Cache offline address book.
> 
> With that off you cannot browse the GAL, but you can still search in it
> (and autocompletion works with it too).
> Bye,
> Milan

Thanks, I removed the "Cache offline address book" but I still got an Offline 
GAL, one that
I can populated by searching for people, then these are visible in that offline 
GAL. I rather not
recreate my account again as it takes a long time to download everything.
Can I fix somehow anyway?

Sidenote: populating the offline GAL has always been tricky(even with Basic 
auth), every restart of
evo lost it and it could take many minutes before it was populated, sometimes 
one had to do a few Refreshes too.

  Jocke 
___
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] EWS: Offline Global Address List problem

2019-12-03 Thread Milan Crha via evolution-list
On Tue, 2019-12-03 at 08:46 +, Joakim Tjernlund via evolution-list
wrote:
> This error (new) pops up:
> 
>The reported error was “Failed to update GAL:208;reason="The
> token contains no permissions, or permissions can not be
> understood.";error_category="invalid_grant"”.

Hi,
you are using OAuth2 with the evolution-ews, right? I saw some such
message when playing with it. The OAuth2 doesn't work with Offline GAL.
Just turn it off in Edit->Preferences->Mail Accounts->->
Edit->Receiving Options->Cache offline address book.

With that off you cannot browse the GAL, but you can still search in it
(and autocompletion works with it too).
Bye,
Milan

___
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] Mark-as-Read not working on subfolders

2019-12-03 Thread Milan Crha via evolution-list
On Mon, 2019-12-02 at 19:10 +, Douglas Summers via evolution-list
wrote:
> Yes. The option actually only appears if there are messages to be
> marked read - and it sees the messages in the subfolders - but the
> messages beloew the selected folder are ignored. In the previous
> version, I would get a prompt asking if I wanted to mark the
> subfolders or just the current folder.
> 

Hi,
by any chance, did you check to not be asked again? If I recall
correctly, when you check "Do not ask again", you are not asked and
only messages in the current folder are marked read. To unset the
option run:

   $ gsettings set org.gnome.evolution.mail prompt-on-mark-all-read true

As you said you are using Flatpak, run the command from:

   $ flatpak run --cmd sh org.gnome.Evolution

which will open a terminal in the sandbox. There is no UI option to
turn on/off the option.
Bye,
Milan

___
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] Filters losing delivery folders?

2019-12-03 Thread Milan Crha via evolution-list
On Mon, 2019-12-02 at 12:15 -0600, Christopher Marlow wrote:
> Will evolution lose the folder desitinations everytime the power goes
> out?

Hi,
it shouldn't happen. Maybe you face this:
https://gitlab.gnome.org/GNOME/evolution/issues/452

Long story short, in certain circumstances (hard to reproduce for me),
the IMAPx code doesn't receive all existing folders and it claims the
folder had been removed (unsubscribed), which Evolution uses to update
account settings and filters. Like when you rename a folder, which is
used in a filter, the filter rule will be updated (and a message about
it will be shown), except on folder removal there is no notification
about it.

I'm not sure whether it's really what you face, it's only one option.
Many things can happen, when it comes to unexpected shutdown.
Bye,
Milan

___
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] EWS: Offline Global Address List problem

2019-12-03 Thread Joakim Tjernlund via evolution-list
Evo usally takes quite some time to readn the GAL but recently I cannot access 
it at all.
This error (new) pops up:
   The reported error was “Failed to update GAL:208;reason="The token 
contains no permissions, or permissions can not be 
understood.";error_category="invalid_grant"”.
Any idea what is wrong?

Evo: 3.34.2

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