Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- bash: /usr/local/share/gem_home/gem_home.shexport: Нет такого файла или каталога
- vladislav@vladislav:~$ ssh aurora-dev
- ^C
- vladislav@vladislav:~$ ssh aurora-dev5
- Last login: Mon Feb 24 11:12:33 2025
- ,---
- | Aurora 5.1.3.85 (Petropavlovsk-Kamchatsky)
- '---
- [defaultuser@NS220RE ~]$ dbus-
- dbus-binding-tool dbus-launch dbus-run-session dbus-test-tool dbus-uuidgen
- dbus-daemon dbus-monitor dbus-send dbus-update-activation-environment
- [defaultuser@NS220RE ~]$ dbus-monitor
- signal time=1740384932.901271 sender=org.freedesktop.DBus -> destination=:1.81 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string ":1.81"
- signal time=1740384932.901467 sender=org.freedesktop.DBus -> destination=:1.81 serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string ":1.81"
- signal time=1740384947.790953 sender=org.freedesktop.DBus -> destination=:1.76 serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string "ru.auroraos.ScreenGrab1"
- signal time=1740384947.791070 sender=org.freedesktop.DBus -> destination=(null destination) serial=49 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string "ru.auroraos.ScreenGrab1"
- string ":1.76"
- string ""
- signal time=1740384947.792768 sender=org.freedesktop.DBus -> destination=:1.76 serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string ":1.76"
- signal time=1740384947.792893 sender=org.freedesktop.DBus -> destination=(null destination) serial=50 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.76"
- string ":1.76"
- string ""
- method call time=1740384947.798247 sender=:1.0 -> destination=org.freedesktop.DBus serial=28 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
- string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ru.auroraos.ScreenGrab1'"
- method call time=1740385048.526186 sender=:1.82 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1740385048.526270 sender=org.freedesktop.DBus -> destination=:1.82 serial=1 reply_serial=1
- string ":1.82"
- signal time=1740385048.526331 sender=org.freedesktop.DBus -> destination=(null destination) serial=51 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.82"
- string ""
- string ":1.82"
- signal time=1740385048.526424 sender=org.freedesktop.DBus -> destination=:1.82 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string ":1.82"
- method call time=1740385048.528180 sender=:1.82 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.sailfishos.installationhandler"
- error time=1740385048.528250 sender=org.freedesktop.DBus -> destination=:1.82 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=2
- string "Could not get owner of name 'org.sailfishos.installationhandler': no such name"
- method call time=1740385048.530266 sender=:1.82 -> destination=org.sailfishos.installationhandler serial=3 path=/org/sailfishos/installationhandler; interface=org.freedesktop.DBus.Introspectable; member=Introspect
- method call time=1740385048.635375 sender=:1.43 -> destination=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.nemomobile.lipstick"
- method return time=1740385048.635478 sender=org.freedesktop.DBus -> destination=:1.43 serial=3 reply_serial=3
- string ":1.28"
- method call time=1740385048.636634 sender=:1.43 -> destination=org.nemomobile.lipstick serial=4 path=/LauncherModel; interface=org.freedesktop.DBus.Introspectable; member=Introspect
- method return time=1740385048.637516 sender=:1.28 -> destination=:1.43 serial=195 reply_serial=4
- string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
- "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
- <node>
- <interface name="org.nemomobile.lipstick.LauncherModel">
- <signal name="showUpdatingProgress">
- <arg name="packageName" type="s" direction="out"/>
- </signal>
- <method name="updatingStarted">
- <arg name="packageName" type="s" direction="in"/>
- <arg name="label" type="s" direction="in"/>
- <arg name="iconPath" type="s" direction="in"/>
- <arg name="desktopFile" type="s" direction="in"/>
- </method>
- <method name="updatingProgress">
- <arg name="packageName" type="s" direction="in"/>
- <arg name="progress" type="i" direction="in"/>
- </method>
- <method name="updatingFinished">
- <arg name="packageName" type="s" direction="in"/>
- </method>
- <method name="notifyLaunching">
- <arg name="desktopFile" type="s" direction="in"/>
- </method>
- <method name="cancelNotifyLaunching">
- <arg name="desktopFile" type="s" direction="in"/>
- </method>
- </interface>
- <interface name="org.freedesktop.DBus.Properties">
- <method name="Get">
- <arg name="interface_name" type="s" direction="in"/>
- <arg name="property_name" type="s" direction="in"/>
- <arg name="value" type="v" direction="out"/>
- </method>
- <method name="Set">
- <arg name="interface_name" type="s" direction="in"/>
- <arg name="property_name" type="s" direction="in"/>
- <arg name="value" type="v" direction="in"/>
- </method>
- <method name="GetAll">
- <arg name="interface_name" type="s" direction="in"/>
- <arg name="values" type="a{sv}" direction="out"/>
- <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QVariantMap"/>
- </method>
- <signal name="PropertiesChanged">
- <arg name="interface_name" type="s" direction="out"/>
- <arg name="changed_properties" type="a{sv}" direction="out"/>
- <annotation name="org.qtproject.QtDBus.QtTypeName.Out1" value="QVariantMap"/>
- <arg name="invalidated_properties" type="as" direction="out"/>
- </signal>
- </interface>
- <interface name="org.freedesktop.DBus.Introspectable">
- <method name="Introspect">
- <arg name="xml_data" type="s" direction="out"/>
- </method>
- </interface>
- <interface name="org.freedesktop.DBus.Peer">
- <method name="Ping"/>
- <method name="GetMachineId">
- <arg name="machine_uuid" type="s" direction="out"/>
- </method>
- </interface>
- </node>
- "
- method call time=1740385048.639639 sender=:1.43 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.nemomobile.lipstick'"
- method call time=1740385048.657602 sender=:1.43 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName
- string "org.sailfishos.installationhandler"
- uint32 4
- signal time=1740385048.657705 sender=org.freedesktop.DBus -> destination=(null destination) serial=52 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string "org.sailfishos.installationhandler"
- string ""
- string ":1.43"
- signal time=1740385048.657750 sender=org.freedesktop.DBus -> destination=:1.43 serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string "org.sailfishos.installationhandler"
- method return time=1740385048.657779 sender=org.freedesktop.DBus -> destination=:1.43 serial=5 reply_serial=6
- uint32 1
- method return time=1740385048.657892 sender=:1.43 -> destination=:1.82 serial=7 reply_serial=3
- string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
- "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
- <node>
- <interface name="org.sailfishos.installationhandler">
- <signal name="installFinished">
- <arg name="success" type="b" direction="out"/>
- <arg name="errorString" type="s" direction="out"/>
- </signal>
- <signal name="removalFinished">
- <arg name="success" type="b" direction="out"/>
- <arg name="errorString" type="s" direction="out"/>
- </signal>
- <signal name="needConfirm">
- </signal>
- <method name="installFiles">
- <arg name="fileUrls" type="as" direction="in"/>
- <arg name="sdkMode" type="b" direction="in"/>
- <arg name="keepUserdata" type="b" direction="in"/>
- </method>
- <method name="installFiles">
- <arg name="fileUrls" type="as" direction="in"/>
- <arg name="sdkMode" type="b" direction="in"/>
- </method>
- <method name="installFiles">
- <arg name="fileUrls" type="as" direction="in"/>
- </method>
- <method name="removePackages">
- <arg name="packageNames" type="as" direction="in"/>
- <arg name="keepUserdata" type="b" direction="in"/>
- </method>
- <method name="removePackages">
- <arg name="packageNames" type="as" direction="in"/>
- </method>
- <method name="removePackageByDesktopFile">
- <arg name="desktopFile" type="s" direction="in"/>
- </method>
- </interface>
- <interface name="org.freedesktop.DBus.Properties">
- <method name="Get">
- <arg name="interface_name" type="s" direction="in"/>
- <arg name="property_name" type="s" direction="in"/>
- <arg name="value" type="v" direction="out"/>
- </method>
- <method name="Set">
- <arg name="interface_name" type="s" direction="in"/>
- <arg name="property_name" type="s" direction="in"/>
- <arg name="value" type="v" direction="in"/>
- </method>
- <method name="GetAll">
- <arg name="interface_name" type="s" direction="in"/>
- <arg name="values" type="a{sv}" direction="out"/>
- <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QVariantMap"/>
- </method>
- <signal name="PropertiesChanged">
- <arg name="interface_name" type="s" direction="out"/>
- <arg name="changed_properties" type="a{sv}" direction="out"/>
- <annotation name="org.qtproject.QtDBus.QtTypeName.Out1" value="QVariantMap"/>
- <arg name="invalidated_properties" type="as" direction="out"/>
- </signal>
- </interface>
- <interface name="org.freedesktop.DBus.Introspectable">
- <method name="Introspect">
- <arg name="xml_data" type="s" direction="out"/>
- </method>
- </interface>
- <interface name="org.freedesktop.DBus.Peer">
- <method name="Ping"/>
- <method name="GetMachineId">
- <arg name="machine_uuid" type="s" direction="out"/>
- </method>
- </interface>
- </node>
- "
- method call time=1740385048.660083 sender=:1.82 -> destination=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.sailfishos.installationhandler'"
- method call time=1740385048.660915 sender=:1.82 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.sailfishos.installationhandler',path='/org/sailfishos/installationhandler',interface='org.sailfishos.installationhandler',member='installFinished'"
- method call time=1740385048.661062 sender=:1.82 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.sailfishos.installationhandler'"
- method call time=1740385048.661194 sender=:1.82 -> destination=org.freedesktop.DBus serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.sailfishos.installationhandler"
- method return time=1740385048.661315 sender=org.freedesktop.DBus -> destination=:1.82 serial=4 reply_serial=7
- string ":1.43"
- method call time=1740385048.662487 sender=:1.82 -> destination=org.freedesktop.DBus serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.sailfishos.installationhandler',path='/org/sailfishos/installationhandler',interface='org.sailfishos.installationhandler',member='needConfirm'"
- method call time=1740385048.663525 sender=:1.82 -> destination=org.sailfishos.installationhandler serial=9 path=/org/sailfishos/installationhandler; interface=org.sailfishos.installationhandler; member=installFiles
- array [
- string "/home/defaultuser/RPMS/ru.auroraos.ScreenGrab-0.1-1.armv7hl.rpm"
- ]
- boolean true
- boolean true
- method call time=1740385048.683501 sender=:1.43 -> destination=org.nemomobile.lipstick serial=8 path=/LauncherModel; interface=org.nemomobile.lipstick.LauncherModel; member=updatingStarted
- string "ru.auroraos.ScreenGrab"
- string ""
- string ""
- string "/usr/share/applications/ru.auroraos.ScreenGrab.desktop"
- method call time=1740385048.684392 sender=:1.28 -> destination=org.freedesktop.DBus serial=196 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.43',arg2=''"
- method return time=1740385048.686315 sender=:1.28 -> destination=:1.43 serial=197 reply_serial=8
- method call time=1740385048.712771 sender=:1.43 -> destination=org.nemomobile.lipstick serial=9 path=/LauncherModel; interface=org.nemomobile.lipstick.LauncherModel; member=updatingStarted
- string "ru.auroraos.ScreenGrab"
- string "ru.auroraos.ScreenGrab"
- string "image://theme/icon-store-app-default"
- string ""
- method return time=1740385048.714362 sender=:1.28 -> destination=:1.43 serial=198 reply_serial=9
- method return time=1740385048.715232 sender=:1.43 -> destination=:1.82 serial=10 reply_serial=9
- signal time=1740385048.958718 sender=:1.6 -> destination=(null destination) serial=72 path=/org/freedesktop/Tracker3/Miner/Files; interface=org.freedesktop.Tracker3.Miner; member=Progress
- string "Processing…"
- double 1
- int32 0
- method call time=1740385048.972369 sender=:1.43 -> destination=org.nemomobile.lipstick serial=11 path=/LauncherModel; interface=org.nemomobile.lipstick.LauncherModel; member=updatingFinished
- string "ru.auroraos.ScreenGrab"
- method call time=1740385048.973593 sender=:1.28 -> destination=org.freedesktop.DBus serial=199 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.43',arg2=''"
- method call time=1740385048.973655 sender=:1.28 -> destination=org.freedesktop.DBus serial=200 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.DBus'"
- error time=1740385048.973680 sender=org.freedesktop.DBus -> destination=:1.28 error_name=org.freedesktop.DBus.Error.MatchRuleNotFound reply_serial=200
- string "The given match rule wasn't found and can't be removed"
- method return time=1740385048.975036 sender=:1.28 -> destination=:1.43 serial=201 reply_serial=11
- signal time=1740385048.977081 sender=:1.43 -> destination=(null destination) serial=12 path=/org/sailfishos/installationhandler; interface=org.sailfishos.installationhandler; member=removalFinished
- boolean true
- string ""
- signal time=1740385049.086121 sender=:1.6 -> destination=(null destination) serial=73 path=/org/freedesktop/Tracker3/Miner/Files; interface=org.freedesktop.Tracker3.Miner; member=Progress
- string "Idle"
- double 1
- int32 0
- signal time=1740385049.086299 sender=:1.6 -> destination=(null destination) serial=74 path=/org/freedesktop/Tracker3/Endpoint; interface=org.freedesktop.Tracker3.Endpoint; member=GraphUpdated
- string "http://tracker.api.gnome.org/ontology/v3/tracker#FileSystem"
- array [
- dict entry(
- int32 1
- int32 788
- )
- ]
- method call time=1740385049.917203 sender=:1.83 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1740385049.917300 sender=org.freedesktop.DBus -> destination=:1.83 serial=1 reply_serial=1
- string ":1.83"
- signal time=1740385049.917329 sender=org.freedesktop.DBus -> destination=(null destination) serial=53 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.83"
- string ""
- string ":1.83"
- signal time=1740385049.917374 sender=org.freedesktop.DBus -> destination=:1.83 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string ":1.83"
- method call time=1740385049.941458 sender=:1.83 -> destination=org.freedesktop.DBus serial=2 path=/; interface=org.freedesktop.DBus; member=ReloadConfig
- method return time=1740385049.941729 sender=org.freedesktop.DBus -> destination=:1.83 serial=3 reply_serial=2
- signal time=1740385049.947286 sender=org.freedesktop.DBus -> destination=:1.83 serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string ":1.83"
- signal time=1740385049.947525 sender=org.freedesktop.DBus -> destination=(null destination) serial=54 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.83"
- string ":1.83"
- string ""
- method call time=1740385050.065913 sender=:1.84 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1740385050.066744 sender=org.freedesktop.DBus -> destination=:1.84 serial=1 reply_serial=1
- string ":1.84"
- signal time=1740385050.066832 sender=org.freedesktop.DBus -> destination=(null destination) serial=55 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.84"
- string ""
- string ":1.84"
- signal time=1740385050.066878 sender=org.freedesktop.DBus -> destination=:1.84 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string ":1.84"
- method call time=1740385050.066965 sender=:1.84 -> destination=org.maliit.server serial=2 path=/org/maliit/server/address; interface=org.freedesktop.DBus.Properties; member=Get
- string "org.maliit.Server.Address"
- string "address"
- method return time=1740385050.067823 sender=:1.37 -> destination=:1.84 serial=22 reply_serial=2
- variant string "unix:path=/run/user/100000/maliit-server/dbus-socket,guid=072b596a242b78b1256b646867bc29fd"
- method call time=1740385050.338423 sender=:1.85 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1740385050.338532 sender=org.freedesktop.DBus -> destination=:1.85 serial=1 reply_serial=1
- string ":1.85"
- signal time=1740385050.338563 sender=org.freedesktop.DBus -> destination=(null destination) serial=56 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.85"
- string ""
- string ":1.85"
- signal time=1740385050.338597 sender=org.freedesktop.DBus -> destination=:1.85 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string ":1.85"
- method call time=1740385050.344668 sender=:1.85 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/'"
- method return time=1740385050.344796 sender=org.freedesktop.DBus -> destination=:1.85 serial=3 reply_serial=2
- method call time=1740385050.358714 sender=:1.85 -> destination=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/'"
- method return time=1740385050.358827 sender=org.freedesktop.DBus -> destination=:1.85 serial=4 reply_serial=3
- method call time=1740385050.358844 sender=:1.85 -> destination=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/color/'"
- method return time=1740385050.358889 sender=org.freedesktop.DBus -> destination=:1.85 serial=5 reply_serial=4
- method call time=1740385050.358936 sender=:1.85 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/background/portrait/'"
- method return time=1740385050.358986 sender=org.freedesktop.DBus -> destination=:1.85 serial=6 reply_serial=5
- method call time=1740385050.359024 sender=:1.85 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/distanceField/lightOnDark/'"
- method return time=1740385050.359068 sender=org.freedesktop.DBus -> destination=:1.85 serial=7 reply_serial=6
- method call time=1740385050.359101 sender=:1.85 -> destination=org.freedesktop.DBus serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/distanceField/darkOnLight/'"
- method return time=1740385050.359149 sender=org.freedesktop.DBus -> destination=:1.85 serial=8 reply_serial=7
- method call time=1740385056.071260 sender=:1.43 -> destination=org.nemomobile.lipstick serial=13 path=/LauncherModel; interface=org.nemomobile.lipstick.LauncherModel; member=updatingFinished
- string "ru.auroraos.ScreenGrab"
- method return time=1740385056.074244 sender=:1.28 -> destination=:1.43 serial=202 reply_serial=13
- method call time=1740385056.076777 sender=:1.43 -> destination=org.freedesktop.DBus serial=14 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.freedesktop.Notifications"
- method return time=1740385056.076933 sender=org.freedesktop.DBus -> destination=:1.43 serial=6 reply_serial=14
- string ":1.36"
- method call time=1740385056.080135 sender=:1.43 -> destination=org.freedesktop.DBus serial=15 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.Notifications'"
- method call time=1740385056.080302 sender=:1.43 -> destination=org.freedesktop.DBus serial=16 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.Notifications',path='/org/freedesktop/Notifications',interface='org.freedesktop.Notifications',member='ActionInvoked'"
- method call time=1740385056.080423 sender=:1.43 -> destination=org.freedesktop.DBus serial=17 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.Notifications'"
- method call time=1740385056.080575 sender=:1.43 -> destination=org.freedesktop.DBus serial=18 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.freedesktop.Notifications"
- method return time=1740385056.080629 sender=org.freedesktop.DBus -> destination=:1.43 serial=7 reply_serial=18
- string ":1.36"
- method call time=1740385056.082143 sender=:1.43 -> destination=org.freedesktop.DBus serial=19 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.Notifications',path='/org/freedesktop/Notifications',interface='org.freedesktop.Notifications',member='NotificationClosed'"
- method call time=1740385056.082273 sender=:1.43 -> destination=org.freedesktop.DBus serial=20 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.Notifications',path='/org/freedesktop/Notifications',interface='org.freedesktop.Notifications',member='InputTextSet'"
- method call time=1740385056.084442 sender=:1.43 -> destination=org.freedesktop.Notifications serial=21 path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; member=Notify
- string ""
- uint32 0
- string "icon-lock-installed"
- string "Установка завершена"
- string "ru.auroraos.ScreenGrab"
- array [
- ]
- array [
- dict entry(
- string "x-nemo-preview-body"
- variant string "ru.auroraos.ScreenGrab"
- )
- dict entry(
- string "transient"
- variant boolean true
- )
- dict entry(
- string "urgency"
- variant int32 1
- )
- dict entry(
- string "x-nemo-owner"
- variant string "sailfish-installationhandler"
- )
- dict entry(
- string "x-nemo-preview-summary"
- variant string "Установка завершена"
- )
- ]
- int32 -1
- method call time=1740385056.089590 sender=:1.36 -> destination=org.freedesktop.DBus serial=43 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetConnectionUnixProcessID
- string ":1.43"
- method return time=1740385056.089730 sender=org.freedesktop.DBus -> destination=:1.36 serial=57 reply_serial=43
- uint32 2304
- method call time=1740385056.093797 sender=:1.36 -> destination=org.nemomobile.lipstick serial=44 path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; member=Notify
- string ""
- uint32 0
- string "icon-lock-installed"
- string "Установка завершена"
- string "ru.auroraos.ScreenGrab"
- array [
- ]
- array [
- dict entry(
- string "transient"
- variant boolean true
- )
- dict entry(
- string "urgency"
- variant int32 1
- )
- dict entry(
- string "x-nemo-owner"
- variant string "sailfish-installationhandler"
- )
- dict entry(
- string "x-nemo-preview-body"
- variant string "ru.auroraos.ScreenGrab"
- )
- dict entry(
- string "x-nemo-preview-summary"
- variant string "Установка завершена"
- )
- ]
- int32 -1
- method return time=1740385056.126709 sender=:1.28 -> destination=:1.36 serial=203 reply_serial=44
- uint32 24
- method return time=1740385056.128821 sender=:1.36 -> destination=:1.43 serial=45 reply_serial=21
- uint32 24
- signal time=1740385056.130147 sender=:1.43 -> destination=(null destination) serial=22 path=/org/sailfishos/installationhandler; interface=org.sailfishos.installationhandler; member=installFinished
- boolean true
- string ""
- method call time=1740385056.133031 sender=:1.82 -> destination=org.freedesktop.DBus serial=10 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
- string "type='signal',sender='org.sailfishos.installationhandler',path='/org/sailfishos/installationhandler',interface='org.sailfishos.installationhandler',member='installFinished'"
- method call time=1740385056.133256 sender=:1.82 -> destination=org.freedesktop.DBus serial=11 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
- string "type='signal',sender='org.sailfishos.installationhandler',path='/org/sailfishos/installationhandler',interface='org.sailfishos.installationhandler',member='needConfirm'"
- method call time=1740385056.133313 sender=:1.82 -> destination=org.freedesktop.DBus serial=12 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.sailfishos.installationhandler'"
- method call time=1740385056.133367 sender=:1.82 -> destination=org.freedesktop.DBus serial=13 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.sailfishos.installationhandler'"
- method call time=1740385056.133420 sender=:1.82 -> destination=org.freedesktop.DBus serial=14 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.DBus'"
- error time=1740385056.133471 sender=org.freedesktop.DBus -> destination=:1.82 error_name=org.freedesktop.DBus.Error.MatchRuleNotFound reply_serial=14
- string "The given match rule wasn't found and can't be removed"
- signal time=1740385056.137075 sender=org.freedesktop.DBus -> destination=:1.82 serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string ":1.82"
- signal time=1740385056.137182 sender=org.freedesktop.DBus -> destination=(null destination) serial=58 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.82"
- string ":1.82"
- string ""
- method call time=1740385056.431623 sender=:1.86 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1740385056.431750 sender=org.freedesktop.DBus -> destination=:1.86 serial=1 reply_serial=1
- string ":1.86"
- signal time=1740385056.431808 sender=org.freedesktop.DBus -> destination=(null destination) serial=59 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.86"
- string ""
- string ":1.86"
- signal time=1740385056.431898 sender=org.freedesktop.DBus -> destination=:1.86 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string ":1.86"
- method call time=1740385056.461971 sender=:1.86 -> destination=org.freedesktop.DBus serial=2 path=/; interface=org.freedesktop.DBus; member=ReloadConfig
- method return time=1740385056.462622 sender=org.freedesktop.DBus -> destination=:1.86 serial=3 reply_serial=2
- method call time=1740385056.469433 sender=:1.87 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1740385056.469533 sender=org.freedesktop.DBus -> destination=:1.87 serial=1 reply_serial=1
- string ":1.87"
- signal time=1740385056.469567 sender=org.freedesktop.DBus -> destination=(null destination) serial=60 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.87"
- string ""
- string ":1.87"
- signal time=1740385056.469603 sender=org.freedesktop.DBus -> destination=:1.87 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string ":1.87"
- signal time=1740385056.478375 sender=org.freedesktop.DBus -> destination=:1.86 serial=9 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string ":1.86"
- signal time=1740385056.478443 sender=org.freedesktop.DBus -> destination=(null destination) serial=61 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.86"
- string ":1.86"
- string ""
- method call time=1740385056.478476 sender=:1.87 -> destination=com.jolla.windowprompt serial=2 path=/com/jolla/windowprompt; interface=com.jolla.windowprompt; member=newPermissionPrompt
- string "/usr/share/applications/ru.auroraos.ScreenGrab.desktop"
- array [
- dict entry(
- string "required"
- array [
- string "/etc/sailjail/permissions/PushNotifications.permission"
- string "/etc/sailjail/permissions/Camera.permission"
- string "/etc/sailjail/permissions/Internet.permission"
- string "/etc/sailjail/permissions/Audio.permission"
- string "/etc/sailjail/permissions/Videos.permission"
- string "/etc/sailjail/permissions/UserDirs.permission"
- string "/etc/sailjail/permissions/ScreenCapture.permission"
- ]
- )
- ]
- method call time=1740385056.773929 sender=:1.84 -> destination=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName
- string "com.jolla.windowprompt"
- uint32 4
- signal time=1740385056.774228 sender=org.freedesktop.DBus -> destination=(null destination) serial=62 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string "com.jolla.windowprompt"
- string ""
- string ":1.84"
- signal time=1740385056.774781 sender=org.freedesktop.DBus -> destination=:1.84 serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string "com.jolla.windowprompt"
- method return time=1740385056.774836 sender=org.freedesktop.DBus -> destination=:1.84 serial=4 reply_serial=3
- uint32 1
- method call time=1740385056.790828 sender=:1.84 -> destination=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetConnectionUnixProcessID
- string ":1.87"
- method return time=1740385056.790987 sender=org.freedesktop.DBus -> destination=:1.84 serial=5 reply_serial=4
- uint32 1848
- method call time=1740385056.812483 sender=:1.84 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.87',arg2=''"
- method return time=1740385056.816234 sender=:1.84 -> destination=:1.87 serial=6 reply_serial=2
- object path "/com/jolla/windowprompt/queue/prompt0"
- method call time=1740385056.817713 sender=:1.87 -> destination=com.jolla.windowprompt serial=3 path=/com/jolla/windowprompt/queue/prompt0; interface=com.jolla.windowprompt.Prompt; member=wait
- method call time=1740385057.021481 sender=:1.85 -> destination=org.freedesktop.DBus serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/lipstick-jolla-home/'"
- method return time=1740385057.021861 sender=org.freedesktop.DBus -> destination=:1.85 serial=9 reply_serial=8
- method call time=1740385057.084427 sender=:1.84 -> destination=com.jolla.lipstick serial=7 path=/lockscreen; interface=com.jolla.lipstick; member=showLockscreen
- method return time=1740385057.095626 sender=:1.28 -> destination=:1.84 serial=204 reply_serial=7
- signal time=1740385057.290730 sender=:1.28 -> destination=(null destination) serial=205 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowProcessIdChanged
- int32 3822
- signal time=1740385057.290801 sender=:1.28 -> destination=(null destination) serial=206 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowPolicyApplicationIdChanged
- string "7ee4"
- signal time=1740385058.039020 sender=:1.6 -> destination=(null destination) serial=75 path=/org/freedesktop/Tracker3/Miner/Files; interface=org.freedesktop.Tracker3.Miner; member=Progress
- string "Processing…"
- double 1
- int32 0
- signal time=1740385058.085337 sender=:1.6 -> destination=(null destination) serial=76 path=/org/freedesktop/Tracker3/Endpoint; interface=org.freedesktop.Tracker3.Endpoint; member=GraphUpdated
- string "http://tracker.api.gnome.org/ontology/v3/tracker#FileSystem"
- array [
- dict entry(
- int32 0
- int32 788
- )
- ]
- signal time=1740385058.088533 sender=:1.6 -> destination=(null destination) serial=77 path=/org/freedesktop/Tracker3/Miner/Files; interface=org.freedesktop.Tracker3.Miner; member=Progress
- string "Idle"
- double 1
- int32 0
- method call time=1740385058.088846 sender=:1.6 -> destination=org.freedesktop.DBus serial=78 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.freedesktop.Tracker3.Miner.Extract'"
- method return time=1740385058.089002 sender=org.freedesktop.DBus -> destination=:1.6 serial=26 reply_serial=78
- signal time=1740385058.089113 sender=org.freedesktop.DBus -> destination=org.freedesktop.systemd1 serial=49 path=/org/freedesktop/DBus; interface=org.freedesktop.systemd1.Activator; member=ActivationRequest
- string "tracker-extract-3.service"
- method call time=1740385058.089431 sender=:1.6 -> destination=org.freedesktop.DBus serial=79 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=StartServiceByName
- string "org.freedesktop.Tracker3.Miner.Extract"
- uint32 0
- method call time=1740385058.089538 sender=:1.0 -> destination=org.freedesktop.DBus serial=29 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.Tracker3.Miner.Extract'"
- method return time=1740385058.089589 sender=org.freedesktop.DBus -> destination=:1.0 serial=50 reply_serial=29
- method call time=1740385058.132218 sender=:1.88 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1740385058.132576 sender=org.freedesktop.DBus -> destination=:1.88 serial=1 reply_serial=1
- string ":1.88"
- signal time=1740385058.133431 sender=org.freedesktop.DBus -> destination=(null destination) serial=63 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.88"
- string ""
- string ":1.88"
- signal time=1740385058.133485 sender=org.freedesktop.DBus -> destination=:1.88 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string ":1.88"
- method call time=1740385058.134822 sender=:1.88 -> destination=org.maliit.server serial=2 path=/org/maliit/server/address; interface=org.freedesktop.DBus.Properties; member=Get
- string "org.maliit.Server.Address"
- string "address"
- method return time=1740385058.135541 sender=:1.37 -> destination=:1.88 serial=23 reply_serial=2
- variant string "unix:path=/run/user/100000/maliit-server/dbus-socket,guid=072b596a242b78b1256b646867bc29fd"
- method call time=1740385058.148313 sender=:1.89 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1740385058.148460 sender=org.freedesktop.DBus -> destination=:1.89 serial=1 reply_serial=1
- string ":1.89"
- signal time=1740385058.148562 sender=org.freedesktop.DBus -> destination=(null destination) serial=64 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.89"
- string ""
- string ":1.89"
- signal time=1740385058.148622 sender=org.freedesktop.DBus -> destination=:1.89 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string ":1.89"
- method call time=1740385058.159257 sender=:1.89 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/org/freedesktop/tracker/extract/'"
- method return time=1740385058.159380 sender=org.freedesktop.DBus -> destination=:1.89 serial=3 reply_serial=2
- method call time=1740385058.238804 sender=:1.89 -> destination=org.freedesktop.Tracker3.Miner.Files serial=3 path=/org/freedesktop/Tracker3/Endpoint; interface=org.freedesktop.DBus.Peer; member=Ping
- method return time=1740385058.239918 sender=:1.6 -> destination=:1.89 serial=80 reply_serial=3
- method call time=1740385058.242746 sender=:1.89 -> destination=org.freedesktop.Tracker3.Miner.Files serial=4 path=/org/freedesktop/Tracker3/Endpoint; interface=org.freedesktop.Tracker3.Endpoint; member=Query
- string "SELECT ?prefix ?name { ?name nrl:prefix ?prefix }"
- file descriptor
- inode: 55521
- type: fifo
- array [
- ]
- method return time=1740385058.250504 sender=:1.6 -> destination=:1.89 serial=81 reply_serial=4
- array [
- string "prefix"
- string "name"
- ]
- method call time=1740385058.254312 sender=:1.89 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.Tracker3.Miner.Files.Control',interface='org.freedesktop.DBus.Properties',member='PropertiesChanged',path='/org/freedesktop/Tracker3/Miner/Files/Proxy',arg0='org.freedesktop.Tracker3.Miner.Files.Proxy'"
- method return time=1740385058.254468 sender=org.freedesktop.DBus -> destination=:1.89 serial=4 reply_serial=5
- method call time=1740385058.254533 sender=:1.89 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.Tracker3.Miner.Files.Control',interface='org.freedesktop.Tracker3.Miner.Files.Proxy',path='/org/freedesktop/Tracker3/Miner/Files/Proxy'"
- method return time=1740385058.254606 sender=org.freedesktop.DBus -> destination=:1.89 serial=5 reply_serial=6
- method call time=1740385058.254633 sender=:1.89 -> destination=org.freedesktop.DBus serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.freedesktop.Tracker3.Miner.Files.Control'"
- method return time=1740385058.254686 sender=org.freedesktop.DBus -> destination=:1.89 serial=6 reply_serial=7
- method call time=1740385058.255294 sender=:1.89 -> destination=org.freedesktop.DBus serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.freedesktop.Tracker3.Miner.Files.Control"
- error time=1740385058.255382 sender=org.freedesktop.DBus -> destination=:1.89 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=8
- string "Could not get owner of name 'org.freedesktop.Tracker3.Miner.Files.Control': no such name"
- method call time=1740385058.258501 sender=:1.89 -> destination=org.freedesktop.Tracker3.Miner.Files serial=9 path=/org/freedesktop/Tracker3/Endpoint; interface=org.freedesktop.Tracker3.Endpoint; member=Query
- string "SELECT COUNT(?urn) { { GRAPH tracker:Audio { ?urn a nfo:FileDataObject ; nfo:fileName [] } } UNION { GRAPH tracker:Pictures { ?urn a nfo:FileDataObject ; nfo:fileName [] } } UNION { GRAPH tracker:Video { ?urn a nfo:FileDataObject ; nfo:fileName [] } } UNION { GRAPH tracker:Software { ?urn a nfo:FileDataObject ; nfo:fileName [] } } UNION { GRAPH tracker:Documents { ?urn a nfo:FileDataObject ; nfo:fileName [] } } FILTER (NOT EXISTS { GRAPH tracker:FileSystem { ?urn tracker:extractorHash ?hash }})} OFFSET ~offset LIMIT 200"
- file descriptor
- inode: 53176
- type: fifo
- array [
- dict entry(
- string "offset"
- variant int64 0
- )
- ]
- method call time=1740385058.261706 sender=:1.89 -> destination=org.freedesktop.DBus serial=10 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.Tracker3.Miner.Files',interface='org.freedesktop.Tracker3.Endpoint',member='GraphUpdated',path='/org/freedesktop/Tracker3/Endpoint'"
- method return time=1740385058.261892 sender=org.freedesktop.DBus -> destination=:1.89 serial=8 reply_serial=10
- method call time=1740385058.267191 sender=:1.89 -> destination=org.freedesktop.DBus serial=11 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName
- string "org.freedesktop.Tracker3.Miner.Extract"
- uint32 4
- signal time=1740385058.267399 sender=org.freedesktop.DBus -> destination=(null destination) serial=51 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string "org.freedesktop.Tracker3.Miner.Extract"
- string ""
- string ":1.89"
- method return time=1740385058.267438 sender=org.freedesktop.DBus -> destination=:1.6 serial=27 reply_serial=79
- uint32 1
- signal time=1740385058.267461 sender=org.freedesktop.DBus -> destination=:1.89 serial=9 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string "org.freedesktop.Tracker3.Miner.Extract"
- method return time=1740385058.267486 sender=org.freedesktop.DBus -> destination=:1.89 serial=10 reply_serial=11
- uint32 1
- method return time=1740385058.267508 sender=:1.6 -> destination=:1.89 serial=82 reply_serial=9
- array [
- string "COUNT("v_urn" )"
- ]
- method call time=1740385058.269792 sender=:1.89 -> destination=org.freedesktop.DBus serial=12 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.freedesktop.Tracker3.Miner.Files'"
- method return time=1740385058.270089 sender=org.freedesktop.DBus -> destination=:1.89 serial=11 reply_serial=12
- method call time=1740385058.270139 sender=:1.89 -> destination=org.freedesktop.DBus serial=13 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.freedesktop.Tracker3.Miner.Files"
- method return time=1740385058.270221 sender=org.freedesktop.DBus -> destination=:1.89 serial=12 reply_serial=13
- string ":1.6"
- signal time=1740385058.270297 sender=:1.89 -> destination=(null destination) serial=14 path=/org/freedesktop/Tracker3/Miner/Extract; interface=org.freedesktop.Tracker3.Miner; member=Started
- signal time=1740385058.270345 sender=:1.89 -> destination=(null destination) serial=15 path=/org/freedesktop/Tracker3/Miner/Extract; interface=org.freedesktop.Tracker3.Miner; member=Progress
- string "Idle"
- double 1
- int32 0
- method call time=1740385058.270960 sender=:1.6 -> destination=org.freedesktop.DBus serial=83 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.freedesktop.Tracker3.Miner.Extract"
- method return time=1740385058.271020 sender=org.freedesktop.DBus -> destination=:1.6 serial=28 reply_serial=83
- string ":1.89"
- method call time=1740385058.273457 sender=:1.6 -> destination=org.freedesktop.DBus serial=84 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.Tracker3.Miner.Extract',interface='org.freedesktop.Tracker3.Miner',member='Progress',path='/org/freedesktop/Tracker3/Miner/Extract'"
- method return time=1740385058.273626 sender=org.freedesktop.DBus -> destination=:1.6 serial=29 reply_serial=84
- method call time=1740385058.432074 sender=:1.90 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1740385058.432206 sender=org.freedesktop.DBus -> destination=:1.90 serial=1 reply_serial=1
- string ":1.90"
- signal time=1740385058.432279 sender=org.freedesktop.DBus -> destination=(null destination) serial=65 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.90"
- string ""
- string ":1.90"
- signal time=1740385058.432337 sender=org.freedesktop.DBus -> destination=:1.90 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string ":1.90"
- method call time=1740385058.434870 sender=:1.90 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/'"
- method return time=1740385058.435095 sender=org.freedesktop.DBus -> destination=:1.90 serial=3 reply_serial=2
- method call time=1740385058.446666 sender=:1.90 -> destination=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/'"
- method return time=1740385058.446971 sender=org.freedesktop.DBus -> destination=:1.90 serial=4 reply_serial=3
- method call time=1740385058.451590 sender=:1.90 -> destination=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/color/'"
- method return time=1740385058.452052 sender=org.freedesktop.DBus -> destination=:1.90 serial=5 reply_serial=4
- method call time=1740385058.452157 sender=:1.90 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/background/portrait/'"
- method return time=1740385058.452319 sender=org.freedesktop.DBus -> destination=:1.90 serial=6 reply_serial=5
- method call time=1740385058.452651 sender=:1.90 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/distanceField/lightOnDark/'"
- method return time=1740385058.452850 sender=org.freedesktop.DBus -> destination=:1.90 serial=7 reply_serial=6
- method call time=1740385058.452973 sender=:1.90 -> destination=org.freedesktop.DBus serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/distanceField/darkOnLight/'"
- method return time=1740385058.453108 sender=org.freedesktop.DBus -> destination=:1.90 serial=8 reply_serial=7
- signal time=1740385061.901502 sender=:1.28 -> destination=(null destination) serial=207 path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; member=NotificationClosed
- uint32 24
- uint32 1
- method call time=1740385065.050990 sender=:1.91 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1740385065.051197 sender=org.freedesktop.DBus -> destination=:1.91 serial=1 reply_serial=1
- string ":1.91"
- signal time=1740385065.051379 sender=org.freedesktop.DBus -> destination=(null destination) serial=66 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.91"
- string ""
- string ":1.91"
- signal time=1740385065.051843 sender=org.freedesktop.DBus -> destination=:1.91 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string ":1.91"
- method call time=1740385065.072509 sender=:1.92 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1740385065.072593 sender=org.freedesktop.DBus -> destination=:1.92 serial=1 reply_serial=1
- string ":1.92"
- signal time=1740385065.072620 sender=org.freedesktop.DBus -> destination=(null destination) serial=67 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.92"
- string ""
- string ":1.92"
- signal time=1740385065.072653 sender=org.freedesktop.DBus -> destination=:1.92 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string ":1.92"
- method call time=1740385065.074002 sender=:1.92 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='ru.omp.RuntimeManager',path='/ru/omp/RuntimeManager/Control1',interface='ru.omp.RuntimeManager.Control1',member='Terminated'"
- method call time=1740385065.074116 sender=:1.92 -> destination=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ru.omp.RuntimeManager'"
- method call time=1740385065.074172 sender=:1.92 -> destination=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
- string "ru.omp.RuntimeManager"
- method return time=1740385065.074224 sender=org.freedesktop.DBus -> destination=:1.92 serial=3 reply_serial=4
- string ":1.36"
- method call time=1740385065.075601 sender=:1.92 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ru.omp.RuntimeManager'"
- method call time=1740385065.075753 sender=:1.92 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='ru.omp.RuntimeManager',path='/ru/omp/RuntimeManager/Control1',interface='ru.omp.RuntimeManager.Control1',member='Started'"
- method call time=1740385065.076789 sender=:1.92 -> destination=org.freedesktop.DBus serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='ru.omp.RuntimeManager',path='/ru/omp/RuntimeManager/Control1',interface='ru.omp.RuntimeManager.Control1',member='SelectedByOom'"
- signal time=1740385068.520125 sender=:1.89 -> destination=(null destination) serial=16 path=/org/freedesktop/Tracker3/Miner/Extract; interface=org.freedesktop.Tracker3.Miner; member=Stopped
- method call time=1740385068.520313 sender=:1.89 -> destination=org.freedesktop.DBus serial=17 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.freedesktop.Tracker3.Miner.Files.Control'"
- method return time=1740385068.520379 sender=org.freedesktop.DBus -> destination=:1.89 serial=13 reply_serial=17
- method call time=1740385068.520413 sender=:1.89 -> destination=org.freedesktop.DBus serial=18 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
- string "type='signal',sender='org.freedesktop.Tracker3.Miner.Files.Control',interface='org.freedesktop.DBus.Properties',member='PropertiesChanged',path='/org/freedesktop/Tracker3/Miner/Files/Proxy',arg0='org.freedesktop.Tracker3.Miner.Files.Proxy'"
- method return time=1740385068.520467 sender=org.freedesktop.DBus -> destination=:1.89 serial=14 reply_serial=18
- method call time=1740385068.520500 sender=:1.89 -> destination=org.freedesktop.DBus serial=19 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
- string "type='signal',sender='org.freedesktop.Tracker3.Miner.Files.Control',interface='org.freedesktop.Tracker3.Miner.Files.Proxy',path='/org/freedesktop/Tracker3/Miner/Files/Proxy'"
- method return time=1740385068.520554 sender=org.freedesktop.DBus -> destination=:1.89 serial=15 reply_serial=19
- method call time=1740385068.520589 sender=:1.89 -> destination=org.freedesktop.DBus serial=20 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
- string "type='signal',sender='org.freedesktop.Tracker3.Miner.Files',interface='org.freedesktop.Tracker3.Endpoint',member='GraphUpdated',path='/org/freedesktop/Tracker3/Endpoint'"
- method return time=1740385068.520643 sender=org.freedesktop.DBus -> destination=:1.89 serial=16 reply_serial=20
- signal time=1740385068.541688 sender=org.freedesktop.DBus -> destination=:1.89 serial=10 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string "org.freedesktop.Tracker3.Miner.Extract"
- signal time=1740385068.542169 sender=org.freedesktop.DBus -> destination=(null destination) serial=52 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string "org.freedesktop.Tracker3.Miner.Extract"
- string ":1.89"
- string ""
- signal time=1740385068.550492 sender=org.freedesktop.DBus -> destination=:1.89 serial=11 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string ":1.89"
- signal time=1740385068.550722 sender=org.freedesktop.DBus -> destination=(null destination) serial=68 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.89"
- string ":1.89"
- string ""
- method call time=1740385068.550847 sender=:1.0 -> destination=org.freedesktop.DBus serial=30 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
- string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.Tracker3.Miner.Extract'"
- method call time=1740385068.550941 sender=:1.6 -> destination=org.freedesktop.DBus serial=85 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
- string "type='signal',sender='org.freedesktop.Tracker3.Miner.Extract',interface='org.freedesktop.Tracker3.Miner',member='Progress',path='/org/freedesktop/Tracker3/Miner/Extract'"
- method return time=1740385068.551034 sender=org.freedesktop.DBus -> destination=:1.6 serial=30 reply_serial=85
- method call time=1740385068.551093 sender=:1.6 -> destination=org.freedesktop.DBus serial=86 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.freedesktop.Tracker3.Miner.Extract'"
- method return time=1740385068.551190 sender=org.freedesktop.DBus -> destination=:1.6 serial=31 reply_serial=86
- method return time=1740385068.982730 sender=:1.84 -> destination=:1.87 serial=8 reply_serial=3
- variant array [
- string "/etc/sailjail/permissions/PushNotifications.permission"
- string "/etc/sailjail/permissions/Camera.permission"
- string "/etc/sailjail/permissions/Internet.permission"
- string "/etc/sailjail/permissions/Audio.permission"
- string "/etc/sailjail/permissions/Videos.permission"
- string "/etc/sailjail/permissions/UserDirs.permission"
- string "/etc/sailjail/permissions/ScreenCapture.permission"
- ]
- signal time=1740385069.000472 sender=org.freedesktop.DBus -> destination=:1.87 serial=12 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string ":1.87"
- signal time=1740385069.000593 sender=org.freedesktop.DBus -> destination=(null destination) serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.87"
- string ":1.87"
- string ""
- signal time=1740385069.202133 sender=:1.28 -> destination=(null destination) serial=208 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowProcessIdChanged
- int32 3557
- signal time=1740385069.202300 sender=:1.28 -> destination=(null destination) serial=209 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowPolicyApplicationIdChanged
- string "3e48"
- method call time=1740385072.103236 sender=:1.93 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1740385072.103348 sender=org.freedesktop.DBus -> destination=:1.93 serial=1 reply_serial=1
- string ":1.93"
- signal time=1740385072.103391 sender=org.freedesktop.DBus -> destination=(null destination) serial=69 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.93"
- string ""
- string ":1.93"
- signal time=1740385072.103446 sender=org.freedesktop.DBus -> destination=:1.93 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string ":1.93"
- method call time=1740385072.103482 sender=:1.93 -> destination=org.freedesktop.DBus serial=2 path=/; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.maliit.server'"
- method return time=1740385072.103520 sender=org.freedesktop.DBus -> destination=:1.93 serial=3 reply_serial=2
- method call time=1740385072.103627 sender=:1.93 -> destination=org.freedesktop.DBus serial=3 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.maliit.server"
- method return time=1740385072.103712 sender=org.freedesktop.DBus -> destination=:1.93 serial=4 reply_serial=3
- string ":1.37"
- method call time=1740385072.103766 sender=:1.93 -> destination=org.freedesktop.DBus serial=4 path=/; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.nemomobile.lipstick'"
- method return time=1740385072.103804 sender=org.freedesktop.DBus -> destination=:1.93 serial=5 reply_serial=4
- method call time=1740385072.103829 sender=:1.93 -> destination=org.freedesktop.DBus serial=5 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.nemomobile.lipstick"
- method return time=1740385072.103908 sender=org.freedesktop.DBus -> destination=:1.93 serial=6 reply_serial=5
- string ":1.28"
- method call time=1740385072.104188 sender=:1.93 -> destination=org.freedesktop.DBus serial=6 path=/; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.amberapi.zxing'"
- method return time=1740385072.104233 sender=org.freedesktop.DBus -> destination=:1.93 serial=7 reply_serial=6
- method call time=1740385072.104259 sender=:1.93 -> destination=org.freedesktop.DBus serial=7 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.amberapi.zxing"
- error time=1740385072.104295 sender=org.freedesktop.DBus -> destination=:1.93 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=7
- string "Could not get owner of name 'org.amberapi.zxing': no such name"
- method call time=1740385072.104330 sender=:1.93 -> destination=org.freedesktop.DBus serial=8 path=/; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='com.jolla.PinQuery'"
- method return time=1740385072.104367 sender=org.freedesktop.DBus -> destination=:1.93 serial=9 reply_serial=8
- method call time=1740385072.104392 sender=:1.93 -> destination=org.freedesktop.DBus serial=9 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "com.jolla.PinQuery"
- method return time=1740385072.104426 sender=org.freedesktop.DBus -> destination=:1.93 serial=10 reply_serial=9
- string ":1.28"
- method call time=1740385072.104459 sender=:1.93 -> destination=org.freedesktop.DBus serial=10 path=/; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='com.jolla.lipstick.ConnectionSelector'"
- method return time=1740385072.104496 sender=org.freedesktop.DBus -> destination=:1.93 serial=11 reply_serial=10
- method call time=1740385072.104522 sender=:1.93 -> destination=org.freedesktop.DBus serial=11 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "com.jolla.lipstick.ConnectionSelector"
- method return time=1740385072.104557 sender=org.freedesktop.DBus -> destination=:1.93 serial=12 reply_serial=11
- string ":1.1"
- method call time=1740385072.105194 sender=:1.93 -> destination=org.freedesktop.DBus serial=12 path=/; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0namespace='org.mpris.MediaPlayer2'"
- method return time=1740385072.105255 sender=org.freedesktop.DBus -> destination=:1.93 serial=13 reply_serial=12
- method call time=1740385072.105276 sender=:1.93 -> destination=org.freedesktop.DBus serial=13 path=/; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0namespace='org.sailfishos.coveraction'"
- method return time=1740385072.105308 sender=org.freedesktop.DBus -> destination=:1.93 serial=14 reply_serial=13
- method call time=1740385072.105328 sender=:1.93 -> destination=org.freedesktop.DBus serial=14 path=/; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.Notifications'"
- method return time=1740385072.105363 sender=org.freedesktop.DBus -> destination=:1.93 serial=15 reply_serial=14
- method call time=1740385072.105447 sender=:1.93 -> destination=org.freedesktop.DBus serial=15 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.freedesktop.Notifications"
- method return time=1740385072.105509 sender=org.freedesktop.DBus -> destination=:1.93 serial=16 reply_serial=15
- string ":1.36"
- method call time=1740385072.105589 sender=:1.93 -> destination=org.freedesktop.DBus serial=16 path=/; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='com.jolla.lipstick'"
- method return time=1740385072.105623 sender=org.freedesktop.DBus -> destination=:1.93 serial=17 reply_serial=16
- method call time=1740385072.105644 sender=:1.93 -> destination=org.freedesktop.DBus serial=17 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "com.jolla.lipstick"
- method return time=1740385072.105674 sender=org.freedesktop.DBus -> destination=:1.93 serial=18 reply_serial=17
- string ":1.28"
- method call time=1740385072.105703 sender=:1.93 -> destination=org.freedesktop.DBus serial=18 path=/; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ru.auroraos.ScreenGrab1'"
- method return time=1740385072.105735 sender=org.freedesktop.DBus -> destination=:1.93 serial=19 reply_serial=18
- method call time=1740385072.105757 sender=:1.93 -> destination=org.freedesktop.DBus serial=19 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "ru.auroraos.ScreenGrab1"
- error time=1740385072.105787 sender=org.freedesktop.DBus -> destination=:1.93 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=19
- string "Could not get owner of name 'ru.auroraos.ScreenGrab1': no such name"
- method call time=1740385072.106183 sender=:1.93 -> destination=org.freedesktop.DBus serial=20 path=/; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ru.omp.RuntimeManager'"
- method return time=1740385072.106241 sender=org.freedesktop.DBus -> destination=:1.93 serial=21 reply_serial=20
- method call time=1740385072.106262 sender=:1.93 -> destination=org.freedesktop.DBus serial=21 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "ru.omp.RuntimeManager"
- method return time=1740385072.106301 sender=org.freedesktop.DBus -> destination=:1.93 serial=22 reply_serial=21
- string ":1.36"
- method call time=1740385072.106400 sender=:1.93 -> destination=org.freedesktop.DBus serial=22 path=/; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.nemomobile.Thumbnailer'"
- method return time=1740385072.106495 sender=org.freedesktop.DBus -> destination=:1.93 serial=23 reply_serial=22
- method call time=1740385072.106526 sender=:1.93 -> destination=org.freedesktop.DBus serial=23 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.nemomobile.Thumbnailer"
- error time=1740385072.106584 sender=org.freedesktop.DBus -> destination=:1.93 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=23
- string "Could not get owner of name 'org.nemomobile.Thumbnailer': no such name"
- method call time=1740385072.106639 sender=:1.93 -> destination=org.freedesktop.DBus serial=24 path=/; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0namespace='ru.auroraos.ScreenGrab'"
- method return time=1740385072.106713 sender=org.freedesktop.DBus -> destination=:1.93 serial=25 reply_serial=24
- method call time=1740385072.106756 sender=:1.93 -> destination=org.freedesktop.DBus serial=25 path=/; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ru.omp.am'"
- method return time=1740385072.106835 sender=org.freedesktop.DBus -> destination=:1.93 serial=26 reply_serial=25
- method call time=1740385072.107311 sender=:1.93 -> destination=org.freedesktop.DBus serial=26 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "ru.omp.am"
- error time=1740385072.107489 sender=org.freedesktop.DBus -> destination=:1.93 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=26
- string "Could not get owner of name 'ru.omp.am': no such name"
- method call time=1740385072.107548 sender=:1.93 -> destination=org.freedesktop.DBus serial=27 path=/; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ca.desrt.dconf'"
- method return time=1740385072.107594 sender=org.freedesktop.DBus -> destination=:1.93 serial=28 reply_serial=27
- method call time=1740385072.107623 sender=:1.93 -> destination=org.freedesktop.DBus serial=28 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "ca.desrt.dconf"
- method return time=1740385072.107664 sender=org.freedesktop.DBus -> destination=:1.93 serial=29 reply_serial=28
- string ":1.31"
- method call time=1740385072.107706 sender=:1.93 -> destination=org.freedesktop.DBus serial=29 path=/; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.sailfishos.share'"
- method return time=1740385072.107755 sender=org.freedesktop.DBus -> destination=:1.93 serial=30 reply_serial=29
- method call time=1740385072.107792 sender=:1.93 -> destination=org.freedesktop.DBus serial=30 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.sailfishos.share"
- error time=1740385072.107844 sender=org.freedesktop.DBus -> destination=:1.93 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=30
- string "Could not get owner of name 'org.sailfishos.share': no such name"
- method call time=1740385072.108100 sender=:1.93 -> destination=org.freedesktop.DBus serial=31 path=/; interface=org.freedesktop.DBus; member=ListNames
- method return time=1740385072.108412 sender=org.freedesktop.DBus -> destination=:1.93 serial=32 reply_serial=31
- array [
- string "org.freedesktop.DBus"
- string "org.freedesktop.Notifications"
- string ":1.7"
- string "com.google.code.AccountsSSO.Accounts.uuid_968e65e0dd1e2bd4c5f1d13367bc29f1"
- string ":1.8"
- string "com.google.code.AccountsSSO.Accounts.uuid_d1cc662753c5f5898332c1ca67bc2a76"
- string "org.sailfishos.fileservice"
- string ":1.9"
- string "com.google.code.AccountsSSO.Accounts.uuid_bc51f8ab3223671930d6634d67bc29f0"
- string "com.meego.msyncd"
- string "org.sailfishos.coveraction.com.jolla.settings.pid3557.id1"
- string "org.sailfishos.Messages"
- string "com.google.code.AccountsSSO.Accounts.uuid_24317e46419f68187ffed46667bc29fe"
- string "org.freedesktop.systemd1"
- string "com.google.code.AccountsSSO.Accounts.uuid_1e5e8e35fcb6e85abced4a6a67bc2a76"
- string "com.jolla.Connectiond"
- string "com.jolla.ambienced"
- string "com.google.code.AccountsSSO.Accounts.uuid_c1b4747b150f51fbee6e444f67bc2a02"
- string "com.google.code.AccountsSSO.Accounts.uuid_cbf1e953baaacfc486b822fb67bc2a76"
- string "org.freedesktop.ohm_session_agent"
- string "org.pulseaudio.Server"
- string "com.google.code.AccountsSSO.Accounts.uuid_81409b2b4d00b25310c7635867bc29f0"
- string "com.google.code.AccountsSSO.Accounts.uuid_e2f11a71fdefe4ca77bcd9fe67bc2a76"
- string "com.google.code.AccountsSSO.Accounts.uuid_01ecee3ea72eade3e2e61e2567bc29f0"
- string "com.google.code.AccountsSSO.Accounts.uuid_5aed48ee9f9971da110d81ae67bc2a76"
- string "com.google.code.AccountsSSO.Accounts.uuid_3827ec657dcdb8817d2cf7e667bc2a76"
- string ":1.80"
- string "com.jolla.lipstick.ConnectionSelector"
- string "com.google.code.AccountsSSO.Accounts.uuid_a46b16f386d672216e1ab8a767bc2a76"
- string "com.google.code.AccountsSSO.Accounts.uuid_365a17e19a56c4efecf27f1b67bc2a76"
- string ":1.60"
- string "org.freedesktop.Telepathy.Client.CommHistory"
- string ":1.61"
- string "com.jolla.PinQuery"
- string "com.jolla.windowprompt"
- string ":1.84"
- string ":1.62"
- string ":1.40"
- string ":1.85"
- string "com.google.code.AccountsSSO.Accounts.uuid_95c75919277a775256d4541c67bc2a76"
- string ":1.41"
- string ":1.64"
- string ":1.42"
- string ":1.20"
- string "com.google.code.AccountsSSO.Accounts.uuid_287dea073649e4c11986a9c667bc2a76"
- string ":1.65"
- string ":1.43"
- string ":1.21"
- string ":1.88"
- string "com.google.code.AccountsSSO.Accounts.uuid_8e82a9f5d669042ee6dba3a367bc2a76"
- string ":1.66"
- string "org.freedesktop.Telepathy.Connection.ring.tel._0x65b10a0"
- string ":1.44"
- string ":1.22"
- string ":1.67"
- string ":1.45"
- string "com.google.code.AccountsSSO.Accounts.uuid_3b97c226a56cab6d7bd8845567bc29f0"
- string "org.sailfishos.installationhandler"
- string "com.google.code.AccountsSSO.Accounts.uuid_0948b49e93d55e0eb5531cc467bc2a76"
- string ":1.68"
- string ":1.46"
- string "org.freedesktop.Telepathy.Client.voicecall"
- string ":1.69"
- string "org.nemomobile.DevicePresence"
- string "org.sailfish.simkit"
- string ":1.47"
- string ":1.25"
- string ":1.48"
- string "com.google.code.AccountsSSO.Accounts.uuid_7b7070e39d0726b16444199567bc2a76"
- string "com.jolla.keyboard.plugin.presage"
- string ":1.49"
- string "com.jolla.lipstick"
- string ":1.27"
- string "com.google.code.AccountsSSO.Accounts.uuid_5431f7c141dd0358ab0120f667bc29f0"
- string ":1.28"
- string "com.google.code.AccountsSSO.Accounts.uuid_494f7ff104b30d94c464e7fd67bc2a76"
- string "com.google.code.AccountsSSO.Accounts.uuid_5b83e3f6980a53f7497dabea67bc2a76"
- string "org.freedesktop.Telepathy.ChannelDispatcher"
- string "org.bluez.obex"
- string "ca.desrt.dconf"
- string "org.freedesktop.portal.Documents"
- string "com.google.code.AccountsSSO.Accounts.uuid_26659a6c68329a10259e1d4c67bc29f0"
- string "org.nemomobile.CommHistory"
- string "com.google.code.AccountsSSO.Accounts.uuid_543f243498c8799443178a1367bc2a76"
- string "org.freedesktop.Telepathy.Connection.ring.tel._0x65b1180"
- string "com.google.code.AccountsSSO.Accounts.uuid_ca5172b1698e16e727122f7f67bc29f0"
- string "com.jolla.settings"
- string "org.nemomobile.calendardataservice"
- string "com.google.code.AccountsSSO.Accounts.uuid_0a169496b58a137703b87e2567bc2a05"
- string "com.jolla.keyboard"
- string "org.nemomobile.lipstick"
- string "com.google.code.AccountsSSO.Accounts.uuid_252242c830d4881cf9d3748a67bc2a76"
- string "com.nokia.telephony.callhistory"
- string "org.nemomobile.voicecall"
- string "com.google.code.AccountsSSO.Accounts.uuid_5ae13c14b8b3f0208eb3d8c367bc29f0"
- string "com.google.code.AccountsSSO.Accounts.uuid_793a79a81f7e902c9ec7159a67bc2a76"
- string "org.PulseAudio1"
- string "com.google.code.AccountsSSO.Accounts.uuid_5b870ae9b25469ec0a19e19467bc2a76"
- string "org.maliit.server"
- string "com.google.code.AccountsSSO.Accounts.uuid_f15592647236027cb79e61a967bc2a76"
- string "org.freedesktop.Telepathy.AccountManager"
- string "ru.omp.weather"
- string ":1.90"
- string ":1.91"
- string ":1.92"
- string ":1.70"
- string ":1.93"
- string ":1.71"
- string "com.jolla.voicecall.ui"
- string ":1.72"
- string ":1.50"
- string ":1.73"
- string "org.nemomobile.qmlmessages"
- string ":1.51"
- string "com.google.code.AccountsSSO.Accounts.uuid_f1ea447b8ef444efb5255ffb67bc29fe"
- string "com.google.code.AccountsSSO.Accounts.uuid_0dc3d8110755406d8098520967bc29f0"
- string ":1.52"
- string ":1.30"
- string "com.nokia.profiled"
- string "com.google.code.AccountsSSO.Accounts.uuid_ff54b81294074bd6b8f0ff7f67bc29f0"
- string "com.google.code.AccountsSSO.Accounts.uuid_ffa36ba8b5f47a5d66357b6e67bc2a76"
- string ":1.53"
- string ":1.31"
- string "com.nokia.policy.telephony"
- string ":1.54"
- string ":1.32"
- string "org.freedesktop.impl.portal.PermissionStore"
- string ":1.10"
- string ":1.55"
- string ":1.33"
- string "com.google.code.AccountsSSO.Accounts.uuid_967f14808d5505602618077567bc29f8"
- string ":1.11"
- string "com.nokia.contactsd"
- string ":1.56"
- string "org.freedesktop.Telepathy.MissionControl5"
- string ":1.34"
- string ":1.12"
- string "com.google.code.AccountsSSO.Accounts.uuid_35f91fc4ca2b700d2ae1468467bc2a76"
- string "com.google.code.AccountsSSO.Accounts.uuid_417c13dd32d3ddb21ffea3dd67bc2a76"
- string ":1.79"
- string ":1.57"
- string ":1.35"
- string ":1.0"
- string ":1.13"
- string ":1.36"
- string ":1.1"
- string ":1.14"
- string ":1.59"
- string "org.freedesktop.Telepathy.ConnectionManager.ring"
- string ":1.37"
- string ":1.2"
- string ":1.15"
- string "org.freedesktop.Telepathy.Client.ru.omp.messages"
- string ":1.38"
- string "ru.omp.RuntimeManager"
- string ":1.3"
- string ":1.16"
- string "com.google.code.AccountsSSO.Accounts.uuid_561dcb7b9be31e220e13401b67bc2a05"
- string ":1.39"
- string "org.freedesktop.Tracker3.Miner.Files"
- string ":1.4"
- string ":1.17"
- string ":1.5"
- string ":1.18"
- string "org.nemomobile.AccountPresence"
- string ":1.6"
- string "org.maemo.Playback.Manager"
- string ":1.19"
- ]
- method call time=1740385072.112828 sender=:1.93 -> destination=org.freedesktop.DBus serial=32 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.freedesktop.DBus"
- method return time=1740385072.113046 sender=org.freedesktop.DBus -> destination=:1.93 serial=33 reply_serial=32
- string "org.freedesktop.DBus"
- method call time=1740385072.113131 sender=:1.93 -> destination=org.freedesktop.DBus serial=33 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.freedesktop.Notifications"
- method return time=1740385072.113214 sender=org.freedesktop.DBus -> destination=:1.93 serial=34 reply_serial=33
- string ":1.36"
- method call time=1740385072.113671 sender=:1.93 -> destination=org.freedesktop.DBus serial=34 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.sailfishos.coveraction.com.jolla.settings.pid3557.id1"
- method return time=1740385072.113828 sender=org.freedesktop.DBus -> destination=:1.93 serial=35 reply_serial=34
- string ":1.79"
- method call time=1740385072.114000 sender=:1.93 -> destination=org.freedesktop.DBus serial=35 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "com.jolla.lipstick.ConnectionSelector"
- method return time=1740385072.114041 sender=org.freedesktop.DBus -> destination=:1.93 serial=36 reply_serial=35
- string ":1.1"
- method call time=1740385072.114076 sender=:1.93 -> destination=org.freedesktop.DBus serial=36 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "com.jolla.PinQuery"
- method return time=1740385072.114112 sender=org.freedesktop.DBus -> destination=:1.93 serial=37 reply_serial=36
- string ":1.28"
- method call time=1740385072.114183 sender=:1.93 -> destination=org.freedesktop.DBus serial=37 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "com.jolla.lipstick"
- method return time=1740385072.114251 sender=org.freedesktop.DBus -> destination=:1.93 serial=38 reply_serial=37
- string ":1.28"
- method call time=1740385072.114722 sender=:1.93 -> destination=org.freedesktop.DBus serial=38 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "ca.desrt.dconf"
- method return time=1740385072.114857 sender=org.freedesktop.DBus -> destination=:1.93 serial=39 reply_serial=38
- string ":1.31"
- method call time=1740385072.114928 sender=:1.93 -> destination=org.freedesktop.DBus serial=39 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.nemomobile.lipstick"
- method return time=1740385072.114993 sender=org.freedesktop.DBus -> destination=:1.93 serial=40 reply_serial=39
- string ":1.28"
- method call time=1740385072.115061 sender=:1.93 -> destination=org.freedesktop.DBus serial=40 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.maliit.server"
- method return time=1740385072.115119 sender=org.freedesktop.DBus -> destination=:1.93 serial=41 reply_serial=40
- string ":1.37"
- method call time=1740385072.115178 sender=:1.93 -> destination=org.freedesktop.DBus serial=41 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "ru.omp.RuntimeManager"
- method return time=1740385072.115251 sender=org.freedesktop.DBus -> destination=:1.93 serial=42 reply_serial=41
- string ":1.36"
- method call time=1740385072.115337 sender=:1.93 -> destination=org.freedesktop.DBus serial=42 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/'"
- method return time=1740385072.115406 sender=org.freedesktop.DBus -> destination=:1.93 serial=43 reply_serial=42
- method call time=1740385072.138088 sender=:1.93 -> destination=org.freedesktop.DBus serial=43 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/'"
- method return time=1740385072.138185 sender=org.freedesktop.DBus -> destination=:1.93 serial=44 reply_serial=43
- method call time=1740385072.138258 sender=:1.93 -> destination=org.freedesktop.DBus serial=44 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/color/'"
- method return time=1740385072.138357 sender=org.freedesktop.DBus -> destination=:1.93 serial=45 reply_serial=44
- method call time=1740385072.138410 sender=:1.93 -> destination=org.freedesktop.DBus serial=45 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/background/portrait/'"
- method return time=1740385072.138514 sender=org.freedesktop.DBus -> destination=:1.93 serial=46 reply_serial=45
- method call time=1740385072.141910 sender=:1.93 -> destination=org.freedesktop.DBus serial=46 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/distanceField/lightOnDark/'"
- method return time=1740385072.142231 sender=org.freedesktop.DBus -> destination=:1.93 serial=47 reply_serial=46
- method call time=1740385072.142271 sender=:1.93 -> destination=org.freedesktop.DBus serial=47 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/distanceField/darkOnLight/'"
- method return time=1740385072.142299 sender=org.freedesktop.DBus -> destination=:1.93 serial=48 reply_serial=47
- method call time=1740385072.662918 sender=:1.94 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1740385072.663021 sender=org.freedesktop.DBus -> destination=:1.94 serial=1 reply_serial=1
- string ":1.94"
- signal time=1740385072.663078 sender=org.freedesktop.DBus -> destination=(null destination) serial=70 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.94"
- string ""
- string ":1.94"
- signal time=1740385072.663181 sender=org.freedesktop.DBus -> destination=:1.94 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string ":1.94"
- method call time=1740385072.668365 sender=:1.94 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.freedesktop.Notifications"
- method return time=1740385072.668725 sender=org.freedesktop.DBus -> destination=:1.94 serial=3 reply_serial=2
- string ":1.36"
- method call time=1740385072.673200 sender=:1.94 -> destination=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.Notifications'"
- method call time=1740385072.673359 sender=:1.94 -> destination=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.Notifications',path='/org/freedesktop/Notifications',interface='org.freedesktop.Notifications',member='ActionInvoked'"
- method call time=1740385072.673447 sender=:1.94 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.Notifications'"
- method call time=1740385072.673494 sender=:1.94 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.freedesktop.Notifications"
- method return time=1740385072.673536 sender=org.freedesktop.DBus -> destination=:1.94 serial=4 reply_serial=6
- string ":1.36"
- method call time=1740385072.679641 sender=:1.94 -> destination=org.freedesktop.DBus serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.Notifications',path='/org/freedesktop/Notifications',interface='org.freedesktop.Notifications',member='NotificationClosed'"
- method call time=1740385072.679860 sender=:1.94 -> destination=org.freedesktop.DBus serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.Notifications',path='/org/freedesktop/Notifications',interface='org.freedesktop.Notifications',member='InputTextSet'"
- signal time=1740385073.775260 sender=org.freedesktop.DBus -> destination=org.freedesktop.systemd1 serial=53 path=/org/freedesktop/DBus; interface=org.freedesktop.systemd1.Activator; member=ActivationRequest
- string "screengrab-daemon.service"
- method call time=1740385073.775367 sender=:1.93 -> destination=ru.auroraos.ScreenGrab1 serial=48 path=/ru/auroraos/ScreenGrab1/Service; interface=org.freedesktop.DBus.Properties; member=Get
- string "ru.auroraos.ScreenGrab1.Service"
- string "ScreenInfo"
- method call time=1740385073.779592 sender=:1.0 -> destination=org.freedesktop.DBus serial=31 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ru.auroraos.ScreenGrab1'"
- method return time=1740385073.779920 sender=org.freedesktop.DBus -> destination=:1.0 serial=54 reply_serial=31
- method call time=1740385073.983422 sender=:1.95 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1740385073.983501 sender=org.freedesktop.DBus -> destination=:1.95 serial=1 reply_serial=1
- string ":1.95"
- signal time=1740385073.983530 sender=org.freedesktop.DBus -> destination=(null destination) serial=71 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.95"
- string ""
- string ":1.95"
- signal time=1740385073.983564 sender=org.freedesktop.DBus -> destination=:1.95 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string ":1.95"
- method call time=1740385073.990325 sender=:1.95 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName
- string "ru.auroraos.ScreenGrab1"
- uint32 4
- signal time=1740385073.990752 sender=org.freedesktop.DBus -> destination=(null destination) serial=55 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string "ru.auroraos.ScreenGrab1"
- string ""
- string ":1.95"
- signal time=1740385073.991065 sender=org.freedesktop.DBus -> destination=:1.95 serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string "ru.auroraos.ScreenGrab1"
- method return time=1740385073.991205 sender=org.freedesktop.DBus -> destination=:1.95 serial=4 reply_serial=2
- uint32 1
- method call time=1740385074.009922 sender=:1.95 -> destination=org.maliit.server serial=3 path=/org/maliit/server/address; interface=org.freedesktop.DBus.Properties; member=Get
- string "org.maliit.Server.Address"
- string "address"
- method return time=1740385074.010925 sender=:1.95 -> destination=:1.93 serial=4 reply_serial=48
- variant array [
- dict entry(
- string "primary"
- array [
- dict entry(
- string "size"
- variant struct {
- int32 1920
- int32 1280
- }
- )
- ]
- )
- ]
- method return time=1740385074.011462 sender=:1.37 -> destination=:1.95 serial=24 reply_serial=3
- variant string "unix:path=/run/user/100000/maliit-server/dbus-socket,guid=072b596a242b78b1256b646867bc29fd"
- method call time=1740385074.249845 sender=:1.94 -> destination=org.maliit.server serial=9 path=/org/maliit/server/address; interface=org.freedesktop.DBus.Properties; member=Get
- string "org.maliit.Server.Address"
- string "address"
- method return time=1740385074.251421 sender=:1.37 -> destination=:1.94 serial=25 reply_serial=9
- variant string "unix:path=/run/user/100000/maliit-server/dbus-socket,guid=072b596a242b78b1256b646867bc29fd"
- signal time=1740385074.536309 sender=:1.28 -> destination=(null destination) serial=210 path=/com/jolla/lipstick; interface=com.jolla.lipstick; member=coverstatus
- int32 1
- signal time=1740385074.536543 sender=:1.28 -> destination=(null destination) serial=211 path=/com/jolla/lipstick; interface=com.jolla.lipstick; member=coverstatus
- int32 2
- signal time=1740385074.552695 sender=:1.28 -> destination=(null destination) serial=212 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowProcessIdChanged
- int32 3983
- signal time=1740385074.552797 sender=:1.28 -> destination=(null destination) serial=213 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowPolicyApplicationIdChanged
- string "873a"
- method call time=1740385074.629256 sender=:1.28 -> destination=ru.omp.RuntimeManager serial=214 path=/ru/omp/RuntimeManager/WindowManagement1; interface=ru.omp.RuntimeManager.WindowManagement1; member=UpdateWindowStatus
- string "com.jolla.settings"
- int32 0
- int32 0
- int32 2
- signal time=1740385074.630758 sender=:1.36 -> destination=:1.79 serial=46 path=/ru/omp/RuntimeManager/Lifecycle1; interface=ru.omp.RuntimeManager.Lifecycle1; member=StateChanged
- string "com.jolla.settings"
- uint32 2
- method call time=1740385074.635559 sender=:1.94 -> destination=org.freedesktop.DBus serial=11 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',path='/com/jolla/lipstick',interface='com.jolla.lipstick',member='coverstatus'"
- method call time=1740385074.747396 sender=:1.94 -> destination=org.freedesktop.DBus serial=12 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName
- string "org.sailfishos.coveraction.ru.auroraos.ScreenGrab.pid35.id1"
- uint32 4
- signal time=1740385074.747879 sender=org.freedesktop.DBus -> destination=(null destination) serial=49 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string "org.sailfishos.coveraction.ru.auroraos.ScreenGrab.pid35.id1"
- string ""
- string ":1.94"
- signal time=1740385074.748224 sender=org.freedesktop.DBus -> destination=:1.94 serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string "org.sailfishos.coveraction.ru.auroraos.ScreenGrab.pid35.id1"
- method return time=1740385074.748343 sender=org.freedesktop.DBus -> destination=:1.94 serial=7 reply_serial=12
- uint32 1
- signal time=1740385075.233976 sender=:1.28 -> destination=(null destination) serial=215 path=/com/jolla/lipstick; interface=com.jolla.lipstick; member=coverstatus
- int32 3
- signal time=1740385075.234188 sender=:1.28 -> destination=(null destination) serial=216 path=/com/jolla/lipstick; interface=com.jolla.lipstick; member=coverstatus
- int32 0
- method call time=1740385075.307440 sender=:1.28 -> destination=ru.omp.RuntimeManager serial=217 path=/ru/omp/RuntimeManager/WindowManagement1; interface=ru.omp.RuntimeManager.WindowManagement1; member=UpdateWindowStatus
- string "com.jolla.settings"
- int32 0
- int32 0
- int32 2
- method call time=1740385080.744314 sender=:1.93 -> destination=ru.auroraos.ScreenGrab1 serial=49 path=/ru/auroraos/ScreenGrab1/Service; interface=ru.auroraos.ScreenGrab1.Service; member=RequestCapture
- object path "/ru/auroraos/ScreenGrab1/Client"
- array [
- dict entry(
- string "scale"
- variant double 0.5
- )
- ]
- method call time=1740385080.747234 sender=:1.95 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetConnectionUnixProcessID
- string ":1.93"
- method return time=1740385080.747583 sender=org.freedesktop.DBus -> destination=:1.95 serial=5 reply_serial=5
- uint32 3946
- method call time=1740385080.750018 sender=:1.95 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
- string ":1.93"
- method return time=1740385080.750178 sender=org.freedesktop.DBus -> destination=:1.95 serial=6 reply_serial=6
- string ":1.93"
- method call time=1740385080.751787 sender=:1.95 -> destination=org.freedesktop.DBus serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.93'"
- method call time=1740385080.756923 sender=:1.28 -> destination=org.freedesktop.DBus serial=218 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
- string "ru.omp.am"
- error time=1740385080.757065 sender=org.freedesktop.DBus -> destination=:1.28 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=218
- string "Could not get owner of name 'ru.omp.am': no such name"
- signal time=1740385080.762430 sender=org.freedesktop.DBus -> destination=org.freedesktop.systemd1 serial=56 path=/org/freedesktop/DBus; interface=org.freedesktop.systemd1.Activator; member=ActivationRequest
- string "am.service"
- method call time=1740385080.762662 sender=:1.28 -> destination=ru.omp.am serial=219 path=/ru/omp/am; interface=org.freedesktop.DBus.Introspectable; member=Introspect
- method call time=1740385080.762770 sender=:1.95 -> destination=org.freedesktop.DBus serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender=':1.93',path='/ru/auroraos/ScreenGrab1/Client',interface='ru.auroraos.ScreenGrab1.Client',member='Stop'"
- method call time=1740385080.762825 sender=:1.95 -> destination=org.freedesktop.DBus serial=9 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.93'"
- method call time=1740385080.762876 sender=:1.95 -> destination=org.freedesktop.DBus serial=10 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
- string ":1.93"
- method return time=1740385080.762998 sender=org.freedesktop.DBus -> destination=:1.95 serial=7 reply_serial=10
- string ":1.93"
- method return time=1740385080.764757 sender=:1.95 -> destination=:1.93 serial=11 reply_serial=49
- method call time=1740385080.773943 sender=:1.0 -> destination=org.freedesktop.DBus serial=32 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ru.omp.am'"
- method return time=1740385080.774087 sender=org.freedesktop.DBus -> destination=:1.0 serial=57 reply_serial=32
- method call time=1740385080.780691 sender=:1.96 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1740385080.780771 sender=org.freedesktop.DBus -> destination=:1.96 serial=1 reply_serial=1
- string ":1.96"
- signal time=1740385080.780808 sender=org.freedesktop.DBus -> destination=(null destination) serial=72 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.96"
- string ""
- string ":1.96"
- signal time=1740385080.780852 sender=org.freedesktop.DBus -> destination=:1.96 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string ":1.96"
- method call time=1740385080.781848 sender=:1.96 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/org/coderus/screencast/'"
- method return time=1740385080.781911 sender=org.freedesktop.DBus -> destination=:1.96 serial=3 reply_serial=2
- method call time=1740385080.790170 sender=:1.96 -> destination=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
- string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/org/coderus/screencast/'"
- method return time=1740385080.790249 sender=org.freedesktop.DBus -> destination=:1.96 serial=4 reply_serial=3
- method call time=1740385080.806507 sender=:1.97 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1740385080.806573 sender=org.freedesktop.DBus -> destination=:1.97 serial=1 reply_serial=1
- string ":1.97"
- signal time=1740385080.806673 sender=org.freedesktop.DBus -> destination=(null destination) serial=73 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.97"
- string ""
- string ":1.97"
- signal time=1740385080.806805 sender=org.freedesktop.DBus -> destination=:1.97 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string ":1.97"
- method call time=1740385080.812765 sender=:1.97 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName
- string "ru.omp.am"
- uint32 3
- signal time=1740385080.812867 sender=org.freedesktop.DBus -> destination=(null destination) serial=58 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string "ru.omp.am"
- string ""
- string ":1.97"
- signal time=1740385080.812912 sender=org.freedesktop.DBus -> destination=:1.97 serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string "ru.omp.am"
- method return time=1740385080.812941 sender=org.freedesktop.DBus -> destination=:1.97 serial=4 reply_serial=2
- uint32 1
- method return time=1740385080.812969 sender=:1.97 -> destination=:1.28 serial=3 reply_serial=219
- string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
- "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
- <!-- GDBus 2.66.8 -->
- <node>
- <interface name="org.freedesktop.DBus.Properties">
- <method name="Get">
- <arg type="s" name="interface_name" direction="in"/>
- <arg type="s" name="property_name" direction="in"/>
- <arg type="v" name="value" direction="out"/>
- </method>
- <method name="GetAll">
- <arg type="s" name="interface_name" direction="in"/>
- <arg type="a{sv}" name="properties" direction="out"/>
- </method>
- <method name="Set">
- <arg type="s" name="interface_name" direction="in"/>
- <arg type="s" name="property_name" direction="in"/>
- <arg type="v" name="value" direction="in"/>
- </method>
- <signal name="PropertiesChanged">
- <arg type="s" name="interface_name"/>
- <arg type="a{sv}" name="changed_properties"/>
- <arg type="as" name="invalidated_properties"/>
- </signal>
- </interface>
- <interface name="org.freedesktop.DBus.Introspectable">
- <method name="Introspect">
- <arg type="s" name="xml_data" direction="out"/>
- </method>
- </interface>
- <interface name="org.freedesktop.DBus.Peer">
- <method name="Ping"/>
- <method name="GetMachineId">
- <arg type="s" name="machine_uuid" direction="out"/>
- </method>
- </interface>
- <interface name="ru.omp.am.Identify">
- <method name="IdentifyByBusName">
- <arg type="s" name="name" direction="in"/>
- <arg type="s" name="exe" direction="out"/>
- <arg type="s" name="keyid" direction="out"/>
- </method>
- </interface>
- </node>
- "
- method call time=1740385080.814378 sender=:1.28 -> destination=org.freedesktop.DBus serial=220 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ru.omp.am'"
- method call time=1740385080.815090 sender=:1.28 -> destination=ru.omp.am serial=221 path=/ru/omp/am; interface=ru.omp.am.Identify; member=IdentifyByBusName
- string ":1.93"
- method call time=1740385080.815201 sender=:1.28 -> destination=org.freedesktop.DBus serial=222 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ru.omp.am'"
- method call time=1740385080.816916 sender=:1.97 -> destination=org.freedesktop.DBus serial=4 path=/; interface=org.freedesktop.DBus; member=GetConnectionUnixProcessID
- string ":1.93"
- method return time=1740385080.819032 sender=org.freedesktop.DBus -> destination=:1.97 serial=5 reply_serial=4
- uint32 3946
- method call time=1740385080.819204 sender=:1.97 -> destination=:1.93 serial=5 path=/; interface=org.sailfishos.sailjailed; member=Identify
- method return time=1740385080.823267 sender=:1.93 -> destination=:1.97 serial=50 reply_serial=5
- array [
- dict entry(
- string "pid"
- variant int32 3983
- )
- dict entry(
- string "exe"
- variant string "/opt/app/ru.auroraos.ScreenGrab/0.1-1/bin/ru.auroraos.ScreenGrab"
- )
- dict entry(
- string "comm"
- variant string "ru.auroraos.Scr"
- )
- dict entry(
- string "cmdline"
- variant string "/usr/bin/ru.auroraos.ScreenGrab"
- )
- dict entry(
- string "maps"
- variant string "/opt/app/ru.auroraos.ScreenGrab/0.1-1/bin/ru.auroraos.ScreenGrab"
- )
- dict entry(
- string "uid"
- variant int32 100000
- )
- ]
- method return time=1740385080.825732 sender=:1.97 -> destination=:1.28 serial=6 reply_serial=221
- string "/opt/app/ru.auroraos.ScreenGrab/0.1-1/bin/ru.auroraos.ScreenGrab"
- string "101eb644"
- signal time=1740385080.868570 sender=org.freedesktop.DBus -> destination=:1.93 serial=13 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string ":1.93"
- signal time=1740385080.869014 sender=org.freedesktop.DBus -> destination=(null destination) serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.93"
- string ":1.93"
- string ""
- signal time=1740385080.873385 sender=org.freedesktop.DBus -> destination=:1.94 serial=14 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string "org.sailfishos.coveraction.ru.auroraos.ScreenGrab.pid35.id1"
- signal time=1740385080.873539 sender=org.freedesktop.DBus -> destination=(null destination) serial=74 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string "org.sailfishos.coveraction.ru.auroraos.ScreenGrab.pid35.id1"
- string ":1.94"
- string ""
- signal time=1740385080.877786 sender=org.freedesktop.DBus -> destination=:1.94 serial=15 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string ":1.94"
- signal time=1740385080.877957 sender=org.freedesktop.DBus -> destination=(null destination) serial=75 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.94"
- string ":1.94"
- string ""
- signal time=1740385080.884042 sender=:1.28 -> destination=(null destination) serial=223 path=/com/jolla/lipstick; interface=com.jolla.lipstick; member=coverstatus
- int32 1
- signal time=1740385080.884692 sender=:1.28 -> destination=(null destination) serial=224 path=/com/jolla/lipstick; interface=com.jolla.lipstick; member=coverstatus
- int32 2
- signal time=1740385080.884942 sender=:1.28 -> destination=(null destination) serial=225 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowProcessIdChanged
- int32 0
- signal time=1740385080.885027 sender=:1.28 -> destination=(null destination) serial=226 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowPolicyApplicationIdChanged
- string "none"
- method call time=1740385081.315842 sender=:1.28 -> destination=ru.omp.RuntimeManager serial=227 path=/ru/omp/RuntimeManager/WindowManagement1; interface=ru.omp.RuntimeManager.WindowManagement1; member=UpdateWindowStatus
- string "com.jolla.settings"
- int32 0
- int32 1
- int32 1
- method call time=1740385081.318179 sender=:1.28 -> destination=ru.omp.RuntimeManager serial=228 path=/ru/omp/RuntimeManager/WindowManagement1; interface=ru.omp.RuntimeManager.WindowManagement1; member=UpdateWindowStatus
- string ""
- int32 0
- int32 1
- int32 1
- error time=1740385081.320697 sender=:1.36 -> destination=:1.28 error_name=org.freedesktop.DBus.Error.Failed reply_serial=228
- string "Application not running: "
- method call time=1740385081.425297 sender=:1.95 -> destination=:1.93 serial=12 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385081.426006 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=12
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385081.695260 sender=:1.95 -> destination=:1.93 serial=13 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385081.696040 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=13
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385081.951178 sender=:1.95 -> destination=:1.93 serial=14 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385081.951928 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=14
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385082.211113 sender=:1.95 -> destination=:1.93 serial=15 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385082.211782 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=15
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385082.475258 sender=:1.95 -> destination=:1.93 serial=16 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385082.476082 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=16
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385082.732552 sender=:1.95 -> destination=:1.93 serial=17 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385082.733573 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=17
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385083.027364 sender=:1.95 -> destination=:1.93 serial=18 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385083.028556 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=18
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385083.365028 sender=:1.95 -> destination=:1.93 serial=19 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385083.366174 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=19
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385083.704436 sender=:1.95 -> destination=:1.93 serial=20 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385083.705262 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=20
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385084.054532 sender=:1.95 -> destination=:1.93 serial=21 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385084.055252 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=21
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385084.389381 sender=:1.95 -> destination=:1.93 serial=22 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385084.390257 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=22
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385084.717662 sender=:1.95 -> destination=:1.93 serial=23 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385084.718449 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=23
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385085.245201 sender=:1.95 -> destination=:1.93 serial=24 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385085.245418 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=24
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385085.569116 sender=:1.95 -> destination=:1.93 serial=25 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385085.569825 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=25
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385085.727797 sender=:1.43 -> destination=org.freedesktop.DBus serial=23 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.nemomobile.lipstick'"
- method call time=1740385085.728200 sender=:1.43 -> destination=org.freedesktop.DBus serial=24 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.DBus'"
- error time=1740385085.728250 sender=org.freedesktop.DBus -> destination=:1.43 error_name=org.freedesktop.DBus.Error.MatchRuleNotFound reply_serial=24
- string "The given match rule wasn't found and can't be removed"
- signal time=1740385085.797959 sender=org.freedesktop.DBus -> destination=:1.46 serial=16 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string ":1.46"
- signal time=1740385085.798416 sender=org.freedesktop.DBus -> destination=(null destination) serial=76 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.46"
- string ":1.46"
- string ""
- signal time=1740385085.802881 sender=org.freedesktop.DBus -> destination=:1.43 serial=17 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string "org.sailfishos.installationhandler"
- signal time=1740385085.803108 sender=org.freedesktop.DBus -> destination=(null destination) serial=77 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string "org.sailfishos.installationhandler"
- string ":1.43"
- string ""
- signal time=1740385085.806856 sender=org.freedesktop.DBus -> destination=:1.43 serial=18 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string ":1.43"
- signal time=1740385085.807076 sender=org.freedesktop.DBus -> destination=(null destination) serial=78 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.43"
- string ":1.43"
- string ""
- method call time=1740385085.907544 sender=:1.95 -> destination=:1.93 serial=26 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385085.907754 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=26
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385086.228904 sender=:1.95 -> destination=:1.93 serial=27 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385086.229115 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=27
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385086.741900 sender=:1.84 -> destination=org.freedesktop.DBus serial=9 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=ReleaseName
- string "com.jolla.windowprompt"
- signal time=1740385086.742246 sender=org.freedesktop.DBus -> destination=:1.84 serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string "com.jolla.windowprompt"
- signal time=1740385086.742544 sender=org.freedesktop.DBus -> destination=(null destination) serial=79 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string "com.jolla.windowprompt"
- string ":1.84"
- string ""
- method return time=1740385086.742853 sender=org.freedesktop.DBus -> destination=:1.84 serial=8 reply_serial=9
- uint32 1
- method call time=1740385086.749249 sender=:1.84 -> destination=org.freedesktop.DBus serial=10 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.87',arg2=''"
- method call time=1740385086.751399 sender=:1.84 -> destination=org.freedesktop.DBus serial=11 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
- string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.DBus'"
- error time=1740385086.751791 sender=org.freedesktop.DBus -> destination=:1.84 error_name=org.freedesktop.DBus.Error.MatchRuleNotFound reply_serial=11
- string "The given match rule wasn't found and can't be removed"
- method call time=1740385086.757186 sender=:1.85 -> destination=org.freedesktop.DBus serial=9 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
- string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/lipstick-jolla-home/'"
- method return time=1740385086.757367 sender=org.freedesktop.DBus -> destination=:1.85 serial=10 reply_serial=9
- signal time=1740385086.903312 sender=org.freedesktop.DBus -> destination=:1.85 serial=19 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string ":1.85"
- signal time=1740385086.903579 sender=org.freedesktop.DBus -> destination=(null destination) serial=80 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.85"
- string ":1.85"
- string ""
- signal time=1740385086.903740 sender=org.freedesktop.DBus -> destination=:1.84 serial=20 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string ":1.84"
- signal time=1740385086.903847 sender=org.freedesktop.DBus -> destination=(null destination) serial=81 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.84"
- string ":1.84"
- string ""
- method call time=1740385087.231205 sender=:1.95 -> destination=:1.93 serial=28 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385087.231313 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=28
- string "The name :1.93 was not provided by any .service files"
- signal time=1740385130.611750 sender=:1.28 -> destination=(null destination) serial=229 path=/org/nemomobile/lipstick/VolumeKeys; interface=org.nemomobile.lipstick.VolumeKeys; member=volumeDownPressed
- method call time=1740385131.163542 sender=:1.30 -> destination=com.nokia.profiled serial=18 path=/com/nokia/profiled; interface=com.nokia.profiled; member=set_value
- string "general"
- string "ringing.alert.volume"
- string "0"
- method return time=1740385131.164449 sender=:1.10 -> destination=:1.30 serial=40 reply_serial=18
- boolean true
- method call time=1740385131.166933 sender=:1.30 -> destination=com.nokia.profiled serial=19 path=/com/nokia/profiled; interface=com.nokia.profiled; member=set_profile
- string "silent"
- method return time=1740385131.170197 sender=:1.10 -> destination=:1.30 serial=41 reply_serial=19
- boolean true
- signal time=1740385131.274965 sender=:1.10 -> destination=(null destination) serial=42 path=/com/nokia/profiled; interface=com.nokia.profiled; member=profile_changed
- boolean false
- boolean false
- string "ambience"
- array [
- struct {
- string "ringing.alert.volume"
- string "0"
- string "INTEGER 0-100"
- }
- ]
- signal time=1740385131.275324 sender=:1.10 -> destination=(null destination) serial=43 path=/com/nokia/profiled; interface=com.nokia.profiled; member=profile_changed
- boolean false
- boolean false
- string "general"
- array [
- struct {
- string "ringing.alert.volume"
- string "0"
- string "INTEGER 0-100"
- }
- ]
- signal time=1740385131.275457 sender=:1.10 -> destination=(null destination) serial=44 path=/com/nokia/profiled; interface=com.nokia.profiled; member=profile_changed
- boolean false
- boolean false
- string "meeting"
- array [
- struct {
- string "ringing.alert.volume"
- string "0"
- string "INTEGER 0-100"
- }
- ]
- signal time=1740385131.275597 sender=:1.10 -> destination=(null destination) serial=45 path=/com/nokia/profiled; interface=com.nokia.profiled; member=profile_changed
- boolean false
- boolean false
- string "outdoors"
- array [
- struct {
- string "ringing.alert.volume"
- string "0"
- string "INTEGER 0-100"
- }
- ]
- signal time=1740385131.275724 sender=:1.10 -> destination=(null destination) serial=46 path=/com/nokia/profiled; interface=com.nokia.profiled; member=profile_changed
- boolean true
- boolean true
- string "silent"
- array [
- struct {
- string "calendar.alert.enabled"
- string "Off"
- string "BOOLEAN"
- }
- struct {
- string "calendar.alert.tone"
- string "/usr/share/ambience/softbody_bright/sounds/calendar1.ogg"
- string "SOUNDFILE"
- }
- struct {
- string "clock.alert.enabled"
- string "On"
- string "BOOLEAN"
- }
- struct {
- string "clock.alert.tone"
- string "/usr/share/ambience/softbody_bright/sounds/alarm.ogg"
- string "SOUNDFILE"
- }
- struct {
- string "clock.alert.volume"
- string "100"
- string "INTEGER 0-100"
- }
- struct {
- string "email.alert.enabled"
- string "Off"
- string "BOOLEAN"
- }
- struct {
- string "email.alert.tone"
- string "/usr/share/ambience/softbody_bright/sounds/mail1.ogg"
- string "SOUNDFILE"
- }
- struct {
- string "im.alert.enabled"
- string "Off"
- string "BOOLEAN"
- }
- struct {
- string "im.alert.tone"
- string "/usr/share/ambience/softbody_bright/sounds/chat1.ogg"
- string "SOUNDFILE"
- }
- struct {
- string "im_fg.alert.enabled"
- string "Off"
- string "BOOLEAN"
- }
- struct {
- string "im_fg.alert.tone"
- string "/usr/share/sounds/jolla-ambient/stereo/jolla-related-message.wav"
- string "SOUNDFILE"
- }
- struct {
- string "keypad.sound.level"
- string "0"
- string "INTEGER 0-2"
- }
- struct {
- string "ringing.alert.enabled"
- string "On"
- string "BOOLEAN"
- }
- struct {
- string "ringing.alert.tone"
- string "/usr/share/ambience/softbody_bright/sounds/ringtone.ogg"
- string "SOUNDFILE"
- }
- struct {
- string "ringing.alert.type"
- string "Silent"
- string "STRING "Ringing" "Silent" "Beep""
- }
- struct {
- string "ringing.alert.volume"
- string "0"
- string "INTEGER 0-100"
- }
- struct {
- string "sms.alert.enabled"
- string "Off"
- string "BOOLEAN"
- }
- struct {
- string "sms.alert.tone"
- string "/usr/share/ambience/softbody_bright/sounds/message1.ogg"
- string "SOUNDFILE"
- }
- struct {
- string "sms_fg.alert.enabled"
- string "Off"
- string "BOOLEAN"
- }
- struct {
- string "sms_fg.alert.tone"
- string "/usr/share/sounds/jolla-ambient/stereo/jolla-related-message.wav"
- string "SOUNDFILE"
- }
- struct {
- string "system.sound.level"
- string "0"
- string "INTEGER 0-2"
- }
- struct {
- string "touchscreen.sound.level"
- string "0"
- string "INTEGER 0-2"
- }
- struct {
- string "touchscreen.vibration.level"
- string "1"
- string "INTEGER 0-2"
- }
- struct {
- string "vibrating.alert.enabled"
- string "On"
- string "BOOLEAN"
- }
- struct {
- string "voip.alert.enabled"
- string "Off"
- string "BOOLEAN"
- }
- struct {
- string "voip.alert.tone"
- string "/usr/share/ambience/softbody_bright/sounds/ringtone.ogg"
- string "SOUNDFILE"
- }
- ]
- method call time=1740385131.279485 sender=:1.8 -> destination=com.nokia.profiled serial=5 path=/com/nokia/profiled; interface=com.nokia.profiled; member=get_values
- string "silent"
- method call time=1740385131.287330 sender=:1.95 -> destination=:1.93 serial=29 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385131.288906 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=29
- string "The name :1.93 was not provided by any .service files"
- method return time=1740385131.300478 sender=:1.10 -> destination=:1.8 serial=47 reply_serial=5
- array [
- struct {
- string "calendar.alert.enabled"
- string "Off"
- string "BOOLEAN"
- }
- struct {
- string "calendar.alert.tone"
- string "/usr/share/ambience/softbody_bright/sounds/calendar1.ogg"
- string "SOUNDFILE"
- }
- struct {
- string "clock.alert.enabled"
- string "On"
- string "BOOLEAN"
- }
- struct {
- string "clock.alert.tone"
- string "/usr/share/ambience/softbody_bright/sounds/alarm.ogg"
- string "SOUNDFILE"
- }
- struct {
- string "clock.alert.volume"
- string "100"
- string "INTEGER 0-100"
- }
- struct {
- string "email.alert.enabled"
- string "Off"
- string "BOOLEAN"
- }
- struct {
- string "email.alert.tone"
- string "/usr/share/ambience/softbody_bright/sounds/mail1.ogg"
- string "SOUNDFILE"
- }
- struct {
- string "im.alert.enabled"
- string "Off"
- string "BOOLEAN"
- }
- struct {
- string "im.alert.tone"
- string "/usr/share/ambience/softbody_bright/sounds/chat1.ogg"
- string "SOUNDFILE"
- }
- struct {
- string "im_fg.alert.enabled"
- string "Off"
- string "BOOLEAN"
- }
- struct {
- string "im_fg.alert.tone"
- string "/usr/share/sounds/jolla-ambient/stereo/jolla-related-message.wav"
- string "SOUNDFILE"
- }
- struct {
- string "keypad.sound.level"
- string "0"
- string "INTEGER 0-2"
- }
- struct {
- string "ringing.alert.enabled"
- string "On"
- string "BOOLEAN"
- }
- struct {
- string "ringing.alert.tone"
- string "/usr/share/ambience/softbody_bright/sounds/ringtone.ogg"
- string "SOUNDFILE"
- }
- struct {
- string "ringing.alert.type"
- string "Silent"
- string "STRING "Ringing" "Silent" "Beep""
- }
- struct {
- string "ringing.alert.volume"
- string "0"
- string "INTEGER 0-100"
- }
- struct {
- string "sms.alert.enabled"
- string "Off"
- string "BOOLEAN"
- }
- struct {
- string "sms.alert.tone"
- string "/usr/share/ambience/softbody_bright/sounds/message1.ogg"
- string "SOUNDFILE"
- }
- struct {
- string "sms_fg.alert.enabled"
- string "Off"
- string "BOOLEAN"
- }
- struct {
- string "sms_fg.alert.tone"
- string "/usr/share/sounds/jolla-ambient/stereo/jolla-related-message.wav"
- string "SOUNDFILE"
- }
- struct {
- string "system.sound.level"
- string "0"
- string "INTEGER 0-2"
- }
- struct {
- string "touchscreen.sound.level"
- string "0"
- string "INTEGER 0-2"
- }
- struct {
- string "touchscreen.vibration.level"
- string "1"
- string "INTEGER 0-2"
- }
- struct {
- string "vibrating.alert.enabled"
- string "On"
- string "BOOLEAN"
- }
- struct {
- string "voip.alert.enabled"
- string "Off"
- string "BOOLEAN"
- }
- struct {
- string "voip.alert.tone"
- string "/usr/share/ambience/softbody_bright/sounds/ringtone.ogg"
- string "SOUNDFILE"
- }
- ]
- method call time=1740385131.613282 sender=:1.95 -> destination=:1.93 serial=30 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385131.614587 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=30
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385131.937058 sender=:1.95 -> destination=:1.93 serial=31 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385131.937429 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=31
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385133.816683 sender=:1.95 -> destination=:1.93 serial=32 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385133.817974 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=32
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385134.158147 sender=:1.95 -> destination=:1.93 serial=33 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385134.158494 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=33
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385134.982023 sender=:1.28 -> destination=ru.omp.RuntimeManager serial=230 path=/ru/omp/RuntimeManager/WindowManagement1; interface=ru.omp.RuntimeManager.WindowManagement1; member=UpdateWindowStatus
- string "com.jolla.settings"
- int32 0
- int32 0
- int32 2
- method call time=1740385135.110514 sender=:1.95 -> destination=:1.93 serial=34 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385135.111375 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=34
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385135.460600 sender=:1.95 -> destination=:1.93 serial=35 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385135.461468 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=35
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385135.801125 sender=:1.95 -> destination=:1.93 serial=36 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385135.801516 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=36
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385136.753950 sender=:1.95 -> destination=:1.93 serial=37 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385136.754599 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=37
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385137.084145 sender=:1.95 -> destination=:1.93 serial=38 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385137.085108 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=38
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385137.416909 sender=:1.95 -> destination=:1.93 serial=39 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385137.417343 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=39
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385137.745486 sender=:1.95 -> destination=:1.93 serial=40 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385137.746292 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=40
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385138.081135 sender=:1.95 -> destination=:1.93 serial=41 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385138.081799 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=41
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385138.359148 sender=:1.95 -> destination=:1.93 serial=42 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385138.360174 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=42
- string "The name :1.93 was not provided by any .service files"
- method call time=1740385138.595468 sender=:1.95 -> destination=:1.93 serial=43 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 960
- int32 640
- int32 3840
- int32 0
- error time=1740385138.595808 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=43
- string "The name :1.93 was not provided by any .service files"
- signal time=1740385138.813372 sender=org.freedesktop.DBus -> destination=:1.22 serial=21 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string ":1.22"
- signal time=1740385138.813582 sender=org.freedesktop.DBus -> destination=(null destination) serial=82 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.22"
- string ":1.22"
- string ""
- signal time=1740385138.842481 sender=org.freedesktop.DBus -> destination=:1.92 serial=22 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string ":1.92"
- signal time=1740385138.844235 sender=org.freedesktop.DBus -> destination=(null destination) serial=83 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.92"
- string ":1.92"
- string ""
- Connection to 192.168.1.72 closed by remote host.
- Connection to 192.168.1.72 closed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement