rgsouthall / vi-suite06

VI-Suite release for Blender 2.8
32 stars 8 forks source link

rvu: cannot open command line window #32

Open ttsesm opened 2 years ago

ttsesm commented 2 years ago

Hi @rgsouthall ,

For some reason the rad 'rvu' bin file that comes with the package stopped working. This is what the vi-suite.log file exports:

2021-09-13 15:40:05: Rvu command: rvu -w  -n 20 -vv 40.023 -vh 57.296 -vd -0.837 0.427 -0.342 -vp 2.507 1.660 1.812 -vu -0.305 0.156 0.940  -ab 2  -ad 256  -as 128  -aa 0  -dj 0  -ds 0.5  -dr 1  -ss 0  -st 1  -lw 0.0001  -lr 3  -ps 16  "room_757-1.oct"
2021-09-13 15:40:08: b'rvu: cannot open command line window\n'

I know that this is not a vi-suite bug per se but since the package comes with the rad files pre-installed I think it needs to be addressed.

As for some info, I am not sure but it might be related with an update to the xorg-server and the corresponding files that I did last week with the pacman package manager (pacman -Syu). Do you have any idea how this could be resolved without possibly downgrading the xorg-server package (which I will try in case that this helps).

Thanks.

rgsouthall commented 2 years ago

Are you sure you are using the rvu packaged with the VI-Suite?

ttsesm commented 2 years ago

Hi Ryan, yes I confirm that I am using the rad bin files from the Vi-Suite package. As I said everything was working fine before I do the pacman packages update and my best guess is that it has to do with the X11 and the xorg-server packages updates. Downgrading just the xorg-server package did not help much though.