Bug 27375 - Traceback beim Wechsel der Internetregeln
Traceback beim Wechsel der Internetregeln
Status: RESOLVED DUPLICATE of bug 31140
Product: UCS@school
Classification: Unclassified
Component: UMC - Computer room
UCS@school 3.0
Other Linux
: P5 enhancement (vote)
: UCS@school 3.x
Assigned To: Bugzilla Mailingliste
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-31 09:40 CEST by Florian Best
Modified: 2013-04-24 08:29 CEST (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Usability
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Best univentionstaff 2012-05-31 09:40:10 CEST
zum Reproduzieren:
Eigene Einstellungen definieren → speichern → schnell z.B. "Kein Internetzugriff"/beliebige andere Regel auswählen.

Die Ausf.hrung des Kommandos computerroom/settings/set ist fehlgeschlagen:

Traceback (most recent call last):
  File '/usr/lib/pymodules/python2.6/univention/management/console/modules/__init__.py', line 102, in execute
    func( request )
  File '/usr/lib/pymodules/python2.6/univention/management/console/modules/computerroom/__init__.py', line 597, in settings_set
    handler_set( ucr_vars )
  File '/usr/lib/pymodules/python2.6/univention/config_registry.py', line 1148, in handler_set
    c( changed.keys(), ( reg, changed ) )
  File '/usr/lib/pymodules/python2.6/univention/config_registry.py', line 983, in __call__
    handler(arg)
  File '/usr/lib/pymodules/python2.6/univention/config_registry.py', line 573, in __call__
    to_fp.write(filter(from_fp.read(), ucr, srcfiles = self.from_files, opts = filter_opts))
  File '/usr/lib/pymodules/python2.6/univention/config_registry.py', line 417, in filter
    value = child_stdout.read()
IOError: [Errno 4] Unterbrechung w.hrend des Betriebssystemaufrufs
Comment 1 Alexander Kläser univentionstaff 2012-05-31 11:56:30 CEST
Hier sollte durch ausgrauen der Combobox o.ä. verhindert werden, dass zu schnell etwas anderes ausgewählt werden kann, das stimmt.
Comment 2 Florian Best univentionstaff 2013-04-24 08:29:17 CEST

*** This bug has been marked as a duplicate of bug 31140 ***