zealdocs / zeal

Offline documentation browser inspired by Dash
https://zealdocs.org
GNU General Public License v3.0
11.51k stars 782 forks source link

Can't open link to shared_ptr/operator* #1489

Closed Zitrax closed 1 year ago

Zitrax commented 1 year ago

For the C++ documentation the link to operator* and operator-> gives QtNetwork Error 203.

Using Zeal 0.6.1 on Windows 10.

Full error output:

Error opening C:/Users/MyName/AppData/Local/Zeal/Zeal/docsets/C++.docset/Contents/Resources/Documents/en.cppreference.com/w/cpp/memory/shared_ptr/operator*.html: Felaktig syntax för filnamn, katalognamn eller volymetikett

Failed to load URL file:///C:/Users/MyName/AppData/Local/Zeal/Zeal/docsets/C++.docset/Contents/Resources/Documents/en.cppreference.com/w/cpp/memory/shared_ptr/operator*.html.

QtNetwork Error 203
trollixx commented 1 year ago

Duplicate of #1278. Unfortunately, not an easy fix and depends on #138.