Your message dated Sat, 12 Sep 2015 18:50:45 +0800
with message-id <[email protected]>
and subject line Re: [3dprinter-general] Bug#798700: slic3r: GUI does not work 
due to too old threads.pm
has caused the Debian Bug report #798700,
regarding slic3r: GUI does not work due to too old threads.pm
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
798700: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798700
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: slic3r
Version: 1.2.9+dfsg-2
Severity: important

Dear Maintainer,

when running slic3r in GUI mode error is reported and program quits.
console output:

$ slic3r --gui
threads.pm >= 1.96 is required, please update
Base class package "Wx::GLCanvas" is empty.
    (Perhaps you need to 'use' the module which defines that package first,
    or make that module available in @INC (@INC contains: /usr/bin/lib
/etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2
/usr/local/share/perl/5.20.2 /usr/lib/x86_64-linux-gnu/perl5/5.20
/usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20
/usr/share/perl/5.20 /usr/local/lib/site_perl .).
 at /usr/share/perl5/Slic3r/GUI/Plater/2DToolpaths.pm line 121.
BEGIN failed--compilation aborted at
/usr/share/perl5/Slic3r/GUI/Plater/2DToolpaths.pm line 121.
Compilation failed in require at /usr/share/perl5/Slic3r/GUI.pm line 16.
BEGIN failed--compilation aborted at /usr/share/perl5/Slic3r/GUI.pm line 16.
Compilation failed in require at (eval 64) line 1.


command line more seems to work fine.


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

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

Versions of packages slic3r depends on:
ii  libboost-geometry-utils-perl           0.15-2+b2
ii  libc6                                  2.19-19
ii  libencode-locale-perl                  1.03-1
ii  libgcc1                                1:5.2.1-16
ii  libio-stringy-perl                     2.110-5
ii  libmath-convexhull-monotonechain-perl  0.1-1+b2
ii  libmath-geometry-voronoi-perl          1.3-2+b2
ii  libmath-planepath-perl                 120-1
ii  libmoo-perl                            2.000001-3
ii  libstdc++6                             5.2.1-16
pn  libstorable-perl                       <none>
ii  perl [libtime-hires-perl]              5.20.2-6
ii  perl-base [perlapi-5.20.2]             5.20.2-6
ii  perl-modules [libfile-spec-perl]       5.20.2-6

Versions of packages slic3r recommends:
ii  libclass-xsaccessor-perl  1.19-2+b4
ii  libio-all-perl            0.86-2
ii  libopengl-perl            0.6704+dfsg-2
ii  libpdf-api2-perl          2.023-1
ii  libsvg-perl               2.64-1
pn  libwx-glcanvas-perl       <none>
ii  libwx-perl                1:0.9923-4+b1
ii  libxml-sax-expatxs-perl   1.33-2

slic3r suggests no packages.

-- no debconf information

-- 
pozdrawiam serdecznie / best regards,
bartek 'basz' szurgot
/* http://www.baszerr.eu */
/* http://www.baszerr.eu/lib/exe/fetch.php/about_me/basz_pub_key.txt */


Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
On Fri, Sep 11, 2015 at 09:38:36PM +0200, bartek 'basz' szurgot wrote:
> Package: slic3r
> Version: 1.2.9+dfsg-2
> Severity: important
> 
> Dear Maintainer,
> 
> when running slic3r in GUI mode error is reported and program quits.
> console output:
> 
> $ slic3r --gui
> threads.pm >= 1.96 is required, please update

threads.pm isn't the issue. That's just a warning.

> Base class package "Wx::GLCanvas" is empty.
>     (Perhaps you need to 'use' the module which defines that package first,
>     or make that module available in @INC (@INC contains: /usr/bin/lib
> /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2
> /usr/local/share/perl/5.20.2 /usr/lib/x86_64-linux-gnu/perl5/5.20
> /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20
> /usr/share/perl/5.20 /usr/local/lib/site_perl .).

This is the real problem. You have a broken custom perl installation in
/usr/local/lib/. Specifically, Wx::GLCanvas is broken in your custom perl setup.

I'm closing this, since it's not a Slic3r bug.

-- 
Kind regards,
Loong Jin

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to