Compare commits

..

11 Commits

Author SHA1 Message Date
Pietro 47b86bef95 Aggiunti template per fusti 2020-03-05 18:40:02 +01:00
Pietro 3f6bf53a96 Aggiunto manuale 2020-02-26 17:41:14 +01:00
Emanuele 72965f4308 sostituisce gli a capo con i tab per scrivere la descrizione su due
righe
2019-12-17 11:41:43 +01:00
Emanuele e9a4a6089f funziona con la versione nuova delle librerie 2019-12-17 11:30:07 +01:00
Emanuele cc2e801ec6 Carica l'immagine di stampa se nello stato viene segnalata memoria vuota 2019-11-12 09:23:01 +01:00
Emanuele 3c726a8937 cambiato livello debug 2019-10-01 10:13:29 +02:00
Emanuele 949c6412d9 Merge branch 'master' of https://git.briq.it/Emanuele/MarkoprintWiFi 2019-10-01 09:05:34 +02:00
Emanuele 7b41ab6ad5 eliminati i file per eseguibile windows 2019-10-01 09:05:15 +02:00
Emanuele 61a0ed9173 eliminato il log da git 2019-10-01 09:03:20 +02:00
Emanuele Trabattoni 15b32ed988 Eliminare 'MkpWIFI/log/dimelog.log' 2019-09-30 17:37:33 +02:00
Emanuele 8831aaa641 Affidabile per un test in produzione 2019-09-30 17:28:11 +02:00
26 changed files with 126 additions and 668184 deletions
+5
View File
@@ -14,3 +14,8 @@ MkpWIFI/main.spec
MkpWIFI/*.dll MkpWIFI/*.dll
__pycache__/ __pycache__/
*.py[cod] *.py[cod]
log
__pycache__
build
dist
main.spec
Binary file not shown.
Binary file not shown.
Binary file not shown.
-683
View File
@@ -1,683 +0,0 @@
(['C:\\Users\\Emanuele '
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\main.py'],
['C:\\Users\\Emanuele Trabattoni\\Documents\\workspace\\MarkoprintWIFI',
'C:\\Users\\Emanuele '
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI'],
['codecs'],
[],
[],
[],
False,
False,
'3.7.2 (tags/v3.7.2:9a3ffc0492, Dec 23 2018, 23:09:28) [MSC v.1916 64 bit '
'(AMD64)]',
[('pyi_rth_qt5',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\rthooks\\pyi_rth_qt5.py',
'PYSOURCE'),
('main',
'C:\\Users\\Emanuele '
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\main.py',
'PYSOURCE')],
[('ntpath', 'c:\\program files\\python37\\lib\\ntpath.py', 'PYMODULE'),
('_strptime', 'c:\\program files\\python37\\lib\\_strptime.py', 'PYMODULE'),
('tracemalloc',
'c:\\program files\\python37\\lib\\tracemalloc.py',
'PYMODULE'),
('stringprep', 'c:\\program files\\python37\\lib\\stringprep.py', 'PYMODULE'),
('typing', 'c:\\program files\\python37\\lib\\typing.py', 'PYMODULE'),
('__future__', 'c:\\program files\\python37\\lib\\__future__.py', 'PYMODULE'),
('difflib', 'c:\\program files\\python37\\lib\\difflib.py', 'PYMODULE'),
('ast', 'c:\\program files\\python37\\lib\\ast.py', 'PYMODULE'),
('inspect', 'c:\\program files\\python37\\lib\\inspect.py', 'PYMODULE'),
('cmd', 'c:\\program files\\python37\\lib\\cmd.py', 'PYMODULE'),
('bdb', 'c:\\program files\\python37\\lib\\bdb.py', 'PYMODULE'),
('opcode', 'c:\\program files\\python37\\lib\\opcode.py', 'PYMODULE'),
('dis', 'c:\\program files\\python37\\lib\\dis.py', 'PYMODULE'),
('codeop', 'c:\\program files\\python37\\lib\\codeop.py', 'PYMODULE'),
('code', 'c:\\program files\\python37\\lib\\code.py', 'PYMODULE'),
('glob', 'c:\\program files\\python37\\lib\\glob.py', 'PYMODULE'),
('shlex', 'c:\\program files\\python37\\lib\\shlex.py', 'PYMODULE'),
('runpy', 'c:\\program files\\python37\\lib\\runpy.py', 'PYMODULE'),
('importlib._bootstrap',
'c:\\program files\\python37\\lib\\importlib\\_bootstrap.py',
'PYMODULE'),
('importlib._bootstrap_external',
'c:\\program files\\python37\\lib\\importlib\\_bootstrap_external.py',
'PYMODULE'),
('importlib.machinery',
'c:\\program files\\python37\\lib\\importlib\\machinery.py',
'PYMODULE'),
('importlib.util',
'c:\\program files\\python37\\lib\\importlib\\util.py',
'PYMODULE'),
('importlib.abc',
'c:\\program files\\python37\\lib\\importlib\\abc.py',
'PYMODULE'),
('importlib',
'c:\\program files\\python37\\lib\\importlib\\__init__.py',
'PYMODULE'),
('pkgutil', 'c:\\program files\\python37\\lib\\pkgutil.py', 'PYMODULE'),
('xml', 'c:\\program files\\python37\\lib\\xml\\__init__.py', 'PYMODULE'),
('xml.sax.expatreader',
'c:\\program files\\python37\\lib\\xml\\sax\\expatreader.py',
'PYMODULE'),
('xml.sax.saxutils',
'c:\\program files\\python37\\lib\\xml\\sax\\saxutils.py',
'PYMODULE'),
('urllib.request',
'c:\\program files\\python37\\lib\\urllib\\request.py',
'PYMODULE'),
('getpass', 'c:\\program files\\python37\\lib\\getpass.py', 'PYMODULE'),
('nturl2path', 'c:\\program files\\python37\\lib\\nturl2path.py', 'PYMODULE'),
('ftplib', 'c:\\program files\\python37\\lib\\ftplib.py', 'PYMODULE'),
('netrc', 'c:\\program files\\python37\\lib\\netrc.py', 'PYMODULE'),
('http.cookiejar',
'c:\\program files\\python37\\lib\\http\\cookiejar.py',
'PYMODULE'),
('urllib.response',
'c:\\program files\\python37\\lib\\urllib\\response.py',
'PYMODULE'),
('urllib.error',
'c:\\program files\\python37\\lib\\urllib\\error.py',
'PYMODULE'),
('xml.sax',
'c:\\program files\\python37\\lib\\xml\\sax\\__init__.py',
'PYMODULE'),
('xml.sax.handler',
'c:\\program files\\python37\\lib\\xml\\sax\\handler.py',
'PYMODULE'),
('xml.sax._exceptions',
'c:\\program files\\python37\\lib\\xml\\sax\\_exceptions.py',
'PYMODULE'),
('xml.sax.xmlreader',
'c:\\program files\\python37\\lib\\xml\\sax\\xmlreader.py',
'PYMODULE'),
('xml.parsers',
'c:\\program files\\python37\\lib\\xml\\parsers\\__init__.py',
'PYMODULE'),
('xml.parsers.expat',
'c:\\program files\\python37\\lib\\xml\\parsers\\expat.py',
'PYMODULE'),
('plistlib', 'c:\\program files\\python37\\lib\\plistlib.py', 'PYMODULE'),
('platform', 'c:\\program files\\python37\\lib\\platform.py', 'PYMODULE'),
('token', 'c:\\program files\\python37\\lib\\token.py', 'PYMODULE'),
('tokenize', 'c:\\program files\\python37\\lib\\tokenize.py', 'PYMODULE'),
('urllib.parse',
'c:\\program files\\python37\\lib\\urllib\\parse.py',
'PYMODULE'),
('tempfile', 'c:\\program files\\python37\\lib\\tempfile.py', 'PYMODULE'),
('tty', 'c:\\program files\\python37\\lib\\tty.py', 'PYMODULE'),
('pydoc_data',
'c:\\program files\\python37\\lib\\pydoc_data\\__init__.py',
'PYMODULE'),
('pydoc_data.topics',
'c:\\program files\\python37\\lib\\pydoc_data\\topics.py',
'PYMODULE'),
('html.entities',
'c:\\program files\\python37\\lib\\html\\entities.py',
'PYMODULE'),
('html', 'c:\\program files\\python37\\lib\\html\\__init__.py', 'PYMODULE'),
('ssl', 'c:\\program files\\python37\\lib\\ssl.py', 'PYMODULE'),
('http.client',
'c:\\program files\\python37\\lib\\http\\client.py',
'PYMODULE'),
('mimetypes', 'c:\\program files\\python37\\lib\\mimetypes.py', 'PYMODULE'),
('socketserver',
'c:\\program files\\python37\\lib\\socketserver.py',
'PYMODULE'),
('http', 'c:\\program files\\python37\\lib\\http\\__init__.py', 'PYMODULE'),
('http.server',
'c:\\program files\\python37\\lib\\http\\server.py',
'PYMODULE'),
('optparse', 'c:\\program files\\python37\\lib\\optparse.py', 'PYMODULE'),
('uu', 'c:\\program files\\python37\\lib\\uu.py', 'PYMODULE'),
('quopri', 'c:\\program files\\python37\\lib\\quopri.py', 'PYMODULE'),
('email.feedparser',
'c:\\program files\\python37\\lib\\email\\feedparser.py',
'PYMODULE'),
('email.parser',
'c:\\program files\\python37\\lib\\email\\parser.py',
'PYMODULE'),
('email', 'c:\\program files\\python37\\lib\\email\\__init__.py', 'PYMODULE'),
('calendar', 'c:\\program files\\python37\\lib\\calendar.py', 'PYMODULE'),
('email._parseaddr',
'c:\\program files\\python37\\lib\\email\\_parseaddr.py',
'PYMODULE'),
('email.utils',
'c:\\program files\\python37\\lib\\email\\utils.py',
'PYMODULE'),
('email.errors',
'c:\\program files\\python37\\lib\\email\\errors.py',
'PYMODULE'),
('email.header',
'c:\\program files\\python37\\lib\\email\\header.py',
'PYMODULE'),
('email._policybase',
'c:\\program files\\python37\\lib\\email\\_policybase.py',
'PYMODULE'),
('email.base64mime',
'c:\\program files\\python37\\lib\\email\\base64mime.py',
'PYMODULE'),
('email.encoders',
'c:\\program files\\python37\\lib\\email\\encoders.py',
'PYMODULE'),
('email.charset',
'c:\\program files\\python37\\lib\\email\\charset.py',
'PYMODULE'),
('base64', 'c:\\program files\\python37\\lib\\base64.py', 'PYMODULE'),
('email._encoded_words',
'c:\\program files\\python37\\lib\\email\\_encoded_words.py',
'PYMODULE'),
('hashlib', 'c:\\program files\\python37\\lib\\hashlib.py', 'PYMODULE'),
('bisect', 'c:\\program files\\python37\\lib\\bisect.py', 'PYMODULE'),
('random', 'c:\\program files\\python37\\lib\\random.py', 'PYMODULE'),
('email.generator',
'c:\\program files\\python37\\lib\\email\\generator.py',
'PYMODULE'),
('email.iterators',
'c:\\program files\\python37\\lib\\email\\iterators.py',
'PYMODULE'),
('urllib',
'c:\\program files\\python37\\lib\\urllib\\__init__.py',
'PYMODULE'),
('email._header_value_parser',
'c:\\program files\\python37\\lib\\email\\_header_value_parser.py',
'PYMODULE'),
('email.headerregistry',
'c:\\program files\\python37\\lib\\email\\headerregistry.py',
'PYMODULE'),
('email.quoprimime',
'c:\\program files\\python37\\lib\\email\\quoprimime.py',
'PYMODULE'),
('email.contentmanager',
'c:\\program files\\python37\\lib\\email\\contentmanager.py',
'PYMODULE'),
('email.policy',
'c:\\program files\\python37\\lib\\email\\policy.py',
'PYMODULE'),
('email.message',
'c:\\program files\\python37\\lib\\email\\message.py',
'PYMODULE'),
('bz2', 'c:\\program files\\python37\\lib\\bz2.py', 'PYMODULE'),
('lzma', 'c:\\program files\\python37\\lib\\lzma.py', 'PYMODULE'),
('_compression',
'c:\\program files\\python37\\lib\\_compression.py',
'PYMODULE'),
('gzip', 'c:\\program files\\python37\\lib\\gzip.py', 'PYMODULE'),
('tarfile', 'c:\\program files\\python37\\lib\\tarfile.py', 'PYMODULE'),
('py_compile', 'c:\\program files\\python37\\lib\\py_compile.py', 'PYMODULE'),
('zipfile', 'c:\\program files\\python37\\lib\\zipfile.py', 'PYMODULE'),
('shutil', 'c:\\program files\\python37\\lib\\shutil.py', 'PYMODULE'),
('webbrowser', 'c:\\program files\\python37\\lib\\webbrowser.py', 'PYMODULE'),
('pydoc', 'c:\\program files\\python37\\lib\\pydoc.py', 'PYMODULE'),
('getopt', 'c:\\program files\\python37\\lib\\getopt.py', 'PYMODULE'),
('pdb', 'c:\\program files\\python37\\lib\\pdb.py', 'PYMODULE'),
('unittest.util',
'c:\\program files\\python37\\lib\\unittest\\util.py',
'PYMODULE'),
('unittest.result',
'c:\\program files\\python37\\lib\\unittest\\result.py',
'PYMODULE'),
('string', 'c:\\program files\\python37\\lib\\string.py', 'PYMODULE'),
('_compat_pickle',
'c:\\program files\\python37\\lib\\_compat_pickle.py',
'PYMODULE'),
('pickle', 'c:\\program files\\python37\\lib\\pickle.py', 'PYMODULE'),
('logging',
'c:\\program files\\python37\\lib\\logging\\__init__.py',
'PYMODULE'),
('pprint', 'c:\\program files\\python37\\lib\\pprint.py', 'PYMODULE'),
('unittest.case',
'c:\\program files\\python37\\lib\\unittest\\case.py',
'PYMODULE'),
('unittest.suite',
'c:\\program files\\python37\\lib\\unittest\\suite.py',
'PYMODULE'),
('fnmatch', 'c:\\program files\\python37\\lib\\fnmatch.py', 'PYMODULE'),
('unittest.loader',
'c:\\program files\\python37\\lib\\unittest\\loader.py',
'PYMODULE'),
('unittest.runner',
'c:\\program files\\python37\\lib\\unittest\\runner.py',
'PYMODULE'),
('unittest.main',
'c:\\program files\\python37\\lib\\unittest\\main.py',
'PYMODULE'),
('unittest.signals',
'c:\\program files\\python37\\lib\\unittest\\signals.py',
'PYMODULE'),
('unittest',
'c:\\program files\\python37\\lib\\unittest\\__init__.py',
'PYMODULE'),
('struct', 'c:\\program files\\python37\\lib\\struct.py', 'PYMODULE'),
('gettext', 'c:\\program files\\python37\\lib\\gettext.py', 'PYMODULE'),
('textwrap', 'c:\\program files\\python37\\lib\\textwrap.py', 'PYMODULE'),
('argparse', 'c:\\program files\\python37\\lib\\argparse.py', 'PYMODULE'),
('doctest', 'c:\\program files\\python37\\lib\\doctest.py', 'PYMODULE'),
('_py_abc', 'c:\\program files\\python37\\lib\\_py_abc.py', 'PYMODULE'),
('stat', 'c:\\program files\\python37\\lib\\stat.py', 'PYMODULE'),
('genericpath',
'c:\\program files\\python37\\lib\\genericpath.py',
'PYMODULE'),
('posixpath', 'c:\\program files\\python37\\lib\\posixpath.py', 'PYMODULE'),
('signal', 'c:\\program files\\python37\\lib\\signal.py', 'PYMODULE'),
('contextlib', 'c:\\program files\\python37\\lib\\contextlib.py', 'PYMODULE'),
('_threading_local',
'c:\\program files\\python37\\lib\\_threading_local.py',
'PYMODULE'),
('threading', 'c:\\program files\\python37\\lib\\threading.py', 'PYMODULE'),
('selectors', 'c:\\program files\\python37\\lib\\selectors.py', 'PYMODULE'),
('subprocess', 'c:\\program files\\python37\\lib\\subprocess.py', 'PYMODULE'),
('os', 'c:\\program files\\python37\\lib\\os.py', 'PYMODULE'),
('copy', 'c:\\program files\\python37\\lib\\copy.py', 'PYMODULE'),
('MkpWIFI.MKPrint_GUI',
'C:\\Users\\Emanuele '
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\MKPrint_GUI.py',
'PYMODULE'),
('MkpWIFI',
'C:\\Users\\Emanuele '
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\__init__.py',
'PYMODULE'),
('PyQt5',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\__init__.py',
'PYMODULE'),
('json', 'c:\\program files\\python37\\lib\\json\\__init__.py', 'PYMODULE'),
('json.encoder',
'c:\\program files\\python37\\lib\\json\\encoder.py',
'PYMODULE'),
('json.decoder',
'c:\\program files\\python37\\lib\\json\\decoder.py',
'PYMODULE'),
('json.scanner',
'c:\\program files\\python37\\lib\\json\\scanner.py',
'PYMODULE'),
('socket', 'c:\\program files\\python37\\lib\\socket.py', 'PYMODULE'),
('datetime', 'c:\\program files\\python37\\lib\\datetime.py', 'PYMODULE')],
[('api-ms-win-crt-locale-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-locale-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-math-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-math-l1-1-0.dll',
'BINARY'),
('VCRUNTIME140.dll',
'c:\\program files\\python37\\VCRUNTIME140.dll',
'BINARY'),
('python37.dll', 'c:\\program files\\python37\\python37.dll', 'BINARY'),
('api-ms-win-crt-stdio-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-stdio-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-heap-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-heap-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-runtime-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-runtime-l1-1-0.dll',
'BINARY'),
('ucrtbase.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\ucrtbase.dll',
'BINARY'),
('api-ms-win-crt-convert-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-convert-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-string-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-string-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-environment-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-environment-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-process-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-process-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-conio-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-conio-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-filesystem-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-filesystem-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-time-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-time-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-string-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-string-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-libraryloader-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-libraryloader-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-debug-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-debug-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-timezone-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-timezone-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-file-l2-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l2-1-0.dll',
'BINARY'),
('api-ms-win-core-datetime-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-datetime-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-profile-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-profile-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-util-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-util-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-namedpipe-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-namedpipe-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-file-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-errorhandling-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-errorhandling-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-handle-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-handle-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-sysinfo-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-sysinfo-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-processthreads-l1-1-1.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processthreads-l1-1-1.dll',
'BINARY'),
('api-ms-win-core-interlocked-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-interlocked-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-memory-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-memory-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-localization-l1-2-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-localization-l1-2-0.dll',
'BINARY'),
('api-ms-win-core-console-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-console-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-heap-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-heap-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-processenvironment-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processenvironment-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-processthreads-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processthreads-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-file-l1-2-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l1-2-0.dll',
'BINARY'),
('api-ms-win-core-rtlsupport-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-rtlsupport-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-synch-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-synch-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-synch-l1-2-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-synch-l1-2-0.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qwebp.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qwebp.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\platforms\\qwebgl.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qwebgl.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qsvg.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qsvg.dll',
'BINARY'),
('PyQt5\\Qt\\bin\\opengl32sw.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\opengl32sw.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qicns.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qicns.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qjpeg.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qjpeg.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qtiff.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qtiff.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\platforms\\qwindows.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qwindows.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qwbmp.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qwbmp.dll',
'BINARY'),
('PyQt5\\Qt\\bin\\libEGL.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libEGL.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\platforms\\qminimal.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qminimal.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qico.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qico.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\styles\\qwindowsvistastyle.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\styles\\qwindowsvistastyle.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\iconengines\\qsvgicon.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\iconengines\\qsvgicon.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\platformthemes\\qxdgdesktopportal.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platformthemes\\qxdgdesktopportal.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qtga.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qtga.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qgif.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qgif.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\platforms\\qoffscreen.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qoffscreen.dll',
'BINARY'),
('PyQt5\\Qt\\bin\\libGLESv2.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libGLESv2.dll',
'BINARY'),
('PyQt5\\Qt\\bin\\d3dcompiler_47.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\d3dcompiler_47.dll',
'BINARY'),
('_ssl', 'c:\\program files\\python37\\DLLs\\_ssl.pyd', 'EXTENSION'),
('unicodedata',
'c:\\program files\\python37\\DLLs\\unicodedata.pyd',
'EXTENSION'),
('pyexpat', 'c:\\program files\\python37\\DLLs\\pyexpat.pyd', 'EXTENSION'),
('_hashlib', 'c:\\program files\\python37\\DLLs\\_hashlib.pyd', 'EXTENSION'),
('_bz2', 'c:\\program files\\python37\\DLLs\\_bz2.pyd', 'EXTENSION'),
('_lzma', 'c:\\program files\\python37\\DLLs\\_lzma.pyd', 'EXTENSION'),
('_socket', 'c:\\program files\\python37\\DLLs\\_socket.pyd', 'EXTENSION'),
('select', 'c:\\program files\\python37\\DLLs\\select.pyd', 'EXTENSION'),
('PyQt5.QtGui',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtGui.pyd',
'EXTENSION'),
('PyQt5.QtCore',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtCore.pyd',
'EXTENSION'),
('PyQt5.sip',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\sip.pyd',
'EXTENSION'),
('PyQt5.QtWidgets',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtWidgets.pyd',
'EXTENSION'),
('Qt5Gui.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5gui.dll',
'BINARY'),
('api-ms-win-crt-utility-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-utility-l1-1-0.dll',
'BINARY'),
('Qt5Core.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5core.dll',
'BINARY'),
('Qt5Quick.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5quick.dll',
'BINARY'),
('Qt5WebSockets.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5websockets.dll',
'BINARY'),
('Qt5Network.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5network.dll',
'BINARY'),
('Qt5Svg.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5svg.dll',
'BINARY'),
('libGLESv2.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libGLESv2.dll',
'BINARY'),
('Qt5Widgets.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5widgets.dll',
'BINARY'),
('Qt5DBus.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5dbus.dll',
'BINARY'),
('MSVCP140.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\MSVCP140.dll',
'BINARY'),
('libcrypto-1_1-x64.dll',
'c:\\program files\\python37\\DLLs\\libcrypto-1_1-x64.dll',
'BINARY'),
('libssl-1_1-x64.dll',
'c:\\program files\\python37\\DLLs\\libssl-1_1-x64.dll',
'BINARY'),
('python3.dll', 'c:\\program files\\python37\\python3.dll', 'BINARY'),
('Qt5Qml.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\Qt5Qml.dll',
'BINARY'),
('api-ms-win-crt-multibyte-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-multibyte-l1-1-0.dll',
'BINARY')],
[],
[],
[('base_library.zip',
'C:\\Users\\Emanuele '
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\base_library.zip',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_lv.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_lv.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_de.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_de.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_pl.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_pl.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_ko.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ko.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_uk.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_uk.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_hu.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_hu.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_gd.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_gd.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_ja.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ja.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_es.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_es.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_he.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_he.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_fr.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_fr.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_ar.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ar.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_fi.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_fi.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_cs.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_cs.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_bg.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_bg.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_it.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_it.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_ru.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ru.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_en.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_en.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_da.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_da.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_sk.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_sk.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_ca.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ca.qm',
'DATA')],
[])
-440
View File
@@ -1,440 +0,0 @@
('C:\\Users\\Emanuele '
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\dist\\main.exe',
True,
False,
False,
None,
None,
False,
False,
'<?xml version="1.0" encoding="UTF-8" standalone="yes"?><assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1"><assemblyIdentity name="main" processorArchitecture="amd64" type="win32" version="1.0.0.0"/><dependency><dependentAssembly><assemblyIdentity language="*" name="Microsoft.Windows.Common-Controls" processorArchitecture="*" publicKeyToken="6595b64144ccf1df" type="win32" version="6.0.0.0"/><compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1"/></dependentAssembly></dependency><compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1"><application><supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/><supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/><supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/><supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/><supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/></application></compatibility></assembly>',
True,
'main.pkg',
[('PYZ-00.pyz',
'C:\\Users\\Emanuele '
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\PYZ-00.pyz',
'PYZ'),
('struct',
'C:\\Users\\Emanuele '
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\localpycos\\struct.pyo',
'PYMODULE'),
('pyimod01_os_path',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyimod01_os_path.pyc',
'PYMODULE'),
('pyimod02_archive',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyimod02_archive.pyc',
'PYMODULE'),
('pyimod03_importers',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyimod03_importers.pyc',
'PYMODULE'),
('pyiboot01_bootstrap',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py',
'PYSOURCE'),
('pyi_rth_qt5',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\rthooks\\pyi_rth_qt5.py',
'PYSOURCE'),
('main',
'C:\\Users\\Emanuele '
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\main.py',
'PYSOURCE'),
('api-ms-win-crt-locale-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-locale-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-math-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-math-l1-1-0.dll',
'BINARY'),
('VCRUNTIME140.dll',
'c:\\program files\\python37\\VCRUNTIME140.dll',
'BINARY'),
('python37.dll', 'c:\\program files\\python37\\python37.dll', 'BINARY'),
('api-ms-win-crt-stdio-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-stdio-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-heap-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-heap-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-runtime-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-runtime-l1-1-0.dll',
'BINARY'),
('ucrtbase.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\ucrtbase.dll',
'BINARY'),
('api-ms-win-crt-convert-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-convert-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-string-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-string-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-environment-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-environment-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-process-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-process-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-conio-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-conio-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-filesystem-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-filesystem-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-time-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-time-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-string-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-string-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-libraryloader-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-libraryloader-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-debug-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-debug-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-timezone-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-timezone-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-file-l2-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l2-1-0.dll',
'BINARY'),
('api-ms-win-core-datetime-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-datetime-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-profile-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-profile-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-util-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-util-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-namedpipe-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-namedpipe-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-file-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-errorhandling-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-errorhandling-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-handle-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-handle-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-sysinfo-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-sysinfo-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-processthreads-l1-1-1.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processthreads-l1-1-1.dll',
'BINARY'),
('api-ms-win-core-interlocked-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-interlocked-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-memory-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-memory-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-localization-l1-2-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-localization-l1-2-0.dll',
'BINARY'),
('api-ms-win-core-console-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-console-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-heap-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-heap-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-processenvironment-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processenvironment-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-processthreads-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processthreads-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-file-l1-2-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l1-2-0.dll',
'BINARY'),
('api-ms-win-core-rtlsupport-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-rtlsupport-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-synch-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-synch-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-synch-l1-2-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-synch-l1-2-0.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qwebp.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qwebp.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\platforms\\qwebgl.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qwebgl.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qsvg.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qsvg.dll',
'BINARY'),
('PyQt5\\Qt\\bin\\opengl32sw.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\opengl32sw.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qicns.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qicns.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qjpeg.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qjpeg.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qtiff.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qtiff.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\platforms\\qwindows.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qwindows.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qwbmp.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qwbmp.dll',
'BINARY'),
('PyQt5\\Qt\\bin\\libEGL.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libEGL.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\platforms\\qminimal.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qminimal.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qico.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qico.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\styles\\qwindowsvistastyle.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\styles\\qwindowsvistastyle.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\iconengines\\qsvgicon.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\iconengines\\qsvgicon.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\platformthemes\\qxdgdesktopportal.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platformthemes\\qxdgdesktopportal.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qtga.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qtga.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qgif.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qgif.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\platforms\\qoffscreen.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qoffscreen.dll',
'BINARY'),
('PyQt5\\Qt\\bin\\libGLESv2.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libGLESv2.dll',
'BINARY'),
('PyQt5\\Qt\\bin\\d3dcompiler_47.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\d3dcompiler_47.dll',
'BINARY'),
('_ssl', 'c:\\program files\\python37\\DLLs\\_ssl.pyd', 'EXTENSION'),
('unicodedata',
'c:\\program files\\python37\\DLLs\\unicodedata.pyd',
'EXTENSION'),
('pyexpat', 'c:\\program files\\python37\\DLLs\\pyexpat.pyd', 'EXTENSION'),
('_hashlib', 'c:\\program files\\python37\\DLLs\\_hashlib.pyd', 'EXTENSION'),
('_bz2', 'c:\\program files\\python37\\DLLs\\_bz2.pyd', 'EXTENSION'),
('_lzma', 'c:\\program files\\python37\\DLLs\\_lzma.pyd', 'EXTENSION'),
('_socket', 'c:\\program files\\python37\\DLLs\\_socket.pyd', 'EXTENSION'),
('select', 'c:\\program files\\python37\\DLLs\\select.pyd', 'EXTENSION'),
('PyQt5.QtGui',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtGui.pyd',
'EXTENSION'),
('PyQt5.QtCore',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtCore.pyd',
'EXTENSION'),
('PyQt5.sip',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\sip.pyd',
'EXTENSION'),
('PyQt5.QtWidgets',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtWidgets.pyd',
'EXTENSION'),
('Qt5Gui.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5gui.dll',
'BINARY'),
('api-ms-win-crt-utility-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-utility-l1-1-0.dll',
'BINARY'),
('Qt5Core.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5core.dll',
'BINARY'),
('Qt5Quick.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5quick.dll',
'BINARY'),
('Qt5WebSockets.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5websockets.dll',
'BINARY'),
('Qt5Network.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5network.dll',
'BINARY'),
('Qt5Svg.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5svg.dll',
'BINARY'),
('libGLESv2.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libGLESv2.dll',
'BINARY'),
('Qt5Widgets.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5widgets.dll',
'BINARY'),
('Qt5DBus.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5dbus.dll',
'BINARY'),
('MSVCP140.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\MSVCP140.dll',
'BINARY'),
('libcrypto-1_1-x64.dll',
'c:\\program files\\python37\\DLLs\\libcrypto-1_1-x64.dll',
'BINARY'),
('libssl-1_1-x64.dll',
'c:\\program files\\python37\\DLLs\\libssl-1_1-x64.dll',
'BINARY'),
('python3.dll', 'c:\\program files\\python37\\python3.dll', 'BINARY'),
('Qt5Qml.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\Qt5Qml.dll',
'BINARY'),
('api-ms-win-crt-multibyte-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-multibyte-l1-1-0.dll',
'BINARY'),
('base_library.zip',
'C:\\Users\\Emanuele '
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\base_library.zip',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_lv.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_lv.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_de.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_de.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_pl.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_pl.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_ko.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ko.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_uk.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_uk.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_hu.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_hu.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_gd.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_gd.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_ja.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ja.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_es.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_es.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_he.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_he.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_fr.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_fr.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_ar.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ar.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_fi.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_fi.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_cs.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_cs.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_bg.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_bg.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_it.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_it.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_ru.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ru.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_en.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_en.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_da.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_da.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_sk.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_sk.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_ca.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ca.qm',
'DATA'),
('main.exe.manifest',
'C:\\Users\\Emanuele '
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\main.exe.manifest',
'BINARY'),
('pyi-windows-manifest-filename main.exe.manifest', '', 'OPTION')],
[],
False,
False,
1555509474,
[('run.exe',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\bootloader\\Windows-64bit\\run.exe',
'EXECUTABLE')])
Binary file not shown.
-432
View File
@@ -1,432 +0,0 @@
('C:\\Users\\Emanuele '
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\PKG-00.pkg',
{'BINARY': 1,
'DATA': 1,
'EXECUTABLE': 1,
'EXTENSION': 1,
'PYMODULE': 1,
'PYSOURCE': 1,
'PYZ': 0},
[('PYZ-00.pyz',
'C:\\Users\\Emanuele '
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\PYZ-00.pyz',
'PYZ'),
('struct',
'C:\\Users\\Emanuele '
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\localpycos\\struct.pyo',
'PYMODULE'),
('pyimod01_os_path',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyimod01_os_path.pyc',
'PYMODULE'),
('pyimod02_archive',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyimod02_archive.pyc',
'PYMODULE'),
('pyimod03_importers',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyimod03_importers.pyc',
'PYMODULE'),
('pyiboot01_bootstrap',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py',
'PYSOURCE'),
('pyi_rth_qt5',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\rthooks\\pyi_rth_qt5.py',
'PYSOURCE'),
('main',
'C:\\Users\\Emanuele '
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\main.py',
'PYSOURCE'),
('api-ms-win-crt-locale-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-locale-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-math-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-math-l1-1-0.dll',
'BINARY'),
('VCRUNTIME140.dll',
'c:\\program files\\python37\\VCRUNTIME140.dll',
'BINARY'),
('python37.dll', 'c:\\program files\\python37\\python37.dll', 'BINARY'),
('api-ms-win-crt-stdio-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-stdio-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-heap-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-heap-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-runtime-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-runtime-l1-1-0.dll',
'BINARY'),
('ucrtbase.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\ucrtbase.dll',
'BINARY'),
('api-ms-win-crt-convert-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-convert-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-string-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-string-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-environment-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-environment-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-process-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-process-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-conio-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-conio-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-filesystem-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-filesystem-l1-1-0.dll',
'BINARY'),
('api-ms-win-crt-time-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-time-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-string-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-string-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-libraryloader-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-libraryloader-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-debug-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-debug-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-timezone-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-timezone-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-file-l2-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l2-1-0.dll',
'BINARY'),
('api-ms-win-core-datetime-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-datetime-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-profile-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-profile-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-util-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-util-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-namedpipe-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-namedpipe-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-file-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-errorhandling-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-errorhandling-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-handle-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-handle-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-sysinfo-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-sysinfo-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-processthreads-l1-1-1.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processthreads-l1-1-1.dll',
'BINARY'),
('api-ms-win-core-interlocked-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-interlocked-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-memory-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-memory-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-localization-l1-2-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-localization-l1-2-0.dll',
'BINARY'),
('api-ms-win-core-console-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-console-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-heap-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-heap-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-processenvironment-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processenvironment-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-processthreads-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processthreads-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-file-l1-2-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l1-2-0.dll',
'BINARY'),
('api-ms-win-core-rtlsupport-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-rtlsupport-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-synch-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-synch-l1-1-0.dll',
'BINARY'),
('api-ms-win-core-synch-l1-2-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-synch-l1-2-0.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qwebp.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qwebp.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\platforms\\qwebgl.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qwebgl.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qsvg.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qsvg.dll',
'BINARY'),
('PyQt5\\Qt\\bin\\opengl32sw.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\opengl32sw.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qicns.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qicns.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qjpeg.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qjpeg.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qtiff.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qtiff.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\platforms\\qwindows.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qwindows.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qwbmp.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qwbmp.dll',
'BINARY'),
('PyQt5\\Qt\\bin\\libEGL.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libEGL.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\platforms\\qminimal.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qminimal.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qico.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qico.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\styles\\qwindowsvistastyle.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\styles\\qwindowsvistastyle.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\iconengines\\qsvgicon.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\iconengines\\qsvgicon.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\platformthemes\\qxdgdesktopportal.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platformthemes\\qxdgdesktopportal.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qtga.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qtga.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\imageformats\\qgif.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qgif.dll',
'BINARY'),
('PyQt5\\Qt\\plugins\\platforms\\qoffscreen.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qoffscreen.dll',
'BINARY'),
('PyQt5\\Qt\\bin\\libGLESv2.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libGLESv2.dll',
'BINARY'),
('PyQt5\\Qt\\bin\\d3dcompiler_47.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\d3dcompiler_47.dll',
'BINARY'),
('_ssl', 'c:\\program files\\python37\\DLLs\\_ssl.pyd', 'EXTENSION'),
('unicodedata',
'c:\\program files\\python37\\DLLs\\unicodedata.pyd',
'EXTENSION'),
('pyexpat', 'c:\\program files\\python37\\DLLs\\pyexpat.pyd', 'EXTENSION'),
('_hashlib', 'c:\\program files\\python37\\DLLs\\_hashlib.pyd', 'EXTENSION'),
('_bz2', 'c:\\program files\\python37\\DLLs\\_bz2.pyd', 'EXTENSION'),
('_lzma', 'c:\\program files\\python37\\DLLs\\_lzma.pyd', 'EXTENSION'),
('_socket', 'c:\\program files\\python37\\DLLs\\_socket.pyd', 'EXTENSION'),
('select', 'c:\\program files\\python37\\DLLs\\select.pyd', 'EXTENSION'),
('PyQt5.QtGui',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtGui.pyd',
'EXTENSION'),
('PyQt5.QtCore',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtCore.pyd',
'EXTENSION'),
('PyQt5.sip',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\sip.pyd',
'EXTENSION'),
('PyQt5.QtWidgets',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtWidgets.pyd',
'EXTENSION'),
('Qt5Gui.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5gui.dll',
'BINARY'),
('api-ms-win-crt-utility-l1-1-0.dll',
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-utility-l1-1-0.dll',
'BINARY'),
('Qt5Core.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5core.dll',
'BINARY'),
('Qt5Quick.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5quick.dll',
'BINARY'),
('Qt5WebSockets.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5websockets.dll',
'BINARY'),
('Qt5Network.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5network.dll',
'BINARY'),
('Qt5Svg.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5svg.dll',
'BINARY'),
('libGLESv2.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libGLESv2.dll',
'BINARY'),
('Qt5Widgets.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5widgets.dll',
'BINARY'),
('Qt5DBus.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5dbus.dll',
'BINARY'),
('MSVCP140.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\MSVCP140.dll',
'BINARY'),
('libcrypto-1_1-x64.dll',
'c:\\program files\\python37\\DLLs\\libcrypto-1_1-x64.dll',
'BINARY'),
('libssl-1_1-x64.dll',
'c:\\program files\\python37\\DLLs\\libssl-1_1-x64.dll',
'BINARY'),
('python3.dll', 'c:\\program files\\python37\\python3.dll', 'BINARY'),
('Qt5Qml.dll',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\Qt5Qml.dll',
'BINARY'),
('api-ms-win-crt-multibyte-l1-1-0.dll',
'C:/Program '
'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-multibyte-l1-1-0.dll',
'BINARY'),
('base_library.zip',
'C:\\Users\\Emanuele '
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\base_library.zip',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_lv.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_lv.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_de.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_de.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_pl.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_pl.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_ko.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ko.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_uk.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_uk.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_hu.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_hu.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_gd.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_gd.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_ja.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ja.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_es.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_es.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_he.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_he.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_fr.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_fr.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_ar.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ar.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_fi.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_fi.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_cs.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_cs.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_bg.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_bg.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_it.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_it.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_ru.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ru.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_en.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_en.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_da.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_da.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_sk.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_sk.qm',
'DATA'),
('PyQt5\\Qt\\translations\\qtbase_ca.qm',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ca.qm',
'DATA'),
('main.exe.manifest',
'C:\\Users\\Emanuele '
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\main.exe.manifest',
'BINARY'),
('pyi-windows-manifest-filename main.exe.manifest', '', 'OPTION')],
False,
False,
False)
Binary file not shown.
-278
View File
@@ -1,278 +0,0 @@
('C:\\Users\\Emanuele '
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\PYZ-00.pyz',
[('ntpath', 'c:\\program files\\python37\\lib\\ntpath.py', 'PYMODULE'),
('_strptime', 'c:\\program files\\python37\\lib\\_strptime.py', 'PYMODULE'),
('tracemalloc',
'c:\\program files\\python37\\lib\\tracemalloc.py',
'PYMODULE'),
('stringprep', 'c:\\program files\\python37\\lib\\stringprep.py', 'PYMODULE'),
('typing', 'c:\\program files\\python37\\lib\\typing.py', 'PYMODULE'),
('__future__', 'c:\\program files\\python37\\lib\\__future__.py', 'PYMODULE'),
('difflib', 'c:\\program files\\python37\\lib\\difflib.py', 'PYMODULE'),
('ast', 'c:\\program files\\python37\\lib\\ast.py', 'PYMODULE'),
('inspect', 'c:\\program files\\python37\\lib\\inspect.py', 'PYMODULE'),
('cmd', 'c:\\program files\\python37\\lib\\cmd.py', 'PYMODULE'),
('bdb', 'c:\\program files\\python37\\lib\\bdb.py', 'PYMODULE'),
('opcode', 'c:\\program files\\python37\\lib\\opcode.py', 'PYMODULE'),
('dis', 'c:\\program files\\python37\\lib\\dis.py', 'PYMODULE'),
('codeop', 'c:\\program files\\python37\\lib\\codeop.py', 'PYMODULE'),
('code', 'c:\\program files\\python37\\lib\\code.py', 'PYMODULE'),
('glob', 'c:\\program files\\python37\\lib\\glob.py', 'PYMODULE'),
('shlex', 'c:\\program files\\python37\\lib\\shlex.py', 'PYMODULE'),
('runpy', 'c:\\program files\\python37\\lib\\runpy.py', 'PYMODULE'),
('importlib._bootstrap',
'c:\\program files\\python37\\lib\\importlib\\_bootstrap.py',
'PYMODULE'),
('importlib._bootstrap_external',
'c:\\program files\\python37\\lib\\importlib\\_bootstrap_external.py',
'PYMODULE'),
('importlib.machinery',
'c:\\program files\\python37\\lib\\importlib\\machinery.py',
'PYMODULE'),
('importlib.util',
'c:\\program files\\python37\\lib\\importlib\\util.py',
'PYMODULE'),
('importlib.abc',
'c:\\program files\\python37\\lib\\importlib\\abc.py',
'PYMODULE'),
('importlib',
'c:\\program files\\python37\\lib\\importlib\\__init__.py',
'PYMODULE'),
('pkgutil', 'c:\\program files\\python37\\lib\\pkgutil.py', 'PYMODULE'),
('xml', 'c:\\program files\\python37\\lib\\xml\\__init__.py', 'PYMODULE'),
('xml.sax.expatreader',
'c:\\program files\\python37\\lib\\xml\\sax\\expatreader.py',
'PYMODULE'),
('xml.sax.saxutils',
'c:\\program files\\python37\\lib\\xml\\sax\\saxutils.py',
'PYMODULE'),
('urllib.request',
'c:\\program files\\python37\\lib\\urllib\\request.py',
'PYMODULE'),
('getpass', 'c:\\program files\\python37\\lib\\getpass.py', 'PYMODULE'),
('nturl2path', 'c:\\program files\\python37\\lib\\nturl2path.py', 'PYMODULE'),
('ftplib', 'c:\\program files\\python37\\lib\\ftplib.py', 'PYMODULE'),
('netrc', 'c:\\program files\\python37\\lib\\netrc.py', 'PYMODULE'),
('http.cookiejar',
'c:\\program files\\python37\\lib\\http\\cookiejar.py',
'PYMODULE'),
('urllib.response',
'c:\\program files\\python37\\lib\\urllib\\response.py',
'PYMODULE'),
('urllib.error',
'c:\\program files\\python37\\lib\\urllib\\error.py',
'PYMODULE'),
('xml.sax',
'c:\\program files\\python37\\lib\\xml\\sax\\__init__.py',
'PYMODULE'),
('xml.sax.handler',
'c:\\program files\\python37\\lib\\xml\\sax\\handler.py',
'PYMODULE'),
('xml.sax._exceptions',
'c:\\program files\\python37\\lib\\xml\\sax\\_exceptions.py',
'PYMODULE'),
('xml.sax.xmlreader',
'c:\\program files\\python37\\lib\\xml\\sax\\xmlreader.py',
'PYMODULE'),
('xml.parsers',
'c:\\program files\\python37\\lib\\xml\\parsers\\__init__.py',
'PYMODULE'),
('xml.parsers.expat',
'c:\\program files\\python37\\lib\\xml\\parsers\\expat.py',
'PYMODULE'),
('plistlib', 'c:\\program files\\python37\\lib\\plistlib.py', 'PYMODULE'),
('platform', 'c:\\program files\\python37\\lib\\platform.py', 'PYMODULE'),
('token', 'c:\\program files\\python37\\lib\\token.py', 'PYMODULE'),
('tokenize', 'c:\\program files\\python37\\lib\\tokenize.py', 'PYMODULE'),
('urllib.parse',
'c:\\program files\\python37\\lib\\urllib\\parse.py',
'PYMODULE'),
('tempfile', 'c:\\program files\\python37\\lib\\tempfile.py', 'PYMODULE'),
('tty', 'c:\\program files\\python37\\lib\\tty.py', 'PYMODULE'),
('pydoc_data',
'c:\\program files\\python37\\lib\\pydoc_data\\__init__.py',
'PYMODULE'),
('pydoc_data.topics',
'c:\\program files\\python37\\lib\\pydoc_data\\topics.py',
'PYMODULE'),
('html.entities',
'c:\\program files\\python37\\lib\\html\\entities.py',
'PYMODULE'),
('html', 'c:\\program files\\python37\\lib\\html\\__init__.py', 'PYMODULE'),
('ssl', 'c:\\program files\\python37\\lib\\ssl.py', 'PYMODULE'),
('http.client',
'c:\\program files\\python37\\lib\\http\\client.py',
'PYMODULE'),
('mimetypes', 'c:\\program files\\python37\\lib\\mimetypes.py', 'PYMODULE'),
('socketserver',
'c:\\program files\\python37\\lib\\socketserver.py',
'PYMODULE'),
('http', 'c:\\program files\\python37\\lib\\http\\__init__.py', 'PYMODULE'),
('http.server',
'c:\\program files\\python37\\lib\\http\\server.py',
'PYMODULE'),
('optparse', 'c:\\program files\\python37\\lib\\optparse.py', 'PYMODULE'),
('uu', 'c:\\program files\\python37\\lib\\uu.py', 'PYMODULE'),
('quopri', 'c:\\program files\\python37\\lib\\quopri.py', 'PYMODULE'),
('email.feedparser',
'c:\\program files\\python37\\lib\\email\\feedparser.py',
'PYMODULE'),
('email.parser',
'c:\\program files\\python37\\lib\\email\\parser.py',
'PYMODULE'),
('email', 'c:\\program files\\python37\\lib\\email\\__init__.py', 'PYMODULE'),
('calendar', 'c:\\program files\\python37\\lib\\calendar.py', 'PYMODULE'),
('email._parseaddr',
'c:\\program files\\python37\\lib\\email\\_parseaddr.py',
'PYMODULE'),
('email.utils',
'c:\\program files\\python37\\lib\\email\\utils.py',
'PYMODULE'),
('email.errors',
'c:\\program files\\python37\\lib\\email\\errors.py',
'PYMODULE'),
('email.header',
'c:\\program files\\python37\\lib\\email\\header.py',
'PYMODULE'),
('email._policybase',
'c:\\program files\\python37\\lib\\email\\_policybase.py',
'PYMODULE'),
('email.base64mime',
'c:\\program files\\python37\\lib\\email\\base64mime.py',
'PYMODULE'),
('email.encoders',
'c:\\program files\\python37\\lib\\email\\encoders.py',
'PYMODULE'),
('email.charset',
'c:\\program files\\python37\\lib\\email\\charset.py',
'PYMODULE'),
('base64', 'c:\\program files\\python37\\lib\\base64.py', 'PYMODULE'),
('email._encoded_words',
'c:\\program files\\python37\\lib\\email\\_encoded_words.py',
'PYMODULE'),
('hashlib', 'c:\\program files\\python37\\lib\\hashlib.py', 'PYMODULE'),
('bisect', 'c:\\program files\\python37\\lib\\bisect.py', 'PYMODULE'),
('random', 'c:\\program files\\python37\\lib\\random.py', 'PYMODULE'),
('email.generator',
'c:\\program files\\python37\\lib\\email\\generator.py',
'PYMODULE'),
('email.iterators',
'c:\\program files\\python37\\lib\\email\\iterators.py',
'PYMODULE'),
('urllib',
'c:\\program files\\python37\\lib\\urllib\\__init__.py',
'PYMODULE'),
('email._header_value_parser',
'c:\\program files\\python37\\lib\\email\\_header_value_parser.py',
'PYMODULE'),
('email.headerregistry',
'c:\\program files\\python37\\lib\\email\\headerregistry.py',
'PYMODULE'),
('email.quoprimime',
'c:\\program files\\python37\\lib\\email\\quoprimime.py',
'PYMODULE'),
('email.contentmanager',
'c:\\program files\\python37\\lib\\email\\contentmanager.py',
'PYMODULE'),
('email.policy',
'c:\\program files\\python37\\lib\\email\\policy.py',
'PYMODULE'),
('email.message',
'c:\\program files\\python37\\lib\\email\\message.py',
'PYMODULE'),
('bz2', 'c:\\program files\\python37\\lib\\bz2.py', 'PYMODULE'),
('lzma', 'c:\\program files\\python37\\lib\\lzma.py', 'PYMODULE'),
('_compression',
'c:\\program files\\python37\\lib\\_compression.py',
'PYMODULE'),
('gzip', 'c:\\program files\\python37\\lib\\gzip.py', 'PYMODULE'),
('tarfile', 'c:\\program files\\python37\\lib\\tarfile.py', 'PYMODULE'),
('py_compile', 'c:\\program files\\python37\\lib\\py_compile.py', 'PYMODULE'),
('zipfile', 'c:\\program files\\python37\\lib\\zipfile.py', 'PYMODULE'),
('shutil', 'c:\\program files\\python37\\lib\\shutil.py', 'PYMODULE'),
('webbrowser', 'c:\\program files\\python37\\lib\\webbrowser.py', 'PYMODULE'),
('pydoc', 'c:\\program files\\python37\\lib\\pydoc.py', 'PYMODULE'),
('getopt', 'c:\\program files\\python37\\lib\\getopt.py', 'PYMODULE'),
('pdb', 'c:\\program files\\python37\\lib\\pdb.py', 'PYMODULE'),
('unittest.util',
'c:\\program files\\python37\\lib\\unittest\\util.py',
'PYMODULE'),
('unittest.result',
'c:\\program files\\python37\\lib\\unittest\\result.py',
'PYMODULE'),
('string', 'c:\\program files\\python37\\lib\\string.py', 'PYMODULE'),
('_compat_pickle',
'c:\\program files\\python37\\lib\\_compat_pickle.py',
'PYMODULE'),
('pickle', 'c:\\program files\\python37\\lib\\pickle.py', 'PYMODULE'),
('logging',
'c:\\program files\\python37\\lib\\logging\\__init__.py',
'PYMODULE'),
('pprint', 'c:\\program files\\python37\\lib\\pprint.py', 'PYMODULE'),
('unittest.case',
'c:\\program files\\python37\\lib\\unittest\\case.py',
'PYMODULE'),
('unittest.suite',
'c:\\program files\\python37\\lib\\unittest\\suite.py',
'PYMODULE'),
('fnmatch', 'c:\\program files\\python37\\lib\\fnmatch.py', 'PYMODULE'),
('unittest.loader',
'c:\\program files\\python37\\lib\\unittest\\loader.py',
'PYMODULE'),
('unittest.runner',
'c:\\program files\\python37\\lib\\unittest\\runner.py',
'PYMODULE'),
('unittest.main',
'c:\\program files\\python37\\lib\\unittest\\main.py',
'PYMODULE'),
('unittest.signals',
'c:\\program files\\python37\\lib\\unittest\\signals.py',
'PYMODULE'),
('unittest',
'c:\\program files\\python37\\lib\\unittest\\__init__.py',
'PYMODULE'),
('struct', 'c:\\program files\\python37\\lib\\struct.py', 'PYMODULE'),
('gettext', 'c:\\program files\\python37\\lib\\gettext.py', 'PYMODULE'),
('textwrap', 'c:\\program files\\python37\\lib\\textwrap.py', 'PYMODULE'),
('argparse', 'c:\\program files\\python37\\lib\\argparse.py', 'PYMODULE'),
('doctest', 'c:\\program files\\python37\\lib\\doctest.py', 'PYMODULE'),
('_py_abc', 'c:\\program files\\python37\\lib\\_py_abc.py', 'PYMODULE'),
('stat', 'c:\\program files\\python37\\lib\\stat.py', 'PYMODULE'),
('genericpath',
'c:\\program files\\python37\\lib\\genericpath.py',
'PYMODULE'),
('posixpath', 'c:\\program files\\python37\\lib\\posixpath.py', 'PYMODULE'),
('signal', 'c:\\program files\\python37\\lib\\signal.py', 'PYMODULE'),
('contextlib', 'c:\\program files\\python37\\lib\\contextlib.py', 'PYMODULE'),
('_threading_local',
'c:\\program files\\python37\\lib\\_threading_local.py',
'PYMODULE'),
('threading', 'c:\\program files\\python37\\lib\\threading.py', 'PYMODULE'),
('selectors', 'c:\\program files\\python37\\lib\\selectors.py', 'PYMODULE'),
('subprocess', 'c:\\program files\\python37\\lib\\subprocess.py', 'PYMODULE'),
('os', 'c:\\program files\\python37\\lib\\os.py', 'PYMODULE'),
('copy', 'c:\\program files\\python37\\lib\\copy.py', 'PYMODULE'),
('MkpWIFI.MKPrint_GUI',
'C:\\Users\\Emanuele '
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\MKPrint_GUI.py',
'PYMODULE'),
('MkpWIFI',
'C:\\Users\\Emanuele '
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\__init__.py',
'PYMODULE'),
('PyQt5',
'C:\\Users\\Emanuele '
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\__init__.py',
'PYMODULE'),
('json', 'c:\\program files\\python37\\lib\\json\\__init__.py', 'PYMODULE'),
('json.encoder',
'c:\\program files\\python37\\lib\\json\\encoder.py',
'PYMODULE'),
('json.decoder',
'c:\\program files\\python37\\lib\\json\\decoder.py',
'PYMODULE'),
('json.scanner',
'c:\\program files\\python37\\lib\\json\\scanner.py',
'PYMODULE'),
('socket', 'c:\\program files\\python37\\lib\\socket.py', 'PYMODULE'),
('datetime', 'c:\\program files\\python37\\lib\\datetime.py', 'PYMODULE')])
Binary file not shown.
Binary file not shown.
-19
View File
@@ -1,19 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
<assemblyIdentity name="main" processorArchitecture="amd64" type="win32" version="1.0.0.0"/>
<dependency>
<dependentAssembly>
<assemblyIdentity language="*" name="Microsoft.Windows.Common-Controls" processorArchitecture="*" publicKeyToken="6595b64144ccf1df" type="win32" version="6.0.0.0"/>
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1"/>
</dependentAssembly>
</dependency>
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
<application>
<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/>
<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
<supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/>
<supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/>
<supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/>
</application>
</compatibility>
</assembly>
-32
View File
@@ -1,32 +0,0 @@
This file lists modules PyInstaller was not able to find. This does not
necessarily mean this module is required for running you program. Python and
Python 3rd-party packages include a lot of conditional or optional module. For
example the module 'ntpath' only exists on Windows, whereas the module
'posixpath' only exists on Posix systems.
Types if import:
* top-level: imported at the top-level - look at these first
* conditional: imported within an if-statement
* delayed: imported from within a function
* optional: imported within a try-except-statement
IMPORTANT: Do NOT post this list to the issue-tracker. Use it as a basis for
yourself tracking down the missing module. Thanks!
missing module named resource - imported by posix (top-level), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
missing module named posix - imported by os (conditional, optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
missing module named _posixsubprocess - imported by subprocess (conditional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
missing module named readline - imported by cmd (delayed, conditional, optional), code (delayed, conditional, optional), pdb (delayed, optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
missing module named _winreg - imported by platform (delayed, optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
missing module named _scproxy - imported by urllib.request (conditional)
missing module named java - imported by platform (delayed), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
missing module named 'java.lang' - imported by platform (delayed, optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level), xml.sax._exceptions (conditional)
missing module named vms_lib - imported by platform (delayed, conditional, optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
missing module named termios - imported by tty (top-level), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level), getpass (optional)
missing module named grp - imported by shutil (optional), tarfile (optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
missing module named 'org.python' - imported by pickle (optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level), xml.sax (delayed, conditional)
missing module named pwd - imported by posixpath (delayed, conditional), shutil (optional), tarfile (optional), http.server (delayed, optional), webbrowser (delayed), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level), netrc (delayed, conditional), getpass (delayed)
missing module named org - imported by copy (optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
File diff suppressed because it is too large Load Diff
-14
View File
@@ -1,14 +0,0 @@
{
"ip":"192.168.1.1",
"port": 10200,
"name":"MKPsouplesse",
"autoconnect":true,
"keepalive":5000,
"timeout": 0.5,
"printcmd": {
"filename":"TM1.00I",
"dateformat": "%d%m%y-",
"handshake" : "*",
"printmode" : "11"
}
}
BIN
View File
Binary file not shown.
-657634
View File
File diff suppressed because it is too large Load Diff
+65 -24
View File
@@ -4,22 +4,24 @@ Created on 8 apr 2019
@author: Emanuele Trabattoni @author: Emanuele Trabattoni
''' '''
import sys import sys, logging, os
import datetime import datetime
import PyQt5.QtWidgets import PyQt5.QtWidgets
from MKPrint_GUI import Ui_MainWindow from MKPrint_GUI import Ui_MainWindow
from printer import MarkoPrinter from printer import MarkoPrinter
import protocol
class MainWindow(PyQt5.QtWidgets.QMainWindow): class MainWindow(PyQt5.QtWidgets.QMainWindow):
def __init__(self, configFilePath): def __init__(self, configFilePath, LOGGER):
try: try:
self.printer = MarkoPrinter(configFilePath) self.printer = MarkoPrinter(configFilePath, LOGGER)
except FileNotFoundError as e: except FileNotFoundError as e:
print("Configuration file error: {}".format(e)) print("Configuration file error: {}".format(e))
sys.exit(1) sys.exit(1)
PyQt5.QtWidgets.QMainWindow.__init__(self) PyQt5.QtWidgets.QMainWindow.__init__(self)
self.log = LOGGER
self.ui = Ui_MainWindow() self.ui = Ui_MainWindow()
self.ui.setupUi(self) self.ui.setupUi(self)
self.setFixedSize(self.maximumSize()) self.setFixedSize(self.maximumSize())
@@ -31,27 +33,18 @@ class MainWindow(PyQt5.QtWidgets.QMainWindow):
self.ui.rad_dataOn.setChecked(True) self.ui.rad_dataOn.setChecked(True)
self.ui.prg_inkLevel.setTextVisible(True) self.ui.prg_inkLevel.setTextVisible(True)
def updateStatusView(self):
connessa = self.printer.connected
self.ui.btn_upload.setEnabled(connessa)
if connessa:
self.ui.prg_inkLevel.setValue(self.printer.headStatus["iuse"])
self.ui.lcd_printCount.display(
str(self.printer.headStatus["labelCnt"]))
else:
self.ui.prg_inkLevel.setValue(0)
self.ui.lcd_printCount.display('0')
def toggla_connessione(self): def toggla_connessione(self):
connessa = self.printer.connected connessa = self.printer.connected
if connessa: if connessa:
connessa = self.printer.disconnetti() connessa = self.printer.disconnetti()
else: else:
connessa = self.printer.connetti() connessa = self.printer.connetti()
if connessa: if connessa:
self.ui.btn_connect.setText("DISCONNETTI") self.ui.btn_connect.setText("DISCONNETTI")
self.ui.lbl_stat.setText("Connesso") self.ui.lbl_stat.setText("Connesso")
self.timer.start(self.printer.settings["keepalive"]) self.printer.sendCommand(protocol.deleteMemory())
self.timer.start(5000)
self.timer.timeout.connect(self.keepalive) self.timer.timeout.connect(self.keepalive)
else: else:
self.timer.stop() self.timer.stop()
@@ -59,11 +52,23 @@ class MainWindow(PyQt5.QtWidgets.QMainWindow):
self.ui.btn_connect.setText("CONNETTI") self.ui.btn_connect.setText("CONNETTI")
self.updateStatusView() self.updateStatusView()
def updateStatusView(self):
connessa = self.printer.connected
self.ui.btn_upload.setEnabled(connessa)
if connessa:
self.ui.lbl_stat.setText("Ready")
self.ui.prg_inkLevel.setValue(self.printer.headStatus["iuse"])
self.ui.lcd_printCount.display(str(self.printer.headStatus["labelCnt"]))
else:
self.ui.prg_inkLevel.setValue(0)
self.ui.lcd_printCount.display('0')
def keepalive(self): def keepalive(self):
# TODO: usare il primo argomento di keepalive (stato connessione) per aggiornare la ui # TODO: usare il primo argomento di keepalive (stato connessione) per aggiornare la ui
_, statusUpdated = self.printer.keepalive() _, statusUpdated = self.printer.keepalive()
if statusUpdated: if statusUpdated:
self.updateStatusView() self.updateStatusView()
pass
def upload(self): def upload(self):
if self.ui.rad_dataOn.isChecked(): if self.ui.rad_dataOn.isChecked():
@@ -71,21 +76,57 @@ class MainWindow(PyQt5.QtWidgets.QMainWindow):
date = date.strftime(self.printer.data["dateformat"]) date = date.strftime(self.printer.data["dateformat"])
else: else:
date = "" date = ""
descr = str(self.ui.txt_descr.toPlainText()).capitalize() descr = str(self.ui.txt_descr.toPlainText()).capitalize().replace('\n','\t').replace('\r','')
datastr = str(self.ui.txt_model.text()).upper() + "\r" + \ self.log.debug("SENDING: {}".format(descr))
date + descr + "\r" self.printer.sendCommand(protocol.callPrintImage(imageName='TM1.00I',
response, statusUpdated = self.printer.upload(descr, datastr) printMode='11',
if statusUpdated: fieldContent = '{0}\r{1}'.format(self.ui.txt_model.text().upper(),\
self.updateStatusView() date + descr)))
self.ui.lbl_stat.setText(response) r=self.printer.readResponse('callPrintImage')
if protocol.checkResponse('callPrintImage', r):
self.log.info("Caricamento Riuscito")
self.ui.lbl_stat.setText(self.subChars(r))
else:
self.log.error("Caricamento Fallito")
def quit(self): def quit(self):
pass pass
def subChars(self, s):
subDict = {'\x02': "#STX ",
'\x03': "#ETX ",
'\x1B': "#ESC ",
'\r': "#CR ",
'\f': "#LF ",
'\t': "#TAB ",
'\x06': "#ACK ",
'\x15': "#NACK "
}
out = ""
for c in s:
if c in subDict.keys():
out += subDict[c]
else:
out += c
return out
if __name__ == '__main__': if __name__ == '__main__':
app = PyQt5.QtWidgets.QApplication(sys.argv) app = PyQt5.QtWidgets.QApplication(sys.argv)
configFilePath = "MkpWIFI/conf.json" configFilePath = "conf.json"
window = MainWindow(configFilePath) print(os.getcwd())
# Setup Logger
LOGGER = logging.getLogger(__name__)
LOGGER.setLevel(logging.DEBUG)
LOGGER.propagate = False
FORMATTER = logging.Formatter(("%(asctime)s|%(levelname)-7s|%(funcName)-10s|%(lineno)-3d: %(message)-50s"),\
("%m-%d %H:%M:%S"))
# Console Logging
cl= logging.StreamHandler(sys.stdout)
cl.setLevel(logging.DEBUG)
cl.setFormatter(FORMATTER)
LOGGER.addHandler(cl)
window = MainWindow(configFilePath, LOGGER)
window.show() window.show()
sys.exit(app.exec_()) sys.exit(app.exec_())
-32
View File
@@ -1,32 +0,0 @@
# -*- mode: python -*-
block_cipher = None
a = Analysis(['main.py'],
pathex=['C:\\Users\\Emanuele Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI'],
binaries=[],
datas=[],
hiddenimports=[],
hookspath=[],
runtime_hooks=[],
excludes=[],
win_no_prefer_redirects=False,
win_private_assemblies=False,
cipher=block_cipher,
noarchive=False)
pyz = PYZ(a.pure, a.zipped_data,
cipher=block_cipher)
exe = EXE(pyz,
a.scripts,
a.binaries,
a.zipfiles,
a.datas,
[],
name='main',
debug=False,
bootloader_ignore_signals=False,
strip=False,
upx=True,
runtime_tmpdir=None,
console=True )
+14 -6
View File
@@ -38,12 +38,21 @@ def main():
except socket.timeout as t: except socket.timeout as t:
LOGGER.debug("Timeout stampa") LOGGER.debug("Timeout stampa")
lastAck = False lastAck = False
printer.keepalive() try:
pass connessa, statusUpdated = printer.keepalive()
if statusUpdated and printer.headStatus['txt'] == ">> No Label <<":
LOGGER.warning("Immagine di stampa non caricata, invio..")
lastAck = True
except RuntimeError as r:
LOGGER.error("Stampante Disconnessa")
connessa = False
lastAck = True
except Exception as e: except Exception as e:
LOGGER.error(str(e)) LOGGER.error("Errore Inaspettato: {}".format(type(e)))
connessa = False
lastAck = True
pass pass
pass printer.disconnetti()
pass pass
def subChars(s): def subChars(s):
@@ -67,7 +76,7 @@ def subChars(s):
if __name__ == '__main__': if __name__ == '__main__':
# Setup Logger # Setup Logger
LOGGER = logging.getLogger(__name__) LOGGER = logging.getLogger(__name__)
LOGGER.setLevel(logging.DEBUG) LOGGER.setLevel(logging.INFO)
LOGGER.propagate = False LOGGER.propagate = False
FORMATTER = logging.Formatter(("%(asctime)s|%(levelname)-7s|%(funcName)-10s|%(lineno)-3d: %(message)-50s"), FORMATTER = logging.Formatter(("%(asctime)s|%(levelname)-7s|%(funcName)-10s|%(lineno)-3d: %(message)-50s"),
("%m-%d %H:%M:%S")) ("%m-%d %H:%M:%S"))
@@ -83,6 +92,5 @@ if __name__ == '__main__':
LOGGER.addHandler(cl) LOGGER.addHandler(cl)
LOGGER.warning("MarcaturaDime Started!") LOGGER.warning("MarcaturaDime Started!")
sys.exit(main()) sys.exit(main())
pass pass
+15 -11
View File
@@ -1,8 +1,7 @@
import socket import socket
import json import json
import time import time
import protocol
import threading
import commands as cmd import commands as cmd
class MarkoPrinter: class MarkoPrinter:
@@ -34,7 +33,7 @@ class MarkoPrinter:
self.connected = True self.connected = True
self.printSock.settimeout(0.5) self.printSock.settimeout(0.5)
self.checkStatus() self.checkStatus()
self.LOGGER.debug("Connessione Riuscita") self.LOGGER.info("Connessione Riuscita")
except socket.error as e: except socket.error as e:
self.printSock = None self.printSock = None
self.connected = False self.connected = False
@@ -125,20 +124,22 @@ class MarkoPrinter:
if self.connected: if self.connected:
try: try:
self.printSock.settimeout(1.0) self.printSock.settimeout(1.0)
self.printSock.send(bytearray(c,'ascii')) sent=self.printSock.send(bytearray(c,'ascii'))
self.printSock.settimeout(0.5) self.printSock.settimeout(0.5)
self.sending = False self.sending = False
if sent < len(c):
raise RuntimeError("Stampante Disconnessa")
return True return True
except socket.error as e: except socket.error as e:
self.LOGGER.error('Socket Error: {}'.format(e)) self.LOGGER.error('Socket Error: {}'.format(e))
return False
self.sending = False self.sending = False
return False
pass pass
def readResponse(self, c): def readResponse(self, c):
self.reading = True self.reading = True
buf = bytearray() buf = bytearray()
respTerm = cmd.DEFprefix['end'] if cmd.MKPcommands[c]['defPrefix'] else cmd.MKPcommands[c]['end'] respTerm = bytearray(cmd.DEFprefix['end'] if cmd.MKPcommands[c]['defPrefix'] else cmd.MKPcommands[c]['end'], 'ascii')
if self.connected: if self.connected:
try: try:
# lettura bloccante del socket in attesa di conferma # lettura bloccante del socket in attesa di conferma
@@ -146,11 +147,11 @@ class MarkoPrinter:
c = self.printSock.recv(1) c = self.printSock.recv(1)
while c != respTerm: while c != respTerm:
buf += c buf += c
if str(c, 'ascii') == respTerm:
break
c = self.printSock.recv(1) c = self.printSock.recv(1)
# disattivo lettura bloccante # disattivo lettura bloccante
self.printSock.settimeout(0.5) self.printSock.settimeout(0.5)
# VERIFICARE SE VA BENE
self.reading = False
return str(buf, 'ascii') return str(buf, 'ascii')
except socket.timeout as t: except socket.timeout as t:
self.reading = False self.reading = False
@@ -163,17 +164,20 @@ class MarkoPrinter:
def keepalive(self): def keepalive(self):
statusUpdated = False statusUpdated = False
keepCmd = b"\x1B*\r"
self.LOGGER.debug("Keepalive") self.LOGGER.debug("Keepalive")
if not self.sending and not self.reading: if not self.sending and not self.reading:
if self.connected: if self.connected:
try: try:
self.printSock.send(b"\x1B*\r") sent = self.printSock.send(keepCmd)
if sent < len(keepCmd):
raise RuntimeError("Stampante Disconnessa")
self.LOGGER.debug(str(self.printSock.recv(5))) self.LOGGER.debug(str(self.printSock.recv(5)))
if self.inkStatCounter <= self.settings["inkstat"]: if self.inkStatCounter <= self.settings["inkstat"]:
self.inkStatCounter += 1 self.inkStatCounter += 1
else: else:
statusUpdated = self.checkStatus() statusUpdated = self.checkStatus()
self.inkStatCounter = 0 self.inkStatCounter = 0
except: except socket.timeout as t:
self.disconnetti() raise RuntimeError("Stampante Disconnessa: {}".format(t))
return self.connected, statusUpdated return self.connected, statusUpdated
+4
View File
@@ -0,0 +1,4 @@
X;#=51;g=1;h=MODELLO:P1-0-000000000;A9mmB;~xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx~
X;#=52;g=1;h=Descrizione:P1-0-014800000;A4mm;~xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx~
P1r0-035430000;;
P1-0-000000000:h=24
+6
View File
@@ -0,0 +1,6 @@
BI0A0300000000000;A2,5mmB;0123456789
X;#=50;g=1;h=___CLIENTONE____:P1-0-009400000;A3mmB;~xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx~
X;#=51;g=1;h=MODELLO FUST:P1-0-009400120;A2,5mmB;~xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx~
X;#=52;g=1;h=TIPO FUSTO:P1-0-009400200;A2,5mmB;~xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx~
P1r0-018900000;;
P1-0-000000000:h=24
+1
View File
@@ -0,0 +1 @@
EW----;TM3.00I
Binary file not shown.