Date: Fri, 21 Feb 2014 05:01:29 +0100 From: Ralf Mardorf <[email protected] http://www.gmx.es/callgate-6.73.1.0/rms/6.73.1.0/mail/getBody?folderId=2&messageId=SEZmajxlHXNkZ0WLXyIi8TtoaqO18wTG&purpose=display&bodyType=html# > To: [email protected] http://www.gmx.es/callgate-6.73.1.0/rms/6.73.1.0/mail/getBody?folderId=2&messageId=SEZmajxlHXNkZ0WLXyIi8TtoaqO18wTG&purpose=display&bodyType=html# Subject: Re: [Evolution] Mageia KDE and Evolution Message-ID: <1392955289.682.132.camel@archlinux> Content-Type: text/plain; charset="UTF-8" On Thu, 2014-02-20 at 16:41 -0500, Rick Leir wrote: > Here is what u should see for Evo 2.8.22: > $ ls -l ~/.evolution/ The OP is using Evolution 3.x. Btw. this GMX.com Web Mailer thingy the OP is using breaks the thread with each reply, so it was not that funny to search the reply that mentions Evolution 3.x. I guess it won't help the OP, but this is how the directories look like for 3.10.4 on my machine: [rocketmouse@archlinux ~]$ l s -l ~/.config/evolution/ ~/.local/share/evolution/ /home/rocketmouse/.config/evolution/: total 60 -rw-r--r-- 1 rocketmouse rocketmouse 26784 Feb 19 23:55 accels drwx------ 3 rocketmouse rocketmouse 4096 Feb 20 13:19 addressbook drwx------ 3 rocketmouse rocketmouse 4096 Feb 4 11:38 calendar -rw-r--r-- 1 rocketmouse rocketmouse 372 Feb 20 14:10 cert_trees.ini drwxr-xr-x 4 rocketmouse rocketmouse 4096 Feb 21 04:44 mail drwx------ 3 rocketmouse rocketmouse 4096 Feb 4 11:38 memos drwx------ 2 rocketmouse rocketmouse 4096 Dec 20 18:07 signatures drwx------ 2 rocketmouse rocketmouse 4096 Feb 5 11:38 sources drwx------ 3 rocketmouse rocketmouse 4096 Feb 4 11:38 tasks /home/rocketmouse/.local/share/evolution/: total 44 drwx------ 4 rocketmouse rocketmouse 4096 Feb 19 2013 addressbook -rw-r--r-- 1 rocketmouse rocketmouse 107 Dec 6 01:44 backup-restore-dconf-eds.ini -rw-r--r-- 1 rocketmouse rocketmouse 5541 Dec 6 01:44 backup-restore-dconf-evo.ini drwx------ 4 rocketmouse rocketmouse 4096 Apr 22 2013 calendar -rw------- 1 rocketmouse rocketmouse 491 Feb 21 2013 camel-cert.db -rw-r--r-- 1 rocketmouse rocketmouse 3732 Dec 12 2011 categories.xml drwxr-xr-x 9 rocketmouse rocketmouse 4096 Dec 5 17:16 mail drwx------ 4 rocketmouse rocketmouse 4096 Apr 22 2013 memos -rw-r--r-- 1 rocketmouse rocketmouse 0 Aug 24 10:14 printing.ini drwx------ 2 rocketmouse rocketmouse 4096 Jul 26 2012 signatures drwx------ 4 rocketmouse rocketmouse 4096 Apr 22 2013 tasks JFTR the packages have nothing to do with the content of ~/.config/evolution/ and ~/.local/share/evolution/. Packages neither install, nor remove something to/from /home. Search for the installed files using your package management. For Arch Linux it's [rocketmouse@archlinux ~]$ pacman -Ql evolution | grep home evolution /usr/share/gtk-doc/html/evolution-mail-composer/home.png evolution /usr/share/gtk-doc/html/evolution-mail-formatter/home.png evolution /usr/share/gtk-doc/html/evolution-shell/home.png evolution / usr/share/gtk-doc/html/evolution-util/home.png [rocketmouse@archlinux ~]$ pacman -Ql evolution-data-server | grep home evolution-data-server /usr/share/gtk-doc/html/camel/home.png evolution-data-server /usr/share/gtk-doc/html/libebackend/home.png evolution-data-server /usr/share/gtk-doc/html/libebook-contacts/home.png evolution-data-server /usr/share/gtk-doc/html/libebook/home.png evolution-data-server /usr/share/gtk-doc/html/libecal/home.png evolution-data-server /usr/share/gtk-doc/html/libedata-book/home.png evolution-data-server /usr/share/gtk-doc/html/libedata-cal/home.png evolution-data-server /usr/share/gtk-doc/html/libedataserver/home.png
-------------------------------------------------------------------------------------------------- First, to respond to the issue of gnome that Rick Leir raised, there are various gnome components present, e.g., in /usr/share. I also have GIMP and GnuCash installed which seem to run without problems. Here is the output of ls and package manage commands. I assume the lower number of files shown with ls is a result of this being a new installation with no data. Note further down that urpmi looks for exact matches, and --fuzzy was needed to generate the list of installed files. ls -l ~/.config/evolution/ total 12 -rw-rw-r-- 1 aguador aguador 374 feb 20 10:26 cert_trees.ini drwx------ 3 aguador aguador 4096 feb 20 21:18 mail/ drwxrwxr-x 2 aguador aguador 4096 feb 20 20:56 sources/ ls -l ~/.local/share/evolution/ total 28 drwxrwxr-x 3 aguador aguador 4096 feb 20 11:13 addressbook/ drwxrwxr-x 4 aguador aguador 4096 feb 20 11:13 calendar/ -rw------- 1 aguador aguador 532 feb 20 09:32 camel-cert.db -rw-rw-r-- 1 aguador aguador 2595 feb 20 09:27 categories.xml drwx------ 6 aguador aguador 4096 feb 20 11:13 mail/ drwxrwxr-x 4 aguador aguador 4096 feb 20 11:13 memos/ drwxrwxr-x 4 aguador aguador 4096 feb 20 11:13 tasks/ urpmq --l --fuzzy evolution | grep home (should cover evolution-data-server as well) /usr/share/gtk-doc/html/evolution-mail-composer/home.png /usr/share/gtk-doc/html/evolution-mail-formatter/home.png /usr/share/gtk-doc/html/evolution-shell/home.png /usr/share/gtk-doc/html/evolution-util/home.png urpmq -l --fuzzy evolution-data-server | grep home (no matches returned) HOWEVER urpmq -l --fuzzy libe | grep home /usr/share/gtk-doc/html/libepc-1.0/home.png /usr/share/man/man3/_home_iurt_rpmbuild_BUILD_libevent-2.0.21-stable_include_event2_.3.xz /usr/share/gtk-doc/html/exo-1/home.png /usr/share/gtk-doc/html/camel/home.png /usr/share/gtk-doc/html/libebackend/home.png /usr/share/gtk-doc/html/libebook-contacts/home.png /usr/share/gtk-doc/html/libebook/home.png /usr/share/gtk-doc/html/libecal/home.png /usr/share/gtk-doc/html/libedata-book/home.png /usr/share/gtk-doc/html/libedata-cal/home.png /usr/share/gtk-doc/html/libedataserver/home.png /usr/share/gtk-doc/html/evince/home.png /usr/share/gtk-doc/html/libevdocument-3.0/home.png /usr/share/gtk-doc/html/libevview-3.0/home.png PS The break in the thread is my fault as I receive the digest and so have just been clipping the last post for the reply. Roy
_______________________________________________ evolution-list mailing list [email protected] To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
