** Summary changed:

- gnome-activity-journal instantly fails
+ [SRU] gnome-activity-journal instantly fails

** Description changed:

- $ gnome-activity-journal 
+ [ Impact ]
+ 
+ gnome-activity-journal fails to run and crashes immediately with the
+ error:
+ 
+ $ gnome-activity-journal
  Using the "zeitgeist" python module from 
/usr/lib/python3/dist-packages/zeitgeist
  Traceback (most recent call last):
    File "/bin/gnome-activity-journal", line 119, in <module>
      from src import config
+ ModuleNotFoundError: No module named 'src'
+ 
+ [ Test Plan ]
+ 
+ install gnome-activity-journal.
+ 
+ Open a terminal and try to execute "/bin/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.
+ 
+ As a sanity check:
+ 1. Open gnome-activity-journal from the menu.
+ 2. From a terminal execute "gnome-activity-journal"
+ 3. From a terminal execute "/usr/bin/gnome-activity-journal".
+ 
+ In all the cases gnome-activity-journal should start wthout any crash.
+ 
+ [ Where problems could occur ]
+ 
+ If 'gnome-activity-journal' was started as '/bin/gnome-activity-journal' then 
it tries to find its internal module at '/share' folder but '/share' does not 
exist. The current fix modifes the path and prefixes 'usr' to the path.
+ Users should not see any new regression to this change, but if the users have 
copied 'gnome-activity-journal' to some other folder and tries to start from 
there then the user will face the same problem as this bug and might think that 
the bug has not been fixed.
+ 
+ [ Other Info ]
+ 
+ It has been fixed in Debian and has synced with Oracular.
+ 
+ [ Original Bug Description ]
+ 
+ $ gnome-activity-journal
+ Using the "zeitgeist" python module from 
/usr/lib/python3/dist-packages/zeitgeist
+ Traceback (most recent call last):
+   File "/bin/gnome-activity-journal", line 119, in <module>
+     from src import config
  ModuleNotFoundError: No module named 'src'
  
  I have zeitgeist installed and zeitgeist-daemon is running.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: gnome-activity-journal 1.0.0-3build1
  ProcVersionSignature: Ubuntu 6.5.0-35.35~22.04.1-generic 6.5.13
  Uname: Linux 6.5.0-35-generic x86_64
  NonfreeKernelModules: zfs nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: MATE
  Date: Wed Jun 12 17:25:26 2024
  PackageArchitecture: all
  SourcePackage: gnome-activity-journal
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.apport.crashdb.conf: [modified]
  mtime.conffile..etc.apport.crashdb.conf: 2019-08-06T11:56:22.315382

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

Title:
  [SRU] gnome-activity-journal instantly fails

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


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to