silpa-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [silpa-discuss] error on using silpa


From: Vasudev Kamath
Subject: Re: [silpa-discuss] error on using silpa
Date: Thu, 4 Oct 2012 13:45:18 +0530

On Thu, Oct 4, 2012 at 12:38 PM, Shrinivasan T <address@hidden> wrote:
> Team,
>
> I downloaded latest silpa code.
>
> To start it, I gave the following.
>
> address@hidden:~/tamil/silpa/silpa-master$ python
> src/silpa/__init__.py
> Silpa server loading ...
> Listening on port : 8080
> Silpa is ready!!!
>
>
> I open it in browser as http://localhost:8080
>
> But when accessing the links, for example
> http://localhost:8080/Spellcheck
>
> it throws the error "http://localhost:8080/Spellcheck";
>
> on the console, getting the error as below
>
> Loading Module render Failed
> localhost - - [04/Oct/2012 12:35:42] "GET /Guess_Language HTTP/1.1" 404 3816
> localhost - - [04/Oct/2012 12:35:42] "GET /css/main.css HTTP/1.1" 200 17505
> localhost - - [04/Oct/2012 12:35:42] "GET /js/jquery.js HTTP/1.1" 200 75294
> localhost - - [04/Oct/2012 12:35:42] "GET /js/jquery-ui.min.js
> HTTP/1.1" 200 194222
> Loading Module render Failed
> localhost - - [04/Oct/2012 12:35:44] "GET /Guess_Language HTTP/1.1" 404 3816
> localhost - - [04/Oct/2012 12:35:48] "GET / HTTP/1.1" 200 6032
> Loading Module render Failed
> localhost - - [04/Oct/2012 12:35:55] "GET /TTS HTTP/1.1" 404 3816
> Loading Module render Failed
> localhost - - [04/Oct/2012 12:35:59] "GET /Spellcheck HTTP/1.1" 404 3816

Looks like some python module required rendering libraries are
missing. Its been a while I've not looked into Silpa old code base I
will look into this and get back to you tonight.

Mean while below are the depndencies needed

Dependencies
------------
pango
cairo
python-cairo
pypdflib
python-imaging
python-lxml
python-beautifulsoup

Please let me know if this helps

 There is /tmp/silpa.log created with required informations can you
please provide that file? By default it will run with debug level so
it should have recorded cause of error.


We are in process of rewriting SILPA using Flask framework so you can
even look into that but only that all modules are not yet ported.
https://github.com/copyninja/Silpa-Flask



-- 

Vasudev Kamath
http://copyninja.info
address@hidden|vasudev.homelinux.net}



reply via email to

[Prev in Thread] Current Thread [Next in Thread]