You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.
When starting classroom-assistant, the following error message appears
[16:36:05.820] [warn] Failed to set Protocol Handler on Linux: Error: Command failed: xdg-settings set default-url-scheme-handler x-github-classroom classroom-assistant.desktop
xdg-settings: default-url-scheme-handler not implemented for xfce
During the subsequent OAuth sequence, the redirect from the browser back to classroom-assistant does not work.
It started working after executing the following command, which seems to be more widely supported than xdg-settings:
OS: GalliumOS 3.1 (based on Xubuntu 18.04)
When starting classroom-assistant, the following error message appears
During the subsequent OAuth sequence, the redirect from the browser back to classroom-assistant does not work.
It started working after executing the following command, which seems to be more widely supported than
xdg-settings
:The text was updated successfully, but these errors were encountered: