Hide Forgot
Description of problem: Adding LaTeX to a wiki page as described in http://johannes.sipsolutions.net/Projects/new-moinmoin-LaTeX produces unformatted text. Apache error log tail shows a python backtrace: joel@edna: ~/.mozilla/firefox/j4jfo0gd.default/itsalltext > sudo tail /var/log/httpd/error_log [sudo] password for joel: [Sun Jan 23 13:02:09 2011] [error] [client 127.0.0.1] plugin = importPlugin(cfg, type, module_name, what) [Sun Jan 23 13:02:09 2011] [error] [client 127.0.0.1] File "/usr/lib/python2.7/site-packages/MoinMoin/wikiutil.py", line 1055, in importPlugin [Sun Jan 23 13:02:09 2011] [error] [client 127.0.0.1] return importWikiPlugin(cfg, kind, name, function) [Sun Jan 23 13:02:09 2011] [error] [client 127.0.0.1] File "/usr/lib/python2.7/site-packages/MoinMoin/wikiutil.py", line 1070, in importWikiPlugin [Sun Jan 23 13:02:09 2011] [error] [client 127.0.0.1] return importNameFromPlugin(moduleName, function) [Sun Jan 23 13:02:09 2011] [error] [client 127.0.0.1] File "/usr/lib/python2.7/site-packages/MoinMoin/wikiutil.py", line 1094, in importNameFromPlugin [Sun Jan 23 13:02:09 2011] [error] [client 127.0.0.1] module = __import__(moduleName, globals(), {}, fromlist) [Sun Jan 23 13:02:09 2011] [error] [client 127.0.0.1] File "/var/www/mywiki/data/plugin/parser/text_latex.py", line 16, in <module> [Sun Jan 23 13:02:09 2011] [error] [client 127.0.0.1] from MoinMoin.formatter.base import FormatterBase [Sun Jan 23 13:02:09 2011] [error] [client 127.0.0.1] ImportError: No module named base joel@edna: ~/.mozilla/firefox/j4jfo0gd.default/itsalltext > Version-Release number of selected component (if applicable): moin-latex-0-0.20051129.4.fc12.noarch How reproducible: exactly Steps to Reproduce: 1. Edit a wiki page 2. Enter <<latex(\usepackage{dsfont} % $$\mathds{C}$$)>> as described on author's homepage: http://johannes.sipsolutions.net/Projects/new-moinmoin-LaTeX 3. Save the page Actual results: no formatted text Expected results: formatted text Additional info: This bug was also reported on the moin-users list almost three years ago: http://sourceforge.net/mailarchive/message.php?msg_id=19490628 The fedora package may be outdated for the current version of moin (moin-1.9.3-2.fc14.noarch)
This message is a notice that Fedora 14 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 14. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At this time, all open bugs with a Fedora 'version' of '14' have been closed as WONTFIX. (Please note: Our normal process is to give advanced warning of this occurring, but we forgot to do that. A thousand apologies.) Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, feel free to reopen this bug and simply change the 'version' to a later Fedora version. Bug Reporter: Thank you for reporting this issue and we are sorry that we were unable to fix it before Fedora 14 reached end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" (top right of this page) and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping