** Package changed: ubuntu-release-upgrader (Ubuntu) => firefox (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/2096989

Title:
  Problems with snap after 20.04 to 22.04 Upgrade

Status in firefox package in Ubuntu:
  New

Bug description:
  I recently did a release-upgrade from LUbuntu 20.04 to 22.04.   After doing 
that the firefox snap did not work:
  ```
  monra@charon:~$ snap list | grep firefox
  firefox            134.0.2-1        5647   latest/stable  mozilla**    -
  amonra@charon:~$ /snap/bin/firefox
  /user.slice/user-1000.slice/session-55.scope is not a snap cgroup
  amonra@charon:~$
  ```
  I am lead to understand that this happens because the environment variable 
DBUS_SESSION_BUS_ADDRESS is incorrectly set, in this case to: 
unix:abstract=/tmp/dbus-rbtaLBnkFl,guid=99129c89faa6343862bdf11b679912be

  I am led to believe that I can add this to my .bashrc file:

  ```export DBUS_SESSION_BUS_ADDRESS="unix:path=$XDG_RUNTIME_DIR/bus"```

  to bypass the problem.  And when I did so and then did a snap install
  firefox, it worked ..

  However the underlying issue is still present

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to