jgraph / drawio-desktop

Official electron build of draw.io
https://www.diagrams.net
Apache License 2.0
47.87k stars 4.82k forks source link

Non root/sudo users stuck at "Checking for beta autoupdate..." [Linux Debian / deb] #1788

Open S1RIUS1 opened 1 week ago

S1RIUS1 commented 1 week ago

Preflight Checklist

Describe the bug When a non sudo user try to run drawio from the shortcut nothing happen. When launching from the terminal, it seem that drawio is stuck on : "Checking for beta autoupdate feature for deb/rpm distrib Found package-type : deb"

To Reproduce Install deb as root. Log on to a normal user. Try launching drawio

Expected behavior Non sudo user should run Drawio.

draw.io version (In the Help->About menu of the draw.io editor): drawio-amd64-24.5.1.deb

Desktop (please complete the following information):

Additional context Tried to create a ~/.config/draw.io/config.json with :

{ "dontCheckUpdates": true }

For that precise user (or via skel)

Still stuck at "Checking for beta autoupdate feature for deb/rpm distrib".

S1RIUS1 commented 5 days ago

It seem that running on Gnome (Xorg) a first time drawio open fine, then its running fine on Cinnamon.

But launching for a first time on Cinnamon is not working.