Re: [Evolution] Slow response

2007-09-04 Thread Paul Smith
On Mon, 2007-09-03 at 09:26 +0100, Peter Saffrey wrote:
 OK, that last problem has been fixed and Evolution now starts
 properly. I have no idea why that library was not present as it should
 be, but now it is. 

I suspect it was related to the problem with evo install failing.  This
is still present, although now it's failing because of scrollkeeper
permissions errors instead of incorrectly installed shared libs.

 However, Evo still isn't quite working for me. This time, it's the
 Exchange configuration. At the receiving messages stage, I do not get
 all the entry boxes I need to fill in the necessary details. I've
 attached a screenshot of the dialog that I get.

Unfortunately, your mail client encapsulated the screenshot in ms-tnef
(Microsoft Transport Neutral Encapsulation Format) which is a
proprietary Microsoft encapsulation format that I don't have a decoder
for on my Linux system.  So, I can't see it.  Maybe you could convince
your mail client to use a standards based encoding such as base64 or
similar?

I don't remember what version of Evo you were using before, but note
that newer versions have a significantly simpler screen for entering
Exchange account information.  Basically you'll be asked only for two
things: a username and a URL; if that's what you're seeing then this is
absolutely correct and not a bug.

Cheers!

-- 
---
 Paul D. Smith [EMAIL PROTECTED]  Find some GNU make tips at:
 http://www.gnu.org  http://make.mad-scientist.us
 Please remain calm...I may be mad, but I am a professional. --Mad Scientist
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Processes still running after logging out

2007-09-04 Thread Paul Smith
On Mon, 2007-09-03 at 14:52 +0800, Murray Trainer wrote:
   Why would the clock applet still be running after the user logs out?
   
   Also, I'm using KDE (so no gnome-panel) and have the same problem as
   Murray.
   
   poc
  
  Glad I'm not the only one with this issue.  We are using KDE as well so
  I don't think gnome panel is running.
  
 Alternatively, is there anyone running Evolution 2.10.1 under KDE not
 having processes hanging around after logout?  If so, a list of
 relevant rpm versions would be helpful.

I find it highly unlikely that it's the clock still running that's
keeping things going.

Since it seems that people having this problem are running KDE, I think
the simplest explanation is that the Gnome system sends a message to
things like e-d-s when the user logs out (I don't know how: using d-bus
or something maybe) telling it that the user logged out, then e-d-s
stops.

If you're not running Gnome base infrastructure, then this message is
not sent and e-d-s is not stopped.

All the above is pure guesswork on my part (since I do use Gnome, not
KDE, this issue doesn't affect me).  However, it seems to fit the
reported behavior.


What would be nice is if the freedesktop folks created a standard for
window manager behaviors that included log out messages, so that all
desktops could send them and all apps could receive them, regardless of
which desktop they were designed for.

-- 
---
 Paul D. Smith [EMAIL PROTECTED]  Find some GNU make tips at:
 http://www.gnu.org  http://make.mad-scientist.us
 Please remain calm...I may be mad, but I am a professional. --Mad Scientist
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] free/busy times with exchange

2007-09-04 Thread Peter Lord
Hi All,

I'm trying to setup evolution against an exchange server - the
complication is that I'm off the local area network so I'm setting up
ssh tunnels as needed.

So far I've tunneled port 80 ( OSW ) and 389 ( LDAP ), and put an alias
in etc/hosts  - I can now at least view my own calendar :-)

The problem is that I would like to schedule meetings - however, the
free/busy times don't appear to be working.  I did wonder if this is
because I'm using LDAP rather than active directory  but I'm really
not sure.

Can anyone point me in the right direction here.  How does evolution get
the free/busy times from exchange ?

Thanks,

Pete


-- 
Peter Lord

--
Please bottom post, for examples, please see
http://mailformat.dan.info/quoting/bottom-posting.html
and http://www.kassj.com/netiquette/netiquette.html#5


___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Processes still running after logging out

2007-09-04 Thread Murray Trainer
On Tue, 2007-09-04 at 12:43 +0530, Veerapuram Varadhan wrote:
 On Tue, 2007-09-04 at 02:35 -0400, Paul Smith wrote:
  On Mon, 2007-09-03 at 14:52 +0800, Murray Trainer wrote:
 Why would the clock applet still be running after the user logs out?
 
 Also, I'm using KDE (so no gnome-panel) and have the same problem as
 Murray.
 
 poc

Glad I'm not the only one with this issue.  We are using KDE as well so
I don't think gnome panel is running.

   Alternatively, is there anyone running Evolution 2.10.1 under KDE not
   having processes hanging around after logout?  If so, a list of
   relevant rpm versions would be helpful.
  
  I find it highly unlikely that it's the clock still running that's
  keeping things going.
  
  Since it seems that people having this problem are running KDE, I think
  the simplest explanation is that the Gnome system sends a message to
  things like e-d-s when the user logs out (I don't know how: using d-bus
  or something maybe) telling it that the user logged out, then e-d-s
  stops.
  
  If you're not running Gnome base infrastructure, then this message is
  not sent and e-d-s is not stopped.
  
  All the above is pure guesswork on my part (since I do use Gnome, not
  KDE, this issue doesn't affect me).  However, it seems to fit the
  reported behavior.
  
 Hmm... is Beagle running under your KDE environment and have you got
 evolution-sharp installed?  
 
 Having asked the question - Beagle is supposedly a per user daemon, that
 should quit when user logs out.
 
 HTH,
 
 V. Varadhan

Beagle has been removed and we don't have evolution-sharp as we don't
need mono related stuff at this stage.

Murray 


___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Processes still running after logging out

2007-09-04 Thread Patrick O'Callaghan

On Fri, 2007-08-31 at 11:43 -0400, Patrick O'Callaghan wrote:
 On Fri, 2007-08-31 at 07:05 -0700, Nathan Owens wrote:
  --- Murray Trainer [EMAIL PROTECTED] wrote:
  
   Hi,
   
   I have installed the latest versions of evolution,
   evolution-data-server, evolution-webcal and evolution-exchange from the
   URL below:
   
   http://download.opensuse.org/repositories/GNOME:/STABLE/openSUSE_10.2/i586/
   
   I have also installed gconf2, gnome-panel, gtkhtml2, libbonobo, and
   linbonoboui from the same source.  I am getting bonobo-activation-server
   and evolution-data-server processes still running after a user logs out.
   Are there any other related rpm's I might need to upgrade to resolve
   this issue?
  
  This is most likely happening because the Clock applet in gnome-panel is 
  still
  using those processes. If the Clock applet would release it's reference of
  those processes, they would exit (I've seen it happen).
 
 Why would the clock applet still be running after the user logs out?
 
 Also, I'm using KDE (so no gnome-panel) and have the same problem as
 Murray.

Actually there's a slight qualification. I was having the problem when
running KDE under gdm. I changed gdm to kdm and the bonobo-related part
of the problem seems to have gone, though I still get e-d-s running
after logging out.

poc

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Processes still running after logging out

2007-09-04 Thread Patrick O'Callaghan

On Tue, 2007-09-04 at 15:51 -0400, Patrick O'Callaghan wrote:
 On Fri, 2007-08-31 at 11:43 -0400, Patrick O'Callaghan wrote:
  On Fri, 2007-08-31 at 07:05 -0700, Nathan Owens wrote:
   --- Murray Trainer [EMAIL PROTECTED] wrote:
   
Hi,

I have installed the latest versions of evolution,
evolution-data-server, evolution-webcal and evolution-exchange from the
URL below:

http://download.opensuse.org/repositories/GNOME:/STABLE/openSUSE_10.2/i586/

I have also installed gconf2, gnome-panel, gtkhtml2, libbonobo, and
linbonoboui from the same source.  I am getting bonobo-activation-server
and evolution-data-server processes still running after a user logs out.
Are there any other related rpm's I might need to upgrade to resolve
this issue?
   
   This is most likely happening because the Clock applet in gnome-panel is 
   still
   using those processes. If the Clock applet would release it's reference of
   those processes, they would exit (I've seen it happen).
  
  Why would the clock applet still be running after the user logs out?
  
  Also, I'm using KDE (so no gnome-panel) and have the same problem as
  Murray.
 
 Actually there's a slight qualification. I was having the problem when
 running KDE under gdm. I changed gdm to kdm and the bonobo-related part
 of the problem seems to have gone, though I still get e-d-s running
 after logging out.

Oops, no. It's still there.

Sorry for the noise.

poc

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] strange rule behavior

2007-09-04 Thread carpetnailz
It looks like when I send an email to person a and copy person b, and
there's a rule to move mail to person b to a separate folder, the mail
to person a ends up there. This doesn't seem right and creates problems
in tracking my mail.  How can I have the rule for person b and still
have mail to person a stay in my sent folder?

Thanks.

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] strange rule behavior

2007-09-04 Thread Pete Biggs
carpetnailz wrote:

It looks like when I send an email to person a and copy person b, and
there's a rule to move mail to person b to a separate folder, the mail
to person a ends up there. This doesn't seem right and creates problems
in tracking my mail.  How can I have the rule for person b and still
have mail to person a stay in my sent folder?

  


Only one email ever leaves Evo (or any other mail client) - the To: and 
CC: (and BCC:) is
dealt with by the server.  So since the filtering is done by Evo before 
the mail is duplicated
and sent to different people there is only one version of it to be 
filtered.  Evo is just doing
what you ask it to!

P.
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Bug in formatting of reply messages

2007-09-04 Thread Milan Crha
Hello Daniel,
try Format-Decrease Indent (Ctrl+[). It has its icon on a toolbar too
(third from the right).
Hope that helps,
Milan


On Wed, 2007-09-05 at 09:42 +1000, Daniel Kasak wrote:

 Greetings.
 
 A co-worker has sent me an email with a number of questions, and I'm
 trying to add my response below each question.
 
 The problem is that his entire email seems to be encapsulated in a
 table, and I can't 'break' out of the table to add my response. I can
 inset a new-line and start typing my response, but it's at the same
 level of indentation as the quoted text, and even has quote marks in
 front of it ... ie it looks just like the quoted text.
 
 Original email was composed with Evolution 2.10.2. I'm also using
 Evolution 2.10.2. The original has plain text and html parts ( our
 company policy is to have an HTML footer ). I have tried responding in
 HTML and plain text mode, and get the same behaviour.
 
 I can provide screenshots, or the original email, if someone's
 interested. Am I missing something simple, or should I report it as a
 bug?
 
 --
 Daniel Kasak
 IT Developer
 NUS Consulting Group
 Level 5, 77 Pacific Highway
 North Sydney, NSW, Australia 2060
 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989
 email: [EMAIL PROTECTED]
 website: http://www.nusconsulting.com.au
 
 ___
 Evolution-list mailing list
 Evolution-list@gnome.org
 http://mail.gnome.org/mailman/listinfo/evolution-list
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list