Neos-Metaverse / NeosPublic

A public issue/wiki only repository for the NeosVR project
193 stars 9 forks source link

Dash won't remember any changes made #2789

Open Kuro-Maii opened 3 years ago

Kuro-Maii commented 3 years ago

Describe the bug?

When changing facets on the Dash menu, either the top bar or the home tab, the changes aren't saved regardless of wait time, safe options pressed, and even a custom facet that should force the saving of the dash.

after restarting neos the default dash is presented again.

I am using linux and from interactions on the neos discord server in the channel questions-help I can only conclude that it is linux specific

Relevant issues

I looked for "dash persistent", "dash persistence" and "saving dash" non resulted in relevant results

To Reproduce

Expected behavior

after changing the dash it should remember the altered state regardless of OS.

Log Files

a lot can be read up on of what was tested and tried along with my original questionfrom these two links: my original question here: https://discord.com/channels/402159838827905024/439421735474036738/875373394080718878 and the resulting thread from today (2021-08-13 12:34 till 15:45, time in CEST/UTC+2) starts here: https://discord.com/channels/402159838827905024/439421735474036738/875688835948904449

All the following logs ar of my trying different things including making my own "safe the dash" facet and trying one send to me via a public folder

yggdrasil - 2021.8.13.612 - 2021-08-13 15_39_11.log yggdrasil - 2021.8.13.612 - 2021-08-13 15_21_07.log yggdrasil - 2021.8.13.612 - 2021-08-13 15_16_18.log yggdrasil - 2021.8.13.612 - 2021-08-13 14_22_50.log yggdrasil - 2021.8.13.612 - 2021-08-13 14_02_20.log yggdrasil - 2021.8.13.612 - 2021-08-13 13_50_59.log yggdrasil - 2021.8.13.612 - 2021-08-13 13_41_00.log yggdrasil - 2021.8.13.612 - 2021-08-13 13_21_34.log yggdrasil - 2021.8.13.612 - 2021-08-13 13_14_06.log yggdrasil - 2021.8.13.612 - 2021-08-13 13_11_36.log yggdrasil - 2021.8.13.612 - 2021-08-13 13_07_25.log yggdrasil - 2021.8.13.612 - 2021-08-13 12_55_55.log

Screenshots

everything was tested and executed in VR the following screenshots are made in desktop mode (by pressing F8) for ease of taking and sharing screenshots

(not all included see above discord links for more of the same)

expected to return to:

what I got back to:

How often does it happen?

Always

Does the bug persist after restarting Neos?

Yes

Neos Version Number

Beta 2021.8.13.612

What Platforms does this occur on?

Linux

Link to Reproduction Item/World

No response

Did this work before?

No

If it worked before, on which build?

No response

Additional context

No response

Reporters

Neos: Kuro Maii discord: Kuro Maii#6123

shadowpanther commented 3 years ago

It's weird, comparing Kuro's log to my log from Windows, I see that the Dash gets initialized with a default layout and the saved one is requested from the Cloud, but the request never finishes:

15:39:20.506 (  0 FPS)  Loading workspace Private/RadiantDash/Screens from: neosrec:///U-Kuro-Maii/Workspaces/Private/RadiantDash/Screens
15:39:20.507 (  0 FPS)  Loading workspace Private/RadiantDash/TopBar from: neosrec:///U-Kuro-Maii/Workspaces/Private/RadiantDash/TopBar
15:39:20.670 (  0 FPS)  Record Device: Default Input Device, MinFreq: 0, MaxFreq: 0
15:39:21.014 (  0 FPS)  Workspace Private/RadiantDash/Screens initialized to default
15:39:21.014 (  0 FPS)  Workspace Private/RadiantDash/TopBar initialized to default

There are no lines mentioning Workspace after that. In my log, there are two fetched assets (Got workspace asset file) and two loaded parts of the Dash (Loaded Workspace).