leits / MeetingBar

🇺🇦 Your meetings at your fingertips in the macOS menu bar
https://meetingbar.app
Apache License 2.0
4.48k stars 197 forks source link

Bug: Custom browser setting is ignored when using a custom regex for meeting links #537

Closed notthebee closed 1 year ago

notthebee commented 1 year ago

App version 4.2.1

Installation source

Calendars provider (selected in app)

Describe the bug

My default browser is set to Safari, but I would like to open my meetings in Chromium. I've set the "Open all meeting links in..." setting to Chromium and made sure that the Chromium executable is set correctly. However, when I open a meeting from MeetingBar, it opens in Safari instead of Chromium.

I'm not sure if the issue takes place with an officially supported meeting service (e.g. Teams or Google Meet)

To Reproduce

Steps to reproduce the behavior:

  1. Create a custom Regex for meeting links2.
  2. Set the "Open all meetings in..." setting to "Chromium"
  3. Click on the menu bar icon and then click on "Join current event meeting"

Expected behavior

The meeting opens in Chromium

Screenshots

N/A

Desktop (please complete the following information):

Additional context

None

leits commented 1 year ago

Thanks, @notthebee !

Included a fix for this bug in the next release.