Skip Menu |

This queue is for tickets about the CPANPLUS-Shell-Wx CPAN distribution.

Report information
The Basics
Id: 54451
Status: new
Priority: 0/
Queue: CPANPLUS-Shell-Wx

People
Owner: Nobody in particular
Requestors: csjewell [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Crashes on Win32 with unhandled exception.
Crashes after showing splash screen: C:\Documents and Settings\Administrator>wxcpan Creating new CPANPLUS::Shell::Wx::App... Creating new CPANPLUS::Shell::Wx::Frame... Locating XRC File: C:\bootperl\perl\site\lib\CPANPLUS\Shell\Wx\res\MainWin.xrc.. .[Done] Creating New Frame and Loading XRC File...Setting up UI C:\Documents and Settings\Administrator>perl -V Summary of my perl5 (revision 5 version 10 subversion 1) configuration: Platform: osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread uname='Win32 bootperl 5.10.1.1 #1 1264806832 i386' config_args='undef' hint=recommended, useposix=true, d_sigaction=undef useithreads=define, usemultiplicity=define useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=undef, use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE - DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_RE ADFIX', optimize='-s -O2', cppflags='-DWIN32' ccversion='', gccversion='3.4.5', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseek size=8 alignbytes=8, prototype=define Linker and Libraries: ld='g++', ldflags ='-s -L"C:\bootperl\perl\lib\CORE" -L"C:\bootperl\c\lib"' libpth=C:\bootperl\c\lib libs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi3 2 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversio n -lodbc32 -lodbccp32 perllibs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladv api32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lve rsion -lodbc32 -lodbccp32 libc=, so=dll, useshrplib=true, libperl=libperl510.a gnulibc_version='' Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-mdll -s -L"C:\bootperl\perl\lib\CORE" -L"C:\boot perl\c\lib"' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_SITECUSTOMIZE Built under MSWin32 Compiled at Jan 29 2010 16:21:26 @INC: C:/bootperl/perl/lib C:/bootperl/perl/site/lib C:\bootperl\perl\vendor\lib . C:\Documents and Settings\Administrator>perl -MAlien::wxWidgets -E"say $Alien::w xWidgets::VERSION" 0.50 C:\Documents and Settings\Administrator>perl -MWx -E"say $Wx::VERSION" 0.96 C:\Documents and Settings\Administrator>perl -MAlien::wxWidgets -E"say Alien::wx Widgets->version" 2.009000 This is not a blocker for what we're calling "Strawberry Perl Professional" - but we would like to use this.