No GUI

Added by Roberto Zanasi over 4 years ago

Hello. After a crash and a restart of my debian system, I am not able to launch auto-multiple-choice anymore: the GUI doesn't show up, the command line signals no error, and nothing happens. What shoudl I check?

debugfile.log (1.5 kB)


Replies (7)

RE: No GUI - Added by Roberto Zanasi over 4 years ago

I'm sorry: I am connected to my debian system via ssh, but now the auto-multiple-choice GUI appears on the gnome desktop on that computer, and not on the system which hosts the ssh terminal. How could I redirect the GUI where I want it? I always started auto-multiple-choice in a terminal connected via ssh, but now it doesn't work anymore.

RE: No GUI - Added by Alexis Bienvenüe over 4 years ago

use ssh -X ?

RE: No GUI - Added by Roberto Zanasi over 4 years ago

Yes, I have tried with ssh -X and ssh -Y: the other program works, but auto-multiple-choice don't.

RE: No GUI - Added by Alexis Bienvenüe over 4 years ago

That's strange: it works with my setup and ssh -X.

RE: No GUI - Added by Roberto Zanasi over 4 years ago

It worked on my system too. After an upgrade, it stopped. I don't know where to look: is it a perl problem? An ssh problem (seems not, as all other programs work fine)?

RE: No GUI - Added by Roberto Zanasi over 4 years ago

I solved my problem: someone told me that the new debian release uses Wayland instead of X, and that's probably the cause. If I close the graphical session on the host machine, then I can redirect everything via ssh, using ssh -X or ssh -Y. If there is an active graphical section on the host machine, then the auto-multiple-choice GUI appears on the host, and not on the client. I don't know if this is a bug or a feature of Wayland.

RE: No GUI - Added by Alexis Bienvenüe over 4 years ago

Thanks for the update and solution!

(1-7/7)