nix-community / nix-on-droid

Nix-enabled environment for your Android device. [maintainers=@t184256,@Gerschtli]
https://nix-on-droid.unboiled.info
MIT License
1.32k stars 74 forks source link

using server xsdl I can do jem without termux x11 but xterm gives issues #398

Open Greenarrow4245 opened 3 months ago

Greenarrow4245 commented 3 months ago

Fontconfig error: Cannot load default config file: No such file: (null) Fontconfig error: Cannot load default config file: No such file: (null) Warning: Missing charsets in String to FontSet conversion Fontconfig error: Cannot load default config file: No such file: (null) xterm: cannot load font "-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1"

Gerschtli commented 3 months ago

Please provide a minimal reproducible example with explanations what exactly you did and what you tried to achieve.

Greenarrow4245 commented 2 months ago

Please provide a minimal reproducible example with explanations what exactly you did and what you tried to achieve.

I installed jwm and server xsdl and emulated it with it sakura works fine but xterm is giving the issue and even after installing font-config issue is still

Greenarrow4245 commented 2 months ago

Please provide a minimal reproducible example with explanations what exactly you did and what you tried to achieve.

?

Gerschtli commented 2 months ago

How to create a Minimal, Reproducible Example