[GH-ISSUE #197] Client-builder not saving settings #79

Closed
opened 2026-02-27 15:48:39 +03:00 by kerem · 3 comments
Owner

Originally created by @ghost on GitHub (May 25, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/197

not sure why this happened, but I noticed it after trying to build a client with new settings (it didn't prompt me to save my settings)

Originally created by @ghost on GitHub (May 25, 2015). Original GitHub issue: https://github.com/quasar/Quasar/issues/197 not sure why this happened, but I noticed it after trying to build a client with new settings (it didn't prompt me to save my settings)
kerem 2026-02-27 15:48:39 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@ghost commented on GitHub (May 25, 2015):

to reproduce:
delete Bin/Release/Profiles/Default.xml
delete Bin/Release/settings.xml

Start server listen
Build client with new settings
(No prompt to save settings?)

<!-- gh-comment-id:105213348 --> @ghost commented on GitHub (May 25, 2015): to reproduce: delete Bin/Release/Profiles/Default.xml delete Bin/Release/settings.xml Start server listen Build client with new settings (No prompt to save settings?)
Author
Owner

@yankejustin commented on GitHub (May 25, 2015):

I will deal with this. The settings manager should implement INotifyPropertyChanged eventually. :)

<!-- gh-comment-id:105313081 --> @yankejustin commented on GitHub (May 25, 2015): I will deal with this. The settings manager should implement <code>INotifyPropertyChanged</code> eventually. :)
Author
Owner

@ghost commented on GitHub (May 26, 2015):

@yankejustin, 👍 sounds good.

Just a little note: changed a setting 'disabled keylogger' and saved the settings, then it prompted me to save settings.. I'm going to assume its a check for a/some setting(s) that doesn't trigger saving the file unless the settings are different than the ones read from the file

<!-- gh-comment-id:105516180 --> @ghost commented on GitHub (May 26, 2015): @yankejustin, :+1: sounds good. Just a little note: changed a setting 'disabled keylogger' and saved the settings, then it prompted me to save settings.. I'm going to assume its a check for a/some setting(s) that doesn't trigger saving the file unless the settings are different than the ones read from the file
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#79
No description provided.