question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Reply All on a Calendar invite is not working

See original GitHub issue

When I right-click or double-click on an invite in my calendar and select the option to “Reply-All”, it only opens a blank new window.

Running on Ubuntu 18.04

snap info prospect-mail

name:      prospect-mail
summary:   Unofficial Outlook client
publisher: Julian Alarcon (alarconj)
store-url: https://snapcraft.io/prospect-mail
contact:   https://github.com/julian-alarcon
license:   unset
description: |
  Unofficial Outlook client using Electron. It uses the Web App and wraps it
  as a standalone application using Electron.
  This inly works for Microsoft/Office 365 accounts, don't use it for
  personal Outlook.com accounts.
commands:
  - prospect-mail
snap-id:      ayYEnTUghgNUVwV5qAYugdfxikzAcSRM
tracking:     latest/stable
refresh-date: 2020-10-26
channels:
  latest/stable:    0.2.0 2020-10-26 (10) 66MB -
  latest/candidate: ↑                          
  latest/beta:      0.2.0 2020-10-27 (10) 66MB -
  latest/edge:      0.2.0 2020-10-26 (10) 66MB -
installed:          0.2.0            (10) 66MB -

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
julian-alarconcommented, Jun 25, 2021
0reactions
haukenedcommented, Jun 30, 2021

i will give it a try!

For anyone struggling running linux (or willing to make a launcher script for windows/mac) and doesn’t require the system tray, running chrome like this gives you almost the same experience, full functionality of the web app, with no system tray (and no menu bar).

in /home/your_user/.local/share/applications/outlook.desktop

#!/usr/bin/env xdg-open
[Desktop Entry]
Version=1.0
Terminal=false
Type=Application
Name=Outlook
Exec=/usr/bin/google-chrome-stable --app=https://outlook.office365.com --new-window

(sub-in your server and name of chrome binary as required)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Reply to All in shared meeting do not work - Microsoft Q&A
1 Answer · create a meeting and send the invitation to a shared mailbox and other mailboxes, · login to a mailbox that...
Read more >
How to reply (all) as meeting request in Outlook? - ExtendOffice
Step 2: Click the Meeting button in the Respond group on the Home tab. Step 3: Then you will get into the Meeting...
Read more >
How to Reply All to Email with Meeting in Microsoft Outlook
Tired of long email threads that should have been a meeting ? In today's tech short, Synergy Technical's Adrian Amos shows you how...
Read more >
Troubleshoot meeting invitations in Outlook - Sherweb
Outlook calendar issues can impact your operational efficiency if left unresolved. Here's how to troubleshoot meeting invitations.
Read more >
Events in Outlook Calendar - Google Support
Requesting invitation responses—If you create a meeting in Outlook and choose not to receive responses from attendees (you don't select the Request Responses ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found