[Evolution] Mark as Read not remembered

2011-06-24 Thread Philippe LeCavalier
Hi All.

For some odd reason messages marked as read aren't remembered after
closing/opening Evo. This only started happening after I moved my mail
from local maildir back to my remote Courier IMAP.

I'm on Evo 2.32.2 from Deb Wheezy.

-- 
Philippe LeCavalier supp...@plecavalier.com

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


Re: [Evolution] Question about how to view birthday out of LDAP

2011-06-24 Thread Milan Crha
On Fri, 2011-06-24 at 13:43 +0200, Thomas Reim wrote:
 Could you please give me a link or some other information, how to
 easily debug the calendar and maybe also the ldap backend? In KDE I
 had an application were I could specify what applications and backends
 to debug.

Hi,
I do not have any such link, unfortunately, though some hints I have.
There are two processes, e-addressbook-factory and e-calendar-factory,
which are replacing the old evolution-data-server-X.YZ process. Each of
them is running its own part from eds. You can run the
e-addressbook-factory on a console with LDAP_DEBUG=1, to see the LDAP
debugging information on the console. Contacts backend for calendar
doesn't have any such environment variable, thus run the calendar
factory only on its own. Maybe it'll write there something. Note that
only one factory can be running in a time (one for calendar, one for
addressbook).

Nonetheless, I'm afraid that this will not help you much, because to see
what books were considered for an inclusion in the Contacts calendar is
not much visible from the outside, only from the gdb, while debugging
what books are opened and how it finished. It's in the function
e-cal-backend-contact.c:book_record_new
but it's quite out of scope of this mailing list to guide more deeply.
Bye,
Milan

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


Re: [Evolution] Question about how to view birthday out of LDAP

2011-06-24 Thread Milan Crha
On Fri, 2011-06-24 at 16:41 +0200, Thomas Reim wrote:
 b) Access with addressbook admin LDAP account doesn't push the
 birthdates into the calendar, either 

Hi,
does it mean that evolution cannot edit birthdays on your server? It
might be related to the schema used, but I'm not much familiar with the
LDAP backend, I do not know how and what to do, I'm sorry.
Bye,
Milan

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


Re: [Evolution] Exchange Web Services packages for Fedora/OpenSuSE

2011-06-24 Thread David Woodhouse
On Thu, 2011-06-23 at 22:41 +0200, Matthias Apitz wrote:
 
   CC libeews_1_2_la-ews-errors.lo
 cc1: error: /usr/local/lib/glib-2.0/include: No such file or directory
 
 I have in FreeBSD:
 
 $ ls -l /usr/local/include/glib-2.0/
 total 26
 drwxr-xr-x  2 root  wheel  2560 May 28 19:01 gio
 drwxr-xr-x  2 root  wheel  1536 May 28 19:01 glib
 -r--r--r--  1 root  wheel  1511 May 28 19:01 glib-object.h
 -r--r--r--  1 root  wheel  2910 May 28 19:01 glib.h
 -r--r--r--  1 root  wheel  7052 May 28 19:01 glibconfig.h
 -r--r--r--  1 root  wheel  3613 May 28 19:01 gmodule.h
 drwxr-xr-x  2 root  wheel   512 May 28 19:01 gobject

What is the output of the following command:
 pkg-config --cflags glib-2.0

-- 
dwmw2

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


[Evolution] evolution jhbuild help request

2011-06-24 Thread Reid Thompson
I've been unable to get a successful build for a while now (using Paul's
Makefile), so I thought i'd try building using jhbuild.  What I have
currently is:

latest version of jhbuild installed from git

$ grep -v ^# .jhbuildrc
modules = ['evolution','libgweather']

checkoutroot = os.path.expanduser('/opt/gnomesrc')

prefix = '/opt/gnome'

os.environ['CFLAGS'] = '-Wall -ggdb -O0'

skip = [ ]
skip.extend ([ 'python', 'guile' ])
skip.extend ([ 'mozilla', 'firefox', 'dbus', 'hal', 'avahi', 'NetworkManager', 
'PolicyKit', 'PolicyKit-gnome', 'libgdiplus', 'mono', 'monodoc', 'nss', 'nspr', 
'sqlite3', 'pulseaudio', 'pysqlite2', 'mono-addins', 'WebKit', 'polkit', 
'DeviceKit', 'DeviceKit-disks', 'DeviceKit-power', 'libxml2', 'libxslt', 
'libgpg-error', 'libgcrypt', 'expat', 'libtasn1', 'gnutls', 'libvolume_id', 
'libdaemon', 'udisks', 'UPower', 'upower', 'libproxy', 'intltool', 'libxml2', 
'libgpg-error', 'libgcrypt', 'libxslt', 'rarian', 'gnome-doc-utils', 'gtk-doc', 
'glib', 'expat', 'fontconfig', 'pixman', 'cairo', 'gnome-common', 
'gobject-introspection', 'pango', 'atk', 'gdk-pixbuf', 'gtk+', 'libtasn1', 
'gnutls', 'libIDL', 'ORBit2', 'dbus', 'dbus-glib', 'polkit', 'gconf', 'libnl', 
'NetworkManager', 'sqlite', 'nspr', 'nss', 'libgnome-keyring', 'gstreamer', 
'enchant', 'libproxy', 'pycairo', 'pygobject', 'libical', 'iso-codes', 
'hicolor-icon-theme', 'icon-naming-utils', 'gnome-icon-theme',  'libgdata', 
'gtkhtml
 ', 'libsoup', 'libcanberra', 'gvfs' ])


jhbuild bootstrap completes and installs some products into /opt/gnome/*
(see listing below).

jhbuild build libgweather completes but appears to 'install' all it's
products in /opt/gnome/_jhbuild/root-libgweather/
nothing from libgweather appears in /opt/gnome/{bin  etc  include  info
lib  share}

attempting to then jhbuild build evolution fails because the build is
looking for libgweather depends.

What am I doing wrong?

Thanks,
reid




$ ls -rlt /opt/gnome/*
/opt/gnome/etc:
total 4
drwxr-xr-x 3 rthompso staff 4096 Jun 24 12:21 gconf

/opt/gnome/lib:
total 2452
drwxr-xr-x 3 rthompso staff   4096 Jun 24 12:21 python2.7
-rwxr-xr-x 1 rthompso staff  33010 Jun 24 12:24 libasprintf.so.0.0.0
lrwxrwxrwx 1 rthompso staff 20 Jun 24 12:24 libasprintf.so.0 - 
libasprintf.so.0.0.0
lrwxrwxrwx 1 rthompso staff 20 Jun 24 12:24 libasprintf.so - 
libasprintf.so.0.0.0
-rw-r--r-- 1 rthompso staff   8704 Jun 24 12:24 GNU.Gettext.dll
-rw-r--r-- 1 rthompso staff 124033 Jun 24 12:24 preloadable_libintl.so
lrwxrwxrwx 1 rthompso staff 23 Jun 24 12:24 libgettextlib.so - 
libgettextlib-0.18.1.so
-rwxr-xr-x 1 rthompso staff 972255 Jun 24 12:24 libgettextlib-0.18.1.so
lrwxrwxrwx 1 rthompso staff 23 Jun 24 12:24 libgettextsrc.so - 
libgettextsrc-0.18.1.so
-rwxr-xr-x 1 rthompso staff 614605 Jun 24 12:24 libgettextsrc-0.18.1.so
-rwxr-xr-x 1 rthompso staff 711327 Jun 24 12:24 libgettextpo.so.0.5.1
lrwxrwxrwx 1 rthompso staff 21 Jun 24 12:24 libgettextpo.so.0 - 
libgettextpo.so.0.5.1
lrwxrwxrwx 1 rthompso staff 21 Jun 24 12:24 libgettextpo.so - 
libgettextpo.so.0.5.1
drwxr-xr-x 3 rthompso staff   4096 Jun 24 12:25 xemacs
drwxr-xr-x 2 rthompso staff   4096 Jun 24 12:25 gettext

/opt/gnome/include:
total 20
-rw-r--r-- 1 rthompso staff  2284 Jun 24 12:24 autosprintf.h
-rw-r--r-- 1 rthompso staff 15523 Jun 24 12:24 gettext-po.h

/opt/gnome/share:
total 32
drwxr-xr-x  4 rthompso staff 4096 Jun 24 12:25 man
drwxr-xr-x 41 rthompso staff 4096 Jun 24 12:25 locale
drwxr-xr-x  2 rthompso staff 4096 Jun 24 12:25 info
drwxr-xr-x  6 rthompso staff 4096 Jun 24 12:25 gettext
drwxr-xr-x  4 rthompso staff 4096 Jun 24 12:25 doc
drwxr-xr-x  2 rthompso staff 4096 Jun 24 12:25 aclocal
drwxr-xr-x  4 rthompso staff 4096 Jun 24 12:25 automake-1.8
drwxr-xr-x  2 rthompso staff 4096 Jun 24 12:25 aclocal-1.8

/opt/gnome/info:
total 328
-rw-r--r-- 1 rthompso staff710 Jun 24 12:25 dir
-rw-r--r-- 1 rthompso staff  27580 Jun 24 12:25 automake.info-2
-rw-r--r-- 1 rthompso staff 289638 Jun 24 12:25 automake.info-1
-rw-r--r-- 1 rthompso staff   4548 Jun 24 12:25 automake.info

/opt/gnome/bin:
total 2012
-rwxr-xr-x 1 rthompso staff  77281 Jun 24 12:24 ngettext
-rwxr-xr-x 1 rthompso staff   4655 Jun 24 12:24 gettext.sh
-rwxr-xr-x 1 rthompso staff  77232 Jun 24 12:24 gettext
-rwxr-xr-x 1 rthompso staff  80321 Jun 24 12:24 envsubst
-rwxr-xr-x 1 rthompso staff 469014 Jun 24 12:24 xgettext
-rwxr-xr-x 1 rthompso staff  67653 Jun 24 12:24 msgunfmt
-rwxr-xr-x 1 rthompso staff  84093 Jun 24 12:24 msgmerge
-rwxr-xr-x 1 rthompso staff 140379 Jun 24 12:24 msgfmt
-rwxr-xr-x 1 rthompso staff  39508 Jun 24 12:24 msgcmp
-rwxr-xr-x 1 rthompso staff  31246 Jun 24 12:24 msgattrib
-rwxr-xr-x 1 rthompso staff  23154 Jun 24 12:24 recode-sr-latin
-rwxr-xr-x 1 rthompso staff  30085 Jun 24 12:24 msguniq
-rwxr-xr-x 1 rthompso staff  71577 Jun 24 12:24 msginit
-rwxr-xr-x 1 rthompso staff  62874 Jun 24 12:24 msggrep
-rwxr-xr-x 1 rthompso staff  39223 Jun 24 12:24 msgfilter
-rwxr-xr-x 1 rthompso staff  26657 Jun 24 12:24 

Re: [Evolution] Question about how to view birthday out of LDAP

2011-06-24 Thread Thomas Reim
Hi Milan, 

thank you for your quick response. Could you please give me a link or
some other information, how to easily debug the calendar and maybe also
the ldap backend? In KDE I had an application were I could specify what
applications and backends to debug.

Best regards

Thomas
 
 On Thu, 2011-06-23 at 20:23 -0700, rdratlos wrote:
  Do you have an idea what may have gone wrong, that your hint doesn't
  work?
 
   Hi,
 it's quite long time ago, and 2.32.x is old as well, the actual stable
 is 3.0.2. I do not have much idea, maybe except of one bug I just
 recalled. There was an issue with the book view, that the client side
 received new updates, but it didn't pass it to the client itself,
 waiting for more changes (there was some threshold in how many chunks it
 can notify client about received changes). Though with your description
 about no communication being done with the LDAP address book it doesn't
 seem to be related at all. Either the calendar backend failed to open
 the book or it skipped it for some reason. I cannot tell why, it would
 need deeper debugging to know.
   Bye,
   Milan
 
 ___
 evolution-list mailing list
 evolution-list@gnome.org
 To change your list options or unsubscribe, visit ...
 http://mail.gnome.org/mailman/listinfo/evolution-list


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


Re: [Evolution] Question about how to view birthday out of LDAP

2011-06-24 Thread Thomas Reim
Dear Milan, 

   Hi,
 it's quite long time ago, and 2.32.x is old as well, the actual stable
 is 3.0.2. I do not have much idea, maybe except of one bug I just

In the meantime I tested Evolution 3.0.2 on Ubuntu Natty with GNOME3
installed. All tests were done with running LDAP server and calendar
backends and double-checked after restart of gdm (relogin of the user).
The Openldap server was continuously online.

Results:
a) Anonymous access to LDAP addressbook will not bring any birthdate
into calendar
b) Access with addressbook admin LDAP account doesn't push the
birthdates into the calendar, either
c) Once you edit an addresbook entry and change the birthdate (e. g. to
one day earlier), the birthdate will show up in the calendar
d) Closing Evolution and opening again has no effect, the birthdate is
kept in calendar
e) As soon as gdm and by thus also the backends are restarted, the
birthdate disappears
f) A birthdate will not be stored in calendar as long as a contact is
assigned to category birthdate
g) On login and therefore start of the backends there is no
communication between backends and LDAP server. The first communication
is done, as soon as I search for an addressbook entry

I hope this helps you, even though I cannot provide any debug logs, yet.

Best regards

Thomas

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


[Evolution] Configure evolution in an automated manner

2011-06-24 Thread Tobias Fiebig
Dear list,
I currently look for a way to autoconfigure evolution (ldap-adressbook, 
caldav-calendar/taskslist, mail) automatically from the cli.

The goal of this exercise is to provide users with a fully functional
user-interface right from first login on. (I'll probably use pam_exec
for this)

Is there any documented way of doing this? Extended googling only
revealed a bunch of gui-howtos to me and the evolution-settings man page
was not very verbose either.

With best Regards,
Tobias

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


Re: [Evolution] Exchange Web Services packages for Fedora/OpenSuSE

2011-06-24 Thread Matthias Apitz
El día Friday, June 24, 2011 a las 04:52:22PM +0100, David Woodhouse escribió:

 On Thu, 2011-06-23 at 22:41 +0200, Matthias Apitz wrote:
  
CC libeews_1_2_la-ews-errors.lo
  cc1: error: /usr/local/lib/glib-2.0/include: No such file or directory
  
  I have in FreeBSD:
  
  $ ls -l /usr/local/include/glib-2.0/
  total 26
  drwxr-xr-x  2 root  wheel  2560 May 28 19:01 gio
  drwxr-xr-x  2 root  wheel  1536 May 28 19:01 glib
  -r--r--r--  1 root  wheel  1511 May 28 19:01 glib-object.h
  -r--r--r--  1 root  wheel  2910 May 28 19:01 glib.h
  -r--r--r--  1 root  wheel  7052 May 28 19:01 glibconfig.h
  -r--r--r--  1 root  wheel  3613 May 28 19:01 gmodule.h
  drwxr-xr-x  2 root  wheel   512 May 28 19:01 gobject
 
 What is the output of the following command:
  pkg-config --cflags glib-2.0
 

$ pkg-config --cflags glib-2.0
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  
$ ls -ld /usr/local/include/glib-2.0 /usr/local/lib/glib-2.0/include
ls: /usr/local/lib/glib-2.0/include: No such file or directory
drwxr-xr-x  5 root  wheel  512 Nov  1  2010 /usr/local/include/glib-2.0
$ 

matthias

-- 
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e g...@unixarea.de - w http://www.unixarea.de/
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list