published tab doesn't show previously published content on v0.11 (page completes loading) #146

Closed
opened 2017-05-27 03:04:15 +02:00 by maximumplank · 3 comments
maximumplank commented 2017-05-27 03:04:15 +02:00 (Migrated from github.com)

The Issue

Instead of displaying published content, 'Published' tab says "It looks like you haven't published anything to LBRY yet. Go share your beautiful cats with the world!"

Steps to reproduce

  1. open LBRY browser
  2. navigate to published tab (folder icon in top right -> Published)

Expected behaviour

Should display a list of published content

Actual behaviour

displays "It looks like you haven't published anything to LBRY yet. Go share your beautiful cats with the world!" with inline link to publish page

System Configuration

  • LBRY App version: 0.11
    "id": null,
    "jsonrpc": "2.0",
    "result": {
    "build": "rc",
    "ip": "73.158.155.244",
    "lbrynet_version": "0.10.3rc4",
    "lbryschema_version": "0.0.4",
    "lbryum_version": "2.7.22",
    "os_release": "4.4.0-78-generic",
    "os_system": "Linux",
    "platform": "Linux-4.4.0-78-generic-x86_64-with-Ubuntu-16.04-xenial",
    "processor": "x86_64",
    "python_version": "2.7.12"

Anything Else

Published content can be viewed/accessed through rpc calls to the client, see screenshots

Screenshots

published content: https://supload.com/H18MlL8ZZ
view in browser: https://supload.com/B1USx8L-Z

## The Issue Instead of displaying published content, 'Published' tab says "It looks like you haven't published anything to LBRY yet. Go share your beautiful cats with the world!" ### Steps to reproduce 1. open LBRY browser 2. navigate to published tab (folder icon in top right -> Published) ### Expected behaviour Should display a list of published content ### Actual behaviour displays "It looks like you haven't published anything to LBRY yet. Go share your beautiful cats with the world!" with inline link to publish page ## System Configuration - LBRY App version: 0.11 "id": null, "jsonrpc": "2.0", "result": { "build": "rc", "ip": "73.158.155.244", "lbrynet_version": "0.10.3rc4", "lbryschema_version": "0.0.4", "lbryum_version": "2.7.22", "os_release": "4.4.0-78-generic", "os_system": "Linux", "platform": "Linux-4.4.0-78-generic-x86_64-with-Ubuntu-16.04-xenial", "processor": "x86_64", "python_version": "2.7.12" ## Anything Else Published content can be viewed/accessed through rpc calls to the client, see screenshots ## Screenshots published content: https://supload.com/H18MlL8ZZ view in browser: https://supload.com/B1USx8L-Z
maximumplank commented 2017-05-27 03:05:45 +02:00 (Migrated from github.com)

similar to https://github.com/lbryio/lbry-app/issues/139, but in that case the published page would not finish loading. in this case the browser affirms (incorrectly) that no published content exists.

similar to https://github.com/lbryio/lbry-app/issues/139, but in that case the published page would not finish loading. in this case the browser affirms (incorrectly) that no published content exists.
kauffj commented 2017-05-31 18:54:42 +02:00 (Migrated from github.com)

@maximumplank I was unable to reproduce this, even when switching wallets. If this is still happening for you, can you run the API commands file_list and claim_list_mine via the CLI? Then paste the output here or email me at jeremy@lbry.io. Thanks!

@maximumplank I was unable to reproduce this, even when switching wallets. If this is still happening for you, can you run the API commands `file_list` and `claim_list_mine` via the CLI? Then paste the output here or email me at jeremy@lbry.io. Thanks!
maximumplank commented 2017-06-05 23:51:47 +02:00 (Migrated from github.com)

This is no longer happening on v0.12 of the app. Great job guys!

This is no longer happening on v0.12 of the app. Great job guys!
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#146
No description provided.