-
-
Notifications
You must be signed in to change notification settings - Fork 19
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
TigerVNC server not installed error with medley -v + on Raspberry Pi #1841
Comments
Are you running X11 or Wayland? What does How about How did you install tigervnc - using apt-get or was it already installed as part of the RpiOS? |
I'm running Wayland which is now the default on Raspberry Pi OS. To install TigerVNC I used the software manager GUI tool that comes with Pi OS: I just marked the relevant packages and activated the installation. I was wrong about Xvnc not being in the path, here's the output of
However,
|
@pamoroso Could you let me know what the following return on your RPi: |
This is the output of the commands:
|
I applied the patch but this somehow messed with my Medley installation and I can no longer run it. So I need to do some Medley troubleshooting before trying VNC. In
I realized the system still had a .deb Medley package and uninstalled it but now I get this puzzling error when launching Medley (File o directory non esistente: unknown file or directory):
This is the content of
I need to figure out why the scripts are calling |
Try executing medley using Also, not that it matters in this case, but you don't need to copy over medley_vnc.sh. All of the medley_*.sh files are compiled into a single bash script called medley.command (aka medley.sh). The compile.sh script does this compilation. |
Okay, I'll try. Do I need to rebuild Medley after saving the two modified files? I just copied the files to the proper directory. |
Executing
and this dialog box with an error (connessione rifiutata: connection refused): VNC is enabled in the system settings and, as far as I know, no firewall is active. |
On my Raspberry Pi 400 running 64-bit Raspberry Pi OS (Debian Bookworm 12.7) I used Clang to build Medley X11 from the latest sources. When I launch Medley with the
-v +
option I get this error (BTW the error has a typo:that that
):All the required TigerVNC components are installed (installato: installed):
However, no
Xvnc
program is in the executable path.The text was updated successfully, but these errors were encountered: