Thank you for letting me know. Absolutely, it's an issue of sphinx_rtd_theme.
Thanks, Takeshi KOMIYA 2017-11-07 1:34 GMT+09:00 vibebusiness3 <[email protected]>: > Thanks. I was able to fix the problem by hand editing the html files and > removing the jquery lines. The offending lines look this this (I guess a > rtd theme issue): > > 215 <script type="text/javascript"> > 216 jQuery(function () { > 217 SphinxRtdTheme.StickyNav.enable(); > 218 }); > 219 </script> > > > On Friday, October 20, 2017 at 6:57:31 PM UTC+2, Komiya Takeshi wrote: >> >> Hi, >> >> Could you share a reproducible example for us? >> I'll take a look. >> (But I don't have Windows PC, so I will not be able to reproduce it >> locally...) >> >> Takeshi KOMIYA >> >> 2017-10-20 2:50 GMT+09:00 vibebusiness3 <[email protected]>: >> >>> Hello, >>> >>> I am using Sphinx "make htmlhelp" to build WindowsHTML files, which I >>> then compile into a .chm file with HTML Help Workshop. Unfortunately, the >>> compiled chm file I get gives the following error when opened: >>> >>> >>> <https://lh3.googleusercontent.com/-sprBfiTxAFs/WejlrWSLERI/AAAAAAAAABI/7Fmfah1IprAo1rqHnktywoabnq8dHrZpACLcBGAs/s1600/ErrorOnGUIHelp.png> >>> This occurs whether I open it as a standalone file or whethers its >>> opened from inside a GUI application. >>> >>> Can anyone tell me whats wrong with the file and how to fix it? >>> >>> Thanks >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "sphinx-users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at https://groups.google.com/group/sphinx-users. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- > You received this message because you are subscribed to the Google Groups > "sphinx-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/sphinx-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
