HeyPuter / puter

🌐 The Internet OS! Free, Open-Source, and Self-Hostable.
https://puter.com
GNU Affero General Public License v3.0
24.55k stars 1.58k forks source link

Missing features required by git #482

Open AtkinsSJ opened 2 months ago

AtkinsSJ commented 2 months ago

The git client is limited by a few missing features in Puter, Terminal, and Phoenix. This issue exists to keep track of them.

(I'll update this if and when I think of others. I'm sure there were more.)

sysnajar commented 2 months ago

Does Puter even have git client ? I've tried searching for it.

AtkinsSJ commented 2 months ago

Does Puter even have git client ? I've tried searching for it.

It might not exist on puter.com yet but it's available on self-hosted.

jelveh commented 2 months ago

That's correct. The most cutting edge version of Puter is the open-source, self-hosted one which also has git right now.

sysnajar commented 2 months ago

great news , would try to docker version today. Had some issue launching terminal app on the dev version (WSL2).

jelveh commented 2 months ago

Could you elaborate on the issue you had trying to run dev? also, are you using Windows?

sysnajar commented 2 months ago

Could you elaborate on the issue you had trying to run dev? also, are you using Windows?

Yes, I was gonna put it in issue tracking , but here's the quick one. (and yes I'm running it on ubuntu which is runs on windows11 's WSL2).

Steps to reproduce:

  1. git clone & npm install , start
  2. open the terminal app

i got the text Error /gui/ right on top of a white background instead of the expected terminal.

puter

Thank you, Owat

jelveh commented 2 months ago

Do other apps work fine?

sysnajar commented 2 months ago

Do other apps work fine?

yes , every other apps I opened seems to work just fine.

jelveh commented 2 months ago

I wasn't able to reproduce this. Could you post a copy of what your terminal is displaying?