Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working on latest Doxygen version 1.8.14 #27

Open
fsaibene opened this issue Jan 19, 2018 · 3 comments
Open

Not working on latest Doxygen version 1.8.14 #27

fsaibene opened this issue Jan 19, 2018 · 3 comments

Comments

@fsaibene
Copy link

There's an error in the example page, i tried with the older version 1.8.9.1 and it works, but i think it should work with the latest versions.

search.js:318 Uncaught TypeError: Cannot read property 'style' of null
at SearchBox.CloseResultsWindow (search.js:318)
at HTMLDocument. (doxy-boot.js:270)
at j (jquery-2.1.1.min.js:2)
at Object.fireWith [as resolveWith] (jquery-2.1.1.min.js:2)
at Function.ready (jquery-2.1.1.min.js:2)
at HTMLDocument.I (jquery-2.1.1.min.js:2)

@yingjerkao
Copy link

@fsaibene Did you try the feature branch which supports doxygen 1.1.12+ ?

@emmenlau
Copy link

I tried the latest feature branch with doxygen 1.8.13. The documentation is generated, but I get the same error as above:

Uncaught TypeError: Cannot read property 'style' of null
    at SearchBox.CloseResultsWindow (search.js:295)
    at HTMLDocument.<anonymous> (doxy-boot.js:270)
    at j (jquery-2.1.1.min.js:2)
    at Object.fireWith [as resolveWith] (jquery-2.1.1.min.js:2)
    at Function.ready (jquery-2.1.1.min.js:2)
    at HTMLDocument.I (jquery-2.1.1.min.js:2)

Additionally I get error:

GET https://doxygen.biodataanalysis.de/customdoxygen.css 404 (Not Found)

The documentation is at https://doxygen.biodataanalysis.de/BDAJavaCore/ instead of the root directory. Is that a problem?

Rondom added a commit to Rondom/dokany that referenced this issue Jan 6, 2019
Cache Doxygen installation and use Doxygen 1.8.11 instead of 1.8.14.
Version has to be < 1.8.12 because doxyboot theme is incompatible with
later versions.

Velron/doxygen-bootstrapped#20
Velron/doxygen-bootstrapped#27
Rondom added a commit to Rondom/dokany that referenced this issue Jan 6, 2019
Cache Doxygen installation and use Doxygen 1.8.11 instead of 1.8.14.
Version has to be < 1.8.12 because doxyboot theme is incompatible with
later versions.

Velron/doxygen-bootstrapped#20
Velron/doxygen-bootstrapped#27
Rondom added a commit to dokan-dev/dokany that referenced this issue Jan 6, 2019
Cache Doxygen installation and use Doxygen 1.8.11 instead of 1.8.14.
Version has to be < 1.8.12 because doxyboot theme is incompatible with
later versions.

Velron/doxygen-bootstrapped#20
Velron/doxygen-bootstrapped#27
@el3ctrician
Copy link

Same issue here, how can we help ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants