Ticket #1264 (closed defect: fixed)
Padre::Plugin::Swarm missing dependency does not run!!!
| Reported by: | bowtie | Owned by: | submersible_toaster |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | plugins | Version: | 0.87 |
| Keywords: | Cc: |
Description
Padre::Plugin::Swarm
Failed to enable plug-in 'Padre::Plugin::Swarm': Error while autoloading 'Wx::wxSOCKET_NOWAIT' at /usr/src/Padre/Padre-Plugin-Swarm/lib/Padre/Plugin/Swarm/Transport/Global/WxSocket.pm line 44
Change History
comment:1 in reply to: ↑ description Changed 23 months ago by submersible_toaster
- Owner changed from bramble to submersible_toaster
- Status changed from new to assigned
- Summary changed from Padre::Plugin::Swarm missing dependency dose not run!!! to Padre::Plugin::Swarm missing dependency does not run!!!
comment:2 Changed 23 months ago by bowtie
as for version see: http://padre.perlide.org/trac/wiki/Plugins v0.01
Wx -> 0.9901
as for other details, all I did was try to install against trunk r15018 using perl dev -a --die
comment:3 Changed 23 months ago by submersible_toaster
Do you mean v0.1 not 0.01 ?
I don't understand this - surely Wx::wxSOCKET_NOWAIT is needed by padre single instance server,
lib/Padre/Wx/Main.pm
1049: Wx::wxSOCKET_NOWAIT | Wx::wxSOCKET_REUSEADDR,
comment:4 Changed 23 months ago by bowtie
VERSION IS O.O1
AS FOR ERROR, I JUST PASTED THE OUTPUT.
SUGGEST YOU RUN FROM A CLEAN BUILD, AS I DID.
perl dev -a --die
comment:5 Changed 23 months ago by submersible_toaster
YES! THANK YOU THAT IS EXCELLENT ADVICE. VERSION 0.1 FROM CPAN DOES APPEAR TO HAVE THIS PROBLEM. VERSION 0.01 WAS REMOVED FROM CPAN YEARS AGO.
PLEASE TRY CPAN VERSION 0.11 WHICH I HAVE JUST UPLOADED.
comment:6 Changed 23 months ago by bowtie
- Status changed from assigned to closed
- Resolution set to fixed
submersible_toaster
thanks
It works from trunk, now, 0.89.
got chat with two clients on same subnet to work, with nicks.
as to seeing each others dir, or remote editing,
could not figure it out.
I just assumed as this did not work or part of POD, that's it's work in progress.
I will update wiki page. now.

Replying to bowtie:
Can you post the Wx version and Swarm version please?