Giter Site home page Giter Site logo

Comments (5)

aki2o avatar aki2o commented on July 27, 2024

Hi, @kb01
Try to do plsense svstart in commandline. What will happen?

from emacs-plsense.

kb01 avatar kb01 commented on July 27, 2024

@aki2o I got successive identical 5 error messages: "Argument "__Positional_0001" isn't numeric in postincrement (++) at /usr/share/perl5/site_perl/Class/Std/Storable.pm line 51." after typing plsense svstart.

from emacs-plsense.

aki2o avatar aki2o commented on July 27, 2024

Mmm... Sorry... I don't seem to be able to resolve. It's no happen in my environment.
Does plsense svstart after deleting cachedir cause the same error too ?

And...

  1. What version of Perl are you using?
  2. The installed Class::Std::Storable version might be different from mine because it seems to have the cause.
    Here is the version and md5sum value in my environment.
$ perl -e "use Class::Std::Storable 9999"
Class::Std::Storable version 9999 required--this is only version 0.0.1 at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
$ perldoc -l Class::Std::Storable
/home/hiroaki/perl5/perlbrew/perls/perl-5.18.4/lib/site_perl/5.18.4/Class/Std/Storable.pm
$ md5sum /home/hiroaki/perl5/perlbrew/perls/perl-5.18.4/lib/site_perl/5.18.4/Class/Std/Storable.pm
a20f34d2dd8491089cb0301d942a64e8  /home/hiroaki/perl5/perlbrew/perls/perl-5.18.4/lib/site_perl/5.18.4/Class/Std/Storable.pm

from emacs-plsense.

kb01 avatar kb01 commented on July 27, 2024

Well, the problem still occurs after removing ~/.plsense.d and I got:

[PLSENSE] Start server ...
[PLSENSE] Start server is failed.
byte-code: End of buffer [9 times]
byte-code: End of buffer

along, with the same 5 identical error messages in the terminal, as described above.

Additional infos:

1- 5.22.0
2- $ perl -e "use Class::Std::Storable 9999"
Class::Std::Storable version 9999 required--this is only version 0.0.1 at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
$ perldoc -l Class::Std::Storable
/usr/share/perl5/site_perl/Class/Std/Storable.pm

So what is supposed to be wrong here?

note: the 5 identical error messages, as described above, in the CLI, got printed just after I type plsense-server-start, I'm using Emacs v24.4: this is my .emacs configuration file http://pastebin.com/1aXmbxmG.

from emacs-plsense.

aki2o avatar aki2o commented on July 27, 2024

Oh... I've encountered same trouble using 5.22.0
Give me a time.

from emacs-plsense.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.