phyver / GameShell

a game to learn (or teach) how to use standard commands in a Unix shell
GNU General Public License v3.0
2.12k stars 135 forks source link

mission 18 chromeos #113

Closed Fred73140 closed 2 years ago

Fred73140 commented 2 years ago

i play gameshell on my chromebook, when i open the terminal xeyes works but when i play gameshell (mission 18), xeyes won't open

no protocol specified error: can't open display: :0

anybody have a solution?

phyver commented 2 years ago

I've never used ChromeOS, but that's a little strange.

Can you give me the value of the DISPLAY variable (output of echo $DISPLAY)

Fred73140 commented 2 years ago

on the terminal i obtain :0 and when i launch gameshell, i have the same value :0

phyver commented 2 years ago

Mmm... Then, I don't know what is happening, and since I don't have access to a chromebook, I'm not sure this will be fixed anytime soon.

For the time being, you can skip this mission by running gsh skip from within GameShell. (The default password is gsh.)

phyver commented 2 years ago

The error message is different, but this could be related to #116.

Can you give me the output of

    $ xauth list
    $ echo $XAUTHORITY

from a "normal" terminal and from a terminal running GameShell?

Fred73140 commented 2 years ago

je viens de m'apercevoir que vous êtes de Chambéry, je travaille aussi à Chambéry. la solution au problème est celle aue vous mentionnez dans ce post: https://github.com/phyver/GameShell/issues/116#issuecomment-1207233832

Merci de votre aide. Et encore bravo pour ce jeu j'adore

phyver commented 2 years ago

Merci à toi !