We found the solution ourselves:
installing a up-to-date-version of ImageMagick, with support of convert
-alpha Background
Am Donnerstag, 21. Februar 2013 14:47:16 UTC+1 schrieb Philipp Seeger:
>
> We have an intranet-wiki so we cannot use the pediapress-mwlib-server.
>
> rendering works almost fine, but there is one important problem: some
> images are not rendered.
>
> here is some log-output:
> *mw-qserve says:*
>
> finish: 684a2866f6c50a12:makezip: None
> finish: 684a2866f6c50a12:render-rl: {'url': '
> http://10.202.86.29:8898/cache/68/684a2866f6c50a12/output.rl',
> 'suggested_filename': 'LF:Leitfaden Facharchitektur', 'size': 652521}
> === report Thu Feb 21 13:53:00 2013 ===
> have 2 jobs
> count: 2
> all channels idle
>
>
> watchdog: dropped 0 jobs, marked 2 jobs with a deadline
>
> *nserve.py says:*
>
> listening on 0.0.0.0:8899
> watch: localhost:14311: resuming operation
> new-collection 1 'http://wiki-np/wiki_test' 'rl'
> 2013-02-21T13:52:47 mwlib.serve.info >> render 684a2866f6c50a12 rl
> 10.202.85.47 - - [2013-02-21 13:52:47] "POST / HTTP/1.0" 200 200 0.010122
> 10.202.85.47 - - [2013-02-21 13:52:47] "POST / HTTP/1.0" 200 270 0.002872
> 10.202.85.47 - - [2013-02-21 13:52:51] "POST / HTTP/1.0" 200 518 0.003341
> watch: localhost:14311: system down
> watch: localhost:14311: error in watch_qserve: [Errno 111] Connection
> refused
>
> *nslave.py says:*
>
> serving files from '/opt/mwiki/mwlib/cache' at url
> http://10.202.86.29:8898/cache
> pulling jobs from localhost:14311 for makezip, render
> 0 2.23701190948 ['mw-render', '-w', 'rl', '-c',
> '/opt/mwiki/mwlib/cache/68/684a2866f6c50a12/collection.zip', '-o',
> '/opt/mwiki/mwlib/cache/68/684a2866f6c50a12/output.rl', '--status',
> 'qserve://localhost:14311/684a2866f6c50a12:render-rl',
> '--template-blacklist', 'MediaWiki:PDF Template Blacklist',
> '--template-exclusion-category', u'Vom Druck ausschlie\xdfen',
> '--print-template-prefix', 'Drucken', '--print-template-pattern',
> '$1/Druck', '--language', 'de-formal']
> ^CKeyboardInterrupt
> Traceback (most recent call last):
> File "/usr/local/bin/nslave.py", line 249, in <module>
> main()
> File "/usr/local/bin/nslave.py", line 246, in main
> slave.main(commands, numgreenlets=numgreenlets, argv=args)
> File "/usr/local/lib64/python2.6/site-packages/qs/slave.py", line 227,
> in main
> run_with_gevent()
> File "/usr/local/lib64/python2.6/site-packages/qs/slave.py", line 224,
> in run_with_gevent
> pool.join()
> File "/usr/local/lib64/python2.6/site-packages/gevent/pool.py", line
> 100, in join
> self._empty_event.wait(timeout=timeout)
> File "/usr/local/lib64/python2.6/site-packages/gevent/event.py", line
> 77, in wait
> result = self.hub.switch()
> File "/usr/local/lib64/python2.6/site-packages/gevent/hub.py", line 331,
> in switch
> return greenlet.switch(self)
> KeyboardInterrupt
>
> *postman.py says:*
>
> pulling jobs from localhost:14311 for post
> ^CKeyboardInterrupt
> Traceback (most recent call last):
> File "/usr/local/bin/postman.py", line 194, in <module>
> main()
> File "/usr/local/bin/postman.py", line 191, in main
> slave.main(commands, numgreenlets=32, argv=args)
> File "/usr/local/lib64/python2.6/site-packages/qs/slave.py", line 227,
> in main
> run_with_gevent()
> File "/usr/local/lib64/python2.6/site-packages/qs/slave.py", line 224,
> in run_with_gevent
> pool.join()
> File "/usr/local/lib64/python2.6/site-packages/gevent/pool.py", line
> 100, in join
> self._empty_event.wait(timeout=timeout)
> File "/usr/local/lib64/python2.6/site-packages/gevent/event.py", line
> 77, in wait
> result = self.hub.switch()
> File "/usr/local/lib64/python2.6/site-packages/gevent/hub.py", line 331,
> in switch
> return greenlet.switch(self)
> KeyboardInterrupt
>
>
> this is the maior issue. There are also two minor ones:
> - the refresh of the browser doesn't work, so you have to press F5 (so
> what, doesn't hurt)
> - the link back to the page is rendered with the <a href as <a href (so
> it shows the sourcecode for the link instead of rendering it)
>
>
>
>
>
--
You received this message because you are subscribed to the Google Groups
"mwlib" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.