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

Contribution guidelines & requirements #135

Closed
bdbch opened this issue Aug 2, 2024 · 5 comments
Closed

Contribution guidelines & requirements #135

bdbch opened this issue Aug 2, 2024 · 5 comments
Assignees

Comments

@bdbch
Copy link
Contributor

bdbch commented Aug 2, 2024

What feature would you like to see?

Not a browser feature directly - but I'd like to know what kind of Software I need to have installed to be able to setup the project locally.

I tried setting it up on my Windows machine and it seems that I had to have 7zip installed. After installing it after winget install 7zip and adding it to my PATH I was able to get further.

Would make sense for new people to help with contributing to the project.

What platform are you seeing the problem on?

Windows

Additional context

No response

@mauro-balades mauro-balades self-assigned this Aug 2, 2024
@mauro-balades mauro-balades pinned this issue Aug 2, 2024
@mauro-balades
Copy link
Member

Yeah, so appart from having the following requirements, mozilla will take care of everything else:

  • 7z
  • Python3
  • Nodejs

@bdbch
Copy link
Contributor Author

bdbch commented Aug 2, 2024

Now it's stuck on the unpack step. Any idea why it's stuck here?
image


> [email protected] bootstrap
> surfer download && surfer bootstrap

00:00:00 'engine/' is empty, it...
00:00:00 Locating Firefox release 128.0.3...
00:00:00 Using cached download
00:00:00 Unpacking Firefox...
00:00:00 Unpacking C:\Users\xxx\Code\zen-desktop\.surfer\engine\firefox-128.0.3.source.tar.xz to C:\Users\xxx\Code\zen-desktop\engine
00:00:00 Unpacking Firefox source on Windows (7z)

@mauro-balades
Copy link
Member

mauro-balades commented Aug 2, 2024

It takes a bit of time to download, etc. It will take some time, specially on windows, around 10 minutes

@bdbch
Copy link
Contributor Author

bdbch commented Aug 2, 2024

Still stuck on it (around 3h now) 😂 forgot that the process was running in the background.
I guess the extraction process is not even starting because my engine directory is still completely empty.

Do you use python for the extraction part too?

@mauro-balades
Copy link
Member

Could you run it with --verbose?

@mauro-balades mauro-balades unpinned this issue Aug 19, 2024
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