Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apps openin to a blank page with no option to do anything. #571

Closed
fatmonk8 opened this issue Oct 1, 2024 · 6 comments
Closed

Apps openin to a blank page with no option to do anything. #571

fatmonk8 opened this issue Oct 1, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@fatmonk8
Copy link

fatmonk8 commented Oct 1, 2024

Not sure what is needed here, but this is the log I got when running the "firefoxpwa site launch ID -- --jsconsole" command in the console.

1727825209774 addons.xpi WARN Checking C:\Users\Paul Einsig\AppData\Roaming\FirefoxPWA\runtime\distribution\extensions for addons
TypeError: currentPlacements is undefined CustomizableUI.sys.mjs:3726:11
TypeError: currentPlacements is undefined CustomizableUI.sys.mjs:3726:11
Error: Could not find function openContextMenu hookFunction.jsm:26:11
TypeError: this.editor is null
UrlbarInput resource:///modules/UrlbarInput.sys.mjs:276
chrome://browser/content/browser.js:363
shouldSuppress chrome://browser/content/browser.js:447
PopupNotifications resource://gre/modules/PopupNotifications.sys.mjs:236
chrome://browser/content/browser.js:474
onCreated file:///C:/Users/Paul Einsig/AppData/Roaming/FirefoxPWA/profiles/01J956DN73BC2G811P8PSRWZ1Y/chrome/pwa/content/browser.jsm:1660
aEventName resource:///modules/CustomizableUI.sys.mjs:3212
buildWidget resource:///modules/CustomizableUI.sys.mjs:2102
getWidgetNode resource:///modules/CustomizableUI.sys.mjs:1401
buildArea resource:///modules/CustomizableUI.sys.mjs:1195
registerToolbarNode resource:///modules/CustomizableUI.sys.mjs:1109
registerToolbarNode resource:///modules/CustomizableUI.sys.mjs:4068
onDOMContentLoaded chrome://browser/content/browser-init.js:150
browser.js:481:13
TypeError: functionContext is null
hookFunction resource://pwa/utils/hookFunction.jsm:23
onCreated file:///C:/Users/Paul Einsig/AppData/Roaming/FirefoxPWA/profiles/01J956DN73BC2G811P8PSRWZ1Y/chrome/pwa/content/browser.jsm:1660
aEventName resource:///modules/CustomizableUI.sys.mjs:3212
buildWidget resource:///modules/CustomizableUI.sys.mjs:2102
getWidgetNode resource:///modules/CustomizableUI.sys.mjs:1401
buildArea resource:///modules/CustomizableUI.sys.mjs:1195
registerToolbarNode resource:///modules/CustomizableUI.sys.mjs:1109
registerToolbarNode resource:///modules/CustomizableUI.sys.mjs:4068
onDOMContentLoaded chrome://browser/content/browser-init.js:150
CustomizableUI.sys.mjs:3217:17
Uncaught TypeError: gURLBar is undefined
_setInitialFocus chrome://browser/content/browser-init.js:681
browser-init.js:681:11
Uncaught TypeError: gDefaultTheme is undefined
_resetUIState resource:///modules/CustomizableUI.sys.mjs:3364
reset resource:///modules/CustomizableUI.sys.mjs:3323
reset resource:///modules/CustomizableUI.sys.mjs:4545
configureLayout file:///C:/Users/Paul Einsig/AppData/Roaming/FirefoxPWA/profiles/01J956DN73BC2G811P8PSRWZ1Y/chrome/pwa/content/browser.jsm:1820
CustomizableUI.sys.mjs:3364:5
Uncaught TypeError: window.gFFPWABrowser is undefined
onCreated file:///C:/Users/Paul Einsig/AppData/Roaming/FirefoxPWA/profiles/01J956DN73BC2G811P8PSRWZ1Y/chrome/pwa/content/browser.jsm:1204
browser.jsm:1204:37
Uncaught TypeError: gURLBar is undefined
update chrome://browser/content/browser.js:4799
init chrome://browser/content/browser.js:4726
onLoad chrome://browser/content/browser-init.js:236
browser.js:4799:5

@fatmonk8 fatmonk8 added the bug Something isn't working label Oct 1, 2024
@Vitorrecoaro
Copy link

The same problem here, any PWA App, opens a blank page without any option to do any more.

@fatmonk8
Copy link
Author

fatmonk8 commented Oct 2, 2024

The same problem here, any PWA App, opens a blank page without any option to do any more.

This is probably unrelated, but is your system by chance a newer Intel platform?

@max-photon
Copy link

I got the same problem 1 hour age. But I solved it after I installed the new version (firefoxpwa-2.12.5-x86_64.msi). FYI.

@fatmonk8
Copy link
Author

fatmonk8 commented Oct 2, 2024

I got the same problem 1 hour age. But I solved it after I installed the new version (firefoxpwa-2.12.5-x86_64.msi). FYI.

THIS WAS IT! Thank you!

@fatmonk8 fatmonk8 closed this as completed Oct 2, 2024
@filips123 filips123 pinned this issue Oct 2, 2024
@renaatdemuynck
Copy link

There's a mention of this when you go to 'Manage extension':

Important: Please make sure to update the native program to v2.12.5 before Firefox 131 is released on 2024-10-01 to fix compatibility issues. You can ignore the outdated extension warning until the new extension version is approved.

@fatmonk8
Copy link
Author

fatmonk8 commented Oct 3, 2024

There's a mention of this when you go to 'Manage extension':

Important: Please make sure to update the native program to v2.12.5 before Firefox 131 is released on 2024-10-01 to fix compatibility issues. You can ignore the outdated extension warning until the new extension version is approved.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants