TypeError: Cannot read properties of null (reading 'isFullScreen') #7719

Open
opened 2022-11-06 07:11:41 +01:00 by slrslr · 0 comments
slrslr commented 2022-11-06 07:11:41 +01:00 (Migrated from github.com)
Daemon: 2022-11-05 20:27:32,498 INFO     lbry.extras.daemon.daemon:491: Platform: {
  "processor": "",
  "python_version": "3.7.14",
  "platform": "Linux-5.15.0-0.bpo.3-amd64-x86_64-with-debian-11.5",
  "os_release": "5.15.0-0.bpo.3-amd64",
  "os_system": "Linux",
  "lbrynet_version": "0.111.0",
  "version": "0.111.0",
  "build": "release",
  "distro": {
    "id": "debian",
    "version": "11",
    "version_parts": {
      "major": "11",
      "minor": "",
      "build_number": ""
    },
    "like": "",
    "codename": "bullseye"
  },
  "desktop": "KDE"
}

LBRY_0.53.6.AppImage
I have let it run and then found it has empty screen with error message. On the terminal i could see alot of text (incompelte, not enough space in terminal), so i am pasting only this:

TypeError: Cannot read properties of null (reading 'isFullScreen')
at BrowserWindow. (/tmp/.mount_LBRY_07v9KBQ/resources/app.asar/main.js:2:903991)
at BrowserWindow.emit (node:events:402:35)
at Object.showErrorBox (node:electron/js2c/browser_init:49:5727)
at process. (/tmp/.mount_LBRY_07v9KBQ/resources/app.asar/main.js:2:914189)
at process.emit (node:events:402:35)
at process._fatalException (node:internal/process/execution:170:25)

If this is not helpful, please close this mentioning what to do and supply next time.

``` Daemon: 2022-11-05 20:27:32,498 INFO lbry.extras.daemon.daemon:491: Platform: { "processor": "", "python_version": "3.7.14", "platform": "Linux-5.15.0-0.bpo.3-amd64-x86_64-with-debian-11.5", "os_release": "5.15.0-0.bpo.3-amd64", "os_system": "Linux", "lbrynet_version": "0.111.0", "version": "0.111.0", "build": "release", "distro": { "id": "debian", "version": "11", "version_parts": { "major": "11", "minor": "", "build_number": "" }, "like": "", "codename": "bullseye" }, "desktop": "KDE" } ``` LBRY_0.53.6.AppImage I have let it run and then found it has empty screen with error message. On the terminal i could see alot of text (incompelte, not enough space in terminal), so i am pasting only this: TypeError: Cannot read properties of null (reading 'isFullScreen') at BrowserWindow.<anonymous> (/tmp/.mount_LBRY_07v9KBQ/resources/app.asar/main.js:2:903991) at BrowserWindow.emit (node:events:402:35) at Object.showErrorBox (node:electron/js2c/browser_init:49:5727) at process.<anonymous> (/tmp/.mount_LBRY_07v9KBQ/resources/app.asar/main.js:2:914189) at process.emit (node:events:402:35) at process._fatalException (node:internal/process/execution:170:25) If this is not helpful, please close this mentioning what to do and supply next time.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#7719
No description provided.