Create fallback/fix for github api lookup #1505

Closed
opened 2018-05-23 18:18:07 +02:00 by tzarebczan · 0 comments
tzarebczan commented 2018-05-23 18:18:07 +02:00 (Migrated from github.com)

After renaming lbry-app >lbry-desktop, the github api does not redirect properly and this line fails:https://github.com/lbryio/lbry-desktop/blob/master/src/main/index.js#L172

This causes the app to crash when going to the help page that looks up version info. On Linux, it crashes on startup.

Create a fallback to the lbry-desktop URL if lbry-app fails.

After renaming lbry-app >lbry-desktop, the github api does not redirect properly and this line fails:https://github.com/lbryio/lbry-desktop/blob/master/src/main/index.js#L172 This causes the app to crash when going to the help page that looks up version info. On Linux, it crashes on startup. Create a fallback to the lbry-desktop URL if lbry-app fails.
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#1505
No description provided.