Ticket #1364 (assigned defect)
Padre::Plugin::Vi - Crashed while loading
| Reported by: | bor | Owned by: | szabgab |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | plugins | Version: | 0.92 |
| Keywords: | vim | Cc: |
Description
Padre::Plugin::Vi - Crashed while loading: Bareword "Padre::Constant::WXGTK" not allowed while "strict subs" in use at /usr/lib64/perl5/vendor_perl/5.12.4/Padre/Plugin/Vi.pm line 315.
Compilation failed in require at (eval 2421) line 1.
BEGIN failed--compilation aborted at (eval 2421) line 1.
Change History
comment:2 Changed 19 months ago by bowtie
bor
can you edit Padre/Plugin/Vi?.pm to.
sub padre_interfaces { 'Padre::Plugin' => '0.92'; }
and report back please
thanks
comment:3 Changed 19 months ago by bor
Ah, I confused - I installed 0.23
but saw what 0.23.0 exists (what difference?)
I want try it now
And
< 'Padre::Plugin' => 0.43
'Padre::Plugin' => 0.92
don't help me :(
comment:4 Changed 19 months ago by bor
0.23.0 without MANIFEST
so do not installs any files for me :(
Note: See
TracTickets for help on using
tickets.

what is your Padre-Plugin-Vi version please