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

2015-03-10 Thread Milan Crha
On Mon, 2015-03-09 at 15:47 +0100, Florian Baumann wrote: > So I recompiled evolution and evolution-data-server with debug > symbols > enabled. As it turns out, the G_IS_SOCKET_CONNECTION check returns > false, so it the function immediately returns. Hi, hmm, interesting. How do you conne

Re: [Evolution] Evolution Calendar not getting synced reliably

2015-03-10 Thread Milan Crha
On Tue, 2015-03-10 at 09:42 +, Taborsky, Jiri wrote: > I am having problem with Evolution Calendar connecting to Office365 > via EWS that not all meetings are not shown. Majority of meetings > are present, but some random meetings are not shown (they are > visible in O365 web calendar, but n

Re: [Evolution] "Empty cache file" errors

2015-03-10 Thread Milan Crha
On Tue, 2015-03-10 at 10:59 +0100, Andrea Vai wrote: > I have found some talks about this problem on this list some time > ago, but they were not enough clear to me to understand and solve my > problem. Hi, you cannot fully solve that on your side, unfortunately. You can set concurrent

Re: [Evolution] "Empty cache file" errors

2015-03-10 Thread Milan Crha
On Tue, 2015-03-10 at 11:56 +0100, Andrea Vai wrote: > so are you saying that Pete's advices (thank you Pete for your > answer, > also!) are not useful, so I don't even have to try out them? Hi, apparently no. While there are many issues where local cache purge helps to fix them, this pa

Re: [Evolution] Can't add Google calendar

2015-03-11 Thread Milan Crha
On Wed, 2015-03-11 at 11:40 +0100, Xavier Bestel wrote: > Authentication required: > > Fobidden > > > Forbidden > Error 403 > > Hi, please see this bug report: https://bugzilla.gnome.org/show_bug.cgi?id=664353 Long story short: a) 3.16.0 will work with the CalDAV interface for the l

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

2015-03-12 Thread Milan Crha
On Wed, 2015-03-11 at 12:00 +0100, Florian Baumann wrote: > Just normal TCP/IP with STARTTLS (which might be the "problem") > > ... > > > imapx_server_set_connection_timeout: 0x4f1e930 > (GTlsClientConnectionGnutls) Hi, you are right, that's it, the STARTTLS. Mine non-STARTTLS account s

Re: [Evolution] Edit an existing email?

2015-03-12 Thread Milan Crha
On Wed, 2015-03-11 at 23:49 +, Joakim Tjernlund wrote: > Sure but I should not have to. I really would like to see this > feature in a future release. Hi, you can right-click the message in the message list and choose "Edit as New", but it is still not the same as editing existing me

Re: [Evolution] Edit an existing email?

2015-03-12 Thread Milan Crha
On Thu, 2015-03-12 at 09:37 -0400, Adam Tauno Williams wrote: > Or nothing more direct than the excellent functionality of "Create a > Task" or "Create a memo" which has been available for decades. Hi, right. I think there was a feature request for this (the initial thread subject) in GN

Re: [Evolution] Edit an existing email?

2015-03-13 Thread Milan Crha
On Thu, 2015-03-12 at 15:38 +, Joakim Tjernlund wrote: > Are memo/task evolution specific? If so, that is a blocker for me. Hi, not at all, those are just iCalendar sources containing tasks or memos, just like calendars contain events. The disadvantage is that you need the same calen

Re: [Evolution] Forward->Rediect, cannot edit msg

2015-03-13 Thread Milan Crha
On Thu, 2015-03-12 at 20:34 +, Joakim Tjernlund wrote: > Finally, when Composing, I have under my From: line another line with > Name: Joakim Tjernlund and Address: joakim.tjernl...@transmode.sein > it. > > How can I remove this line? It steals screen estate. Hi, you use git master,

Re: [Evolution] white space damage in reply

2015-03-16 Thread Milan Crha
On Fri, 2015-03-13 at 13:14 +, Pete Biggs wrote: > There's an evolution-hackers list for developers and, more > importantly, obvious bugs in Evolution should be reported in Bugzilla Hi, the bugzilla ( https://bugzilla.gnome.org/enter_bug.cgi?product=evolution) is preferred, it's qu

Re: [Evolution] sorting directories

2015-03-16 Thread Milan Crha
On Sun, 2015-03-15 at 18:45 -0400, ajtiM wrote: > ... I have a one "problem" I like to sort email directories. Now it > start with Inbox and than it is going alphabetical. I like to have > inbox, drafts, sent, outbox, templates together and than directories > which I made. Is it possible, please?

Re: [Evolution] Mailing list filters

2015-03-16 Thread Milan Crha
On Fri, 2015-03-13 at 13:43 +, Justin Musgrove wrote: > Using Evolution 3.8.5 on CentOS 7. > > My issue is that I setup a "Mailing List Filter" for this "Evolution" > mailing list, but the filter isn't working automatically. Hi, you mentioned in another email in this thread that you u

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

2015-03-16 Thread Milan Crha
On Mon, 2015-03-16 at 11:41 +, David Woodhouse wrote: > What about ShellCommand connections? Hi, I just tried it and there is used GUnixInputStream and GUnixOutputStream, which don't seem to have any timeout settings. Bye, Milan ___

Re: [Evolution] Empty message in preview (was: Re: white space damage in reply)

2015-03-16 Thread Milan Crha
On Mon, 2015-03-16 at 13:02 +, Justin Musgrove wrote: > On Mon, 2015-03-16 at 12:59 +, Justin Musgrove wrote: > > Weird, This message came across as only white-space. Yet the > > message was > > available under the message source. And then again in the "repy" > > message. > > And that las

Re: [Evolution] "OR" statement in filter rules condition

2015-03-17 Thread Milan Crha
On Tue, 2015-03-17 at 21:19 +, Justin Musgrove wrote: > In the message rules, is there a equivalent to an "OR" statement > within a condition? > > CentOS 7, Evo 3.8.5 "EWS" Hi, not for your version, but the upcoming 3.16.0 has so called "Free form expressions" where you can combine '

Re: [Evolution] Annoyance with "next message" order

2015-03-19 Thread Milan Crha
On Thu, 2015-03-19 at 13:20 -0400, Paul Smith wrote: > It would be interesting to know what the > "next-message" code uses for ordering. > Hi, it uses the tree, basically what you see in UI, positioning based on the selected row index. There is some influence of collapsed threads, usual

Re: [Evolution] Annoyance with "next message" order

2015-03-19 Thread Milan Crha
On Thu, 2015-03-19 at 17:19 +, David Woodhouse wrote: > Next daft newbie-user question... how do I make that the default for > *all* folders instead of having to change them one by one? Hi, the more general approach is not that obvious, which is a pita. Instead of saving your view as

Re: [Evolution] Annoyance with "next message" order

2015-03-23 Thread Milan Crha
On Fri, 2015-03-20 at 08:54 -0400, Paul Smith wrote: > --> Joe1 v help with thisToday 00:57 > Bob1 help with this Today 02:43 > Joe2 v help with this Today 01:14 > Bob2 help with thisToday 02:52 > > Basically, shouldn't the algor

Re: [Evolution] Annoyance with "next message" order

2015-03-23 Thread Milan Crha
On Fri, 2015-03-20 at 12:05 -0700, Craig wrote: > Is this kind of behaviour an option somewhere, or should I file an > enhancement request somewhere? Hi, there is no such option. Note the issue can be more complicated when the folder receives new messages, or basically any changes from th

Re: [Evolution] Annoyance with "next message" order

2015-03-23 Thread Milan Crha
On Fri, 2015-03-20 at 16:30 +, Patrick O'Callaghan wrote: > IMHO the ordering should take into account messages deleted but not > expunged, such that merely deleting a message should not reorder > anything. Hi, it currently sorts only messages you see. Deleted (or Junk) messages are s

Re: [Evolution] Holiday calendar

2015-03-25 Thread Milan Crha
On Wed, 2015-03-25 at 11:26 +0100, Andre Klapper wrote: > Where is your "US Holidays calendar" currently located and/or > displayed? > Which Evolution version is this about? Hi, Google begun to offer some "standard" calendars, I do not know since when, but I noticed them when playing wit

Re: [Evolution] Upgrade Evolution outside of Ubuntu mechanism

2015-03-25 Thread Milan Crha
On Wed, 2015-03-25 at 09:55 -0700, Tim Wescott wrote: > - Is there a binary, or should I build? > - Where should I get source? > - What configuration parameters should I give so that Bogofilter > will work? > > It occurs to me that perhaps the safest thing to do would be to > install the source

Re: [Evolution] "OR" statement in filter rules condition

2015-03-30 Thread Milan Crha
On Mon, 2015-03-30 at 00:45 +0200, Ángel González wrote: > > a) recips | r | To or CC headers should match > > Why "recips"? That's not a word. If we want to abbreviate > "recipient", > either recip or rcpt¹ would do. Hi, it didn't look that bad to me, so I chose "recips". If ther

Re: [Evolution] Evolution -> ownCloud calendar: "Unacceptable TLS certificate"

2015-03-31 Thread Milan Crha
On Tue, 2015-03-31 at 13:22 -0400, a.gnome wrote: > This didn't fix my calendar certificate issue, Hi, makes sense, the thread was about mail (IMAP), not about calendar. > but deleting and > recreating my ownCloud GNOME online account did. Calendars configured directly in Evolution has i

Re: [Evolution] Evolution -> ownCloud calendar: "Unacceptable TLS certificate"

2015-04-01 Thread Milan Crha
On Wed, 2015-04-01 at 09:19 +0100, Pete Biggs wrote: > On Wed, 2015-04-01 at 07:12 +0200, Milan Crha wrote: > > On Tue, 2015-03-31 at 13:22 -0400, a.gnome wrote: > > > This didn't fix my calendar certificate issue, > > > > Hi, > > makes sense, th

Re: [Evolution] 3.16.0 issues: Unwanted animation of the switcher and preview pane, retrieving emails is broken

2015-04-12 Thread Milan Crha
On Sat, 2015-04-11 at 13:13 +0200, Ralf Mardorf wrote: > If you move the cursor to the first entry of the Help menu, the > switcher and preview pane already starts to move down. Hi, it's fixed in 3.16.1: https://bugzilla.gnome.org/show_bug.cgi?id=746950 > I gave more information, I posted

Re: [Evolution] Evolution 3.16.1: Internal errors, no Hotmail, and issues with Contacts

2015-04-20 Thread Milan Crha
On Wed, 2015-04-15 at 21:44 -0500, Ryan Owens wrote: > I am receiving error messages such as "Internal Server Error", and > "The reported error was "Error performing NOOP: unexpected server > response:"." when Evolution starts/ I force a resync of email. My > Gmail and School Email work fine.

Re: [Evolution] 3.16.1 issues (on Arch)

2015-04-20 Thread Milan Crha
On Sat, 2015-04-18 at 18:35 -0400, Carl Schaefer wrote: > 1) on startup Evolution will usually report > Failed to connect to 'Gmail' / Unknown error >but it appears connect successfully, as far as I can see. Hi, do you have configured the GMail account directly in Evolution or thr

Re: [Evolution] How does evolution pick the browser to open links with?

2015-04-20 Thread Milan Crha
On Mon, 2015-04-20 at 12:20 +0300, Robert Munteanu wrote: > Hi, > > I recently performed a fresh install of my system and am now using > Evolution 3.16.0 ( openSUSE Tumbleweed x86_64, KDE 4.14.6, GTK 3.16.0 > ). > > I have set the Firefox as the default browser through KDE; xdg-open > https://som

Re: [Evolution] 3.16.1 issues (on Arch)

2015-04-20 Thread Milan Crha
On Mon, 2015-04-20 at 17:11 -0400, Carl Schaefer wrote: > there's nothing obvious in that log output. Hi, okay. I still tend to overlook useful things in the complete imapx log, but if you say so, then I'll believe you. > I added a second instance > of the same Gmail account in Evolution,

Re: [Evolution] Evolution email client for Windows 7

2015-04-22 Thread Milan Crha
On Thu, 2015-04-23 at 01:24 +, Srinivasan, Rajini wrote: > Could you send/share evolution email client MSI or SETUP for WIndows > 7. Also if you have configuration guide for the client end please > share. Thanks. Hi, there is no such thing provided by the Evolution team. There are sc

Re: [Evolution] Can't connect to calendar

2015-04-29 Thread Milan Crha
On Wed, 2015-04-29 at 01:30 -0700, Jeffrey Needle wrote: > Using Evolution 3.10.4, latest distro in the repos for Deepin Linux. > > The calendar isn't connecting to Google. Not sure why. Here's the > screens shot of the message: Hi, that means that the evolution-calendar-factory proces

Re: [Evolution] Recovering saved messages puts HTML marks in recovered message

2015-05-04 Thread Milan Crha
On Sat, 2015-05-02 at 11:02 -0400, John Lauterbach wrote: > The following problem recently started (and apparently > spontaneously) with 3.13.7 operating under Ubuntu 14.04.2 on my DELL > Vostro 3500. Hi, 3.13.7, as a development version, was released on 2014-10-27. There were done too m

Re: [Evolution] WebCal import fails

2015-05-04 Thread Milan Crha
On Sun, 2015-05-03 at 22:05 +0200, Jay Strict wrote: > == snip == > > (evolution-calendar-factory-subprocess:1824): libecalbackendhttp > -WARNING > **: The component does not have the mandatory property UID > >

Re: [Evolution] HTTP Error message corrupt with Yahoo CalDAV

2015-05-04 Thread Milan Crha
On Sat, 2015-05-02 at 13:51 -0600, James Lay wrote: > but then Evo pops up with HTTP Error: message corrupt. Hi, it's an error message Yahoo! server returns. It used to work in the past, but after some time it's broken, regardless of the evolution version. I'm not aware of a change on thei

Re: [Evolution] WebCal import fails

2015-05-04 Thread Milan Crha
On Mon, 2015-05-04 at 14:30 +0200, Jay Strict wrote: > But maybe it is too much of an effort...? Hi, not necessarily too much. The problem is that evolution uses the UID (and eventually RID - recurrence ID) as an identifier of the event, thus it can operate with it in the UI, and even with

Re: [Evolution] WebCal import fails

2015-05-04 Thread Milan Crha
On Tue, 2015-05-05 at 00:07 +0200, Jay Strict wrote: > The first 3 lines of the .ics file are: > > > BEGIN:VCALENDAR > VERSION:2.0 > PRODID:-//dhtmlXScheduler//NONSGML v2.2//EN > ==

Re: [Evolution] WebCal import fails

2015-05-04 Thread Milan Crha
On Tue, 2015-05-05 at 07:50 +0200, Milan Crha wrote: > As the local backend can cope with missing UIDs, I guess the > read-only On The Web backend can safely add missing UIDs as well. Hi, I did so, for 3.17.2+ [1] and 3.16.2+ [2]. It requires to cleanup ~/.cache/evolution/calendar

Re: [Evolution] Evo 3.12.11: mail from gmail not shown in folder?

2015-05-04 Thread Milan Crha
On Mon, 2015-05-04 at 14:08 -0400, Paul Smith wrote: > > Any ideas? Hi, the only left option I can think of is that the missing messages are marked either as Junk or as Deleted. These messages are not shown in regular folders. You can View->Show Deleted Messages, but the Junk messages ar

Re: [Evolution] Does Evolution 3.16 with GNOME 3.14?

2015-05-04 Thread Milan Crha
On Tue, 2015-05-05 at 07:51 +0200, Paul Menzel wrote: > is running Evolution 3.16 with GNOME 3.14 supported, that means > tested by someone? Hi, yes, it is. I currently run the development version of evolution with it too. > Will all futures work? Evolution didn't change its hard require

Re: [Evolution] Problem in write support CalDAV 3.16

2015-05-10 Thread Milan Crha
On Fri, 2015-05-08 at 18:44 +0200, Matthijs van Wolferen wrote: > Just upgraded to Fedora 22 with 3.16.1 installed. > Still have this strange problem where I can't write to my CalDAV > calendar, hosted by Fastmail. Hi, does that failed write give you any error message? > Strange thing is,

Re: [Evolution] Problem in write support CalDAV 3.16

2015-05-12 Thread Milan Crha
On Tue, 2015-05-12 at 10:31 +0200, Matthijs van Wolferen LL.M wrote: > < Allow: OPTIONS, GET, HEAD, POST, DELETE > < Allow: PROPFIND, REPORT, PROPPATCH, MKCOL, ACL > < Allow: MKCALENDAR Hi, the CalDAV code checks whether the 'Allow' response header contains 'PUT' an

Re: [Evolution] trying to set up smart card crashes evolution

2015-05-12 Thread Milan Crha
On Tue, 2015-05-12 at 14:26 +0200, ultraviole...@arcor.de wrote: > I am running Arch Linux with evolution (evolution 3.16.1) and > thunderbird. Accessing my safesign smart card in a Gemalto card > reader works fine with thunderbird (decryption works, did not test > signing/encryption). If I try

Re: [Evolution] endless "Error while Filtering new message in INBOX" errors

2015-05-12 Thread Milan Crha
On Tue, 2015-05-12 at 11:12 +0200, Petr Danecek wrote: > - The rule which triggers the error is "Recipient/CC is/contains". If > I turn it off or change to "Mailing List is/contains", the errors are > gone. Hi, I second Pete's response, I only want to add a little more information: Try t

Re: [Evolution] saved draft edited as new message shows html (signs)

2015-05-12 Thread Milan Crha
On Wed, 2015-05-13 at 00:24 -0400, John Lauterbach wrote: > and no change in evolution (3.13.7) Hi, and it had been surely fixed [1] in the stable version of evolution, like the current 3.16.2. Your 3.13.7 is utterly old *development* version. Please build the stable version, like the 3.16

Re: [Evolution] saved draft edited as new message shows html (signs)

2015-05-13 Thread Milan Crha
On Wed, 2015-05-13 at 09:49 -0400, John Lauterbach wrote: > Thank you, but googling "evolution 3.16.2" does not yield any > websites with evolution software and packages. Hi, where did you get 3.13.7? That might be self-compiled, no? Sources are at: https://download.gnome.org/sources/

Re: [Evolution] Failed to open calendar 'Birthdays & Anniversaries' Invalid object

2015-05-17 Thread Milan Crha
On Fri, 2015-05-15 at 12:07 -0400, Joe Messing wrote: > Ubuntu 14.04 LTS Evolution 13.3.7 > > While attempting to add a Calender appointment, I get this error. > "Failed to open calendar 'Birthdays & Anniversaries' Invalid > object" . I am not allowed to add a new appointment. What is the

Re: [Evolution] [Fwd: [Fwd: Failed to open calendar 'Birthdays & Anniversaries' Invalid object]]

2015-05-18 Thread Milan Crha
On Mon, 2015-05-18 at 11:31 -0400, Joe Messing wrote: > I would like to solve the problem of nothing in the "Birthday and > Anniversary" calender. It looks like that folder is empty or missing. > Is there a way to delete that calender, and then start a new one? Hi, that calendar is genera

Re: [Evolution] How do I set evolution to use a particular program when opening e-mail attachments

2015-05-18 Thread Milan Crha
On Mon, 2015-05-18 at 10:45 -0400, John Lauterbach wrote: > johnl@john-Vostro-3500:~$ xdg-mime query default application/pdf > pdfstudio9.desktop Hi, Evolution relies on GLib to provide the information about the default and installed applications, which _I think_ uses a different store for

Re: [Evolution] blurred font rendering on evolution 3.12.11?

2015-05-20 Thread Milan Crha
On Tue, 2015-05-19 at 18:33 +0200, Nicolas Hüppelshäuser wrote: > Is this a known issue? Is there a work-around? Would it help to > update to the newest stable evolution version? Hi, I guess you use a hiDPI screen. If so, then yes, it's known. Evolution 3.12.x uses WebKitGTK for the mess

Re: [Evolution] OAuth

2015-05-20 Thread Milan Crha
On Tue, 2015-05-19 at 21:24 -0500, Laverne Schrock wrote: > I'm running Evolution 3.12.9 on Debian Sid. Does this version support > OAuth? I have a Google Apps account that has the settings locked > down. Hi, Evolution doesn't "support" OAuth(2) directly, but indirectly it does. By "direc

Re: [Evolution] Slow IMAP Message Parse

2015-05-21 Thread Milan Crha
On Wed, 2015-05-20 at 19:34 +0100, Neil Romig wrote: > I have tried running with CAMEL_DEBUG but I don't understand the > output well enough - though there are timeout messages at the points > where Evolution is hanging. Hi, CAMEL_DEBUG is usually useless in such cases like hanging (UI stu

Re: [Evolution] How do I get rid of "preformatted"

2015-05-24 Thread Milan Crha
On Thu, 2015-05-21 at 12:50 -0400, Dr. John H. Lauterbach wrote: > Thank you, Patrick. The "preformatted" only came when I started > using 3.16.0. Perhaps I have missed something, but I do not see > anything which allows me to change templates other than the drop-down > box in the message head

Re: [Evolution] Slow IMAP Message Parse

2015-05-24 Thread Milan Crha
On Fri, 2015-05-22 at 16:51 +0100, Neil Romig wrote: > I have run gdb as suggested and put the output at > http://pastebin.com/raw.php?i=UTvPdFm7 Hi, the backtrace doesn't show evolution stuck, it shows it idle, basically not doing anything. Still, I'm pretty sure you face: https://bugzil

Re: [Evolution] Slow IMAP Message Parse

2015-05-25 Thread Milan Crha
On Mon, 2015-05-25 at 12:47 -0400, Adam Tauno Williams wrote: > Bug#748065 has been marked of a duplicate of Bug#733877 > > > That bug shows as RESOLVED FIXED - Yay! Hi, right, it was marked as such very recently, and as its comment #9

Re: [Evolution] access to google addressbook is broken

2015-05-28 Thread Milan Crha
On Thu, 2015-05-28 at 15:42 +0200, Jens Gustedt wrote: > as of some days (I think) I can't connect to my addressbook on google > anymore. They say that their authentification format has changed 3 > years ago and that the old way is now phased out. > Is this my installation that is wrong (some old c

Re: [Evolution] EWS Outbox stays empty with option [Keep in Outbox]

2015-05-28 Thread Milan Crha
On Thu, 2015-05-28 at 13:52 +, Justin Musgrove wrote: > Fedora 22, Evo 3.16.2.1 EWS > > Where is the [outbox] that the option "Send messages through Outbox > folder": "Keep in Outbox" uses? I assumed it is the "Outbox" > folder. Hi, it's the On This Computer/Outbox folder. Evolution d

Re: [Evolution] access to google addressbook is broken

2015-05-28 Thread Milan Crha
On Thu, 2015-05-28 at 16:46 +0100, Patrick O'Callaghan wrote: > Do you know if this procedure will get round the problem of SDDM not > supporting gnome-keyring? Hi, I'm sorry, what does the 'SDDM' stand for, please? Though GOA is also using gnome-keyring (libsecret) to store passwords and

Re: [Evolution] Multiple Google calendars with GOA

2015-05-28 Thread Milan Crha
On Thu, 2015-05-28 at 18:14 +0100, Pete Biggs wrote: > I have multiple calendars on my Google account, but using GOA only > the default calendar is shown in Evolution. How can I get it to show > the other calendars? Hi, 3.18.0 will provide WebDAV discovery, which adds all advertised cale

Re: [Evolution] Places where Evolution stores its data

2015-05-28 Thread Milan Crha
On Thu, 2015-05-28 at 20:25 +0200, Tom wrote: > I've just happened to take a look at the places for Evolution mail Hi, this might be helpful: https://help.gnome.org/users/evolution/stable/data-storage.html.en > It is 10 IMAP accounts and 1 NNTP account, that seems to > store meta data and

Re: [Evolution] access to google addressbook is broken

2015-05-29 Thread Milan Crha
On Fri, 2015-05-29 at 08:25 +0200, Andrea Vai wrote: > I have the same problem, so I have tried to configure GOA (added a > google account, disabled all but Contacts, closed GOA and restarted > evolution) but the error still appears; is there any further step I > should consider to make my google c

Re: [Evolution] access to google addressbook is broken

2015-05-29 Thread Milan Crha
On Fri, 2015-05-29 at 08:39 +0200, Jens Gustedt wrote: > So basically this means that all the direct google interface support > should be phased out, because it can't work anymore? Hi, correct. > But then also doesn't that mean that evolution is even more dependent > on having gnome runni

Re: [Evolution] Multiple Google calendars with GOA

2015-05-29 Thread Milan Crha
On Fri, 2015-05-29 at 09:45 +0100, Pete Biggs wrote: > > > > > > The 3.16.x situation is harder, you might do things manually, but > > that won't last for long (like it will be lost after restart). > > Right, so it's not possible to see multiple calendars using GOA. > I'll go back to Google ca

Re: [Evolution] access to google addressbook is broken

2015-05-29 Thread Milan Crha
On Fri, 2015-05-29 at 09:54 +0200, Andrea Vai wrote: > Ok, I had to reboot Ubuntu to have my GOA account appear (simply > logging off and on did not do it). Hi, that'w weird, re-login worked fine here, using Fedora 22. > Furthermore, the first time while my contacts > were populating the

Re: [Evolution] PS: "Face:"

2015-06-01 Thread Milan Crha
On Fri, 2015-05-29 at 14:43 +0200, Ralf Mardorf wrote: > It seems to be that "Evolution ignores the Face guidelines". > > http://lists.claws-mail.org/pipermail/users/2015-May/013045.html > http://lists.claws-mail.org/pipermail/users/2015-May/013046.html > > JFTR the broken "Face" in question is f

[Evolution] Bugzilla settings (was: Re: PS: "Face:")

2015-06-01 Thread Milan Crha
On Mon, 2015-06-01 at 09:46 +0200, Ralf Mardorf wrote: > Where can I subscribe to a bug I reported? I can't help, if I don't > get a notification email. Hi, you should receive notifications, as you are the reporter. Check your bugzilla settings at: https://bugzilla.gnome.org/userprefs.cgi?

Re: [Evolution] Mail sent from gmail.com arriving severely truncated

2015-06-02 Thread Milan Crha
On Mon, 2015-06-01 at 13:49 -0400, Dr. John H. Lauterbach wrote: > This refers to evolution 3.16.0 running under Ubuntu 15.04. One of my > vendors uses gmail. Since the afternoon of 29 May, his e-mail have > been coming in severely truncated. My secretary has also received a > copy of those same

Re: [Evolution] Messages sent from web links not saved in 'sent' folder

2015-06-02 Thread Milan Crha
On Tue, 2015-06-02 at 07:43 -0500, Chris wrote: > Ubuntu 14.04.2 LTS, Evo 3.12.11 - If I send a message from a 'contact > us' link on a webpage the sent message is not saved anywhere on my > machine that I can find. Is there a reason for this or is this a bug in > 3.12.*? Hi, it should be

Re: [Evolution] Messages sent from web links not saved in 'sent' folder

2015-06-02 Thread Milan Crha
On Tue, 2015-06-02 at 20:49 -0500, Chris wrote: > Milan, if you mean running Evo from a console here is what I see: Hi, okay, nothing related to the message send or its store into the Sent folder. Was the message saved to the configured Sent folder this time? Bye, Milan __

Re: [Evolution] IMAP Shared Folders

2015-06-02 Thread Milan Crha
On Tue, 2015-06-02 at 18:13 +0100, Neil Romig wrote: > I have a Courier mail server and have access via shared folders > ("virtual" rather than filesystem-based) to another account's > folders. > Sorry to compare to Thunderbird but these folders work with that > client, but in Evolution (3.16.2.1

Re: [Evolution] Messages sent from web links not saved in 'sent' folder

2015-06-03 Thread Milan Crha
On Wed, 2015-06-03 at 19:58 -0500, Chris wrote: > It's just a local IMAP server. I've gone through this setup before > with Milan when I had a bug report to file in Evo. In this case as I > said the message will show up in ~/Maildir/.Sent/cur but not in the > Evo UI. > Hi, okay, to avoi

Re: [Evolution] Calendar entries lost in translation

2015-06-04 Thread Milan Crha
On Wed, 2015-06-03 at 22:34 -0700, Tim Wescott wrote: > I just moved to a new machine, and from Lubuntu 12.04 to Xbuntu > 14.04. > I did the whole backup to a file thing, then restore from the file, > expecting that my calendar would be brought along. > > It's not. > > Is there a way to make tha

Re: [Evolution] Messages sent from web links not saved in 'sent' folder

2015-06-04 Thread Milan Crha
On Thu, 2015-06-04 at 07:47 -0500, Chris wrote: > Seems to be working fine now Milan since some posts to lists were not > showing up either. Guess it works now, sorry for the noise on the > list. Hi, that's fine. There was a bug report, I think also mentioning the Sent folder, about filte

Re: [Evolution] Error while Storing folder 'Inbox'

2015-06-04 Thread Milan Crha
On Thu, 2015-06-04 at 23:13 -0400, jamil egdemir wrote: > Error while Storing folder 'Inbox'. > Id must be non-empty. > > Can't seem to find any info on that message. Any clues to what that > means? Hi, run evolution from a terminal as: $ EWS_DEBUG=2 evolution &>log.txt then reproduc

Re: [Evolution] Making Bogofilter work in Ubuntu 14.04, again

2015-06-05 Thread Milan Crha
On Fri, 2015-06-05 at 00:30 -0700, Tim Wescott wrote: > (I do vaguely remember that it involves compiling one .c file into (I > think) a .so, that provides an interface between bogofilter and > Evolution. But, the watchword here is "vaguely".) Hi, it's under this thread: https://mail.gnom

Re: [Evolution] caldav-sync - timespan

2015-06-07 Thread Milan Crha
On Fri, 2015-06-05 at 14:03 +0200, Kohlen wrote: > Can you please tell me, where I can configure, that evolution syncs > the whole calendar with caldav? In Android this is working with > CalDav Hi, there is no such option in the Evolution, it tries to do this transparently for you. The i

Re: [Evolution] caldav-sync - timespan

2015-06-08 Thread Milan Crha
On Mon, 2015-06-08 at 11:22 +0200, Kohlen wrote: > this don't work. I tried several times to refresh the calendar, but > always get only the +- 1 month entries. > > Is there maybe a log, where I can look for issues? Hi, you can alternatively delete local cache in ~/.cache/evolution/calend

Re: [Evolution] Filters Keep jumping off the deep end

2015-06-08 Thread Milan Crha
On Mon, 2015-06-08 at 14:04 +, Justin Musgrove wrote: > Normally it is 36K, but it was sitting at 125M. The first time I saw > this I took it as a fluke, but now it has happened to me twice. "wc > -l filters.xml" showed 2666134 lines. After using vim ":%!uniq" it is > now at 962 lines. Thought

Re: [Evolution] caldav-sync - timespan

2015-06-08 Thread Milan Crha
On Mon, 2015-06-08 at 13:52 +0200, Kohlen wrote: > And a bit later: > > REPORT > /owncloud/remote.php/caldav/calendars/matthias/kalendermemotoo/ > HTTP/1.1 > > Soup-Debug-Timestamp: 1433758584 > > Soup-Debug: SoupSessionSync 1 (0x7f91e26bf220), SoupMessage 6 > (0x7f9198004f50), SoupSocket 7 (

Re: [Evolution] Filters Keep jumping off the deep end

2015-06-08 Thread Milan Crha
On Mon, 2015-06-08 at 10:16 -0400, John Lauterbach wrote: > Would this also explain increasingly slow response from keyboard > to screen when editing messages of more than a few lines with > 3.16.0? For example, if I have to backspace, sometimes time- > delay approaches one character per second.

Re: [Evolution] Freeze when saving contact with duplicate email address

2015-06-09 Thread Milan Crha
On Tue, 2015-06-09 at 11:36 +0200, Andrea Vai wrote: > Sorry if I don't understand something but I am not an expert, Hi, that's okay :-) Simply reproduce the issue, aka make evolution stuck, then run the below command from a terminal: $ gdb --batch --ex "t a a bt" -pid=`pidof evolution

Re: [Evolution] Freeze when saving contact with duplicate email address

2015-06-09 Thread Milan Crha
On Tue, 2015-06-09 at 16:41 +0200, Andrea Vai wrote: > Ok, I attach here bt.txt, just in case it is more useful to follow up > here... or do I better > file a bug? Hi, I usually prefer a new bug report, due to most people here not being probably interesting in the investigation, but maybe

Re: [Evolution] compile my own --- in addition to: Authentication Issues with Exchange Web Services

2015-06-09 Thread Milan Crha
On Tue, 2015-06-09 at 12:44 -0400, Paul Smith wrote: > And, it requires a modern version of GNOME (in > particular, no older than one release back... so for Evolution 3.16.x > that means you must have GNOME 3.14 or 3.16). Hi, just to clarify, there was no dependency bump in the sources f

Re: [Evolution] Freeze when saving contact with duplicate email address

2015-06-10 Thread Milan Crha
On Wed, 2015-06-10 at 10:04 +0200, Andrea Vai wrote: > (evolution:20898): GLib-GObject-WARNING **: cannot register existing > type 'EABContactDisplay' Hi, the above is the reason. It can be caused by loading some old libraries, mixing different version of the libraries and so on. I do not

Re: [Evolution] Freeze when saving contact with duplicate email address

2015-06-10 Thread Milan Crha
On Wed, 2015-06-10 at 10:35 +0200, Andrea Vai wrote: > Thanks Milan, so I would anyway file a bug to keep memory of this, do > you agree? Hi, I do not think the bug report would help to anything, at least not when filled against evolution. All I know about the issue is what I wrote earlier

Re: [Evolution] Evolution 3.10.4 - Calendar does not display appointments of zero duration

2015-06-10 Thread Milan Crha
On Wed, 2015-06-10 at 10:04 +0100, Jon Parker wrote: > So the appointment is THERE it just doesn't show up in Evolution. Hi, I tried to reproduce this with 3.16.3, current stable, and it is shown in the Day View, event created in the local Personal calendar. Maybe try to use other views, l

Re: [Evolution] Duplicate spam

2015-06-10 Thread Milan Crha
On Wed, 2015-06-10 at 20:11 +1000, dean wrote: > Ive attached the section of the log that I believe relates to the > folder being expunged, evo was launched with CAMEL_DEBUG=all, my > other accounts disabled and connections down to 1. When selecting > Expunge, nothing happens, the folder does not

Re: [Evolution] "FOREIGN KEY constraint failed" err msg on contact deletion

2015-06-10 Thread Milan Crha
On Wed, 2015-06-10 at 22:56 +0200, Ivan Roth wrote: > I don't know if this issue is known. A quick search on DDG didn't > give me any input. Hi, I guess DDG stands for Duck-Duck-Go? Anyway, Google for "evolution FOREIGN KEY constraint failed" gives me as the first link https://bugzilla.re

Re: [Evolution] Duplicate spam

2015-06-11 Thread Milan Crha
On Thu, 2015-06-11 at 21:12 +1000, dean wrote: > I'm now starting to think my problem was with the > messages being "unmarked" for deletion before i got to expunge and > that was why it didn't work Hi, right, that's it. Messages in the Junk folder are not deleted, they are just junk, thus

Re: [Evolution] Search folder has stopped updating

2015-06-11 Thread Milan Crha
On Thu, 2015-06-11 at 10:24 -0400, John Lauterbach wrote: > As of last evening, the only way I can get > the search folder to update is to go the original InBox (or the impax > InBox) and open each one of the new messages. Hi, could you run evolution from a terminal, to see whether anyth

Re: [Evolution] WebKit editor undo problems

2015-06-11 Thread Milan Crha
On Fri, 2015-06-12 at 01:25 +0200, Andre Klapper wrote: > On Fri, 2015-06-12 at 00:21 +0200, Dario Lesca wrote: > > For example: > > > > 1) Open a new text mail > > 2) write into body "abc", then press enter and write "def" > > 3) Now press CTR+Z for remove "f" of "def" ... > > 4) ... and magicall

Re: [Evolution] Search folder has stopped updating

2015-06-11 Thread Milan Crha
On Fri, 2015-06-12 at 01:47 -0400, John Lauterbach wrote: > Thank you Milan: > > running from terminal > johnl@john-Vostro-3500:~$ evolution > > (evolution:11351): camel-WARNING **: Failed to initialize NSS SQL > database in sql:/etc/pki/nssdb: NSS error -8126 Hi, I do not see that one,

Re: [Evolution] Places where Evolution stores its data

2015-06-15 Thread Milan Crha
On Sun, 2015-06-14 at 16:46 +0200, Tom wrote: > ...Why the hell... Hi, okay, I suppose you are unhappy. Understood. > > BTW: It's Evolution 3.2.3 here - so I have good reasons to ask about > upgrading in another thread ;-) Right. And I am unhappy here. 3.2.3 was released on Jan 09 2012.

Re: [Evolution] Places where Evolution stores its data

2015-06-21 Thread Milan Crha
On Mon, 2015-06-22 at 01:17 +0200, Tom wrote: > To keep my head I'm testing Fedora-Live-Workstation-x86_64-22-3 by > now but as I'm a sucking baby with Fedora it seems I have to learn > its update management from scratch before seeing 3.16.3. Current set > Evolution is 3.16.2.1. Hi, it m

Re: [Evolution] IMAP Shared Folders

2015-06-22 Thread Milan Crha
On Mon, 2015-06-22 at 06:30 +0100, Neil Romig wrote: > Following on, I created two accounts - user1 who shares folder > "Stuff" with user2. Debug output at http://pastebin.com/mTRpqYVV and > http://pastebin.com/N2A6L006. I am using a Courier mail server > version 0.68.2, and Evo 3.16.3 on Fedora

Re: [Evolution] IMAP Shared Folders

2015-06-22 Thread Milan Crha
On Mon, 2015-06-22 at 13:28 +0100, Neil Romig wrote: > I have made sure Evo is subscribed to all folders, and on the mail > server the file courierimapsubscribed contains the correct list of > folders. I still have the problem that the shared folders disappear > from the Evo folder pane after 10

Re: [Evolution] 3.16.3: Failed to refresh folder "INBOX",

2015-06-22 Thread Milan Crha
On Mon, 2015-06-22 at 19:11 -0400, Eugene Kanter wrote: > Move IMAP server to another address, change DNS record Hi, these are low-level things users usually cannot do, right? I mean, you can change a local network, like unplug the wire and connect using WiFi, but the server address will s

Re: [Evolution] Text cut off when printing Evolution Emails

2015-06-24 Thread Milan Crha
On Tue, 2015-04-21 at 11:34 +0200, Harvey Nimmo wrote: > Evolution printing seems not to fit the text cleanly to the size of > the print area, with the result that when I want to print long emails with > Evolution there are always lines cut off horizontally at the bottom/ top > of each page.

Re: [Evolution] evolution launches java?

2015-06-24 Thread Milan Crha
On Wed, 2015-06-24 at 16:54 +0200, mario chiari wrote: > I just discovered that when I launch Evolution from my terminal > (Fedora 20), I get a message about Java (see below). Why so? Hi, it's not running it, it's the opposite. When evolution starts, it lists all available plugins and disa

<    1   2   3   4   5   6   7   8   9   10   >