Bug 17015 - Traceback im UMC beim Aktualisieren
Traceback im UMC beim Aktualisieren
Status: RESOLVED WORKSFORME
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 2.3
Other Linux
: P5 normal (vote)
: UCS 2.x
Assigned To: Bugzilla Mailingliste
:
: 14403 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-12-15 14:35 CET by Tim Petersen
Modified: 2012-03-30 12:10 CEST (History)
4 users (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):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Petersen univentionstaff 2009-12-15 14:35:58 CET
Ich habe im UMC folgenden Traceback bekommen:

Traceback (most recent call last):
File "/usr/share/univention-webui/modules/requests.py", line 264, in run_request self.dialog.apply()
File "./unidialog.py", line 117, in apply self.mod.apply()
File "./modconsole.py", line 640, in apply notebook_widget.apply()
File "./widget.py", line 150, in apply ud.debug(ud.ADMIN, ud.INFO, 'SYNTAX: Notebook.apply: sending EXIT to module %s' % self.pages[ self.closedModule ].id )
IndexError: list index out of range 

Leider gibt es keine konkrete Möglichkeit, diesen Traceback zu reproduzieren: Wenn man willkürlich bei der Benutzung zwischendurch über F5 aktualisiert, neue Module öffnet, wieder schließt, aktualisiert, erhält man irgendwann diesen Traceback - eine Regelmäßigkeit konnte ich bisher leider nicht erkennen.
Comment 1 Tim Petersen univentionstaff 2009-12-15 14:42:47 CET
Nachtrag:
Der Traceback erscheint immer dann, wenn ein Modul geöffnet und direkt wieder geschlossen wird und man anschließend per F5 anktualisiert.
Comment 2 Janis Meybohm univentionstaff 2010-12-21 08:50:15 CET
Erneut berichtet: 2010122010000232
UMC 3.0.61-1.384.201008271953 - 27.08.2010
Comment 3 Janis Meybohm univentionstaff 2011-01-03 10:32:41 CET
Erneut berichtet: 2010122710000541
UMC Version 2.0.34-1.315.200912141347
Comment 4 Ingo Steuwer univentionstaff 2011-02-17 12:26:03 CET
*** Bug 14403 has been marked as a duplicate of this bug. ***
Comment 5 Ingo Steuwer univentionstaff 2011-02-17 12:26:54 CET
neuer Report an 2011021710000292
Comment 6 Janis Meybohm univentionstaff 2011-03-18 10:45:02 CET
Erneut aufgetreten an: 2011031510000392
UMC Version: 3.0.73-1.406.201012031647 - 03.12.2010

Neue Zeilen-Nummern, daher noch mal der Trace:
 Traceback (most recent call last):
 File "/usr/share/univention-webui/modules/requests.py", line 266, in 
 run_request
 self.dialog.apply()
 File "./unidialog.py", line 119, in apply
 self.mod.apply()
 File "./modconsole.py", line 703, in apply
 nw_result = notebook_widget.apply()
 File "./widget.py", line 157, in apply
 ud.debug(ud.ADMIN, ud.INFO, 'SYNTAX: Notebook.apply: sending EXIT to 
 module %s' % self.pages[ self.closedModule ].id )
 IndexError: list index out of range
Comment 7 Janis Meybohm univentionstaff 2011-03-18 10:46:06 CET
(In reply to comment #6)
> Erneut aufgetreten an: 2011031510000392
Beschreibung des Kunden:
--
 In der UMC beim Reiter "Mail-Server" die "Alternative E-Mail-Adresse für 
 root" verändert und gespeichert.
 Da war noch alles Ok. Beim schließen des Reiters mit dem kleinen X kam 
 der Fehler.
--
Comment 8 Tim Petersen univentionstaff 2012-02-09 09:04:16 CET
Erneut an Ticket #2012020921001668 aufgetreten.
Comment 9 Alexander Kläser univentionstaff 2012-03-30 12:10:16 CEST
Das Problem tritt in 3.0 nicht mehr auf, da das Frontend nun clientseitig implementiert wurde.