Ticket-URL: http://code.x2go.org/horde4/whups/ticket/?id=74 ------------------------------------------------------------------------------ Ticket | 74 Erstellt Von | mike.gabriel@das-netzwerkteam.de Zusammenfassung | exception on missing local CUPS server Warteschlange | python-x2go Version | HEAD Typ | Bug Status | Unconfirmed Priorität | 1. Low Operating System | 8 Zuständige | ------------------------------------------------------------------------------ mike.gabriel@das-netzwerkteam.de (2011-07-12 01:26) hat geschrieben: The below exception occurs if CUPS is not installed on the local client: Traceback (most recent call last): File "/usr/lib/pymodules/python2.6/pyhoca/wxgui/frontend.py", line 647, in OnP rintingPreferences _pp_dialog = printingprefs.PyHocaGUI_PrintingPreferences(self) File "/usr/lib/pymodules/python2.6/pyhoca/wxgui/printingprefs.py", line 77, in __init__ cups_connection = cups.Connection() RuntimeError: failed to connect to server
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=74 ------------------------------------------------------------------------------ Ticket | 74 Updated By | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Summary | exception on missing local CUPS server Queue | python-x2go Version | HEAD Type | Bug -State | Unconfirmed +State | Resolved Priority | 1. Low Operating System | 8 -Owners | +Owners | Mike Gabriel ------------------------------------------------------------------------------ Mike Gabriel <mike.gabriel@das-netzwerkteam.de> (2011-07-20 18:33) wrote: This issue got fixed by commit: http://code.x2go.org/gitweb?p=pyhoca-gui.git;a=commitdiff;h=ce46482629e575dc...