Bug#807648: zyne: Fails to start (missing dep for wx?)

2016-04-28 Thread Petr Vorel
Package: zyne
Version: 0.1.2-2
Followup-For: Bug #807648

Dear Maintainer,

this is the same bug as closed #788310.
Thank you for adding dependency on dh-python. But the bug remains - dependency 
on
python-wxgtk2.8 is not addressed (python-wxgtk2.8 isn't even in stable, so your 
commit
message in
https://anonscm.debian.org/cgit/pkg-multimedia/zyne.git/commit/?id=59ca181e59e9fe12863202295a11fecf88e8b4e7
is wrong).

I tested current zyne in debian with 3.0 (just change to 3.0 in /usr/bin/zyne), 
but there
is newer version in https://github.com/belangeo/zyne (new home) which doesn't 
set
version via wxversion.select("2.8") and just works with python-wxgtk3.0

So please:
1) upgrade to version from https://github.com/belangeo/zyne
2) add dependency to python-wxgtk3.0 (there might be also ${python:Depends} as 
Fabian
Greffrath suggested in #788310).

Thanks a lot for your work.

Kind regards,
Petr



Bug#807648: zyne: Fails to start (missing dep for wx?)

2015-12-11 Thread Harri Haataja
Package: zyne
Version: 0.1.2-2
Severity: normal

Dear Maintainer,

Trying to start zyne:
$ zyne 
Traceback (most recent call last):
  File "/usr/bin/zyne", line 3, in 
  import wxversion
  ImportError: No module named wxversion

The executable tries to load several wx libs, but none of them are
mentioned in package dependencies.

Installing python-wxversion leads to
$ zyne
Traceback (most recent call last):
  File "/usr/bin/zyne", line 4, in 
wxversion.select("2.8")
  File "/usr/lib/python2.7/dist-packages/wxversion.py", line 152, in select
raise VersionError("Requested version of wxPython not found")
wxversion.VersionError: Requested version of wxPython not found

I'm not sure what would satisfy 2.8. Doesn't seem that installing
python-wxgtk3.0 will do. The plain lib package I have and I'm not really
familiar with the lib, let alone the Python bindings.

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

Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages zyne depends on:
ii  python  2.7.9-1
ii  python-pyo  0.7.6+git20150902.a1d7123d76-1

zyne recommends no packages.

zyne suggests no packages.

-- no debconf information