Re: [Evolution] Losing settings
On Thu, 2020-05-07 at 12:43 +0100, Patrick O'Callaghan wrote: > On Thu, 2020-05-07 at 08:48 +1000, Theo Bao via evolution-list wrote: > > 1. When I update new settings in Calendar etc they are lost when I > > shutdown evolution and restart it.How can I save settings > > permanently please?2. Every time I start or refresh Evolution it > > re-downloads all messagesetc, which takes a long time.Why cannot > > Evolution just update the NEW messages only (like inThunderbird > > etc)? > > That's very suspicious. It makes me wonder if there's something > wrongwith your setup. Have you changed the default location for > Evolution?Is your home directory writeable? Are there any relevant > entries in thesystem log? > Maybe try running Evo from the command line and looking at the > terminaloutput. > poc > ___evolution-list mailing > listevolution-l...@gnome.org > To change your list options or unsubscribe, visit ... > https://mail.gnome.org/mailman/listinfo/evolution-list Hi and thank you for replying.I have reinstalled EVO as a Flatpak usinf latest version.It appears to be ok now.My previous version was form Debian repo version 2.33.xx -- ___ Confidentiality: The contents of this email and accompanying material is intended for the exclusive use of the party to whom it is addressed, and may contain information that is privileged, confidential and subject to copyright. If you are not the addressee please do not copy, act on, or distribute this email. If you have received this email in error, please inform us immediately by return email and delete all material pertaining to this email. The unauthorised use of this email may result in liability for breach of confidentiality privilege or copyright. ___ 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] Losing settings
On Fri, 2020-05-08 at 11:45 +1000, Theo Bao via evolution-list wrote: > Hi and thank you for replying.I have reinstalled EVO as a Flatpak usinf > latest version.It appears to be ok now.My previous version was form Debian > repo version 2.33.xx OK, but note that Flatpak versions run in a sandbox and may have problems communicating with the rest of your desktop, i.e. they are isolated from the rest of the Gnome environment. poc ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
[Evolution] transfer bogofilter trainings data from distribution to flatpak version
I recently changed from distribution to flatpak version 3.36.2 (flatpak gitb091e19). >From my observations in comparizon with both installations it seems to be that the bogofilter trainingsdata have not been imported with the `save/recover Evolution data` process available in `File` menu. Is there a way to transfer the trainingsdata into the flatpak installation? ___ 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] Losing settings
On Fri, 2020-05-08 at 11:45 +1000, Theo Bao via evolution-list wrote: > My previous version was form Debian repo version 2.33.xx That is impossible as 2.33.x never existed. Also, please avoid top- posting and reply below any relevant quotes. Thanks!, andre -- Andre Klapper | ak...@gmx.net https://blogs.gnome.org/aklapper/ ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Filter problems when running shell command...
On Wed, 2020-05-06 at 17:11 +0100, Patrick O'Callaghan wrote: Thank you so much for your suggestions, Patrick - my replies inline: > The log shows that the script is being called, so the problem isn't > with Evolution but with the script itself. However, isn't this in the end still some problem/bug in Evolution? Shouldn't it work? For example, if I define shortcut keys in Gnome (on Ubuntu 19.10) to execute shell commands in the same way, they always work, without exception. > I would check that the > script always has access to the right output channel when it's run. > This could fail randomly if Evo calls it asynchronously (via the > filter) but wouldn't fail if being called synchronously (from the > command line). That's just a guess as I don't know how Evo actually > does this. do you know who would know this in detail? Executing external scripts is a crucial feature for me. > IOW I think you need to put some logging into the script itself. I tried this: (begin script) echo "\\n\\nI was called at $(date)" >> ~/temp/received_mail_from_john.log espeak "Why am I only read out loud sometimes, and not always?" >> ~/temp/received_mail_from_john.log 2>&1 (end script) However, this does not have any effect, because if the script is not called, it also seems not to write anything to the log. So I still can't find out what happens when it does not work. Or did you mean some other kind of logging? TIA, DrO ___ 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 problems when running shell command...
> On Fri, 2020-05-08 at 14:13 +0200, DrOteonu wrote > However, this does not have any effect, because if the script is not > called, Here I should have said "if the script is not effectively called" - perhaps it has been called, but failed at some point. > it also seems not to write anything to the log. So I still can't > find out what happens when it does not work. Or did you mean some > other kind of logging? > TIA, > DrO > ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
[Evolution] Evolution Contacts recurring error
Hello, I'm a old school programmer just starting with Linux Mint and loving it. I installed Evolution and during the original install it had a few errors but otherwise works (i.e., the Outlook.com Email and Calendar work great!). I've tried uninstalling and reinstalling a few times, but it seems that error message just won;t go away, AND I cannot access the Contacts. The red box/error message that opens when I switch to Contacts within Evolution reads as follows (the underlined part has been masked): --- 8< --- Failed to connect address book “___...@outlook.com : Recipient Cache” Unknown error --- AND --- Unable to open address book “Contacts” This address book cannot be opened. This either means that an incorrect URI was entered, or the server is unreachable. Detailed error message: Unable to connect to “Contacts”: No such source for UID “_” --- 8< --- I search quite a few hours and am at a total loss as to what to try next. I am so close I'd appreciate any help/suggestions. ___ 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 Contacts recurring error
I also see when selecting the Personal Contacts: --- 8< --- Unable to open address book “Personal” This address book cannot be opened. Please check that the p ath /home/john/.var/app/org.gnome.Evolution/data/evolution/addressbook/sys tem-address-book exists and that permissions are set to access it. Detailed error message: Unable to connect to “Personal”: No such source for UID “system-address-book” --- 8< --- Another issue beyond my skill set/knowledge. On Fri, 2020-05-08 at 12:21 +, John Balkunas via evolution-list wrote: > Hello, > > I'm a old school programmer just starting with Linux Mint and loving > it. I installed Evolution and during the original install it had a > few > errors but otherwise works (i.e., the Outlook.com Email and Calendar > work great!). I've tried uninstalling and reinstalling a few times, > but it seems that error message just won;t go away, AND I cannot > access > the Contacts. > > The red box/error message that opens when I switch to Contacts within > Evolution reads as follows (the underlined part has been masked): > > --- 8< --- > > Failed to connect address book “___...@outlook.com : Recipient > Cache” > > Unknown error > > --- AND --- > > Unable to open address book “Contacts” > > This address book cannot be opened. This either means that an > incorrect URI was entered, or the server is unreachable. > > Detailed error message: Unable to connect to “Contacts”: No such > source > for UID “_” > > --- 8< --- > > I search quite a few hours and am at a total loss as to what to try > next. I am so close I'd appreciate any help/suggestions. > ___ > evolution-list mailing list > evolution-list@gnome.org > To change your list options or unsubscribe, visit ... > https://mail.gnome.org/mailman/listinfo/evolution-list ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Filter problems when running shell command...
On Fri, 2020-05-08 at 14:13 +0200, DrOteonu wrote: > I tried this: > (begin script) > echo "\\n\\nI was called at $(date)" >> > ~/temp/received_mail_from_john.log > espeak "Why am I only read out loud sometimes, and not always?" >> > ~/temp/received_mail_from_john.log 2>&1 > (end script) > > However, this does not have any effect, because if the script is not > called, it also seems not to write anything to the log. Do you mean '/tmp/', rather than '/temp'? poc ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Filter problems when running shell command...
On Fri, 2020-05-08 at 13:42 +0100, Patrick O'Callaghan wrote: > On Fri, 2020-05-08 at 14:13 +0200, DrOteonu wrote: > > I tried this: > > (begin script) > > echo "\\n\\nI was called at $(date)" >> > > ~/temp/received_mail_from_john.log > > espeak "Why am I only read out loud sometimes, and not always?" >> > > ~/temp/received_mail_from_john.log 2>&1 > > (end script) > > > > However, this does not have any effect, because if the script is not > > called, it also seems not to write anything to the log. > > Do you mean '/tmp/', rather than '/temp'? tmp is perhaps more canonical, but what is the difference? I created ~/temp manually in the past, so the directory exists. > > poc > ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Filter problems when running shell command...
On Fri, 2020-05-08 at 14:45 +0200, DrOteonu wrote: > On Fri, 2020-05-08 at 13:42 +0100, Patrick O'Callaghan wrote: > > On Fri, 2020-05-08 at 14:13 +0200, DrOteonu wrote: > > > I tried this: > > > (begin script) > > > echo "\\n\\nI was called at $(date)" >> > > > ~/temp/received_mail_from_john.log > > > espeak "Why am I only read out loud sometimes, and not always?" >> > > > ~/temp/received_mail_from_john.log 2>&1 > > > (end script) > > > > > > However, this does not have any effect, because if the script is not > > > called, it also seems not to write anything to the log. > > > > Do you mean '/tmp/', rather than '/temp'? > > tmp is perhaps more canonical, but what is the difference? I created > ~/temp manually in the past, so the directory exists. No problem, I was just making sure it wasn't a typo. I hadn't noticed the '~'. poc ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Filter problems when running shell command...
On Fri, 2020-05-08 at 14:13 +0200, DrOteonu wrote: > On Wed, 2020-05-06 at 17:11 +0100, Patrick O'Callaghan wrote: > > Thank you so much for your suggestions, Patrick - my replies inline: > > > The log shows that the script is being called, so the problem isn't > > with Evolution but with the script itself. > > However, isn't this in the end still some problem/bug in Evolution? > Shouldn't it work? For example, if I define shortcut keys in Gnome (on > Ubuntu 19.10) to execute shell commands in the same way, they always > work, without exception. > > > I would check that the > > script always has access to the right output channel when it's run. > > This could fail randomly if Evo calls it asynchronously (via the > > filter) but wouldn't fail if being called synchronously (from the > > command line). That's just a guess as I don't know how Evo actually > > does this. > > do you know who would know this in detail? Executing external scripts > is a crucial feature for me. Milan would know, or any of the developers. > > IOW I think you need to put some logging into the script itself. > > I tried this: > (begin script) > echo "\\n\\nI was called at $(date)" >> > ~/temp/received_mail_from_john.log > espeak "Why am I only read out loud sometimes, and not always?" >> > ~/temp/received_mail_from_john.log 2>&1 > (end script) When quoting scripts it's really important to respect line breaks. If that is literally the script you have, then there's a syntax error after both of the '>>' redirects, but you say it works when called with Ctrl-Y so it's hard to diagnose by guessing what it really looks like. Please send it again using the Preformatted drop-down menu item in the composer. I would also try it with only the 'echo', i.e. without the espeak call, and see what happens. poc ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Evolution Contacts recurring error
John Balkunas via evolution-list schrieb Don't forget to tell the version you are running. I guess you installed the flatpak? > > but it seems that error message just won;t go away, AND I cannot access > > the Contacts. > > > > The red box/error message that opens when I switch to Contacts within > > Evolution reads as follows (the underlined part has been masked): > > > > --- 8< --- > > > > Failed to connect address book “___...@outlook.com : Recipient > > Cache” > > > > Unknown error > > > > --- AND --- > > > > Unable to open address book “Contacts” > > > > This address book cannot be opened. This either means that an > > incorrect URI was entered, or the server is unreachable. > > > > Detailed error message: Unable to connect to “Contacts”: No such source > > for UID “_” > > > > --- 8< --- > > > > I search quite a few hours and am at a total loss as to what to try > > next. I am so close I'd appreciate any help/suggestions. > I observed the same error with my version 3.36.2 (flatpak gitb091e19) and the only way to access was a complete reboot. Closing and reopen seems to be a problem, some processes related to flatpak are not finished. I did not report this, because I was going to keep an eye on this to be sure. I hope that help. Anyway, please tell you version. ___ > evolution-list mailing list > evolution-list@gnome.org > To change your list options or unsubscribe, visit ... > https://mail.gnome.org/mailman/listinfo/evolution-list___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list