Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
usr /
share /
hplip /
fax /
__pycache__ /
[ HOME SHELL ]
Name
Size
Permission
Action
coverpages.cpython-310.pyc
8.53
KB
-rw-r--r--
fax.cpython-310.pyc
20.54
KB
-rw-r--r--
faxdevice.cpython-310.pyc
1.28
KB
-rw-r--r--
__init__.cpython-310.pyc
125
B
-rw-r--r--
ledmfax.cpython-310.pyc
17.85
KB
-rw-r--r--
ledmsoapfax.cpython-310.pyc
3.1
KB
-rw-r--r--
marvellfax.cpython-310.pyc
17.89
KB
-rw-r--r--
pmlfax.cpython-310.pyc
19.76
KB
-rw-r--r--
soapfax.cpython-310.pyc
15.09
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : marvellfax.cpython-310.pyc
o �/�a�� � @ sV d dl Z d dlZd dlZd dlZd dlZd dlZd dlmZ d dlT d dl T d dl T d dlmZm Z mZmZ d dlmZ ddlT e �d�Zzd dlmZ d dlT d dlmZ W n eyj e�d � e �d� Y nw e jd d kr{e jd dk r{eZ d Z!dZ"d Z#dZ$d Z%dZ&dZ'dZ(dZ)d Z*dZ+dZ,d Z-dZ.d Z/G dd� de0�Z1G dd� de2�Z3dS )� N)�BytesIO)�*)�device�utils�pml�codes)�cups� �hpmudext)�cdllz;Marvell fax support requires python-ctypes module. Exiting!� � � � � � � � i c @ s� e Zd Zdddedfdd�Zddd�Zdd � Zd d� Zdd � Ze ee�Z dd� Zdd� Ze ee�Z dd� Zdd� Z ddd�ZdS )�MarvellFaxDeviceNFc C sH t �| |||||� d | _d | _zst�d�}t�|d �}tj� |�s+tj� ||�}n|}tj�|�} tj�| �\} }| d }t �d| � ddlm} | �� }|�� | jkr{t �d| � t �d� d}| j�||tt�d �|d � t�d� W d S t�|�| _W d S ty� } zt �d|j � t�d� W Y d }~d S d }~ww ) Nz hp-sendfaxz/hp-sendfaxz/fax/plugins/fax_marvell.sozLoad the library %s r )� pluginhandlerz9Loading %s failed. Try after installing plugin libraries zSRun "hp-plugin" to installa plugin libraries if you are not automatically prompted �USERzPlugin is not installedr z Loading fax_marvell failed (%s) )!� FaxDevice�__init__�send_fax_thread�upload_log_threadr �which�os�readlink�path�isabs�join�realpath�split�log�debug� installerr �PluginHandle� getStatus�PLUGIN_INSTALLED�error�info�service� SendEvent�EVENT_FAX_FAILED_MISSING_PLUGIN�getenv�sys�exitr �LoadLibrary�libfax_marvell�Error�msg)�self� device_uri�printer_name�callback�fax_type�disable_dbus�sendfax_path�sendfax_a_path�sendfax_f_path�sendfax_abs_path�head�tail�lib_namer � pluginObj�job_id�e� rE �"/usr/share/hplip/fax/marvellfax.pyr M s>