Public bug reported:

I start the programm with following command:
jirc --config /home/user/jirc.conf

But directly after the start there is an error:
Cannot assign a value to a read-only accessor at reader 
POE::Filter::XML::Node::stream_start (defined at 
/usr/share/perl5/POE/Filter/XML/Node.pm line 19) line 3, <FH> line 70.
        
POE::Filter::XML::Node::stream_start('POE::Filter::XML::Node=SCALAR(0x56fd350)',
 1) called at /usr/share/perl5/POE/Component/Jabber.pm line 576
        
POE::Component::Jabber::initiate_stream('POE::Component::Jabber=ARRAY(0x56f24c8)',
 'POE::Session=ARRAY(0x56f2f40)', 'POE::Kernel=ARRAY(0x1f566e8)', 
'POE::Component::Jabber=ARRAY(0x56f24c8)', 'initiate_stream', 
'POE::Session=ARRAY(0x56f2f40)', undef, 
'/usr/share/perl5/POE/Component/Jabber.pm', 534, 'POE::Wheel::SocketFactory(2) 
-> select connect') called at /usr/share/perl5/POE/Session.pm line 483
        POE::Session::_invoke_state('POE::Session=ARRAY(0x56f2f40)', 
'POE::Session=ARRAY(0x56f2f40)', 'initiate_stream', 'ARRAY(0x5628548)', 
'/usr/share/perl5/POE/Component/Jabber.pm', 534, 'POE::Wheel::SocketFactory(2) 
-> select connect') called at /usr/share/perl5/POE/Kernel.pm line 1080
        eval {...} called at /usr/share/perl5/POE/Kernel.pm line 1066
        POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x1f566e8)', 
'POE::Session=ARRAY(0x56f2f40)', 'POE::Session=ARRAY(0x56f2f40)', 
'initiate_stream', 1, 'ARRAY(0x5628548)', 
'/usr/share/perl5/POE/Component/Jabber.pm', 534, 'POE::Wheel::SocketFactory(2) 
-> select connect', 1413967980.35034, 46) called at 
/usr/share/perl5/POE/Resource/Events.pm line 356
        POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x1f566e8)') 
called at /usr/share/perl5/POE/Loop/Select.pm line 309
        POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x1f566e8)') called 
at /usr/share/perl5/POE/Loop/Select.pm line 317
        POE::Kernel::loop_run('POE::Kernel=ARRAY(0x1f566e8)') called at 
/usr/share/perl5/POE/Kernel.pm line 1273
        POE::Kernel::run('POE::Kernel') called at /usr/bin/jirc line 1248


I have an identical config file on an another server. It is working perfectly.

Not working:
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 14.04.1 LTS
Release:        14.04
Codename:       trusty
# perl -v
This is perl 5, version 18, subversion 2 (v5.18.2) built for 
x86_64-linux-gnu-thread-multi
(with 41 registered patches, see perl -V for more detail)


Working:
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 12.04.5 LTS
Release:        12.04
Codename:       precise
# perl -v
This is perl 5, version 14, subversion 2 (v5.14.2) built for 
x86_64-linux-gnu-thread-multi
(with 57 registered patches, see perl -V for more detail)


Please help :)

** Affects: jirc (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1384130

Title:
  Cannot assign a value to a read-only accessor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jirc/+bug/1384130/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to