** Changed in: evolution (Ubuntu Noble)
       Status: Triaged => In Progress

** Description changed:

  [ Impact ]
  
  Evolution does not support adding or showing RSS feeds anymore.
  `Menu > Edit > Preferences` shows no tab to manage RSS feeds, and the home 
page does not show any of the previously added ones.
  
  Upon starting evolution the terminal output is as follows:
  
  ubuntu@ubuntu:~$ evolution
  
  (process:265491): e-data-server-WARNING **: 09:24:47.124: module_load: 
libevolution-rss-common.so: cannot open shared object file: No such file or 
directory
  Failed to load module: /usr/lib/evolution/modules/module-rss.so
  
  (evolution:265491): camel-CRITICAL **: 09:24:47.330:
  camel_provider_list: Could not load /usr/lib/evolution-data-
  server/camel-providers/libcamelrss.so: libevolution-rss-common.so:
  cannot open shared object file: No such file or directory
  
  (evolution:265491): e-mail-engine-WARNING **: 09:24:47.457: Failed to
  add service 'News and Blogs' (rss): No provider available for protocol
  “rss”
  
  (evolution:265491): e-mail-engine-CRITICAL **: 09:24:47.511:
  mail_session_refresh_cb: assertion 'service != NULL' failed
  
  (evolution-alarm-notify:265513): camel-CRITICAL **: 09:24:47.690:
  camel_provider_list: Could not load /usr/lib/evolution-data-
  server/camel-providers/libcamelrss.so: libevolution-rss-common.so:
  cannot open shared object file: No such file or directory
  
  [ Test Plan ]
  
   * Open Evolution
     > You may discard the Welcome wizard by clicking Cancel at the top left.
  
   * Click on the hamburger menu and navigate to Edit > Preferences
  
   * Verify that you see a "News and Blogs" tab in the sidebar.
  
   * Click "News and Blogs"
  
   * Click "Add"
  
   * Insert a Feed URL, for example:
     https://distrowatch.com/news/distro/ubuntu.xml
  
   * Click "Fetch" and verify that the "Name" field is automatically
  populated.
  
   * Click "Save"
  
   * Close the Preferences window.
  
   * Verify that in the main window's sidebar you see a "News and Blogs" 
section,
     with your newly added RSS feed.
  
-  * Also follow the generic test plan for Evolution updates
-    > https://wiki.ubuntu.com/DesktopTeam/TestPlans/Evolution
- 
  [ Where problems could occur ]
  
  Evolution is included by default in Ubuntu MATE.
  
  If the update is malfunctioning, the Evolution app
  (mail/contacts/calendar suite) may stop working. The Thunderbird app may
  be used alternatively.
  
  Evolution is part of the GNOME micro release exceptions:
  https://wiki.ubuntu.com/StableReleaseUpdates/GNOME
+ 
+ [ Other info ]
+ 
+ We are including this fix with the evolution 3.52.3 update. The master
+ bug for that is https://launchpad.net/bugs/2072547
  
  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: evolution 3.52.0-1build2
  ProcVersionSignature: Ubuntu 6.8.0-22.22-generic 6.8.1
  Uname: Linux 6.8.0-22-generic x86_64
  NonfreeKernelModules: zfs
  ApportVersion: 2.28.0-0ubuntu1
  Architecture: amd64
  CasperMD5CheckResult: pass
  CasperVersion: 1.496
  CloudArchitecture: x86_64
  CloudID: nocloud
  CloudName: unknown
  CloudPlatform: nocloud
  CloudSubPlatform: seed-dir (/var/lib/cloud/seed/nocloud)
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Apr 16 08:09:58 2024
  LiveMediaBuild: Ubuntu 24.04 LTS "Noble Numbat" - Beta amd64 (20240410.2)
  ProcEnviron:
   LANG=C.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=<set>
  SourcePackage: evolution
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  [ Impact ]
  
  Evolution does not support adding or showing RSS feeds anymore.
  `Menu > Edit > Preferences` shows no tab to manage RSS feeds, and the home 
page does not show any of the previously added ones.
  
  Upon starting evolution the terminal output is as follows:
  
  ubuntu@ubuntu:~$ evolution
  
  (process:265491): e-data-server-WARNING **: 09:24:47.124: module_load: 
libevolution-rss-common.so: cannot open shared object file: No such file or 
directory
  Failed to load module: /usr/lib/evolution/modules/module-rss.so
  
  (evolution:265491): camel-CRITICAL **: 09:24:47.330:
  camel_provider_list: Could not load /usr/lib/evolution-data-
  server/camel-providers/libcamelrss.so: libevolution-rss-common.so:
  cannot open shared object file: No such file or directory
  
  (evolution:265491): e-mail-engine-WARNING **: 09:24:47.457: Failed to
  add service 'News and Blogs' (rss): No provider available for protocol
  “rss”
  
  (evolution:265491): e-mail-engine-CRITICAL **: 09:24:47.511:
  mail_session_refresh_cb: assertion 'service != NULL' failed
  
  (evolution-alarm-notify:265513): camel-CRITICAL **: 09:24:47.690:
  camel_provider_list: Could not load /usr/lib/evolution-data-
  server/camel-providers/libcamelrss.so: libevolution-rss-common.so:
  cannot open shared object file: No such file or directory
  
  [ Test Plan ]
  
   * Open Evolution
     > You may discard the Welcome wizard by clicking Cancel at the top left.
  
   * Click on the hamburger menu and navigate to Edit > Preferences
  
   * Verify that you see a "News and Blogs" tab in the sidebar.
  
   * Click "News and Blogs"
  
   * Click "Add"
  
   * Insert a Feed URL, for example:
     https://distrowatch.com/news/distro/ubuntu.xml
  
   * Click "Fetch" and verify that the "Name" field is automatically
  populated.
  
   * Click "Save"
  
   * Close the Preferences window.
  
   * Verify that in the main window's sidebar you see a "News and Blogs" 
section,
     with your newly added RSS feed.
  
  [ Where problems could occur ]
  
  Evolution is included by default in Ubuntu MATE.
  
  If the update is malfunctioning, the Evolution app
  (mail/contacts/calendar suite) may stop working. The Thunderbird app may
  be used alternatively.
  
  Evolution is part of the GNOME micro release exceptions:
  https://wiki.ubuntu.com/StableReleaseUpdates/GNOME
  
  [ Other info ]
  
+ There are reports that this fix may fix an Evolution crash but we did
+ not experience a crash in our testing.
+ 
  We are including this fix with the evolution 3.52.3 update. The master
  bug for that is https://launchpad.net/bugs/2072547
  
  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: evolution 3.52.0-1build2
  ProcVersionSignature: Ubuntu 6.8.0-22.22-generic 6.8.1
  Uname: Linux 6.8.0-22-generic x86_64
  NonfreeKernelModules: zfs
  ApportVersion: 2.28.0-0ubuntu1
  Architecture: amd64
  CasperMD5CheckResult: pass
  CasperVersion: 1.496
  CloudArchitecture: x86_64
  CloudID: nocloud
  CloudName: unknown
  CloudPlatform: nocloud
  CloudSubPlatform: seed-dir (/var/lib/cloud/seed/nocloud)
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Apr 16 08:09:58 2024
  LiveMediaBuild: Ubuntu 24.04 LTS "Noble Numbat" - Beta amd64 (20240410.2)
  ProcEnviron:
   LANG=C.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=<set>
  SourcePackage: evolution
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061744

Title:
  Evolution does not handle RSS feeds anymore: libevolution-rss-
  common.so: cannot open shared object file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/2061744/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to