Skip to content

Crash when vertical tabs are enabled #667

@ralphocdol

Description

@ralphocdol

Description

The Web App doesn't launch or would crash when Vertical Tabs feature is on.

It would crash on Firefox, and it wouldn't launch on LibreWolf both with or without extension.

Launching via terminal

on Firefox:

~ ➜ /usr/bin/firefoxpwa site launch 01JDEW0W9TXZB5XH26RTT75YSV --protocol
11:11:26 [INFO] Patching the runtime
11:11:26 [INFO] Runtime patched!
11:11:26 [INFO] Patching the profile
11:11:26 [INFO] Profile patched!
11:11:26 [INFO] Launching the web app
~ ➜ Gtk-Message: 19:11:27.414: Failed to load module "appmenu-gtk-module"
ExceptionHandler::GenerateDump attempting to generate:/home/ralph/.local/share/firefoxpwa/profiles/01JDEW0W6C8JKF2QMCXJP45E59/minidumps/52f2deb3-518f-22c4-384b-a529e26c3b3d.dmp
ExceptionHandler::GenerateDump cloned child 17360
ExceptionHandler::WaitForContinueSignal waiting for continue signal...
ExceptionHandler::SendContinueSignalToChild sent continue signal to child
ExceptionHandler::GenerateDump minidump generation succeeded
Exiting due to channel error.
Gtk-Message: 19:11:28.970: Failed to load module "appmenu-gtk-module"

on LibreWolf

~ ➜ /usr/bin/firefoxpwa site launch 01JDEW0W9TXZB5XH26RTT75YSV --protocol
11:13:37 [INFO] Patching the runtime
11:13:37 [INFO] Runtime patched!
11:13:37 [INFO] Patching the profile
11:13:37 [INFO] Profile patched!
11:13:37 [INFO] Launching the web app
~ ➜ JavaScript warning: resource://services-settings/Utils.sys.mjs, line 57: unreachable code after return statement
Gtk-Message: 19:13:38.867: Failed to load module "appmenu-gtk-module"
console.warn: "Connection attempt to RS collection \"blocklists/addons-bloomfilters\" was blocked/filtered."
console.warn: "Connection attempt to RS collection \"blocklists/addons-bloomfilters\" was blocked/filtered."
JavaScript error: resource:///modules/CustomizableUI.sys.mjs, line 3223: TypeError: gFuturePlacements.get(...) is undefined
JavaScript error: resource:///modules/UrlbarInput.sys.mjs, line 309: TypeError: this.editor is null
JavaScript error: chrome://global/content/vendor/lit.all.mjs, line 710: TypeError: hasChanged is not a function
JavaScript error: chrome://global/content/elements/moz-button.mjs, line 98: TypeError: undefined is not a function
JavaScript error: chrome://global/content/elements/moz-button.mjs, line 98: TypeError: undefined is not a function
JavaScript error: chrome://global/content/elements/moz-button.mjs, line 98: TypeError: undefined is not a function
JavaScript error: chrome://global/content/elements/moz-button-group.mjs, line 97: TypeError: undefined is not a function
JavaScript error: chrome://global/content/elements/moz-button-group.mjs, line 97: TypeError: undefined is not a function
Exiting due to channel error.
Exiting due to channel error.

Steps to Reproduce

  1. Right-click on the toolbar (on the PWA)
  2. Select Turn on vertical tabs
  3. Restart the web app

Additional Information

Affected Websites

  • ...
  • ...

Environment

  • Operating system: Fedora 41
  • System architecture: x86_64
  • Desktop environment: KDE Plasma 6.3.3
  • Installation method: DEB
  • PWAsForFirefox extension version: 2.14.1
  • PWAsForFirefox native version: 2.14.1
  • PWAsForFirefox runtime version: 136.0.1 (Tried both Firefox and LibreWolf)
  • Firefox version: 136.0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    To Do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions