fyne-io/fyne

fyne_demo slow on PowerShell with administrative privileges

Aberta

#1.135 aberto em 25 de jun. de 2020

 (0 comentário) (0 reação) (0 responsável)Go (1.526 forks)batch import
OS:Windowsbughelp wanted

Métricas do repositório

Stars
 (28.262 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Describe the bug:

File save option is slow to open when running fyne_demo on windows PowerShell with administrator privileges.

By slow I mean it is consistently takes 8 seconds to open the directory browser.

To Reproduce:

Steps to reproduce the behaviour:

  1. Open PowerShell with administrative privileges (winkey+x)
  2. type in fyne_demo
  3. Go to windows tab
  4. Click File Save

Device (please complete the following information):

  • OS: Windows 10, 64bit
  • Version: 1909 . Build 18363.900
  • Go version: 1.14.3
  • Fyne version: Ran go get fyne.io... today

Guia do colaborador