[Python-apps-team] Bug#734807: xpra: Python errors displayed when starting xpra (problems with Python modules)

Peter Paluch Peter.Paluch at fri.uniza.sk
Thu Jan 9 23:16:55 UTC 2014


Package: xpra
Version: 0.10.11+dfsg-1
Severity: minor

Greetings,

After xpra attach is called, a number of Python error messages is displayed,
suggesting that some modules xpra tries to import do not exist:

peterp at bach:~$ xpra attach ssh:handel:100
xpra client version 0.10.11
2014-01-10 00:10:28,328 No OpenGL_accelerate module loaded: No module named OpenGL_accelerate
2014-01-10 00:10:28,333 Unable to load registered array format handler numeric:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/OpenGL/arrays/formathandler.py", line 44, in loadPlugin
    plugin_class = entrypoint.load()
  File "/usr/lib/python2.7/dist-packages/OpenGL/plugins.py", line 14, in load
    return importByName( self.import_path )
  File "/usr/lib/python2.7/dist-packages/OpenGL/plugins.py", line 28, in importByName
    module = __import__( ".".join(moduleName), {}, {}, moduleName)
  File "/usr/lib/python2.7/dist-packages/OpenGL/arrays/numeric.py", line 15, in <module>
    raise ImportError( """No Numeric module present: %s"""%(err))
ImportError: No Numeric module present: No module named Numeric

2014-01-10 00:10:28,368 OpenGL Version: 3.0 Mesa 9.2.2
2014-01-10 00:10:28,386 GL Extension GL_ARB_shader_objects available
2014-01-10 00:10:28,403 GL Extension GL_ARB_framebuffer_object available
2014-01-10 00:10:28,405 GL Extension GL_ARB_fragment_program available
2014-01-10 00:10:28,405 GL Extension GL_ARB_texture_rectangle available
2014-01-10 00:10:28,406 GL Extension GL_ARB_vertex_program available
2014-01-10 00:10:31,757 Attached to ssh:handel:100 (press Control-C to detach)

The functionality does not seem to be affected but these error messages are
still somewhat disconcerting.

Thank you!

Best regards,
Peter

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12.7 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=sk_SK.utf8, LC_CTYPE=sk_SK.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xpra depends on:
ii  libavcodec54              6:9.10-2
ii  libc6                     2.17-97
ii  libgtk2.0-0               2.24.22-1
ii  libswscale2               6:9.10-2
ii  libvpx1                   1.3.0-2
ii  libx11-6                  2:1.6.2-1
ii  libx264-133               2:0.133.2339+git585324f-2+b1
ii  libxcomposite1            1:0.4.4-1
ii  libxdamage1               1:1.1.4-1
ii  libxfixes3                1:5.0.1-1
ii  libxrandr2                2:1.4.1-1
ii  libxtst6                  2:1.2.2-1
ii  python                    2.7.5-5
ii  python-gtk2               2.24.0-3+b1
ii  x11-xserver-utils         7.7+1
ii  xserver-xorg-input-void   1:1.4.0-1+b2
ii  xserver-xorg-video-dummy  1:0.3.7-1+b1

Versions of packages xpra recommends:
ii  openssh-client    1:6.4p1-2
ii  python-gtkglext1  1.1.0-9.1
ii  python-imaging    2.2.1-3
ii  python-webm       0.2.2-2
ii  ssh-askpass       1:1.2.4.1-9

Versions of packages xpra suggests:
ii  gstreamer0.10-plugins-bad   0.10.23-7.1
ii  gstreamer0.10-plugins-good  0.10.31-3+nmu2
pn  openssh-server              <none>
ii  pulseaudio                  4.0-6+b1
ii  pulseaudio-utils            4.0-6+b1
ii  python-dbus                 1.2.0-2+b1
pn  python-gst0.10              <none>

-- no debconf information



More information about the Python-apps-team mailing list