kbumsik / VirtScreen

Make your iPad/tablet/computer into a secondary monitor on Linux.
GNU General Public License v3.0
1.67k stars 111 forks source link

Currently Wayland is not supported(Ubuntu 18.04) #49

Open Edwardzcn opened 4 years ago

Edwardzcn commented 4 years ago

I have already installed the software. But I can not start it with the warning message "Currently Wayland is not supported".

Laptop Specs:

Tablet Specs:

VNC Viewer app by RealVNC (https://www.realvnc.com/en/connect/download/viewer/ios/) What I tried so far:

sudo apt-get install virtscreen
sudo dpkg ...

I have already seen the icons. But whatever I click the icon or just type the command virtscreen --auto.

I am informed "Currently Wayland is not supported" Sorry, I'm not so familiar with the Ubuntu. So I don't know what Wayland is. And what's wrong about virtscreen. I don't know what to do. Does this software support Ubuntu 18.04? It would be of great help if you could tell me what to do :)

salvager8 commented 3 years ago

Hey! searching for an answer to this I've found the solution, IK it was almost two years ago but for the record, wayland is a graphic protocol and a library for linux, so the message says that wayland is not supported is because you are logged into ubuntu using wayland instead of xorg, just log out, go to the settings at the log in screen, select Ubuntu instead of Ubuntu with Wayland and log in again, should be solved :)

this fixed it for ubuntu 20.04, not sure on 22.04 if changing from wayland to xorg is supported

nyck33 commented 2 years ago

I don't see a way to change @salvager8 on Ubuntu 22.04, I know what you are talking about for Ubuntu 20.04

salvager8 commented 2 years ago

@nyck33 yes that's right, this response is for ubuntu 20.04, I've updated the answer to reflect this, I didn't update yet to 22.xx so not sure if there's a workaround like this there