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

No extensions are visible in the store #16

Closed
hacknorris-code opened this issue Sep 1, 2022 · 7 comments
Closed

No extensions are visible in the store #16

hacknorris-code opened this issue Sep 1, 2022 · 7 comments

Comments

@hacknorris-code
Copy link

yes, just this :
image
image
image
i think its all info needed =]
no i didnt ran pixelorama from terminal. i just cant cause i installed from flatpak lol

@Variable-ind
Copy link
Member

Variable-ind commented Sep 25, 2022

It should be able to do it perhaps the extension list it's trying to download is to a folder that requires sudo permission 🤔
Sadly I'm not on Arch and can't replicate this issue

@Variable-ind
Copy link
Member

Perhaps it's cause you are using Flatpak (in the meantime you can download extensions like this https://github.com/Variable-ind/Pixelorama-Extensions#extensions-and-their-details

@hacknorris-code
Copy link
Author

so from where i'll know which extensions are listed ? means their which arent yours...

@Variable-ind
Copy link
Member

so from where i'll know which extensions are listed ? means their which arent yours...

I think i found the solution to this issue;
Flatpak apps by default are not given internet permission (as seen here)
so you have to enable it by typing in terminal
sudo flatpak override com.orama_interactive.Pixelorama --share=network
and restart pixelorama

@Variable-ind
Copy link
Member

plus you can run flatpak apps from terminal
e.g to run pixelorama i use command flatpak run com.orama_interactive.Pixelorama

@hacknorris-code
Copy link
Author

oh , so every app from flatpak is 100% offline app? thx for info =]

@Variable-ind
Copy link
Member

you're welcome!, I'll close this issue now

@Variable-ind Variable-ind pinned this issue Sep 25, 2022
@Variable-ind Variable-ind changed the title [store] doesnt see anything in store? No extensions are visible in the store Sep 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants