darktable-org / darktable

darktable is an open source photography workflow application and raw developer
https://www.darktable.org
GNU General Public License v3.0
9.8k stars 1.14k forks source link

Can't get back to lighttable or darkroom after entering tethering mode #14902

Closed samirparikh closed 1 year ago

samirparikh commented 1 year ago

Describe the bug

After entering Tethering mode, I can no longer go back to the lighttable or darkroom. The links to those modules, normally present in the upper right side of the screen, have disappeared. My camera is a Nikon D3s.

Steps to reproduce

  1. Connect camera to computer via USB cable.
  2. Launch darktable
  3. Within the lighttable module, click "mount camera" under the "import" section
  4. Click "tethered shoot" or select "tethering" under the "other" dropdown in the top right side of the screen

At this point, a new tethering session has been initiated, but I no longer see the links for "lighttable" or "darkroom" in the upper right side of the screen.

Expected behavior

darktable should present me the links to go back to the lighttable or darkroom modules

Logfile | Screenshot | Screencast

Instead of seeing this: Screenshot from 2023-07-19 13-50-30

I see this after starting a tethering session: Screenshot from 2023-07-19 13-51-03

Note that the options to go back to the lighttable or darkroom are missing

Commit

No response

Where did you install darktable from?

flatpak

darktable version

4.4.1

What OS are you using?

Linux

What is the version of your OS?

Ubuntu 22.04.2 LTS

Describe your system?

I am tethering using a Nikon D3s.

Are you using OpenCL GPU in darktable?

I dont know

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

Nilvus commented 1 year ago

You probably just have header hidden. See that the arrow on top is collapsed on tether view (you can also click on it). Use Ctrl+h to show/hide it. You can also use l shortcut to go to lighttable or d to go to darkroom.

As this is probably not an issue, I close. And one last thing, it's good to search and read for example the manual. All this is explained on it.

samirparikh commented 1 year ago

Thanks for the quick reply!