Bug 26437 - In 3.0 kann kein PDF-Drucker mehr angelegt werden
In 3.0 kann kein PDF-Drucker mehr angelegt werden
Status: RESOLVED DUPLICATE of bug 25370
Product: UCS
Classification: Unclassified
Component: UMC - Printers
UCS 3.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-09 15:22 CET by Moritz Muehlenhoff
Modified: 2013-02-25 12:20 CET (History)
2 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 Moritz Muehlenhoff univentionstaff 2012-03-09 15:22:02 CET
Aufgefallen in der letzten Schulung:

1. Installieren von univention-printserver-pdf
2. univention-run-join-scripts

Um einen PDF-Drucker zu registrieren, muss das URL-Zielfeld leer blieben (siehe Handbuch 11.6).

Das Anlegen eines solchen Drucks führt zu folgendem Traceback in der UMC:

  File '/usr/lib/pymodules/python2.6/notifier/threads.py', line 81, in _run
    tmp = self._function()
  File '/usr/lib/pymodules/python2.6/notifier/__init__.py', line 104, in __call__
    return self._function( *tmp, **self._kwargs )
  File '/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/__init__.py', line 267, in _thread
    dn = module.create( properties, container = options.get( 'container' ), superordinate = options.get( 'superordinate' ) )
  File '/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/udm_ldap.py', line 130, in wrapper_func
    ret = func( *args, **kwargs )
  File '/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/udm_ldap.py', line 310, in create
    self._map_properties( obj, ldap_object )
  File '/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/udm_ldap.py', line 262, in _map_properties
    raise UMC_OptionTypeError( _( 'The property %s has an invalid value: %s' ) % ( property_obj.short_description, str( e ) ) )

UMC_OptionTypeError: The property Connection has an invalid value: Connection: not enough arguments
Comment 1 Philipp Hahn univentionstaff 2012-03-09 19:38:00 CET

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