Opened 10 years ago
Last modified 4 years ago
#11925 new bug
Issue when toggling servers on/off
Reported by: | humdinger | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Preferences/Network | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #14553, #14618 | |
Platform: | All |
Description
This is hrev48942.
- Go to "FTP server".
- Click the "Enable" button: Indicator turns to "on", button turns to "Disable".
- Click the "Disable" button: Indicator stays "on", button turns to "Enable".
- Now switch to "SHH server".
- Click the "Enable" button: Indicator turns to "on", button turns to "Disable". But now finally, the FTP server indicator toggles to "off".
See attached screen capture.
Attachments (1)
Change History (6)
by , 10 years ago
Attachment: | toggling.mkv added |
---|
comment:1 by , 10 years ago
Funny, I could do the same screen cast here with having it working just fine all the time. It's probably a timing issue, though -- the settings update gets send when the file is updated, and the net_server might not have stopped the service then. When you change another service, the item will check again, and show its updated status.
Either the notifications have to come from the net_server, or we need to periodically check for updates.
comment:2 by , 10 years ago
I cannot reproduce that anymore. There have been a few changes, but I don't think they should've impacted on this issue (or I missed that commit)...
comment:3 by , 6 years ago
Blocking: | 14618 added |
---|
comment:4 by , 6 years ago
Blocking: | 14553 added |
---|
comment:5 by , 4 years ago
I can confirm that in hrev54415, there are still bugs occurring. Specifically, when I attempt to turn the SSH server off, it still states "SSH server on", even though the button updates to say "Enable". Closing and re-opening Network preferences reveals the correct state.
Same thing occurs with other services like FTP.
Capture toggling servers