You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently setting up the environment for InSAR processing on a remote server and encountered an issue while trying to edit the .bashrc file using gedit. The commands I ran and the resulting error are as follows:
(gedit:29491): Gtk-WARNING **: 20:24:17.227: Locale not supported by C library.
Using the fallback 'C' locale.
(gedit:29491): Gtk-WARNING **: 20:24:17.246: cannot open display:
****@Dyngja:~$
I believe this issue is related to the gedit graphical interface not being supported on the remote server. I am accessing the server using SSH.
Could someone please guide me on how to resolve this error or suggest an alternative way to edit the .bashrc file? Any help would be greatly appreciated.
Issue encountered while setting up Python for InSAR processing
Thanks in advance!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone,
I am currently setting up the environment for InSAR processing on a remote server and encountered an issue while trying to edit the .bashrc file using gedit. The commands I ran and the resulting error are as follows:
bash
****@Dyngja:
$ cp /home/data/InSAR_Exercise/2022/.bashrc .$ gedit .bashrc****@Dyngja:
(gedit:29491): Gtk-WARNING **: 20:24:17.227: Locale not supported by C library.
Using the fallback 'C' locale.
(gedit:29491): Gtk-WARNING **: 20:24:17.246: cannot open display:
****@Dyngja:~$
I believe this issue is related to the gedit graphical interface not being supported on the remote server. I am accessing the server using SSH.
Could someone please guide me on how to resolve this error or suggest an alternative way to edit the .bashrc file? Any help would be greatly appreciated.
Issue encountered while setting up Python for InSAR processing
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions