Re: [Evolution] WebKit editor undo problems

2015-06-12 Thread Pete Biggs

   Hi,
 well, despite it may sound silly, it's not a bug in Evolution, neither
 in WebKitGTK, directly. It's something with the font size, some sizes
 report wrong positions and break the undo in evolution in this way. I
 do not know how much it is relevant for the original Pete's issue.
 
 In any case, while I can reproduce the above steps with system font
 (size 11), going to Edit-Preferences-Mail Preferences, using Fixed
 Width Font of size 12 makes the steps working properly.

Certainly changing the font size to 12 makes things a lot better - the
undeleted text goes back to the correct place now.  There's still a
little niggle in that if you delete the last line of quoted text, the
deleted line is not quoted when it's replaced.

I'm seeing other issues around quote levels - sometimes the quoting
arrows just disappear.  But I can't find a reproducible way of showing
it. It feels at times as if the underlying editor is using HTML and
just converting to text as it is displayed - what I mean is that
sometimes in text mode it looks as if I inadvertently delete a tag
(that I can't see) and it affects a whole section of text - like
removing the quote arrows.

P.

___
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 err msg on contact deletion

2015-06-12 Thread Ivan Roth
Le jeudi 11 juin 2015 à 08:01 +0200, Milan Crha a écrit : 
 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.redhat.com/show_bug.cgi?id=1183719
 which leads to
 https://bugzilla.gnome.org/show_bug.cgi?id=743996
   Bye,
   Milan
 

Hi Milan,

Yes, Duck Duck Go. I think it works pretty well and I try to get rid of
Google but I should've looked there. That, indeed, solved my issue.

Thanks,
Ivan


___
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] Search folder has stopped updating

2015-06-12 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, but the error code means:
SEC_ERROR_READ_ONLY -8126   Security library: read-only
database.

 Is it okay to paste a picture of the search criteria into an e-mail?

Yes, but maybe not necessary. Did you verify the additional search
criteria in the search folder?
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] WebKit editor undo problems

2015-06-12 Thread Tomas Popela
On Thu, 2015-06-11 at 13:23 -0400, John Lauterbach wrote:
 I compose all e-mail and reply e-mail in HTML with normal formatting. 
  I have had strange events occur when correcting a mistake I have 
 made or changing the wording in a phrase.  Backspacing a dozen or so 
 characters can cause 3.16.0 to stall and take CPU usage to 25% and 
 grey-out the screen display.  After a few seconds or so, the 
 backspace operation will complete and the screen returns to normal 
 brightness.

Please update to the latest stable release of Evolution as 3.16.0 is in
the terms of composer fixes very old.

Thank you

Tomas
___
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] WebKit editor undo problems

2015-06-12 Thread Tomas Popela
On Fri, 2015-06-12 at 00:21 +0200, Dario Lesca wrote:
 Il giorno gio, 11/06/2015 alle 22.43 +0200, Dario Lesca ha scritto:
  Il giorno gio, 11/06/2015 alle 17.59 +0100, Pete Biggs ha scritto:
   Is this reproducible by others?
  Yes +1
  
  Press CTRL + Z broke text, do not undo.
 
 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 magically the c of abc disappear
 

You hit this bug https://bugzilla.gnome.org/show_bug.cgi?id=749712
___
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] WebKit editor undo problems

2015-06-12 Thread Tomas Popela
On Thu, 2015-06-11 at 17:59 +0100, Pete Biggs wrote:
  Evo 3.16.2.1 on Fedora 22
 
 I'm seeing some strange things with the webkit editor and I can't 
 find
 any references to the problem - probably looking in the wrong place.
 
 The primary problem is that the undo when editing quoted replies is
 seriously borked.

It is a know issue and it is on my radar. I already have something
ready, but it is still not there.

Tomas

___
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] WebKit editor undo problems

2015-06-12 Thread Pete Biggs

 I did the same test on the same version of Evo and am not seeing the
 problem. The Ctrl-Z removes the f, then the e, then the d etc. as it
 should.
 
 (BTW I use KDE, not Gnome, on Fedora 22).
 
It looks like it's because of a specific size of font - which just
happens to be the default for Gnome.  Changing from the default 11pt to
12pt is sufficient to fix it.  So presumably the font used in KDE - or the font 
you have choosen - don't tickle this bug.

P.
___
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] Authentication Issues with Exchange Web Services

2015-06-12 Thread Emilio Recio
To compile from source, I usually do this (for dependencies):


1)  Install the evolution-devel, ews-devel, etc packages. On Fedora using 
Yum/DNF this selects all the *-devel packages for installation.

2)  Uninstall the evolution-* packages

3)  Kill all running evolution processes hard “SIGKILL”

4)  Set up my environment for compilation:

a.   c/cxxflags:

b.  export CFLAGS=-mtune=native -march=native -g

c.   export CXXFLAGS=-mtune=native -march=native -g

5)  Expand, and compile the evolution-data-server:

a.   ./configure --disable-uoa --with-openldap --with-contact-maps

6)   evolution: (disabled gnome-autoar)

a.   ./configure --with-openldap --enable-contact-maps --enable-plugins=all 
--disable-autoar

7)  evolution-ews:

a.   ./configure
The key is to install your distro’s evolution*devel packages, because then the 
dependencies for the devel packages (other devel packages) would be installed, 
making it easier to do the source download compile. Last iteration, I think I 
was missing some other packages, but it was easily resolved.

HTH,
Emilio


From: evolution-list [mailto:evolution-list-boun...@gnome.org] On Behalf Of 
Parikh, Samir
Sent: Wednesday, June 10, 2015 12:28 PM
To: Emre Erenoglu
Cc: evolution-list@gnome.org
Subject: Re: [Evolution] Authentication Issues with Exchange Web Services

Emre,

Your suggestion did the trick!  Thank you very much.

(With respect to Patrick’s question, which I just saw, I am using Evolution 
3.10.4.)

I also just saw a continuation of this thread about compiling to a newer 
version – I have not read through all of the replies yet but perhaps I should.  
I did try to compile from source but every time I ran ./configure, it seemed 
liked I was missing many dependencies.  If there were suggestions for selecting 
another distribution that keeps Evolution more up to date, I will also look 
into those.

Thanks again.
Samir

From: Emre Erenoglu [mailto:ereno...@gmail.com]
Sent: Friday, 05 June, 2015 13:46
To: Parikh, Samir
Cc: Robert Munteanu; evolution-list@gnome.orgmailto:evolution-list@gnome.org
Subject: Re: [Evolution] Authentication Issues with Exchange Web Services

On Fri, Jun 5, 2015 at 9:05 PM, Parikh, Samir 
samir.par...@nationalgrid.commailto:samir.par...@nationalgrid.com wrote:
Based on this, what values should I be entering for my username (e.g. 
DOMAIN\username or just username) and the URL fields (e.g. just accept what 
is returned via the FETCH URL button or use the URL used to access OWA)?
Hi,
I always use DOMAIN\username, just give it a try. Also just accept what 
autoconfig has given you, if it does not work, then try something like:  
https://webmail.companyname.com/ews/exchange.asmx;  but we cant' be sure that 
it would work, so if both autoconfig and this url does not work, you need to 
ask your admin which protocols are enabled on the server (you need EWS) and 
what is the EWS URL.

Note that Xubuntu 14.04 Evolution packages are pretty old, even ancient (3.10 
if I understand right). Even Vivid 15.04 has very old packages. So I compile my 
own from time to time. Alternatively, if you upgrade to Vivid 15.04, you can 
use Fabien Tassin PPA here: https://launchpad.net/~fta/+archive/ubuntu/gnome3  
and use 3.16.x which is relatively recent.

Emre




This e-mail, and any attachments are strictly confidential and intended for the 
addressee(s) only. The content may also contain legal, professional or other 
privileged information. If you are not the intended recipient, please notify 
the sender immediately and then delete the e-mail and any attachments. You 
should not disclose, copy or take any action in reliance on this transmission.

You may report the matter by contacting us via our UK Contacts 
Pagehttp://www2.nationalgrid.com/contact-us/ or our US Contacts 
Pagehttps://www1.nationalgridus.com/ContactUs (accessed by clicking on the 
appropriate link)

Please ensure you have adequate virus protection before you open or detach any 
documents from this transmission. National Grid plc and its affiliates do not 
accept any liability for viruses. An e-mail reply to this address may be 
subject to monitoring for operational reasons or lawful business practices.

For the registered information on the UK operating companies within the 
National Grid group please use the attached link: 
http://www.nationalgrid.com/corporate/legal/registeredoffices.htm

The information contained in this transmission contains privileged and 
confidential information. It is intended only for the use of the person named 
above. If you are not the intended recipient, you are hereby notified that any 
review, dissemination, distribution or duplication of this communication is 
strictly prohibited. If you are not the intended recipient, please contact the 
sender by reply email and destroy all copies of the original message.

CAUTION: Intended recipients should NOT use email communication for emergent or 
urgent health 

Re: [Evolution] WebKit editor undo problems

2015-06-12 Thread Patrick O'Callaghan
On Fri, 2015-06-12 at 12:08 +0100, Pete Biggs wrote:
  
  I did the same test on the same version of Evo and am not seeing 
  the
  problem. The Ctrl-Z removes the f, then the e, then the d etc. as 
  it
  should.
  
  (BTW I use KDE, not Gnome, on Fedora 22).
  
 It looks like it's because of a specific size of font - which just
 happens to be the default for Gnome.  Changing from the default 11pt 
 to
 12pt is sufficient to fix it.  So presumably the font used in KDE - 
 or the font you have choosen - don't tickle this bug.

Yes, I have it set to use same font as other applications, which
presumably makes it get font info from KDE. It's set for 12pt Sans.
When I untick the box the font suddenly becomes much larger (16pt or
so) but still behaves correctly. However if I then change it to 11pt it
goes crazy as described.

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] WebKit editor undo problems

2015-06-12 Thread Dario Lesca
Il giorno ven, 12/06/2015 alle 12.08 +0100, Pete Biggs ha scritto:
 It looks like it's because of a specific size of font - which just
 happens to be the default for Gnome.  Changing from the default 11pt 
 to 12pt is sufficient to fix it.

Confirm: Gnome 3 + evo 3.16.3: change the font size via gnome-tweak
-tool to 12pt or 10pt resolve the problem.

But I want to remember that this problem it's never happened with
previous version of evo + gnome 3 + Fedora, then it is considered an
bug or not?
I must fill a bugs?

-- 
Dario Lesca
(inviato dal mio Linux Fedora 22 con Gnome 3.16)
___
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] WebKit editor undo problems

2015-06-12 Thread Pete Biggs
On Sat, 2015-06-13 at 00:41 +0200, Dario Lesca wrote:
 Il giorno ven, 12/06/2015 alle 12.08 +0100, Pete Biggs ha scritto:
  It looks like it's because of a specific size of font - which just
  happens to be the default for Gnome.  Changing from the default 
  11pt 
  to 12pt is sufficient to fix it.
 
 Confirm: Gnome 3 + evo 3.16.3: change the font size via gnome-tweak
 -tool to 12pt or 10pt resolve the problem.
 
 But I want to remember that this problem it's never happened with
 previous version of evo + gnome 3 + Fedora, then it is considered an
 bug or not?
 I must fill a bugs?
 

Yes, it's a bug and it's already in Bugzilla:

https://bugzilla.gnome.org/show_bug.cgi?id=749712

so no need to file it again.

P.
___
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] WebKit editor undo problems

2015-06-12 Thread Patrick O'Callaghan
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 magically the c of abc disappear
 
 Nice one! Confirming in 3.16.3. Could you file a bug report please?
 See https://help.gnome.org/users/evolution/stable/problems-reporting
 -bugs.html
 
 andre
 

I did the same test on the same version of Evo and am not seeing the
problem. The Ctrl-Z removes the f, then the e, then the d etc. as it
should.

(BTW I use KDE, not Gnome, on Fedora 22).

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