Re: [Evolution] Sorting - was: Restoring data to new HDD

2014-10-27 Thread Milan Crha
On Sat, 2014-10-25 at 15:11 +0200, Ralf Mardorf wrote:
> Sorting tends to make Evo unresponsive for minutes and when Evo is
> responsive again, it usually doesn't kept the cursor position, what
> renders the sort sometimes useless. In addition I noticed that search
> filters sometimes present completely irrational results. IMO there's
> something fishy since years. I don't care much about this, but I
> remember that other MUAs did a better job for this kind of MUA usage.

Hi,
too vague, please be more specific. I have no issues with sorting [1], 
and search folders work for me too, though I do not use them that 
often these days.

> Btw. I already experienced issues with the virtual Junk folder in the
> past, but currently I can't excess it anymore. Sorting out junk also 
> is a kind of sorting mails.

You mention it for the third time in the mailing list, but the request 
from the dedicated thread for it is still on going - get the 
backtrace, then anything can be taken out of it. Without backtrace 
it's all just a guessing.

> Seemingly there is something fishy.
> 

I agree, but I can sort by date (I do all the time), threaded or not, I
can enter my junk folder, thus either you reached some "corner case" 
or something broke on your machine/in the underlying data. I suppose 
this also works for the other wast majority of evolution users, 
otherwise there would be a demand to fix it, whatever it is.

Bye,
Milan

[1] Maybe related to sorting:
https://bugzilla.gnome.org/show_bug.cgi?id=738453
___
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] Restoring data to new HDD

2014-10-27 Thread Milan Crha
On Sat, 2014-10-25 at 13:25 +0100, G.W. Haywood wrote:
> Which I said in my third post on this topic.  However it's not only
> the 'subject' sort which suffers from this issue.  The 'date' sort,
> which I have seen and tested personally - at a meeting of Company
> Directors, thank you very much - is also broken at least in 3.4.4.

Hi,
could you define "broken" here, please? I sort by date, threaded or 
not, and it works for me. I use the development version though, 3.13.7.
Your sort issues can be related to this bug too:
https://bugzilla.gnome.org/show_bug.cgi?id=738453

> I am told that other sorts are broken too, but I haven't seen 
> evidence of that personally.  The pressure was on at the time to get 
> a workable mail client and then retire to lick wounds.
> 

Please note that the current stable version is 3.12.7, which means 
that yours 3.4.4 is about 4 years old. I checked changes in evolution 
between 3.5.4 and 3.13.7 inclusive, and evolution counts of 507 bug 
fixes, evolution-data-server counts of 335 bug fixes (maybe with few 
duplicates due to re-fixes and changes touching both evo and eds). 
These are only fixes paired with filled bugs, there had been more 
changes done without bug reports.
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] Broken threading (was: Restoring data to new HDD)

2014-10-27 Thread Milan Crha
On Sat, 2014-10-25 at 17:59 +0100, Pete Biggs wrote:
> There was certainly talk of such an option being in the
> right-click menu.  Is it something that has fallen by the wayside? 
> Is it only possible with MIME formatted digests?
> 

Hi,
evo still knows it, either right-click or the attachment button has 
the option to reply to the list, but it requests multipart/digest, or 
simply have each message in a separate "attachment". The default 
option of the mailman is to use multipart/digest, as far as I can 
tell. If the digest is received as one monolithic text/plain, then 
there is no way to get message ID for individual messages from it.
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] Problem using Port 993 with TLS

2014-10-27 Thread Milan Crha
On Sun, 2014-10-26 at 18:45 +0100, Philipp Sandelmann wrote:
> Hi,
> 
> I've got a problem. Since my Email provider skipped SSL3 i cannot
> connect anymore to his imap-server, because he is using port 993 for 
> TLS
> and evolution won't take notice of this port, even edited manually in
> one file found in ~/.config/evolution/sources. Evolution want to use
> only port 143 instead.

Hi,
just in case, you should not edit the underlying evolution files, 
unless really necessary and you know what you are doing (or you are 
guided to, with detailed steps). You should change the options in UI, 
Edit->Preferences->Mail Accounts->->Edit->Receiving 
Email tab and others. Hmm, unless the account is configured in GNOME 
Online Accounts, where you cannot change these details.

Anyway, 3.10.4 has an issue and Andre's linked thread contains the 
related discussion with a reference to a fix which your distribution 
should include to make TLS used in SSL connections.
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] Filter issue

2014-10-28 Thread Milan Crha
On Tue, 2014-10-28 at 13:40 +0100, Ralf Mardorf wrote:
> 1.
> Tolerated .ru
> 
> any of the following conditions
> Sender is f...@bar.ru
> Sender is b...@foo.ru
> Sender is fo...@r.ru
> Move to Folder On This Computer/Inbox
> 
> 
> ...

Hi,
most likely unrelated, but I would add the "Stop Processing" action to 
each of your filter rules, thus if there's a message which satisfies 
multiple of the rules, the changes from the former rule are not 
"overwritten" by the later rule.
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] 3.12.7: Crash with segfault accessing the junk folder (was: Junk)

2014-10-28 Thread Milan Crha
On Mon, 2014-10-27 at 11:46 +0100, Ralf Mardorf wrote:
> Program received signal SIGSEGV, Segmentation fault.
> e_int64ptr_compare (data1=0x0, data2=0x0) at e-table-extras.c:116
> 116 return (*pa == *pb) ? 0 : (*pa < *pb) ? -1 : 1;
> (gdb) bt
> #0  e_int64ptr_compare (data1=0x0, data2=0x0) at e-table-extras.c:116
> #1  0x778e2d30 in e_sort_callback (data1=, 
> data2=,
> user_data=0x7fffdc70) at e-table-sorting-utils.c:119
> #2  0x737032c5 in ?? () from /usr/lib/libglib-2.0.so.0
> #3  0x73703161 in ?? () from /usr/lib/libglib-2.0.so.0
> #4  0x73703161 in ?? () from /usr/lib/libglib-2.0.so.0
> #5  0x73703161 in ?? () from /usr/lib/libglib-2.0.so.0
> #6  0x737035ed in ?? () from /usr/lib/libglib-2.0.so.0
> #7  0x778e3938 in e_table_sorting_utils_tree_sort 
> (source=0x35c83f0, sort_info=0x7fff6c0046e0,
> full_header=0x35da700, map_table=0x4b7bcd0, count=
> out>) at e-table-sorting-utils.c:386
> #8  0x778fc3aa in resort_node (etta=0x0, etta@entry=0x3594320
> , recurse=recurse@entry=1,
> gnode=, gnode=) at e-tree-table-
> adapter.c:219
> #9  0x778fc4dd in generate_tree (etta=0x3594320, 
> path=) at e-tree-table-adapter.c:394
> #10 0x778fe65b in update_node (path=0x40be2d0, 
> etta=0x3594320) at e-tree-table-adapter.c:509
> #11 tree_table_adapter_source_model_node_changed_cb 
> (source_model=, path=0x40be2d0,
> etta=0x3594320) at e-tree-table-adapter.c:583
> #12 0x739c8255 in g_closure_invoke () from 
> /usr/lib/libgobject-2.0.so.0

Hi,
okay, so it is crashing when it tries to sort the messages in the 
folder. Could you enter the empty Junk folder, right-click the header 
(where is written "From| Subject| Date | ..."), select the "Customize 
current view" option and check what the Sort is chosen there, please? 
As the crash happens in e_int64ptr_compare(), I suppose you sort by 
Date or Received column and some of the .ru messages doesn't have that 
value filled. Turn off sorting and check what the message list shows 
in that particular column.

I do not have any such message myself, thus I cannot test it.
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] MAIL FROM timeout

2014-10-28 Thread Milan Crha
On Tue, 2014-10-28 at 19:03 +, Michelle wrote:
> Hi Folks,
> 
> Sending e-mails (and auto flush of the outbox on filtered, forward
> e-mails) are failing sometimes with errors like...
> 
> MAIL FROM command failed: TCP connection reset by peer
> 
> ... and "timeout" reports. It takes a couple of resend attempts 
> before
> e-mails will go.
> 
> Any ideas where I can look to adjust "timeout" settings please?
> 

Hi,
what is your evolution version, please? The 3.12.4 contains a fix 
which fixes an issue similar to yours. It was usually fine to send the 
message the first time, but the next message, after certain delay, 
failed with the above mentioned error. [1]
Bye,
Milan

[1] 
https://git.gnome.org/browse/evolution/commit/?h=evolution-3-12&id=3259fc77d1
___
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.12.7: Crash with segfault accessing the junk folder (was: Junk)

2014-10-29 Thread Milan Crha
On Wed, 2014-10-29 at 08:30 +0100, Ralf Mardorf wrote:
> Sort: Due By (Descending)

Hi,
nice, that's it, sort by Due By and evolution crashes. Would you mind 
to file a bug report for a later reference, please?

> The crash happens for other Mails seemingly too and isn't related to 
> .ru mails only.

Okay, I assumed it's Date column related, and some spam messages have 
set Date either far in the future or no Date at all. It was just my 
assumption from the information I had. And it was my wrong assumption. 

> > 
> 2. Assumed I should be able to access the folder when it's filled 
> with messages, what column is for Due By?

Due By column shows a Due By date for messages which are marked for 
Follow Up. There is no specific message header associated with it.
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] Filter issue

2014-10-29 Thread Milan Crha
On Wed, 2014-10-29 at 13:36 +0100, Ralf Mardorf wrote:
> On Wed, 2014-10-29 at 13:27 +0100, Andre Klapper wrote:
> > On Wed, 2014-10-29 at 08:11 +0100, Ralf Mardorf wrote:
> > > The order of the filters in this case is unimportant
> > 
> > Wrong. Your example #2 will not work as you might expect it due to
> > * Move to folder On This Computer/Tmp unknown .ru/Junk .ru
> > * Unset Status Junk
> > 
> > Please read
> > https://help.gnome.org/users/evolution/stable/mail-filters.html 
> > section
> > "The order of filters is important."
> 
> I guess you misunderstood what I want to do. The order of the 
> filters is
> correct, I'm using other filters were the order is important with
> success. I guess Evolution simply can't do, what I want it to do.
> 

Hi,
Andre is right, I forgot of it. There is a little issue with the 
wording, it's not only "The order of filters is important", but also 
"The order of actions is important". I tend to forget of it. The thing 
is that the way filtering works in evolution is that you always change 
attributes of the source message, thus you can for example copy the 
message to one folder and then move it to another, and have different 
message flags in each folder on it (move is "copy & delete").

So to achieve to have the moved message marked as not-junk, you should 
first unset the Junk flag and only then move the message (your filter 
rule has actions in the opposite order).

Nonetheless, this will not tell Bogofilter that the messages are not 
junk automatically. This is designed as a user action (like moving to a
folder and do: Ctrl+A, Ctrl+Shift+J (Edit->Select All followed by 
Message->Mark As->Not Junk).
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] Filter issue

2014-10-30 Thread Milan Crha
On Wed, 2014-10-29 at 23:11 +0100, Ralf Mardorf wrote:
> On Wed, 2014-10-29 at 23:09 +0100, Ralf Mardorf wrote:
> > On Wed, 2014-10-29 at 22:45 +0100, Milan Crha wrote:
> > > So to achieve to have the moved message marked as not-junk, you 
> > > should
> > > first unset the Junk flag and only then move the message (your 
> > > filter
> > > rule has actions in the opposite order).
> > 
> > Action Unset, action Move and after that I could Set the junk flag
> > again?
> 
> I guess I can't, since than the mail would appear in the virtual Junk
> folder again, IOW what ever I do, I can not archive what I need?!
> 

Hi,
I checked the code and the junk test is run as the first rule, then 
are run user's rules. That means that your Bogofilter examines the 
message and sets flags on it, like the junk flag. Then your filter can 
unset the junk flag and move the message to the right folder. You can 
also at an  Edit->Preferences->Mail Preferences->Junk tab influence 
when the bogofilter is run and when not. As I said earlier, you cannot 
learn
not-junk from the filters currently.
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] Forwarded Message text is not correct

2014-10-30 Thread Milan Crha
On Wed, 2014-10-29 at 23:14 +0100, Ralf Mardorf wrote:
> It is
> 
>  Forwarded Message From: Ralf Mardorf
> ...
> but it should be
> 
>  Forwarded Message 
> From: Ralf Mardorf...

Hi,
you are right, Forward Quoted works properly, but Forward Inline 
produces the error.

> I already noticed this error a view versions before. Forgot to file a
> bug report.

Please do, in bugzilla, mailing list is not a bugzilla, neither good 
for bug tracking.
Thanks and 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] IMAP server dead, but evolution has my emails

2014-10-31 Thread Milan Crha
On Thu, 2014-10-30 at 17:39 -0500, Greg Oliver wrote:
> 
> My mail server did some nasty things the other night, and I was 
> forced to rebuild without a backup to restore.  Most users were ok 
> since they had cached copies of their emails, and could copy them to 
> local folders, and the re-create the server in their client and copy 
> them to the server's folders.
> 
> I have a predicament where all of my mail is still in 
> ~/.cache/evolution/mail., but evolution will not let me copy the 
> messages to local folders from the GUI since the IMAP server is 
> offline (I am doing all of this unconnected, and not accepting the 
> new cert for the new machine), so I cannot easily move them back and 
> forth.

Hi,
while running evolution on a disconnected machine might work the same, 
try to run evolution from a terminal like this:
   $ evolution --offline
That will start evolution in offline mode, thus showing you only 
offline data. I do not know your evolution version, but I suppose 
it'll work too, especially if it's something like 3.12.4+ [1].

Otherwise create a Maildir account, pointing to some local directory. 
Create a folder in it in the evolution's UI, which will be reflected 
in that local directory. Then copy files from
   ~/.cache/evolution/mail//folders/...
to the
   /.subfolder/new
directory, and then refresh the folder view in the evolution. It'll 
move the messages from the 'new' directory to the 'cur' directory and 
show them as available in the UI. It's laborious, because a need of 
doing it folder by folder, unfortunately. Also delete and expunge the 
*Maildir's* messages from the evolution's UI to not mix folder's 
content.

Definitely make a copy of the ~/.cache/evolution/mail//
before doing anything with the underlying files, thus you'd not lose 
anything.

Hope it helps,
Milan

[1] https://bugzilla.gnome.org/show_bug.cgi?id=729848
___
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] [Bulk] Re: [Bulk] Fast full-text search of e-mails?

2014-11-03 Thread Milan Crha
On Mon, 2014-11-03 at 21:34 -0500, Adam Seering wrote:
> I seem to have touched off a bit of a discussion here...
> 
> It sounds like Evolution's indexing support is very protocol-
> specific. I guess my specific question should be:  Does Evolution 
> EWS support full-text indexing?
> 
> If not:  It seems like the functionality does exist for POP.  Is 
> there a known interesting technical reason why it would be hard to 
> just enable the same thing for EWS (when all e-mail is cached 
> offline)?  Or is it just a matter of "no one has gotten around to it 
> yet?"
> 

Hi,
I'm not sure about evolution-ews, it seems to me (a brief code 
reading) that it searches on local messages only, eventually downloads 
missing messages. There can be a way to index the message bodies when 
they are downloaded.

For the On This Computer folders, in times of using mbox storage the 
message bodies were indexed, but since the move to maildir the 
indexing of message bodies is disabled (it's the maildir provider 
which has it disabled). I do not know the exact reason, the code only 
mentions that indexing for maildir doesn't work properly, but nothing 
concrete. Thus yes, nobody got to it yet.

There had been a GSoC 2014 idea to add "Notmuch as indexer and search 
language", but it didn't move anywhere. I do not recall why precisely, 
either the idea was dropped at the end of the proposal period or it 
didn't attract any student.
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] MOVE in imapx and unexpected server response

2014-11-06 Thread Milan Crha
On Wed, 2014-11-05 at 13:26 +0100, Valentin David wrote:
> Here is what I get in the logs:
> 
> [imapx:C] I/O: 'C00109 UID MOVE 179221 "Commit mseq"'
> [imapx:C] I/O: '[COPYUID 35 179221 15912]
> * 17915 EXPUNGE
> * 17926 EXISTS
> C00109 OK MOVE completed.'
> [imapx:C] Data read failed with error 'unexpected server response:'
> 
> I suppose that the "EXISTS" is not expected. This error happens for 
> every move. It makes my filter completely useless when there is more 
> than one move.
> 
> Tested with evolution-data-server 3.12.4 and 3.13.6.

Hi,
your IMAP server advertises that it supports UID MOVE, thus the IMAPx 
in Evolution tries to use it. The problem is that the server returns 
something what it might not, according to the IMAPx implementation 
expectations. The '*' at the beginning of the line is fine, it denotes 
untagged responses, which can come anytime. The problem might be with 
the first line, the '[COPYUID...]'.

When I look into an example of the client <-> server communication of 
the UID MOVE IMAP command at RFC 6851 [1], then I see there a 
difference, the "[COPYUID..." in the example is prefixed with "* OK", 
which is missing in your IMAPx log.
Bye,
Milan

[1] https://tools.ietf.org/html/rfc6851#page-4
___
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] [Bulk] Fast full-text search of e-mails?

2014-11-06 Thread Milan Crha
On Thu, 2014-11-06 at 21:41 +, Patrick O'Callaghan wrote:
> On Thu, 2014-11-06 at 06:39 -0500, Adam Tauno Williams wrote:
> > So either
> > (a) Evolution did not ask the server to do the search
> >   - or -
> > (b) their implementation of IMAP search is lame.
> 
> Without tracing Evo, I can't say which of these is the answer, 
> though I suspect it's probably (a). Google obviously does do search 
> (duh) and there's no reason why it should do it badly just because 
> it's an IMAP connection, even if their IMAP implementation is not 
> the best. I don't know how Evo decides whether the server can do 
> searching.
> 

Hi,
I tried to trace it (better know than guess). I invoked a simple "body 
contains evolution" search on a GMail Inbox folder from evolution and 
that was done server-side, as can be seen here:
   H02430 UID SEARCH BODY "evolution"
   * SEARCH 112 116 376 468 748
   H02430 OK SEARCH completed (Success)

I think it depends on the search itself, but the IMAPx tries to search 
as much on the server as it can. Searching in summary headers is left 
for a local search, of course.


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] Evolution 3.12.7 debian - Maildir directories name corruption

2014-11-09 Thread Milan Crha
On Sun, 2014-11-09 at 09:52 +0100, Peter Von Kaehne wrote:
> Now, on starting up Evolution will recreate its own hierarchy of 
> folders with the same name, but starting with ._2E, will copy all 
> mail over into that hierachy and eventually delete the starting 
> folders.

Hi,
Evolution's Maildir didn't support dots in folder names since the 
beginning. This had been added later. This migration is done only if 
the /path/to/maildir/root/..maildir++ file doesn't exists or denotes a 
wrong version. Its content should look like "maildir++ 1" (quotes for 
clarity only), where the '1' denotes the version number. This file is 
created automatically on start. It seems like your version is too low 
or the file is missing, for some reason (maybe file attributes?).

You seem to have this issue with your On This Computer folders, could 
you run these commands and post the result of them here, please?

   $ ls -l ~/.local/share/evolution/mail/local/..maildir++
   $ cat ~/.local/share/evolution/mail/local/..maildir++
   $ echo -n "maildir++ 1" >~/.local/share/evolution/mail/local/..maildir++

The last command will try to overwrite the version stored in the file, 
which will stop the folder hierarchy update. You may 'cat' it again to 
verify that the write succeeded.
Thanks and 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] FOREIGN KEY constraint failed 3.12.7

2014-11-11 Thread Milan Crha
On Tue, 2014-11-11 at 22:15 -0500, Daye Liu wrote:
> Second that this problem had been observed for a while.

Hello,
I guess this is the same as Araluen's thread, to which you second?

> Evolution 3.12.7 under Fedora 21.
> Would be glad to provide any related information.
> 

So the same steps, the error message shows when you try to delete a 
contact in a local address book, or a completely different steps to 
reproduce the error?
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] FOREIGN KEY constraint failed

2014-11-11 Thread Milan Crha
On Mon, 2014-11-10 at 09:35 +1100, Araluen wrote:
> Hello,
> Hoping I'm in the right place...
> I'm trying to delete contacts from Evolution in Debian running Xfce 
> and I'm getting the message:
> FOREIGN KEY constraint failed
> and I'm unable to remove the contact.
> 
> Not sure where to from here.
> Any suggestions? Thanks, Mark

Hi,
I tried with 3.12.7, by:
a) switch to Contacts
b) create a new contact in On This Computer/Personal address book,
   with filled Full Name and one E-mail
c) delete this new contact

No error shown.
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] Fedora 20 - Evolution - Gnome gui freezes

2014-11-12 Thread Milan Crha
On Wed, 2014-11-12 at 10:51 -0600, Gregory P. Ennis wrote:
> 
> I have 5 users using Fedora 20 that are updated, and each is using 
> Evolution 3.10.4 within the gnome desktop that have reported 
> problems with their desktop 'freezing' during an access of evolution 
> as well as less often firefox.
> 

Hi,
to know where it froze (not necessarily why), it's good to install 
debug info packages, in this case for evolution-data-server and 
evolution should be enough), then get the desktop into the freeze 
after which switch to a text terminal and invoke this gdb command:
   $ 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).

Then post the bt.txt here (*) to check what it is.
Bye,
Milan

(*) It might be better for other users to deal with this in a bug 
report, rather than on this list. I do not mind whether in GNOME's or 
Fedora bugzilla, in this case, because the 3.10.x is too old 
(obsolete) for GNOME, but it's possible it's upstream issue, not 
Fedora's. hard to tell without the backtrace.
___
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] Fedora 20 - Evolution - Gnome gui freezes

2014-11-12 Thread Milan Crha
On Wed, 2014-11-12 at 13:07 -0600, Gregory P. Ennis wrote:
> 
> I also had the perception that gpaste increased the frequency of 
> this problem so I activated gpaste, and it did not take long for the 
> it to happen again.  This time I was in the middle of an input 
> statement in evolution in the body of a text.  I have attached 
> bt.txt as you requested.
> 

Hi,
this one is better, because it shows something happening in the main 
thread (Thead 1, at the very bottom), but otherwise is pretty much the 
same as the first backtrace. There is nothing really happening in 
evolution, I suppose from the backtrace that you have configured two 
IMAP accounts with "Listen for server change notification" option on. 
The evolution is just waiting for the notifications on both accounts. 
The second backtrace shows that a new mail arrived and it was 
notifying you about its arrival. This is done through libnotify, which 
uses D-Bus to talk to the daemon. I guess there happened some 
consequence on the D-Bus which made your desktop environment (maybe 
gnome-shell?) in a freeze, even the evolution as such is not frozen. 
I'm not a gnome-shell developer, thus I wouldn't be much of help here, 
but I would try to get a backtrace of the running gnome-shell process, 
to see what it does. Make sure you'll have installed debuginfo package 
for it, of the same version as the binary package. You can use Pete's 
command, I would change there only one thing:

   $ yum --enablerepo=fedora-debuginfo \
 --enablerepo=updates-debuginfo install gnome-shell-debuginfo

(3.10.4-9.fc20 is the current gnome-shell version in Fedora 20).

Also run evolution from a terminal and check what it claims about:
  $ evolution &>log.txt

That may give a hint as well. As you mentioned that the FireFox is 
also affected, I really do not think this is an application issue (the 
only common part might be NSS /NSPR and SQLite being used by both 
Evolution and FireFox), thus it seems to me as a good idea to aim the 
investigation towards gnome-shell. It can be even lower in the stack, 
like some D-Bus daemon, or libnotify or... who knows. I do not want to 
guess too much.

Bye,
Milan

P.S.: I hope you'll not mind, by I second Patrick's request in this 
thread. Your first reply to my first email in this thread confused me, 
making it look like you resent my own mail. If you use evolution, I 
hope you do :), then use Ctrl+L (to Reply to a list), alternatively 
Ctrl+Shift+R (Reply to all), which should compose a reply with a style 
as set in Edit->Preferences->Composer Preferences->Reply Style. I 
think the default is Quoted, which makes it clear which text is new 
and which old.
___
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] HTML stripped when replying to HTML messages

2014-11-13 Thread Milan Crha
On Thu, 2014-11-13 at 22:30 -0800, Per wrote:
> Evo 3.10.4
> 
> When I reply to an email containing this in the message body:
> 
> Dear So and So,
> Did you get my mail?
> 
> 
> .
>
> ie. it strips the html and the  block gets truncated with no 
> newlines.
> 
> Is there a way in Evo to preserve such html tags?
> 

Hello,
evolution 3.10.4, the same as 3.12.x, has its message composer based 
on GtkHTML, which doesn't understand CSS styles, which is the reason 
why it did what it did. The upcoming 3.14.0 (to be released in spring 
2015, together with GNOME 3.16) will have its composer based on 
WebKit, which does understand CSS styles (it is used for mail preview 
as well, even in yours 3.10.4).
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] IMAP Namespace in 3.10.4

2014-11-19 Thread Milan Crha
On Wed, 2014-11-19 at 08:16 -0600, Sajan Parikh wrote:
> I need to set an IMAP Path or namespace on my IMAP account.  A quick 
> Google shows tons of refereneces to an option titled to the effect 
> of "Overwrite default namespace" in Receiving Options, however that 
> option does not exist for me.

Hi,
the IMAPx has the option, but it was removed from preferences. There 
is also a bug report to return in back, but I cannot find it right 
now. The current only way is to go to ~/.config/evolution/sources and 
pick the right .source file and change there:
   [Imapx Backend]
   Namespace=your-desired-namespace-to-use
   UseNamespace=true

The default values are:
   [Imapx Backend]
   Namespace=
   UseNamespace=false

There might not be running evolution-source-registry when you'll be 
editing the file, because it can overwrite it with other changes, do 
not pick your changes or anything similar (it's an underlying 
evolution file). Once the source registry is restarted it might pick 
your change. The best to edit the file when not being logged into the 
graphical environment, only in the text console (like at Ctrl+Alt+F3).
Hope it helps,
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] Disable IMAP MOVE usage?

2014-11-20 Thread Milan Crha
On Thu, 2014-11-20 at 10:56 +, Pete Biggs wrote:
> It has also completely changed my work flow for the new server:
> I want mail to be filtered into different folders, but having the
> marked-as-deleted message in my INBOX meant I was essentially 
alerted > to the fact that there was something new that had been 
filtered; at
> the moment I am missing mails because I don't see that something has
> arrived.  (If I want them to be filtered without being in my INBOX, I
> do it on the server using the MTA.)

Hi,
do you have shown deleted messages, or what the workflow is, please? 
The filters may not mark messages as read, thus whatever folder they 
end in they should increase unread count on it and eventually add a 
"new emblem" for that folder, indicating that a new message had been 
added to the folder since it was last viewed.


> Is there anyway to stop Evolution from using the IMAP MOVE command,
> even though it's advertised as a capability?

No, there is no way to disable it.

> Or failing that does
> anyone know how to stop disable the move command in Dovecot?

I'm sorry, I do not know.

> Or am I going to have to re-write my filters?

Maybe like adding "[Unset Status] [Read]" to make the message unread, 
but that really should not be needed.

An alternative is to file an enhancement bug report in GNOME's 
bugzilla to add the option to not use the MOVE capability for the 
account.
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] IMAP daemon keeps logging out and in since upgrade to Evo 3.12.8

2014-11-24 Thread Milan Crha
On Sat, 2014-11-22 at 22:19 -0600, Chris wrote:
> Ubuntu 14.04.LTS, Gnome 3.12.2, Evo 3.12.8. The update to 3.12.8 was 
> made yesterday approximately 16:35 immediately after that I started 
> seeing this in my syslog snippets:
> 
> http://pastebin.com/UWKJWB7g
> 
> and has continued like this through 22:00 this evening. Seeing as 
> this started immediately after the update I'd have to say it was 
> something in Evolution causing this. Anyone have any suggestions? I 
> can run debug commands and paste to pastebin if anyone wants to see 
> them.
> 

> Nov 21 16:37:22 localhost imapd: Connection, ip=[:::127.0.0.1]
> Nov 21 16:37:22 localhost imapd: LOGIN, user=chris, ip=[:::127.0.0.1], 
> port=[35604], protocol=IMAP
> Nov 21 16:38:52 localhost imapd: DISCONNECTED, user=chris, 
> ip=[:::127.0.0.1], headers=0, body=0, rcvd=252, sent=28494, time=90
> Nov 21 16:38:52 localhost imapd: DISCONNECTED, user=chris, 
> ip=[:::127.0.0.1], headers=3480, body=0, rcvd=19193, sent=1444069, time=90
> Nov 21 16:39:21 localhost imapd: Connection, ip=[:::127.0.0.1] Nov 21 
> 16:39:22 localhost imapd: LOGIN, user=chris, ip=[:::127.0.0.1], 
> port=[35611], protocol=IMAP
> Nov 21 16:40:54 localhost imapd: DISCONNECTED, user=chris, 
> ip=[:::127.0.0.1], headers=0, body=0, rcvd=18638, sent=1438167, time=92

Hi,
it's not a bug, or at least part of it. There had been added
a 90 seconds timeout for connections, thus if there's an inactivity 
for the 90 seconds, the IMAPx disconnects automatically (to be honest, 
I thought the timeout is relevant only for ongoing requests, not for 
"idle" connection state). More interesting is why IMAPx reconnected 
short after the disconnect.

Were you working with evolution till that ~22:00, or it was doing this 
on its own? By working with evolution I mean message reading, 
downloading, folder operations and such, basically anything what would 
do something with the connection to the server and keep it alive or 
require it, thus reconnect.

The debugging command to use is:
   $ CAMEL_DEBUG=imapx:io,imapx:conman evolution &>log.txt
As always, make sure you'll not expose any private information, like 
passwords, server addresses, emails and so on (the log will contain 
raw communication, thus anything what you download from it, including 
messages content).

Maybe open a bug report at GNOME's bugzilla and continue there. I'll 
let this up to you.
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] Saving Preference Changes

2014-11-24 Thread Milan Crha
On Sat, 2014-11-22 at 16:29 -0600, Kim Foltz wrote:
> I am using Evolution 3.12.7 in Opensuse 13.2. The Evolution 
> Preferences Panel will display but checking a box anywhere in the 
> panel will not stay set. The same problem exists in the Plugin 
> Manager panel. There isn't an apply button on any of the panels. 
> Anyone know how to fix this?
> 

Hi,
apart of what Patrick suggested, run evolution from console and check 
what it prints there, if anything, especially right after start and 
when you'll make changes in Preferences.

I'd think of a dconf issue, not saving the changes. The changes are 
saved immediately when they are made.
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] Message read/un-read problem

2014-11-24 Thread Milan Crha
On Sat, 2014-11-22 at 11:19 +0100, Joost Kraaijeveld wrote:
> Does anyone recognise this? Is this a known feature a.k.a. bug? Is 
> there something I can do about this (very annoying) behaviour?

Hi,
it sounds like [1], and as Chris said, it is fixed with evolution-data-
server 3.12.8.
Bye,
Milan

[1] https://bugzilla.gnome.org/show_bug.cgi?id=738724
___
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 online account not showing in evolution

2014-12-02 Thread Milan Crha
On Tue, 2014-12-02 at 12:32 +0100, Harvey Nimmo wrote:
> 
> You should log out from gnome and then login again. You should then 
> find the account in the evolution list. (I believe this happens 
> because of the strong integration of evolution with gnome)

Hi,
it depends when the evolution-ews had been installed (or whether it's 
installed at all). The package provides modules which are loaded only 
on background processes start, thus the restart (or the processes 
restart) is needed to have the new modules loaded. Once that's done, 
no need to restart/relogin for GNOME Online Account changes to take 
effect.

> Actually, since gnome 3.14, it seems that you can set an EWS account 
> directly in evolution.

That's not quite true. EWS accounts can be created directly in 
Evolution since the very beginning, it's the GNOME Online Accounts 
integration, which was added later (but also long ago).
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] Problem with T-Online SSL3.0 SMTP

2014-12-07 Thread Milan Crha
On Sat, 2014-12-06 at 14:22 +, Sascha Dominique Hausmann wrote:
> the version included in Trisquel GNU/Linux is 3.10.4 groupware suite

Hi,
searching list archives sometimes also helps, especially when you know 
the error message:
   
https://mail.gnome.org/archives/evolution-list/2014-October/msg00113.html

Another option to solve this (I'm referring to other messages in your 
thread) is to ask your distribution to include the fix and update 
evolution-data-server for you.
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] Maal reappearing

2014-12-08 Thread Milan Crha
On Sat, 2014-12-06 at 20:26 -0500, Scott Blair wrote:
> I have Evolution 3.12.7 set up with 2 email accounts. One
> is with Gmail and the other with Yahoo. I have gone through
> the settings on both and they are the same. My Yahoo account
> continues to resend me email after I delete it. It will go
> back for days. Is there something I am missing?

Hi,
it sounds like [1] to me, which was fixed for 3.12.8+. This can be 
partly related with [2], which landed in 3.12.9 release of the 
evolution-data-server.
Bye,
Milan

[1] https://bugzilla.gnome.org/show_bug.cgi?id=738724
[2] https://bugzilla.gnome.org/show_bug.cgi?id=739610
___
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] birthday in evolution-calender

2014-12-08 Thread Milan Crha
On Sun, 2014-12-07 at 21:12 +0100, Bernhard wrote:
> I am using evolution since years on different notebooks and 
> everything worked fine.
> Lastweek I got a new notebook and transfered the data from the old 
> to the new one.
> Nearly everything worked fine, but I could not see the birthdays of 
> the contacts in the calender as I could on the old notebook.
> What should I do?
> 

Hi,
it depends on couple things, for example in a way you transferred your 
data. As a starter, I would check whether you've selected the books 
for an inclusion in the Birthdays & Anniversaries calendar and that the 
calendar is enabled in the Calendar view. You can find the option in 
Properties of respective book. I'm not 100% sure, but I suppose a 
relogin is required to get this fully working.
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] "Retrieving folder list ..."

2014-12-11 Thread Milan Crha
On Thu, 2014-12-11 at 16:36 -0500, Adam Tauno Williams wrote:
> 
> Debugging further I see the request for the folder list and 
> response... then the UI seems to not be aware the operation 
> completed, canceling does not work.
> 

Hi,
I wish I know how to reproduce this. It happens from time to time that 
the operations are not finished properly for some reason and the jobs 
are left in an active queue. One symptom was that there was no 
imapx_parser_thread() for the corresponding account, but that doesn't 
seem to be the case for you (I guess so from the log).

That the evolution doesn't quit is "intentional", it is waiting for 
the ongoing activities to finish. Such activities can be usually seen 
in the status bar, thus as long as there is anything shown evolution 
doesn't quit, giving the operations a chance to be finished properly. 
The upcoming 3.14 will have a feature that, if the quit will not 
finish within one minute, the users will be asked to force quit (or if 
a user tries to close evolution's window again). Kind of workaround 
for such situations.
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] Debugging theme comflict

2014-12-21 Thread Milan Crha
On Sat, 2014-12-13 at 19:42 +0100, Roy Reese wrote:
> Running Evo 3.12.8 under Manjaro Enlightment (E19) edition (fully 
> updated).
>  
> I recently switched to the E17gtk theme which provides an 
> Enlightenment-like theme to gtk programs. Evo looks great in the 
> theme, but the calendar (ONLY) crashes with a floating point 
> exception.

Hi,
the problem is with the Theme, it doesn't invoke "Style-changed" for 
some reason, which breaks expectations on the Calendar view. If you 
move the mouse cursor out of the window, then you'll be able to see it 
and eventually change the Calendar view to a different type. A similar 
issue can be seen in KDE with oxygen-gtk theme. More on your bug
   https://bugzilla.gnome.org/show_bug.cgi?id=741796
and another recently filled and discussed here as well:
   https://bugzilla.gnome.org/show_bug.cgi?id=741667

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] SIGSEGV when sending message

2014-12-21 Thread Milan Crha
On Sun, 2014-12-21 at 11:05 -0500, Adam Tauno Williams wrote:
> I am getting frequent [but not always] segfaults when sending a 
> message, or immediately following sending a message.
> 
> evolution-3.12.7-1.1.x86_64
> Linux linux-86wr.site 3.16.6-2-desktop #1 SMP PREEMPT
> glibc-2.19-16.2.5.x86_64
> libgtk-2_0-0-2.24.25-4.4.1.x86_64
> libgtk-3-0-3.14.4-4.1.x86_64
> 
> Does this backtrace mean anything to anyone?
> 

Hi,
the backtrace not, in particular, but the circumstances do, see:
https://bugzilla.gnome.org/show_bug.cgi?id=734530
Evolution 3.12.9 is your candidate here.
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] Learning/understanding Evolution

2014-12-22 Thread Milan Crha
On Mon, 2014-12-22 at 01:55 +, Deslich, Jeffery J (IS) wrote:
> I’m a Systems Engineer that recently took on the role of system 
> administration for a medium sized data center. I’ve no previous 
> experience with Evolution. Does anyone have suggestions on 
> reference/learning materials or classes to learn to administer 
> Evolution?
> 

Hi,
what kind of learning material do you have on mind, please? There is 
an official WiKi page [1] about Evolution, and an unmaintained FAQ [2] 
page, which still has some valuable information. Then there's a user 
documentation [3].
Hope it helps,
Milan

[1] https://wiki.gnome.org/Apps/Evolution
[2] 
https://wiki.gnome.org/action/show/Apps/Evolution/FAQ?action=show&redirect=Evolution%2FFAQ
[3] https://help.gnome.org/users/evolution/stable/
___
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] geburtstage2

2015-01-05 Thread Milan Crha
On Fri, 2014-12-26 at 13:51 +0100, Bernhard wrote:
> there is only one adress book
> there is only one time zone
> and only some birthdays out of this adressbook are shown as 23-23h; 
> most are shown right
> I deleted some of the 23-23h birthdays and typed it in again > they 
> are shown as before
> 

Hi,
it sounds like this bug report:
https://bugzilla.gnome.org/show_bug.cgi?id=729733
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] Any chance EWS features GetRooms/GetRoomLists will be in Evolution soon?

2015-01-05 Thread Milan Crha
On Wed, 2014-12-24 at 00:28 +, Joakim Tjernlund wrote:
> This is a much needed feature for Enterprise users.

Hi,
evolution as such currently doesn't differentiate between regular 
users and rooms, there is no API for it. The Location entry auto-
completes from the previously used values only, while the rooms (or 
equipment/resources) can be added as attendees (which looks odd on the 
first look, but as long as these are offered in a GAL or other address 
book, they are also offered in the attendee list).

> Can I also ask how to configure Calendar Publishing Information for 
> EWS?

I'm sorry, what exactly do you mean with this, please?

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] Removing the send email keyboard shortcut

2015-01-05 Thread Milan Crha
On Wed, 2014-12-31 at 09:54 +, Andrew Beverley wrote:
> 
> Is there a way to disable the Ctrl-Enter keyboard shortcut in 
> Evolution, and/or change it to something else?
> 

Hi,
there is a way of changing the short-cut of a menu item in Gtk3 too, 
but I do not know exact steps off head, I'm sorry. I think the 
functionality should be enabled first, then it can be done.

Google led me for example to:
   https://wiki.archlinux.org/index.php/GTK%2B#Keyboard_shortcuts

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] Any chance EWS features GetRooms/GetRoomLists will be in Evolution soon?

2015-01-05 Thread Milan Crha
On Mon, 2015-01-05 at 11:49 +, Joakim Tjernlund wrote:
> What does no API mean here? I can see in meetings I have to that the 
> room has type Resource and Role is Non-Participant
> so to me there is an API but Evo does not take advantage of it.

Hi,
I was talking about the Location entry, which is below attendees. 
There is no API to populate it with available rooms, the same as there 
is no standard way of identify the 'contact' type in vCard 3.1, which 
evolution uses. The vCard 4.0 standard has added attributes which can 
differentiate the contact type, but evolution (and the evolution-data-
server) doesn't use it right now.

> > 
> Pref->Calendar and tasks->Publishing Information
> Not sure what this is for w.r.t EWS.?

Ah, I see, you do not need it for EWS calendars. The option is there 
to publish your Free/Busy information to a 3rd-party place. The EWS 
calendars do not need it, the server takes care of the free/busy 
information on its own.

> I am unable to Create a new meeting in EWS Calendar as Evo thinks 
> this calendar is Read Only
> nor can I change my own status(I always read Needs Action for all 
> but the Organiser) for a
> meeting I have previously accepted.
> 

If evolution thinks your calendar is read-only, then both "changes" 
described above may fail. The reason for this read-only state can be 
correct, aka when the server reported it, or you may face a bug in 
evolution, which got a workaround in time of 3.13.9 or 3.13.8 
development version, thus will be part of the upcoming 3.14.0 release 
(in time of GNOME 3.16, this spring). If I'm not mistaken, then there 
usually helped to open evolution in the Calendar view, with the EWS 
calendar enabled, before dealing with meeting invitations in the Mail 
view.
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] Pleas add MATE ..

2015-01-05 Thread Milan Crha
On Wed, 2014-12-24 at 11:13 +, Joakim Tjernlund wrote:
> .. in /etc/xdg/autostart/evolution-alarm-notify.desktop:
>   OnlyShowIn=GNOME;Unity;XFCE;Dawati;
> should be
>   OnlyShowIn=GNOME;Unity;XFCE;Dawati;MATE;
> 

Hi,
thanks for the suggestion. While I agree with others with respect of 
the bug filling and other "paper-work" (it has an advantage of having a
history behind the change too), you are right that this particular
one-liner might not worth it, especially when you do not have an 
account at the GNOME's bugzilla, thus I took your change and committed 
it to sources as:
Created commit c09c204 in evo master (3.13.10+) [1]
Created commit c622ec2 in evo evolution-3-12 (3.12.10+)

Thanks and bye,
Milan

[1] https://git.gnome.org/browse/evolution/commit/?id=c09c204

___
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] Any chance EWS features GetRooms/GetRoomLists will be in Evolution soon?

2015-01-05 Thread Milan Crha
On Mon, 2015-01-05 at 14:40 +, Joakim Tjernlund wrote:
> 
> hmm, I restarted my Evo and now the Calendar is NOT read only. I 
> guess something happened during the holidays.
> We are just adding Exchange 2013 and are still testing stuff before 
> going live.
> BTW, I am currently using 3.13.9, dunno if that makes a difference 
> though.
> 
> hmm, one again the Calendar quit, trying to refresh the EWS calendar 
> i get the msg "Calendar is offline" and
> I have to restart Evo to get it back(online). It seems small errors 
> has a way to make the calendar offline and
> it will not recover.
> 
> Finally, I cannot get the Status field to reflect my actual status, 
> it is always Need Action
> even for Accepted meetings, trying to change that does not work 
> either.
> 

Hi,
if you spot anything, and you are willing to help to investigate the 
cause, possibly get a fix into the code (no promises though), then 
please file bug reports into GNOME's bugzilla against evolution-ews:
https://bugzilla.gnome.org/enter_bug.cgi?product=evolution-ews
and CC me there. One bug report per issue - they can always be marked 
as duplicates, if found so.

The 3.13.x is a development version, it'll be 3.14.0 stable version 
this spring. There can be some minor differences between the current 
stable 3.12.x and the 3.13.x, but if you can compile yourself and you 
do not mind, then the testing on the development version is welcome.
Bye,
Milan

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


Re: [Evolution] [EWS] Losing messages in Evolution with Android phone also configured

2015-01-05 Thread Milan Crha
On Mon, 2015-01-05 at 12:26 -0800, Colin Kincaid Williams wrote:
> After deleting the cache, I am still having issues with missing 
> mails compared to OWA and my phone. I'm not sure what else to check. 
> If anybody has any ideas, let me know. For now, I'm going to try 
> comparing against Thunderbird.
> 

Hi,
evolution-ews uses "incremental updates", which works as the server 
defines some "tag" of the current folder state and then the client 
asks for changes since that particular tag. Either some error happened 
which prevented evolution-ews to download all messages or you have set 
some filter in that folder. I cannot imagine any other option (the 
messages cannot be set with a Junk or a Deleted flag, such messages 
are moved to the real folders on the server on the change save. The 
local cache deletion took away any such local, but not remotely saved, 
flags too).

The local cache contains a folders.db file, which has a local summary 
of recognized messages on the server, for each Mail folder. This file 
can be opened and examined with any SQLite3 capable (GUI) tool, like 
for example sqliteman. Then you can check whether the local summary 
contains the missing message or not (if it does, then there is some 
filtering or any such condition which prevents it from being shown in 
Evolution's UI). One possible way to see how many messages are saved 
in an Inbox folder is to run this command:
   $ sqlite3 ~/.cache/evolution/mail//folders.db \
   "select count(*) from 'inbox';"
The count may mach the message count shown in evolution on the left, 
above the folders tree. You can also search for a particular subject 
with this command:
   $ sqlite3 ~/.cache/evolution/mail//folders.db \
   "select uid,subject from 'inbox' where subject like \"%text%\";"
Beware, all this is quite low-level debugging.
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] UTF-8: Non-ASCII in subject: –

2015-01-06 Thread Milan Crha
On Sun, 2014-12-21 at 19:53 +0100, Paul Menzel wrote:
> Hmm, I do not have any problems with this message either.
> 

Hi,
Paul sent me the email and I see the difference there. While this 
message has the dash in subject encoded as:
   =?utf-8?q?=E2=80=93?=
the original message, which is printed incorrectly in the message 
list, has it encoded as:
   =?ISO-8859-1?Q?=96?=
The later is transformed into UTF-8 and then into HTML as:
   –
while the former is transformed into HTML as:
   –

Both are properly shown by the WebKit, but not by cairo/pango (I 
printed the subject text into the terminal and it also shows the dash 
as an unprintable character there, the same way evolution's message 
list does).

When I convert this 0x96 character from iso-8859-1 to utf-8 using
iconv [1], which the Camel (in evolution-data-server) does too, I get a
two-byte sequence 0xC2 0x96, just like in Camel.

Do not ask me why the Webkit can handle the letter properly, I do not 
know it. Maybe they use a different converter, which knows that dash.

Bye,
Milan

[1] The command I used was:
$ iconv -f=iso-8859-1 -t=utf-8 b.txt

___
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] Any chance EWS features GetRooms/GetRoomLists will be in Evolution soon?

2015-01-06 Thread Milan Crha
On Tue, 2015-01-06 at 16:23 +, Joakim Tjernlund wrote:
> (evolution:32640): GLib-GObject-CRITICAL **: g_closure_unref: assertion 
> 'closure->ref_count > 0' failed
> ...
> 
> I see them in both 3.12 and 3.13 when clicking on the subject line on mails 
> in my inbox.

Hi,
these are coming from WebKit (most likely, can be a different place
without a backtrace, but the recent past has shown this as a webkit
issue).
https://bugs.webkit.org/show_bug.cgi?id=127474

Bye,
Milan

P.S.: bette to not change "subject" (content) of the thread the next
time

___
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] Any chance EWS features GetRooms/GetRoomLists will be in Evolution soon?

2015-01-07 Thread Milan Crha
On Tue, 2015-01-06 at 17:15 +, Joakim Tjernlund wrote:
> 
> > https://bugs.webkit.org/show_bug.cgi?id=127474
> 
> I have seen such references in the wild but no fix in webkit or 
> elsewhere. I am starting to think
> that this is a false claim that it is a webkit problem. If you look 
> at the URL I set you there was
> some changes needed in inkscape to resolve the error.

Hi,
that they hit the same assertion (runtime check) doesn't mean that the 
cause is the same. Inkscape is quite unrelated to Evolution. Run 
Evolution under gdb, catch the runtime warning, print the backtrace, 
and then you'll only see where exactly the runtime warning comes from. 
That's much better than guess. Tomas did so in the webkit bugzilla and 
provided them the backtrace as was catch in Evolution.

> > 
> > P.S.: bette to not change "subject" (content) of the thread the 
> > next time
>
> hmm, I didn't change the subject did I? You mean that I should have 
> changed the subject?

I meant that this thread started about EWS and is switched to an 
unrelated runtime console warning now.

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] Evolution Tasks Error

2015-01-07 Thread Milan Crha
On Thu, 2015-01-08 at 11:59 +0530, Pramathesh Ambasta wrote:
> 
> Unable to connect to 'Tasks': Cannot open calendar: Data source 
> 'Tasks' does not support OAuth 2.0 authentication
> 
> I suppose  this error is related to the first error message? In 
> which case is there a way to enable OAuth with evolution?
> 
> Also, while the message says that Evolution cannot open calendar, it 
> does. I am able to see my google calendar very well.
> 

Hi,
Google Calendar and Google Tasks are two different things. The 
Calendar uses CalDAV, while the Tasks use libgdata (since 0.15.1). 
There was a bug that the Google Tasks source was added even when it 
might not, which is fixed either in 3.12.8 or 3.12.9 (the current 
stable version is 3.12.9, while the 3.12.10 will be released the next 
Monday) of evolution-data-server.

Evolution cannot do the OAuth authentication on its own currently, it 
expects the token from the GNOME Online Accounts. That's the reason 
why users cannot add the Google Tasks source within Evolution itself, 
but will have it available, if they configure a Google account in GOA.
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] Evolution Tasks Error

2015-01-08 Thread Milan Crha
On Thu, 2015-01-08 at 19:22 +0530, Pramathesh Ambasta wrote:
> Thanks for your quick and detailed response.If I understand you 
> correctly, the updated release (3.12.8 or 9 or 10) will fix this 
> problem? or will it simply drop trying to integrate Google Tasks 
> with EDS?
> 

Hi,
it will hide the Google Tasks source from the Tasks view when the 
evolution-data-server wasn't compiled with new-enough libgdata and 
when the corresponding Google account is not configured in GOA. Once 
these two constraints are satisfied the Google tasks will be shown in 
Evolution again.
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] Categories in Evo/EWS

2015-01-08 Thread Milan Crha
On Thu, 2015-01-08 at 18:30 +, Joakim Tjernlund wrote:
> 
> How can edit this field and how to see what categories Def Global 
> Address List has(read from EWS)?

Hi,
not every backend (address book) supports all fields evolution can 
edit, thus those which are not supported are disabled in UI. If you 
cannot edit it, then the evolution-ews doesn't support it, thus 
neither reads anything from the server with categories.

> Can I also ask what the difference between GAL and Def Global 
> Address is ? My GAL is empty
> 

I'm sorry, I do not understand. The Contacts view in evolution shows 
all found address books on the server, as provided by evolution-ews. 
One should be named 'Global Address List'. I'm not aware of any 'Def 
Global Address' address book, never heard about it.

By the way, what is your evolution-ews version?
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] Categories in Evo/EWS

2015-01-09 Thread Milan Crha
On Fri, 2015-01-09 at 08:06 +, Joakim Tjernlund wrote:
> 
> OK, I was hoping I to get a list of rooms in the Calendar Attendees 
> dialog?
> Perhaps there should a Type(Individual, Group, Resource, Room, 
> Unknown) selector instead?
> 

Hi,
nope, really no way to filter for rooms etc in evolution right now.

> Def is short for Default, this is the Global Address List we get 
> from Exchange under Receiving Options when
> defining an EWS account.
> Maybe this is an migration artefact(we are migrating all accounts 
> from IBM Domino/Notes to exchange)?

Ah, I see. That is tight to OAB URL from the preview tab of the 
account editor. If that is filled, then the "Default GAL" is a 
detected (you should click the 'Fetch List' button beside the combo) 
GAL which can be copied locally. Such GAL gives more detailed 
information for the contacts (still no distinguishment between an 
individual, an organization, a room,), but definitely more fields 
than with an "online" look up. If I recall correctly the "Default 
Global Address List" is a prefilled string by evolution-ews, when 
nothing was found. I'd not expect this being due to migration, it's 
more about server setup.

> The strange thing is that when we enter the account in Evo we only 
> get one choice and
> that is "Default Global Address List", there is no "GAL Contacts"
> 

My server returns simple "Global Address List", as it's the name which 
it is configured with on the server.

You can see some debugging when you run evolution as:
   $ EWS_DEBUG=2 evolution
then go to the account editor, wait till the buzz on the console ends, 
and then click "Fetch List" button. You'll see what the server 
returns, whether anything useful or any error. Again, to have this 
offline GAL working you should have filled the OAB URL on the previous 
tab, which is usually populated during an autodiscover process, when 
the Fetch URL button is pressed.
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] bogofilter integration

2015-01-14 Thread Milan Crha
On Wed, 2015-01-14 at 10:23 -0500, Paul Smith wrote:
> 
> It seems to me that ideally this would be a runtime check, not a 
> compile-time check: at runtime the plugin looks to see if the 
> bogofilter program is available and if so the plugin is enabled, if 
> not it's not. But maybe there are complexities that make that hard.
> 
> 

Hi,
I would revert part, or whole, commit [1]. If I read it properly, then 
the only reason is to get the bogofilter path during configure, 
instead of having it hard-coded.
Bye,
Milan

[1] https://git.gnome.org/browse/evolution/commit/?id=b46da7735a5f58c34
___
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] bogofilter integration

2015-01-14 Thread Milan Crha
On Wed, 2015-01-14 at 17:51 -0500, Paul Smith wrote:
> IMO it would be better to revert this change, but it's not clear to 
> me what exactly the problematic behavior was that caused the change.

Hi,
I agree with you, I'm also not aware of the reason why the change in 
plugins was done, the requirement of having it installed during build 
time looks odd to me too. The only similarity I might see there is the 
rpath (or what's that called) approach on Linux-es, aka once you link 
against a library it is always at the path it was in the runtime. Not 
that I'd agree to follow this semantic for junk plugins.

Please file a bug report against evolution to (partially) revert the 
two commits, and name them, plus attach your patch there as well. CC 
me on the bug too, thus I'll get to it sooner. I'm currently (heavy-) 
breaking other stuff in the data server, but once it's done I'd like 
to follow on this issue for 3.14.0.
Thanks and 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] Eliminating "Group by threads"

2015-01-14 Thread Milan Crha
On Wed, 2015-01-14 at 17:41 -0500, George Reeke wrote:
>I use evolution 2.32.3 as supplied with RedHat Linux 6.6
> (and am not in a position to update).
> Is there some way I can permanently turn off "Group by Threads"?

Hi,
I thought this is saved within a folder view (then you would be able 
to overwrite the Messages view to get the right default for you), but 
it's not saved there, thus no, there is no exact option for the 
default.

The ~/.config/evolution/mail/state.ini contains GroupByThreads keys 
for each folder, but it's only for the visited folders. The default is 
hard-coded to group by threads in the code for a newly visited folders.
You can ask for an option (probably just hidden in dconf), though the 
current evolution has Edit->Preferences->Mail Preferences->General
tab->'Apply the same view settings to all folders' option, which might 
do the trick too.
Bye,
Milan

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


Re: [Evolution] Expand/collapse folder view broken

2015-01-14 Thread Milan Crha
On Wed, 2015-01-14 at 15:56 +, Schweighofer, Bernhard wrote:
> 
> Regarding changing the icon theme: I tried all available ones 
> (GNOME, HighContrast, Oxygen, Tango) - same result: no "green 
> arrows" - but I would interpret the result as a "not found" Icon. 
> See attached image
> 
> Also still no icons in front of my email-folders (i think there 
> should be a small + or -) - but as written before - when I click on 
> the space where the icon should be, the folder expands/collapses 
> like it should...
> 
> Is there any way to find out which icon / image-file evolution tries 
> to display - so I can have a look if I'm missing some icons?
> 

Hi,
your observation is correct, the images are missing. I've got this 
issue when I had installed too new gtk+, which requires the images, 
but I didn't have installed the corresponding icon-theme package. I 
think it's called adwaita-icon-theme these days, but I'm not 100% 
sure. The images (and arrows) work fine after I updated to more recent 
system (Fedora 21 in my case), which has the required packages 
(pre)installed. That also means, it is not evolution's issue, it's 
gtk+ (gtk3) issue.
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] Please share your Valgrind suppressions file

2015-01-19 Thread Milan Crha
On Sun, 2015-01-18 at 11:19 +0100, Paul Menzel wrote:
> 
> running Evolution under the Valgrind [1] generates a lot of 
> messages, where some of them are false positives or expected and 
> therefore could be omitted using a suppressions file.
> 
> Could you please share the ones you use?
> 

Hi,
it feels more like an evolution-hackers list material, but no big 
deal. I used to add my own suppression only for the WTF::fastFree() 
call in WebKit (I do not have the exact function call right now, but 
it shows quite much when changing messages or similar actions), but it 
changes for each webkit update, thus I used to regenerate the 
suppression rule and then update the suppression file itself.
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] Expand/collapse folder view broken - SOLVED

2015-01-19 Thread Milan Crha
On Mon, 2015-01-19 at 14:48 +, Schweighofer, Bernhard wrote:
> 
> Hmm, I just restarted evolution and all looks just fine. As far as I 
> can tell all icons are here... But during start I still got:
> 
> ** (evolution:7213): CRITICAL **: categories_icon_theme_hack: 
> assertion
> 'filename != NULL && *filename != '\0'' failed
> 
> Does that mean, I'm still missing some icons - and if so - can I 
> find out which one?
> 

Hi,
I do not think there is any real missing icon. I even think that the 
runtime warning is misleading, but I never gave it enough time to 
investigate what is going on in the background. Basically, the warning 
is locale specific. Some locales show it, but others not. For example, 
if you run evolution in an english locale [1], then it'll not show you 
the warning.
Bye,
Milan

[1] $ LANG=en_US.utf8 evolution

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


Re: [Evolution] Error sending email with attachment on Evolution 3.12 Exchange server 2007

2015-01-21 Thread Milan Crha
On Tue, 2015-01-20 at 18:05 -0200, Henrique Tschannerl wrote:
> I'm using evolution 3.12 on Fedora 21, and when I try to send an 
> email with attachment I get thie message.
> "The reported error was "Missing  in SOAP 
> response".".
> 


Hi,
it looks like your server returned something unexpected. As you likely 
use evolution-ews, you can check what the server returned (and what 
was sent to it) when you run evolution with EWS debugging on: 
   $ EWS_DEBUG=2 evolution
then reproduce the issue and check the terminal output, what will be 
there. It may give a clue what's going wrong.
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] Error sending email with attachment on Evolution 3.12 Exchange server 2007

2015-01-21 Thread Milan Crha
On Wed, 2015-01-21 at 12:15 +, Henrique Tschannerl wrote:
> Server was unable to process 
> request. ---> Object reference not set to an instance of an 
> object.

Hi,
nice, it means that the server doesn't like the way evolution-ews sent 
the message. Could you reproduce this with some small non-private 
attachment and email address and provide the debug output of the data 
which were sent to the server, please? We may eventually move the 
discussion to a bug report, which would be nice to have filled at:
https://bugzilla.gnome.org/enter_bug.cgi?product=evolution-ews

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] Directory Structures - Evolution 3.10.4

2015-01-21 Thread Milan Crha
On Tue, 2015-01-20 at 11:15 +, Steve T wrote:
> 
> I'm not sure what the directory name structure is, but it seems to 
> include the machine  'host' name (which has also changed through the 
> migrations).
> 

Hi,
those with the host name are your configured accounts, those which 
belong to local store, like maildir, mbox and similar types. If you do 
not have any such configured, then you might eventually move the 
folders away, but as far as I know, if the account is not configured, 
then the folders are moved to the 'trash' subfolder and eventually 
permanently deleted after some time.
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] Error sending email with attachment on Evolution 3.12 Exchange server 2007

2015-01-21 Thread Milan Crha
On Wed, 2015-01-21 at 14:03 +, Henrique Tschannerl wrote:
> 
> I did some tests, I created a file with the command fallocate -l 
> XXXKB teste, util 2200KB Evolution works, but with a file 2300KB of 
> size I got the error.
> I put the response of debug into a file, like you can see in the 
> attachment.
> 

Hi,
thanks for the update. The size-related information seems to be the 
main point. From that I'd say you face this bug report:
https://bugzilla.gnome.org/show_bug.cgi?id=722284

Feel free to add yourself there, thus you'd get information when 
anything changes regarding it.
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] Directory Structures - Evolution 3.10.4

2015-01-21 Thread Milan Crha
On Wed, 2015-01-21 at 16:13 +, Steve T wrote:
> 
> Is there a way of knowing which of those directories are currently 
> being used? Some seem to hold very old data - eg the local_mbox 
> latest entry is Feb last year. Is that an old 'pre-conversion' 
> folder?
> 

Hi,
Edit->Preferences->Mail Accounts shows you a list of the configured 
mail accounts. Delete some, and then the folder will be automatically 
moved into the trash folder, as I said earlier. Even the backup of the 
old settings (before migration to Maildir, corresponding to the 
'local_mbox' folder) is configured there. If you do not need that 
backup anymore, then delete the account and the rest will be done for 
you. I'm not 100% sure when exactly it'll be auto-moved to the trash 
folder, but it surely will, once a background "service" will notice no 
corresponding account configured for that particular folder. Also 
check the account settings, the mbox type has there a folder, or file, 
to which it points and reads mail from.

In short, your On This Computer/... messages are stored in the 'local' 
subfolder. The rest are custom accounts (and the special 'trash' 
folder).
Hope it helps,
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] Exchange strips the the html variant?

2015-01-21 Thread Milan Crha
On Wed, 2015-01-21 at 21:05 +0100, Bjørn T Johansen wrote:
> Is this a known problem? Any workarounds?
> 
> We are using Exchange 2010 at work and when I send an html mail to 
> someone internally, the html version of the mail is kept.
> But sending a mail to someone external, the Exchange server strips 
> the html variant from the mail and keeps just the plain text version.
> (Seems to be something to do with Exchange and TNEF?)
> 
> Are there any configuration one can do in Evolution to be able to 
> send html mails externally?
> Or in Exchange?
> 

Hi,
it sounds known, I even think there was done some investigation around 
it, but I do not recall any detail, neither can find a bug report for 
it. It's possible it was discussed in a mailing list or I just chose 
wrong search terms. Unfortunately, I also do not recall any resolution 
for this.

What I can tell, then evolution-ews (I suppose you use it, even you 
didn't tell it, neither its version) doesn't use TNEF or anything, it 
simply sends what user wanted to send, that means either only the 
plain text part or plain+html parts. From that I'd believe the setting 
is on the server side.

I do not think that the received message is shown as plain text due to 
the recipient's client setting to show only plain text parts.
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] managing Contacts shuts down Evolution

2015-01-21 Thread Milan Crha
On Wed, 2015-01-21 at 19:14 -0300, Néstor wrote:
> I have successfully configured Evolution migrating from a pst file 
> in linux mint 17.1 MATE
> The program is working ok but:
> whenever I add or edit a contact Evolution shuts down at clicking 
> save. Re starting Evolution shows that the new contact or the edited 
> one are ok.
> How can I sort it out?
> 

Hi,
maybe you face
https://bugzilla.redhat.com/show_bug.cgi?id=1128745

but it depends on couple things, like your version of Evolution (I've 
absolutely no idea what Evolution version your Linux Mint 17.1 MATE 
ships) and the actual backtrace of the crash, at least.
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] managing Contacts shuts down Evolution

2015-01-22 Thread Milan Crha
On Thu, 2015-01-22 at 16:04 -0300, Néstor wrote:
> Milan, the version is 3.10.4 but I'm not able to run a backtrace 
> process I read the instructions but as I am a newbi in linux it is 
> beyond my capabilities

Hi,
you, accidentally, sent the reply only to me, not to the list.

Anyway, install debuginfo packages for evolution and evolution-data-
server, then run evolution under gdb like this:
   $ gdb evolution --ex r --ex bt --ex q

which runs evolution and when it ends, either properly or due to a 
crash, it'll try to print a backtrace. That may be enough to see 
what's going on. Of course, without debugging information the 
backtrace will not be that useful.
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] Unable to retrive message

2015-01-22 Thread Milan Crha
On Thu, 2015-01-22 at 10:07 +, Joakim Tjernlund wrote:
> 
> (evolution:5585): GLib-GObject-CRITICAL **: g_closure_unref: 
> assertion 'closure->ref_count > 0' failed
> 
> Could you look into the above glib error too? I sent a mail about 
> that earlier.

Hi,
I'm sorry, but no. I told you, also earlier, that the bug is not in 
Evolution, it's in WebKit. Get a backtrace [1] from it and you'll see 
it yourself. There is nothing Evolution can do with it, except stop 
using WebKit, which won't happen.

[1]   $ gdb evolution --ex r --ex "b g_logv" --ex c --ex bt --ex c
which runs evolution, then let it finish its initial duties, find
a way to reproduce the critical warning, then press Ctrl+C once in
the terminal, which will set the breakpoint, then reproduce
the warning and if it'll be the first hit, then the shown backtrace
will provide info from where the warning comes. Feel free to repeat
the pair of commands "c" followed by "bt" to get more backtraces.
Quit gdb with a "q" command. As I said in the previous thread,
it's better to know, than to guess.

> > 
>  Id="AAMkAGI1ZGRjZDViLTFiYTAtNDlmOC04MzcxLWY0YmU5YzViNWM4MgBGAACY+Y49jTA/TIVQQNL1ZZuvBwCFZzx/yfViToq1mDIZVK+jAAEMAACFZzx/yfViToq1mDIZVK+jAAADOr+cAAA="/>
> 

evolution-ews asked for a message with the above ID (not much to tell 
regular users, somehow)...

> 

> 
>   MIME content conversion 
> failed.
> 

...but the server failed to provide it, with the above error. It can 
be that this error is incorrectly handled by the evolution-ews and 
produces the useless error you see in the UI. I do not know what could 
be a better option for this situation, because the server is failing, 
thus the message cannot be retried in a way evolution-ews expects it.
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] Cannot see contacts/addressbook from imported data

2015-01-26 Thread Milan Crha
On Sun, 2015-01-25 at 16:48 +0100, edmund wrote:
> -
> Unable to open address book
> 
> This address book cannot be opened.  Please check that the
> path /home/ed/.local/share/evolution/addressbook/system-address-book 
> exists and that permissions are set to access it.
> 
> Detailed error message: Unable to connect to 'Personal': Error 
> introspecting unknown summary field 'file_as_localized'
> 

Hi,
it seems to me that you took a backup from a newer evolution and 
restored it in an older evolution. There had been done some changes in 
the stored format in contacts between the two versions, which results 
in that "Detailed error message".

You cannot restore your contacts this way, the internal format change 
doesn't allow to restore from the newer evolution. What you can do is 
to use certain command line tools and restore your contacts by an 
import. That might be done this way:

a) close evolution and make sure evolution-addressbook-factory process
   is not running (possibly kill it, when it's shown in `ps ax | grep 
evolution`)
b) extract the contacts from the too new database:
   $ sqlite3 
/home/ed/.local/share/evolution/addressbook/system-address-book/contacts.db 
"SELECT VCARD from folder_id;">contacts.vcf
   By the way, I have it stored at ~/.local/share/evolution/addressbook/system/.
c) move away the folder:
   /home/ed/.local/share/evolution/addressbook/system-address-book
   thus evolution will recreate it the next start
d) run evolution, switch to Contacts view and check you can select
   the On This Computer/Personal addressbook; it will be shown empty,
   but you will be able to select it and no error will be shown
e) from menu: File->Import->Single file->select the contacts.vcf
   from step b), the vCard format will be chosen for you; click Next,
   select On This Computer/Personal, then continue till the import
   wizard will not finish.

After this the Personal address book will show the contacts as before.

Hope it helps,
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] Unable to retrive message

2015-01-26 Thread Milan Crha
On Mon, 2015-01-26 at 08:39 +, Joakim Tjernlund wrote:
> 
> After struggling with building webkit with debug sysmbols I managed 
> to get at backtrace from gdb using the gdb command above, I hope
> you can make something out of it.
> 

Hi,
yes, it does come from WebKit and matches backtrace from
https://bugs.webkit.org/show_bug.cgi?id=127474
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] Cannot see contacts/addressbook from imported data

2015-01-26 Thread Milan Crha
On Mon, 2015-01-26 at 11:36 +0100, edmund wrote:
> 
> Well actually it is the other way around, old backup restored in a 
> newer version.
> I had similar problems before and that is why I ditched evolution 
> now I try it again an see no improvement.
> Import export tools that don't work are bugs in my opinion.
> 

Hi,
that's odd. Do you have exact version numbers of the evolution's 
backup and the version you restore it at, please? I do not see an 
exact version in this thread, but you mentioned it in the "Address 
Book not Accessible" thread, where you stated you restore at 3.10.4. 
Having a version of the evolution where the backup was made will be 
helpful. I think, when you open the backup tar.gz file, then it has 
some .xml file at the top level which corresponds to GConf or 
GSettings data, which should contain the version information too.

One thing, there is a difference between export/import and 
backup/restore. Those two operations are completely different in 
evolution. While import uses some standard format to operate with, the 
restore restores underlying data and lets the evolution(-data-server) 
run a migration code for those data. That works fine for me, though I 
update between consecutive versions usually (for example for regular 
users from 3.8 to 3.10, then from 3.10 to 3.12, and so on - even 
'second' numbers are stable releases).
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] Calendar status does not work for EWS meetings

2015-01-27 Thread Milan Crha
On Tue, 2015-01-27 at 22:31 +, Joakim Tjernlund wrote:
> If I accept a meeting I can not see any change in
> Attendee's Status for myself. Trying to change my own Status
> seems to go to /dev/null, both in my calender and to the organizer.

Hi,
if I'm not mistaken, then this stuff is handled by the server. 
Evolution-ews only tells the server what you responded, but the rest 
is up to the server. I also recall an issue that the EWS protocol 
doesn't allow to change attendee status in a meeting (or at least I 
didn't find a way to do that).

> Also, I should always be first in the Attendee list so I can find 
> myself and my Status easily.
> 

Well, again, evolution-ews provides what it got from the server. The 
order also depends on the organizer, in which he/she entered attendees.
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] Calendar status does not work for EWS meetings

2015-01-28 Thread Milan Crha
On Wed, 2015-01-28 at 07:58 +, Joakim Tjernlund wrote:
> 
> I can both see and change my status using the www I/F so it is 
> possible. Evo-ews may have to use some other protocol
> message? I suspect this is what the www I/F is using.

Hi,
"www I/F", like "www interface", like the "Outlook Web Access (OWA) 
interface"? That and the EWS protocol are two fundamentally different 
things. Just to mention, one more protocol is MAPI, though deprecated 
since 2007 or so.

> > 
> That is the problem, Evo has a GUI and need to do some 
> transformations to make the user happy and since there is not
> other field/way to see/change your status something needs to be done 
> and the simplest is to move yourself to
> to top of the list.
> I would be even happier if there were a separate field showing just 
> my status(and to change) like the www I/F has.
> Then there would be no need to rearrange the Attendee list.
> 

I see. Feel free to file an enhancement request against Evolution at:
https://bugzilla.gnome.org/enter_bug.cgi?product=evolution

The bugzilla is much better to track issues and feature requests than 
any mailing list.
Bye,
Milan

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


Re: [Evolution] [EWS][3.12.10] Adding a shared calendar sharing_metadata.xml

2015-01-29 Thread Milan Crha
On Thu, 2015-01-29 at 11:29 -0800, Colin Kincaid Williams wrote:
> 
> http://schemas.microsoft.com/exchange/sharing/2008
> "> 
> 5D1F4D97711A78428095B29F7A07ADAB01230498A8642D4E9B169BBEB796731800138209
> 
> 
> 

Hi,
try to, instead of selecting Inbox, Calendar, ... predefined folder 
name in the dialog to add a shared folder, enter the folder ID (might 
be the long hexa-number above). Evolution-ews allows it, if you know 
the folder ID.

Unfortunately, the format it is above doesn't look like the one used 
by the EWS protocol. An option can be, if the user uses also evolution-
ews, then open Permissions dialog above the source (calendar in this 
case), and copy the shown Folder ID from there.

My folder ID is longer than that shown above, encoded in base64. Yours 
might look like:

MDAwMDAwMDA1RDFGNEQ5NzcxMUE3ODQyODA5NUIyOUY3QTA3QURBQjAxMjMwNDk4QTg2NDJENEU5QjE2OUJCRUI3OTY3MzE4MDAwMDAwMTM4MjA5MDAwMAo=

but that's only a guess.
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] Evolution 3.12.9 divide in 4 MySQL Database

2015-01-29 Thread Milan Crha
On Thu, 2015-01-29 at 22:32 +0100, rabre hispeed wrote:
> ... in MySQL and reconnect them to evolution?
> 
> 

Hi,
evolution (evolution-data-server) doesn't connect to MySQL databases 
by any means, not on its own. If there exists any 3rd-party 
'connector' (plugin/backend/provider/whatever-you'd-like-to-call-it), 
then use that, though I'm not aware of any off head. An option is to 
export your MySQL data in any standard format, like mbox, vCard, 
iCalendar and import it to evolution.

> My calendar is local and I want to view the saved configuration. How 
> and where does it without losing data?
> 

Evolution follows XDG standard. Config is at ~/.config/evolution, 
local data at ~/.local/share/evolution, cached remote data at 
~/.cache/evolution, ... Check User's Manual:
https://help.gnome.org/users/evolution/stable/
for example here:
https://help.gnome.org/users/evolution/stable/data-storage.html.en
and the whole section dedicated to it:
https://help.gnome.org/users/evolution/stable/#data-migration-and-sync

Bye,
Milan

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


Re: [Evolution] EWS Timezone error?

2015-02-01 Thread Milan Crha
On Fri, 2015-01-30 at 13:10 +, Joakim Tjernlund wrote:
> My received mail has lost my time zone in the mail headers Date: 
> field Example: My timezone is Europe/Stockholm(GMT+1.00)
>   Date in header summary view is Today:12:58
>   Opening the mail I see "Date: Fri, 30 Jan 2015 11:58:48 + 
> (30/01/15 12:58:48)"
>   which correspond to the "Date" field in mail header "Date: Fri, 30 
> Jan 2015 11:58:48 +"
>   OWA shows the correct Date field "Date: Fri, 30 Jan 2015 12:58:48 
> +0100"
> 

Hi,
there is no error, by any means. As Pete said, all the values are the 
same. What you see in the email are two values (because the timezone 
used by the sender doesn't match your timezone), the first part:
> Fri, 30 Jan 2015 11:58:48 +
is what is written in the message itself (you can check that with
the Ctrl+U). The second part:
> (30/01/15 12:58:48)
is the same time transformed into your local timezone.

What OWA does is that it shows you the time only in your local time 
zone, it doesn't bother you with actual value being stored in the 
message. If you prefer the OWA way of dealing with this, then uncheck:
Edit->Preferences->Mail Preferences->Headers tab->Date/Time Format 
section->Show original header value option.
Bye,
Milan

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


Re: [Evolution] Can't save a meeting in my calendar

2015-02-03 Thread Milan Crha
On Tue, 2015-02-03 at 23:53 +0100, rabre hispeed wrote:
> "Error Message"
> (evolution:24865): Gtk-WARNING **: Failed to register client: 
> GDBus.Error: org.freedesktop.DBus:Error.ServiceUnknwon: The name 
> org.gnome.SessionManager
> was not provided by any .service files
> ˆC
> :$
> 
> Evolution is back und running
> 
> 
> that's all for now


Hi,
the above is unrelated to your issue. Might it be that you turned on 
some kind of filtering in the Calendar view, which prevents you from 
seeing the newly added events, because they are not part of the filter?

When you switch to the Calendar view (Ctrl+3), then you can see at the 
top:
   Show: [ Any Category  | v ]  Search: [ some gray text][<][>][o]
this is there when there is no filtering on (the arrows on the left 
are insensitive in such case too).

Another option is that the calendar itself is not checked in the 
calendars list on the left. probably not the issue, but just in case. 
If you are not sure, feel free to post a screen shot of the calendar 
view for an observation.
Bye,
Milan

P.S.: If I can suggest you one more enhancement, please change Edit-
>Preferences->Composer Preferences->Reply style to Quoted and use 
Ctrl+L when replying to the list. It'll be easier to find out your new 
text. Deleting unrelated text in the quoted part also helps here.
___
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] Mark as read started being slow in 3.12.9 ( or 3.12.8 )

2015-02-04 Thread Milan Crha
On Wed, 2015-02-04 at 12:36 +0200, Robert Munteanu wrote:
> Hi,
> 
> Using Evolution 3.12.9 on openSUSE 13.2 x86_64, KDE 4.14.4.
> 
> I upgraded evo from 3.12.7 to 3.12.9 and I noticed that 'Mark as 
> read' started being quite slow. Typically I would select messages, 
> press Ctrl-K and move to the next one. Now Ctrl-K blocks the next 
> action and I have to wait until moving to the next message, which is 
> a
> flow-breaker for me. This does not happen for my IMAP account.
> 
> I noticed using 'top' that when I do that evolution spikes the CPU 
> and it is in state 'D'. Is this a bug to report? Is there some way I 
> can work around it?

Hi,
there doesn't seem to be anything directly related to a store of the 
read message state in evolution-ews changes between 3.12.7 and 3.12.9. 
Could you install debuginfo packages for evolution-data-server, 
evolution and evolution-ews and when you get to this state again, 
catch a backtrace of the running (currently probably stuck) evolution, 
which might show what it is trying to achieve, please? You can get the 
backtrace with command like this:
   $ 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).
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] IMAP+ account does not download INBOX

2015-02-10 Thread Milan Crha
On Tue, 2015-02-10 at 08:21 +, Svante R Signell wrote:
> Evo version is:
> 3.12.9~git20141130.241663-1+b1
> 
> (evolution:14937): evolution-mail-WARNING **: Failed to refresh 
> folder 's...@kth.se: INBOX': Server Unavailable. 15

Hi,
try to disable all other IMAP accounts you might have configured, then 
run evolution from a terminal as:
   $ CAMEL_DEBUG=imapx:io evolution
and then call the refresh on the folder. The terminal will show what 
was sent and what was received from the server, eventually exhibiting 
what failed, though not necessarily why.
Hope it helps,
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] IMAP+ account does not download INBOX

2015-02-10 Thread Milan Crha
On Tue, 2015-02-10 at 08:54 +, Svante R Signell wrote:
> Sorry, the webmail interface is just to bad.
>...
> A5 OK LSUB completed.'
> [imapx:A] I/O: 'A7 SELECT INBOX'
> [imapx:A] I/O: 'A7 NO Server Unavailable. 15'

Hi,
it looks like a server setting, the error message comes from the 
server and according to this:
https://social.technet.microsoft.com/Forums/office/en-US/2508f50f-6b28-4961-8e6c-5425914d4caa/no-server-unavailable-15-on-exchange-2013?forum=exchangesvrclients
the reporter changed something on the server which made this work.

I used this search on Google:
https://www.google.cz/?gfe_rd=cr&ei=H83ZVMqcNob8ggTVvIKQBQ&gws_rd=ssl#q=Server+Unavailable.+15

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] problem with unread mail syncing

2015-02-16 Thread Milan Crha
On Mon, 2015-02-16 at 09:59 +, Pete Biggs wrote:
> > 
> > I'm having a slightly strange problem with Evolution 3.12.7 on 
> > Xubuntu. After I've read mail, and its status shifts from read to 
> > unread (bolding goes away etc), after a while mail goes back to 
> > being unread. I think sometimes deleted mail also comes back from 
> > being deleted.
> > 
>
> I am presuming this is IMAP - you don't actually say.

Hi,
I had a chat with Harry on IRC and he confirmed it's IMAP.

> Almost certainly it's something on the server end.

Actually, his 3.12.7 doesn't contain fixes which influence what he 
described. The fixes landed in time of 3.12.8 and 3.12.9 of evolution-
data-server, for example bugs:
   Bug 738724 - [IMAPx] Message flag changes not always saved
   https://bugzilla.gnome.org/show_bug.cgi?id=738724

   Bug 739610 - [IMAPx] Prevent running FETCH and STORE at the same time
   https://bugzilla.gnome.org/show_bug.cgi?id=739610

The later might still have some corner case(s), maybe.

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] Caledar meeting off by 1 hour

2015-02-16 Thread Milan Crha
On Mon, 2015-02-16 at 09:30 +, Joakim Tjernlund wrote:
> I got this recurring meeting which displays 1 hour
> too early(8.30) in the calendar view but the reminder alarm
> goes off correctly(9.15).
> 
> This meeting lacks TimeZone info(the organiser never set one), I 
> suspect this is the reason.
> 
> 
> DTSTART:20150216T083000
> DTEND:20150216T084500
> 

Hi,
those times are set as floating times, that is, they are supposed to 
be shown at the given date and time of the user's time zone, which 
ever it is. Thus if you change your timezone in Edit->Preferences-
>Calendars and Tasks to any other, then the meeting will still stay at 
8:30 AM of today (2015-02-16).

The reminder is set to popup 30 minutes before the meeting, if I read 
it correctly.

There is a chance that evolution-ews failed to convert the timezone 
from the information given by the server too, because I'm pretty sure 
that the exchange servers have always set some timezone. I can be 
wrong here.

The 9:15 of the alarm reminder popup looks odd, at least to me. Could 
you try to change timezone at Edit->Preferences->Calendars and Tasks, 
to any other than the system time zone? Is there shown the right 
system time zone at all?
Bye,
Milan

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


Re: [Evolution] [ews] 'Listen for server change notifications' stops working

2015-02-19 Thread Milan Crha
On Thu, 2015-02-19 at 15:19 +0200, Robert Munteanu wrote:
> 
> I can try EWS_DEBUG=1 for instance, but that will dump everything 
> and I'd like to avoid that ; it's much easier to spot problems when 
> reading debug output just for my issue.

Hi,
it's EWS_DEBUG=2, which gives you everything EWS related in detail.

The thing is that your problem is EWS related, and the EWS_DEBUG=2 is 
the only way how to debug what the evolution-ews does. There is no 
more fine-grained debugging for evolution-ews than this. It's about 
looking into the log and try to find out why the notification thread 
stopped, or just got disconnected, or basically what happened.
Bye,
Milan
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] EWS Shared Mailboxes

2015-02-23 Thread Milan Crha
On Mon, 2015-02-23 at 09:45 +, Rob Hall (DM) wrote:
> In an EWS based account I can add a shared mail box but only seem to 
> have access to a limited subset of the available folders (Inbox, 
> Contacts, Calendar, Memos and Tasks). If I edit the text field of 
> the drop down to the folder I want, rather than the ones in the 
> dropdown list, and click OK I get "Id is malformed".

Hi,
you can either use those predefined names, or provide a folder ID. The 
ID itself depends on the server and it looks like a base64 encoded 
value. You can see it in folder's Permission dialog (in the context 
menu of an EWS folder or source (calendar/book/...)).

The idea is that the user whom shares the folder copies the ID from 
the Permissions dialog and gives it to you. You then paste it into the 
folder name and it will just work.

This is similar to Outlook, which allows to add only the predefined 
folder names. The other folders are handled through share invitation 
emails (I do not recall precisely how they call those mails), but 
evolution-ews currently doesn't understand them, thus there is this 
folder ID way of doing the same, even in a slightly less user friendly 
way.
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] Evolution doesn't start

2015-02-23 Thread Milan Crha
On Mon, 2015-02-23 at 11:34 +0100, Jörg Jenetzky wrote:
> Hi Andre,
> 
> my previous try to get the log file through from 22.02.2015 18:13 
> was rejected because of exceeding data:
> 
> Am 23.02.2015 um 10:27 schrieb evolution-list-ow...@gnome.org:
> 
> > Your request to the evolution-list mailing list
> > 
> > Posting of your message titled "Re: [Evolution] Evolution 
> > doesn't
> > start"
> > 
> > has been rejected by the list moderator.  The moderator gave the 
> > following reason for rejecting your request:
> > 
> > "Your message was had 5.6MB; please trim it to less than 40 KB in 
> > size."
> 
> Am 22.02.2015 um 16:42 schrieb Andre Klapper:
> > [...]
> > 
> > Let me quote my previous email again:
> > 
> > Please make sure that Evolution/glib/gtk3 debug packages are 
> > installed
> just checked: There is only  to be found on the system, 
> though I installed any available dbg-stuff from the repositories.
> 
> I meanwhile have Valgrind installed, as suggested on
> https://wiki.ubuntu.com/DebuggingProgramCrash.
> I ran it with
> > G_SLICE=always-malloc G_DEBUG=gc-friendly  valgrind -v --
> > tool=memcheck --leak-check=full --num-callers=40 --log-
> > file=valgrind.log evolution
> Reply was "killed".
> 
> The log-file is *not* attached - it had 4,9 MB.

Hi,
do you know that you were asked to provide a backtrace of the crash? 
There was absolutely no mentioning of the valgrind at all. Your 
previous gdb output only missed an invocation and output of a
"thread apply all bt" gdb command. That will show where evolution 
crashed, and eventually why.

Of course, you can start to play with underlying files and try to 
guess which one is causing the crash, but that might be quite time 
consuming, and you may eventually skip some data which are not broken 
at all. The backtrace is there to help you find out the right place 
quickly and accurately.
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] Evolution doesn't start

2015-02-24 Thread Milan Crha
On Mon, 2015-02-23 at 23:45 +0100, Jörg Jenetzky wrote:
> > #8  0x7fffe3b56a74 in mail_session_add_service 
> (session=0x643980, > uid=0x911530 "local_mbox",
> > url_string=0x903540 "mbox:#EVO_USERDATADIR%23/mail/local_mbox",
> > type=CAMEL_PROVIDER_STORE, error=) at e-mail-
> session.c:808

Hi,
it's crashing, because one of your local accounts has malformed URL. 
The updated backtrace shows where exactly the crash happened, and it's 
due to the missing path of the URL, for which the code doesn't check.

The above quoted part shows the malformed URL, which probably happened 
during restore from a backup. I do not know whether you restored 
anything manually or whether it was due to some crash during restore, 
but there definitely might not be any #EVO_USERDATADIR%23 in there, it 
might point to your /home/user/.local/share/evolution/. This 
'local_mbox' account is created as a backup of the mails before the 
migration to a maildir format. I would remove the account definition 
in gconf-editor, from /apps/evolution/mail/accounts key, which is a 
list of configured accounts. Check either for the item with the 
EVO_USERDATADIR or the local_mbox. Evolution should start properly 
once you remove it, or correct the URL, unless there are more affected 
accounts configured.
Hope it helps,
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] Evolution doesn't start

2015-02-24 Thread Milan Crha
On Tue, 2015-02-24 at 10:57 +0100, Jörg Jenetzky wrote:
> Yes, I tried to restore from a backup-file on a new installation, 
> which didn't work out from the step
> > gconftool --load=$HOME/.local/share/evolution/backup-restore-
> > gconf.xml
> 
> After that the segfault occured and I had been unable to fix it - 
> until now.

Hi,
I'm sorry, but where did you get such steps for a restore from a 
backup? How did you create the backup? The only right way of using 
Evolution-created backups is to use File->Backup Evolution settings 
and its counter part, File->Restore Evolution settings pointing to the 
file which the former menu entry created.

There is no way to restore the file manually the way you did it, 
because of the code doing the replacements in paths and such. There 
can be done a manual restore of certain parts of the backup file, but 
it can easily break evolution, just the same as it happened to you.

If you break things, then removing ~/.local/share/evolution, 
~/.cache/evolution, ~/.config/evolution and GConf path 
/apps/evolution, or GSettings path /org/gnome/evolution (for newer 
versions) will help to start from scratch and restore from backup 
using Evolution itself. You might not have any evolution background 
processes running when doing the folder cleanup. Also, better to 
rename folders, than to delete, to not lose your data.
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] Inacceptable TLS certificate

2015-02-24 Thread Milan Crha
On Tue, 2015-02-24 at 09:39 +0100, jan.pub...@famvlug.nl wrote:
> My question is now:
> How can I now I trust the certificate accept the certificate, so 
> that I can retrieve my mail again.

Hi,
the upcoming Evolution 3.16.0 will have Edit->Preferences-
>Certificates->Mail tab, where the Mail-related certificates will be 
shown, together with their trust setting, which can be changed there.

I suppose you run the most recent stable version, like 3.12.11, which 
doesn't have this feature, thus you might delete
   ~/.local/share/evolution/camel-cert.db
which holds the information about your mail certificates. It'll drop 
trusts for all mail servers and you'll be forced to re-trust them all 
again.

As I said, Evolution 3.16.0 will have this done better.
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] Evolution doesn't start

2015-02-24 Thread Milan Crha
On Tue, 2015-02-24 at 23:44 +0100, Jörg Jenetzky wrote:
> > and GConf path /apps/evolution,
> not found (only in /usr/share and many other "gconf"-files)
> 
> > or GSettings path /org/gnome/evolution
> not found (though "gsettings" in multiple directories)

Hi,
none of the both is 'path' in a meaning of 'path in the file system'. 
Those are paths in the respective program. Your version (likely) 
doesn't use GSettings, I mentioned it only for completeness, thus 
let's focus on the GConf. After all, as I explained in another email 
in this thread, there's the problem you have, in the account 
configuration. You said you'll clean that up, but you probably didn't.

Anyway, logout from your window manager, switch to a text console 
(Ctrl+Alf+F3), login there, then run this command:
   $ gconftool-2 --recursive-unset /apps/evolution/

Then logout here and switch back to the graphical interface (can be 
Alt+F1 or Alt+F7 or maybe another Alt+Fx key, it depends on your 
distribution settings). You should login to evolution with absolutely 
no account settings, like with the fresh new user.

> Still crashes.

I suppose with the same backtrace, which makes sense, when you didn't 
cleanup GConf settings.

Bye,
Milan

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


Re: [Evolution] EWS Cannot resolve hostname

2015-02-24 Thread Milan Crha
On Tue, 2015-02-24 at 22:54 +, Ian Mortimer wrote:
> evolution 3.10.4-0ubuntu1
> evolution-ews 3.10.2-0ubuntu2
> 
> 
>
> Any idea why EWS can't resolve the server hostname on Ubuntu 14.04?

Hi,
I would checkout proxy settings, maybe evolution uses proxy which 
cannot connect to the destination host. The settings is at Edit-
>Preferences->Network Preferences, select Direct Connection there.
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] Log spam

2015-02-24 Thread Milan Crha
On Wed, 2015-02-25 at 17:20 +1000, dean wrote:
> evolution.desktop[12716]: (evolution:12716): camel-imapx-WARNING **: 
> (camel-imapx-server.c:3926):imapx_start_idle: runtime check failed: 
> (is->priv->idle_state == IMAPX_IDLE_OFF)

Hi,
this one is not that serious, I'd say, it is fixed with evolution-data-
server 3.12.9. Are you sure you have that version of evolution-data-
server installed?

> Is this related?
> evolution.desktop[12716]: (evolution:12716): GLib-GObject-CRITICAL 
> **: g_closure_unref: assertion 'closure->ref_count > 0' failed

Not much related, but can be eventually serious. It's a webkit bug, 
discussed couple times during the few past days/weeks here on the list.
https://bugs.webkit.org/show_bug.cgi?id=127474

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


Re: [Evolution] [ews] 'Listen for server change notifications' stops working

2015-02-26 Thread Milan Crha
On Thu, 2015-02-26 at 16:03 +0200, Robert Munteanu wrote:
> Hi,
> 
> On Fri, Feb 20, 2015 at 9:29 AM, Milan Crha  wrote:
> > On Thu, 2015-02-19 at 15:19 +0200, Robert Munteanu wrote:
> > > 
> > > I can try EWS_DEBUG=1 for instance, but that will dump 
> > > everything and I'd like to avoid that ; it's much easier to spot 
> > > problems when reading debug output just for my issue.
> > 
> > Hi,
> > it's EWS_DEBUG=2, which gives you everything EWS related in detail.
> 
> Does that do anything more than log all requests and responses? I've 
> routed Evolution throw a HTTPS proxy and I capture the traffic 
> there. Also, what request/response types should I look for when 
> debugging the 'listen for change notifications' issue?

Hi,
it doesn't, though it let's any user to look on the log without 
setting proxy or anything like that, in a "well known" format, instead 
of packet capture or anything similar. Nonetheless, whatever works the 
best for you.

The notifications are using streaming, that means, evolution-ews runs a
thread called e_ews_notification_get_events_thread() and that is just 
waiting for response from the server, with occasional "reconnect", 
because the connection can timeout during the time. If this thread is 
not in your evolution, then you won't get any notifications. The 
reason can be also that the server doesn't report new-enough version, 
but I guess that's not your case. The notification listening is 
started with GetStreamingEvents "call" to the server.

> Most of the HTTP calls succeed ( 200 OK ) but from time to time I 
> see groups of 3 request failing with status 401. The calls which 
> work fine have Basic Auth with username and password set. The calls 
> which fail either have NTLM authentication set or basic auth without 
> a password.

I'd say it's normal, just the way libsoup works. It tries to get some 
page, the server returns "no, authentication needed" (libsoup doesn't 
have many options to realize that without trying first). Then it asks 
evolution-ews for a password and if given, then it is tried. How it 
works with respect of changing authentication methods (Basic versus 
NTLM) I'm not that sure. It may also depend on your libsoup version, 
there had been dropped an automatic downgrade from NTLM to Basic in 
some not so distant past version. But it's possible that it is not 
related to what you see at all.
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] Evolution EWS calndar sync problems

2015-02-27 Thread Milan Crha
On Wed, 2015-02-25 at 09:36 -0500, Juan Gabriel Ossa wrote:
> I've just set up an EWS account in evolution (3.10.4)
> I noticed that the appointments that I create in the web app 
> (directly in the office 365 site) do not appear in the calendar view 
> of evolution.

Hi,
they do not necessarily show up immediately after you create them. 
They show up only after the calendar is refreshed. The refresh 
interval is like each 10 minutes. You can invoke Refresh manually, by a
context menu item above an EWS calendar.
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] Clipboard past problem

2015-03-01 Thread Milan Crha
On Fri, 2015-02-27 at 12:30 +, Joakim Tjernlund wrote:
> When I Copy some text in an app, say mate terminal, I can only Paste 
> this text in evolution using menu Edit->Paste. Right mouse->Paste 
> does not paste anything.
> 
> Also, mouse right deselects any text I have marked so Copy does not 
> work.

Hi,
where do you see the both above, please? Is it in the new mail message 
composer's body, or elsewhere?

> Bug in Evo or possibly my MATE DE?
> Using Evo 3.13.90

I do no think it's a MATE issue, it might be rather something with 
gtk+ or WebKitGTK (which versions of the two do you use, please?), but 
it really depends on the answer of the question in the previous 
paragraph.
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] can't send mails -name:1.13-

2015-03-02 Thread Milan Crha
On Fri, 2015-02-27 at 20:10 +0100, fergus wrote:
> the reported error was "the name:1.13 was not provided by any 
> .service files".
> or another one

Hi,
it usually means that one of the background processes crashed, it 
might be probably evolution-addressbook-factory, for some reason. Why 
it crashed should tell you your "crash catcher".

> Verbindung mit »smtp.web.de:465« gescheitert: TCP connection reset 
> by peer

This means that the server "rejected" connection. I'd guess they 
changed server settings and you might use a different port or security 
settings.

> evolution runs under
> ubuntu 14.04, 64 bit

Knowing your distribution is also usable, but it's not the same as 
knowing your Evolution version, which is more important on the 
Evolution mailing list than the distribution version. (For me 
personally, "ubuntu 14.04" doesn't tell me anything about Evolution 
version, I do not use Ubuntu, I do not know what they ship there, I do 
not know when you updated evolution packages the last time).
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] Paste problem into New Message

2015-03-03 Thread Milan Crha
On Tue, 2015-03-03 at 14:52 +, Joakim Tjernlund wrote:
> If I do cat ttt(ttt attached) in a MATE terinal and then paste all 
> of into New Mail window
> iI get the below msg, white space has been trashed.

Hi,
the mailing list is good for the first level investigation, trying to 
find out whether the issue is new and so on, but in general (and 
especially for the Evolution project) the GNOME bugzilla [1] is better 
for bug tracking, investigation, referencing, fixing and so on.

You use git checkout, which is great, thanks for it. If you feel like 
seeing a bug, it's better to file the bug at [1], due to git checkout.
Thanks and bye,
Milan

[1] https://bugzilla.gnome.org/enter_bug.cgi?product=evolution
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Socket I/O time out in IMAP IDLE connections

2015-03-05 Thread Milan Crha
On Wed, 2015-03-04 at 13:40 +0100, Florian Baumann wrote:
> Hello,
> 
> I recently switch over from Thunderbird to Evolution 3.12.11 on an 
> Arch Linux installation. Unfortunately, the IMAP IDLE capability of 
> Evolution does not work, as the Socket keeps timing out, after 90 
> seconds, while it is waiting for the next "* Ok Still here".
> 
> I'm using Dovecot 2.2.15 on my mail server, with the default 
> imap_idle_notify_interval of 120 seconds.
> 
> I did find this commit [1], which supposedly  only sets a time out 
> for non-IMAPX connections, but this doesn't seem to work for me?

Hi,
is the evolution-data-server also 3.12.11? It doesn't look like that 
to me. The commit you cited (can be seen colored also here [2]) turns 
off the connection timeout when the IMAPx runs IDLE and turns it back 
on, if there was any value. If that doesn't work, then maybe it's a 
GLib issue, even it's unlikely. The timeout itself reminded me of [3].

Do you use multiple concurrent connections for that IMAP account? It's 
shown in Receiving Options in account Properties.

Bye,
Milan

[2] 
https://git.gnome.org/browse/evolution-data-server/commit/?id=ece2bc46ce8
[3] 
https://git.gnome.org/browse/evolution-data-server/commit/?id=40335762eb4

___
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] Socket I/O time out in IMAP IDLE connections

2015-03-05 Thread Milan Crha
On Thu, 2015-03-05 at 10:58 +, Florian Baumann wrote:
> Yes, the evolution-data-server is at 3.12.11 as well.

Hi,
good.

> The number of concurrent connections is set to 5. I guess it was 
> default value, I can't remember, that I changed it at any time.

Right, initial default was 5, current default is 3, but that is only 
for a newly created IMAPx accounts.

> As far as I can tell, evolution isn't using more than one connection 
> per account though. They would be called [imapx:A], [imapx:B] and so 
> forth, right?

Correct.

> Just fyi, I have a total of three accounts configured, to of which 
> are hosted by my own email server, the third one is hosted by my 
> university. The
> connections are timing out for all three of them.

Weird. I tried to reproduce it, with:
   $ CAMEL_DEBUG=imapx:io evolution
and only one IMAP account enabled (that's to not confuse the log with 
interleaved data from other accounts).

With IDLE enabled I see this:

   A00011 OK Completed (0.000 sec)'
   [imapx:A] I/O: 'A00012 IDLE'
   [imapx:A] I/O: '+ idling'

then I waited for like 5 minutes and nothing happened, no new log 
output. Changing a folder in UI follows with log:

   [imapx:A] I/O: 'DONE'
   [imapx:A] I/O: 'A00012 OK Completed'
   [imapx:A] I/O: 'A00013 STATUS copy (MESSAGES UNSEEN UIDVALIDITY UIDNEXT 
HIGHESTMODSEQ)'
   .

Then I changed account settings and disabled the IDLE, which did:

   .
   B00017 OK Completed'

and then each ~90 seconds I see a line stating:

   [imapx:B] Ignoring timeout error, nothing was waiting (original error: 
Socket I/O timed out)

Thus this works just as I would expect. This is with:
   glib2-2.42.1-1.fc21.x86_64
   glib-networking-2.42.0-1.fc21.x86_64

Hope it helps,
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] Strange line wrapping in 3.15.92+

2015-03-05 Thread Milan Crha
On Thu, 2015-03-05 at 22:38 +, Joakim Tjernlund wrote:
> Maybe, I would like be able to send it to my browser thogh

Hi,
Evolution cannot let you simply click on the link, because you won't 
be able to change its content, but you can verify link's validity 
(even in the plain text document), if you Ctrl+click the link. When 
the Ctrl is pressed, the mouse cursor changes to a "hand", when the 
mouse cursor is hovering above recognized clickable link (verified 
with this message, links at the very bottom, pointing to evolution-
list details). This feature is in evolution for couple releases (the 
old composer knows that too).

> > Why the line breaks/wraps?
> > 
> > To avoid too-long lines.
>
> This looks more like random line breaks, these lines are much 
> shorter than the ones in
> my other windows and much harde to read.

You are not supposed to read the message source, it's your mail 
application task to decode what was transferred over the wire and 
present it to you in a human readable way.

> > Extra '\n' before "bra att:"
> > 
> > Probably because by adding the leading >  now the line should 
> > break earlier (actually, there's no *need* to 
> > do that, the line could b eup to 998 bytes, but the MUA thinks 
> > it's a good idea).
> 
> Precisely, lets not add random \n 

The line breaks at 72 letters (approximately, and can be configured in 
git master), because the paragraph format is "Normal". Choose 
"Preformatted", to not "auto-line break".

Though the problem here is elsewhere. The git master composer, when 
replying to messages, has a code which tries to detect long lines and 
merge them into one paragraph, with which one can work better. Its 
heuristic is still under development, thus this feature will be 
disabled for the upcoming 3.16.0.

Bye,
Milan

P.S.: I guess it'll be less confusing, if you'll just name the version 
you use. The "3.15.92+" means for me "3.15.92 and any later version", 
like when a movie or a game is rated as "18+", thus "for 18 years old 
and older". The 3.15.92 wasn't even released yet, thus you use git 
master at certain commit.

Please do not take me wrong, this is just a little nitpick, that
the "+" after the version number means something else for me and for 
you. I appreciate you are testing the development version and report 
issues on it. It helps to identify issues in a real life usage, not 
only on the development machines and environments. Thank you for doing 
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] Sending/Recievin Window doesn't close

2015-03-05 Thread Milan Crha
On Fri, 2015-03-06 at 00:02 +0100, Ulrich Goebel wrote:
> Yes, there is just one account configured. It's IMAP and the 
> coresponding SMTP (same server, same user).
> 
> I wait about 15 Minutes.

Hi,
if the progress doesn't change, and the "Cancel" button beside the 
account name and its progress bar is still enabled, then it can be 
that the folder update got stuck with something. It really depends on 
your settings.

Like if you've 100K+ messages, and you've set to "Download messages 
for offline", then the download itself can take quite some time, 
depending on your connection speed and server response. I do not know 
whether you face just this, it can be completely unrelated to your 
issue, I only name one which came on my mind.

I do not recall any similar issue from 3.10.x era, I also don't think I
faced anything similar in the recent past.
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] Socket I/O time out in IMAP IDLE connections

2015-03-09 Thread Milan Crha
On Thu, 2015-03-05 at 17:06 +0100, Florian Baumann wrote:
> Do you know something I could do to further debug this?

Hi,
not much, except of some gdb debugging. You might verify that the 
function imapx_server_set_connection_timeout() from here:

https://git.gnome.org/browse/evolution-data-server/tree/camel/providers/imapx/camel-imapx-server.c?h=evolution-data-server-3-12#
n1216

is called, and all the code in it is executed. Looking at it, it can 
be that your connection isn't a GSocketConnection or it doesn't have a 
socket, thus the timeout couldn't be changed, but that's unlikely, 
from my point of view.

If the g_socket_set_timeout() is called, then the rest is up to 
glib2/gio, which I do not know enough to guide you properly.
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] Wot? No spam filters? was Re: evolution-list Digest, Vol 116, Issue 8

2015-03-09 Thread Milan Crha
On Sat, 2015-03-07 at 13:44 +, jug...@ekit.com wrote:
> but Edit/Plugins from the Evolution menu shows nothing has changed.

Hi,
that's correct. Neither Bogofilter nor Spamassassin has any options 
shown in Edit->Plugins. They are visible, if installed, in
Edit->Preferences->Mail Preferences->Junk tab. If possible, a "Junk 
filtering software" option is shown there and users can change which 
should be used (if there are more such plugins installed).

You may also verify that you have enabled junk filtering for 
respective mail accounts, in the Receiving Options tab.
Bye,
Milan

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


Re: [Evolution] [EWS] evolution ews + exchange 2010 public folder => Set all message as unread for my colleagues

2015-03-09 Thread Milan Crha
On Mon, 2015-03-09 at 10:34 +0100, Marc Leurent wrote:
> Questions
> 1) Do you know how I could workaround this problem keeping write 
> access on the folder? 

Hi,
evolution-ews tries to change the read/unread flag in any folder, and 
it either succeeds or fails. If it fails, then the change is stored 
only locally. (IMAP in Evolution does it pretty much the same.)

You might want to change folder settings on the server. Look at 
Exchange Management Console->Microsoft Exchange->Toolbox->Public 
Folder Management console, Find your Mail folder there, pick 
Properties and check
  [x] Maintain per-user read and unread information for this folder.
Hope it helps,
Milan

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


Re: [Evolution] [EWS] evolution ews + exchange 2010 public folder => Set all message as unread for my colleagues

2015-03-09 Thread Milan Crha
On Mon, 2015-03-09 at 14:01 +0100, Marc Leurent wrote:
> * Questions
> 1) Do you know what could explain that evolution change read status 
> for other users while the "Maintain per-user read and unread 
> information for this folder" is ticked

Hi,
unfortunately no, either evolution-ews uses wrong method, or the EWS 
protocol works differently (and your Outlook version uses a different 
connection method to the server, like MAPI).

> 2) Do you know what we could to do identify and correct the behaviour

I was aware of the option and I would expect it being fully handled by 
the server, regardless of which protocol is used to connect to the 
server. I was wrong.

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] Wot? No spam filters? was Re: evolution-list Digest, Vol 116, Issue 8

2015-03-09 Thread Milan Crha
On Mon, 2015-03-09 at 14:17 +, jug...@ekit.com wrote:
> The point I was making was that Edit/Plugins has check-box entries 
> for
> "Bogofilter Junk Filter" and "SpamAssassin Junk Filter", but both
> these are missing from the plugins list in 3.10.4.

Hi,
that's true and it was done intentionally. The options are available 
in the Junk tab now, which is much easier to find.
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


  1   2   3   4   5   6   7   8   9   10   >