ronso0

Results 1331 comments of ronso0

@sakethshetty Thanks for your interest, though this is not the right place to seek information about contributing. Please take a look at https://github.com/mixxxdj/mixxx/blob/main/CONTRIBUTING.md and join the Zulip developer chat to...

I had to install the following additional packages to resolve config errors: ``` libqaccessibilityclient-qt5-dev libqaccessibilityclient-qt5-0 qttools5-dev ``` It still gives me a config warning `FATALqcollectiongenerator not found, documentation collection will...

There are some glitches in the help view. For example the keyboard mapping image is drawn off-center behind the text. ![image](https://user-images.githubusercontent.com/5934199/91567703-7e590580-e945-11ea-9789-8f4896173641.png) Once I scrolled further down, or mark text it...

I can't search within the manual, the Index tab has the same content as 'Glossary'

> For example the keyboard mapping image is drawn off-center behind the text. I'm trying to fix this. How can I make the built process recognize updated (local) manual ressources?

Should I run those commands in the mixxx top dir?

Unfortunately I'm running into python 2/3 issues again. (still need python2* for apps like gimp it seems) `sphinx-build -b qthelp source build/qthelp` states `Running Sphinx v1.8.5` even though I have...

Thanks! ``` python3 -m sphinx -b qthelp source build/qthelp qcollectiongenerator build/qthelp/Mixxx.qhcp assistant -collectionFile build/qthelp/Mixxx.qhc ``` gives me a full help view with the image placed correctly (strange styling though): ![image](https://user-images.githubusercontent.com/5934199/91588958-3cd25580-e959-11ea-9faa-3aef54036a63.png)

...compared to the 'reduced view' of this branch ![image](https://user-images.githubusercontent.com/5934199/91589461-08ab6480-e95a-11ea-93b3-3769c5b8fe13.png)

I looked at the code, too. the onl, difference is that the next correctly drawn image has a sub-chapter line right preceeding. Also when browsing the built manual it seems...