Package: wx2.8-doc
Version: 2.8.10.1-3.1
Severity: normal
I tried to open the wx manual in a wxHtmlHelpController with the bit of
wxperl below, but it gave an error dialog
Cannot open contents file:
(no message after the colon).
Is the wx.hhp usable by the help system when gzipped? I got some joy
from uncompressing it plus wx.hhc.gz and wx.hhk.gz. Could they be
provided uncompressed in the package so they can be used?
I see the help controller thing might accept a .zip file, dunno if
that's better than .gz format.
use strict;
use Wx;
use Wx::Help;
use Wx::Html;
my $app = Wx::SimpleApp->new;
my $hc = Wx::HtmlHelpController->new
(Wx::wxHF_FLATTOOLBAR() | Wx::wxHF_DEFAULTSTYLE());
$hc->AddBook('/usr/share/doc/wx2.8-doc/wx-manual.html/wx.hhp.gz',0);
$hc->DisplayContents;
$app->MainLoop;
exit 0;
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-486
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
wx2.8-doc depends on no packages.
wx2.8-doc recommends no packages.
Versions of packages wx2.8-doc suggests:
ii chimera2 [www-browser] 2.0a19-6
ii doc-base 0.10.2
ii elinks-lite [www-browser] 0.12~pre5-4
ii iceape-browser [www-browser] 2.0.10-1
ii iceweasel [www-browser] 3.5.13-1
ii links [www-browser] 0.99+1.00pre12-1sarge1
ii links2 [www-browser] 2.3-1
ii lynx-cur [www-browser] 2.8.8dev.9-2
ii netrik [www-browser] 1.16.1-1
ii w3-el-e21 [www-browser] 4.0pre.2001.10.27.nodocs-5
ii w3m [www-browser] 0.5.3-3
ii xemacs21-mule [www-browser] 21.4.22-3
-- no debconf information