Main error I find on .xsession-errors
`Thunar:8565): thunar-Warning **: 09:57:24.887 :Failed to launch the volume manager (Failed to execute child process “thunar-volman” (No such file or directory)), make sure you hace the thunar-volman package installed.
I don’t know if this is related or not but:
- yesterday I installed i3 and i3-settings-qubes and awesome in order to start migrating to i3wm (and to check how awesome looks).
I was using i3 in v4.2 for many months and I wanted to apply it also on 4.3. (but I lost my back-up(Upgraded to 4.3 but forgot that the passphrase of the backup was inside the backup - #3 by Euwiiwueir).
So I am rebuilding everything from the start.
So I need also in my keyboard multiple languages. Thus I tried doing it with multiple ways
- I tried with i3 config
exec --no-startup-id setxkbmap -layout 'us,fr' -option 'grp:alt_space_toggle' - I tried using the recommended way from qubes doc
localectl set-x11-keymap us,fr pc105 , grp:alt_shift_toggle - I tried even by installing on debian templates
sudo dpkg-reconfigure keyboard-configurationwhich failed and in the end I put on the .bashrc of the appqube asetxkbmap -layout 'us,fr' -option 'grp:alt_space_toggle'and worked.
The above might be all irrelevant (except that on debian when I was doing sudo dpkg-reconfigure keyboard-configuration it was failing as it couldn’t find a keyboard? or a relevant Error that I don’t remember from heart.
Today As I restarted my machine I tried to initialize it with i3 but now vm would start, I thought maybe it was some issue with i3 so I switched to xfce, rebooted and it failed to show anything on the screen.
Rebooted again, went directly to xfce, but again vm would show on the tray starting but I cannot open a terminal on them, or browser or anything.
I am logged-in here, from another pc currently.
Let me know which logs I should provide!