gh0stzk / dotfiles

BSPWM environment with 18 themes. With a theme selector to change on the fly.
GNU General Public License v3.0
2.81k stars 208 forks source link

no output in terminal #75

Closed 0xN1nja closed 1 year ago

0xN1nja commented 1 year ago

everything works fine except terminal (in vm) but works perfectly on bare metal tho

image

gh0stzk commented 1 year ago

There is an error on logs?? in ~/xsession-errors file?

0xN1nja commented 1 year ago

polybar|error: module/mpd_control: Connection refused polybar|error: module/mpd: Connection refused

(process:512): GLib-CRITICAL **: 10:10:19.633: g_string_insert_len: assertion 'len==0 || val != NULL' failed

gh0stzk commented 1 year ago

If you install a terminal that is not gpu-accelerated such as xterm, tilix, do they open normally? try that.

If they open normally, it means that in your vm the graphic acceleration is not properly configured or the graphic driver you use is not correct. Can you watch youtube videos on your vm?

It's one of the few things I can think of about your problem.

0xN1nja commented 1 year ago

image

0xN1nja commented 1 year ago

I believe that the issue lies with VirtualBox and not with your dotfiles. Hence, I am closing this issue. Thank you.