Opened 11 years ago
Closed 11 years ago
#3339 closed defect (fixed)
Permission denied exception while launching the Date&Time Control Panel menu
Reported by: | m_anish | Owned by: | ajay_garg |
---|---|---|---|
Priority: | Immediate | Milestone: | Unspecified |
Component: | Sugar | Version: | Unspecified |
Severity: | Blocker | Keywords: | dx3 |
Cc: | jerryV | Distribution/OS: | Dextrose |
Bug Status: | Resolved |
Description (last modified by m_anish)
==Testcase 1==
- Open the My Settings panel
- Open the Date and Time settings panel
- Exception (pasted below) in logs
==Testcase 2==
- Open the My Settings panel
- Open the Date and Time settings panel
- Enter a value in the text entry field (for a ntp server address)
- Click Accept
- Permission denied exception
Probably, some group permissions need to be set in-order to make sure this functions correctly.
==Log==
1329988150.166674 ERROR ControlPanel - TimeZone: Error removing file. Traceback (most recent call last): File "/usr/share/sugar/extensions/cpsection/datetime/model.py", line 126, in set_ntp_servers os.remove(NTP_SERVER_CONFIG_FILENAME) OSError: [Errno 13] Permiso denegado: '/etc/ntp/step-tickers' 1329988158.235244 ERROR ControlPanel - TimeZone: Error removing file. Traceback (most recent call last): File "/usr/share/sugar/extensions/cpsection/datetime/model.py", line 126, in set_ntp_servers os.remove(NTP_SERVER_CONFIG_FILENAME) OSError: [Errno 13] Permiso denegado: '/etc/ntp/step-tickers'
Change History (2)
comment:1 Changed 11 years ago by m_anish
- Description modified (diff)
comment:2 Changed 11 years ago by ajay_garg
- Bug Status changed from Assigned to Resolved
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in ::
http://git.sugarlabs.org/dextrose/mainline/commit/a227a97291a8e8ace38929c09f4b75b12e516d0a