Re: [Evolution] “cannot VACUUM from within a transaction”

2022-08-31 Thread Joakim Tjernlund via evolution-list
On Wed, 2022-08-31 at 11:12 +0200, Milan Crha via evolution-list wrote:
> On Tue, 2022-08-30 at 16:28 +0200, Joakim Tjernlund wrote:
> > maybe it depends on number of emails to purge?
> 
>   Hi,
> that's correct, the vacuum is not run always, only when it looks like
> it could help.
> 
> Thanks for the backtrace (from the other mail in this thread), it's
> helpful. I'll look on this soon and will update the bug report when I
> have anything.

Funny thing, now I get this error every time I purge emails, even when Deleted 
Items is empty.
But if I restart Evo it will be gone.

 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] “cannot VACUUM from within a transaction”

2022-08-30 Thread Joakim Tjernlund via evolution-list
On Tue, 2022-08-30 at 15:59 +0200, Milan Crha via evolution-list wrote:
> On Tue, 2022-08-30 at 15:19 +0200, Milan Crha via evolution-list wrote:
> > Maybe open a bug against the evolution-data-server [1] (these things
> > are done in the libcamel, which is there), to not have this lost in
> > the
> > mailing list. I can move it elsewhere, if it'll turn out to not be in
> > the evolution-data-server code base.
> 
>   Hi,
> never mind, I accidentally noticed there's one filled already:
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitlab.gnome.org%2FGNOME%2Fevolution%2F-%2Fissues%2F1786&data=05%7C01%7Cjoakim.tjernlund%40infinera.com%7Cccc2fd64991f4cfae7f208da8a8fe99a%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637974647968005886%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=HBNTtGLe47T2%2FsA%2BnFH5ZUFjfvnmsKl8%2FPjCfOZ5kcU%3D&reserved=0
> 

I did the:
gdb --pid=`pidof evolution` --ex "b camel_db_maybe_run_maintenance" --ex c
(gdb) t a a bt
(gdb) c

Got this just before the error:
(gdb) t a a bt

Thread 71 (Thread 0x7ff016ffd640 (LWP 29434) "pool-evolution"):
#0  0x7ff0ca9b7e00 in camel_db_maybe_run_maintenance () at 
/usr/lib64/libcamel-1.2.so.63
#1  0x7ff0ca9d438f in camel_folder_expunge_sync () at 
/usr/lib64/libcamel-1.2.so.63
#2  0x7ff0bd4e0153 in e_mail_folder_expunge_sync () at 
/usr/lib64/evolution/libemail-engine.so
#3  0x7ff0bd4e0338 in  () at /usr/lib64/evolution/libemail-engine.so
#4  0x7ff0c9cc01e9 in run_in_thread (job=, c=0x5603848e5cd0 
[CamelOperation], _data=0x560386672ac0) at 
/var/tmp/portage/dev-libs/glib-2.72.3/glib-
2.72.3/gio/gsimpleasyncresult.c:899
#5  0x7ff0c9ca3076 in io_job_thread (task=, 
source_object=, task_data=0x560385a7bc00, cancellable=) at /var/tmp/portage/dev-
libs/glib-2.72.3/glib-2.72.3/gio/gioscheduler.c:85
#6  0x7ff0c9cd4ee4 in g_task_thread_pool_thread 
(thread_data=0x56038650a560, pool_data=) at 
/var/tmp/portage/dev-libs/glib-2.72.3/glib-2.72.3/gio/gtask.c:1452
#7  0x7ff0ca8b2c44 in g_thread_pool_thread_proxy (data=) at 
/var/tmp/portage/dev-libs/glib-2.72.3/glib-2.72.3/glib/gthreadpool.c:354
#8  0x7ff0ca8b234d in g_thread_proxy (data=0x56037e0f0060) at 
/var/tmp/portage/dev-libs/glib-2.72.3/glib-2.72.3/glib/gthread.c:827
#9  0x7ff0c979084a in start_thread (arg=) at 
pthread_create.c:442
#10 0x7ff0c981444c in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 18 (Thread 0x7ff0adfef640 (LWP 9297) "ReceiveQueue"):
#0  0x7ff0c980759f in __GI___poll (fds=0x7ff090007c50, nfds=0x2, 
timeout=0x) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7ff0ca887f9e in g_main_context_poll (priority=, 
n_fds=0x2, fds=0x7ff090007c50, timeout=, context=0x7ff0908e2d90) 
at /var/tmp/portage/dev-
libs/glib-2.72.3/glib-2.72.3/glib/gmain.c:4516
#2  g_main_context_iterate (context=0x7ff0908e2d90, block=block@entry=0x1, 
dispatch=dispatch@entry=0x1, self=) at 
/var/tmp/portage/dev-libs/glib-2.72.3/glib-
2.72.3/glib/gmain.c:4206
#3  0x7ff0ca8882f3 in g_main_loop_run (loop=0x7ff090aac470) at 
/var/tmp/portage/dev-libs/glib-2.72.3/glib-2.72.3/glib/gmain.c:4411
#4  0x7ff0c3f94de0 in WTF::RunLoop::run() () at 
/usr/lib64/libjavascriptcoregtk-4.0.so.18
#5  0x7ff0c3f3ac3a in  () at /usr/lib64/libjavascriptcoregtk-4.0.so.18
#6  0x7ff0c3f97959 in  () at /usr/lib64/libjavascriptcoregtk-4.0.so.18
#7  0x7ff0c979084a in start_thread (arg=) at 
pthread_create.c:442
#8  0x7ff0c981444c in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 17 (Thread 0x7ff0aeffd640 (LWP 24060) "evolution"):
#0  0x7ff0c980759f in __GI___poll (fds=fds@entry=0x7ff0aeffc050, 
nfds=nfds@entry=0x2, timeout=timeout@entry=0xea60) at 
../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7ff0ca897a17 in poll (__timeout=__timeout@entry=0xea60, __nfds=0x2, 
__fds=__fds@entry=0x7ff0aeffc050) at /usr/include/bits/poll2.h:39
#2  0x7ff0c9cc462e in g_socket_condition_timed_wait 
(socket=socket@entry=0x560385998fa0 [GSocket], 
condition=condition@entry=G_IO_IN, timeout_us=,
cancellable=cancellable@entry=0x560381518920 [GCancellable], 
error=error@entry=0x7ff01c32cb98) at 
/var/tmp/portage/dev-libs/glib-2.72.3/glib-2.72.3/gio/gsocket.c:4466
#3  0x7ff0c9cc484e in block_on_timeout (socket=socket@entry=0x560385998fa0 
[GSocket], condition=condition@entry=G_IO_IN, 
timeout_us=timeout_us@entry=0x,
start_time=start_time@entry=0x11ec1e111ae, 
cancellable=cancellable@entry=0x560381518920 [GCancellable], 
error=error@entry=0x7ff01c32cb98) at /var/tmp/portage/dev-libs/glib-
2.72.3/glib-2.72.3/gio/gsocket.c:3201
#4  0x7ff0c9cc55bf in g_socket_receive_with_timeout (socket=0x560385998fa0 
[GSocket], buffer=0x7ff0405dd233 " \r\n", size=0x5, 
timeout_us=0x,
cancellable=0x560381518920 [GCancellable], error=0x7ff01c32cb98) at 
/var/tmp/portage/dev-libs/glib-2.72.3/glib-2.72.3/gio/gsocket.c:3249
#5  0x7ff0c9ca

Re: [Evolution] “cannot VACUUM from within a transaction”

2022-08-30 Thread Joakim Tjernlund via evolution-list
On Tue, 2022-08-30 at 15:19 +0200, Milan Crha via evolution-list wrote:
> On Tue, 2022-08-30 at 12:47 +0200, Joakim Tjernlund via evolution-list
> wrote:
> > Failed to expunge folder “Infinera : Deleted Items”.
> > The reported error was “cannot VACUUM from within a transaction”.
> > 
> > Seems like the operation is successful though, Deleted Items is empty
> 
>   Hi,
> the vacuum is ran on the database level, to make the corresponding
> folders.db file smaller.
> 
> I tried it here, but it did not trigger the condition, maybe my
> folders.db file doesn't need the vacuum call. Just in case, do you know
> the version of the sqlite in your system please? I do not think they
> changed anything relevant, I only want to make sure I'll use a similar
> version as you.

dev-db/sqlite-3.39.2 but I have seen this on and off for quite a while.
I usually have hundreds of mail in Deleted Items(even 1000-2000 sometimes),
maybe it depends on number of emails to purge?

> 
> Maybe open a bug against the evolution-data-server [1] (these things
> are done in the libcamel, which is there), to not have this lost in the
> mailing list. I can move it elsewhere, if it'll turn out to not be in
> the evolution-data-server code base.
> 
>   Thanks and bye,
>   Milan
> 
> [1] 
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitlab.gnome.org%2FGNOME%2Fevolution-data-server%2F-%2Fissues&data=05%7C01%7Cjoakim.tjernlund%40infinera.com%7C33bbf5471427459f116108da8a8a659c%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637974624280261209%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=PBQnwTKSWZzh7gG3TcupiqDWqlHcRe3eoVqFsIzxDPc%3D&reserved=0
> 
> ___
> evolution-list mailing list
> evolution-list@gnome.org
> To change your list options or unsubscribe, visit ...
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmail.gnome.org%2Fmailman%2Flistinfo%2Fevolution-list&data=05%7C01%7Cjoakim.tjernlund%40infinera.com%7C33bbf5471427459f116108da8a8a659c%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637974624280417430%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=TJJBBc00Md5zxb%2FisIhlldHsTj7ems1DfUCLkc1Pdx8%3D&reserved=0

___
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] “cannot VACUUM from within a transaction”

2022-08-30 Thread Joakim Tjernlund via evolution-list
I often get this error when I empty Deleted Items:

Failed to expunge folder “Infinera : Deleted Items”.
The reported error was “cannot VACUUM from within a transaction”.

Seems like the operation is successful though, Deleted Items is empty

On Evo 3.44.4 using an O365 company account

 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] Something changed ...

2022-06-30 Thread Joakim Tjernlund via evolution-list
On Thu, 2022-06-30 at 10:29 +0200, Milan Crha via evolution-list wrote:
> On Wed, 2022-06-29 at 23:47 +0200, Joakim Tjernlund via evolution-list
> wrote:
> > With evo 3.44.2 (EWS to O365) I notice Evo does not complete properly
> > on real names, works much better if I
> > use email address instead.
> 
>   Hi,
> it can depend on the mail account settings, specifically whether you
> use the Offline Address Book or not. It influences how the Global
> Address List behaves.
>   Bye,
>   Milan

I have the Offline Address Book, I see that cache is not set ATM though. Should 
I set cache
to get better completion?
___
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] Something changed ...

2022-06-29 Thread Joakim Tjernlund via evolution-list
With evo 3.44.2 (EWS to O365) I notice Evo does not complete properly on real 
names, works much better if I
use email address instead.


From: evolution-list  on behalf of Dr. John 
H. Lauterbach 
Sent: 28 June 2022 22:33
To: evolution-list@gnome.org
Subject: Re: [Evolution] Something changed ...

I still have address completion on 3.44.1-0ubuntu1  [running under Ubuntu 
(Unity) 22.04].

John

-Original Message-
From: Anonymous Japhering via evolution-list 
mailto:anonymous%20japhering%20via%20evolution-list%20%3cevolution-l...@gnome.org%3e>>
Reply-To: Anonymous Japhering 
mailto:anonymous%20japhering%20%3cjapher...@gmail.com%3e>>
To: evolution-list@gnome.org
Subject: [Evolution] Something changed ...
Date: Tue, 28 Jun 2022 14:39:48 -0500

Evolution:  3.36.5-0ubuntu1
Linux Mint 20.3
cat /etc/upstream-release/*
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu Focal Fossa"

In previous versions, I had address completion.  That is start an email, start 
typing the first few letters
of the email address and Evolution would popup a completion list.  For example, 
if I typed in evo, I would
be shown  evolution-list@gnome.org and 
evolution-hack...@gnome.org as possible 
completions.

Since my last reinstall ( 5 computers and 5 hardware failures in 3 months ), I 
have not been offered
any potential completions.

So what switch, plugin or other item did I fail to properly use ?

Thanks.

mike
___
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] Something changed ...

2022-06-28 Thread Joakim Tjernlund via evolution-list
I too have noticed some difficulties with Address completion lately, don't have 
an example handy ATM though.


From: evolution-list  on behalf of Anonymous 
Japhering via evolution-list 
Sent: 28 June 2022 22:02
To: evolution-list@gnome.org
Subject: Re: [Evolution] Something changed ...

On Tue, 2022-06-28 at 15:47 -0400, Adam Tauno Williams wrote:

On Tue, 2022-06-28 at 14:39 -0500, Anonymous Japhering via evolution-

list wrote:

In previous versions, I had address completion.  That is start an

email, start typing the first few letters

of the email address and Evolution would popup a completion list.

 For example, if I typed in evo, I would

be shown



evolution-list@gnome.org

 and



evolution-hack...@gnome.org

 as

possible completions.


Have you verified that "Autocomplete with this address book" is checked

for the addressbooks in question?


Yes, the button for the action is checked, and the addressbooks are all are 
selected.
___
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] WebKitWebProcess crashes

2022-03-30 Thread Joakim Tjernlund via evolution-list
See https://bugs.gentoo.org/836160


From: evolution-list  on behalf of John 
Serink via evolution-list 
Sent: 30 March 2022 15:44
To: evolution-list@gnome.org
Subject: Re: [Evolution] WebKitWebProcess crashes

I had the same issue on gentoo.
Built webkit 2.36 and rebuilt evolution and evolution-data-server and got the 
same error
described.
Removed Webkit 2.36 and built back net-libs/webkit-gtk-2.34.6, rebuilt evolution
and evolution-data-server and it worked fine again.

On Tue, 2022-03-29 at 22:08 +0200, Peter Kozics (GM) via evolution-list wrote:
> On Fedora Linux 35, after upgrading to webkit2gtk3-2.36.0-2.fc35.x86_64
> from webkit2gtk3-2.34.0-1.fc35.x86_64, evolution-3.42.4-1.fc35.x86_64
> is unable show mail bodies. Instead, I get this warning in a red
> field:
>
> "Something has gone wrong when displaying the message
> A WebKitWebProcess crashed when displaying the message. You can try
> again by moving to another message and back. If the issue persists,
> please file a bug report in GNOME Gitlab."
>
> Evolution writes to the terminal that it was unable to load swrast-
> dri.so, but when I installed it, Evolution still reported the same
> WebKitWebProcess crashed problem, although the swrast load failure was
> gone.
>
> Downgrading webki2gtk3 and webki2gtk3-jsc restores the operation of
> Evolution.
>
>
>
> PK
> ___
> evolution-list mailing list
> evolution-list@gnome.org
> To change your list options or unsubscribe, visit ...
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmail.gnome.org%2Fmailman%2Flistinfo%2Fevolution-list&data=04%7C01%7Cjoakim.tjernlund%40infinera.com%7C7938b35ac28341bd807508da12536fee%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637842446815021436%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=gQMk7zplEJWVkbBuOrorowJYi02nIIe1Z7zkvBKTdcQ%3D&reserved=0
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmail.gnome.org%2Fmailman%2Flistinfo%2Fevolution-list&data=04%7C01%7Cjoakim.tjernlund%40infinera.com%7C7938b35ac28341bd807508da12536fee%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637842446815021436%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=gQMk7zplEJWVkbBuOrorowJYi02nIIe1Z7zkvBKTdcQ%3D&reserved=0
___
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] Host URL for EWS ?

2021-02-12 Thread Joakim Tjernlund via evolution-list
On Fri, 2021-02-12 at 14:15 +0100, Joakim Tjernlund wrote:
> On Fri, 2021-02-12 at 13:53 +0100, Milan Crha via evolution-list wrote:
> > On Fri, 2021-02-12 at 13:14 +0100, Joakim Tjernlund via evolution-list
> > wrote:
> > > Where does Evo get the 
> > > https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fexchange.infinera.com%2F&data=04%7C01%7Cjoakim.tjernlund%40infinera.com%7C4bad53fdf0574798d79908d8cf55b6ef%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637487314335877952%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=LAtDBFZndYOqPBsBKbuPUK8qW64cqamQxUWSJLMiIV4%3D&reserved=0
> > >  URL from?
> > > I would like to change this default to O365 instead
> > 
> > Hi,
> > that URL is not meant to match anything, it's (almost) always wrong, it
> > only takes the domain part of the Email address you entered and
> > prepends to it "exchange." and shows the path as it usually (almost
> > always) is. It's not possible to change it. The URL is meant as a hint.
> > You know the server address, but it's possible you do not know
> > the path - who would like to remember /EWS/Exchange.asmx?
> 
> If I change exchange to autodiscover, it starts working.
> Can Evo change to autodiscover instead?

hmm, autodiscover.infinera.com only got me past "check for supported types"
Fetch URL will prompt me for my OAuth2 password but never completes the OAB URL 

I had to change Host URL to outlook.office365.com to get an OAB URL

I also note that Evo 3.39.2 can hang(a minute or forever) when going through
the add a new account, odd.

> 
> Earlier it work fine with exchaneg, evo would find where to redirect.
> I guess Evo get upset now since there is just a connection refused on 
> https://exchange.infinera.com now.
> I think there where some redirect there before.
> 
> > 
> > The Fetch URL runs autodiscovery on multiple domains. Having your
> > server redirect autodiscover.infinera.com to outlook.com or eventually
> > to autodiscover.outlook.com, you may get a better user experience.
> > The SRV records for that domain can also help. [1]
> 
> I don't see where it gets the name exchange from?

Found it
___
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] Host URL for EWS ?

2021-02-12 Thread Joakim Tjernlund via evolution-list
On Fri, 2021-02-12 at 13:53 +0100, Milan Crha via evolution-list wrote:
> On Fri, 2021-02-12 at 13:14 +0100, Joakim Tjernlund via evolution-list
> wrote:
> > Where does Evo get the 
> > https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fexchange.infinera.com%2F&data=04%7C01%7Cjoakim.tjernlund%40infinera.com%7C4bad53fdf0574798d79908d8cf55b6ef%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637487314335877952%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=LAtDBFZndYOqPBsBKbuPUK8qW64cqamQxUWSJLMiIV4%3D&reserved=0
> >  URL from?
> > I would like to change this default to O365 instead
> 
>   Hi,
> that URL is not meant to match anything, it's (almost) always wrong, it
> only takes the domain part of the Email address you entered and
> prepends to it "exchange." and shows the path as it usually (almost
> always) is. It's not possible to change it. The URL is meant as a hint.
> You know the server address, but it's possible you do not know
> the path - who would like to remember /EWS/Exchange.asmx?

If I change exchange to autodiscover, it starts working.
Can Evo change to autodiscover instead?

Earlier it work fine with exchaneg, evo would find where to redirect.
I guess Evo get upset now since there is just a connection refused on 
https://exchange.infinera.com now.
I think there where some redirect there before.

> 
> The Fetch URL runs autodiscovery on multiple domains. Having your
> server redirect autodiscover.infinera.com to outlook.com or eventually
> to autodiscover.outlook.com, you may get a better user experience.
> The SRV records for that domain can also help. [1]

I don't see where it gets the name exchange from?

> 
> You can setup also autoconfig for your users, supposing they can access
> a place where you'd have saved the account configurations. I plan to
> write a Wiki page with the instructions how to do it, possibly during
> the hard code freeze, which is near the end of the next month.
>   Bye,
>   Milan
> 
> [1] the URLs being constructed here:
> 
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitlab.gnome.org%2FGNOME%2Fevolution-ews%2F-%2Fblob%2Fmaster%2Fsrc%2FEWS%2Fcommon%2Fe-ews-connection.c%23L3657&data=04%7C01%7Cjoakim.tjernlund%40infinera.com%7C4bad53fdf0574798d79908d8cf55b6ef%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637487314335877952%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=bbg3LNH9lWVNwQqz4VtegsuZErWzg%2F1hf2CMLdu7c94%3D&reserved=0
> the SRV lookup here:
> 
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitlab.gnome.org%2FGNOME%2Fevolution-ews%2F-%2Fblob%2Fmaster%2Fsrc%2FEWS%2Fcommon%2Fe-ews-connection.c%23L3715&data=04%7C01%7Cjoakim.tjernlund%40infinera.com%7C4bad53fdf0574798d79908d8cf55b6ef%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637487314335877952%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=SP5Z9RTVlCRCI0C5SozdsQEZ31RniOeCZuKuzbbP33E%3D&reserved=0
> 
> ___
> evolution-list mailing list
> evolution-list@gnome.org
> To change your list options or unsubscribe, visit ...
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmail.gnome.org%2Fmailman%2Flistinfo%2Fevolution-list&data=04%7C01%7Cjoakim.tjernlund%40infinera.com%7C4bad53fdf0574798d79908d8cf55b6ef%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637487314335882945%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=V7hKAoMAM29lUBcrEWVfvqZvVO6xw5JiqOcI9%2FrUeEw%3D&reserved=0

___
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] Host URL for EWS ?

2021-02-12 Thread Joakim Tjernlund via evolution-list
When adding a new EWS account, the Host URL is prefilled with
 https://exchange.infinera.com/...
This URL just stopped working for us when doing 'Check for Supported Types' or 
'Fetch'

Where does Evo get the https://exchange.infinera.com URL from?
I would like to change this default to O365 instead

 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] Evolution Mail stopped working

2021-02-04 Thread Joakim Tjernlund via evolution-list
On Fri, 2021-01-29 at 10:20 +0100, Joakim Tjernlund wrote:
> On Thu, 2021-01-28 at 14:10 +0100, Milan Crha via evolution-list wrote:
> > On Thu, 2021-01-28 at 12:44 +0100, Joakim Tjernlund wrote:
> > > My problem may have been the default Host URL( 
> > > https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fexchange.infinera.com%2F&data=04%7C01%7Cjoakim.tjernlund%40infinera.com%7C89be73772d8d4d5d192a08d8c395a09b%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637474394710733791%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=T3HYwlIZAt%2BXlrJpoEvneV58aWQim7grLksMW%2FtiSdw%3D&reserved=0...
> > >  )
> > > Is there some config/#define I can change so Host URL defaults to
> > >  
> > > https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Foutlook.office365.com%2FEWS%2FExchange.asmx&data=04%7C01%7Cjoakim.tjernlund%40infinera.com%7C89be73772d8d4d5d192a08d8c395a09b%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637474394710733791%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=5QqXbn7IhQrjJ0BqQXLzYXrN9GJfpCZTuIg7t3uFFkE%3D&reserved=0
> > 
> > Hi,
> > the "default" Host URL is only a suggestion, it's (I'd say 'always',
> > but let's use 'almost always') changed by the user. The important part
> > is that it gives an idea what it should look like. The Host URL used to
> > be empty, which made the users (including me) just lost.
> 
> Sure, but for my users it would be easier if there were one less thing to 
> remember.
> Often such stuff require some IT support.
> 
> > 
> > On Thu, 2021-01-28 at 12:50 +0100, Joakim Tjernlund wrote:
> > > Nope, that was not it, Basic auth just fails/asks for passwd over and
> > > over again
> > > 
> > > OAuth2 get me this error at Fetch URL:
> > > Autodiscovery query failed.
> > > The reported error was “8 Data source “xx” does not support OAuth
> > > 2.0 authentication”.
> > 
> > Right, I tried it here and I see that too. Using the Basic auth is not
> > the way to go.
> 
> Is this something you can fix? Using Evo onwards will be hard otherwise.

I create an Issue at
https://gitlab.gnome.org/GNOME/evolution/-/issues/1358

___
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] Evolution Mail stopped working

2021-01-29 Thread Joakim Tjernlund via evolution-list
On Thu, 2021-01-28 at 14:10 +0100, Milan Crha via evolution-list wrote:
> On Thu, 2021-01-28 at 12:44 +0100, Joakim Tjernlund wrote:
> > My problem may have been the default Host URL( 
> > https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fexchange.infinera.com%2F&data=04%7C01%7Cjoakim.tjernlund%40infinera.com%7C89be73772d8d4d5d192a08d8c395a09b%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637474394710733791%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=T3HYwlIZAt%2BXlrJpoEvneV58aWQim7grLksMW%2FtiSdw%3D&reserved=0...
> >  )
> > Is there some config/#define I can change so Host URL defaults to
> >  
> > https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Foutlook.office365.com%2FEWS%2FExchange.asmx&data=04%7C01%7Cjoakim.tjernlund%40infinera.com%7C89be73772d8d4d5d192a08d8c395a09b%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637474394710733791%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=5QqXbn7IhQrjJ0BqQXLzYXrN9GJfpCZTuIg7t3uFFkE%3D&reserved=0
> 
>   Hi,
> the "default" Host URL is only a suggestion, it's (I'd say 'always',
> but let's use 'almost always') changed by the user. The important part
> is that it gives an idea what it should look like. The Host URL used to
> be empty, which made the users (including me) just lost.

Sure, but for my users it would be easier if there were one less thing to 
remember.
Often such stuff require some IT support.

> 
> On Thu, 2021-01-28 at 12:50 +0100, Joakim Tjernlund wrote:
> > Nope, that was not it, Basic auth just fails/asks for passwd over and
> > over again
> > 
> > OAuth2 get me this error at Fetch URL:
> > Autodiscovery query failed.
> > The reported error was “8 Data source “xx” does not support OAuth
> > 2.0 authentication”.
> 
> Right, I tried it here and I see that too. Using the Basic auth is not
> the way to go.

Is this something you can fix? Using Evo onwards will be hard otherwise.

> 
> By the way, when replying (from Evolution) to this list, I prefer Reply
> To List (Ctrl+L) instead of Reply to All.

Sure, hopefully I will remember next time too :)
___
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] Evolution Mail stopped working

2021-01-28 Thread Joakim Tjernlund via evolution-list
On Thu, 2021-01-28 at 11:44 +, Joakim Tjernlund via evolution-list wrote:
> On Wed, 2021-01-27 at 15:23 +0100, Milan Crha via evolution-list wrote:
> > On Wed, 2021-01-27 at 14:12 +0100, Joakim Tjernlund wrote:
> > > In general OAuth2 works but not when a new user configures his Evo
> > > account for the first time, then Basic needs to be used.
> > > Once through account registration one can just swap to OAuth2.
> > 
> > Hi,
> > I see, the Basic is needed for the autodiscovery, aka "Fetch URL", if
> > I'm not mistaken. I guess it might use that, instead of the OAuth2, on
> > its own.
> 
> My problem may have been the default Host URL( 
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fexchange.infinera.com%2F&data=04%7C01%7Cjoakim.tjernlund%40infinera.com%7C44422dd2a56145dca3c708d8c382067c%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637474310511255857%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=HxRWIDVpAdOpkrhwYCJDAnsFPyXrB612%2FZ0iibAp10o%3D&reserved=0...
>  )
> Is there some config/#define I can change so Host URL defaults to
>  
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Foutlook.office365.com%2FEWS%2FExchange.asmx&data=04%7C01%7Cjoakim.tjernlund%40infinera.com%7C44422dd2a56145dca3c708d8c382067c%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637474310511255857%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=k3H%2BNLPnrg%2FSMzC%2FbRcXy3Gu1TIcfUbvjvTc2ZAKK1E%3D&reserved=0
> ?

Nope, that was not it, Basic auth just fails/asks for passwd over and over again

OAuth2 get me this error at Fetch URL:
Autodiscovery query failed.
The reported error was “8 Data source “joakim.tjernl...@infinera.com” does not 
support OAuth 2.0 authentication”.


Evo 3.38.3

 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] Evolution Mail stopped working

2021-01-28 Thread Joakim Tjernlund via evolution-list
On Wed, 2021-01-27 at 15:23 +0100, Milan Crha via evolution-list wrote:
> On Wed, 2021-01-27 at 14:12 +0100, Joakim Tjernlund wrote:
> > In general OAuth2 works but not when a new user configures his Evo
> > account for the first time, then Basic needs to be used.
> > Once through account registration one can just swap to OAuth2.
> 
>   Hi,
> I see, the Basic is needed for the autodiscovery, aka "Fetch URL", if
> I'm not mistaken. I guess it might use that, instead of the OAuth2, on
> its own.

My problem may have been the default Host URL( 
https://exchange.infinera.com/... )
Is there some config/#define I can change so Host URL defaults to
 https://outlook.office365.com/EWS/Exchange.asmx
?

 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] Evolution Mail stopped working

2021-01-27 Thread Joakim Tjernlund via evolution-list
We are using OAuth2 and a 3.38.x Evolution. I opened the page you quoted below 
and I tried to find the mentioned App IDs (GNOME Evolution/GNOME Evolution EWS)
in https://portal.azure.com under Enterprise Application but no GNOME app could 
be found. Strange ...

We created our own Application/Tenant long agon and I compared it with the 
stuff you have written under Find the Tenant ID and
as far as I can tell we have those configs already.

In general OAuth2 works but not when a new user configures his Evo account for 
the first time, then Basic needs to be used.
Once through account registration one can just swap to OAuth2.

I have this memory that you once told me that there was a limitation (in EWS?) 
that preveted OAuth2 at the initial
account registration but I far from sure.

 Jocke



From: evolution-list  on behalf of Milan Crha 
via evolution-list 
Sent: 27 January 2021 13:31
To: evolution-list@gnome.org 
Subject: Re: [Evolution] Evolution Mail stopped working

On Wed, 2021-01-27 at 12:56 +0100, Joakim Tjernlund via evolution-list
wrote:
> Also, I guess this will be fairly frequent going forward, is there a
> solution on the horizon?

Hi,
the solution is there for years, use OAuth2. It used to be hidden for
non-office365.com addresses (in the Host URL), but it's shown always
now (since evo-ews 3.38.1, while the current version is 3.38.3). Once
you select the OAuth2 some "Help..." links are shown there. They point
to 
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwiki.gnome.org%2FApps%2FEvolution%2FEWS%2FOAuth2&data=04%7C01%7Cjoakim.tjernlund%40infinera.com%7C642e8e0abfa74bdd32d608d8c2bfac75%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637473475806108112%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=BBmX7FdBNf84bCOjFAxD5xQ7T2HNl%2F9Wt8SiEPrIrpI%3D&reserved=0

You need a cooperation from your admins, unfortunately. Nothing evo-ews
can do about it, it's the way Microsoft made it for the EWS protocol.
Read the above wiki page carefully, questions you might have are
answered there.
Bye,
Milan

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmail.gnome.org%2Fmailman%2Flistinfo%2Fevolution-list&data=04%7C01%7Cjoakim.tjernlund%40infinera.com%7C642e8e0abfa74bdd32d608d8c2bfac75%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637473475806108112%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=V%2Br%2F90CGoMmTLyZKaYbhJeTeCCPZbTtn7wAiPq9z7oo%3D&reserved=0
___
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] Evolution Mail stopped working

2021-01-27 Thread Joakim Tjernlund via evolution-list
On Wed, 2020-12-23 at 15:25 +, Joakim Tjernlund via evolution-list wrote:
> On Wed, 2020-12-23 at 15:13 +, Pete Biggs wrote:
> > > > > 
> > > > 
> > > > Evolution works fine with Office365 and MFA, I have it set up on
> > > > multiple machines.  What sort of MFA are you using - I know hardware
> > > > keys don't work on Linux, but the Microsoft Authenticator app is
> > > > sufficient.
> > > 
> > > We have recently discovered that initial account configuration needs to 
> > > use basic auth mode,
> > > once you are done you can switch to MFA. This is not obvious for users.
> > > 
> > Interesting. So you can't setup an O365 account with MFA turned on in
> > Evolution?  Is there a bug filed against that? (Because it is surely a
> > bug somewhere along the line.)
> > 
> > I'm interested in this because my organisation is big and lumbers along
> > - trying to get them to do fine-tuning changes such as that for
> > individuals is almost impossible. Having some bug reference to throw at
> > them will help.
> 
> No bug, I think I read on some Evolution/GNOME www page that that is how it 
> works w.r.t EWS/MFA
> 

So now my company turned off Basic auth for normal users and only allow O365 
OAuth.
This mean we cannot create new Evo accounts, I cannot recall where I read that 
this is
a limitation. Would be great if Milan could refresh me :)

Also, I guess this will be fairly frequent going forward, is there a solution 
on the horizon?

 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] Evolution Mail stopped working

2020-12-23 Thread Joakim Tjernlund via evolution-list
On Wed, 2020-12-23 at 15:13 +, Pete Biggs wrote:
> > > > 
> > > 
> > > Evolution works fine with Office365 and MFA, I have it set up on
> > > multiple machines.  What sort of MFA are you using - I know hardware
> > > keys don't work on Linux, but the Microsoft Authenticator app is
> > > sufficient.
> > 
> > We have recently discovered that initial account configuration needs to use 
> > basic auth mode,
> > once you are done you can switch to MFA. This is not obvious for users.
> > 
> Interesting. So you can't setup an O365 account with MFA turned on in
> Evolution?  Is there a bug filed against that? (Because it is surely a
> bug somewhere along the line.)
> 
> I'm interested in this because my organisation is big and lumbers along
> - trying to get them to do fine-tuning changes such as that for
> individuals is almost impossible. Having some bug reference to throw at
> them will help.

No bug, I think I read on some Evolution/GNOME www page that that is how it 
works w.r.t EWS/MFA

 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] Evolution Mail stopped working

2020-12-23 Thread Joakim Tjernlund via evolution-list
On Wed, 2020-12-23 at 14:55 +, Pete Biggs wrote:
> > 
> > 
> > The IT-dept got back to me just now, and let me know that they've as a
> > temporary workaround turned of MFA for my mail account - Evolution now works
> > again.
> > 
> > The way I think is that since Evolution is the only mail client with proper
> > enterprise capabilities, it'd probably be of interest to many to get it
> > working with the highest security settings available as seen on Outlook at
> > Office365.
> > 
> > I'm kinda wondering if there's any work being done on getting Evolution to
> > work with Microsoft's modified variant of OAuth2, as used by Office365
> > online, as it seems it currently dosn't?
> > 
> > What is the list's thoughts on this?
> > 
> 
> Evolution works fine with Office365 and MFA, I have it set up on
> multiple machines.  What sort of MFA are you using - I know hardware
> keys don't work on Linux, but the Microsoft Authenticator app is
> sufficient.

We have recently discovered that initial account configuration needs to use 
basic auth mode,
once you are done you can switch to MFA. This is not obvious for users.

 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] export List of Calendar entries to ics

2020-11-16 Thread Joakim Tjernlund via evolution-list
On Mon, 2020-11-16 at 13:03 +, Patrick O'Callaghan wrote:
> 
> 
> On Mon, 2020-11-16 at 12:52 +, Joakim Tjernlund via evolution-list
> wrote:
> > On Mon, 2020-11-16 at 12:08 +0100, Herr Oswald wrote:
> > > 
> > > > > On Fri, 2020-11-13 at 14:23 +0100, Herr Oswald wrote:
> > > > > ...and see a list of actions - unluckily always for one month only
> > > > 
> > > >   Hi,
> > > > just by an accident, it's a 3.40 material. The list view will have no
> > > > time constraint there.
> > 
> > Is a new Evolution release due soon?
> 
> Evolution major releases are on the same 6-month schedule as the rest
> of the Gnome system, so AFAIK it will be a while yet.
> 

I am happy with he next maintenance release which I just learnt is next weekend 
:) 

 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] export List of Calendar entries to ics

2020-11-16 Thread Joakim Tjernlund via evolution-list
On Mon, 2020-11-16 at 12:08 +0100, Herr Oswald wrote:
> 
> > > On Fri, 2020-11-13 at 14:23 +0100, Herr Oswald wrote:
> > > ...and see a list of actions - unluckily always for one month only
> > 
> >   Hi,
> > just by an accident, it's a 3.40 material. The list view will have no
> > time constraint there.

Is a new Evolution release due soon?

  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 - Global Address List

2020-11-12 Thread Joakim Tjernlund via evolution-list
On Thu, 2020-11-12 at 09:10 +0100, Milan Crha via evolution-list wrote:
> 
> On Wed, 2020-11-11 at 23:46 +0100, Ford Prefect via evolution-list
> wrote:
> > What could be the reason for the two machines behaving so
> > differently?
> 
> Hi,
> you are right that the shown contacts are those, which you searched for
> before. It works this way, because you've disabled offline GAL. Go to
> Properties of the EWS' mail account and check whether the OAB URL is
> filled - that tells evo-ews where the Offline Address Book (OAB) is. If
> not, try to press the Fetch URL button, which can fill it. Then, in the
> Receiving Options tab, you can select to use Offline Global Address
> List. Once you enable it nad pick the one you want to use, restart the
> evolution-addressbook-factory process, to have the option fully
> propagated in the backend. The easiest might be by running:

On my O365 account I tried in Offline GAL a Fetch List and got this: 
Failed to locate offline address books.

The reported error was “208;reason="The token contains no permissions, or 
permissions can not be understood.";error_category="invalid_grant"”.


Normal ?
___
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] Not marking unread messages read

2020-11-05 Thread Joakim Tjernlund via evolution-list
On Thu, 2020-11-05 at 17:34 +0100, Milan Crha via evolution-list wrote:
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
> 
> 
> On Thu, 2020-11-05 at 16:02 +0100, Mark Stanton wrote:
> > Is this a known bug, a bug at all, or simply showing I've set
> > something up incorrectly?
> 
> Hi,
> there is a hidden option to always mark as read. It's off by default.
> Some users prefer to have messages marked on an explicit selection in
> the folder, some not. The default is better when all the messages in
> the chosen folder are marked as unread. Or not, it depends on
> respective users' preference. If I recall correctly, the default was
> chosen to not change the behavior before the option was added.

This reminds me about similar issue. I have "Mark messages as read after" set 
to 0
but if I delete several new emails as fast as I can by hitting the WasteBasket 
button,
many of the mails ends up as Unread in Deleted Items.

 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] Plain Text patch White Space damaged ?

2020-11-03 Thread Joakim Tjernlund via evolution-list
On Tue, 2020-11-03 at 14:01 +0100, Milan Crha via evolution-list wrote:
> 
> On Tue, 2020-11-03 at 13:34 +0100, Joakim Tjernlund via evolution-list
> wrote:
> > I also saved the mail as mbox and had the same result, no TABs
> 
> Hi,
> that means the source message doesn't have tabs there. When I open your
> second link [2] (I've no idea what the first link was about, because
> there didn't seem to be any tab used, even I could overlook it there),
> then even the browser shows the whitespace (which look like a good
> candidate for a tab) as spaces. Try to select it.
> 
> Nonetheless, I tried it here and I see that the .mbox file does use
> tabs as expected, both in a sent message and in a Draft message, it's
> the UI part of the Evolution to present tabs as spaces in the
> text/plain version of the message (it does not do that for the HTML
> version). Thus it looks like Evolution misinterprets tabs when
> converting plain text into an HTML form.

https://gitlab.gnome.org/GNOME/evolution/-/issues/1206

> 
> Would you mind to file a bug about that, please? [1] It can be in the
> evolution-data-server, because the code to convert plain text into the
> HTML is there.

___
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] Plain Text patch White Space damaged ?

2020-11-03 Thread Joakim Tjernlund via evolution-list
On Tue, 2020-11-03 at 14:01 +0100, Milan Crha via evolution-list wrote:
> 
> On Tue, 2020-11-03 at 13:34 +0100, Joakim Tjernlund via evolution-list
> wrote:
> > I also saved the mail as mbox and had the same result, no TABs
> 
> Hi,
> that means the source message doesn't have tabs there. When I open your

I does have TABs, when I google the same patch I can find with TABs

> second link [2] (I've no idea what the first link was about, because
> there didn't seem to be any tab used, even I could overlook it there),
> then even the browser shows the whitespace (which look like a good
> candidate for a tab) as spaces. Try to select it.

Never mind the links, these were just part of the commit msg. Look at the
diff in the end. There are no TABs in there.

> 
> Nonetheless, I tried it here and I see that the .mbox file does use
> tabs as expected, both in a sent message and in a Draft message, it's
> the UI part of the Evolution to present tabs as spaces in the
> text/plain version of the message (it does not do that for the HTML
> version). Thus it looks like Evolution misinterprets tabs when
> converting plain text into an HTML form.

hmm, my mbox did not have TABs in it, I am sure.
I wonder if MS(O365) has started to filter out TABs now?

> 
> Would you mind to file a bug about that, please? [1] It can be in the
> evolution-data-server, because the code to convert plain text into the
> HTML is there.
> 
> Thanks and bye,
> Milan
> 
> P.S.: by the way, the indentation I use on hi & bye is also a tab
> 
> [1] 
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitlab.gnome.org%2FGNOME%2Fevolution-data-server%2Fnew&data=04%7C01%7Cjoakim.tjernlund%40infinera.com%7C91f1fdd5beb346a1000608d87ff96765%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637400056447463037%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=ux2g9tsJxr75wgjSC8cpgPI9OFUM1W8p2mTWeL4guSA%3D&reserved=0
> [2] 
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.spinics.net%2Flists%2Fnetdev%2Fmsg695131.html&data=04%7C01%7Cjoakim.tjernlund%40infinera.com%7C91f1fdd5beb346a1000608d87ff96765%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637400056447463037%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=8OGTu%2B%2BlTrqfI6jOYBSF7KPOxAvKvVOko53eOUBYiTo%3D&reserved=0
> 
> ___
> evolution-list mailing list
> evolution-list@gnome.org
> To change your list options or unsubscribe, visit ...
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmail.gnome.org%2Fmailman%2Flistinfo%2Fevolution-list&data=04%7C01%7Cjoakim.tjernlund%40infinera.com%7C91f1fdd5beb346a1000608d87ff96765%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637400056447473031%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=jkNCdbXzZN8hB6fdTJB1FOlYXG7PElI2UY9TZLelepQ%3D&reserved=0

___
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] Plain Text patch White Space damaged ?

2020-11-03 Thread Joakim Tjernlund via evolution-list
On Tue, 2020-11-03 at 12:32 +, Joakim Tjernlund via evolution-list wrote:
> 
> On Tue, 2020-11-03 at 13:19 +0100, Andre Klapper via evolution-list wrote:
> > 
> > 
> > On Tue, 2020-11-03 at 12:09 +, Joakim Tjernlund via evolution-list
> > wrote:
> > > With latest Evo, 3.38.1, it seems like all patches I receive are WS
> > > damaged w.r.t TAB, appears to replace with 8 SPACEes instead.
> > 
> > What makes you think that the message had tabs instead of spaces?
> 
> It is a Linux PATCH and Linux uses TABS for indent.
> I then check other patches I had I my Inbox and they were the same, no TABs
> 
> 

I also saved the mail as mbox and had the same result, no TABs
___
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] Plain Text patch White Space damaged ?

2020-11-03 Thread Joakim Tjernlund via evolution-list
On Tue, 2020-11-03 at 13:19 +0100, Andre Klapper via evolution-list wrote:
> 
> 
> On Tue, 2020-11-03 at 12:09 +0000, Joakim Tjernlund via evolution-list
> wrote:
> > With latest Evo, 3.38.1, it seems like all patches I receive are WS
> > damaged w.r.t TAB, appears to replace with 8 SPACEes instead.
> 
> What makes you think that the message had tabs instead of spaces?

It is a Linux PATCH and Linux uses TABS for indent.
I then check other patches I had I my Inbox and they were the same, no TABs

> Which webkit version is involved?

webkit-gtk-2.28.4

> Where to find a test case?
I can forward the patch I tried:

commit 2fb541c862c9 ("net: sch_generic: aviod concurrent reset and enqueue op 
for lockless qdisc")

When the above upstream commit is backported to stable kernel,
one assignment is missing, which causes two problems reported
by Joakim and Vishwanath, see [1] and [2].

So add the assignment back to fix it.

1.
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.spinics.net%2Flists%2Fnetdev%2Fmsg693916.html&data=04%7C01%7CJoakim.Tjernlund%40infinera.com%7C7bc873a1d44d431f062008d87fa8a625%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637399709608572537%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=L%2BLZL5de2DysJxtrPLdHYzoc3A6Tkero7P67JmIn4BM%3D&reserved=0
2.
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.spinics.net%2Flists%2Fnetdev%2Fmsg695131.html&data=04%7C01%7CJoakim.Tjernlund%40infinera.com%7C7bc873a1d44d431f062008d87fa8a625%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637399709608572537%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=prOeVIM6IZsdxw5Hr1SZGqziljq5JT214ltqcpyYyLk%3D&reserved=0

Fixes: 749cc0b0c7f3 ("net: sch_generic: aviod concurrent reset and enqueue op 
for lockless qdisc")
Signed-off-by: Yunsheng Lin 
---
 net/sched/sch_generic.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net/sched/sch_generic.c b/net/sched/sch_generic.c
index 0e275e1..6e6147a 100644
--- a/net/sched/sch_generic.c
+++ b/net/sched/sch_generic.c
@@ -1127,10 +1127,13 @@ static void dev_deactivate_queue(struct net_device *dev,
 void *_qdisc_default)
 {
struct Qdisc *qdisc = rtnl_dereference(dev_queue->qdisc);
+   struct Qdisc *qdisc_default = _qdisc_default;

if (qdisc) {
if (!(qdisc->flags & TCQ_F_BUILTIN))
set_bit(__QDISC_STATE_DEACTIVATED, &qdisc->state);
+
+   rcu_assign_pointer(dev_queue->qdisc, qdisc_default);
}
 }

--
2.7.4

> 
> andre
> --
> Andre Klapper  |  ak...@gmx.net
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fblogs.gnome.org%2Faklapper%2F&data=04%7C01%7Cjoakim.tjernlund%40infinera.com%7C0e757029034e4cf3f2af08d87ff2c5fd%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637400027972618428%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=7I%2FsstfOGFl%2Fxjp%2BlbfVKXVlb5e9yzNJ%2F34wuOpez5w%3D&reserved=0
> 
> 
> ___
> evolution-list mailing list
> evolution-list@gnome.org
> To change your list options or unsubscribe, visit ...
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmail.gnome.org%2Fmailman%2Flistinfo%2Fevolution-list&data=04%7C01%7Cjoakim.tjernlund%40infinera.com%7C0e757029034e4cf3f2af08d87ff2c5fd%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637400027972618428%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=2nif0Fnof72IXfQfVMJk7B0VsecBaMxzAh0xyYBJoyE%3D&reserved=0

___
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] Plain Text patch White Space damaged ?

2020-11-03 Thread Joakim Tjernlund via evolution-list
With latest Evo, 3.38.1, it seems like all patches I receive are WS damaged 
w.r.t TAB, appears
to replace with 8 SPACEes instead.

 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] Font size in HTML mail ?

2020-10-01 Thread Joakim Tjernlund via evolution-list
On Thu, 2020-10-01 at 16:07 +0200, Milan Crha via evolution-list wrote:
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
> 
> 
> On Thu, 2020-10-01 at 15:36 +0200, Joakim Tjernlund wrote:
> > Minimum Font Size works for me :) Please add back..
> > Maybe some default zoom, like firefox has, instead ?
> 
> Hi,
> there's nothing to be added back from my point of view. Users have the
> option fully under their control now. The option is not about the zoom,
> it's really about the minimum font size. Quoting from the WebKitGTK
> documentation:
> 
>    The minimum font size in pixels used to display text. This setting
>    controls the absolute smallest size. Values other than 0 can
>    potentially break page layouts.
> 
> Thus that Evolution forced its own value there was kind of a bad idea.
> 
> The other font settings (above this Minimum Font Size option in the
> Preferences) can influence the default font size, from which are
> derived other sizes (unless the HTML contains absolute sizes).
> 
> I'd rather not add an option for "the default zoom".

Right, it was just an suggestion but I though you had removed something,
like Minimum font size?

Also, I just noted that Min font size didn't really work for HTML mails(from 
Outlook),
still at original size. Should not min font size affect all HTML mail, 
regardless
of abs. font size?

 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] Font size in HTML mail ?

2020-10-01 Thread Joakim Tjernlund via evolution-list
On Thu, 2020-10-01 at 14:02 +0200, Milan Crha via evolution-list wrote:
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
> 
> 
> On Thu, 2020-10-01 at 13:49 +0200, Joakim Tjernlund via evolution-list
> wrote:
> > I really need to increase the font size these days and I cannot find
> > a setting that affects the contents of HTML contents. I guess there
> > should be some % number setting somewhere ?
> 
> Hi,
> if you mean when reading HTML mails, then you can Ctrl+MouseWheel to
> change the zoom temporarily, or you can limit the minimum font size in
> Edit->Preferences->Mail Preferences->General tab->Message Display
> section->Minimum Font Size option. Evolution used to set it, but I
> removed it for the 3.38.0.

Minimum Font Size works for me :) Please add back..
Maybe some default zoom, like firefox has, instead ?

The control+Mouse think is a bit fiddly to do every time.

> Bye,
> Milan
> 
> P.S.: a side note: Gmail seems to understand "Normal" font size as
> "small" for the rest of the world, which makes it hard to read when
> people change the font size in the Gmail's web UI. No idea whether it's
> your case too, this is just one place I noticed it with (reported to
> Google weeks ago, no response from them yet).

For it is just that my eyes are getting "old"

  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


[Evolution] Font size in HTML mail ?

2020-10-01 Thread Joakim Tjernlund via evolution-list
I really need to increase the font size these days and I cannot find
a setting that affects the contents of HTML contents. I guess there should be 
some % number setting somewhere ?

  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] SEGV in evolution 3.36.3

2020-06-04 Thread Joakim Tjernlund via evolution-list
On Thu, 2020-06-04 at 09:28 +0200, Milan Crha via evolution-list wrote:
> 
> On Thu, 2020-06-04 at 09:14 +0200, Joakim Tjernlund via evolution-list
> wrote:
> #7  0x7fa9a0716445 in camel_folder_summary_remove_uid ()
> at /usr/lib64/libcamel-1.2.so.62
> #8  0x7fa990e984d1 in  () at /usr/lib64/evolution-ews/libcamelews-
> priv.so
> #9  0x7fa990e9980b in  () at /usr/lib64/evolution-ews/libcamelews-
> priv.so
> #10 0x7fa990e9a921 in  () at /usr/lib64/evolution-ews/libcamelews-
> priv.so
> #11 0x7fa9a071e203 in camel_folder_synchronize_sync ()
> at /usr/lib64/libcamel-1.2.so.62
> #12 0x7fa9a076bd20 in  () at /usr/lib64/libcamel-1.2.so.62
> 
> Hi,
> apart of missing the debuginfo for evolution-data-server and
> evolution-ews, it would make more sense to file bugs like this as bugs,
> because this is a mailing list for user questions and because it's much
> easier to track such things in the bug tracker. I cannot tell where
> exactly the problem is, but let's start here:
> https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitlab.gnome.org%2FGNOME%2Fevolution-ews%2Fissues%2Fnew&data=02%7C01%7Cjoakim.tjernlund%40infinera.com%7C84baeeaafe34448d158208d80858fc88%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637268525575260836&sdata=Wqu%2FUqu6iiT%2FJHDihLesjdnHQSStHrI3bAOC92gdmGA%3D&reserved=0
> 
> From the little the backtrace shows, it seems to me that one of your
> EWS folders has removed a message on the server and evolution-ews tries
> to remove it also from the local cache. Though, it's only a guess.

That would be a correct guess. I often delete lots mail from mail lists and then
move to another folder to some thing else. 

> 
> As a quick workaround (if it's really about it), let evo-ews download
> the folder content from scratch by moving away
>   ~/.cache/evolution/mail//folders.db
> I'd not delete it, in case you'd like to reproduce the crash, thus it
> could be returned back. The folder in question, if you've configured
> more mail accounts, should have a 'folder-tree' file beside that
> folders.db file.
> Bye,
> Milan
> 
> ___
> evolution-list mailing list
> evolution-list@gnome.org
> To change your list options or unsubscribe, visit ...
> https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmail.gnome.org%2Fmailman%2Flistinfo%2Fevolution-list&data=02%7C01%7Cjoakim.tjernlund%40infinera.com%7C84baeeaafe34448d158208d80858fc88%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637268525575270832&sdata=LfrA85z3lfWg0iQ3jNJsWjyfGSyooD%2B0zfOx8AMAvbI%3D&reserved=0

___
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] SEGV in evolution 3.36.3

2020-06-04 Thread Joakim Tjernlund via evolution-list
Twice evo has SEGVed on me. ATM the best BT I have is:

 Program terminated with signal SIGSEGV, Segmentation fault.
#0  malloc_consolidate (av=av@entry=0x7fa88420) at malloc.c:4475
4475malloc.c: No such file or directory.
[Current thread is 1 (Thread 0x7fa8cd7fe700 (LWP 13122))]
(gdb) bt full
#0  malloc_consolidate (av=av@entry=0x7fa88420) at malloc.c:4475
idx = 
fb = 0x7fa88438
maxfb = 0x7fa88478
p = 0x7fa80002
nextp = 
unsorted_bin = 0x7fa88480
first_unsorted = 
nextchunk = 
size = 
nextsize = 
prevsize = 
nextinuse = 
#1  0x7fa99c6c3040 in _int_free
(av=0x7fa88420, p=0x7fa8844807f0, have_lock=) at 
malloc.c:4400
size = 0x11800
fb = 
nextchunk = 0x7fa884491ff0
nextsize = 0x50
nextinuse = 
prevsize = 
bck = 
fwd = 
__PRETTY_FUNCTION__ = "_int_free"
#2  0x7fa99fb222b6 in magazine_cache_trim
(allocator=0x7fa99fbd7400 , stamp=, ix=)
at ../glib-2.62.6/glib/gslice.c:678
chunk = 0x7fa884491e90
chunk_size = 0xf0
current = 0x7fa8887fa930
trash = 0x7fa89c2f6930
current = 
next = 
prev = 
#3  magazine_cache_push_magazine
(ix=, magazine_chunks=, count=0x6)
at ../glib-2.62.6/glib/gslice.c:709
current = 
next = 
prev = 
#4  0x7fa99fb234da in thread_memory_magazine2_unload
(tmem=0x7fa88c2d1000, ix=) at 
../glib-2.62.6/glib/gslice.c:1117
mag = 
--Type  for more, q to quit, c to continue without paging--
tmem = 0x7fa88c2d1000
ix = 
chunk_size = 0xf0
acat = 
#5  g_slice_free1 (mem_size=, mem_block=0x7fa96062a0f0)
at ../glib-2.62.6/glib/gslice.c:1117
tmem = 0x7fa88c2d1000
ix = 
chunk_size = 0xf0
acat = 
#6  0x7fa99fc0eb8f in g_type_free_instance (instance=0x7fa96062a1b0)
at ../glib-2.62.6/gobject/gtype.c:1946
node = 
class = 0x7fa9640035d0 [g_type: 
CamelEwsMessageInfo/CamelMessageInfoBase/CamelMessageInfo]
allocated = 0x7fa96062a0f0 ""
private_size = 
ivar_size = 
__FUNCTION__ = "g_type_free_instance"
#7  0x7fa9a0716445 in camel_folder_summary_remove_uid ()
at /usr/lib64/libcamel-1.2.so.62
#8  0x7fa990e984d1 in  () at /usr/lib64/evolution-ews/libcamelews-priv.so
#9  0x7fa990e9980b in  () at /usr/lib64/evolution-ews/libcamelews-priv.so
#10 0x7fa990e9a921 in  () at /usr/lib64/evolution-ews/libcamelews-priv.so
#11 0x7fa9a071e203 in camel_folder_synchronize_sync ()
at /usr/lib64/libcamel-1.2.so.62
#12 0x7fa9a076bd20 in  () at /usr/lib64/libcamel-1.2.so.62
#13 0x7fa99fb2e7a3 in g_thread_pool_thread_proxy (data=)
at ../glib-2.62.6/glib/gthreadpool.c:308
task = 0x5563d49075c0
pool = 0x5563d47afbd0
#14 0x7fa99fb2e09d in g_thread_proxy (data=0x7fa96033ed40)
at ../glib-2.62.6/glib/gthread.c:805
thread = 0x7fa96033ed40
__FUNCTION__ = "g_thread_proxy"
#15 0x7fa99c806f30 in start_thread (arg=) at 
pthread_create.c:479
ret = 
pd = 
unwind_buf = 
  {cancel_jmp_buf = {{jmp_buf = {0x7fa8cd7fe700, 
0xd7973861b11cc973, 0x7ffd0ec46d1e, 0x7ffd0ec46d1f, 0x7fa888ad53f0, 
0x7fa8cd7fe700, 0x28c6a29e049cc973, 0x28c401616cb0c973}, mask_was_saved = 
0x0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0x0}}}
--Type  for more, q to quit, c to continue without paging--
not_first_call = 0x0
#16 0x7fa99c73a1bf in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
___
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] 3.36.3 - where did my contacts go?

2020-06-02 Thread Joakim Tjernlund via evolution-list
On Tue, 2020-06-02 at 15:14 +0200, Milan Crha via evolution-list wrote:
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
> 
> 
> On Tue, 2020-06-02 at 15:00 +0200, Joakim Tjernlund via evolution-list
> wrote:
> > Just upgraded and looking at my EWS contacts I only have:
> >   Contacs and Offline Global Address List
> > no Recent Contacs and a few more I don't remember.
> 
> Hi,
> they are gone, because the server has them set as hidden. It was a bug
> to show them in the application, when the server claims them as hidden.
> https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitlab.gnome.org%2FGNOME%2Fevolution-ews%2F-%2Fissues%2F102&data=02%7C01%7Cjoakim.tjernlund%40infinera.com%7Cd23c8b8414b94a00bd4d08d806f66bdc%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637267002849840327&sdata=39ZgR5X8E%2B4nGgrjTWxbjbvokSTKIONfNEcplGBKnpw%3D&reserved=0
> Bye,
> Milan
> 
> P.S.: I agree, it was interesting to see all of them and have access to
> them, but if the server claims they should not be shown...

Makes sense, but the Recent Contacts I could Edit/Search in. Seems strange that
that I cannot do so anymore. 

   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


[Evolution] 3.36.3 - where did my contacts go?

2020-06-02 Thread Joakim Tjernlund via evolution-list
Just upgraded and looking at my EWS contacts I only have:
  Contacs and Offline Global Address List
no Recent Contacs and a few more I don't remember.

  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] Forwarding of meeting invites?

2020-05-28 Thread Joakim Tjernlund via evolution-list
On Thu, 2020-05-28 at 19:10 +0200, Milan Crha via evolution-list wrote:
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
> 
> 
> On Thu, 2020-05-28 at 17:15 +0200, Joakim Tjernlund wrote:
> > > I think it can be a calendar feature that then appears as an email
> > > in the other end, just like a regular invite.
> > > Looked into link you provided and maybe it is just an
> > > MeetingRequest with some other params?
> > 
> > Just saw a Sender and a From component in that MeetingRequest so I
> > think I am on the
> > right track?
> > Just pick upp the meeting, change Sender, To and Keep From ?
> 
> Hi,
> I'm sorry, no idea. I only know that some parts are read only. Also,
> Evolution doesn't have GUI counterparts for these things.

Well, calendar GUI needs an overhaul anyway :) Calendar handling is the one big 
complaint I have
with Evo.

> 
> Out of interest, do you connect to a company-hosted EWS server or to
> the office365.com server? Just wondering whether the EWS protocol will
> be still relevant for you:
> https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmail.gnome.org%2Farchives%2Fevolution-list%2F2020-May%2Fmsg00170.html&data=02%7C01%7Cjoakim.tjernlund%40infinera.com%7C22a82126e4054b4c23e008d8032a3af6%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637262827197841659&sdata=QcHJ0Aie8ZhGc%2B%2FhJTkd61btoWlTe7RB9ezODL1418w%3D&reserved=0

Sure, we(most Linux devs here that is) use office365.com with MFA. One must 
just do a little configuring on O365
to use MFA with evolution.

> Bye,
> Milan
> 
> P.S.: by the way, as you use Evolution, would you mind to Reply To List
> (Ctrl+L) here, instead to Reply To All, please? I'm on the list, thus
> the private messages I receive (with me and the list in CC), make it
> harder to reply to the list, which I prefer, unless asked by the sender
> otherwise.

Sure, but I will probably forget next time :)

 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] Forwarding of meeting invites?

2020-05-28 Thread Joakim Tjernlund via evolution-list
On Thu, 2020-05-28 at 17:12 +0200, Joakim Tjernlund wrote:
> On Thu, 2020-05-28 at 16:06 +0200, Milan Crha via evolution-list wrote:
> > CAUTION: This email originated from outside of the organization. Do not 
> > click links or open attachments unless you recognize the sender and know 
> > the content is safe.
> > 
> > 
> > On Thu, 2020-05-28 at 15:40 +0200, Joakim Tjernlund wrote:
> > > maybe there is an calendar EWS API for that ?
> > 
> > Hi,
> > I do not know, it's a long time since I checked any such thing. You can
> > browse for it yourself, if interested:
> > https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fexchange%2Fclient-developer%2Fweb-service-reference%2Fews-xml-elements-in-exchange&data=02%7C01%7Cjoakim.tjernlund%40infinera.com%7C90bf33ff36004864a17408d803107034%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637262716426257869&sdata=LIG05XQoD4uXgkGzMx9zatWOUHk8L4teZ3NgLryEIWU%3D&reserved=0
> > But as it's a Mail component, I rather expect it to be in Mail, than in
> > Calendar. Or, if it's like "invite someone else", or even "delegate to
> > someone else", then these might have their counterparts in the Calendar
> > API. I think. I do not know.
> 
> I think it can be a calendar feature that then appears as an email in the 
> other end, just like a regular invite.
> Looked into link you provided and maybe it is just an MeetingRequest with 
> some other params?

Just saw a Sender and a From component in that MeetingRequest so I think I am 
on the
right track?
Just pick upp the meeting, change Sender, To and Keep From ?

 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] Forwarding of meeting invites?

2020-05-28 Thread Joakim Tjernlund via evolution-list
On Thu, 2020-05-28 at 16:06 +0200, Milan Crha via evolution-list wrote:
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
> 
> 
> On Thu, 2020-05-28 at 15:40 +0200, Joakim Tjernlund wrote:
> > maybe there is an calendar EWS API for that ?
> 
> Hi,
> I do not know, it's a long time since I checked any such thing. You can
> browse for it yourself, if interested:
> https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fexchange%2Fclient-developer%2Fweb-service-reference%2Fews-xml-elements-in-exchange&data=02%7C01%7Cjoakim.tjernlund%40infinera.com%7C90bf33ff36004864a17408d803107034%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637262716426257869&sdata=LIG05XQoD4uXgkGzMx9zatWOUHk8L4teZ3NgLryEIWU%3D&reserved=0
> But as it's a Mail component, I rather expect it to be in Mail, than in
> Calendar. Or, if it's like "invite someone else", or even "delegate to
> someone else", then these might have their counterparts in the Calendar
> API. I think. I do not know.

I think it can be a calendar feature that then appears as an email in the other 
end, just like a regular invite.
Looked into link you provided and maybe it is just an MeetingRequest with some 
other params?

 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] Forwarding of meeting invites?

2020-05-28 Thread Joakim Tjernlund via evolution-list
On Thu, 2020-05-28 at 09:00 +0200, Milan Crha via evolution-list wrote:
> 
> On Wed, 2020-05-27 at 12:52 +0200, Joakim Tjernlund wrote:
> > Like so, original meeting has:
> >   From: Organiser@com
> >   To: x@com, y@com, etc.
> > 
> > Someone of x@com etc. invites me, I get the Original meeting but with
> > headers:
> >  From: Organiser@com
> >  To: me@com
> >  Sender: x@com
> 
> Hi,
> okay, then it's like sending on someone else's behalf, as I mentioned
> in my previous e-mail, which the EWS protocol doesn't allow, without
> additional privileges.
> Bye,
> Milan

Right, maybe there is an calendar EWS API for that ?
___
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] Forwarding of meeting invites?

2020-05-27 Thread Joakim Tjernlund via evolution-list
On Wed, 2020-05-27 at 08:01 +0200, Milan Crha via evolution-list wrote:
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
> 
> 
> On Wed, 2020-05-27 at 07:33 +0200, Joakim Tjernlund wrote:
> > Well, not quite what I need. I compared a normal meet and Forwarded
> > meet, The forwarded meet uses Sender: rather than From:(which keeps
> > its original sender) Sender: then obviously has the person who
> > forwarded the meet to me.
> > 
> > Something you can work with?
> 
> Hi,
> I'm not sure I follow. Do you mean that you do not want any sign of the
> original sender of the meeting (which may or may not be the organizer
> of the meeting), or the opposite, that you want to have the sent
> message by you look like a message sent by the original sender? The
> later cannot be achieved with an Exchange server, unless you've set
> privileges to do it on the server (to send messages on someone else's
> behalf). For the former, I guess it's the usual behavior, supposing you
> used Forward message, not to Redirect it.
> Bye,

Like so, original meeting has:
  From: Organiser@com 
  To: x@com, y@com, etc.

Someone of x@com etc. invites me, I get the Original meeting but with headers:
 From: Organiser@com
 To: me@com
 Sender: x@com

 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] Forwarding of meeting invites?

2020-05-26 Thread Joakim Tjernlund via evolution-list
On Wed, 2020-05-27 at 06:54 +0200, Milan Crha via evolution-list wrote:
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
> 
> 
> On Tue, 2020-05-26 at 13:40 +0200, Joakim Tjernlund via evolution-list
> wrote:
> > Looked for such a function in Evo(EWS)(Forwarding a meet to someone
> > else) too, but I cannot find such a function, is there one?
> 
> Hi,
> you can forward the message itself, just as any other message, though
> I'm not sure how it'll work with respect of the Microsoft Exchange
> server environment, because they have certain relations between the
> calendar item and the message item, which may not be added (by the
> server), when the invitation is received by a plain mail message. You
> should just try that.
> 
> Being it an event in the Calendar view, try the context menu, where is
> "Forward as iCalendar". Similar concerns as those with invitation mail
> mentioned above apply here as well.
> Bye,
> Milan

Well, not quite what I need. I compared a normal meet and Forwarded meet,
The forwarded meet uses Sender: rather than From:(which keeps its original 
sender)
Sender: then obviously has the person who forwarded the meet to me.

Something you can work with?

 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


[Evolution] Forwarding of meeting invites?

2020-05-26 Thread Joakim Tjernlund via evolution-list
I get meeting invites(MS Teams) that has been forwarded from an existing 
meeting, to invite me into the meeting.
Looked for such a function in Evo(EWS)(Forwarding a meet to someone else) too, 
but I cannot find such a function, is there one?

 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] Long pauses using Evolution

2020-01-17 Thread Joakim Tjernlund via evolution-list
On Fri, 2020-01-17 at 09:40 -0600, Robert G (Doc) Savage via evolution-list 
wrote:
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
> 
> On Fri, 2020-01-17 at 12:21 +0100, Milan Crha via evolution-list wrote:
> > On Fri, 2020-01-17 at 04:01 -0600, Robert G (Doc) Savage wrote:
> > > When I run grep noti * I get:
> > 
> > Hi,
> > what you really want is not a grep for "noti", but for
> > org.freedesktop.Notifications instead, thus:
> > 
> >$ grep org.freedesktop.Notifications *
> > 
> > which returns here:
> > 
> >
> > org.freedesktop.mate.Notifications.service:Name=org.freedesktop.Notifications
> >
> > org.kde.plasma.Notifications.service.orig:Name=org.freedesktop.Notifications
> > 
> > If it'll still be just a single file, could you try to run the
> >$ /usr/libexec/mate-notification-daemon
> > from a terminal, please? Maybe it fails to start for some reason and
> > the terminal might give a clue, hopefully.
> > 
> > Bye,
> > Milan
> 
> Milan,
> 
> Let's see:
> 
> # grep org.freedesktop.Notifications *
> com.deepin.dde.freedesktop.Notification.service:Name=org.freedesktop.Notifications
> org.freedesktop.mate.Notifications.service:Name=org.freedesktop.Notifications
> 
> Looks OK to me.

Not to me, move away the com.deepin.dde.freedesktop.Notification.service:
mv com.deepin.dde.freedesktop.Notification.service ..

There can only be one notifier or there will be confusion ..

> 
> --Doc
> ___
> evolution-list mailing list
> evolution-list@gnome.org
> To change your list options or unsubscribe, visit ...
> https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmail.gnome.org%2Fmailman%2Flistinfo%2Fevolution-list&data=02%7C01%7Cjoakim.tjernlund%40infinera.com%7C8c67b5d1e9a34e3f445508d79b63a057%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637148724517264411&sdata=5j6lfgNRnqlwSFyKU3SrBrR3NkO51GVAEsNzGssuUvY%3D&reserved=0

___
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] Long pauses using Evolution

2020-01-17 Thread Joakim Tjernlund via evolution-list
On Fri, 2020-01-17 at 12:21 +0100, Milan Crha via evolution-list wrote:
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
> 
> 
> On Fri, 2020-01-17 at 04:01 -0600, Robert G (Doc) Savage wrote:
> > When I run grep noti * I get:
> 
> Hi,
> what you really want is not a grep for "noti", but for
> org.freedesktop.Notifications instead, thus:
> 
>$ grep org.freedesktop.Notifications *
> 
> which returns here:
> 
>
> org.freedesktop.mate.Notifications.service:Name=org.freedesktop.Notifications
>
> org.kde.plasma.Notifications.service.orig:Name=org.freedesktop.Notifications

Right, my mistake

Just want to add, removing org.kde.plasma.Notifications.service works fine here.
Seems like KDE does not need DBUS 

 Jocke

> 
> If it'll still be just a single file, could you try to run the
>$ /usr/libexec/mate-notification-daemon
> from a terminal, please? Maybe it fails to start for some reason and
> the terminal might give a clue, hopefully.
> 
> 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] Long pauses using Evolution

2020-01-17 Thread Joakim Tjernlund via evolution-list
On Fri, 2020-01-17 at 04:01 -0600, Robert G (Doc) Savage wrote:

On Fri, 2020-01-17 at 09:27 +, Joakim Tjernlund wrote:
This looks like my problem (though you don't have 
org.kde.plasma.Notifications.service). Try this
cd /usr/share/dbus-1/services
gentoo64 services # grep noti *
org.freedesktop.mate.Notifications.service:Exec=/usr/libexec/mate-notification-daemon
org.freedesktop.Notifications.service:Exec=/usr/libexec/mate-notification-daemon
org.mate.panel.applet.NotificationAreaAppletFactory.service:Exec=/usr/libexec/mate-applets/notification-area-applet

If you find some other notification service there, move it away.
Then test with notify-send "some msg"

Jocke

Jackie

When I run grep noti * I get:

org.freedesktop.mate.Notifications.service:Exec=/usr/libexec/mate-notification-daemon
org.mate.panel.applet.NotificationAreaAppletFactory.service:Exec=/usr/libexec/mate-panel/notification-area-ap

So this doesn't appear to be a solution track.

--Doc

If you can run notify-send and get a msg on screen, then you have some other 
problem.

___
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] Error while Storing changes in folder “Infinera : Junk Email”.

2020-01-09 Thread Joakim Tjernlund via evolution-list
On Thu, 2019-12-05 at 09:31 +0100, Joakim Tjernlund wrote:
> I get fairly often msg like:
>   Error while Storing changes in folder “Infinera : Junk Email”.
>   The specified object was not found in the store., The process failed to get 
> the correct properties.
> 
> Usally happens when I also do a lot of Delete email msgs so there is a queue 
> of operations and something else,
> like Unjunking an email.
> 
>  Jocke

Still having problems with disconnected Calenders/Contacts. These disconnects 
and never reconnects
automatically. I have to manually do "Refresh" on each Calendar/Contact.
Is there an option that makes evo reconnect automatically?

Strangely I newer have this problem with my mail folders.

Jocke

evo 3.24.3 , EWS and O365 account
___
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] Evolution 3.34.2 "freezes" c.a 1 min every day

2020-01-07 Thread Joakim Tjernlund via evolution-list
On Tue, 2020-01-07 at 14:26 +0100, Andre Klapper wrote:
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
> 
> 
> On Tue, 2020-01-07 at 13:10 +, Joakim Tjernlund wrote:
> > I ran evo in my shell for a while and saw these msg while wvo was
> > frozen:
> > (evolution:27398): mail-notification-WARNING **: 13:53:25.678: Error
> > calling StartServiceByName for org.freedesktop.Notifications: Timeout
> > was reached
> > 
> > (evolution:27398): mail-notification-WARNING **: 14:00:38.734: Error
> > calling StartServiceByName for org.freedesktop.Notifications: Timeout
> > was reached
> > 
> > No idea what is causing this though. Is there some tests I can do?
> 
> Might depend on your distribution and your desktop environment.
> Does not seem to be uncommon, see e.g.
> https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsuperuser.com%2Fquestions%2F1473642%2Fnetworkmanager-applet-is-unresponsive-and-i-see-org-freedesktop-notifications&data=02%7C01%7Cjoakim.tjernlund%40infinera.com%7C1009616c7cd740337d4408d79375b81d%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637140006117099847&sdata=cc4FMbVy%2BAhCH1JmIxIuTS3b9Hpp9rFAIJzhDUrOxUQ%3D&reserved=0
> https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fforum.manjaro.org%2Ft%2Fnotify-problem-makes-pamac-freeze-and-volumeicon-crash%2F83416&data=02%7C01%7Cjoakim.tjernlund%40infinera.com%7C1009616c7cd740337d4408d79375b81d%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C637140006117099847&sdata=olC3cZ1eHo18aDQzD3w68Zc3kocj2Dvyvs99esemOgc%3D&reserved=0
> 
> Cheers,
> andre

Right, this gave me https://bugzilla.redhat.com/show_bug.cgi?id=1490959
and since I have both KDE and MATE installed, now KDE gets choosen(seems a bit 
random which is choosen)

No good solution in sight though

 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] Evolution 3.34.2 "freezes" c.a 1 min every day

2020-01-07 Thread Joakim Tjernlund via evolution-list
On Mon, 2020-01-06 at 12:52 +0100, Milan Crha via evolution-list wrote:
> 
> 
> On Thu, 2020-01-02 at 15:59 +0000, Joakim Tjernlund via evolution-list
> wrote:
> > Anyone seen something similar?
> 
> Hi,
> nothing from me, though if you'd like to give it a try, then I'd like
> to ask you to install debuginfo packages for evolution-data-server,
> evolution, glib2 and maybe gtk3 (make sure they are of the same version
> as the binary packages) and when the GUI freezes run this command from
> a terminal:
> 
>$ gdb --batch --ex "t a a bt" -pid=`pidof evolution` &>bt.txt
> 
> Please check the bt.txt for any private information, like passwords,
> email address, server addresses,... I usually search for "pass" at
> least (quotes for clarity only).
> 
> It will show what Evolution is doing, or what it is trying to do.
> Bye,
> Milan

I ran evo in my shell for a while and saw these msg while wvo was frozen:
(evolution:27398): mail-notification-WARNING **: 13:53:25.678: Error calling 
StartServiceByName for org.freedesktop.Notifications: Timeout was reached

(evolution:27398): mail-notification-WARNING **: 14:00:38.734: Error calling 
StartServiceByName for org.freedesktop.Notifications: Timeout was reached

No idea what is causing this though. Is there some tests I can do?

  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


[Evolution] Evolution 3.34.2 "freezes" c.a 1 min every day

2020-01-02 Thread Joakim Tjernlund via evolution-list
After the holidays I updated my computer and now Evo completely stop 
responding(no scrolling, no animations)
for long periods( c.a 1 min) 1-2 times a day. 
The one thing big thing that changed is webkit-gtk from 2.24.4 to 2.26.2

Anyone seen something similar? 

  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] Error while Storing changes in folder “Infinera : Junk Email”.

2019-12-05 Thread Joakim Tjernlund via evolution-list
On Thu, 2019-12-05 at 12:15 +0100, Joakim Tjernlund wrote:
> On Thu, 2019-12-05 at 12:03 +0100, Milan Crha via evolution-list wrote:
> > On Thu, 2019-12-05 at 08:31 +0000, Joakim Tjernlund via evolution-list
> > wrote:
> > > Usally happens when I also do a lot of Delete email msgs so there is
> > > a queue of operations and something else, like Unjunking an email.
> > 
> > Hi,
> > sure, it can happen, possibly due to interleaved operations. I do not
> > know whether there's anything what could be done. Maybe ignore those
> > errors in EWS? This is about evolution-ews account, is it not?
> 
> Yes, EWS. They are annoying and I have to dismiss them too.
> There is never a lasting problem from these so I would like
> a setting which lets Evo ignore intermitted "Warnings" like these, or just 
> make this default.

I forgot, recently I get a lot of offline errors for various Contacs/Calendars
that I also have to dismiss/reconnect. This is new from EWS 3.34.2  

If these just could auto reconnect without me having to see pop ups/dismissing 
would
be great.

> 
> > I do not recall your exact version either. I know it can feel dumb to
> > repeat it in every new mail, but once there are multiple users one
> > cannot remember what versions each of them uses, not talking that there
> > are done new releases and not every user (or distribution) updates
> > immediately after the release.
> 
> Sure, I forget this sometimes. It is 3.34.2
> The problem has been there for as long as I can remember, lots of evo 
> versions has passed.
> 

___
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] Error while Storing changes in folder “Infinera : Junk Email”.

2019-12-05 Thread Joakim Tjernlund via evolution-list
On Thu, 2019-12-05 at 12:03 +0100, Milan Crha via evolution-list wrote:
> 
> On Thu, 2019-12-05 at 08:31 +, Joakim Tjernlund via evolution-list
> wrote:
> > Usally happens when I also do a lot of Delete email msgs so there is
> > a queue of operations and something else, like Unjunking an email.
> 
> Hi,
> sure, it can happen, possibly due to interleaved operations. I do not
> know whether there's anything what could be done. Maybe ignore those
> errors in EWS? This is about evolution-ews account, is it not?

Yes, EWS. They are annoying and I have to dismiss them too.
There is never a lasting problem from these so I would like
a setting which lets Evo ignore intermitted "Warnings" like these, or just make 
this default.

> 
> I do not recall your exact version either. I know it can feel dumb to
> repeat it in every new mail, but once there are multiple users one
> cannot remember what versions each of them uses, not talking that there
> are done new releases and not every user (or distribution) updates
> immediately after the release.

Sure, I forget this sometimes. It is 3.34.2
The problem has been there for as long as I can remember, lots of evo versions 
has passed.

___
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] Error while Storing changes in folder “Infinera : Junk Email”.

2019-12-05 Thread Joakim Tjernlund via evolution-list
I get fairly often msg like:
  Error while Storing changes in folder “Infinera : Junk Email”.
  The specified object was not found in the store., The process failed to get 
the correct properties.

Usally happens when I also do a lot of Delete email msgs so there is a queue of 
operations and something else,
like Unjunking an email.

 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 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 +0000, 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


[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


Re: [Evolution] Evo and OAuth2 (O365)

2019-11-14 Thread Joakim Tjernlund via evolution-list
On Thu, 2019-11-14 at 16:36 +, Patrick O'Callaghan wrote:
> 
> On Thu, 2019-11-14 at 12:48 +0000, Joakim Tjernlund via evolution-list
> wrote:
> > We are migrating to OAuth2 on O365 so I rebuilt Evo with oauth support and
> > that work for those users that have OAuth enabled, problem is that OAuth
> > is offered by default to every user and just a few has OAuth on their O365 
> > account
> > so these users need to manually change to Basic.
> > 
> > Is that expected? I was hoping Evo would probe OAuth for each user, is that 
> > possible?
> 
> You don't say what version of Evo this is.

Forgot, sorry
3.34.1
___
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] Evo and OAuth2 (O365)

2019-11-14 Thread Joakim Tjernlund via evolution-list
We are migrating to OAuth2 on O365 so I rebuilt Evo with oauth support and
that work for those users that have OAuth enabled, problem is that OAuth
is offered by default to every user and just a few has OAuth on their O365 
account
so these users need to manually change to Basic.

Is that expected? I was hoping Evo would probe OAuth for each user, is that 
possible?

 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


[Evolution] Meeting-> General: Status Confirmed ?

2019-11-14 Thread Joakim Tjernlund via evolution-list
There is an Status Box in Meeting-> Generalmenu that always show Confimed for 
me.
The Status can be changed to None, Tentative, Confirmed and Cancelled but 
trying to
do so changes nothing for me.

What is the purpose of Status here? Why can I not change it?

EWS 3.34.1

 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] evolution ews cannot follow our autodiscovery

2019-07-02 Thread Joakim Tjernlund via evolution-list
On Tue, 2019-07-02 at 14:07 +0200, Milan Crha via evolution-list wrote:
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
> 
> 
> On Tue, 2019-07-02 at 11:16 +, Joakim Tjernlund wrote:
> > Does this redirectAddr address make sense
> > to Evolution?
> 
> Hi,
> no, evolution-ews doesn't know about it. It would work fine if a
> standard redirect response had been made by the server, the one through
> the HTTP response code and such. It seems it might not be possible in
> this case, as it changes the user name too. The RedirectAddr element
> does that at least, according to [1]. And this [2] link shows what the
> Action values can be.

Right, seems this RedirectAddr is something new one have to deal with.

> 
> You can rerun your script with
> autodiscover.infinera.mail.onmicrosoft.com
> host name and user as returned by the server, which should give you the
> desired settings. You can copy the ASUrl content into the Host URL and
> the OABUrl content into the OAB URL in Evolution, if they are present.
> You can get multiple addresses for each, some may work only from the
> company network, some can be accessible also from the public addresses.

Yes, I can make autodisovery work by injecting onmicrosoft and 
https://outlook.office365.com/EWS/ 
in the right paces but that is really tedious 
> 
> On Tue, 2019-07-02 at 11:30 +, Joakim Tjernlund wrote:
> > futhermore I notice that
> > - plain http requests are just redirected to https
> > - I never get an user/passwd prompt when I do fetch URL in Evo
> 
> It looks like the credentials had been read from the libsecret/gnome-
> keyring. I see a request for "SoupMessage 1 (0x7fd8c86c1e50)", but not
> its response (after the 401 response, which means that the server asked
> for the credentials). It looks like you didn't receive the
> "redirectAddr" within evolution-ews for some reason, or you didn't wait
> long enough to have it included in the log. The next time, try to not
> expose the whole log, remove the private information and the
> information you cannot decipher (like the encoded bits).

If I change Auth to Basic I get prompted for my creds.

> This looks like a very specific case, but if you are willing to help to
> test any changes, then feel free to open a new bug against evolution-ews
> at [3] and we can follow there.

Will do 

> Thanks and bye,
> Milan
> 
> [1] 
> https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fexchange%2Fclient-developer%2Fweb-service-reference%2Fredirectaddr-pox&data=02%7C01%7Cjoakim.tjernlund%40infinera.com%7C607c081c9ab94ab7bc0208d6fee58651%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C636976659084606933&sdata=GSW1SJzjreBlEPyak5RZuiGzYQSleTgAzLKzSJOek%2FU%3D&reserved=0
> [2] 
> https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fexchange%2Fclient-developer%2Fweb-service-reference%2Faction-pox&data=02%7C01%7Cjoakim.tjernlund%40infinera.com%7C607c081c9ab94ab7bc0208d6fee58651%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C636976659084606933&sdata=gqd3jyEB7%2FjE%2BXe2nG4jxbmCHoKvIzsNiFbBOYTvkEc%3D&reserved=0
> [3] 
> https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitlab.gnome.org%2FGNOME%2Fevolution-ews%2Fissues%2Fnew&data=02%7C01%7Cjoakim.tjernlund%40infinera.com%7C607c081c9ab94ab7bc0208d6fee58651%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C636976659084606933&sdata=MIPKEYecOOV6zcsvWUEkKHes4q%2FHvnKZ0vHs8jfEMQE%3D&reserved=0
> 
> ___
> evolution-list mailing list
> evolution-list@gnome.org
> To change your list options or unsubscribe, visit ...
> https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmail.gnome.org%2Fmailman%2Flistinfo%2Fevolution-list&data=02%7C01%7Cjoakim.tjernlund%40infinera.com%7C607c081c9ab94ab7bc0208d6fee58651%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C0%7C636976659084606933&sdata=J%2FVnMq6h9EYcGIPP1iz4M3qH8QT%2FbYC%2FfE%2BBPCpHBpc%3D&reserved=0

___
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] evolution ews cannot follow our autodiscovery

2019-07-02 Thread Joakim Tjernlund via evolution-list
On Tue, 2019-07-02 at 08:39 +0200, Milan Crha via evolution-list wrote:
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
> 
> 
> On Mon, 2019-07-01 at 16:35 +, Joakim Tjernlund via evolution-list
> wrote:
> > Any idea why?
> 
> Hi,
> not really, as it can be a server configuration thing too. You can try
> to run evolution from a terminal with EWS debugging on:
> 
>$ EWS_DEBUG=2 evolution
> 
> then open the EWS account Properties (or add a new user) and when you
> click "Fetch URL" at the Receiving Email tab, then you'll see what
> evolution-ews tried to use and what the server returned. You should be
> asked for credentials, if not stored anywhere already.
> 
> The actual autodiscover URL is derived from the email address domain
> and from the current Host URL.

EWS_DEBUG=2 evolution autodiscovery yields:

< HTTP/1.1 2 Error resolving “autodiscover.exchange.infinera.com”: Name or 
service not known
< Soup-Debug-Timestamp: 1562059608
< Soup-Debug: SoupMessage 0 (0x55b373a13460)
  
< HTTP/1.1 4 Could not connect: Connection refused
< Soup-Debug-Timestamp: 1562059608
< Soup-Debug: SoupMessage 0 (0x7fd8c8a160d0)
  
> POST /autodiscover/autodiscover.xml HTTP/1.1
> Soup-Debug-Timestamp: 1562059608
> Soup-Debug: SoupSessionAsync 1 (0x7fd820003220), SoupMessage 1 
> (0x7fd8c86c1e50), SoupSocket 1 (0x7fd81000bb60)
> Host: autodiscover.infinera.com
> User-Agent: Evolution/3.32.2
> Content-Type: text/xml; charset=utf-8
> Connection: Keep-Alive
> Authorization: NTLM 
> TlRMTVNTUAABBYIIMAAw
> 
>  xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/requestschema/2006";>
>   
> joakim.tjernl...@infinera.com
> 
> http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a
>   
> 
  
< HTTP/1.1 401 Unauthorized
< Soup-Debug-Timestamp: 1562059609
< Soup-Debug: SoupMessage 1 (0x7fd8c86c1e50)
< Server: Microsoft-IIS/8.0
< request-id: bf2ff059-d0e6-423e-afba-af08d93583aa
< Set-Cookie: ClientId=0PFBYHUURYZLMLGM9W; expires=Wed, 01-Jul-2020 09:26:49 
GMT; path=/; HttpOnly
< WWW-Authenticate: NTLM
TlRMTVNTUAACEAAQADgFgokC0gVpwh6RHloAAK4ArgBIBgLwIw9JAE4ARgBJAE4ARQBSAEEAAgAQAEkATgBGAEkATgBFAFIAQQABABgAUwBWAC0ARQBYADEAMwAtAFAAUgBEADEABAAYAGkAbgBmAGkAbg
BlAHIAYQAuAGMAbwBtAAMAMgBzAHYALQBlAHgAMQAzAC0AcAByAGQAMQAuAGkAbgBmAGkAbgBlAHIAYQAuAGMAbwBtAAUAGABpAG4AZgBpAG4AZQByAGEALgBjAG8AbQAHAAgAroBjRrgw1QEA
< WWW-Authenticate: Negotiate
< WWW-Authenticate: Basic realm="autodiscover.infinera.com"
< X-Powered-By: ASP.NET
< X-FEServer: SV-EX13-PRD1
< Date: Tue, 02 Jul 2019 09:26:48 GMT
< Content-Length: 0
< 
  
> POST /autodiscover/autodiscover.xml HTTP/1.1
> Soup-Debug-Timestamp: 1562059609
> Soup-Debug: SoupSessionAsync 1 (0x7fd820003220), SoupMessage 1 
> (0x7fd8c86c1e50), SoupSocket 1 (0x7fd81000bb60), restarted
> Host: autodiscover.infinera.com
> User-Agent: Evolution/3.32.2
> Content-Type: text/xml; charset=utf-8
> Connection: Keep-Alive
> Content-Length: 341
> Authorization: NTLM
TlRMTVNTUAADGAAYAHIYABgAigBAJAAkAEAOAA4AZYIIAGoAbwBjAGsAZQBAAGkAbgBmAGkAbgBlAHIAYQAuAGMAbwBtAFUATgBLAE4ATwBXAE4AwOrz3JwnYGgAAA
AA8oQ9RIcr5dkWFMk8X5BgqpD4CoZA58AF
> 
>  xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/requestschema/2006";>
>   
> joakim.tjernl...@infinera.com
> 
> http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a
>   
> 
  
 The response code: 200
 The response headers for message 0x55b373e7f920
 =
Cache-Control: private
Transfer-Encoding: chunked
Server: Microsoft-IIS/10.0
request-id: a0a5c293-f2bb-45b9-9ccb-04eae6b1a0fc
X-CalculatedFETarget: BN6PR04CU002.internal.outlook.com
X-BackEndHttpStatus: 200
Set-Cookie: exchangecookie=73f062e1e0534919be4bdfcbfb409a1e; path=/; secure
X-FEProxyInfo: BN6PR04CA0041.NAMPRD04.PROD.OUTLOOK.COM
X-CalculatedBETarget: BN8PR10MB3540.namprd10.prod.outlook.com
X-BackEndHttpStatus: 200
X-RUM-Validated: 1
X-NoBuffering: 1
X-AspNet-Version: 4.0.30319
X-BeSku: WCS5
X-DiagInfo: BN8PR10MB3540
X-BEServer: BN8PR10MB3540
X-FEServer: BN6PR04CA0041
X-Powered-By: ASP.NET
X-FEServer: HE1PR05CA0154
Date: Tue, 02 Jul 2019 09:24:14 GMT


http://schemas.xmlsoap.org/soap/envelope/";>
  http://schemas.xmlsoap.org/soap/envelope/";>
http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns="
http://schemas.microsoft.com/exchange/services/2006/types"; MajorVersion="15" 
MinorVersion

Re: [Evolution] evolution ews cannot follow our autodiscovery

2019-07-02 Thread Joakim Tjernlund via evolution-list
On Tue, 2019-07-02 at 08:39 +0200, Milan Crha via evolution-list wrote:
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
> 
> 
> On Mon, 2019-07-01 at 16:35 +, Joakim Tjernlund via evolution-list
> wrote:
> > Any idea why?
> 
> Hi,
> not really, as it can be a server configuration thing too. You can try
> to run evolution from a terminal with EWS debugging on:
> 
>$ EWS_DEBUG=2 evolution
> 
> then open the EWS account Properties (or add a new user) and when you
> click "Fetch URL" at the Receiving Email tab, then you'll see what
> evolution-ews tried to use and what the server returned. You should be
> asked for credentials, if not stored anywhere already.
> 
> The actual autodiscover URL is derived from the email address domain
> and from the current Host URL.

Did a manual autodisovery req using curl:

#! /bin/bash
function print_usage()
{
 echo "Usage: `basename $0` [options]"
 echo "Options:"
 echo "  -e  Autodiscover Endpoint URL"
 echo "  -a  SMTP address of account to perform autodiscover"
 echo "  -u  user ID used when logging into the specified Autodiscover Endpoint"
 exit 2
}
function parse_args()
{
 args=`getopt u:e:a: $*`
 if [ $? != 0 ]; then
  print_usage
 fi
 autod_url="https://autodiscover.infinera.com/autodiscover/autodiscover.xml";
 autod_email="joakim.tjernl...@infinera.com"
 set -- $args
 for i
 do
  case "$1" in
   -e)
autod_url="$2"; shift
shift
;;
   -a)
autod_email="$2"; shift
shift
;;
   -u)
autod_id="$2"; shift
shift
;;
   --)
shift
break
;;
  esac
 done
 if [ -z "$autod_url" ] || [ -z "$autod_email" ]; then
  print_usage
 fi
}
function generate_autod_request_xml()
{
 _email_address=$1
 autod_xml=""
 autod_xml+=''
 autod_xml+='http://schemas.microsoft.com/exchange/autodiscover/outlook/requestschema/2006";>'
 autod_xml+='   '
 autod_xml+='  '$_email_address''
 autod_xml+='  
http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a'
 autod_xml+='   '
 autod_xml+=''
}
parse_args $*
generate_autod_request_xml $autod_email
xml="$autod_xml"
curl --silent -v -k --header 'Content-Type: text/xml' --user "$autod_id" 
"$autod_url" --data "$xml"

where $auto_id is my domain user, I get this answer:


> POST /autodiscover/autodiscover.xml HTTP/1.1
> Host: autodiscover.infinera.com
> Authorization: Basic am9ja2VAaW5maW5lcmEuY29tOkt1cnRhbjgu
> User-Agent: curl/7.65.0
> Accept: */*
> Content-Type: text/xml
> Content-Length: 380
> 
* upload completely sent off: 380 out of 380 bytes
* Mark bundle as not supporting multiuse
< HTTP/1.1 200 OK
< Cache-Control: private
< Content-Type: text/xml; charset=utf-8
< Server: Microsoft-IIS/8.0
< request-id: e9a4d88f-7e0d-405d-8767-eefae6cadbca
< Set-Cookie: ClientId=GLSJLS0BYUUHVVZQYCBQ; expires=Wed, 01-Jul-2020 11:07:38 
GMT; path=/; HttpOnly
< X-CalculatedBETarget: sv-ex13-prd1.infinera.com
< X-DiagInfo: SV-EX13-PRD1
< X-BEServer: SV-EX13-PRD1
< X-AspNet-Version: 4.0.30319
< Set-Cookie: 
X-BackEndCookie=S-1-5-21-1757981266-1085031214-682003330-51010=u56Lnp2ejJqBm5nKyp7NxsjSmZzOz9LLypvL0p3JmczSxsrJm8nGzsaey82cgYHNz87G0s/H0s/Oq87Oxc/IxczH;
 expires=Thu, 01-Aug-2019 11:07:38 GMT; path=/autodiscover; secure; HttpOnly
< X-Powered-By: ASP.NET
< X-FEServer: SV-EX13-PRD1
< Date: Tue, 02 Jul 2019 11:07:38 GMT
< Content-Length: 407
< 

http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006";>
  http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a";>

  redirectAddr
  my_user...@infinera.mail.onmicrosoft.com

  
* Connection #0 to host autodiscover.infinera.com left intact

Does this redirectAddr address make sense to Evolution?

 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


[Evolution] evolution ews cannot follow our autodiscovery

2019-07-01 Thread Joakim Tjernlund via evolution-list
For some reson Evo 3.32.x cannot follow our Autodiscovery at:
http://autodiscover.infinera.com/AutoDiscover/AutoDiscover.xml

That lands in our on premise exchange which should redirect to O365
Any idea why?

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] Contact autocompletion

2018-11-30 Thread Joakim Tjernlund via evolution-list
Me too. I got problems with AutoComplete. It does not always work but I haven't
sorted out the details yet but what Martin writes looks familiar.

Jocke

On Fri, 2018-11-30 at 13:37 +0100, Martin Monperrus wrote:

Hi Milan,


do you know what version of evolution-ews had been installed before the

update, please?

According to 
https://metadata.ftp-master.debian.org/changelogs/main/e/evolution-ews/, it was 
probably 3.29.90


Is that for Global Address List (aka GAL) or for a user address book?

It's for my user address book stored on the server (called "Contacts"). "GAL 
Contacts" and "Global Address List" are not activated on the "Contacts" tab.

For user address books, does contact autocompletion make a live query or a 
query against the local cache?

Thanks,

--Martin



On 11/29/18 9:03 PM, Milan Crha via evolution-list wrote:

On Thu, 2018-11-29 at 18:12 +0100, Martin Monperrus wrote:

Since my last OS update (Debian),

Hi,

do you know what version of evolution-ews had been installed before the

update, please?


contact completion is broken on my box. It autocompletes only on

emails, not on first or last name anymore.

Is that for Global Address List (aka GAL) or for a user address book?

If it's GAL, then make sure you use Offline Address Book (OAB), which

can be found in Mail account Properties, at the bottom of Receiving

Options tab. The option is inaccessible if there is no OAB URL filled

on the Receiving Email tab. The non-offline GAL does live queries

towards the server and it is limited what can be searched for there, in

contrast to offline GAL, which evolution has full control of, thus it

can do complicated searches there as well.


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-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] glib 2.54.1 requierd for 3.31 ?

2018-11-15 Thread Joakim Tjernlund via evolution-list
On Wed, 2018-11-14 at 11:34 +0100, Milan Crha via evolution-list wrote:
> 
> On Tue, 2018-11-13 at 11:55 +, Joakim Tjernlund via evolution-list
> wrote:
> > I got this building ews(using glib 2.52.3):
> > ...
> 
> Hi,
> not intentionally, I'm sorry. Fixed with:
> https://gitlab.gnome.org/GNOME/evolution-ews/commit/64a5ff2db277933a7b95f342046052f4b281646f
> I also bumped version requirement for libsoup there, because of use of
> another "too new" function.

Nice, though I think glib-2.54 would be better. 

> 
> Feel free to file a bug in GNOME's gitlab instance against
> evolution-ews the next time, it's much easier to track the issues and
> it also makes sure someone will notice it.

That is something else. I do got a gitlab account but Gnome projects like Evo 
won't
let me in anyway, insisting that I should create yet another account. This is 
way
worse than the previous github hosting.

So I stay with email for now, hoping for the best.

Here are some oddities I have had for quiet a while, even now after upgrading 
to 3.31.2
Using EWS against company O365

1) Moved meeting still pop up an reminder at the old/initial time.
2) In Calendar view(see Screenshoot) I see multiple entries for the same person
   with just Status changed(Needs Attention, Accepted, Tentative etc).
   Scrolling the Attendee window is broken when Theme adds arrows in the 
scrollbar.

3) Attendee window cannot be resized
4) Cancelled meetings remains but are prefixed Cancelled in Summary
5) Opening a meeting always generates an error:
  "Event cannot be fully edited, because you are not the organiser"
   even though I haven't tried to edit anything yet.

 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] glib 2.54.1 requierd for 3.31 ?

2018-11-14 Thread Joakim Tjernlund via evolution-list
On Wed, 2018-11-14 at 18:43 +0100, Milan Crha via evolution-list wrote:
> 
> On Wed, 2018-11-14 at 17:28 +, Joakim Tjernlund wrote:
> > Hi again :)
> 
> Hi,
> I'm not sure, but you replied only to me, not to the list. Private
> mails do not help others, not talking that I can easily overlook mails
> in my spam folder, thus one never knows whether a message is ignored
> because of intention or because it was simply missed.

Must have been wrong reply button ...

> 
> > I caved and created an GNOME account ...
> 
> Thanks. I know I can sound picky on that, but it has its reasons. It's
> always better to have a report, thus some history can be recorded
> behind the changes, instead of making them out of blue. And when
> anything breaks, then there's a place where to write follow up, thus
> anyone searching in the history is aware of the change and things which
> relate to it.
> 
> > For now I hope one or two of them gets fixed thanks to your good
> > memory :)
> 
> Bad idea, my memory is really poor. That's another reason why to write
> things down in the bugzilla (or the issue tracker these days). And the
> most importantly, this is open source, anyone can find the things you
> want interesting and provide a patch for it, instead of you relying on
> a single person whose priorities do not match other people priorities.
> Stay on the safe side. Count with the bus factor.

Will have to do for now, at least there is an email record now.

 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] glib 2.54.1 requierd for 3.31 ?

2018-11-14 Thread Joakim Tjernlund via evolution-list
On Wed, 2018-11-14 at 14:11 +0100, Milan Crha via evolution-list wrote:
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
> 
> 
> On Wed, 2018-11-14 at 12:18 +, Joakim Tjernlund wrote:
> > Nice, though I think glib-2.54 would be better.
> 
> Hi,
> that's only a minimum requirement. And the function in question was
> nothing serious.
> 
> > That is something else. I do got a gitlab account but Gnome projects
> > like Evo won't let me in anyway, insisting that I should create yet
> > another account.
> 
> It depends what you mean with the gitlab account. If an account under
> gitlab.com, then it's not what I'm talking about. GNOME runs its own
> independent instance of the GitLab [1], and as much as it's independent
> also the user accounts are independent. It's like the old bugzilla with
> couple added features.

Oh, I see. I figured you used gitlab's infra. But then why did the migration
not inherit the old accounts ?

> 
> > This is way worse than the previous github hosting.
> 
> GNOME was never hosted on github. There had been (and still is) a
> mirror of GNOME projects there, but it was not checked by many
> maintainers, thus it's really only a mirror and nothing else.

Sorry, I misremembered.

> 
> > So I stay with email for now, hoping for the best.
> 
> Okay, no problem. Though solving issues by mail is something which will
> probably not happen, because it'll get lost easily. I'd be also afraid
> of other mailing list users not being happy to see any further detailed
> investigation. Just saying.

Thanks for listning anyway. I have the opposite experience though(from the old 
bugzilla)
There are many reports there that are unfixed and I always had a hard time 
finding stuff there.

> 
> > 1) Moved meeting still pop up an reminder at the old/initial time.
> 
> Needs exact steps, like move by whom and how.

Moved by the Organizer, I get the usual calendar notice in my mbox and I choose
Update. The meeting is moved in my calendar but the reminder fired at the at 
old time.

> 
> > 2) In Calendar view(see Screenshoot) I see multiple entries for the
> > same person with just Status changed(Needs Attention, Accepted,
> > Tentative etc).
> 
> I do not see that here. List of attendees is provided by the server.

I see, but could could this list possibly contain the whole history of changes?
At first i just see Needs Attention for all, then as attendees reply, I see more
entries added to the end.

> 
> >Scrolling the Attendee window is broken when Theme adds arrows in
> > the scrollbar.
> 
> Broken? Does mouse wheel work? Does clicking the scroll up/down button
> work? Can the scrollbar button be dragged? I'm afraid this is lower in
> the stack, like in gtk+, when the place for the scrollbar is too small.
> I'm only guessing.

Mouse wheel usually works but dragging the scrollbar does not, seems the 
scrollbar is to big now
so one cannot slide it up/down. Could be that there is a minimum scrollbar size 
and the
window is too small. Maybe if you added say 2 more lines in the window it would 
go away?

> 
> > 3) Attendee window cannot be resized
> 
> True.

Any chance this can be fixed? It is quite difficult to navigate this window 
when many attendees.

> 
> > 4) Cancelled meetings remains but are prefixed Cancelled in Summary
> 
> Edit->Preferences->Calendar and Tasks->View tab->Hide cancelled events.
> Its availability depends on the evolution version:
> https://gitlab.gnome.org/GNOME/evolution/issues/106

I have this fix, will try it.
As I recall(not 100% sure though), I got reminders from these Cancelled events,
will these be "hidden" too?

> 
> > 5) Opening a meeting always generates an error:
> >   "Event cannot be fully edited, because you are not the
> > organiser"
> >even though I haven't tried to edit anything yet.
> 
> Well, you opened an editor, where you can edit event details. Some
> fields are disabled. Rather than cause a confusion "why cannot I edit
> this field, while I can edit that field", user is warned with the
> reason "proactively".

Well I just opened an meeting to look at stuff in it.
Suppose emacs( or your favourite editor) popped up an error window every time 
you open an readonly file ...

 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


[Evolution] glib 2.54.1 requierd for 3.31 ?

2018-11-14 Thread Joakim Tjernlund via evolution-list
I got this building ews(using glib 2.52.3):

[ 77%] Building C object 
src/camel/CMakeFiles/camelews-priv.dir/camel-ews-transport.c.o
[ 78%] Building C object 
src/camel/CMakeFiles/camelews-priv.dir/camel-ews-enumtypes.c.o
[ 78%] Built target ebookbackendews
/var/tmp/portage/gnome-extra/evolution-ews-3.31.2/work/evolution-ews-3.31.2/src/camel/camel-ews-utils.c:
 In function ‘ews_utils_save_category_changes’:
/var/tmp/portage/gnome-extra/evolution-ews-3.31.2/work/evolution-ews-3.31.2/src/camel/camel-ews-utils.c:1541:11:
 error: implicit declaration of function ‘g_ptr_array_find_with_equal_func’ 
[-Werror=implicit-function-declaration]
  if (!g_ptr_array_find_with_equal_func (evo_labels, old_tag, 
ews_util_equal_label_tag_cb, &index))
   ^~~~
/var/tmp/portage/gnome-extra/evolution-ews-3.31.2/work/evolution-ews-3.31.2/src/camel/camel-ews-utils.c:1541:6:
 warning: nested extern declaration of ‘g_ptr_array_find_with_equal_func’ 
[-Wnested-externs]
  if (!g_ptr_array_find_with_equal_func (evo_labels, old_tag, 
ews_util_equal_label_tag_cb, &index))
  ^~

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


[Evolution] Files -> Save as mbox trashed white space

2018-08-25 Thread Joakim Tjernlund via evolution-list
I got an inline patch which I saved as mbox(the only save function I know),
besides replacing all \n -> \n\r Evo also replaced all
TABs with SPACE, trashing the patch beyond salvage.

Using 3.29.90

 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] Frustrating Calender Problem

2018-08-24 Thread Joakim Tjernlund via evolution-list
On Fri, 2018-08-24 at 12:02 +0200, Michael Hirmke wrote:
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
> 
> 
> Hi,
> 
> [...]
> > If you want to be part of the appointment, why would you not want to
> > accept the wonderful facility that the originator used to include you?
> 
> I want to accept it, because I want an entry in my calendar, but I don't
> want to inform the sender about that fact. One reason is, that I often
> have invitations for meetings taking place at the same time. I only can
> attend one of them, obviously. But I want to choose shortly before they
> start, which one I'd like to or have to attend. But if I would send back
> any answer, the sender has some expectations - even if I answer with
> "tentative". Working in a company with some 14 users teaches you a
> lot about "expectations" 8-(

How do you later change the Tentative to Accept/Decline from with Evo Calendar?
I have have not managed that yet.

 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] exchange calendar

2018-08-20 Thread Joakim Tjernlund via evolution-list
On Mon, 2018-08-20 at 08:40 +0200, Gary Curtin wrote:
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
> 
> 
> On Sun, 2018-08-19 at 17:11 -0600, William Dossett via evolution-list
> wrote:
> > Can anyone else confirm if they are using Evo
> > with an Exchange 365 server? Just wondering if that could be an issue.
> 
> I tried this with Outlook.com Exchange. Mail works fine, but no
> calendars or events visible even after setting up calendar.
> 
> This is on Evolution 3.28.5

See if a reboot helps, I have had similar problems with GAL and after a reboot 
it started to work
___
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] Calender Reminder: Failed to dismiss reminder

2018-08-10 Thread Joakim Tjernlund via evolution-list
Most Caledar reminders in(EWS,3.29.90 and earlier too) pop up this error:

Failed to dismiss reminder:
Could not discard reminder: Occurrence with this index was previously deleted 
from the recurrence.

Dismiss All often fails to dismiss the reminder.
Don't know much more but perhaps something could be done ?

 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] Pics in evo?

2018-04-11 Thread Joakim Tjernlund
On Wed, 2018-04-11 at 10:05 +0200, Milan Crha wrote:
> 
> On Wed, 2018-04-11 at 07:46 +, Joakim Tjernlund wrote:
> > I looked in my Inbox, in my contacs, I searched contacs and GAL. I am
> > sure where I am supposed to find the Pics, if then exists.
> 
> Hi,
> as it is in 3.28.0, the photos are shown only as images of recipients
> in the message preview, which can be enabled/disabled in Edit-
> > Preferences->Mail Preferences->Headers tab at the top. These are not

Ahh, now it works in my Inbox. I had missed that I had enable Pics in Prefs 
first.
But adding a someone with Pics into my Contacs does NOT show a Pic in the
Contacs address book.
> 
> assigned to the contacts from GAL or when auto-completed. Regular
> address books have shown photos for the contacts when they are
> available, because it works differently there. The second bug I gave
> you a link to is still opened, it's awaiting its fix.

Yes, saw that :) Now in cc list for that bug.

> 
> > Seems like the EWS protocol is lacking vital bits.
> > I can do recover using the Web I/F(http://portal.office365.com/)
> > though.
> 
> Hmm, in that case maybe it's there, only evolution-ews doesn't use it
> and evolution doesn't know how to work with it. It requires more
> investigation of the EWS protocol to know for sure.

Lets hope it is there ... :)
___
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] Pics in evo?

2018-04-11 Thread Joakim Tjernlund
On Wed, 2018-04-11 at 09:09 +0200, Milan Crha wrote:
> 
> On Tue, 2018-04-10 at 21:14 +, Joakim Tjernlund wrote:
> > I just installed evo/ews 3.28.1 and looked for pictures of people in
> > my company but I cannot find any. Do I need to build evo differently
> > compared with 3.26 ?
> 
> Hi,
> no, I do not think so. Did it work in 3.26.x?

No, it was impl. in 3.27 

> 
> > Where should I find these pics?
> 
> And where did you look, please? Whether contacts have shown their

I looked in my Inbox, in my contacs, I searched contacs and GAL. I am sure
where I am supposed to find the Pics, if then exists.

> pictures depends on the server which provides those contacts. In case
> of EWS the GAL (Global Address List) doesn't provide those pictures
> automatically, more can be seen here:
> https://bugzilla.gnome.org/show_bug.cgi?id=792411
> https://bugzilla.gnome.org/show_bug.cgi?id=792653

hmm, GAL is not working yet then. 
oh, and this is on a O365 server, not exchange.

> 
> > Sure would be nice to have when recovering lots of mail and have it
> > go to the right folder automatically.
> 
> I agree, but there is not stored the information about the original
> message location. The EWS server provides Deleted Items as a real
> folder with special meaning. Other providers, like IMAP, with non-real
> Trash can undelete the message, because it's only about flags on the
> message itself. The only feasible option for the real Trash (and EWS
> Deleted Items) is Inbox for the undelete operation.

Seems like the EWS protocol is lacking vital bits.
I can do recover using the Web I/F(http://portal.office365.com/) though.

 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


[Evolution] Pics in evo?

2018-04-10 Thread Joakim Tjernlund
I just installed evo/ews 3.28.1 and looked for pictures of people in my company 
but I cannot
find any. Do I need to build evo differently compared with 3.26 ? Where should 
I find
these pics?

Also, just looked for a Recover funktion on Deleted Items but didn't find one. 
Sure
would be nice to have when recovering lots of mail and have it go to the right 
folder
automatically.

 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] evo / ews 3.26.3

2018-01-04 Thread Joakim Tjernlund
On Thu, 2018-01-04 at 09:45 +0100, Milan Crha wrote:
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
> 
> 
> On Wed, 2018-01-03 at 17:22 +, Joakim Tjernlund wrote:
> > Strange, I do connect with NTLM, just tried changing that to
> > Basic(and a --force-shutdown)
> > and got the same error. I have my PW in the keyring though. This is
> > our company o365
> 
> Hi,
> as I said, the server may offer more authentication options for payed
> accounts. The libsoup also used to "downgrade" to Basic from NTLM
> silently, which had been changed in the past (I do not follow that part
> closely though). As for me only the Basic authentication is offered,
> the NTLM doesn't work and I faced a crash in libsoup [1] due to it.
> That's not your case.
> 
> On Mon, 2017-12-18 at 08:01 +, Joakim Tjernlund wrote:
> > hmm, interesting observation:
> > If I select the offline Global Address List Contacts and then restart
> > evo, I can refresh the
> > GAL but as soon as I switch to some other Contact list and then back
> > I start getting
> > the error.
> 
> I tried to reproduce this, successfully, with a bit more detailed steps:
> a) select "Offline Global Address List"
> b) right-click it->Refresh
> c) select "Contacts" from the same EWS account
> d) select "Offline Global Address List" again
> e) right-click it->Refresh
> 
> and now an error is shown:
> 
>The address book backend servicing “Offline Global Address List”
>encountered an error.
>The reported error was “Failed to update GAL:401 Unauthorized”.
> 
> I filled the following bug report for you:
> https://bugzilla.gnome.org/show_bug.cgi?id=792190

Thanks ! That was very nice of you :)

 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] evo / ews 3.26.3

2018-01-03 Thread Joakim Tjernlund
On Wed, 2018-01-03 at 15:09 +0100, Milan Crha wrote:
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
> 
> 
> On Mon, 2017-12-18 at 08:01 +, Joakim Tjernlund wrote:
> > hmm, interesting observation:
> > If I select the offline Global Address List Contacts and then restart
> > evo, I can refresh the
> > GAL but as soon as I switch to some other Contact list and then back
> > I start getting
> > the error.
> 
> Hi,
> that's truly odd behaviour. I tried to reproduce the error here, but
> not much luck. At least when I have stored correct password for the
> account I get no question on password and the GAL is updated properly
> (I removed its content from ~/.cache/evolution/addressbook/ folder>/).
> 
> When I do not save the password I get a different behaviour. I'm asked
> for the password by the Mail part of Evolution, and there's also an
> error on top of the Contacts view showing that the GAL could not be
> opened, but the reason is "Credentials not found". When I enter the
> password for the mail part and then click Reconnect for the GAL it will
> work again.
> 
> How do you connect to the server, please? I know that for example
> outlook.office365.com doesn't support NTLM, there works only Basic
> authentication (in Mail account Properties->Receiving Email tab). It's
> possible and likely that a payed Office 365 account offers more
> authentication options (I've been told it knows OAuth2, which the other
> one doesn't support).

Strange, I do connect with NTLM, just tried changing that to Basic(and a 
--force-shutdown)
and got the same error. I have my PW in the keyring though. This is our company 
o365
I can connect to my OAB:
   https://outlook.office365.com/OAB/./oab.xml
using Firefox 

 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


[Evolution] E does not build with libical-3.0.1

2017-12-22 Thread Joakim Tjernlund
Just a heads up:

/var/tmp/portage/gnome-extra/evolution-data-server-3.24.6/work/evolution-data-server-3.24.6/src/calendar/libecal/e-cal-component.c:
 In function ?get_datetime?:
/var/tmp/portage/gnome-extra/evolution-data-server-3.24.6/work/evolution-data-server-3.24.6/src/calendar/libecal/e-cal-component.c:2525:33:
 error: ?struct icaltimetype? has no member named ?is_utc?
  else if (dt->value && dt->value->is_utc)
 ^
/var/tmp/portage/gnome-extra/evolution-data-server-3.24.6/work/evolution-data-server-3.24.6/src/calendar/libecal/e-cal-component.c:
 In function ?set_datetime?:
/var/tmp/portage/gnome-extra/evolution-data-server-3.24.6/work/evolution-data-server-3.24.6/src/calendar/libecal/e-cal-component.c:2562:12:
 error: ?struct icaltimetype? has no member named ?is_utc?
   dt->value->is_utc = 1;
^
/var/tmp/portage/gnome-extra/evolution-data-server-3.24.6/work/evolution-data-server-3.24.6/src/calendar/libecal/e-cal-component.c:2564:12:
 error: ?struct icaltimetype? has no member named ?is_utc?
   dt->value->is_utc = 0;
___
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] evo / ews 3.26.3

2017-12-18 Thread Joakim Tjernlund
On Sat, 2017-12-16 at 13:51 +0100, Joakim Tjernlund wrote:
> On Fri, 2017-12-15 at 19:07 +0100, Andre Klapper wrote:
> > CAUTION: This email originated from outside of the organization. Do not 
> > click links or open attachments unless you recognize the sender and know 
> > the content is safe.
> > 
> > 
> > On Fri, 2017-12-15 at 17:23 +, Joakim Tjernlund wrote:
> > > Just updated from 3.24.3 to 3.26.3 and now my offline Global Address
> > > List just reports:
> > >   The reported error was “Failed to update GAL:401 Unauthorized”.
> > > 
> > > I am on o365, any ideas ?
> > 
> > Try `EWS_DEBUG=2 evolution` (which is not covered on
> > https://wiki.gnome.org/Apps/Evolution/Debugging ?).
> 
> I did try this and there are lots of output during startup but no output when 
> I generate the
> error by performing refresh on the GAL. Not sure if that output is useful?
> 
> Here is the odd thing though, in one of my test runs it actually connected to 
> GAL and
> managed to download all contacts is the GAL. Next few runs the error was back 
> and stay there.

hmm, interesting observation:
If I select the offline Global Address List Contacts and then restart evo, I 
can refresh the
GAL but as soon as I switch to some other Contact list and then back I start 
getting
the error. 

 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] evo / ews 3.26.3

2017-12-16 Thread Joakim Tjernlund
On Fri, 2017-12-15 at 19:07 +0100, Andre Klapper wrote:
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
> 
> 
> On Fri, 2017-12-15 at 17:23 +, Joakim Tjernlund wrote:
> > Just updated from 3.24.3 to 3.26.3 and now my offline Global Address
> > List just reports:
> >   The reported error was “Failed to update GAL:401 Unauthorized”.
> > 
> > I am on o365, any ideas ?
> 
> Try `EWS_DEBUG=2 evolution` (which is not covered on
> https://wiki.gnome.org/Apps/Evolution/Debugging ?).

I did try this and there are lots of output during startup but no output when I 
generate the
error by performing refresh on the GAL. Not sure if that output is useful?

Here is the odd thing though, in one of my test runs it actually connected to 
GAL and
managed to download all contacts is the GAL. Next few runs the error was back 
and stay there.

> 
> See https://bugzilla.redhat.com/show_bug.cgi?id=1183156

Don't get a solution out that bug but it seems like libsoup is important and I 
am
using 2.58.2. I will rebuild it just to make sure it is built correctly.

> 
> andre
> --
> Andre Klapper  |  ak...@gmx.net
> http://blogs.gnome.org/aklapper/
> ___
> 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] evo / ews 3.26.3

2017-12-15 Thread Joakim Tjernlund
Just updated from 3.24.3 to 3.26.3 and now my offline Global Address List just 
reports:
  The reported error was “Failed to update GAL:401 Unauthorized”.

I am on o365, any ideas ?

 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


[Evolution] Calendar: To process all of these items, the file should be saved and the calendar imported

2017-11-17 Thread Joakim Tjernlund
I am getting really tiered of $subject, is it difficult to fix the calendar
so one does not have to save to disk in order process the calendar 
invitation/cancel
request?

 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] Picture in EWS GAL Contact list ?

2017-11-08 Thread Joakim Tjernlund
On Wed, 2017-11-08 at 19:49 +0100, Milan Crha wrote:
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
> 
> 
> On Wed, 2017-11-08 at 16:32 +, Joakim Tjernlund wrote:
> > Would it be possible for Evo to extract pictures via EWS Contact list
> > ?
> > I know Pidgin Sipe manages to retrieve pictures for SIP Buddies and I
> > was hoping Evo
> > could do that too.
> 
> Hi,
> it can do it if you use Offline GAL (Receiving Options of the EWS
> account, at the bottom, requires OAB URL to be filled and valid on the
> Receiving Email tab), otherwise, if I recall correctly, the server
> doesn't provide images for ResolveNames calls.

I have that already, is there some debug I can enable to see why it isn't 
working?

 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


[Evolution] Picture in EWS GAL Contact list ?

2017-11-08 Thread Joakim Tjernlund
Would it be possible for Evo to extract pictures via EWS Contact list ?
I know Pidgin Sipe manages to retrieve pictures for SIP Buddies and I was 
hoping Evo
could do that 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] Deleting annoying CAUTION msg's

2017-10-22 Thread Joakim Tjernlund
On Sun, 2017-10-22 at 12:49 +0100, Pete Biggs wrote:
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
> 
> 
> On Sun, 2017-10-22 at 10:37 +, Joakim Tjernlund wrote:
> > On Sun, 2017-10-22 at 09:26 +0100, Pete Biggs wrote:
> > > 
> > > > 
> > > > Anyhow, I still wonder if the yellow box issue can be fixed?
> > > 
> > > Use "Plain Text" - the offending words can easily be deleted then. It
> > > has the added benefit of you not sending things as HTML email. :-)
> > 
> > Sure, you just tell the rest of the world not to send me HTML emails :)
> 
> My reply was a bit flippant, however this is nothing to do with what
> people send you, it's what you send out. (There is nothing wrong with
> sending plain text emails, and most recipients won't notice any
> difference. The only issue is if the email contains rich-text
> formatting you need to retain in your replies.)

So was mine, apologies. I known I can reformat my replies into plain text and
do so from time to time. This has the unfortunate side effect of confusing some
recipients so I appreciate I can answer in HTML too.

> 
> Actually, a more serious answer.  If you highlight text before pressing
> reply, only the highlighted text will be included in your reply. So
> highlight everything except the yellow box and it should be removed.

Yes I have noticed this too, just tried this and it worked too :)
Although for long mails this is somewhat suboptimal.
___
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] Deleting annoying CAUTION msg's

2017-10-22 Thread Joakim Tjernlund
Ahh, that was non obvious to me at least.
Is this really how it should work?

Jocke

On Sun, 2017-10-22 at 03:14 +0200, Ángel wrote:

On 2017-10-21 at 13:08 +, Joakim Tjernlund wrote:
Anyhow, I still wonder if the yellow box issue can be fixed?

If I select from the : before the box to the . inside it, I am able to remove 
only the yellow box:
[cid:1508668561.20088.1.camel@infinera.com]
Best regards



___
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] Deleting annoying CAUTION msg's

2017-10-22 Thread Joakim Tjernlund
On Sun, 2017-10-22 at 09:26 +0100, Pete Biggs wrote:
> 
> > 
> > Anyhow, I still wonder if the yellow box issue can be fixed?
> 
> Use "Plain Text" - the offending words can easily be deleted then. It
> has the added benefit of you not sending things as HTML email. :-)

Sure, you just tell the rest of the world not to send me HTML emails :)
___
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] Deleting annoying CAUTION msg's

2017-10-21 Thread Joakim Tjernlund
On Sat, 2017-10-21 at 11:12 +0100, Patrick O'Callaghan wrote:
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
> 
> 
> On Sat, 2017-10-21 at 11:00 +0100, Pete Biggs wrote:
> > On Sat, 2017-10-21 at 09:50 +0100, Patrick O'Callaghan wrote:
> > > On Sat, 2017-10-21 at 08:32 +, Joakim Tjernlund wrote:
> > > > Will attach another HTML mail, fingers crossed ..
> > > 
> > > This would appear to make it impossible to verify any signed email from
> > > outside your organisation. To me that means the policy is completely
> > > broken. Are you in a position to point this out to the email admins?
> > > 
> > 
> > I'm also curious how the company deals with incoming encrypted mail?!
> 
> Indeed, same problem. The policy sounds like lunacy to me. Instead of
> educating users not to click on random links, include a warning message
> they will quickly learn to ignore, then wash your hands of
> responsibility for what they do. And break email into the bargain.

You and me too. I have some influence over IT but not as much I used to have 
not that
main IT has moved to USA.
This policy was recently introduced and I consider it experimental still so 
there is hope.

Anyhow, I still wonder if the yellow box issue can be fixed?
___
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] Deleting annoying CAUTION msg's

2017-10-21 Thread Joakim Tjernlund
On Sat, 2017-10-21 at 02:08 +0200, Ángel wrote:
> 
> 
> On 2017-10-20 at 09:38 +0000, Joakim Tjernlund wrote:
> > Our company injects a CAUTION msg in mails which are received 
> > externally(see below). If
> > I try to remove this msg(the yellow box), the WHOLE mail is deleted.
> > 
> > Jocke
> 
> Hello Jocke
> 
> I'm afraid your issue is not completely clear. I will make a few guesses
> based on the information you provided:
> 
> When you receive email from outside your organization, your MTA adds a
> html block with text "CAUTION: This email originated from outside…" in
> yellow.
> (if your email was sent as html, then evolution mailing list must have
> stripped it:  
> https://mail.gnome.org/archives/evolution-list/2017-October/msg00070.html )

Sorry, didn't think of that :(

> 
> When you reply to these emails, attempting to remove this yellow box at
> the editor, also clears the rest of the email body.
> 
> Is that an accurate description of your problem?

yes, very :)

> 
> 
> I remember some editor bugs that removed "too much text", but I think
> those were fixed some time ago. Which version of evolution are you
> using? (Help → About)

3.24.5

> 
> Also, there are several ways that your MTA may be injecting such block.
> Modifying email content may lead to broken contents in cases that were
> not contemplated/tested by the authors of such section.
> 
> It would be useful to have the full email available.
> (you may use this reply as an example, so that other people here also
> have the original one that was received at your MTA)

Will attach another HTML mail, fingers crossed ..
--- Begin Message ---
CAUTION: This email originated from outside of the organization. Do not click 
links or open attachments unless you recognize the sender and know the content 
is safe.

Sending a test HTML mail.

--- End Message ---
___
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] Deleting annoying CAUTION msg's

2017-10-20 Thread Joakim Tjernlund
Our company injects a CAUTION msg in mails which are received externally(see 
below). If
I try to remove this msg(the yellow box), the WHOLE mail is deleted.

Jocke
 Forwarded Message 

Date: Fri, 20 Oct 2017 11:10:08 +0200
Subject: Re: [gentoo-dev] Manifest2 hashes, take n+1-th
To: Gentoo Development 
mailto:gentoo%20development%20%3cgentoo-...@lists.gentoo.org%3e>>
Reply-to: 
From: Dirkjan Ochtman 
mailto:dirkjan%20ochtman%20%3c...@gentoo.org%3e>>
CAUTION: This email originated from outside of the organization. Do not click 
links or open attachments unless you recognize the sender and know the content 
is safe.

On Fri, Oct 20, 2017 at 12:49 AM, Gordon  wrote:
On Thu, Oct 19, 2017 at 5:32 PM, Hanno  wrote:
On Thu, 19 Oct 2017 21:08:40 +0200
Michał  wrote:

___
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 question - deleted/canceled meetings still show up

2017-10-11 Thread Joakim Tjernlund
On Wed, 2017-10-11 at 08:40 +0200, Milan Crha wrote:
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
> 
> 
> On Tue, 2017-10-10 at 13:20 -0400, Bryan Everly wrote:
> > Sorry if this is a n00b question, but I'd love to NOT have deleted/
> > canceled meetings show up on my calendar. I'm using EWS and have see
> > this behavior with both a real Exchange server and now with Office365
> > (we just migrated). Is there a setting or something I can change that
> > will alter this behavior?
> 
> Hi,
> the server usually takes care of meeting invitations/updates, like it
> can be setup to automatically add the invitation into you calendar when
> it is received by mail. I think it was the default, but I can be wrong.
> 
> With respect of evolution-ews, it updates the calendar only if you let
> it to do it when clicking respective buttons in the email. That is,
> when you receive an invitation, you can Accept/Decline/Tentative it,

Could we add the possibility to Edit the response so you can send a msg
to the organiser ?
Also, I really need the same "buttons" for already accepted meetings so I can
change my mind later.

  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 question - deleted/canceled meetings still show up

2017-10-11 Thread Joakim Tjernlund
On Wed, 2017-10-11 at 09:08 +0200, Milan Crha wrote:
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
> 
> 
> On Wed, 2017-10-11 at 06:50 +, Joakim Tjernlund wrote:
> > Could we add the possibility to Edit the response so you can send a
> > msg to the organiser ?
> 
> Hi,
> in case of EWS servers it's the server sending the response, not
> evolution-ews. If I recall correctly, there is no parameter in the EWS
> protocol to add a message to the response. Users can edit, or even
> decide whether to send the response to the organizer, when it's managed
> by Evolution itself.

Really? Big omission in the EWS protocol then :(

> 
> > Also, I really need the same "buttons" for already accepted meetings
> > so I can change my mind later.
> > 
> 
> Works for me, as long as the related event is still in the Calendar.
> Though it can be too late when changing your mind, due to other changes
> being done on the event in the Calendar.
> 
> There is opened a bug request to allow Accept/Decline/Tentative change
> in the Calendar view, rather than rely on the mail messages.

:) 
___
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] [EXTERNAL]Re: [EXTERNAL]Re: Intermittent loss of mail using evolution-ews

2017-09-27 Thread Joakim Tjernlund
On Wed, 2017-09-27 at 09:19 +0200, Milan Crha wrote:
> On Wed, 2017-09-27 at 06:50 +0000, Joakim Tjernlund wrote:
> > > Possibly related bug is:
> > > https://bugzilla.gnome.org/show_bug.cgi?id=786636
> > 
> > Yes, this bug is very similar. I have noticed loss of mail in Sent
> > Items too.
> 
>   Hi,
> okay. Could you join the above bug, please? Eventually also follow this
> one:
> https://bugzilla.gnome.org/show_bug.cgi?id=786208
> which seems to have some clues, though I do not know why it happened.
> It did not happen on my machine yet, but my accounts are not that
> active. Ideally if you can compile yourself (I can provide test

Sure, I am on Gentoo so if you can send patches again 3.24.5 I can
rebuild. I already removed this the EWS backoff:
--- a/src/server/e-ews-connection.c.org 2017-09-20 17:28:03.674859259 +0200
+++ b/src/server/e-ews-connection.c 2017-09-20 17:29:28.024470809 +0200
@@ -853,7 +853,7 @@
 
value = e_soap_parameter_get_property 
(param, "Name");
if (g_strcmp0 (value, 
"BackOffMilliseconds") == 0) {
-   wait_ms = 
e_soap_parameter_get_int_value (param);
+   wait_ms = 0; /* 
e_soap_parameter_get_int_value (param); Disable backoff */
}
}
}
and that might have made it a little better but didn't fix it.
 
 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] [EXTERNAL]Re: Intermittent loss of mail using evolution-ews

2017-09-27 Thread Joakim Tjernlund
On Wed, 2017-09-27 at 08:14 +0200, Milan Crha wrote:
> On Tue, 2017-09-26 at 15:06 +0000, Joakim Tjernlund wrote:
> > For quite some time now I have experienced loss of email in
> > evolution-ews every 2-3 days.
> 
>   Hi,
> as Andre said, it depends on your versions. Tell us which they are,
> please.

Fairly recent, 3.24.5 (evolution-data-server is 3.24.6)
I think I first noticed this in June (with whatever version that was current at 
the time)

> 
> Possibly related bug is:
> https://bugzilla.gnome.org/show_bug.cgi?id=786636
> 
Yes, this bug is very similar. I have noticed loss of mail in Sent Items 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


[Evolution] Intermittent loss of mail using evolution-ews

2017-09-26 Thread Joakim Tjernlund
For quite some time now I have experienced loss of email in evolution-ews every 
2-3 days.
This loss is per folder. It starts with E having problems marking mails as read 
or deleting
mail(they don't go away/sometimes just overstrucken). Then some new/all new 
mails to that folder
don't appear in E, I notice I have unread mail via other mail 
clients(Android/webmail).

Sometimes I can get back those mail by choosing Refresh on folder level but 
mostly
I need to restart E, then do a Refresh en each problematic folder to get my 
mail back.

It seems like E loses sync with the mail server and then cannot recover. The 
mail sever is
on the other side of the Atlantic with ping times 170-180 ms and quite busy.

 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] Feature Requests

2017-05-11 Thread Joakim Tjernlund
On Thu, 2017-05-11 at 04:16 -0400, David Burleigh wrote:
> I recently switched from Claws Email to Evolution, and for the most part I am 
> very happy with it.  However, I really miss the following features of Claws 
> and would think most Evolution users would appreciate them. Perhaps some of 
> them already exist and I just haven't found them, and if so, please let me 
> know:
> 

Before working on new features I rather see the Calendar getting fixed, there 
are a few
bugs since long time but no progress.

> 1) A condition for filtering incoming mail: "Is in addressbook" or "Is not in 
> addressbook"
> 
> 2) Option to minimize/close to the System Tray, with an icon showing the 
> number of unread messages
> 
> 3) Ability to add an event to a calender that is a "point event", having just 
> a "start time" and not an "end time", such as the arrival time of an incoming 
> flight. I have to keep track of incoming guests for our institution and it is 
> tedious to have to include an "end time" for each such event, and to see two 
> times shown in the calendar when only one is significant.
> 
> Thank you for all the development work that has been and is being done on 
> this very nice application.
> ___
> 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] Not able to open calendars anymore..

2017-05-09 Thread Joakim Tjernlund
On Tue, 2017-05-09 at 17:46 +0200, Milan Crha wrote:
> On Tue, 2017-05-09 at 15:18 +0000, Joakim Tjernlund wrote:
> > On Tue, 2017-05-09 at 15:22 +0200, Milan Crha wrote:
> > > On Tue, 2017-05-09 at 14:53 +0200, Bjørn T Johansen wrote:
> > > > /usr/lib/libwebkit2gtk-4.0.so.37
> > > 
> > >   Hi,
> > > the package which provides the above library requires rebuild
> > > against
> > > updated libsoup or you should have installed libsoup it had been
> > > built
> > > against. It can eventually result in more rebuilds, it depends.
> > 
> > How new libsoup do one need? I see Gentoo has 2.56.0 but upstream 
> > has 2.58.0
> 
>   Hi,
> libsoup 2.56.0 had not been affected at all.
> libsoup 2.58.0 is affected by
> https://bugzilla.gnome.org/show_bug.cgi?id=781590
> 
> libsoup 2.58.1 has that fixed (offending commit reverted).
> 
> I see I didn't write it properly. What I meant with "requires rebuild
> against updated libsoup" should rather be "rebuild WebKitGTK+ with
> fixed or previous version of libsoup, or install the same version of
> libsoup which had been used to build WebKitGTK+, but then, if it was
> the affected 2.58.0, then it won't help, thus the rebuild of WebKitGTK+
> would be needed anyway (either against libsoup 2.58.1 or 2.56.0, though
> the latest stable preferred, from my point of view)".
> 
> It really depends what libsoup version had been used to build that
> WebKitGTK+ library. I'm not able to name all the possible cases here
> without making it overcomplicated to read, as you can see above.

This makes sense, I see what you mean but for one thing. Here libsoup
is a dynamic lib so I don't really get why rebuilding webkitgtk+ against
correct libsoup would make a difference? Does RH link webkitgtk+
statically against libsoup? That would explain my confusion.

 Jocke

> 
>   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-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] Not able to open calendars anymore..

2017-05-09 Thread Joakim Tjernlund
On Tue, 2017-05-09 at 15:22 +0200, Milan Crha wrote:
> On Tue, 2017-05-09 at 14:53 +0200, Bjørn T Johansen wrote:
> > /usr/lib/libwebkit2gtk-4.0.so.37
> 
>   Hi,
> the package which provides the above library requires rebuild against
> updated libsoup or you should have installed libsoup it had been built
> against. It can eventually result in more rebuilds, it depends.

How new libsoup do one need? I see Gentoo has 2.56.0 but upstream 
has 2.58.0

 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] Word Wrapping

2017-04-12 Thread Joakim Tjernlund
Me too, word wrap messes up inline patches as well so an option to turn it off 
would be nice.

  Jocke

Den 12 apr 2017 17:40 skrev Benjamin Selzer :
I'm having a program with word wrapping:

https://goo.gl/photos/ZWBMU3CjhvxbA4fA8

I see the option to set the number of characters for word wrapping, but
I don't see where to turn it off. The  issue is that my emails look
good to the recipient on a computer, which is wide, but look terrible
on phones because the character width is <71, meaning that the line if
first broken by the phone's screen/program and then broken at 71
characters.

What I would like is for the lines to simply break when the recipients
email program deems it appropriate. That is the way logical text
wrapping seems to work in most email programs.

Setting it to a higher number won't work, because it will just create
the problem on the other end. And I can't really guess what width each
of my recipients phones are.

Thanks.
___
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] Evolution 3.22.4

2017-02-15 Thread Joakim Tjernlund
On Wed, 2017-02-15 at 15:56 +0800, John Edward Serink wrote:
> Hi All:
> 
> Here are my versions:
> jserinki7 jserink # equery list evolution
>  * Searching for evolution ...
> [IP-] [  ] mail-client/evolution-3.22.4:2.0
> jserinki7 jserink # equery list evolution-data-server
>  * Searching for evolution-data-server ...
> [IP-] [  ] gnome-extra/evolution-data-server-3.22.4:0/59
> 
> 
> Had a few seg faults:
> Feb 15 15:42:24 [kernel] [200653.777158] evolution[23036]: segfault at 0 ip 
> 7f9d12677436 sp 7ffc08f9ac18 error 4 in 
> libc-2.23.so[7f9d125f9000+19]
> Feb 13 10:05:50 [kernel] [ 7663.061559] evolution[20142]: segfault at 0 ip 
> 7f44acd680f0 sp 7ffc5ca9f608 error 4 in 
> libical.so.1.0.1[7f44acd3c000+57000]

Get libical 2.0, Gentoo is lagging behind. There may be a bug about it, don't 
remeber ATM.
___
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] Evolution EWS: Suddelny I cannot access EWS Calender

2017-02-03 Thread Joakim Tjernlund
On Fri, 2017-02-03 at 12:30 +0100, Milan Crha wrote:
> On Fri, 2017-02-03 at 10:03 +0000, Joakim Tjernlund wrote:
> > > Forgot: Evo version 3.22.3 
> > 
> > Anyone? How can I debug this?
> > I not I can add new calendar entries via owa but these are not seen
> > in Evo.
> 
>   Hi,
> I can be completely wrong here, but it happened to me from time to time
> that /usr/bin/ntlm_auth calls just got stuck, in the calendar factory,
> which resulted in a very similar behaviour you are facing. My
> workaround was to rename that /usr/bin/ntlm_auth to something else,
> then restart the whole machine (or at least evolution-calendar-
> factory). There was a related change in the evolution-data-server in
> version 3.22.4, called "camel-stream-process: Avoid call of g_debug()
> in the fork process".
> 
> If it's not it, then you can run the calendar factory with EWS
> debugging on, like this:
> 
>$ EWS_DEBUG=2 /usr/libexec/evolution-calendar-factory -w
> 
> then run evolution and try to open the EWS calendar, or just add/edit
> an appointment there. 

I did this(first I killed all evo processes) and now I can access my Calendar 
again :)

  Thanks, 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] Evolution EWS: Suddelny I cannot access EWS Calender

2017-02-03 Thread Joakim Tjernlund
On Thu, 2017-02-02 at 15:43 +0100, Joakim Tjernlund wrote:
> On Thu, 2017-02-02 at 14:40 +0100, Joakim Tjernlund wrote:
> > Just noted that adding a new Calendar entry in my exchange server comes 
> > back with:
> >   Unable to send item to calendar 'Calendar'. Cannot receive calendar 
> > objects: Authentication failed
> > 
> > I recently changed my domain/exchange password and I guess this problem 
> > arose then. I changed
> > my local exchange pw as well(in keyring) and I can access my mail and 
> > contacts just fine.
> > 
> > Any ideas?
> 
> Forgot: Evo version 3.22.3 

Anyone? How can I debug this?
I not I can add new calendar entries via owa but these are not seen in Evo.

 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


  1   2   >