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

fix: unsuported linux, closes #99 #123

Merged
merged 2 commits into from
Jan 9, 2023
Merged

Conversation

EibrielInv
Copy link
Contributor

What does this PR change?

Fixes #99

How to test the changes?

On Linux platform, run npm run start, the explorer should start normally

Our Code Review Standards

https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md

@EibrielInv EibrielInv requested a review from a team December 3, 2022 19:51
@EibrielInv
Copy link
Contributor Author

To clarify, app.getPath('userData') returns /home/{username}/.config/explorer-desktop-launcher/.

The files and folders saved there are:

attachments/
completed/
new/
pending/
client_id
settings.dat

That folder also stores other files and folders from the client:

blob_storage/
Cache/
Code Cache/
Crashpad/
databases/
Dictionaries/
GPUCache/
IndexedDB/
Local Storage/
renderer/
Session Storage/
WebStorage
.updaterId
Cookies
Cookies-journal
Network Persistent State
Preferences
TransportSecurity

@xavi-dcl xavi-dcl added stream-core bug Something isn't working labels Dec 27, 2022
@kuruk-mm kuruk-mm merged commit 25ac467 into decentraland:main Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stream-core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unsupported OS: linux
3 participants