openDsh / dash

Join us on Slack! https://join.slack.com/t/opendsh/shared_invite/zt-la398uly-a6eMH5ttEQhbtE6asVKx4Q
GNU General Public License v3.0
238 stars 69 forks source link

Changing AA settings - Resolution / Framerate / Scale crashes to desktop #53

Closed TheBasedDoge closed 3 years ago

TheBasedDoge commented 3 years ago

Issue

Hardware

Device Connection Method Screen Mobile Device Android Auto Version
Raspberry Pi 4 4GB USB C Official Raspberry 7" Screen Samsung Galaxy S20+ latest

Installation Method: Install.sh or Image

Fresh Rasbian install with install.sh, on Pi 4 4GB

Description of problem:

Changing AA settings - Resolution / Framerate / Scale crashes to desktop, re-open and changes are not saved.

Expected Result:

DPI and resolution are not able to be changed

Problem-relevant steps to reproduce:

  1. Start Dash with phone disconnected
  2. Click the settings wheel at the top right
  3. Adjust any setting, click save and the application crashes to desktop.

Traceback (if applicable):

Additional info:

Additional Info

rsjudka commented 3 years ago

hi! have you rebooted the pi after going through the install script?

just tried to duplicate your issue but i wasnt seeing any crashes.

could you try running the openauto application (should be found in ~/openauto/bin/autoapp) and seeing if you can adjust the settings there?

TheBasedDoge commented 3 years ago

I did reboot, same issue. I just tried as you suggested and changed it in the openauto application, I click save and it closes, reopen it again and the settings have once again defaulted.

TheBasedDoge commented 3 years ago

Oh - I just ran dash as sudo and now its working properly when I hit save.

rsjudka commented 3 years ago

hmm... can you check the permissions of the openauto.ini file? Wonder if it was created as the sudo user for whatever reason

TheBasedDoge commented 3 years ago

Yeah, i checked it and it was showing as root. I went ahead and deleted all the folders and reinstalled dash and now it's fine. Onto the rest of the setup now