Re: [Evolution] Mageia KDE and Evolution



From: Rick Leir <rleir cirruscomputing com> 
To: evolution-list gnome org 
Subject: Re: [Evolution] Mageia KDE and Evolution 
Message-ID: <1392895665 16134 56 camel chaos team virtualorgs net> 
Content-Type: text/plain; charset="utf-8" 
 
 
> Sorry, I should have spoken up yesterday. 
> Have you run strace(1)? 
> Have you enabled logging? Something like 
>   CAMEL_DEBUG=imapx:io evolution >& evo_log 

> HTH -- Rick 
> Rick Leir, Senior Developer 
> http://CirrusComputing.com/ 
 
Rick, Thanks, it helps even though I am not sure what do do with the output.  Here is the output of CAMEL_DEBUG:
 
(evolution:5868): Gtk-WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files 
java version "1.7.0_45" 
OpenJDK Runtime Environment (mageia-2.4.4.2.mga4-x86_64 u45-b15) 
OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode) 
 
----------------
 
The output of strace is quite extensive, but here are some of missing file/directory messages (lines with "." indicate omitted output):
 
execve("/usr/bin/evolution", ["evolution"], [/* 85 vars */]) = 0
brk(0)                                  = 0xce8000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe7bc733000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib64/evolution/3.10/tls/x86_64/libevolution-shell.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/usr/lib64/evolution/3.10/tls/x86_64", 0x7ffffe16edb0) = -1 ENOENT (No such file or directory)
open("/usr/lib64/evolution/3.10/tls/libevolution-shell.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/usr/lib64/evolution/3.10/tls", 0x7ffffe16edb0) = -1 ENOENT (No such file or directory)
open("/usr/lib64/evolution/3.10/x86_64/libevolution-shell.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/usr/lib64/evolution/3.10/x86_64", 0x7ffffe16edb0) = -1 ENOENT (No such file or directory)
open("/usr/lib64/evolution/3.10/libevolution-shell.so", O_RDONLY|O_CLOEXEC) = 3
.
open("/usr/lib64/evolution/3.10/libical.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
.
open("/usr/lib64/evolution/3.10/libedataserver-1.2.so.18", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
.
open("/usr/lib64/evolution/3.10/libcamel-1.2.so.45", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
.
open("/usr/lib64/evolution/3.10/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
.
open("/usr/lib64/evolution/3.10/libwebkitgtk-3.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
.
open("/usr/lib64/evolution/3.10/libgtk-3.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
 
     - - - - -
 
In addition a lot of KDE theme icon files came up among the missing. But the following line caught my eye in strace output:
 
line 5619:  stat("/home/aguador/.evolution", 0x7ffffe16f3e0) = -1 ENOENT (No such file or directory)
 
 
Why would this not be there? I installed Evo and Evo data server using Mageia's RPMDrake (omitting packages id'd as for development) and have assumed that this resulted in a complete installation, including dependencies.
 
Thanks again -- and in advance for any advice you can offer based on the above.
Roy


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]