orange3
orange3 copied to clipboard
"Default keyring" access for some Orange Widgets
What's wrong? When some widgets are added onto the canvas, a pop-up dialog box opens asking for authentication. This is the first time seeing this. Entering system password does not authenticate and fails. Screenshot attached below -

How can we reproduce the problem? Base system - Arch Linux
- Create python venv in home directory & activate it
- Install orange with
python -m pip install orange3 orange3-text orange3-survival-analysis orange3-textable - Run orange3 with
python -m Orange.canvas - Drag either
SQL Tablewidget onto the canvas - The dialog box should popup.
What's your environment?
- Operating system:Arch Linux
- Orange version: 3.32
- How you installed Orange: as above