A couple of issues I noticed:
1) syntax checking does not work on my Windows XP in a VirtualBox
(It works on the host Linux)
2) I ran perl dev --die
The first thing I saw was:
DIE: Can't locate Wx/Loader/Custom.pm in @INC (@INC contains:
C:/work/padre/Padre/lib C:/work/padre/Padre/blib/lib
C:/work/padre/Padre/../PPIx-EditorTools/li
site/lib C:/strawberry/perl/vendor/lib C:/strawberry/perl/lib .) at
C:/strawberry/perl/site/lib/Wx/Mini.pm line 98.
--------------------------------------------------------------------------------
at C:/strawberry/perl/site/lib/Wx/Mini.pm line 98
eval {...} called at C:/strawberry/perl/site/lib/Wx/Mini.pm line 98
Wx::_init_binary_loader called at
C:/strawberry/perl/site/lib/Wx/Mini.pm line 103
Wx::_start() called at C:/strawberry/perl/site/lib/Wx.pm line 102
require Wx.pm called at
C:/work/padre/Padre/lib/Padre/TaskThread.pm line 23
Padre::TaskThread::BEGIN() called at Wx/Loader/Custom.pm line 0
eval {...} called at Wx/Loader/Custom.pm line 0
require Padre/TaskThread.pm called at
C:/work/padre/Padre/lib/Padre/Startup.pm line 104
Padre::Startup::startup() called at
C:/work/padre/Padre/script/padre line 148
3) then when I turned on SyntaxChecking I got this:
DIE: Can't locate loadable object for module Padre::Util::Win32 in
@INC (@INC contains: C:\work\padre\Padre\.padre\plugins
C:/work/padre/Padre/lib C:/work/pad
/work/padre/Padre/../PPIx-EditorTools/lib C:/strawberry/perl/site/lib
C:/strawberry/perl/vendor/lib C:/strawberry/perl/lib .) at
C:/work/padre/Padre/lib/Padre
x.pm line 97 thread 2
--------------------------------------------------------------------------------
at C:/strawberry/perl/lib/DynaLoader.pm line 103 thread 2
DynaLoader::croak('Can\'t locate loadable object for module
Padre::Util::Win32 i...') called at
C:/strawberry/perl/lib/DynaLoader.pm line 170 thread 2
DynaLoader::bootstrap('Padre::Util::Win32', 0.87) called at
C:/strawberry/perl/lib/DynaLoader.pm line 110 thread 2
DynaLoader::bootstrap_inherit('Padre::Util::Win32', 0.87)
called at C:/work/padre/Padre/lib/Padre/Util/Win32.pm line 34 thread 2
require Padre/Util/Win32.pm called at
C:/work/padre/Padre/lib/Padre/Document/Perl/Syntax.pm line 97 thread 2
Padre::Document::Perl::Syntax::syntax('Padre::Document::Perl::Syntax=HASH(0x45fbf64)',
'package Padre::Wx::Dialog::Snippets;
# Insert snippets in yo...') called at
C:/work/padre/Padre/lib/Padre/Task/Syntax.pm line 55 thread 2
Padre::Task::Syntax::run('Padre::Document::Perl::Syntax=HASH(0x45fbf64)')
called at C:/work/padre/Padre/lib/Padre/TaskHandle.pm line 276 thread
2
eval {...} called at
C:/work/padre/Padre/lib/Padre/TaskHandle.pm line 276 thread 2
Padre::TaskHandle::run('Padre::TaskHandle=HASH(0x45fbf84)')
called at C:/work/padre/Padre/lib/Padre/TaskWorker.pm line 84 thread 2
eval {...} called at
C:/work/padre/Padre/lib/Padre/TaskWorker.pm line 78 thread 2
Padre::TaskWorker::task('Padre::TaskWorker=HASH(0x2f1b3ac)',
'ARRAY(0x45fbdd4)') called at
C:/work/padre/Padre/lib/Padre/TaskThread.pm line 224 thread
Padre::TaskThread::run('Padre::TaskWorker=HASH(0x2f1b3ac)')
called at C:/work/padre/Padre/lib/Padre/TaskThread.pm line 109 thread
2
Padre::TaskThread::__ANON__('Padre::TaskWorker=HASH(0x2f1b3ac)')
called at C:/work/padre/Padre/lib/Padre/TaskThread.pm line 111 thread
2
eval {...} called at
C:/work/padre/Padre/lib/Padre/TaskThread.pm line 111 thread 2
4) and a minor issue:
When I open the Tools/preferences it highlights the "Language Perl 5" and
not the top most entry, is there a reason for that or is that just
a small bug?
regards
Gabor
_______________________________________________
Padre-dev mailing list
[email protected]
http://mail.perlide.org/mailman/listinfo/padre-dev