Re: [Evolution] Evolution Under Xbuntu/non-Gnome

2015-02-23 Thread Roy Reese
> That's a misunderstanding. Evolution has got GNOME dependencies, but
> doesn't need a GNOME install. Among other DEs/WMs I used Evolution with
> Xfce4/xfwm4, JWM and currently I reply running openbox.


Yes, I've run Evo under KDE (!) and Enlightenment (curren DE) with no problems. 
The install just brings in the needed dependencies (e.g., gnome keyring under 
KDE) as mentioned. I think, but would love to hear clarification, the issue is 
with versions of Gnome, such that trying to install Evo 3.12/3.14 with a much 
earlier version of Gnome or a Gnome-based DE (e.g., Unity running in Ubuntu 
12.04) could cause problems.

As an off-topic aside, the soon-to-be-released XFCE 4.12 looks like a really 
nice set of incremental advances in a very solid DE.
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] EWS Shared Mailboxes

2015-02-23 Thread Rob Hall (DM)
Hi,

I don't know if this is the right place for this question/query so
please forgive me if it's not.

In an EWS based account I can add a shared mail box but only seem to
have access to a limited subset of the available folders (Inbox,
Contacts, Calendar, Memos and Tasks). If I edit the text field of the
drop down to the folder I want, rather than the ones in the dropdown
list, and click OK I get "Id is malformed". This is using evolution-ews
3.12.11-1 on 64bit Arch Linux and our corporate Office 365 accounts.


--
Regards,

Rob Hall (Digital Media) - Red Hat Certified Engineer
Group Infrastructure Services | Newsquest Media Group

--
This document is private and confidential.
All property, copyright and other rights in it and its contents belong to 
Newsquest Media Group Limited.
It must not be read, copied, disclosed or otherwise used without Newsquest’s 
authorisation. Newsquest may exercise its legal rights and remedies in the 
event of any such unauthorised use.


Newsquest Media Group Limited.
Registered in England, number 3105111. Registered office: Loudwater Mill, 
Station Road, Loudwater, High Wycombe, Bucks HP10 9TY.
--
___
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] Evolution doesn't start

2015-02-23 Thread Jörg Jenetzky
Hi Andre,

my previous try to get the log file through from 22.02.2015 18:13 was
rejected because of exceeding data:

Am 23.02.2015 um 10:27 schrieb evolution-list-ow...@gnome.org:

> Your request to the evolution-list mailing list
> 
> Posting of your message titled "Re: [Evolution] Evolution doesn't
> start"
> 
> has been rejected by the list moderator.  The moderator gave the
> following reason for rejecting your request:
> 
> "Your message was had 5.6MB; please trim it to less than 40 KB in
> size."

Am 22.02.2015 um 16:42 schrieb Andre Klapper:
> [...]
> 
> Let me quote my previous email again:
> 
> Please make sure that Evolution/glib/gtk3 debug packages are installed
just checked: There is only  to be found on the system, though
I installed any available dbg-stuff from the repositories.

I meanwhile have Valgrind installed, as suggested on
https://wiki.ubuntu.com/DebuggingProgramCrash.
I ran it with
> G_SLICE=always-malloc G_DEBUG=gc-friendly  valgrind -v --tool=memcheck 
> --leak-check=full --num-callers=40 --log-file=valgrind.log evolution
Reply was "killed".

The log-file is *not* attached - it had 4,9 MB.

After successfully starting Evolution on another account on the same
machine, it became clear that the prob lies somewhere in the config or
the old data.

Thank you for the help.

Best regards

-jj-
-- 
Betreuungsbüro Jörg Jenetzky
Postfach 500 640 * 22706 Hamburg

Telefon: 040 - 55 77 35 50
Telefax: 040 - 55 77 35 51
Bürozeiten MO, MI, FR, 10.00 - 14.00 Uhr

GPG-Fingerprint: AEE2 190E 31AD 3823 301A 9557  04F8 31B5 BD1C

___
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] EWS Shared Mailboxes

2015-02-23 Thread Milan Crha
On Mon, 2015-02-23 at 09:45 +, Rob Hall (DM) wrote:
> In an EWS based account I can add a shared mail box but only seem to 
> have access to a limited subset of the available folders (Inbox, 
> Contacts, Calendar, Memos and Tasks). If I edit the text field of 
> the drop down to the folder I want, rather than the ones in the 
> dropdown list, and click OK I get "Id is malformed".

Hi,
you can either use those predefined names, or provide a folder ID. The 
ID itself depends on the server and it looks like a base64 encoded 
value. You can see it in folder's Permission dialog (in the context 
menu of an EWS folder or source (calendar/book/...)).

The idea is that the user whom shares the folder copies the ID from 
the Permissions dialog and gives it to you. You then paste it into the 
folder name and it will just work.

This is similar to Outlook, which allows to add only the predefined 
folder names. The other folders are handled through share invitation 
emails (I do not recall precisely how they call those mails), but 
evolution-ews currently doesn't understand them, thus there is this 
folder ID way of doing the same, even in a slightly less user friendly 
way.
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] Evolution doesn't start

2015-02-23 Thread Milan Crha
On Mon, 2015-02-23 at 11:34 +0100, Jörg Jenetzky wrote:
> Hi Andre,
> 
> my previous try to get the log file through from 22.02.2015 18:13 
> was rejected because of exceeding data:
> 
> Am 23.02.2015 um 10:27 schrieb evolution-list-ow...@gnome.org:
> 
> > Your request to the evolution-list mailing list
> > 
> > Posting of your message titled "Re: [Evolution] Evolution 
> > doesn't
> > start"
> > 
> > has been rejected by the list moderator.  The moderator gave the 
> > following reason for rejecting your request:
> > 
> > "Your message was had 5.6MB; please trim it to less than 40 KB in 
> > size."
> 
> Am 22.02.2015 um 16:42 schrieb Andre Klapper:
> > [...]
> > 
> > Let me quote my previous email again:
> > 
> > Please make sure that Evolution/glib/gtk3 debug packages are 
> > installed
> just checked: There is only  to be found on the system, 
> though I installed any available dbg-stuff from the repositories.
> 
> I meanwhile have Valgrind installed, as suggested on
> https://wiki.ubuntu.com/DebuggingProgramCrash.
> I ran it with
> > G_SLICE=always-malloc G_DEBUG=gc-friendly  valgrind -v --
> > tool=memcheck --leak-check=full --num-callers=40 --log-
> > file=valgrind.log evolution
> Reply was "killed".
> 
> The log-file is *not* attached - it had 4,9 MB.

Hi,
do you know that you were asked to provide a backtrace of the crash? 
There was absolutely no mentioning of the valgrind at all. Your 
previous gdb output only missed an invocation and output of a
"thread apply all bt" gdb command. That will show where evolution 
crashed, and eventually why.

Of course, you can start to play with underlying files and try to 
guess which one is causing the crash, but that might be quite time 
consuming, and you may eventually skip some data which are not broken 
at all. The backtrace is there to help you find out the right place 
quickly and accurately.
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] Evolution Under Xubuntu

2015-02-23 Thread Patrick O'Callaghan
On Sun, 2015-02-22 at 23:12 -0800, Craig wrote:
> Hi there,
> 
> Something someone wrote recently under another thread raises a question
> for me:
> 
> "Evolution is part of GNOME and relies heavily on GNOME infrastructure."
> 
> I was considering switching from Ubuntu to Xubuntu, which uses the Xfce
> desktop environment, but I assumed that Evolution would still be
> available to me. While I realised that Evolution was part of the GNOME
> Project, I didn't realise that it's also technically tied to the GNOME
> desktop environment.
> 
> So am I correct that I will no longer be able to use Evolution if I
> switch to Xubuntu?

No. As others have said, Evolution depends on parts of the Gnome
infrastructure but as long as your distro supports a decent package
manager they will all be installed automatically when you install Evo.
As an example, I never use Gnome and have always used Evo under KDE. One
caveat: you may find that your desktop doesn't automatically open the
gnome-keyring (which Evo uses for storing passwords) so Evo will ask you
to type in the keyring password once per login session. There are ways
round this for some environments, but in any case it's just a minor
annoyance and doesn't affect Evo functionality.

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] Evolution Under Xubuntu

2015-02-23 Thread Craig
On Mon, 2015-02-23 at 11:31 +, Patrick O'Callaghan wrote:
> On Sun, 2015-02-22 at 23:12 -0800, Craig wrote:
> > 
> > So am I correct that I will no longer be able to use Evolution if I
> > switch to Xubuntu?
> 
> No. As others have said, Evolution depends on parts of the Gnome
> infrastructure but as long as your distro supports a decent package
> manager they will all be installed automatically when you install Evo.
> As an example, I never use Gnome and have always used Evo under KDE. One
> caveat: you may find that your desktop doesn't automatically open the
> gnome-keyring (which Evo uses for storing passwords) so Evo will ask you
> to type in the keyring password once per login session. There are ways
> round this for some environments, but in any case it's just a minor
> annoyance and doesn't affect Evo functionality.
> 
> poc

Hi Patrick,

OK, good to know. Thanks. If that happens I'll know why. Appreciate your
additional input.


Craig




___
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] Evolution Under Xubuntu

2015-02-23 Thread Ralf Mardorf
On Mon, 23 Feb 2015 03:39:40 -0800, Craig wrote:
>On Mon, 2015-02-23 at 11:31 +, Patrick O'Callaghan wrote:
>> One caveat: you may find that your desktop doesn't
>> automatically open the gnome-keyring (which Evo uses for storing
>> passwords) so Evo will ask you to type in the keyring password once
>> per login session. There are ways round this for some environments,
>> but in any case it's just a minor annoyance and doesn't affect Evo
>> functionality.
>OK, good to know. Thanks. If that happens I'll know why. Appreciate
>your additional input.

Launch

$ xfce4-settings-manager

and check

System > Session and Startup > Advanced > Compatibility >
[x] Launch GNOME services on startup
___
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] Evolution doesn't start

2015-02-23 Thread Andre Klapper
Hi,

On Mon, 2015-02-23 at 11:34 +0100, Jörg Jenetzky wrote:
> my previous try to get the log file through from 22.02.2015 18:13 was
> rejected because of exceeding data:
> 
> Am 23.02.2015 um 10:27 schrieb evolution-list-ow...@gnome.org:
> > "Your message was had 5.6MB; please trim it to less than 40 KB in
> > size."

Very rarely I have seen stacktraces larger than 1 MB.
If the stacktrace itself really has more than 40KB, please upload it
somewhere and paste a link to it on the mailing list.

Thanks,
andre
-- 
Andre Klapper  |  ak...@gmx.net
http://blogs.gnome.org/aklapper/

___
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] EWS Shared Mailboxes

2015-02-23 Thread Rob Hall (DM)
On Mon, 2015-02-23 at 12:08 +0100, Milan Crha wrote:
> On Mon, 2015-02-23 at 09:45 +, Rob Hall (DM) wrote:
> > In an EWS based account I can add a shared mail box but only seem to
> > have access to a limited subset of the available folders (Inbox,
> > Contacts, Calendar, Memos and Tasks). If I edit the text field of
> > the drop down to the folder I want, rather than the ones in the
> > dropdown list, and click OK I get "Id is malformed".
>
> Hi,
> you can either use those predefined names, or provide a folder ID. The
> ID itself depends on the server and it looks like a base64 encoded
> value. You can see it in folder's Permission dialog (in the context
> menu of an EWS folder or source (calendar/book/...)).
>
> The idea is that the user whom shares the folder copies the ID from
> the Permissions dialog and gives it to you. You then paste it into the
> folder name and it will just work.
>
> This is similar to Outlook, which allows to add only the predefined
> folder names. The other folders are handled through share invitation
> emails (I do not recall precisely how they call those mails), but
> evolution-ews currently doesn't understand them, thus there is this
> folder ID way of doing the same, even in a slightly less user friendly
> way.
> Bye,
> Milan

Many thanks. I've now managed to add the folder required. Obtaining the
ID was more troublesome than I'd hoped as neither Outlook or OWA
seem to show it.

--
This document is private and confidential.
All property, copyright and other rights in it and its contents belong to 
Newsquest Media Group Limited.
It must not be read, copied, disclosed or otherwise used without Newsquest’s 
authorisation. Newsquest may exercise its legal rights and remedies in the 
event of any such unauthorised use.


Newsquest Media Group Limited.
Registered in England, number 3105111. Registered office: Loudwater Mill, 
Station Road, Loudwater, High Wycombe, Bucks HP10 9TY.
--
___
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] Evolution doesn't start

2015-02-23 Thread Jörg Jenetzky
Hi Andre,

am 23.02.2015 um 15:24 schrieb Andre Klapper:

> [...]
> Very rarely I have seen stacktraces larger than 1 MB.
> If the stacktrace itself really has more than 40KB, please upload it
> somewhere and paste a link to it on the mailing list.
here we go:

> http://www.file-upload.net/download-10337081/20150222_175444_valgrind.log.html

It says, it got 5.131.070 Bytes.

Best regards

-jj-
-- 
Betreuungsbüro Jörg Jenetzky
Postfach 500 640 * 22706 Hamburg

Telefon: 040 - 55 77 35 50
Telefax: 040 - 55 77 35 51
Bürozeiten MO, MI, FR, 10.00 - 14.00 Uhr

GPG-Fingerprint: AEE2 190E 31AD 3823 301A 9557  04F8 31B5 BD1C

___
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] Evolution doesn't start

2015-02-23 Thread Pete Biggs
On Mon, 2015-02-23 at 19:12 +0100, Jörg Jenetzky wrote:
> Hi Andre,
> 
> am 23.02.2015 um 15:24 schrieb Andre Klapper:
> 
> > [...]
> > Very rarely I have seen stacktraces larger than 1 MB.
> > If the stacktrace itself really has more than 40KB, please upload it
> > somewhere and paste a link to it on the mailing list.
> here we go:
> 
> > http://www.file-upload.net/download-10337081/20150222_175444_valgrind.log.html
> 
> It says, it got 5.131.070 Bytes.

A valgrind log is NOT a stacktrace.  They are different things.

Milan asked you for a stacktrace - that will contain the information
needed to sort your problem out.

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] Evolution doesn't start

2015-02-23 Thread Jörg Jenetzky
Hi Pete,

am 23.02.2015 um 19:20 schrieb Pete Biggs:
> [...]
> A valgrind log is NOT a stacktrace.  They are different things.
there's a lot in the world, I don't know of...

I enabled Apport and tried to start Evolution.
Fault.
Msg of Apport offering a run of gdb.
Agreed.

*Then* all the gtk3-files got installed that I couldn't find before.

Apport disabled.

Ran  with this output:
> GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04
> Copyright (C) 2012 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later 
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
> and "show warranty" for details.
> This GDB was configured as "x86_64-linux-gnu".
> For bug reporting instructions, please see:
> ...
> Reading symbols from /usr/bin/evolution...Reading symbols from 
> /usr/lib/debug/usr/bin/evolution...done.
> done.
> (gdb) run
> Starting program: /usr/bin/evolution 
> [Thread debugging using libthread_db enabled]
> Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
> [New Thread 0x7fffe93fc700 (LWP 8425)]
> [New Thread 0x7fffe8bfb700 (LWP 8426)]
> [New Thread 0x7fffd7587700 (LWP 8427)]
> [New Thread 0x7fffc40a1700 (LWP 8429)]
> 
> Program received signal SIGSEGV, Segmentation fault.
> __strlen_sse2_pminub () at ../sysdeps/x86_64/multiarch/strlen-sse2-pminub.S:39
> 39../sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: file or directory not 
> found.
> (gdb)

I'm sorry, but still have no idea, what "thread apply all bt" might mean.

Best regards

-jj-
-- 
Betreuungsbüro Jörg Jenetzky
Postfach 500 640 * 22706 Hamburg

Telefon: 040 - 55 77 35 50
Telefax: 040 - 55 77 35 51
Bürozeiten MO, MI, FR, 10.00 - 14.00 Uhr

GPG-Fingerprint: AEE2 190E 31AD 3823 301A 9557  04F8 31B5 BD1C
___
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] Evolution doesn't start

2015-02-23 Thread Andre Klapper
On Mon, 2015-02-23 at 19:44 +0100, Jörg Jenetzky wrote:

> http://www.file-upload.net/download-10337081/20150222_175444_valgrind.log.html

There is no stacktrace in that file, just valgrind noise...

> Ran  with this output:
> > Program received signal SIGSEGV, Segmentation fault.
> > __strlen_sse2_pminub () at 
> > ../sysdeps/x86_64/multiarch/strlen-sse2-pminub.S:39
> > 39  ../sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: file or directory not 
> > found.
> > (gdb)
> 

Please enter "thread apply all bt" now, right after "(gdb)", to get a
stacktrace.

Thanks,
andre
-- 
Andre Klapper  |  ak...@gmx.net
http://blogs.gnome.org/aklapper/

___
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] Evolution doesn't start

2015-02-23 Thread Jörg Jenetzky
Hi Andre,

am 23.02.2015 um 20:02 schrieb Andre Klapper:
> [...]
> Please enter "thread apply all bt" now, right after "(gdb)", to get a
> stacktrace.
thank you, should do now:

> Starting program: /usr/bin/evolution 
> [Thread debugging using libthread_db enabled]
> Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
> [New Thread 0x7fffe93fc700 (LWP 17701)]
> [New Thread 0x7fffe8bfb700 (LWP 17702)]
> [New Thread 0x7fffd7587700 (LWP 17703)]
> [New Thread 0x7fffc40a1700 (LWP 17705)]
> 
> Program received signal SIGSEGV, Segmentation fault.
> __strlen_sse2_pminub () at ../sysdeps/x86_64/multiarch/strlen-sse2-pminub.S:39
> 39../sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Datei oder 
> Verzeichnis nicht gefunden.
> (gdb) thread apply all bt
> 
> Thread 5 (Thread 0x7fffc40a1700 (LWP 17705)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 ()
> at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215
> #1  0x75f87935 in g_cond_wait_until ()
>from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #2  0x75f221c1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #3  0x75f6e23a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #4  0x75f6d9b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #5  0x77054e9a in start_thread (arg=0x7fffc40a1700)
> at pthread_create.c:308
> #6  0x75c392ed in clone ()
> at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
> #7  0x in ?? ()
> 
> Thread 4 (Thread 0x7fffd7587700 (LWP 17703)):
> #0  0x75c2d933 in __GI___poll (fds=, 
> nfds=, timeout=)
> at ../sysdeps/unix/sysv/linux/poll.c:87
> #1  0x75f4bff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #2  0x75f4c45a in g_main_loop_run ()
>from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #3  0x7fffd758c98b in ?? ()
>from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
> #4  0x75f6d9b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #5  0x77054e9a in start_thread (arg=0x7fffd7587700)
> at pthread_create.c:308
> #6  0x75c392ed in clone ()
> at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
> #7  0x in ?? ()
> 
> Thread 3 (Thread 0x7fffe8bfb700 (LWP 17702)):
> #0  0x75c2d933 in __GI___poll (fds=, 
> nfds=, timeout=)
> at ../sysdeps/unix/sysv/linux/poll.c:87
> #1  0x75f4bff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #2  0x75f4c45a in g_main_loop_run ()
>from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #3  0x765115e6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
> #4  0x75f6d9b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #5  0x77054e9a in start_thread (arg=0x7fffe8bfb700)
> at pthread_create.c:308
> #6  0x75c392ed in clone ()
> at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
> #7  0x in ?? ()
> 
> Thread 2 (Thread 0x7fffe93fc700 (LWP 17701)):
> #0  0x75c2d933 in __GI___poll (fds=, 
> nfds=, timeout=)
> at ../sysdeps/unix/sysv/linux/poll.c:87
> #1  0x75f4bff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #2  0x75f4c124 in g_main_context_iteration ()
>from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #3  0x75f4c171 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #4  0x75f6d9b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #5  0x77054e9a in start_thread (arg=0x7fffe93fc700)
> at pthread_create.c:308
> #6  0x75c392ed in clone ()
> at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
> #7  0x in ?? ()
> 
> Thread 1 (Thread 0x77fac9c0 (LWP 17697)):
> #0  __strlen_sse2_pminub ()
> at ../sysdeps/x86_64/multiarch/strlen-sse2-pminub.S:39
> #1  0x7fffc3485db9 in ?? ()
>from /usr/lib/evolution-data-server/camel-providers/libcamellocal.so
> #2  0x7620fb83 in g_object_newv ()
>from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
> #3  0x7620fec6 in g_object_new_valist ()
>from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
> #4  0x764a13ae in g_initable_new_valist ()
>from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
> #5  0x764a14a9 in g_initable_new ()
>from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
> #6  0x70724ff4 in ?? () from /usr/lib/libcamel-provider-1.2.so.29
> #7  0x7fffe3b56a74 in mail_session_add_service (session=0x643980, 
> uid=0x911550 "local_mbox", 
> url_string=0x903570 "mbox:#EVO_USERDATADIR%23/mail/local_mbox", 
> type=CAMEL_PROVIDER_STORE, error=) at e-mail-session.c:808
> #8  0x70723363 in camel_session_add_service ()
>from /usr/lib/libcamel-provider-1.2.so.29
> #9  0x7fffe3b5c04e in e_mail_store_add_by_account (session=0x643980, 
> account=0x6a5540) at e-mail-store.c:300
> #10 0x7fffe3b5c2fe in mail_store_load_accounts (data_dir=, 
> session=0x643980) at e-mail-store.c:

Re: [Evolution] Evolution doesn't start

2015-02-23 Thread Andre Klapper
On Mon, 2015-02-23 at 20:42 +0100, Jörg Jenetzky wrote:
> > Thread 1 (Thread 0x77fac9c0 (LWP 17697)):
> > #0  __strlen_sse2_pminub ()
> > at ../sysdeps/x86_64/multiarch/strlen-sse2-pminub.S:39
> > #1  0x7fffc3485db9 in ?? ()
> >from /usr/lib/evolution-data-server/camel-providers/libcamellocal.so
> > #2  0x7620fb83 in g_object_newv ()
> >from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
> > #3  0x7620fec6 in g_object_new_valist ()
> >from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
> > #4  0x764a13ae in g_initable_new_valist ()
> >from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
> > #5  0x764a14a9 in g_initable_new ()
> >from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
> > #6  0x70724ff4 in ?? () from /usr/lib/libcamel-provider-1.2.so.29

Please install debug packages for evolution-data-server and glib2 so the
stacktrace will have parameter data and source code line numbers.

Thanks,
andre
-- 
Andre Klapper  |  ak...@gmx.net
http://blogs.gnome.org/aklapper/

___
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] Evolution doesn't start

2015-02-23 Thread Jörg Jenetzky
Hi Andre,

am 23.02.2015 um 22:25 schrieb Andre Klapper:
> [...]
> 
> Please install debug packages for evolution-data-server and glib2 so the
> stacktrace will have parameter data and source code line numbers.
so I AFAIK did.

After installing evolution-data-server-dbg I installed all the glib2
debuggers available in Synaptic.

In fact it doesn't seem to make any difference:

> GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04
> Copyright (C) 2012 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later 
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
> and "show warranty" for details.
> This GDB was configured as "x86_64-linux-gnu".
> For bug reporting instructions, please see:
> ...
> Reading symbols from /usr/bin/evolution...Reading symbols from 
> /usr/lib/debug/usr/bin/evolution...done.
> done.
> (gdb) run
> Starting program: /usr/bin/evolution 
> [Thread debugging using libthread_db enabled]
> Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
> [New Thread 0x7fffe93fc700 (LWP 7337)]
> [New Thread 0x7fffe8bfb700 (LWP 7338)]
> [New Thread 0x7fffd7587700 (LWP 7339)]
> [New Thread 0x7fffc40a1700 (LWP 7340)]
> 
> Program received signal SIGSEGV, Segmentation fault.
> __strlen_sse2_pminub () at ../sysdeps/x86_64/multiarch/strlen-sse2-pminub.S:39
> 39../sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Datei oder 
> Verzeichnis nicht gefunden.
> (gdb) thread apply all bt
> 
> Thread 5 (Thread 0x7fffc40a1700 (LWP 7340)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 ()
> at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215
> #1  0x75f87935 in g_cond_wait_until ()
>from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #2  0x75f221c1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #3  0x75f6e23a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #4  0x75f6d9b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #5  0x77054e9a in start_thread (arg=0x7fffc40a1700)
> at pthread_create.c:308
> #6  0x75c392ed in clone ()
> at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
> #7  0x in ?? ()
> 
> Thread 4 (Thread 0x7fffd7587700 (LWP 7339)):
> #0  0x75c2d933 in __GI___poll (fds=, 
> nfds=, timeout=)
> at ../sysdeps/unix/sysv/linux/poll.c:87
> #1  0x75f4bff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #2  0x75f4c45a in g_main_loop_run ()
>from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #3  0x7fffd758c98b in ?? ()
>from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
> #4  0x75f6d9b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #5  0x77054e9a in start_thread (arg=0x7fffd7587700)
> at pthread_create.c:308
> #6  0x75c392ed in clone ()
> at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
> #7  0x in ?? ()
> 
> Thread 3 (Thread 0x7fffe8bfb700 (LWP 7338)):
> #0  0x75c2d933 in __GI___poll (fds=, 
> nfds=, timeout=)
> at ../sysdeps/unix/sysv/linux/poll.c:87
> #1  0x75f4bff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #2  0x75f4c45a in g_main_loop_run ()
>from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #3  0x765115e6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
> #4  0x75f6d9b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #5  0x77054e9a in start_thread (arg=0x7fffe8bfb700)
> at pthread_create.c:308
> #6  0x75c392ed in clone ()
> at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
> #7  0x in ?? ()
> 
> Thread 2 (Thread 0x7fffe93fc700 (LWP 7337)):
> #0  0x75c2d933 in __GI___poll (fds=, 
> nfds=, timeout=)
> at ../sysdeps/unix/sysv/linux/poll.c:87
> #1  0x75f4bff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #2  0x75f4c124 in g_main_context_iteration ()
>from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #3  0x75f4c171 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #4  0x75f6d9b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #5  0x77054e9a in start_thread (arg=0x7fffe93fc700)
> at pthread_create.c:308
> #6  0x75c392ed in clone ()
> at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
> #7  0x in ?? ()
> 
> Thread 1 (Thread 0x77fab9c0 (LWP 7334)):
> #0  __strlen_sse2_pminub ()
> at ../sysdeps/x86_64/multiarch/strlen-sse2-pminub.S:39
> #1  0x7fffc3485db9 in local_store_constructed (object=)
> at camel-local-store.c:165
> #2  0x7620fb83 in g_object_newv ()
>from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
> #3  0x7620fec6 in g_object_new_valist ()
>from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
> #4  0x764a13ae in g_ini