** Summary changed:

- gnome-activity-journal fails to run
+ [SRU] gnome-activity-journal fails to run

** Description changed:

+ [ Impact ]
+ 
+ gnome-activity-journal fails to run and crashes immediately with the
+ error (even though python3-zeitgeist is aleady installed):
+ 
+ $ gnome-activity-journal
+ ERROR: No module named 'imp'.
+ The 'zeitgeist' python3 module was not found. Please install 
'python3-zeitgeist' package.
+ 
+ 
+ [ Test Plan ]
+ 
+ install gnome-activity-journal.
+ 
+ Execute "gnome-activity-journal"
+ 
+ If the package is not fixed, it will fail with the above error.
+ 
+ With the fixed package, it will display the interface.
+ 
+ [ Where problems could occur ]
+ 
+ The 'imp' module is not available in Python3.12. 'imp' was used previously to 
find and load the module. Now, its being replaced with 'importlib' to load the 
module.
+ In the worst case, if 'importlib' fails to load the module then the user will 
not see any new regression, but will see the same problem as this bug.
+ 
+ [ Other Info ]
+ 
+ It has been fixed in Debian and has synced with Oracular.
+ 
+ [ Original Bug Description ]
+ 
  gnome-activity-journal fails to run and crashed immediately.
  
- $ gnome-activity-journal 
+ $ gnome-activity-journal
  ERROR: No module named 'imp'.
  
  The 'zeitgeist' python3 module was not found. Please install
  'python3-zeitgeist' package.
  
  See the README.md file for more information.
  
  python3-zeitgeist is aleady installed.
  
  $ apt-cache policy python3-zeitgeist
  python3-zeitgeist:
-   Installed: 1.0.4-5ubuntu5
-   Candidate: 1.0.4-5ubuntu5
-   Version table:
-  *** 1.0.4-5ubuntu5 500
-         500 http://gb.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
-         100 /var/lib/dpkg/status
+   Installed: 1.0.4-5ubuntu5
+   Candidate: 1.0.4-5ubuntu5
+   Version table:
+  *** 1.0.4-5ubuntu5 500
+         500 http://gb.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
+         100 /var/lib/dpkg/status

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

Title:
  [SRU] gnome-activity-journal fails to run

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-activity-journal/+bug/2071547/+subscriptions


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

Reply via email to