orange3 icon indicating copy to clipboard operation
orange3 copied to clipboard

"Default keyring" access for some Orange Widgets

Open sasank89 opened this issue 3 years ago • 0 comments

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 -

IMG_1153

How can we reproduce the problem? Base system - Arch Linux

  1. Create python venv in home directory & activate it
  2. Install orange with python -m pip install orange3 orange3-text orange3-survival-analysis orange3-textable
  3. Run orange3 with python -m Orange.canvas
  4. Drag either SQL Table widget onto the canvas
  5. The dialog box should popup.

What's your environment?

  • Operating system:Arch Linux
  • Orange version: 3.32
  • How you installed Orange: as above

sasank89 avatar Jun 22 '22 00:06 sasank89