Hide Forgot
Description of problem: while printing Calendar from evolution as PDF with Month view, application crashed with following message. -- $ evolution addressbook_migrate (0.0.0) (evolution:8355): e-data-server-DEBUG: Loaded default categories ** (evolution:8355): DEBUG: mailto URL command: evolution --component=mail %s ** (evolution:8355): DEBUG: mailto URL program: evolution ** (evolution:8355): DEBUG: Loading Exchange MAPI Plugin (evolution:8355): e-data-server-DEBUG: Saving categories to "/home/en_US/.evolution/categories.xml" commit evolution: symbol lookup error: /usr/lib/evolution/2.28/components/libevolution-calendar.so: undefined symbol: e_cal_model_get_compress_weekend --- Version-Release number of selected component (if applicable): evolution-help-2.28.3-27.el6.noarch evolution-2.28.3-27.el6.i686 evolution-data-server-2.28.3-16.el6.i686 evolution-mapi-0.28.3-9.el6.i686 gtkhtml2-2.11.1-7.el6.i686 gtkhtml3-3.28.3-3.el6.i686 gtkmm24-2.18.2-1.el6.i686 gtksourceview2-2.8.2-4.el6.i686 How reproducible: every-time Steps to Reproduce: 1. evolution->Calendar 2. Month View 3. Print 4. Print to File 5. Print Actual results: Application crashed Expected results: it should not be crashed. Additional info:
This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux.
OK, I can reproduce it too. After investigation, patch for bug #628964 introduced this symbol, which is not available in 2.28.3. I checked the latest build log and there is one more missing symbol, introduced in patch for bug #885558, thus the patch here.
Created attachment 674759 [details] evolution-2.28.3-implicit-declarations.patch Patch to fix implicit declarations.
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release.
Part of evolution-2.28.3-29.el6
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2013-0516.html