module libvnc.so fails to load because of ABI mismatch

Bug #1678603 reported by RainerT
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tigervnc (Ubuntu)
New
Undecided
Unassigned

Bug Description

Hi,
I'm trying to use the tigervnc x11 module; it does not seem to load beacause of a version mismatch.

# lsb_release -a
LSB Version: core-9.20160110ubuntu5-amd64:core-9.20160110ubuntu5-noarch:security-9.20160110ubuntu5-amd64:security-9.20160110ubuntu5-noarch
Distributor ID: Ubuntu
Description: Ubuntu Zesty Zapus (development branch)
Release: 17.04
Codename: zesty

# dpkg -l xorg
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/
         Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler: GROSS=schlecht)
||/ Name Version Architektur Beschreibung
+++-====================================-=======================-=======================-==============================================================================
ii xorg 1:7.7+16ubuntu2 amd64 X.Org X Window System
# dpkg -l tigervnc-xorg-extension
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/
         Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler: GROSS=schlecht)
||/ Name Version Architektur Beschreibung
+++-====================================-=======================-=======================-==============================================================================
ii tigervnc-xorg-extension 1.7.0+dfsg-6ubuntu1 amd64 Virtual network computing X server extension

# cat /etc/X11/xorg.conf.d/vnc.conf
Section "Screen"
Identifier "VNC"
Option "SecurityTypes" "VncAuth"
Option "UserPasswdVerifier" "VncAuth"
#adjust the following line
Option "PasswordFile" "/root/.vnc/passwd"
EndSection
Section "Module"
Load "vnc"
EndSection

Here is the correspondig xorg Log:
[ 1843.301] (II) LoadModule: "vnc"
[ 1843.301] (II) Loading /usr/lib/xorg/modules/extensions/libvnc.so
[ 1843.373] (II) Module vnc: vendor="TigerVNC Project"
[ 1843.373] compiled for 1.18.4, module version = 1.0.0
[ 1843.373] Module class: X.Org Server Extension
[ 1843.373] ABI class: X.Org Server Extension, version 9.0
[ 1843.373] (EE) vnc: module ABI major version (9) doesn't match the server's version (10)
[ 1843.373] (II) UnloadModule: "vnc"
[ 1843.373] (II) Unloading vnc
[ 1843.374] (EE) Failed to load module "vnc" (module requirement mismatch, 0)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.