Bug#1013876: webext-keepassxc-browser: Version 1.8.0+repack1-2 fail to load in chromium

2022-06-26 Thread Bruno Kleinert
Am Sonntag, dem 26.06.2022 um 14:11 +0200 schrieb Guillem Jover:
> Package: webext-keepassxc-browser
> Version: 1.8.0+repack1-2
> Severity: serious
> 
> Hi!
> 
> This version seems to fail load on chromium 103.0.5060.53-1, with the
> following warnings and errors shown on the extensions settings page:
> 
>   (W) Unrecognized manifest key 'applications'.
>   (W) Manifest version 2 is deprecated, and support will be removed
> in 2023.
>   See https://developer.chrome.com/blog/mv2-transition/ for more
> details.
>   (E) Uncaught TypeError: Bootstrap's JavaScript requires jQuery.
> jQuery must be included before Bootstrap's JavaScript.
>   Context: popups/popup.html
>   Stack Trace: bootstrap/bootstrap.js:221 (anonymous function)
>   (E) Uncaught (in promise) ReferenceError: browser is not defined
>   Context: popups/popup.html
>   Stack Trace: popups/popup_functions.js:74 (anonymous function)
>   (E) Uncaught ReferenceError: browser is not defined
>   Context: popups/popup.html
>   Stack Trace: common/translate.js:11 (anonymous function)
>   (E) Uncaught (in promise) ReferenceError: browser is not defined
>   Context: popups/popup.html
>   Stack Trace: popups/popup_functions.js:40 (anonymous function)
>   (E) Uncaught ReferenceError: browser is not defined
>   Context: _generated_background_page.html
>   Stack Trace: common/global.js:161 (anonymous function)
>   (E) Uncaught ReferenceError: browser is not defined
>   Context: _generated_background_page.html
>   Stack Trace: background/keepass.js:39 (anonymous function)
>   (E) Uncaught ReferenceError: browser is not defined
>   Context: _generated_background_page.html
>   Stack Trace: background/init.js:23 (anonymous function)
> 
> Thanks,
> Guillem

Hi Guillem,

thanks for the report. Something else in 1.8.0 is bugging me that may
be related to upstream's jQuery removal. I'm expecting upstream may
release 1.8.1 soonish.

Kind regards,
Bruno


signature.asc
Description: This is a digitally signed message part


Bug#1013876: webext-keepassxc-browser: Version 1.8.0+repack1-2 fail to load in chromium

2022-06-26 Thread Guillem Jover
Package: webext-keepassxc-browser
Version: 1.8.0+repack1-2
Severity: serious

Hi!

This version seems to fail load on chromium 103.0.5060.53-1, with the
following warnings and errors shown on the extensions settings page:

  (W) Unrecognized manifest key 'applications'.
  (W) Manifest version 2 is deprecated, and support will be removed in 2023.
  See https://developer.chrome.com/blog/mv2-transition/ for more details.
  (E) Uncaught TypeError: Bootstrap's JavaScript requires jQuery. jQuery must 
be included before Bootstrap's JavaScript.
  Context: popups/popup.html
  Stack Trace: bootstrap/bootstrap.js:221 (anonymous function)
  (E) Uncaught (in promise) ReferenceError: browser is not defined
  Context: popups/popup.html
  Stack Trace: popups/popup_functions.js:74 (anonymous function)
  (E) Uncaught ReferenceError: browser is not defined
  Context: popups/popup.html
  Stack Trace: common/translate.js:11 (anonymous function)
  (E) Uncaught (in promise) ReferenceError: browser is not defined
  Context: popups/popup.html
  Stack Trace: popups/popup_functions.js:40 (anonymous function)
  (E) Uncaught ReferenceError: browser is not defined
  Context: _generated_background_page.html
  Stack Trace: common/global.js:161 (anonymous function)
  (E) Uncaught ReferenceError: browser is not defined
  Context: _generated_background_page.html
  Stack Trace: background/keepass.js:39 (anonymous function)
  (E) Uncaught ReferenceError: browser is not defined
  Context: _generated_background_page.html
  Stack Trace: background/init.js:23 (anonymous function)

Thanks,
Guillem