Lbry-desktop: App locks up on sandbox file

Created on 23 May 2019  路  6Comments  路  Source: lbryio/lbry-desktop

The Issue

When opening lbry://HartwigChessSet#690cf3aa77e89b9eb58ec5e761bfa9455093d395 (make sure it's not downloaded already), the app will lock up. You'll get a Quit/Wait dialog after 30 seconds or so. If you quit/restart, and then reopen, it works.

System Configuration

  • LBRY Daemon version:
  • LBRY App version:
  • LBRY Installation ID:
  • Operating system:

Anything Else

Screenshots

viewer bug

All 6 comments

Looks like is stuck on waiting for blob..., also got this errors on the console:

Not allowed to load local resource: blob:file:///dda0d7dd-9962-4e40-901f-e4391fa14fe5
    Uncaught TypeError: t.children[0].play is not a function
    at f.refreshMetadata (player-legacy.js:1)
    at setTimeout **(player-legacy.js:1)**

Note:
That's not a 3D file, so it's not an issue with the 3D-viewer, the content is not using webgl, just a lib (photon) to generate 3D-CSS effects, but that's not the actual issue.

@tzarebczan I managed to suppress the error / blocking of the app, now the issue is displaying the content once the download is completed ( different issue ? ) :+1:

Hmm, it should do that by default for these file types. I can take a look in your branch to see why it's not. I know others of a similar type would work...

@tzarebczan No, looks like there was no real logic for that :upside_down_face:,
Must've been removed somewhere along the way ?

Fixed on #2530

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tzarebczan picture tzarebczan  路  18Comments

jsigwart picture jsigwart  路  12Comments

kauffj picture kauffj  路  16Comments

kauffj picture kauffj  路  12Comments

fbruetting picture fbruetting  路  28Comments