Overclock.net banner
1 - 9 of 16 Posts

· Registered
Joined
·
23 Posts
Discussion Starter · #16 ·
I was installing Qubes and Qubes was installing the VM for Fedora.

Granted, the simple error above has been solved.

It was resulting from my bad habit of using words that are protected as usernames.

In this case it contained the word user.

Error codes (for others):
g_str_has_prefix: assertion 'prefix !=null'

The property '/general/double_click_distance' of type int is not supported.

Another compositing manager is running on screen 0.

Failed to connect to session manager.

Problem and fix:
The g_str_has_prefix function expects a string but receives a null object since it cannot set the user or password to a reserved word.

Change the password or username to a non-reserved word.

Notes:
I realise failed to connect to session manager is a generic error message.
 
1 - 9 of 16 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top