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

Help button leads to broken links #18153

Open
marc-fouquet opened this issue Jan 5, 2025 · 1 comment
Open

Help button leads to broken links #18153

marc-fouquet opened this issue Jan 5, 2025 · 1 comment

Comments

@marc-fouquet
Copy link
Contributor

Describe the bug

Clicking the help-Button ("?") and then clicking a UI element opens a browser, but the help websites (i.e. https://docs.darktable.org/usermanual/5.0/de/module-reference/utility-modules/shared/export/ ) do not exist. It works when changing 5.0 in the URL to 4.8 or 4.6.

Obviously there is no documentation for 5.0. But as long as this is the case, a rewrite rule on the server should make sure that links directly from Darktable are redirected to the next-best thing (i.e. the 4.8 documentation).

Darktable relies more on its documentation than comparable software. Therefore this bug is especially bad for new users who may have heard of a new release from media coverage and need the help to learn the software. This is why I think that those links have to work "reasonably well" from the moment a new version is released.

Steps to reproduce

  1. Klick the "?" button
  2. Click any UI element
  3. If first time, confirm opening a browser

Expected behavior

Show help for the clicked UI element

Logfile | Screenshot | Screencast

No response

Commit

No response

Where did you obtain darktable from?

flatpak

darktable version

5.0

What OS are you using?

Linux

What is the version of your OS?

Debian 12

Describe your system?

No response

Are you using OpenCL GPU in darktable?

None

If yes, what is the GPU card and driver?

No response

Please provide additional context if applicable. You can attach files too, but might need to rename to .txt or .zip

No response

@mitchplze
Copy link

mitchplze commented Jan 5, 2025

Came here to report this as well. Even Help > darktable Manual is currently going to a 404 in v5. 😬

A website redirect would be useful until docs for 5 are complete, as right now this is a really poor out-of-box experience for new users like myself. Makes it feel like a really beta/unmaintained project.

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

2 participants