latest AppImage - getting closer

Willem Ferguson willemferguson at zoology.up.ac.za
Sat Nov 11 21:26:58 PST 2017


On 11/11/2017 23:53, Lubomir I. Ivanov wrote:
> On 11 November 2017 at 23:35, probono <probono at puredarwin.org> wrote:
>> 2017-11-11 22:31 GMT+01:00 Lubomir I. Ivanov <neolit123 at gmail.com>:
>>
>>> i think it would need the plugin, if the app binary is linking against
>>> libQt5PrintSupport.so*.
>> That's the logic that is implemented, and from what I can see the
>> plugin gets deployed:
>>
>> https://github.com/probonopd/linuxdeployqt/blob/5dc2aaea62c0222dd7952fd9e0832e8fcdfcf672/tools/linuxdeployqt/shared.cpp#L1226-L1229
>>
>> Can you run it like this and watch for suspicious errors?
>>
>> ./Subsurface-efabf0a55-x86_64.AppImage --appimage-extract
>> export LD_DEBUG=libs ; strace -f squashfs-root/AppRun 2>&1 | grep print
> stderr output attached.
>
> it finds:
> [pid 13350] open("/home/lubo/squashfs-root/usr/plugins/printsupport/../../lib/libcups.so.2",
> O_RDONLY|O_CLOEXEC) = 16
> [pid 13350] open("/home/lubo/squashfs-root/usr/plugins/printsupport/libcupsprintersupport.so",
> O_RDONLY|O_CLOEXEC) = 16
>
> in terms of what WIllem is reporting:
>> Prints to PDF but when directed to print to printer, does not produce output to printer. I print from other applications, so its unlikely an OS or CUPS problem.
> i'm able to print to PDF too, but i can't test hard copy printing
> as...well, i don't have a printer.
>
> Willem, can you try the quoted above AppImage command line to see what
> output it says once you try to hard copy print?
> it could be a Qt bug too.
>
> thanks
> lubomir
> --

Below is the output. Its greek to me, I just followed the recipe 
mechanically.
Kind regards,
willem

$ ./Subsurface-db64ec0af-x86_64.AppImage --appimage-extract
       4031:    find library=libpthread.so.0 [0]; searching
       4031:     search cache=/etc/ld.so.cache
       4031:      trying file=/lib/x86_64-linux-gnu/libpthread.so.0
       4031:
       4031:    find library=libz.so.1 [0]; searching
       4031:     search cache=/etc/ld.so.cache
       4031:      trying file=/lib/x86_64-linux-gnu/libz.so.1
       4031:
       4031:    find library=libdl.so.2 [0]; searching
       4031:     search cache=/etc/ld.so.cache
       4031:      trying file=/lib/x86_64-linux-gnu/libdl.so.2
       4031:
       4031:    find library=libc.so.6 [0]; searching
       4031:     search cache=/etc/ld.so.cache
       4031:      trying file=/lib/x86_64-linux-gnu/libc.so.6
       4031:
       4031:
       4031:    calling init: /lib/x86_64-linux-gnu/libpthread.so.0
       4031:
       4031:
       4031:    calling init: /lib/x86_64-linux-gnu/libc.so.6
       4031:
       4031:
       4031:    calling init: /lib/x86_64-linux-gnu/libdl.so.2
       4031:
       4031:
       4031:    calling init: /lib/x86_64-linux-gnu/libz.so.1
       4031:
       4031:
       4031:    initialize program: ./Subsurface-db64ec0af-x86_64.AppImage
       4031:
       4031:
       4031:    transferring control: ./Subsurface-db64ec0af-x86_64.AppImage
       4031:
squashfs-root/.DirIcon
squashfs-root/AppRun
squashfs-root/subsurface-icon.png
squashfs-root/subsurface.desktop
squashfs-root/usr
squashfs-root/usr/bin
squashfs-root/usr/bin/qt.conf
squashfs-root/usr/bin/subsurface
squashfs-root/usr/bin/subsurface.debug
squashfs-root/usr/lib
squashfs-root/usr/lib/libEGL.so.1
squashfs-root/usr/lib/libGrantlee_Templates.so
squashfs-root/usr/lib/libGrantlee_Templates.so.5
squashfs-root/usr/lib/libGrantlee_Templates.so.5.0.0
squashfs-root/usr/lib/libGrantlee_TextDocument.so
squashfs-root/usr/lib/libGrantlee_TextDocument.so.5
squashfs-root/usr/lib/libGrantlee_TextDocument.so.5.0.0
squashfs-root/usr/lib/libQt5Bluetooth.so.5
squashfs-root/usr/lib/libQt5Concurrent.so.5
squashfs-root/usr/lib/libQt5Core.so.5
squashfs-root/usr/lib/libQt5DBus.so.5
squashfs-root/usr/lib/libQt5Gui.so.5
squashfs-root/usr/lib/libQt5Location.so.5
squashfs-root/usr/lib/libQt5Network.so.5
squashfs-root/usr/lib/libQt5Positioning.so.5
squashfs-root/usr/lib/libQt5PrintSupport.so.5
squashfs-root/usr/lib/libQt5Qml.so.5
squashfs-root/usr/lib/libQt5Quick.so.5
squashfs-root/usr/lib/libQt5QuickWidgets.so.5
squashfs-root/usr/lib/libQt5Script.so.5
squashfs-root/usr/lib/libQt5Sensors.so.5
squashfs-root/usr/lib/libQt5Svg.so.5
squashfs-root/usr/lib/libQt5WebKit.so.5
squashfs-root/usr/lib/libQt5WebKitWidgets.so.5
squashfs-root/usr/lib/libQt5Widgets.so.5
squashfs-root/usr/lib/libQt5XcbQpa.so.5
squashfs-root/usr/lib/libX11-xcb.so.1
squashfs-root/usr/lib/libXau.so.6
squashfs-root/usr/lib/libXdamage.so.1
squashfs-root/usr/lib/libXdmcp.so.6
squashfs-root/usr/lib/libXext.so.6
squashfs-root/usr/lib/libXfixes.so.3
squashfs-root/usr/lib/libXi.so.6
squashfs-root/usr/lib/libXxf86vm.so.1
squashfs-root/usr/lib/libasn1.so.8
squashfs-root/usr/lib/libavahi-client.so.3
squashfs-root/usr/lib/libavahi-common.so.3
squashfs-root/usr/lib/libcgmanager.so.0
squashfs-root/usr/lib/libcrypto.so.1.0.0
squashfs-root/usr/lib/libcups.so.2
squashfs-root/usr/lib/libcurl.so.4
squashfs-root/usr/lib/libdbus-1.so.3
squashfs-root/usr/lib/libdivecomputer.a
squashfs-root/usr/lib/libdivecomputer.la
squashfs-root/usr/lib/libdivecomputer.so
squashfs-root/usr/lib/libdivecomputer.so.0
squashfs-root/usr/lib/libdivecomputer.so.0.0.0
squashfs-root/usr/lib/libffi.so.6
squashfs-root/usr/lib/libfreetype.so.6
squashfs-root/usr/lib/libgbm.so.1
squashfs-root/usr/lib/libgcrypt.so.11
squashfs-root/usr/lib/libgit2.so
squashfs-root/usr/lib/libgit2.so.0.26.0
squashfs-root/usr/lib/libgit2.so.26
squashfs-root/usr/lib/libglapi.so.0
squashfs-root/usr/lib/libgnutls.so.26
squashfs-root/usr/lib/libgssapi.so.3
squashfs-root/usr/lib/libhcrypto.so.4
squashfs-root/usr/lib/libheimbase.so.1
squashfs-root/usr/lib/libheimntlm.so.0
squashfs-root/usr/lib/libhx509.so.5
squashfs-root/usr/lib/libhyphen.so.0
squashfs-root/usr/lib/libicudata.so.52
squashfs-root/usr/lib/libicui18n.so.52
squashfs-root/usr/lib/libicuuc.so.52
squashfs-root/usr/lib/libjpeg.so.8
squashfs-root/usr/lib/libkrb5.so.26
squashfs-root/usr/lib/libkrb5.so.3
squashfs-root/usr/lib/libkrb5support.so.0
squashfs-root/usr/lib/liblber-2.4.so.2
squashfs-root/usr/lib/libldap_r-2.4.so.2
squashfs-root/usr/lib/liblzma.so.5
squashfs-root/usr/lib/libnih-dbus.so.1
squashfs-root/usr/lib/libnih.so.1
squashfs-root/usr/lib/libpcre.so.3
squashfs-root/usr/lib/libpng12.so.0
squashfs-root/usr/lib/libroken.so.18
squashfs-root/usr/lib/librtmp.so.0
squashfs-root/usr/lib/libsasl2.so.2
squashfs-root/usr/lib/libsqlite3.so.0
squashfs-root/usr/lib/libssh2.so.1
squashfs-root/usr/lib/libssl.so.1.0.0
squashfs-root/usr/lib/libtasn1.so.6
squashfs-root/usr/lib/libudev.so.1
squashfs-root/usr/lib/libwayland-client.so.0
squashfs-root/usr/lib/libwayland-server.so.0
squashfs-root/usr/lib/libwind.so.0
squashfs-root/usr/lib/libxcb-dri2.so.0
squashfs-root/usr/lib/libxcb-dri3.so.0
squashfs-root/usr/lib/libxcb-glx.so.0
squashfs-root/usr/lib/libxcb-icccm.so.4
squashfs-root/usr/lib/libxcb-image.so.0
squashfs-root/usr/lib/libxcb-keysyms.so.1
squashfs-root/usr/lib/libxcb-present.so.0
squashfs-root/usr/lib/libxcb-randr.so.0
squashfs-root/usr/lib/libxcb-render-util.so.0
squashfs-root/usr/lib/libxcb-render.so.0
squashfs-root/usr/lib/libxcb-shape.so.0
squashfs-root/usr/lib/libxcb-shm.so.0
squashfs-root/usr/lib/libxcb-sync.so.1
squashfs-root/usr/lib/libxcb-util.so.0
squashfs-root/usr/lib/libxcb-xfixes.so.0
squashfs-root/usr/lib/libxcb-xinerama.so.0
squashfs-root/usr/lib/libxcb-xkb.so.1
squashfs-root/usr/lib/libxkbcommon-x11.so.0
squashfs-root/usr/lib/libxkbcommon.so.0
squashfs-root/usr/lib/libxml2.so.2
squashfs-root/usr/lib/libxshmfence.so.1
squashfs-root/usr/lib/libxslt.so.1
squashfs-root/usr/lib/libzip.so.2
squashfs-root/usr/plugins
squashfs-root/usr/plugins/bearer
squashfs-root/usr/plugins/bearer/libqconnmanbearer.so
squashfs-root/usr/plugins/bearer/libqgenericbearer.so
squashfs-root/usr/plugins/bearer/libqnmbearer.so
squashfs-root/usr/plugins/geoservices
squashfs-root/usr/plugins/geoservices/libqtgeoservices_googlemaps.so
squashfs-root/usr/plugins/grantlee
squashfs-root/usr/plugins/grantlee/5.0
squashfs-root/usr/plugins/grantlee/5.0/grantlee_defaultfilters.so
squashfs-root/usr/plugins/grantlee/5.0/grantlee_defaulttags.so
squashfs-root/usr/plugins/grantlee/5.0/grantlee_i18ntags.so
squashfs-root/usr/plugins/grantlee/5.0/grantlee_loadertags.so
squashfs-root/usr/plugins/iconengines
squashfs-root/usr/plugins/iconengines/libqsvgicon.so
squashfs-root/usr/plugins/imageformats
squashfs-root/usr/plugins/imageformats/libqgif.so
squashfs-root/usr/plugins/imageformats/libqicns.so
squashfs-root/usr/plugins/imageformats/libqico.so
squashfs-root/usr/plugins/imageformats/libqjpeg.so
squashfs-root/usr/plugins/imageformats/libqsvg.so
squashfs-root/usr/plugins/imageformats/libqtga.so
squashfs-root/usr/plugins/imageformats/libqtiff.so
squashfs-root/usr/plugins/imageformats/libqwbmp.so
squashfs-root/usr/plugins/imageformats/libqwebp.so
squashfs-root/usr/plugins/platforms
squashfs-root/usr/plugins/platforms/libqxcb.so
squashfs-root/usr/plugins/printsupport
squashfs-root/usr/plugins/printsupport/libcupsprintersupport.so
squashfs-root/usr/plugins/xcbglintegrations
squashfs-root/usr/plugins/xcbglintegrations/libqxcb-egl-integration.so
squashfs-root/usr/plugins/xcbglintegrations/libqxcb-glx-integration.so
squashfs-root/usr/qml
squashfs-root/usr/qml/QtLocation
squashfs-root/usr/qml/QtLocation/libdeclarative_location.so
squashfs-root/usr/qml/QtLocation/plugins.qmltypes
squashfs-root/usr/qml/QtLocation/qmldir
squashfs-root/usr/qml/QtPositioning
squashfs-root/usr/qml/QtPositioning/libdeclarative_positioning.so
squashfs-root/usr/qml/QtPositioning/plugins.qmltypes
squashfs-root/usr/qml/QtPositioning/qmldir
squashfs-root/usr/qml/QtQuick.2
squashfs-root/usr/qml/QtQuick.2/libqtquick2plugin.so
squashfs-root/usr/qml/QtQuick.2/plugins.qmltypes
squashfs-root/usr/qml/QtQuick.2/qmldir
squashfs-root/usr/share
squashfs-root/usr/share/applications
squashfs-root/usr/share/applications/subsurface.desktop
squashfs-root/usr/share/doc
squashfs-root/usr/share/doc/libasn1-8-heimdal
squashfs-root/usr/share/doc/libasn1-8-heimdal/copyright
squashfs-root/usr/share/doc/libavahi-client3
squashfs-root/usr/share/doc/libavahi-client3/copyright
squashfs-root/usr/share/doc/libavahi-common3
squashfs-root/usr/share/doc/libavahi-common3/copyright
squashfs-root/usr/share/doc/libcgmanager0
squashfs-root/usr/share/doc/libcgmanager0/copyright
squashfs-root/usr/share/doc/libcups2
squashfs-root/usr/share/doc/libcups2/copyright
squashfs-root/usr/share/doc/libcurl3
squashfs-root/usr/share/doc/libcurl3/copyright
squashfs-root/usr/share/doc/libdbus-1-3
squashfs-root/usr/share/doc/libdbus-1-3/copyright
squashfs-root/usr/share/doc/libegl1-mesa
squashfs-root/usr/share/doc/libegl1-mesa/copyright
squashfs-root/usr/share/doc/libffi6
squashfs-root/usr/share/doc/libffi6/copyright
squashfs-root/usr/share/doc/libfreetype6
squashfs-root/usr/share/doc/libfreetype6/copyright
squashfs-root/usr/share/doc/libgbm1
squashfs-root/usr/share/doc/libgbm1/copyright
squashfs-root/usr/share/doc/libgcrypt11-dev
squashfs-root/usr/share/doc/libgcrypt11-dev/copyright
squashfs-root/usr/share/doc/libglapi-mesa
squashfs-root/usr/share/doc/libglapi-mesa/copyright
squashfs-root/usr/share/doc/libgnutls26
squashfs-root/usr/share/doc/libgnutls26/copyright
squashfs-root/usr/share/doc/libgssapi3-heimdal
squashfs-root/usr/share/doc/libgssapi3-heimdal/copyright
squashfs-root/usr/share/doc/libhcrypto4-heimdal
squashfs-root/usr/share/doc/libhcrypto4-heimdal/copyright
squashfs-root/usr/share/doc/libheimbase1-heimdal
squashfs-root/usr/share/doc/libheimbase1-heimdal/copyright
squashfs-root/usr/share/doc/libheimntlm0-heimdal
squashfs-root/usr/share/doc/libheimntlm0-heimdal/copyright
squashfs-root/usr/share/doc/libhx509-5-heimdal
squashfs-root/usr/share/doc/libhx509-5-heimdal/copyright
squashfs-root/usr/share/doc/libhyphen0
squashfs-root/usr/share/doc/libhyphen0/copyright
squashfs-root/usr/share/doc/libicu52
squashfs-root/usr/share/doc/libicu52/copyright
squashfs-root/usr/share/doc/libjpeg-turbo8-dev
squashfs-root/usr/share/doc/libjpeg-turbo8-dev/copyright
squashfs-root/usr/share/doc/libkrb5-26-heimdal
squashfs-root/usr/share/doc/libkrb5-26-heimdal/copyright
squashfs-root/usr/share/doc/libkrb5-3
squashfs-root/usr/share/doc/libkrb5-3/copyright
squashfs-root/usr/share/doc/libkrb5support0
squashfs-root/usr/share/doc/libkrb5support0/copyright
squashfs-root/usr/share/doc/libldap-2.4-2
squashfs-root/usr/share/doc/libldap-2.4-2/copyright
squashfs-root/usr/share/doc/liblzma5
squashfs-root/usr/share/doc/liblzma5/copyright
squashfs-root/usr/share/doc/libnih1
squashfs-root/usr/share/doc/libnih1/copyright
squashfs-root/usr/share/doc/libpcre3-dev
squashfs-root/usr/share/doc/libpcre3-dev/copyright
squashfs-root/usr/share/doc/libpng12-0
squashfs-root/usr/share/doc/libpng12-0/copyright
squashfs-root/usr/share/doc/libroken18-heimdal
squashfs-root/usr/share/doc/libroken18-heimdal/copyright
squashfs-root/usr/share/doc/librtmp0
squashfs-root/usr/share/doc/librtmp0/copyright
squashfs-root/usr/share/doc/libsasl2-2
squashfs-root/usr/share/doc/libsasl2-2/copyright
squashfs-root/usr/share/doc/libsqlite3-0
squashfs-root/usr/share/doc/libsqlite3-0/copyright
squashfs-root/usr/share/doc/libssh2-1-dev
squashfs-root/usr/share/doc/libssh2-1-dev/copyright
squashfs-root/usr/share/doc/libssl1.0.0
squashfs-root/usr/share/doc/libssl1.0.0/copyright
squashfs-root/usr/share/doc/libtasn1-6
squashfs-root/usr/share/doc/libtasn1-6/copyright
squashfs-root/usr/share/doc/libudev1
squashfs-root/usr/share/doc/libudev1/copyright
squashfs-root/usr/share/doc/libwayland-client0
squashfs-root/usr/share/doc/libwayland-client0/copyright
squashfs-root/usr/share/doc/libwayland-server0
squashfs-root/usr/share/doc/libwayland-server0/copyright
squashfs-root/usr/share/doc/libwind0-heimdal
squashfs-root/usr/share/doc/libwind0-heimdal/copyright
squashfs-root/usr/share/doc/libx11-xcb1
squashfs-root/usr/share/doc/libx11-xcb1/copyright
squashfs-root/usr/share/doc/libxau6
squashfs-root/usr/share/doc/libxau6/copyright
squashfs-root/usr/share/doc/libxcb-dri2-0
squashfs-root/usr/share/doc/libxcb-dri2-0/copyright
squashfs-root/usr/share/doc/libxcb-dri3-0
squashfs-root/usr/share/doc/libxcb-dri3-0/copyright
squashfs-root/usr/share/doc/libxcb-glx0
squashfs-root/usr/share/doc/libxcb-glx0/copyright
squashfs-root/usr/share/doc/libxcb-icccm4
squashfs-root/usr/share/doc/libxcb-icccm4/copyright
squashfs-root/usr/share/doc/libxcb-image0
squashfs-root/usr/share/doc/libxcb-image0/copyright
squashfs-root/usr/share/doc/libxcb-keysyms1
squashfs-root/usr/share/doc/libxcb-keysyms1/copyright
squashfs-root/usr/share/doc/libxcb-present0
squashfs-root/usr/share/doc/libxcb-present0/copyright
squashfs-root/usr/share/doc/libxcb-randr0
squashfs-root/usr/share/doc/libxcb-randr0/copyright
squashfs-root/usr/share/doc/libxcb-render-util0
squashfs-root/usr/share/doc/libxcb-render-util0/copyright
squashfs-root/usr/share/doc/libxcb-render0
squashfs-root/usr/share/doc/libxcb-render0/copyright
squashfs-root/usr/share/doc/libxcb-shape0
squashfs-root/usr/share/doc/libxcb-shape0/copyright
squashfs-root/usr/share/doc/libxcb-shm0
squashfs-root/usr/share/doc/libxcb-shm0/copyright
squashfs-root/usr/share/doc/libxcb-sync1
squashfs-root/usr/share/doc/libxcb-sync1/copyright
squashfs-root/usr/share/doc/libxcb-util0
squashfs-root/usr/share/doc/libxcb-util0/copyright
squashfs-root/usr/share/doc/libxcb-xfixes0-dev
squashfs-root/usr/share/doc/libxcb-xfixes0-dev/copyright
squashfs-root/usr/share/doc/libxcb-xinerama0
squashfs-root/usr/share/doc/libxcb-xinerama0/copyright
squashfs-root/usr/share/doc/libxcb-xkb1
squashfs-root/usr/share/doc/libxcb-xkb1/copyright
squashfs-root/usr/share/doc/libxdamage1
squashfs-root/usr/share/doc/libxdamage1/copyright
squashfs-root/usr/share/doc/libxdmcp6
squashfs-root/usr/share/doc/libxdmcp6/copyright
squashfs-root/usr/share/doc/libxext6
squashfs-root/usr/share/doc/libxext6/copyright
squashfs-root/usr/share/doc/libxfixes3
squashfs-root/usr/share/doc/libxfixes3/copyright
squashfs-root/usr/share/doc/libxi6
squashfs-root/usr/share/doc/libxi6/copyright
squashfs-root/usr/share/doc/libxkbcommon-x11-0
squashfs-root/usr/share/doc/libxkbcommon-x11-0/copyright
squashfs-root/usr/share/doc/libxkbcommon0
squashfs-root/usr/share/doc/libxkbcommon0/copyright
squashfs-root/usr/share/doc/libxml2
squashfs-root/usr/share/doc/libxml2/copyright
squashfs-root/usr/share/doc/libxshmfence1
squashfs-root/usr/share/doc/libxshmfence1/copyright
squashfs-root/usr/share/doc/libxslt1.1
squashfs-root/usr/share/doc/libxslt1.1/copyright
squashfs-root/usr/share/doc/libxxf86vm1
squashfs-root/usr/share/doc/libxxf86vm1/copyright
squashfs-root/usr/share/doc/libzip2
squashfs-root/usr/share/doc/libzip2/copyright
squashfs-root/usr/share/icons
squashfs-root/usr/share/icons/hicolor
squashfs-root/usr/share/icons/hicolor/256x256
squashfs-root/usr/share/icons/hicolor/256x256/apps
squashfs-root/usr/share/icons/hicolor/256x256/apps/subsurface-icon.png
squashfs-root/usr/share/icons/hicolor/scalable
squashfs-root/usr/share/icons/hicolor/scalable/apps
squashfs-root/usr/share/icons/hicolor/scalable/apps/subsurface-icon.svg
squashfs-root/usr/share/metainfo
squashfs-root/usr/share/metainfo/subsurface.appdata.xml
squashfs-root/usr/share/subsurface
squashfs-root/usr/share/subsurface/Documentation
squashfs-root/usr/share/subsurface/Documentation/README.md
squashfs-root/usr/share/subsurface/Documentation/ReleaseNotes.txt
squashfs-root/usr/share/subsurface/Documentation/SupportedDivecomputers.txt
squashfs-root/usr/share/subsurface/Documentation/images
squashfs-root/usr/share/subsurface/Documentation/images/APD.jpg
squashfs-root/usr/share/subsurface/Documentation/images/APDComputer.jpg
squashfs-root/usr/share/subsurface/Documentation/images/APD_CSVimportF22.jpg
squashfs-root/usr/share/subsurface/Documentation/images/AddDive1_f22.jpg
squashfs-root/usr/share/subsurface/Documentation/images/AddDive3_f22.jpg
squashfs-root/usr/share/subsurface/Documentation/images/BlueEditBar_f22.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Bookmarks.jpg
squashfs-root/usr/share/subsurface/Documentation/images/CCR_dive_ceilingF22.jpg
squashfs-root/usr/share/subsurface/Documentation/images/CCR_dive_profile_f22.jpg
squashfs-root/usr/share/subsurface/Documentation/images/CCR_preferences_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/CCR_sensor_data_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/CCR_setpoint_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Ceilings2.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Cloud.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Companion_1.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Companion_4.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Companion_5.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Configure_dc_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/ContextMenu.jpg
squashfs-root/usr/share/subsurface/Documentation/images/CylinderDataEntry3_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/DC_gas-dialogue1_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/DC_gas-dialogue2_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/DC_import_Bluetooth.jpg
squashfs-root/usr/share/subsurface/Documentation/images/DC_import_Bluetooth_Windows.png
squashfs-root/usr/share/subsurface/Documentation/images/DC_import_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/DiveListOptions.jpg
squashfs-root/usr/share/subsurface/Documentation/images/DiveProfile1_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/DiveProfile2_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/DiveProfile3_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Divelogs1.jpg
squashfs-root/usr/share/subsurface/Documentation/images/DownloadGPS.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Export_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/ExtraDataTab_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Filterpanel.jpg
squashfs-root/usr/share/subsurface/Documentation/images/GasPressureBarGraph.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Globe_image1.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Globe_image2.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Globe_image3.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Group2.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Heatmap.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Import1_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/InfoBox2.jpg
squashfs-root/usr/share/subsurface/Documentation/images/LOffice_field_options.jpg
squashfs-root/usr/share/subsurface/Documentation/images/LOffice_save_as_options.jpg
squashfs-root/usr/share/subsurface/Documentation/images/LOffice_spreadsheetdata.jpg
squashfs-root/usr/share/subsurface/Documentation/images/LoadImage1_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/LoadImage2_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/LoadImage3b_f23.jpg
squashfs-root/usr/share/subsurface/Documentation/images/LoadImage3c_f23.jpg
squashfs-root/usr/share/subsurface/Documentation/images/LoadImage4_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/LoadImage5_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/LoadImage6_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Location1.jpg
squashfs-root/usr/share/subsurface/Documentation/images/MapMenu.jpg
squashfs-root/usr/share/subsurface/Documentation/images/MeasuringBar.png
squashfs-root/usr/share/subsurface/Documentation/images/MergedDive.png
squashfs-root/usr/share/subsurface/Documentation/images/MkVI.jpeg
squashfs-root/usr/share/subsurface/Documentation/images/MobileCredentials.jpg
squashfs-root/usr/share/subsurface/Documentation/images/MobileGpsMenu.jpg
squashfs-root/usr/share/subsurface/Documentation/images/PlannerWindow1.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Planner_CCR.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Planner_OC_deco.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Planner_OC_rec.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Planner_pSCR.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Pref1_f23.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Pref2_f23.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Pref3_f23.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Pref4_f23.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Pref5_f23.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Pref7_f23.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Print1_f22.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Print_flow_layout_f22.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Print_print_f22.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Print_summarylist_f22.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Printpreview.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Profile2.jpg
squashfs-root/usr/share/subsurface/Documentation/images/ShowCylinders_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/SplitDive3a.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Subsurface4Banner.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Template1_f22.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Template2_f22.jpg
squashfs-root/usr/share/subsurface/Documentation/images/UserManualLinksBack.jpg
squashfs-root/usr/share/subsurface/Documentation/images/UserManualSearch.jpg
squashfs-root/usr/share/subsurface/Documentation/images/WeightsDataEntry1_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/WeightsDataEntry2_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/WeightsDataEntry3_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Win_SaveCSV1.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Win_SaveCSV2.jpg
squashfs-root/usr/share/subsurface/Documentation/images/Win_SaveCSV3.jpg
squashfs-root/usr/share/subsurface/Documentation/images/csv_import1_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/csv_import2_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/facebook1.jpg
squashfs-root/usr/share/subsurface/Documentation/images/facebook2.jpg
squashfs-root/usr/share/subsurface/Documentation/images/halcyon_RB80.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons
squashfs-root/usr/share/subsurface/Documentation/images/icons/EAD.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/Galileo.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/HW_DR5.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/HW_xdeepblack.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/He.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/Heartbutton.png
squashfs-root/usr/share/subsurface/Documentation/images/icons/MOD.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/MapViewMinus.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/MapViewMode.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/MapViewPlus.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/N2.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/NDL.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/O2.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/SAC.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/ShowCylindersButton.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/ShowPhotos.png
squashfs-root/usr/share/subsurface/Documentation/images/icons/ShowPhotos_f20.png
squashfs-root/usr/share/subsurface/Documentation/images/icons/atomiclogo.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/bluetooth.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/cceiling.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/ceiling1.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/ceiling2.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/ceiling3.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/divingloglogo.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/drivers.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/duringPhoto.png
squashfs-root/usr/share/subsurface/Documentation/images/icons/heatmap.png
squashfs-root/usr/share/subsurface/Documentation/images/icons/important.png
squashfs-root/usr/share/subsurface/Documentation/images/icons/inAndOutPhoto.png
squashfs-root/usr/share/subsurface/Documentation/images/icons/info.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/iumis.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/mareslogo.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/outsidePhoto.png
squashfs-root/usr/share/subsurface/Documentation/images/icons/predator.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/ruler.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/scale.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/suuntologo.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/tissues.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/usb.jpg
squashfs-root/usr/share/subsurface/Documentation/images/icons/warning2.png
squashfs-root/usr/share/subsurface/Documentation/images/iphone.jpg
squashfs-root/usr/share/subsurface/Documentation/images/main_window_f22.jpg
squashfs-root/usr/share/subsurface/Documentation/images/mapview_f20.jpg
squashfs-root/usr/share/subsurface/Documentation/images/multicylinder_dive.jpg
squashfs-root/usr/share/subsurface/Documentation/images/pSCR_profile.jpg
squashfs-root/usr/share/subsurface/Documentation/images/planner1.jpg
squashfs-root/usr/share/subsurface/Documentation/images/print2_f22.jpg
squashfs-root/usr/share/subsurface/Documentation/images/profile_symbols.jpg
squashfs-root/usr/share/subsurface/Documentation/images/sidemount1.jpg
squashfs-root/usr/share/subsurface/Documentation/images/smtk2ssrf.jpg
squashfs-root/usr/share/subsurface/Documentation/images/strk2ssrf_web.jpg
squashfs-root/usr/share/subsurface/Documentation/images/texexample.png
squashfs-root/usr/share/subsurface/Documentation/images/tissueHeatmap.jpg
squashfs-root/usr/share/subsurface/Documentation/user-manual.html
squashfs-root/usr/share/subsurface/Documentation/user-manual_es.html
squashfs-root/usr/share/subsurface/Documentation/user-manual_fr.html
squashfs-root/usr/share/subsurface/Documentation/user-manual_ru.html
squashfs-root/usr/share/subsurface/printing_templates
squashfs-root/usr/share/subsurface/printing_templates/Flowlayout.html
squashfs-root/usr/share/subsurface/printing_templates/One Dive.html
squashfs-root/usr/share/subsurface/printing_templates/Six Dives.html
squashfs-root/usr/share/subsurface/printing_templates/Table.html
squashfs-root/usr/share/subsurface/printing_templates/Two Dives.html
squashfs-root/usr/share/subsurface/printing_templates/statistics
squashfs-root/usr/share/subsurface/printing_templates/statistics/Default.html
squashfs-root/usr/share/subsurface/theme
squashfs-root/usr/share/subsurface/theme/dive_export.html
squashfs-root/usr/share/subsurface/theme/jqplot.canvasAxisTickRenderer.min.js
squashfs-root/usr/share/subsurface/theme/jqplot.canvasTextRenderer.min.js
squashfs-root/usr/share/subsurface/theme/jqplot.highlighter.min.js
squashfs-root/usr/share/subsurface/theme/jquery.jqplot.css
squashfs-root/usr/share/subsurface/theme/jquery.jqplot.min.js
squashfs-root/usr/share/subsurface/theme/jquery.min.js
squashfs-root/usr/share/subsurface/theme/light.css
squashfs-root/usr/share/subsurface/theme/list_lib.js
squashfs-root/usr/share/subsurface/theme/poster.png
squashfs-root/usr/share/subsurface/theme/sand.css
squashfs-root/usr/share/subsurface/translations
squashfs-root/usr/share/subsurface/translations/subsurface_bg_BG.qm
squashfs-root/usr/share/subsurface/translations/subsurface_ca.qm
squashfs-root/usr/share/subsurface/translations/subsurface_cs.qm
squashfs-root/usr/share/subsurface/translations/subsurface_da_DK.qm
squashfs-root/usr/share/subsurface/translations/subsurface_de_CH.qm
squashfs-root/usr/share/subsurface/translations/subsurface_de_DE.qm
squashfs-root/usr/share/subsurface/translations/subsurface_el_GR.qm
squashfs-root/usr/share/subsurface/translations/subsurface_en_GB.qm
squashfs-root/usr/share/subsurface/translations/subsurface_en_US.qm
squashfs-root/usr/share/subsurface/translations/subsurface_es_ES.qm
squashfs-root/usr/share/subsurface/translations/subsurface_et_EE.qm
squashfs-root/usr/share/subsurface/translations/subsurface_fi_FI.qm
squashfs-root/usr/share/subsurface/translations/subsurface_fr_FR.qm
squashfs-root/usr/share/subsurface/translations/subsurface_he.qm
squashfs-root/usr/share/subsurface/translations/subsurface_it_IT.qm
squashfs-root/usr/share/subsurface/translations/subsurface_lv_LV.qm
squashfs-root/usr/share/subsurface/translations/subsurface_nb_NO.qm
squashfs-root/usr/share/subsurface/translations/subsurface_nl_NL.qm
squashfs-root/usr/share/subsurface/translations/subsurface_pl_PL.qm
squashfs-root/usr/share/subsurface/translations/subsurface_pt_BR.qm
squashfs-root/usr/share/subsurface/translations/subsurface_pt_PT.qm
squashfs-root/usr/share/subsurface/translations/subsurface_ro_RO.qm
squashfs-root/usr/share/subsurface/translations/subsurface_ru_RU.qm
squashfs-root/usr/share/subsurface/translations/subsurface_sk_SK.qm
squashfs-root/usr/share/subsurface/translations/subsurface_source.qm
squashfs-root/usr/share/subsurface/translations/subsurface_sv_SE.qm
squashfs-root/usr/share/subsurface/translations/subsurface_tr.qm
squashfs-root/usr/share/subsurface/translations/subsurface_zh_TW.qm
squashfs-root/usr/translations
squashfs-root/usr/translations/qt_bg.qm
squashfs-root/usr/translations/qt_ca.qm
squashfs-root/usr/translations/qt_cs.qm
squashfs-root/usr/translations/qt_da.qm
squashfs-root/usr/translations/qt_de.qm
squashfs-root/usr/translations/qt_en.qm
squashfs-root/usr/translations/qt_es.qm
squashfs-root/usr/translations/qt_fi.qm
squashfs-root/usr/translations/qt_fr.qm
squashfs-root/usr/translations/qt_gd.qm
squashfs-root/usr/translations/qt_he.qm
squashfs-root/usr/translations/qt_hu.qm
squashfs-root/usr/translations/qt_it.qm
squashfs-root/usr/translations/qt_ja.qm
squashfs-root/usr/translations/qt_ko.qm
squashfs-root/usr/translations/qt_lv.qm
squashfs-root/usr/translations/qt_pl.qm
squashfs-root/usr/translations/qt_ru.qm
squashfs-root/usr/translations/qt_sk.qm
squashfs-root/usr/translations/qt_uk.qm
       4031:
       4031:    calling fini: ./Subsurface-db64ec0af-x86_64.AppImage [0]
       4031:
       4031:
       4031:    calling fini: /lib/x86_64-linux-gnu/libpthread.so.0 [0]
       4031:
       4031:
       4031:    calling fini: /lib/x86_64-linux-gnu/libz.so.1 [0]
       4031:
       4031:
       4031:    calling fini: /lib/x86_64-linux-gnu/libdl.so.2 [0]
       4031:
willem at FINS:~/Downloads$ export LD_DEBUG=libs ; strace -f 
squashfs-root/AppRun 2>&1 | grep print
       4034:    find library=libpcre.so.3 [0]; searching
       4034:     search cache=/etc/ld.so.cache
       4034:      trying file=/lib/x86_64-linux-gnu/libpcre.so.3
       4034:
       4034:    find library=libdl.so.2 [0]; searching
       4034:     search cache=/etc/ld.so.cache
       4034:      trying file=/lib/x86_64-linux-gnu/libdl.so.2
       4034:
       4034:    find library=libc.so.6 [0]; searching
       4034:     search cache=/etc/ld.so.cache
       4034:      trying file=/lib/x86_64-linux-gnu/libc.so.6
       4034:
       4034:    find library=libpthread.so.0 [0]; searching
       4034:     search cache=/etc/ld.so.cache
       4034:      trying file=/lib/x86_64-linux-gnu/libpthread.so.0
       4034:
       4034:
       4034:    calling init: /lib/x86_64-linux-gnu/libpthread.so.0
       4034:
       4034:
       4034:    calling init: /lib/x86_64-linux-gnu/libc.so.6
       4034:
       4034:
       4034:    calling init: /lib/x86_64-linux-gnu/libdl.so.2
       4034:
       4034:
       4034:    calling init: /lib/x86_64-linux-gnu/libpcre.so.3
       4034:
       4034:
       4034:    initialize program: grep
       4034:
       4034:
       4034:    transferring control: grep
       4034:
[pid  4036] 
stat("/home/willem/Downloads/squashfs-root/usr/bin/printing_templates", 
<unfinished ...>
[pid  4036] 
stat("/home/willem/Downloads/squashfs-root/usr/share/subsurface/printing_templates", 
<unfinished ...>
[pid  4036] 
stat("/home/willem/Downloads/squashfs-root/usr/share/subsurface/printing_templates", 
<unfinished ...>
[pid  4036] 
open("/home/willem/Downloads/squashfs-root/usr/share/subsurface/printing_templates", 
O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC <unfinished ...>
[pid  4036] 
mkdir("/home/willem/.subsurface/printing_templates/statistics", 0777) = 
-1 EEXIST (File exists)
[pid  4036] 
stat("/home/willem/.subsurface/printing_templates/statistics", 
{st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
[pid  4036] 
stat("/home/willem/Downloads/squashfs-root/usr/share/subsurface/printing_templates/statistics", 
{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
[pid  4036] 
open("/home/willem/Downloads/squashfs-root/usr/share/subsurface/printing_templates/statistics", 
O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 24
[pid  4036] 
open("/home/willem/Downloads/squashfs-root/usr/share/subsurface/printing_templates/statistics", 
O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 24
[pid  4036] 
stat("/home/willem/.subsurface/printing_templates/statistics/Default.html", 
{st_mode=S_IFREG|0664, st_size=2249, ...}) = 0
[pid  4036] 
open("/home/willem/Downloads/squashfs-root/usr/share/subsurface/printing_templates", 
O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 24
[pid  4036] 
stat("/home/willem/.subsurface/printing_templates/Flowlayout.html", 
{st_mode=S_IFREG|0664, st_size=4289, ...}) = 0
[pid  4036] stat("/home/willem/.subsurface/printing_templates/One 
Dive.html", {st_mode=S_IFREG|0664, st_size=4496, ...}) = 0
[pid  4036] stat("/home/willem/.subsurface/printing_templates/Six 
Dives.html", {st_mode=S_IFREG|0664, st_size=3812, ...}) = 0
[pid  4036] 
stat("/home/willem/.subsurface/printing_templates/Table.html", 
{st_mode=S_IFREG|0664, st_size=1823, ...}) = 0
[pid  4036] stat("/home/willem/.subsurface/printing_templates/Two 
Dives.html", {st_mode=S_IFREG|0664, st_size=4859, ...}) = 0
[pid  4036] open("/home/willem/.subsurface/printing_templates", 
O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 24
[pid  4036] 
open("/home/willem/.subsurface/printing_templates/statistics", 
O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 24
[pid  4036] 
stat("/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/.", 
{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
[pid  4036] 
open("/home/willem/Downloads/squashfs-root/usr/plugins/printsupport", 
O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 34
[pid  4036] 
lstat("/home/willem/Downloads/squashfs-root/usr/plugins/printsupport", 
{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
[pid  4036] 
lstat("/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/libcupsprintersupport.so", 
{st_mode=S_IFREG|0775, st_size=77816, ...}) = 0
[pid  4036] 
open("/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/libcupsprintersupport.so", 
O_RDONLY|O_CLOEXEC) = 34
[pid  4036] 
stat("/home/willem/Downloads/squashfs-root/usr/bin/printsupport/.", 
0x7ffde7562040) = -1 ENOENT (No such file or directory)
[pid  4036] 
open("/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/libcupsprintersupport.so", 
O_RDONLY|O_CLOEXEC) = 34
[pid  4036] writev(2, [{"/home/willem/Downloads/squashfs-"..., 82}], 
1/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/../../lib/tls/x86_64) 
= 82
[pid  4036] writev(2, [{":", 1}, {"/home/willem/Downloads/squashfs-"..., 
75}], 
2:/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/../../lib/tls) 
= 76
[pid  4036] writev(2, [{":", 1}, {"/home/willem/Downloads/squashfs-"..., 
78}], 
2:/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/../../lib/x86_64) 
= 79
[pid  4036] writev(2, [{":", 1}, {"/home/willem/Downloads/squashfs-"..., 
71}], 
2:/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/../../lib) 
= 72
[pid  4036] writev(2, [{"\t\t(", 3}, {"RUNPATH", 7}, {" from file ", 
11}, {"/home/willem/Downloads/squashfs-"..., 86}, {")\n", 2}], 5        
(RUNPATH from file 
/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/libcupsprintersupport.so)
[pid  4036] writev(2, [{"      4036:\t", 12}, {"  trying file=", 14}, 
{"/home/willem/Downloads/squashfs-"..., 95}, {"\n", 1}], 4      4036:    
   trying 
file=/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/../../lib/tls/x86_64/libcups.so.2
[pid  4036] 
open("/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/../../lib/tls/x86_64/libcups.so.2", 
O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid  4036] 
stat("/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/../../lib/tls/x86_64", 
0x7ffde7561590) = -1 ENOENT (No such file or directory)
[pid  4036] writev(2, [{"      4036:\t", 12}, {"  trying file=", 14}, 
{"/home/willem/Downloads/squashfs-"..., 88}, {"\n", 1}], 4      4036:    
   trying 
file=/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/../../lib/tls/libcups.so.2
[pid  4036] 
open("/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/../../lib/tls/libcups.so.2", 
O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid  4036] 
stat("/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/../../lib/tls", 
0x7ffde7561590) = -1 ENOENT (No such file or directory)
[pid  4036] writev(2, [{"      4036:\t", 12}, {"  trying file=", 14}, 
{"/home/willem/Downloads/squashfs-"..., 91}, {"\n", 1}], 4      4036:    
   trying 
file=/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/../../lib/x86_64/libcups.so.2
[pid  4036] 
open("/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/../../lib/x86_64/libcups.so.2", 
O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid  4036] 
stat("/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/../../lib/x86_64", 
0x7ffde7561590) = -1 ENOENT (No such file or directory)
[pid  4036] writev(2, [{"      4036:\t", 12}, {"  trying file=", 14}, 
{"/home/willem/Downloads/squashfs-"..., 84}, {"\n", 1}], 4      4036:    
   trying 
file=/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/../../lib/libcups.so.2
[pid  4036] 
open("/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/../../lib/libcups.so.2", 
O_RDONLY|O_CLOEXEC) = 34
[pid  4036] writev(2, [{"/home/willem/Downloads/squashfs-"..., 71}], 
1/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/../../lib) 
= 71
[pid  4036] writev(2, [{"\t\t(", 3}, {"RUNPATH", 7}, {" from file ", 
11}, {"/home/willem/Downloads/squashfs-"..., 86}, {")\n", 2}], 5        
(RUNPATH from file 
/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/libcupsprintersupport.so)
[pid  4036] writev(2, [{"      4036:\t", 12}, {"  trying file=", 14}, 
{"/home/willem/Downloads/squashfs-"..., 92}, {"\n", 1}], 4      4036:    
   trying 
file=/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/../../lib/libavahi-common.so.3
[pid  4036] 
open("/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/../../lib/libavahi-common.so.3", 
O_RDONLY|O_CLOEXEC) = 34
[pid  4036] writev(2, [{"/home/willem/Downloads/squashfs-"..., 71}], 
1/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/../../lib) 
= 71
[pid  4036] writev(2, [{"\t\t(", 3}, {"RUNPATH", 7}, {" from file ", 
11}, {"/home/willem/Downloads/squashfs-"..., 86}, {")\n", 2}], 5        
(RUNPATH from file 
/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/libcupsprintersupport.so)
[pid  4036] writev(2, [{"      4036:\t", 12}, {"  trying file=", 14}, 
{"/home/willem/Downloads/squashfs-"..., 92}, {"\n", 1}], 4      4036:    
   trying 
file=/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/../../lib/libavahi-client.so.3
[pid  4036] 
open("/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/../../lib/libavahi-client.so.3", 
O_RDONLY|O_CLOEXEC) = 34
       4036:    calling init: 
/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/../../lib/libavahi-common.so.3
       4036:    calling init: 
/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/../../lib/libavahi-client.so.3
       4036:    calling init: 
/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/../../lib/libcups.so.2
       4036:    calling init: 
/home/willem/Downloads/squashfs-root/usr/plugins/printsupport/libcupsprintersupport.so
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality-default", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-device-id", 17, 0, NULL, NULL) = 17
[pid  4036] recvfrom(37, "print-quality-supported", 23, 0, NULL, NULL) = 23
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "print-color-mode-supported", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "print-color-mode-default", 24, 0, NULL, NULL) = 24
[pid  4036] recvfrom(37, "printer-resolution-supported", 28, 0, NULL, 
NULL) = 28
[pid  4036] recvfrom(37, "printer-resolution-default", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-color-mode", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-resolution", 18, 0, NULL, NULL) = 18
[pid  4036] recvfrom(37, "print-color-mode", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-resolution", 18, 0, NULL, NULL) = 18
[pid  4036] recvfrom(37, "printer-state-change-time", 25, 0, NULL, NULL) 
= 25
[pid  4036] recvfrom(37, "printer-added", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-changed", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-config-changed", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-deleted", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-finishings-changed", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-media-changed", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-modified", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-restarted", 17, 0, NULL, NULL) = 17
[pid  4036] recvfrom(37, "printer-shutdown", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-state-changed", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-stopped", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-get-attributes-supported", 32, 0, 
NULL, NULL) = 32
[pid  4036] recvfrom(37, "printer-op-policy-supported", 27, 0, NULL, 
NULL) = 27
[pid  4036] recvfrom(37, "printer-settable-attributes-supp"..., 37, 0, 
NULL, NULL) = 37
[pid  4036] recvfrom(37, "printer-geo-location", 20, 0, NULL, NULL) = 20
[pid  4036] recvfrom(37, "printer-info", 12, 0, NULL, NULL) = 12
[pid  4036] recvfrom(37, "printer-location", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-organization", 20, 0, NULL, NULL) = 20
[pid  4036] recvfrom(37, "printer-organizational-unit", 27, 0, NULL, 
NULL) = 27
[pid  4036] recvfrom(37, "server-is-sharing-printers", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality-default", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-device-id", 17, 0, NULL, NULL) = 17
[pid  4036] recvfrom(37, "print-quality-supported", 23, 0, NULL, NULL) = 23
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "print-color-mode-supported", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "print-color-mode-default", 24, 0, NULL, NULL) = 24
[pid  4036] recvfrom(37, "printer-resolution-supported", 28, 0, NULL, 
NULL) = 28
[pid  4036] recvfrom(37, "printer-resolution-default", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-color-mode", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-resolution", 18, 0, NULL, NULL) = 18
[pid  4036] recvfrom(37, "print-color-mode", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-resolution", 18, 0, NULL, NULL) = 18
[pid  4036] recvfrom(37, "printer-state-change-time", 25, 0, NULL, NULL) 
= 25
[pid  4036] recvfrom(37, "printer-added", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-changed", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-config-changed", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-deleted", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-finishings-changed", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-media-changed", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-modified", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-restarted", 17, 0, NULL, NULL) = 17
[pid  4036] recvfrom(37, "printer-shutdown", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-state-changed", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-stopped", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-get-attributes-supported", 32, 0, 
NULL, NULL) = 32
[pid  4036] recvfrom(37, "printer-op-policy-supported", 27, 0, NULL, 
NULL) = 27
[pid  4036] recvfrom(37, "printer-settable-attributes-supp"..., 37, 0, 
NULL, NULL) = 37
[pid  4036] recvfrom(37, "printer-geo-location", 20, 0, NULL, NULL) = 20
[pid  4036] recvfrom(37, "printer-info", 12, 0, NULL, NULL) = 12
[pid  4036] recvfrom(37, "printer-location", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-organization", 20, 0, NULL, NULL) = 20
[pid  4036] recvfrom(37, "printer-organizational-unit", 27, 0, NULL, 
NULL) = 27
[pid  4036] recvfrom(37, "server-is-sharing-printers", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality-default", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-device-id", 17, 0, NULL, NULL) = 17
[pid  4036] recvfrom(37, "print-quality-supported", 23, 0, NULL, NULL) = 23
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "print-color-mode-supported", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "print-color-mode-default", 24, 0, NULL, NULL) = 24
[pid  4036] recvfrom(37, "printer-resolution-supported", 28, 0, NULL, 
NULL) = 28
[pid  4036] recvfrom(37, "printer-resolution-default", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-color-mode", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-resolution", 18, 0, NULL, NULL) = 18
[pid  4036] recvfrom(37, "print-color-mode", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-resolution", 18, 0, NULL, NULL) = 18
[pid  4036] recvfrom(37, "printer-state-change-time", 25, 0, NULL, NULL) 
= 25
[pid  4036] recvfrom(37, "printer-added", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-changed", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-config-changed", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-deleted", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-finishings-changed", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-media-changed", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-modified", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-restarted", 17, 0, NULL, NULL) = 17
[pid  4036] recvfrom(37, "printer-shutdown", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-state-changed", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-stopped", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-get-attributes-supported", 32, 0, 
NULL, NULL) = 32
[pid  4036] recvfrom(37, "printer-op-policy-supported", 27, 0, NULL, 
NULL) = 27
[pid  4036] recvfrom(37, "printer-settable-attributes-supp"..., 37, 0, 
NULL, NULL) = 37
[pid  4036] recvfrom(37, "printer-geo-location", 20, 0, NULL, NULL) = 20
[pid  4036] recvfrom(37, "printer-info", 12, 0, NULL, NULL) = 12
[pid  4036] recvfrom(37, "printer-location", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-organization", 20, 0, NULL, NULL) = 20
[pid  4036] recvfrom(37, "printer-organizational-unit", 27, 0, NULL, 
NULL) = 27
[pid  4036] recvfrom(37, "server-is-sharing-printers", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality-default", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-device-id", 17, 0, NULL, NULL) = 17
[pid  4036] recvfrom(37, "print-quality-supported", 23, 0, NULL, NULL) = 23
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "print-color-mode-supported", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "print-color-mode-default", 24, 0, NULL, NULL) = 24
[pid  4036] recvfrom(37, "printer-resolution-supported", 28, 0, NULL, 
NULL) = 28
[pid  4036] recvfrom(37, "printer-resolution-default", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-color-mode", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-resolution", 18, 0, NULL, NULL) = 18
[pid  4036] recvfrom(37, "print-color-mode", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-resolution", 18, 0, NULL, NULL) = 18
[pid  4036] recvfrom(37, "printer-state-change-time", 25, 0, NULL, NULL) 
= 25
[pid  4036] recvfrom(37, "printer-added", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-changed", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-config-changed", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-deleted", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-finishings-changed", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-media-changed", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-modified", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-restarted", 17, 0, NULL, NULL) = 17
[pid  4036] recvfrom(37, "printer-shutdown", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-state-changed", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-stopped", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-get-attributes-supported", 32, 0, 
NULL, NULL) = 32
[pid  4036] recvfrom(37, "printer-op-policy-supported", 27, 0, NULL, 
NULL) = 27
[pid  4036] recvfrom(37, "printer-settable-attributes-supp"..., 37, 0, 
NULL, NULL) = 37
[pid  4036] recvfrom(37, "printer-geo-location", 20, 0, NULL, NULL) = 20
[pid  4036] recvfrom(37, "printer-info", 12, 0, NULL, NULL) = 12
[pid  4036] recvfrom(37, "printer-location", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-organization", 20, 0, NULL, NULL) = 20
[pid  4036] recvfrom(37, "printer-organizational-unit", 27, 0, NULL, 
NULL) = 27
[pid  4036] recvfrom(37, "server-is-sharing-printers", 26, 0, NULL, 
NULL) = 26
[pid  4036] <... recvfrom resumed> "printer-is-accepting-jobs", 25, 0, 
NULL, NULL) = 25
[pid  4036] <... recvfrom resumed> "printer-state", 13, 0, NULL, NULL) = 13
[pid  4036] <... recvfrom resumed> "printer-state-change-time", 25, 0, 
NULL, NULL) = 25
[pid  4036] recvfrom(37, "printer-state-reasons", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-type", 12, 0, NULL, NULL) = 12
[pid  4036] recvfrom(37, "printer-uri-supported", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "ipp://localhost:631/printers/HL-"..., 43, 0, 
NULL, NULL) = 43
[pid  4036] recvfrom(37, "printer-name", 12, 0, NULL, NULL) = 12
[pid  4036] recvfrom(37, "printer-info", 12, 0, NULL, NULL) = 12
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] 
stat(":/qt-project.org/dialogs/qprintdialog/images/status-color.png", 
0x7ffde7562540) = -1 ENOENT (No such file or directory)
[pid  4036] 
stat(":/qt-project.org/dialogs/qprintdialog/images/status-gray-scale.png", 
0x7ffde7562540) = -1 ENOENT (No such file or directory)
[pid  4036] stat("/home/willem/print2.pdf", {st_mode=S_IFREG|0664, 
st_size=1241175, ...}) = 0
[pid  4036] open("/home/willem/print2.pdf", O_RDONLY|O_CLOEXEC) = 40
[pid  4036] stat("/home/willem/print.pdf", {st_mode=S_IFREG|0664, 
st_size=233877, ...}) = 0
[pid  4036] open("/home/willem/print.pdf", O_RDONLY|O_CLOEXEC) = 40
[pid  4036] stat("/home/willem/debug_print_profiledata.dat", 
{st_mode=S_IFREG|0664, st_size=303002, ...}) = 0
[pid  4036] open("/home/willem/debug_print_profiledata.dat", 
O_RDONLY|O_CLOEXEC) = 40
[pid  4036] recvfrom(37, "printer-is-accepting-jobs", 25, 0, NULL, NULL) 
= 25
[pid  4036] recvfrom(37, "printer-state", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-state-change-time", 25, 0, NULL, NULL) 
= 25
[pid  4036] recvfrom(37, "printer-state-reasons", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-type", 12, 0, NULL, NULL) = 12
[pid  4036] recvfrom(37, "printer-uri-supported", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "ipp://localhost:631/printers/HL-"..., 43, 0, 
NULL, NULL) = 43
[pid  4036] recvfrom(37, "printer-name", 12, 0, NULL, NULL) = 12
[pid  4036] recvfrom(37, "printer-info", 12, 0, NULL, NULL) = 12
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality-default", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-device-id", 17, 0, NULL, NULL) = 17
[pid  4036] recvfrom(37, "print-quality-supported", 23, 0, NULL, NULL) = 23
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "print-color-mode-supported", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "print-color-mode-default", 24, 0, NULL, NULL) = 24
[pid  4036] recvfrom(37, "printer-resolution-supported", 28, 0, NULL, 
NULL) = 28
[pid  4036] recvfrom(37, "printer-resolution-default", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-color-mode", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-resolution", 18, 0, NULL, NULL) = 18
[pid  4036] recvfrom(37, "print-color-mode", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-resolution", 18, 0, NULL, NULL) = 18
[pid  4036] recvfrom(37, "printer-state-change-time", 25, 0, NULL, NULL) 
= 25
[pid  4036] recvfrom(37, "printer-added", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-changed", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-config-changed", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-deleted", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-finishings-changed", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-media-changed", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-modified", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-restarted", 17, 0, NULL, NULL) = 17
[pid  4036] recvfrom(37, "printer-shutdown", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-state-changed", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-stopped", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-get-attributes-supported", 32, 0, 
NULL, NULL) = 32
[pid  4036] recvfrom(37, "printer-op-policy-supported", 27, 0, NULL, 
NULL) = 27
[pid  4036] recvfrom(37, "printer-settable-attributes-supp"..., 37, 0, 
NULL, NULL) = 37
[pid  4036] recvfrom(37, "printer-geo-location", 20, 0, NULL, NULL) = 20
[pid  4036] recvfrom(37, "printer-info", 12, 0, NULL, NULL) = 12
[pid  4036] recvfrom(37, "printer-location", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-organization", 20, 0, NULL, NULL) = 20
[pid  4036] recvfrom(37, "printer-organizational-unit", 27, 0, NULL, 
NULL) = 27
[pid  4036] recvfrom(37, "server-is-sharing-printers", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality-default", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-device-id", 17, 0, NULL, NULL) = 17
[pid  4036] recvfrom(37, "print-quality-supported", 23, 0, NULL, NULL) = 23
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "print-color-mode-supported", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "print-color-mode-default", 24, 0, NULL, NULL) = 24
[pid  4036] recvfrom(37, "printer-resolution-supported", 28, 0, NULL, 
NULL) = 28
[pid  4036] recvfrom(37, "printer-resolution-default", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-color-mode", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-resolution", 18, 0, NULL, NULL) = 18
[pid  4036] recvfrom(37, "print-color-mode", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-resolution", 18, 0, NULL, NULL) = 18
[pid  4036] recvfrom(37, "printer-state-change-time", 25, 0, NULL, NULL) 
= 25
[pid  4036] recvfrom(37, "printer-added", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-changed", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-config-changed", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-deleted", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-finishings-changed", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-media-changed", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-modified", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-restarted", 17, 0, NULL, NULL) = 17
[pid  4036] recvfrom(37, "printer-shutdown", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-state-changed", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-stopped", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-get-attributes-supported", 32, 0, 
NULL, NULL) = 32
[pid  4036] recvfrom(37, "printer-op-policy-supported", 27, 0, NULL, 
NULL) = 27
[pid  4036] recvfrom(37, "printer-settable-attributes-supp"..., 37, 0, 
NULL, NULL) = 37
[pid  4036] recvfrom(37, "printer-geo-location", 20, 0, NULL, NULL) = 20
[pid  4036] recvfrom(37, "printer-info", 12, 0, NULL, NULL) = 12
[pid  4036] recvfrom(37, "printer-location", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-organization", 20, 0, NULL, NULL) = 20
[pid  4036] recvfrom(37, "printer-organizational-unit", 27, 0, NULL, 
NULL) = 27
[pid  4036] recvfrom(37, "server-is-sharing-printers", 26, 0, NULL, 
NULL) = 26
[pid  4036] read(24, "upsprintersupport.so\n7ff669bd300"..., 1024) = 1024
[pid  4036] open("/home/willem/.subsurface/printing_templates/One 
Dive.html", O_RDONLY|O_CLOEXEC) = 24


=========> at this point I printed a page using other software, then 
tried printing from Subsurface again:

[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality-default", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-device-id", 17, 0, NULL, NULL) = 17
[pid  4036] recvfrom(37, "print-quality-supported", 23, 0, NULL, NULL) = 23
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "print-color-mode-supported", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "print-color-mode-default", 24, 0, NULL, NULL) = 24
[pid  4036] recvfrom(37, "printer-resolution-supported", 28, 0, NULL, 
NULL) = 28
[pid  4036] recvfrom(37, "printer-resolution-default", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-color-mode", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-resolution", 18, 0, NULL, NULL) = 18
[pid  4036] recvfrom(37, "print-color-mode", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-resolution", 18, 0, NULL, NULL) = 18
[pid  4036] recvfrom(37, "printer-state-change-time", 25, 0, NULL, NULL) 
= 25
[pid  4036] recvfrom(37, "printer-added", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-changed", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-config-changed", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-deleted", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-finishings-changed", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-media-changed", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-modified", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-restarted", 17, 0, NULL, NULL) = 17
[pid  4036] recvfrom(37, "printer-shutdown", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-state-changed", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-stopped", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-get-attributes-supported", 32, 0, 
NULL, NULL) = 32
[pid  4036] recvfrom(37, "printer-op-policy-supported", 27, 0, NULL, 
NULL) = 27
[pid  4036] recvfrom(37, "printer-settable-attributes-supp"..., 37, 0, 
NULL, NULL) = 37
[pid  4036] recvfrom(37, "printer-geo-location", 20, 0, NULL, NULL) = 20
[pid  4036] recvfrom(37, "printer-info", 12, 0, NULL, NULL) = 12
[pid  4036] recvfrom(37, "printer-location", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-organization", 20, 0, NULL, NULL) = 20
[pid  4036] recvfrom(37, "printer-organizational-unit", 27, 0, NULL, 
NULL) = 27
[pid  4036] recvfrom(37, "server-is-sharing-printers", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality-default", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-device-id", 17, 0, NULL, NULL) = 17
[pid  4036] recvfrom(37, "print-quality-supported", 23, 0, NULL, NULL) = 23
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "print-color-mode-supported", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "print-color-mode-default", 24, 0, NULL, NULL) = 24
[pid  4036] recvfrom(37, "printer-resolution-supported", 28, 0, NULL, 
NULL) = 28
[pid  4036] recvfrom(37, "printer-resolution-default", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-color-mode", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-resolution", 18, 0, NULL, NULL) = 18
[pid  4036] recvfrom(37, "print-color-mode", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-resolution", 18, 0, NULL, NULL) = 18
[pid  4036] recvfrom(37, "printer-state-change-time", 25, 0, NULL, NULL) 
= 25
[pid  4036] recvfrom(37, "printer-added", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-changed", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-config-changed", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-deleted", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-finishings-changed", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-media-changed", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-modified", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-restarted", 17, 0, NULL, NULL) = 17
[pid  4036] recvfrom(37, "printer-shutdown", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-state-changed", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-stopped", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-get-attributes-supported", 32, 0, 
NULL, NULL) = 32
[pid  4036] recvfrom(37, "printer-op-policy-supported", 27, 0, NULL, 
NULL) = 27
[pid  4036] recvfrom(37, "printer-settable-attributes-supp"..., 37, 0, 
NULL, NULL) = 37
[pid  4036] recvfrom(37, "printer-geo-location", 20, 0, NULL, NULL) = 20
[pid  4036] recvfrom(37, "printer-info", 12, 0, NULL, NULL) = 12
[pid  4036] recvfrom(37, "printer-location", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-organization", 20, 0, NULL, NULL) = 20
[pid  4036] recvfrom(37, "printer-organizational-unit", 27, 0, NULL, 
NULL) = 27
[pid  4036] recvfrom(37, "server-is-sharing-printers", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality-default", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-device-id", 17, 0, NULL, NULL) = 17
[pid  4036] recvfrom(37, "print-quality-supported", 23, 0, NULL, NULL) = 23
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "print-color-mode-supported", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "print-color-mode-default", 24, 0, NULL, NULL) = 24
[pid  4036] recvfrom(37, "printer-resolution-supported", 28, 0, NULL, 
NULL) = 28
[pid  4036] recvfrom(37, "printer-resolution-default", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-color-mode", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-resolution", 18, 0, NULL, NULL) = 18
[pid  4036] recvfrom(37, "print-color-mode", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-resolution", 18, 0, NULL, NULL) = 18
[pid  4036] recvfrom(37, "printer-state-change-time", 25, 0, NULL, NULL) 
= 25
[pid  4036] recvfrom(37, "printer-added", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-changed", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-config-changed", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-deleted", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-finishings-changed", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-media-changed", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-modified", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-restarted", 17, 0, NULL, NULL) = 17
[pid  4036] recvfrom(37, "printer-shutdown", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-state-changed", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-stopped", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-get-attributes-supported", 32, 0, 
NULL, NULL) = 32
[pid  4036] recvfrom(37, "printer-op-policy-supported", 27, 0, NULL, 
NULL) = 27
[pid  4036] recvfrom(37, "printer-settable-attributes-supp"..., 37, 0, 
NULL, NULL) = 37
[pid  4036] recvfrom(37, "printer-geo-location", 20, 0, NULL, NULL) = 20
[pid  4036] recvfrom(37, "printer-info", 12, 0, NULL, NULL) = 12
[pid  4036] recvfrom(37, "printer-location", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-organization", 20, 0, NULL, NULL) = 20
[pid  4036] recvfrom(37, "printer-organizational-unit", 27, 0, NULL, 
NULL) = 27
[pid  4036] recvfrom(37, "server-is-sharing-printers", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality-default", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-device-id", 17, 0, NULL, NULL) = 17
[pid  4036] recvfrom(37, "print-quality-supported", 23, 0, NULL, NULL) = 23
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "print-color-mode-supported", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "print-color-mode-default", 24, 0, NULL, NULL) = 24
[pid  4036] recvfrom(37, "printer-resolution-supported", 28, 0, NULL, 
NULL) = 28
[pid  4036] recvfrom(37, "printer-resolution-default", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-color-mode", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-resolution", 18, 0, NULL, NULL) = 18
[pid  4036] recvfrom(37, "print-color-mode", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-resolution", 18, 0, NULL, NULL) = 18
[pid  4036] recvfrom(37, "printer-state-change-time", 25, 0, NULL, NULL) 
= 25
[pid  4036] recvfrom(37, "printer-added", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-changed", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-config-changed", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-deleted", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-finishings-changed", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-media-changed", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-modified", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-restarted", 17, 0, NULL, NULL) = 17
[pid  4036] recvfrom(37, "printer-shutdown", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-state-changed", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-stopped", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-get-attributes-supported", 32, 0, 
NULL, NULL) = 32
[pid  4036] recvfrom(37, "printer-op-policy-supported", 27, 0, NULL, 
NULL) = 27
[pid  4036] recvfrom(37, "printer-settable-attributes-supp"..., 37, 0, 
NULL, NULL) = 37
[pid  4036] recvfrom(37, "printer-geo-location", 20, 0, NULL, NULL) = 20
[pid  4036] recvfrom(37, "printer-info", 12, 0, NULL, NULL) = 12
[pid  4036] recvfrom(37, "printer-location", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-organization", 20, 0, NULL, NULL) = 20
[pid  4036] recvfrom(37, "printer-organizational-unit", 27, 0, NULL, 
NULL) = 27
[pid  4036] recvfrom(37, "server-is-sharing-printers", 26, 0, NULL, 
NULL) = 26
[pid  4036] 
stat(":/qt-project.org/dialogs/qprintdialog/images/status-color.png", 
0x7ffde7562540) = -1 ENOENT (No such file or directory)
[pid  4036] 
stat(":/qt-project.org/dialogs/qprintdialog/images/status-gray-scale.png", 
0x7ffde7562540) = -1 ENOENT (No such file or directory)
[pid  4036] stat("/home/willem/print2.pdf", {st_mode=S_IFREG|0664, 
st_size=1241175, ...}) = 0
[pid  4036] open("/home/willem/print2.pdf", O_RDONLY|O_CLOEXEC) = 26
[pid  4036] stat("/home/willem/print.pdf", {st_mode=S_IFREG|0664, 
st_size=233877, ...}) = 0
[pid  4036] open("/home/willem/print.pdf", O_RDONLY|O_CLOEXEC) = 26
[pid  4036] stat("/home/willem/debug_print_profiledata.dat", 
{st_mode=S_IFREG|0664, st_size=303002, ...}) = 0
[pid  4036] open("/home/willem/debug_print_profiledata.dat", 
O_RDONLY|O_CLOEXEC) = 26
[pid  4036] recvfrom(37, "printer-is-accepting-jobs", 25, 0, NULL, NULL) 
= 25
[pid  4036] recvfrom(37, "printer-state", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-state-change-time", 25, 0, NULL, NULL) 
= 25
[pid  4036] recvfrom(37, "printer-state-reasons", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-type", 12, 0, NULL, NULL) = 12
[pid  4036] recvfrom(37, "printer-uri-supported", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "ipp://localhost:631/printers/HL-"..., 43, 0, 
NULL, NULL) = 43
[pid  4036] recvfrom(37, "printer-name", 12, 0, NULL, NULL) = 12
[pid  4036] recvfrom(37, "printer-info", 12, 0, NULL, NULL) = 12
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-is-accepting-jobs", 25, 0, NULL, NULL) 
= 25
[pid  4036] recvfrom(37, "printer-state", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-state-change-time", 25, 0, NULL, NULL) 
= 25
[pid  4036] recvfrom(37, "printer-state-reasons", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-type", 12, 0, NULL, NULL) = 12
[pid  4036] recvfrom(37, "printer-uri-supported", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "ipp://localhost:631/printers/HP-"..., 53, 0, 
NULL, NULL) = 53
[pid  4036] recvfrom(37, "printer-name", 12, 0, NULL, NULL) = 12
[pid  4036] recvfrom(37, "printer-info", 12, 0, NULL, NULL) = 12
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality-default", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-device-id", 17, 0, NULL, NULL) = 17
[pid  4036] recvfrom(37, "print-quality-supported", 23, 0, NULL, NULL) = 23
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "print-color-mode-supported", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "print-color-mode-default", 24, 0, NULL, NULL) = 24
[pid  4036] recvfrom(37, "printer-resolution-supported", 28, 0, NULL, 
NULL) = 28
[pid  4036] recvfrom(37, "printer-resolution-default", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-color-mode", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-resolution", 18, 0, NULL, NULL) = 18
[pid  4036] recvfrom(37, "print-color-mode", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-resolution", 18, 0, NULL, NULL) = 18
[pid  4036] recvfrom(37, "printer-state-change-time", 25, 0, NULL, NULL) 
= 25
[pid  4036] recvfrom(37, "printer-added", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-changed", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-config-changed", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-deleted", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-finishings-changed", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-media-changed", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-modified", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-restarted", 17, 0, NULL, NULL) = 17
[pid  4036] recvfrom(37, "printer-shutdown", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-state-changed", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-stopped", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-get-attributes-supported", 32, 0, 
NULL, NULL) = 32
[pid  4036] recvfrom(37, "printer-op-policy-supported", 27, 0, NULL, 
NULL) = 27
[pid  4036] recvfrom(37, "printer-settable-attributes-supp"..., 37, 0, 
NULL, NULL) = 37
[pid  4036] recvfrom(37, "printer-geo-location", 20, 0, NULL, NULL) = 20
[pid  4036] recvfrom(37, "printer-info", 12, 0, NULL, NULL) = 12
[pid  4036] recvfrom(37, "printer-location", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-organization", 20, 0, NULL, NULL) = 20
[pid  4036] recvfrom(37, "printer-organizational-unit", 27, 0, NULL, 
NULL) = 27
[pid  4036] recvfrom(37, "server-is-sharing-printers", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality-default", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-device-id", 17, 0, NULL, NULL) = 17
[pid  4036] recvfrom(37, "print-quality-supported", 23, 0, NULL, NULL) = 23
[pid  4036] recvfrom(37, "printer-make-and-model", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "print-color-mode-supported", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "print-color-mode-default", 24, 0, NULL, NULL) = 24
[pid  4036] recvfrom(37, "printer-resolution-supported", 28, 0, NULL, 
NULL) = 28
[pid  4036] recvfrom(37, "printer-resolution-default", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-commands", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-color-mode", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-resolution", 18, 0, NULL, NULL) = 18
[pid  4036] recvfrom(37, "print-color-mode", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "print-quality", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-resolution", 18, 0, NULL, NULL) = 18
[pid  4036] recvfrom(37, "printer-state-change-time", 25, 0, NULL, NULL) 
= 25
[pid  4036] recvfrom(37, "printer-added", 13, 0, NULL, NULL) = 13
[pid  4036] recvfrom(37, "printer-changed", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-config-changed", 22, 0, NULL, NULL) = 22
[pid  4036] recvfrom(37, "printer-deleted", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-finishings-changed", 26, 0, NULL, 
NULL) = 26
[pid  4036] recvfrom(37, "printer-media-changed", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-modified", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-restarted", 17, 0, NULL, NULL) = 17
[pid  4036] recvfrom(37, "printer-shutdown", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-state-changed", 21, 0, NULL, NULL) = 21
[pid  4036] recvfrom(37, "printer-stopped", 15, 0, NULL, NULL) = 15
[pid  4036] recvfrom(37, "printer-get-attributes-supported", 32, 0, 
NULL, NULL) = 32
[pid  4036] recvfrom(37, "printer-op-policy-supported", 27, 0, NULL, 
NULL) = 27
[pid  4036] recvfrom(37, "printer-settable-attributes-supp"..., 37, 0, 
NULL, NULL) = 37
[pid  4036] recvfrom(37, "printer-geo-location", 20, 0, NULL, NULL) = 20
[pid  4036] recvfrom(37, "printer-info", 12, 0, NULL, NULL) = 12
[pid  4036] recvfrom(37, "printer-location", 16, 0, NULL, NULL) = 16
[pid  4036] recvfrom(37, "printer-organization", 20, 0, NULL, NULL) = 20
[pid  4036] recvfrom(37, "printer-organizational-unit", 27, 0, NULL, 
NULL) = 27
[pid  4036] recvfrom(37, "server-is-sharing-printers", 26, 0, NULL, 
NULL) = 26
[pid  4036] open("/home/willem/.subsurface/printing_templates/One 
Dive.html", O_RDONLY|O_CLOEXEC) = 26

end of output


-- 
This message and attachments are subject to a disclaimer.
Please refer to 
http://upnet.up.ac.za/services/it/documentation/docs/004167.pdf for full 
details.


More information about the subsurface mailing list