[Desktop-packages] [Bug 1900170] Re: apport hook looks for snap profile folder in the wrong place

2020-11-03 Thread Launchpad Bug Tracker
This bug was fixed in the package chromium-browser -
1:85.0.4183.83-0ubuntu0.20.04.2

---
chromium-browser (1:85.0.4183.83-0ubuntu0.20.04.2) focal; urgency=medium

  [ Sébastien Bacher ]
  * debian/apport/chromium-browser.py:
- the profile is now installed in the common directory (LP: #1900170)

 -- Olivier Tilloy   Thu, 22 Oct 2020
18:07:20 +0200

** Changed in: chromium-browser (Ubuntu Focal)
   Status: Fix Committed => Fix Released

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

Title:
  apport hook looks for snap profile folder in the wrong place

Status in chromium-browser package in Ubuntu:
  Fix Released
Status in chromium-browser source package in Focal:
  Fix Released

Bug description:
  Since https://git.launchpad.net/~chromium-team/chromium-browser/+git
  /snap-from-source/commit/?id=d7e3b7f8, the default profile directory
  for the chromium snap was moved from $SNAP_USER_DATA to
  $SNAP_USER_COMMON (to mitigate the effects of bug #1616650).

  But the apport hook in the transitional deb package wasn't updated
  accordingly.

  [Impact]

  Bugs filed with `ubuntu-bug chromium-browser` have incomplete data
  attached. See e.g. the attachements to bug #1899356. There's a file
  called HookError_chromium_browser.txt with a python traceback because
  the profile directory wasn't found in the expected location.

  [Test Case]

  In focal, apt install chromium-browser, then run chromium at least
  once to ensure there is a profile directory (under
  $HOME/snap/chromium/common/chromium), then run `ubuntu-bug chromium-
  browser`. Observe that there isn't a FileNotFoundError traceback in
  the terminal for an unknown profile directory, and that the apport
  dialog with a summary of the information to be posted doesn't contain
  a "HookError_chromium_browser" entry.

  [Regression Potential]

  This affects only the apport hook for chromium-browser, the
  application itself shouldn't be affected. The hook should be verified
  to continue working by running the `ubuntu-bug chromium-browser`
  command and carefully inspecting the information that would be sent to
  launchpad.

  [Original description]

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: chromium-browser (not installed)
  ProcVersionSignature: Ubuntu 5.8.0-23.24-generic 5.8.14
  Uname: Linux 5.8.0-23-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Oct 16 18:40:02 2020
  InstallationDate: Installed on 2020-09-16 (29 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Alpha amd64 (20200910)
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1900170/+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


[Desktop-packages] [Bug 1900170] Re: apport hook looks for snap profile folder in the wrong place

2020-10-28 Thread Olivier Tilloy
Successfully verified fixed in focal-proposed.

I did the following to test and validate, in a fully up-to-date focal amd64 VM:
 - sudo apt install chromium-browser
 - chromium-browser # to ensure a profile folder is created, then close chromium
 - ubuntu-bug chromium-browser
 # observe the traceback in the terminal, and the "HookError_chromium_browser" 
section in the summary, choose to not submit the report
 # add focal-proposed universe to sources.list
 - sudo apt update
 - sudo apt dist-upgrade # chromium-browser is updated from 
1:85.0.4183.83-0ubuntu0.20.04.1 to 1:85.0.4183.83-0ubuntu0.20.04.2
 - ubuntu-bug chromium-browser
 # observe there is no traceback in the terminal anymore, no 
"HookError_chromium_browser" section in the summary, and there are sections 
with details extracted from the profile directory ("Snap.ChromiumVersion", 
"Snap.ChromiumPrefs")

** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

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

Title:
  apport hook looks for snap profile folder in the wrong place

Status in chromium-browser package in Ubuntu:
  Fix Released
Status in chromium-browser source package in Focal:
  Fix Committed

Bug description:
  Since https://git.launchpad.net/~chromium-team/chromium-browser/+git
  /snap-from-source/commit/?id=d7e3b7f8, the default profile directory
  for the chromium snap was moved from $SNAP_USER_DATA to
  $SNAP_USER_COMMON (to mitigate the effects of bug #1616650).

  But the apport hook in the transitional deb package wasn't updated
  accordingly.

  [Impact]

  Bugs filed with `ubuntu-bug chromium-browser` have incomplete data
  attached. See e.g. the attachements to bug #1899356. There's a file
  called HookError_chromium_browser.txt with a python traceback because
  the profile directory wasn't found in the expected location.

  [Test Case]

  In focal, apt install chromium-browser, then run chromium at least
  once to ensure there is a profile directory (under
  $HOME/snap/chromium/common/chromium), then run `ubuntu-bug chromium-
  browser`. Observe that there isn't a FileNotFoundError traceback in
  the terminal for an unknown profile directory, and that the apport
  dialog with a summary of the information to be posted doesn't contain
  a "HookError_chromium_browser" entry.

  [Regression Potential]

  This affects only the apport hook for chromium-browser, the
  application itself shouldn't be affected. The hook should be verified
  to continue working by running the `ubuntu-bug chromium-browser`
  command and carefully inspecting the information that would be sent to
  launchpad.

  [Original description]

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: chromium-browser (not installed)
  ProcVersionSignature: Ubuntu 5.8.0-23.24-generic 5.8.14
  Uname: Linux 5.8.0-23-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Oct 16 18:40:02 2020
  InstallationDate: Installed on 2020-09-16 (29 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Alpha amd64 (20200910)
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1900170/+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


[Desktop-packages] [Bug 1900170] Re: apport hook looks for snap profile folder in the wrong place

2020-10-27 Thread Brian Murray
Hello Olivier, or anyone else affected,

Accepted chromium-browser into focal-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/chromium-
browser/1:85.0.4183.83-0ubuntu0.20.04.2 in a few hours, and then in the
-proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: chromium-browser (Ubuntu Focal)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-focal

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

Title:
  apport hook looks for snap profile folder in the wrong place

Status in chromium-browser package in Ubuntu:
  Fix Released
Status in chromium-browser source package in Focal:
  Fix Committed

Bug description:
  Since https://git.launchpad.net/~chromium-team/chromium-browser/+git
  /snap-from-source/commit/?id=d7e3b7f8, the default profile directory
  for the chromium snap was moved from $SNAP_USER_DATA to
  $SNAP_USER_COMMON (to mitigate the effects of bug #1616650).

  But the apport hook in the transitional deb package wasn't updated
  accordingly.

  [Impact]

  Bugs filed with `ubuntu-bug chromium-browser` have incomplete data
  attached. See e.g. the attachements to bug #1899356. There's a file
  called HookError_chromium_browser.txt with a python traceback because
  the profile directory wasn't found in the expected location.

  [Test Case]

  In focal, apt install chromium-browser, then run chromium at least
  once to ensure there is a profile directory (under
  $HOME/snap/chromium/common/chromium), then run `ubuntu-bug chromium-
  browser`. Observe that there isn't a FileNotFoundError traceback in
  the terminal for an unknown profile directory, and that the apport
  dialog with a summary of the information to be posted doesn't contain
  a "HookError_chromium_browser" entry.

  [Regression Potential]

  This affects only the apport hook for chromium-browser, the
  application itself shouldn't be affected. The hook should be verified
  to continue working by running the `ubuntu-bug chromium-browser`
  command and carefully inspecting the information that would be sent to
  launchpad.

  [Original description]

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: chromium-browser (not installed)
  ProcVersionSignature: Ubuntu 5.8.0-23.24-generic 5.8.14
  Uname: Linux 5.8.0-23-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Oct 16 18:40:02 2020
  InstallationDate: Installed on 2020-09-16 (29 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Alpha amd64 (20200910)
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1900170/+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


[Desktop-packages] [Bug 1900170] Re: apport hook looks for snap profile folder in the wrong place

2020-10-22 Thread Olivier Tilloy
** Description changed:

  Since https://git.launchpad.net/~chromium-team/chromium-browser/+git
  /snap-from-source/commit/?id=d7e3b7f8, the default profile directory for
  the chromium snap was moved from $SNAP_USER_DATA to $SNAP_USER_COMMON
  (to mitigate the effects of bug #1616650).
  
  But the apport hook in the transitional deb package wasn't updated
  accordingly.
+ 
+ [Impact]
+ 
+ Bugs filed with `ubuntu-bug chromium-browser` have incomplete data
+ attached. See e.g. the attachements to bug #1899356. There's a file
+ called HookError_chromium_browser.txt with a python traceback because
+ the profile directory wasn't found in the expected location.
+ 
+ [Test Case]
+ In focal, apt install chromium-browser, then run chromium at least once to 
ensure there is a profile directory (under 
$HOME/snap/chromium/common/chromium), then run `ubuntu-bug chromium-browser`. 
Observe that there isn't a FileNotFoundError traceback in the terminal for an 
unknown profile directory, and that the apport dialog with a summary of the 
information to be posted doesn't contain a "HookError_chromium_browser" entry.
+ 
+ [Regression Potential]
+ This affects only the apport hook for chromium-browser, the application 
itself shouldn't be affected. The hook should be verified to continue working 
by running the `ubuntu-bug chromium-browser` command and carefully inspecting 
the information that would be sent to launchpad.
+ 
+ [Original description]
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: chromium-browser (not installed)
  ProcVersionSignature: Ubuntu 5.8.0-23.24-generic 5.8.14
  Uname: Linux 5.8.0-23-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Oct 16 18:40:02 2020
  InstallationDate: Installed on 2020-09-16 (29 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Alpha amd64 (20200910)
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  Since https://git.launchpad.net/~chromium-team/chromium-browser/+git
  /snap-from-source/commit/?id=d7e3b7f8, the default profile directory for
  the chromium snap was moved from $SNAP_USER_DATA to $SNAP_USER_COMMON
  (to mitigate the effects of bug #1616650).
  
  But the apport hook in the transitional deb package wasn't updated
  accordingly.
  
  [Impact]
  
  Bugs filed with `ubuntu-bug chromium-browser` have incomplete data
  attached. See e.g. the attachements to bug #1899356. There's a file
  called HookError_chromium_browser.txt with a python traceback because
  the profile directory wasn't found in the expected location.
  
  [Test Case]
- In focal, apt install chromium-browser, then run chromium at least once to 
ensure there is a profile directory (under 
$HOME/snap/chromium/common/chromium), then run `ubuntu-bug chromium-browser`. 
Observe that there isn't a FileNotFoundError traceback in the terminal for an 
unknown profile directory, and that the apport dialog with a summary of the 
information to be posted doesn't contain a "HookError_chromium_browser" entry.
+ 
+ In focal, apt install chromium-browser, then run chromium at least once
+ to ensure there is a profile directory (under
+ $HOME/snap/chromium/common/chromium), then run `ubuntu-bug chromium-
+ browser`. Observe that there isn't a FileNotFoundError traceback in the
+ terminal for an unknown profile directory, and that the apport dialog
+ with a summary of the information to be posted doesn't contain a
+ "HookError_chromium_browser" entry.
  
  [Regression Potential]
- This affects only the apport hook for chromium-browser, the application 
itself shouldn't be affected. The hook should be verified to continue working 
by running the `ubuntu-bug chromium-browser` command and carefully inspecting 
the information that would be sent to launchpad.
+ 
+ This affects only the apport hook for chromium-browser, the application
+ itself shouldn't be affected. The hook should be verified to continue
+ working by running the `ubuntu-bug chromium-browser` command and
+ carefully inspecting the information that would be sent to launchpad.
  
  [Original description]
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: chromium-browser (not installed)
  ProcVersionSignature: Ubuntu 5.8.0-23.24-generic 5.8.14
  Uname: Linux 5.8.0-23-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Oct 16 18:40:02 2020
  InstallationDate: Installed on 2020-09-16 (29 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Alpha amd64 (20200910)
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  apport 

[Desktop-packages] [Bug 1900170] Re: apport hook looks for snap profile folder in the wrong place

2020-10-22 Thread Olivier Tilloy
Fixed in focal with https://bazaar.launchpad.net/~chromium-team
/chromium-browser/focal-stable/revision/1549.

** Changed in: chromium-browser (Ubuntu Focal)
   Status: Confirmed => In Progress

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

Title:
  apport hook looks for snap profile folder in the wrong place

Status in chromium-browser package in Ubuntu:
  Fix Released
Status in chromium-browser source package in Focal:
  In Progress

Bug description:
  Since https://git.launchpad.net/~chromium-team/chromium-browser/+git
  /snap-from-source/commit/?id=d7e3b7f8, the default profile directory
  for the chromium snap was moved from $SNAP_USER_DATA to
  $SNAP_USER_COMMON (to mitigate the effects of bug #1616650).

  But the apport hook in the transitional deb package wasn't updated
  accordingly.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: chromium-browser (not installed)
  ProcVersionSignature: Ubuntu 5.8.0-23.24-generic 5.8.14
  Uname: Linux 5.8.0-23-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Oct 16 18:40:02 2020
  InstallationDate: Installed on 2020-09-16 (29 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Alpha amd64 (20200910)
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1900170/+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


[Desktop-packages] [Bug 1900170] Re: apport hook looks for snap profile folder in the wrong place

2020-10-22 Thread Launchpad Bug Tracker
** Branch linked: lp:~chromium-team/chromium-browser/focal-stable

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

Title:
  apport hook looks for snap profile folder in the wrong place

Status in chromium-browser package in Ubuntu:
  Fix Released
Status in chromium-browser source package in Focal:
  In Progress

Bug description:
  Since https://git.launchpad.net/~chromium-team/chromium-browser/+git
  /snap-from-source/commit/?id=d7e3b7f8, the default profile directory
  for the chromium snap was moved from $SNAP_USER_DATA to
  $SNAP_USER_COMMON (to mitigate the effects of bug #1616650).

  But the apport hook in the transitional deb package wasn't updated
  accordingly.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: chromium-browser (not installed)
  ProcVersionSignature: Ubuntu 5.8.0-23.24-generic 5.8.14
  Uname: Linux 5.8.0-23-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Oct 16 18:40:02 2020
  InstallationDate: Installed on 2020-09-16 (29 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Alpha amd64 (20200910)
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1900170/+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


[Desktop-packages] [Bug 1900170] Re: apport hook looks for snap profile folder in the wrong place

2020-10-19 Thread Olivier Tilloy
** Also affects: chromium-browser (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: chromium-browser (Ubuntu Focal)
 Assignee: (unassigned) => Olivier Tilloy (osomon)

** Changed in: chromium-browser (Ubuntu Focal)
   Status: New => Confirmed

** Changed in: chromium-browser (Ubuntu Focal)
   Importance: Undecided => High

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

Title:
  apport hook looks for snap profile folder in the wrong place

Status in chromium-browser package in Ubuntu:
  Fix Released
Status in chromium-browser source package in Focal:
  Confirmed

Bug description:
  Since https://git.launchpad.net/~chromium-team/chromium-browser/+git
  /snap-from-source/commit/?id=d7e3b7f8, the default profile directory
  for the chromium snap was moved from $SNAP_USER_DATA to
  $SNAP_USER_COMMON (to mitigate the effects of bug #1616650).

  But the apport hook in the transitional deb package wasn't updated
  accordingly.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: chromium-browser (not installed)
  ProcVersionSignature: Ubuntu 5.8.0-23.24-generic 5.8.14
  Uname: Linux 5.8.0-23-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Oct 16 18:40:02 2020
  InstallationDate: Installed on 2020-09-16 (29 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Alpha amd64 (20200910)
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1900170/+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


[Desktop-packages] [Bug 1900170] Re: apport hook looks for snap profile folder in the wrong place

2020-10-19 Thread Launchpad Bug Tracker
This bug was fixed in the package chromium-browser -
1:85.0.4183.83-0ubuntu2

---
chromium-browser (1:85.0.4183.83-0ubuntu2) groovy; urgency=medium

  [ Sébastien Bacher ]
  * debian/apport/chromium-browser.py:
- the profile is now installed in the common directory (LP: #1900170)

 -- Olivier Tilloy   Fri, 16 Oct 2020
18:46:11 +0200

** Changed in: chromium-browser (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  apport hook looks for snap profile folder in the wrong place

Status in chromium-browser package in Ubuntu:
  Fix Released

Bug description:
  Since https://git.launchpad.net/~chromium-team/chromium-browser/+git
  /snap-from-source/commit/?id=d7e3b7f8, the default profile directory
  for the chromium snap was moved from $SNAP_USER_DATA to
  $SNAP_USER_COMMON (to mitigate the effects of bug #1616650).

  But the apport hook in the transitional deb package wasn't updated
  accordingly.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: chromium-browser (not installed)
  ProcVersionSignature: Ubuntu 5.8.0-23.24-generic 5.8.14
  Uname: Linux 5.8.0-23-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Oct 16 18:40:02 2020
  InstallationDate: Installed on 2020-09-16 (29 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Alpha amd64 (20200910)
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1900170/+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


[Desktop-packages] [Bug 1900170] Re: apport hook looks for snap profile folder in the wrong place

2020-10-16 Thread Launchpad Bug Tracker
** Branch linked: lp:~chromium-team/chromium-browser/groovy-stable

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

Title:
  apport hook looks for snap profile folder in the wrong place

Status in chromium-browser package in Ubuntu:
  Fix Committed

Bug description:
  Since https://git.launchpad.net/~chromium-team/chromium-browser/+git
  /snap-from-source/commit/?id=d7e3b7f8, the default profile directory
  for the chromium snap was moved from $SNAP_USER_DATA to
  $SNAP_USER_COMMON (to mitigate the effects of bug #1616650).

  But the apport hook in the transitional deb package wasn't updated
  accordingly.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: chromium-browser (not installed)
  ProcVersionSignature: Ubuntu 5.8.0-23.24-generic 5.8.14
  Uname: Linux 5.8.0-23-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Oct 16 18:40:02 2020
  InstallationDate: Installed on 2020-09-16 (29 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Alpha amd64 (20200910)
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1900170/+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


[Desktop-packages] [Bug 1900170] Re: apport hook looks for snap profile folder in the wrong place

2020-10-16 Thread Olivier Tilloy
Fixed with https://bazaar.launchpad.net/~chromium-team/chromium-browser
/groovy-stable/revision/1552.

** Changed in: chromium-browser (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  apport hook looks for snap profile folder in the wrong place

Status in chromium-browser package in Ubuntu:
  Fix Committed

Bug description:
  Since https://git.launchpad.net/~chromium-team/chromium-browser/+git
  /snap-from-source/commit/?id=d7e3b7f8, the default profile directory
  for the chromium snap was moved from $SNAP_USER_DATA to
  $SNAP_USER_COMMON (to mitigate the effects of bug #1616650).

  But the apport hook in the transitional deb package wasn't updated
  accordingly.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: chromium-browser (not installed)
  ProcVersionSignature: Ubuntu 5.8.0-23.24-generic 5.8.14
  Uname: Linux 5.8.0-23-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Oct 16 18:40:02 2020
  InstallationDate: Installed on 2020-09-16 (29 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Alpha amd64 (20200910)
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1900170/+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