<div dir="ltr">I decided to try this in an all-fresh 14.2 installation. I therefore created a VM with 14.2, I upgraded every package contained in the most recent (as of yesterday) official patches for 14.2, and then proceeded to build ReText with sbopkg using the most recent queue file for ReText. This took quite a while, for both qt5 and qt5-webkit take a very long time to build. Anyway, the resulting ReText still behaves the way I have described - the live preview feature does not work.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 5, 2019 at 12:39 PM JCA <<a href="mailto:1.41421@gmail.com">1.41421@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">Right. That's exactly what I did. The contents of the ReText queue file are:<div><br></div><div><div>python3</div><div>python-markdown-math</div><div>Markdown</div><div>pyudev</div><div>python-evdev</div><div>graphviz</div><div>ninja</div><div>meson</div><div>libwacom</div><div>libinput</div><div>libxkbcommon</div><div>qt5</div><div>qt5-webkit</div><div>python3-sip</div><div>python3-PyQt5</div><div>Markups</div><div>ReText</div></div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 5, 2019 at 11:36 AM Dave Woodfall <<a href="mailto:dave@tty1.uk" target="_blank">dave@tty1.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Tuesday 5 February 2019 09:06,<br>
JCA <<a href="mailto:1.41421@gmail.com" target="_blank">1.41421@gmail.com</a>> put forth the proposition:<br>
> I just installed ReText as instructed in Slackbuilds, by means of sbopkg -<br>
> which implies, I believe, that all the required software is built and<br>
> installed as a consequence.<br>
<br>
Only if you make a queue (sqf) file first with sqg.  Sbopkg doesn't<br>
build deps automatically.<br>
<br>
I don't know what Python-Markdown extensions I<br>
> have, if any. As for the document, I have tried with number of different<br>
> *.md files from several different sources. The result, however, is always<br>
> the same, as I described. In fact, it is the same thing for the following,<br>
> very simple .md file:<br>
><br>
>     ## Some Title<br>
>     ### Prerequisites<br>
><br>
>     We are currently building Go executables using Golang version 1.11.<br>
><br>
>     1. install the Go package for your distro<br>
>     1. configure your go environment<br>
>       * GOBIN<br>
>       * GOPATH<br>
>    1. run 'go get <a href="http://github.com/tools/godep" rel="noreferrer" target="_blank">github.com/tools/godep</a>'<br>
><br>
>    The 'godep' tool manages Go library build dependencies. The dependencies<br>
> are documented elsewhere.<br>
><br>
> I am obviously missing something here, but I am at a loss as to what that<br>
> may be.<br>
><br>
><br>
> On Tue, Feb 5, 2019 at 6:17 AM psychi <<a href="mailto:psychi2009@gmail.com" target="_blank">psychi2009@gmail.com</a>> wrote:<br>
><br>
> > Hi JCA,<br>
> ><br>
> > When it comes to 'module' in Python-Markdown<br>
> > <<a href="https://github.com/Python-Markdown/markdown" rel="noreferrer" target="_blank">https://github.com/Python-Markdown/markdown</a>><br>
> > it may mean the extensions inside it. e.g.<br>
> > <a href="https://python-markdown.github.io/extensions/" rel="noreferrer" target="_blank">https://python-markdown.github.io/extensions/</a><br>
> ><br>
> > I have no problems on 'live preview'. My extensions installed are: toc,<br>
> > meta, codehilite.<br>
> ><br>
> > BTW, what's the type of your document is? By default it supports markdown,<br>
> > while it needs other python modules ( python-docutils<br>
> > <<a href="https://pypi.org/project/docutils/" rel="noreferrer" target="_blank">https://pypi.org/project/docutils/</a>> ) if you want it to support<br>
> > reStructuredText language. Details is on their Github repo:<br>
> > <a href="https://github.com/retext-project/retext" rel="noreferrer" target="_blank">https://github.com/retext-project/retext</a><br>
> ><br>
> > Cheers, happy hacking.<br>
> > MDrights<br>
> ><br>
> > On Mon, 4 Feb 2019 at 22:32, JCA <<a href="mailto:1.41421@gmail.com" target="_blank">1.41421@gmail.com</a>> wrote:<br>
> ><br>
> >> It would seem that the missing python-markdown-math dependency has been<br>
> >> sorted out, as ReText now launches without a problem. However, when trying<br>
> >> to do a live preview of a document, it complains:<br>
> >><br>
> >> Could not parse file contents, check if you have the necessary module<br>
> >> <<a href="https://github.com/Python-Markdown/markdown" rel="noreferrer" target="_blank">https://github.com/Python-Markdown/markdown</a>> installed!<br>
> >><br>
> >> That "necessary module" link takes one to<br>
> >> <a href="https://github.com/Python-Markdown/markdown" rel="noreferrer" target="_blank">https://github.com/Python-Markdown/markdown</a>. This would seem to<br>
> >> correspond to the Slackbuilds Markdown package - which is installed in my<br>
> >> system.<br>
> >><br>
> >> _______________________________________________<br>
> >> SlackBuilds-users mailing list<br>
> >> <a href="mailto:SlackBuilds-users@slackbuilds.org" target="_blank">SlackBuilds-users@slackbuilds.org</a><br>
> >> <a href="https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a><br>
> >> Archives - <a href="https://lists.slackbuilds.org/pipermail/slackbuilds-users/" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/pipermail/slackbuilds-users/</a><br>
> >> FAQ - <a href="https://slackbuilds.org/faq/" rel="noreferrer" target="_blank">https://slackbuilds.org/faq/</a><br>
> >><br>
> >><br>
> ><br>
> > --<br>
> > --<br>
> > *[PGP key]*<br>
> > 04FD A83E F2D3 1DAE 43AC  CCC4 F04F AA0B 9F11 6EF5<br>
> ><br>
> > - If I did not reply to you, please find another email address of mine.<br>
> ><br>
> > Cheers.<br>
> > --<br>
<br>
--<br>
<br>
Documentation is like sex: when it is good, it is very, very good; and<br>
when it is bad, it is better than nothing.<br>
    -- Dick Brandon<br>
_______________________________________________<br>
SlackBuilds-users mailing list<br>
<a href="mailto:SlackBuilds-users@slackbuilds.org" target="_blank">SlackBuilds-users@slackbuilds.org</a><br>
<a href="https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a><br>
Archives - <a href="https://lists.slackbuilds.org/pipermail/slackbuilds-users/" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/pipermail/slackbuilds-users/</a><br>
FAQ - <a href="https://slackbuilds.org/faq/" rel="noreferrer" target="_blank">https://slackbuilds.org/faq/</a><br>
<br>
</blockquote></div>
</blockquote></div>