Enable Presenter Console is unavailable in Impress options on macOS in version 7.1 - see https://ask.libreoffice.org/en/question/300796/how-can-i-set-up-impress-remote-on-macos/ Looks related to disabling Bluetooth when using SDK 10.15 (see bug 138122). Anyway, regardless of Bluetooth availability, the configuration should be still available, because the remote is also available using WiFi. Ref: https://opengrok.libreoffice.org/xref/core/configure.ac?r=89af2407#11401 Ref: https://opengrok.libreoffice.org/xref/core/sd/source/ui/dlg/tpoption.cxx?r=951b243f#499
Disabling the control depending on Bluetooth support: https://git.libreoffice.org/core/+/4cdb960a79aff565f956f618116f3ea4b3836aa4 Disabling Bluetooth depending on SDK version on macOS: https://git.libreoffice.org/core/+/1e95c8dd006147f7a94e24135396277ee2f469b8 https://git.libreoffice.org/core/+/d0ca3064b05c477484c100c9d374b52d5e4ec454 No idea if a commit in Chromium related to the deprecation of that API is helpful, but just in case: https://chromium.googlesource.com/chromium/src.git/+/07aa6dca25c20da6a14d96eca46b8b4b639c5117
Confirming: LO Impress > menubar > Slideshow > Impress remote menu option is greyed out and not selectable. Setting to NEW.
Isn't "presenter console" another thing, not related to the remove control thing?
(In reply to Tor Lillqvist from comment #3) > Isn't "presenter console" another thing, not related to the remove control > thing? OMG - I have used the wrong element name all this time! It indeed is about Remote Control, and I have mislead you with that wrong copy-pasted wording. I'm very sorry! I have fixed the title.
May I ask why bug 138122 is in See Also? Are the two related in some ways?
(In reply to Aron Budea from comment #5) Please read comment 0: > Looks related to disabling Bluetooth when using SDK 10.15 (see bug 138122).
Oh, I missed that line, my bad.
Yet missing in LO 6.4.7
Christian Lohmaier committed a patch related to this issue. It has been pushed to "libreoffice-7-4": https://git.libreoffice.org/core/commit/f07313272267316d20409d51ad01482b23772e06 tdf#141313 only hide Impress Remote option if there is no sdremote at all It will be available in 7.4.0.0.beta2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Christian Lohmaier committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/f1c415c638f11329b9cd7b415aefa4652499403a tdf#141313 only hide Impress Remote option if there is no sdremote at all It will be available in 7.3.5. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.