FyshOS / fynedesk

A full desktop environment for Linux/Unix using Fyne
https://fyne.io/fynedesk/
Other
1.02k stars 47 forks source link

"FyneDesk Settings" render issues on new install. #255

Open ghost opened 10 months ago

ghost commented 10 months ago

Describe the bug:

In a new install of Fynedesk, the "FyneDesk Settings" app tends to deadlock. It appears to be doing-so in-relation to something in the initial .config/fyne/com.fyshos/fynedesk -- because when that directory is removed and the session is reloaded it works as intended.

To Reproduce:

Steps to reproduce the behaviour:

  1. rm -rf ~/.config/fyne/com.fyshos.fynedesk ~/.cache/fyne/com.fyshos.fynedesk
  2. cd ~/fynedesk && sudo make uninstall
  3. sudo make install
  4. Restart your fynedesk session.
  5. Open up "FyneDesk Settings" and move the window around.

Screenshots:

image image

Device (please complete the following information):

andydotxyz commented 9 months ago

Lets see if we can get to the bottom of this, should be the last blocking issue for a release :)

andydotxyz commented 9 months ago

I cannot replicate with the steps above. Does it happen every time for you @ghost?