OSD Neo2 0.12 -- Funktionen von "libXxf86misc" in "libX11" verschoben #231

Closed
opened 2010-10-11 14:23:20 +02:00 by anonymous · 2 comments

OSD Neo2 0.12 funktionierte unter Ubuntu 10.04 (x64) einwandfrei. Nach dem Upgrade auf Ubuntu 10.10 funktioniert das Programm nicht mehr (sowohl unter x86 als auch unter x64) und gibt folgende Fehlermeldung aus:
$ ./OSDneo2.py
Traceback (most recent call last):

File "./OSDneo2.py", line 602, in <module>
base = OSDneo2()
File "./OSDneo2.py", line 275, in init
self.initialise_keyboard()
File "./OSDneo2.py", line 349, in initialise_keyboard
self.xkb = SimpleXkbWrapper.SimpleXkbWrapper()
File "/.../OSDneo2/SimpleXkbWrapper.py", line 185, in init
paramflags_xkbopendisplay
AttributeError: python: undefined symbol: XkbOpenDisplay

OSD Neo2 0.12 funktionierte unter Ubuntu 10.04 (x64) einwandfrei. Nach dem Upgrade auf Ubuntu 10.10 funktioniert das Programm nicht mehr (sowohl unter x86 als auch unter x64) und gibt folgende Fehlermeldung aus: $ ./OSDneo2.py Traceback (most recent call last): > File "./OSDneo2.py", line 602, in \<module\> base = OSDneo2() > File "./OSDneo2.py", line 275, in __init__ self.initialise_keyboard() > File "./OSDneo2.py", line 349, in initialise_keyboard self.xkb = SimpleXkbWrapper.SimpleXkbWrapper() > File "/.../OSDneo2/SimpleXkbWrapper.py", line 185, in __init__ paramflags_xkbopendisplay \ AttributeError: python: undefined symbol: XkbOpenDisplay
anonymous added the
Bug
label 2010-10-11 14:23:20 +02:00
anonymous was assigned by martin.zuther 2010-10-15 22:28:29 +02:00
martin.zuther changed title from OSD Neo2 0.12 funktioniert nicht mehr to OSD Neo2 0.12 -- Funktionen von "libXxf86misc" in "libX11" verschoben 2010-10-15 22:28:29 +02:00

Hi!

Die X11-Funktionen, die ich verwendet habe, sind wohl in eine andere Library gewandert. Ich habe gerade OSD Neo2 0.13 hochgeladen -- könntest Du es mal ausprobieren? Bei mir (Kubuntu 10.10) läuft das Skript jetzt wieder...

Gruß,

Martin

Hi! Die X11-Funktionen, die ich verwendet habe, sind wohl in eine andere Library gewandert. Ich habe gerade OSD Neo2 0.13 hochgeladen -- könntest Du es mal ausprobieren? Bei mir (Kubuntu 10.10) läuft das Skript jetzt wieder... Gruß, Martin
anonymous was unassigned by martin.zuther 2010-10-15 22:29:07 +02:00
martin.zuther self-assigned this 2010-10-15 22:29:07 +02:00
Author

Hallo
Jap, klappt einwandfrei. Danke für den schnellen Support =)
MfG

Hallo Jap, klappt einwandfrei. Danke für den schnellen Support =) MfG
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: neo/neo-layout#231
No description provided.