Bug#725711: whyteboard: import wx.media - ImportError: No module named media

2013-11-21 Thread Russel Winder
This problem remains in Debian Unstable.

It seems the Ubuntu folk have solved it, but Debian folk have not. If
there is a problem with the packaging then put the wx.media stuff in a
separate package and allow whyteboard to depend on that?

-- 
Russel.
=
Dr Russel Winder  t: +44 20 7585 2200   voip: sip:russel.win...@ekiga.net
41 Buckmaster Roadm: +44 7770 465 077   xmpp: rus...@winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#725711: whyteboard: import wx.media - ImportError: No module named media

2013-10-07 Thread Aleksej

Package: whyteboard
Version: 0.41.1-4
Severity: grave
Justification: renders package unusable

Dear Maintainer,

whyteboard tries to import wx.media module, which is not available in 
testing.


$ whyteboard
Traceback (most recent call last):
  File /usr/bin/whyteboard, line 47, in module
from whyteboard import WhyteboardApp
  File /usr/lib/python2.7/dist-packages/whyteboard/__init__.py, line 
4, in module

from whyteboard.gui import WhyteboardApp
  File /usr/lib/python2.7/dist-packages/whyteboard/gui/__init__.py, 
line 25, in module

from panels import ControlPanel, MediaPanel, SidePanel
  File /usr/lib/python2.7/dist-packages/whyteboard/gui/panels.py, 
line 29, in module

import wx.media
ImportError: No module named media


According to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722687,
the module was not actually usable in stable.  Commenting the import
line out seems to fix the problem.


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

Kernel: Linux 3.10-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages whyteboard depends on:
ii  python   2.7.5-5
ii  python-wxgtk2.8  2.8.12.1+dfsg-1
ii  python2.72.7.5-8

whyteboard recommends no packages.

whyteboard suggests no packages.

-- debconf-show failed


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org