Opened 9 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)

toggling.mkv (1.5 MB ) - added by humdinger 9 years ago.
Capture toggling servers

Download all attachments as: .zip

Change History (6)

by humdinger, 9 years ago

Attachment: toggling.mkv added

Capture toggling servers

comment:1 by axeld, 9 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 humdinger, 9 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 humdinger, 5 years ago

Blocking: 14618 added

comment:4 by humdinger, 5 years ago

Blocking: 14553 added

comment:5 by dogcow, 4 years ago

I can confirm that in hrev54415, there are still bugs occuring. 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.

Version 0, edited 4 years ago by dogcow (next)
Note: See TracTickets for help on using tickets.