New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qubes-manager doesn't open #3295

Closed
Pili21181 opened this Issue Nov 8, 2017 · 0 comments

Comments

Projects
None yet
2 participants
@Pili21181

Pili21181 commented Nov 8, 2017

Qubes OS version:

Version R3.2

Affected TemplateVMs:

Qubes VM manager
VM windows

qubes-manager open but don't work properly, buttons missing, can close it only by console.

when i open an app in VM like firefox it works but the whole upper line with closing buttons is not there and it's also not possible to move the windows to a random place, can only move it to another screen by moving the tab.

I get this error :

CalledProcesserror: Command '['/usr/bin/wmctrl', '-R',
'Qubes VM Manager'[' returned non-zero exit status 1

This is most likely a bug in the Qubes Manager

----
line: raise CalledProcessError(retcode, cmd)
func: check_call
line no.: 540
file: /usr/lib64/python2.7/subprocess.py
----
line: ['usr/bin/wmctrl', '-R', str(manager_windo.windowTitle())])
func: bring_manager_to_front
line: no.: 2067
file: /usr/lib64/python2.7/site-packages/qubesmanager/main.py
----
line: bring_manager_to_front()
func: show_manager
line no.: 2024
file: /usr/lib64/python2.7/site-packages/qubesmanager/main.py

I tryed to reboot, kill manager and restart by console in dom0 with no success it's also impossible to unlock key ring for VPN access as it dont write the password when i type it.

Help will be really appreciated as my knowledge is limited and searching google doesn't lead to any results.

Thanks in advance.

Cheers.

Pili


Steps to reproduce the behavior:

Expected behavior:

Actual behavior:

General notes:


Related issues:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment