Extended-Thunder / send-later

Schedule messages to be sent at a specific time.
Mozilla Public License 2.0
112 stars 17 forks source link

"Send at" button doesn't close the email window or SendLater dialog box, but it does schedule to send-later. #710

Closed Geremia closed 3 months ago

Geremia commented 3 months ago

Prerequisites

Describe the bug

Pushing the "Send at" button schedules the email to send at the specified time (updates the draft message in the drafts box), but it does not close the email window or SendLater dialog box.

Operating System

Linux

Operating System Version

slackware-current, kernel 6.6.30

Thunderbird version

125.0 (64-bit)

Send Later version

10.4.1

jikamens commented 3 months ago

What other add-ons do you have installed? Are any errors displayed in the error console (Ctrl-Shift-J) when you click the send button in the pop-up window?

Geremia commented 3 months ago

What other add-ons do you have installed?

DKIM Verifier

Are any errors displayed in the error console (Ctrl-Shift-J) when you click the send button in the pop-up window?

Yes:

Error: messenger.messages.update is not a function static.js:146:28
    doLog moz-extension://ae684999-14cf-41e0-9980-b6f7baca1e95/utils/static.js:146
    error moz-extension://ae684999-14cf-41e0-9980-b6f7baca1e95/utils/static.js:162
    doSendWithSchedule moz-extension://ae684999-14cf-41e0-9980-b6f7baca1e95/ui/popup.js:133
jikamens commented 3 months ago

I think I've fixed this in 10.4.2. Can you confirm?

This issue should be fixed in release 10.4.2 of Send Later.

This release is not yet available for download from addons.thunderbird.net, but you can download and install it from its GitHub release page as follows:

To subscribe to future beta releases (we love beta testers!), download and install send_later_beta_10.4.2.xpi instead. The advantage is that if there's a bug that affects your workflow you'll help find it and get it fixed quickly. The disadvantage is that bugs are a bit more likely in beta releases. You can unsubscribe from beta releases at any time by downloading and installing send_later.xpi or installing from addons.thunderbird.net.

Note that this is a prerelease. While we make every effort to ensure that prereleases are stable, they are a bit more likely to have bugs, so proceed with caution.

If you prefer to wait, the release will eventually be available on addons.thunderbird.net, and unless you've turned off automatic add-on updates, Thunderbird will eventually update to the new version automatically. To update immediately once it's available:

Please let me know if you still see this issue in this release.

Geremia commented 3 months ago

I think I've fixed this in 10.4.2. Can you confirm?

@jikamens Yes, it works with 10.4.2. Grazie!