%PDF- %PDF-
| Direktori : /usr/share/system-config-printer/troubleshoot/__pycache__/ |
| Current File : //usr/share/system-config-printer/troubleshoot/__pycache__/ErrorLogCheckpoint.cpython-312.pyc |
�
Hf�# � � � d dl mZ d dlZd dlZd dlmZ d dlZd dlZd dlm Z m
Z
ddl� d dlm
Z
G d � d
e� Zy# dZ
Y �xY w)� )�GtkN)�NamedTemporaryFile)�TimedOperation�OperationCanceled� )�*)�journalFc �B � e Zd Zd� Zd� Zd� Zd� Zd� Zd� Zd� Z d� Z
d � Zy
)�ErrorLogCheckpointc �� � t j | |d� | j t d� t d� � }t j
j
t d� � }t j � }|j d� |j t j j � |j |ddd� || _
|j |ddd� t j � | _ | j j! dd� | j j# d� |j | j ddd� |j% || � i | _ y )NzError log checkpoint� Debuggingz�This step will enable debugging output from the CUPS scheduler. This may cause the scheduler to restart. Click the button below to enable debugging.zEnable Debuggingr FT)�Question�__init__�initial_vbox�_r �Button�new_with_label�
HButtonBox�set_border_width�
set_layout�ButtonBoxStyle�START�
pack_start�button�Label�label�
set_alignment�
set_line_wrap�new_page�persistent_answers)�self�troubleshooter�pager � buttonboxs �C/usr/share/system-config-printer/troubleshoot/ErrorLogCheckpoint.pyr zErrorLogCheckpoint.__init__&