This bug was fixed in the package evolution - 2.28.2-1ubuntu1 --------------- evolution (2.28.2-1ubuntu1) lucid; urgency=low * Resync on Debian * New upstream version: Bug Fixes: - #271836 - Incorrect signature for "model_cell_changed" signal handler - #397265 - Image loading for new contact requires restarting Evolution - #411768 - Drag and drop header columns (lp: #344373) - #468736 - Prevent recursion in em-format - #474502 - Don't check for contacts in broken address books - #551464 - Paste files into composer as attachments - #551603 - Special case "positive zero alarms" - #554779 - Removal of task due date does not sync from Palm - #555901 - Preserve Start/End/Due timezone when editing in list view - #557613 - evolution crashed with SIGSEGV in try_open_e_book_cb (lp: #287136) - #570835 - Custom e-mail headers inserted with double column - #590127 - Define ETable::vertical-spacing style property - #596027 - In Anjal, although invalid mail address warning popup, mail's tab closed automatically - #596566 - Crash on quit with composer window opened (lp: #438382) - #596827 - Don't remove meeting attendees after edit - #597582 - Original Date: header should be given precedence - #599124 - Signature always includes an empty line in front of text (lp: #456220) - #599190 - Drag and drop broken for received MIME parts (lp: #456690) - #599245 - Use bitwise AND instead of logical AND for checking flags - #599627 - Crash when adding a new task in a table - #599792 - Anjal composer's Send button doesn't work after pressed Save Drafts button - #599882 - Crash in em_folder_tree_select_prev_path() when wrapping to bottom - #600132 - Direct print from composer fails when special characters used - #600133 - Crash on day view print preview without all day events (lp: #464197) - #601202 - Evo deletes system addressbook - #601218 - Accepted meeting doesn't show attachments in calendar view - #601219 - Transient dialogs in composer window blocks main window - #601644 - Disable rename for system folders Other Changes: Synchronize with attachment logic in Evolution 2.29. Improve comments: widgets/misc/e-filter-bar.c [PATCH] Output an error message on system filter rules loading error Use same macro name for consistency Add mail_component_show_status_bar Explicitly dllimport/export comp_editor_registry on Windows Support other forward types for Anjal. Sync to disk the outbox, since if we crash, we endup sending mail again. Add support for Googlemail and hotmail/live/msn.com accounts. Translations * debian/control: - Build-Depends on liblpint-bonobo-dev for the lpi patch - conflicts, replaces, provides the previous documentation binaries - don't Build-Depends on libgnomeprint2.2-dev, libgnomeprintui2.2-dev - don't build depends on pilot-link it's not required - don't split documentation since it goes to langpacks - don't use po-debconf there either - evolution replaces evolution-plugins (<< 2.22.2-1) since the bogofilter plugin has been moved there - evolution-plugins-experimental replaces evolution-plugins (<< 2.27) - updated descriptions to reflect binary installs - updated evolution-data-server requirement * debian/docs: - renamed evolution-common.docs * debian/evolution-2.2.desktop: - compatibility .desktop for users upgrading * debian/evolution.gconf-defaults: - don't display unstable warning on startup (Ubuntu: #91799) * debian/evolution.install: - install the autostart and compatibility desktop entries - install webdav and python but not hula and print-message there * debian/evolution-common.install: - install extra .glade * debian/evolution-dev.install: - detail the .so to install * debian/evolution-plugins.install, debian/evolution-plugins-experimental.install: - install the .so in binaries corresponding to the upstream options * debian/patches/01_dont-ship-evo-mail-notifier.png.patch: - don't ship that change that debian added without reason * debian/evolution-alarm-notify.desktop, debian/evolution-alarm-notify.desktop.in, debian/patches/64_translate_autostart_strings.patch: - autostart desktop file to start evolution-alarm-notify with the session, translate the entry * debian/evolution-mail.desktop, debian/evolution-mail.desktop.in, debian/patches/61_translate_menu_entry.patch: - don't reapply this ubuntu change and use only one menu entry * debian/evolution.preinst, debian/evolution.templates: - don't display debconf template on upgrade * debian/patches/03_lpi.patch: - launchpad-integration patch * debian/patches/62_no_upstream_email_notification_by_default.patch: - don't enable the notification icon by default since the message indicator is running * debian/patches/70_1024x600_contact-editor.glade.patch, debian/patches/71_1024x600_em-account-editor.c.patch debian/patches/72_1024x600_e-shell-settings-dialog.c.patch debian/patches/73_1024x600_e-shell-window.c.patch debian/patches/74_1024x600_e-sidebar.c.patch debian/patches/75_1024x600_e-task-bar.c.patch debian/patches/76_1024x600_e-timezone-dialog-1024x600.glade.patch debian/patches/77_1024x600_mail-config.glade.patch debian/patches/78_1024x600_startup-wizard.c.patch: - change by Ying-Chun Liu to work better on small screens (lp: #8629) * debian/patches/79_relayout_preferences.patch: - change by Neil J. Patel to update the preferences dialog layout and get options for the message indicator * debian/patches/90_autoconf.patch: - autoconf patch * debian/rules: - don't use -Bsymbolic-functions to workaround memos crashing - don't use debconf translation there - use --disable-scrollkeeper --enable-python configure option -- Sebastien Bacher