Bug 160832
Summary: | Evolution Setup Assistance crashes when attempting to select server type from Receiving Mail screen | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | James Laska <jlaska> | ||||||
Component: | evolution | Assignee: | Dave Malcolm <dmalcolm> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | rawhide | CC: | dm, jturner, jukka, redhat | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | libgal2-2.4.3-1.fc4 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2005-08-22 17:49:31 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 158504 | ||||||||
Attachments: |
|
Description
James Laska
2005-06-17 18:28:52 UTC
Created attachment 115700 [details]
Updated evolution backtrace
Updated backtrace from evolution with the following debuginfo packages
installed:
evolution-data-server-debuginfo-1.2.2-3
gail-debuginfo-1.8.3-2
GConf2-debuginfo-2.10.0-4
glibc-debuginfo-2.3.5-10
glibc-debuginfo-common-2.3.5-10
libgnome-debuginfo-2.10.0-3
libgnomeui-debuginfo-2.10.0-1
pango-debuginfo-1.8.1-2
Works for me with the Account Editor, creating a new account, though that's not in the first-time wizard; will try with a new test user Works for me with evolution-2.2.2-8, doing it in the first-time wizard for a fresh account. - Unable to reproduce with a fresh FC-4 install - Updating system to current devel packages and the problem resurfaces > crash when selecting remote mail server type > crash when choosing to create a remote calendar (local works) > crash when choosing to create a remote todo list (local works) Something in the changeset is causing the failure. My first thought is that it may be a dependent library (libgnome or libbonobo). A comparison between the packages provided in FC-4 and 2005-06-22 devel can be found http://people.redhat.com/jlaska/fc4_vs_2005-06-22.diff . You can see from the side-by-side diff that niether libgnome or libbonobo has changed. Any thoughts? The failure cases noted above appear to all be related to code that may be looking out on the web (remote todo/caledar/mail). $ strace -f -o http://people.redhat.com/jlaska/evolution.strace /usr/bin/evolution Created attachment 116131 [details]
backtrace from evolution-2.2.2-11.fc5
I continue to have problems with rawhide evolution (yeah I know it's rawhide
;)). I am attaching a backtrace when running evolution-2.2.2-11.fc5. The last
component I had opened was the calendar so I believe evolution is failing when
attempting to load up my calendar.
These all seem related, however please advise if you feel these are seperate
issues.
I continue to encounter the backtrace attachment#116131 [details] when running:
$ evolution -c calendar
But am able to work around it using:
$ evolution -c mail
Might be a dup of http://bugzilla.gnome.org/show_bug.cgi?id=304915 (which I can't access right now as gnome bugzilla is down) which was fixed in gal-2.4.3; I'll push an update out in any case. *** Bug 162074 has been marked as a duplicate of this bug. *** As libgal2-2.4.3 does not seem to be in rawhide yet, I installed the build from nrpms.net (http://www.nrpms.net/Packages/fedora-4-i386/production/libgal2.html). This fixed the problem. Any chance we'll be seeing gal 2.4.3 in rawhide soon? Using the rpms built with the 2.4.3 ftp.gnome.org sources: http://people.redhat.com/jlaska/160832/ I no longer crash when attempting to click on my calendar, task list, or contacts. However, I still cannot create a new remote calendar, task list, or contact list. That will continue to produce a crash (see http://people.redhat.com/jlaska/160832/evolution.backtrace). Perhaps this is a different bug? I get this too, on a fresh install of Rawhide. Updating GAL from nrpms fixed 162074 for me, which was marked as a dupe of this. In rawhide, Evolution is now at 2.3.7, and libgal2 has been removed (all of the code is now in the evolution package directly) I released a test update of libgal2-2.4.3-1.fc4 in June; somehow this never got pushed as a full update. Will do this shortly. libgal2-2.4.3-1.fc4 is now available as an update |