Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Last login: Tue Mar 4 15:57:43 2025 from 192.168.1.44
- ,---
- | Aurora 5.2.0.828 (Moscow) (live)
- '---
- [defaultuser@R570E ~]$ dbus-monitor
- signal time=1741093072.952517 sender=org.freedesktop.DBus -> destination=:1.86 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string ":1.86"
- signal time=1741093072.952935 sender=org.freedesktop.DBus -> destination=:1.86 serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string ":1.86"
- signal time=1741093076.190785 sender=org.freedesktop.DBus -> destination=:1.85 serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string "ru.auroraos.ScreenGrab1"
- signal time=1741093076.191019 sender=org.freedesktop.DBus -> destination=(null destination) serial=54 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string "ru.auroraos.ScreenGrab1"
- string ":1.85"
- string ""
- signal time=1741093076.191170 sender=org.freedesktop.DBus -> destination=:1.85 serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string ":1.85"
- signal time=1741093076.191273 sender=org.freedesktop.DBus -> destination=(null destination) serial=93 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.85"
- string ":1.85"
- string ""
- method call time=1741093076.204092 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='ru.auroraos.ScreenGrab1'"
- method call time=1741093089.230875 sender=:1.87 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1741093089.230957 sender=org.freedesktop.DBus -> destination=:1.87 serial=1 reply_serial=1
- string ":1.87"
- signal time=1741093089.231036 sender=org.freedesktop.DBus -> destination=(null destination) serial=94 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.87"
- string ""
- string ":1.87"
- signal time=1741093089.231173 sender=org.freedesktop.DBus -> destination=:1.87 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string ":1.87"
- method call time=1741093089.233411 sender=:1.87 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.sailfishos.installationhandler"
- error time=1741093089.234662 sender=org.freedesktop.DBus -> destination=:1.87 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=1741093089.235419 sender=:1.87 -> destination=org.sailfishos.installationhandler serial=3 path=/org/sailfishos/installationhandler; interface=org.freedesktop.DBus.Introspectable; member=Introspect
- method call time=1741093089.325953 sender=:1.81 -> destination=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.nemomobile.lipstick"
- method return time=1741093089.326119 sender=org.freedesktop.DBus -> destination=:1.81 serial=3 reply_serial=3
- string ":1.27"
- method call time=1741093089.327310 sender=:1.81 -> destination=org.nemomobile.lipstick serial=4 path=/LauncherModel; interface=org.freedesktop.DBus.Introspectable; member=Introspect
- method return time=1741093089.328836 sender=:1.27 -> destination=:1.81 serial=155 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=1741093089.331280 sender=:1.81 -> 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=1741093089.461413 sender=:1.81 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName
- string "org.sailfishos.installationhandler"
- uint32 4
- signal time=1741093089.461537 sender=org.freedesktop.DBus -> destination=(null destination) serial=95 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string "org.sailfishos.installationhandler"
- string ""
- string ":1.81"
- signal time=1741093089.461717 sender=org.freedesktop.DBus -> destination=:1.81 serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string "org.sailfishos.installationhandler"
- method return time=1741093089.461836 sender=org.freedesktop.DBus -> destination=:1.81 serial=5 reply_serial=6
- uint32 1
- method return time=1741093089.463825 sender=:1.81 -> destination=:1.87 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=1741093089.466624 sender=:1.87 -> 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=1741093089.466885 sender=:1.87 -> 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=1741093089.467030 sender=:1.87 -> 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=1741093089.467243 sender=:1.87 -> destination=org.freedesktop.DBus serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.sailfishos.installationhandler"
- method return time=1741093089.467314 sender=org.freedesktop.DBus -> destination=:1.87 serial=4 reply_serial=7
- string ":1.81"
- method call time=1741093089.468237 sender=:1.87 -> 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=1741093089.468933 sender=:1.87 -> 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=1741093089.491589 sender=:1.81 -> 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=1741093089.492675 sender=:1.27 -> destination=org.freedesktop.DBus serial=156 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.81',arg2=''"
- method return time=1741093089.493580 sender=:1.27 -> destination=:1.81 serial=157 reply_serial=8
- method return time=1741093089.517611 sender=:1.81 -> destination=:1.87 serial=9 reply_serial=9
- signal time=1741093089.600332 sender=:1.11 -> destination=(null destination) serial=87 path=/org/freedesktop/Tracker3/Miner/Files; interface=org.freedesktop.Tracker3.Miner; member=Progress
- string "Processing…"
- double 1
- int32 0
- signal time=1741093089.667561 sender=:1.11 -> destination=(null destination) serial=88 path=/org/freedesktop/Tracker3/Miner/Files; interface=org.freedesktop.Tracker3.Miner; member=Progress
- string "Idle"
- double 1
- int32 0
- signal time=1741093089.667707 sender=:1.11 -> destination=(null destination) serial=89 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 819
- )
- ]
- method call time=1741093089.837053 sender=:1.81 -> destination=org.nemomobile.lipstick serial=10 path=/LauncherModel; interface=org.nemomobile.lipstick.LauncherModel; member=updatingFinished
- string "ru.auroraos.ScreenGrab"
- method call time=1741093089.838086 sender=:1.27 -> destination=org.freedesktop.DBus serial=158 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.81',arg2=''"
- method return time=1741093089.838483 sender=:1.27 -> destination=:1.81 serial=159 reply_serial=10
- signal time=1741093089.839357 sender=:1.81 -> destination=(null destination) serial=11 path=/org/sailfishos/installationhandler; interface=org.sailfishos.installationhandler; member=removalFinished
- boolean true
- string ""
- method call time=1741093089.882042 sender=:1.88 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1741093089.882128 sender=org.freedesktop.DBus -> destination=:1.88 serial=1 reply_serial=1
- string ":1.88"
- signal time=1741093089.882207 sender=org.freedesktop.DBus -> destination=(null destination) serial=96 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.88"
- string ""
- string ":1.88"
- signal time=1741093089.882854 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=1741093089.882955 sender=:1.88 -> destination=org.nemomobile.lipstick serial=2 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 call time=1741093089.883209 sender=:1.27 -> destination=org.freedesktop.DBus serial=160 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.88',arg2=''"
- method return time=1741093089.883863 sender=:1.27 -> destination=:1.88 serial=161 reply_serial=2
- method call time=1741093090.541925 sender=:1.89 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1741093090.542047 sender=org.freedesktop.DBus -> destination=:1.89 serial=1 reply_serial=1
- string ":1.89"
- signal time=1741093090.542081 sender=org.freedesktop.DBus -> destination=(null destination) serial=97 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.89"
- string ""
- string ":1.89"
- signal time=1741093090.542122 sender=org.freedesktop.DBus -> destination=:1.89 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string ":1.89"
- signal time=1741093090.560013 sender=org.freedesktop.DBus -> destination=(null destination) serial=98 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=ActivatableServicesChanged
- method call time=1741093090.560100 sender=:1.89 -> destination=org.freedesktop.DBus serial=2 path=/; interface=org.freedesktop.DBus; member=ReloadConfig
- method return time=1741093090.560621 sender=org.freedesktop.DBus -> destination=:1.89 serial=3 reply_serial=2
- signal time=1741093090.561399 sender=org.freedesktop.DBus -> destination=:1.89 serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string ":1.89"
- signal time=1741093090.561525 sender=org.freedesktop.DBus -> destination=(null destination) serial=99 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.89"
- string ":1.89"
- string ""
- method call time=1741093090.644399 sender=:1.90 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1741093090.644520 sender=org.freedesktop.DBus -> destination=:1.90 serial=1 reply_serial=1
- string ":1.90"
- signal time=1741093090.644554 sender=org.freedesktop.DBus -> destination=(null destination) serial=100 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.90"
- string ""
- string ":1.90"
- signal time=1741093090.644593 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=1741093090.645936 sender=:1.90 -> 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=1741093090.646938 sender=:1.35 -> destination=:1.90 serial=22 reply_serial=2
- variant string "unix:path=/run/user/100000/maliit-server/dbus-socket,guid=9aca83d88c57d4423484d94367c6e510"
- method call time=1741093090.980174 sender=:1.91 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1741093090.980349 sender=org.freedesktop.DBus -> destination=:1.91 serial=1 reply_serial=1
- string ":1.91"
- signal time=1741093090.980485 sender=org.freedesktop.DBus -> destination=(null destination) serial=101 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.91"
- string ""
- string ":1.91"
- signal time=1741093090.980650 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=1741093090.985123 sender=:1.91 -> 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=1741093090.985419 sender=org.freedesktop.DBus -> destination=:1.91 serial=3 reply_serial=2
- method call time=1741093091.001001 sender=:1.91 -> 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=1741093091.001202 sender=org.freedesktop.DBus -> destination=:1.91 serial=4 reply_serial=3
- method call time=1741093091.005121 sender=:1.91 -> 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=1741093091.005321 sender=org.freedesktop.DBus -> destination=:1.91 serial=5 reply_serial=4
- method call time=1741093091.007911 sender=:1.91 -> 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=1741093091.008081 sender=org.freedesktop.DBus -> destination=:1.91 serial=6 reply_serial=5
- method call time=1741093091.010722 sender=:1.91 -> 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=1741093091.010889 sender=org.freedesktop.DBus -> destination=:1.91 serial=7 reply_serial=6
- method call time=1741093091.015888 sender=:1.91 -> 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=1741093091.016118 sender=org.freedesktop.DBus -> destination=:1.91 serial=8 reply_serial=7
- method call time=1741093091.868089 sender=:1.27 -> destination=ru.omp.RuntimeManager serial=162 path=/ru/omp/RuntimeManager/WindowManagement1; interface=ru.omp.RuntimeManager.WindowManagement1; member=UpdateWindowStatus
- string ""
- int32 0
- int32 0
- int32 0
- error time=1741093091.869314 sender=:1.34 -> destination=:1.27 error_name=org.freedesktop.DBus.Error.Failed reply_serial=162
- string "Application not running: "
- method call time=1741093094.528965 sender=:1.88 -> destination=org.nemomobile.lipstick serial=3 path=/LauncherModel; interface=org.nemomobile.lipstick.LauncherModel; member=updatingFinished
- string "ru.auroraos.ScreenGrab"
- method call time=1741093094.532396 sender=:1.27 -> destination=org.freedesktop.DBus serial=163 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.88',arg2=''"
- method return time=1741093094.532789 sender=:1.27 -> destination=:1.88 serial=164 reply_serial=3
- signal time=1741093094.538999 sender=org.freedesktop.DBus -> destination=:1.88 serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string ":1.88"
- signal time=1741093094.539238 sender=org.freedesktop.DBus -> destination=(null destination) serial=102 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.88"
- string ":1.88"
- string ""
- method call time=1741093094.540048 sender=:1.81 -> destination=org.freedesktop.DBus serial=12 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.freedesktop.Notifications"
- method return time=1741093094.540332 sender=org.freedesktop.DBus -> destination=:1.81 serial=6 reply_serial=12
- string ":1.34"
- method call time=1741093094.541798 sender=:1.81 -> destination=org.freedesktop.DBus serial=13 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=1741093094.543946 sender=:1.81 -> destination=org.freedesktop.DBus serial=14 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=1741093094.544330 sender=:1.81 -> 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=1741093094.545625 sender=:1.81 -> destination=org.freedesktop.DBus serial=16 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.freedesktop.Notifications"
- method return time=1741093094.545833 sender=org.freedesktop.DBus -> destination=:1.81 serial=7 reply_serial=16
- string ":1.34"
- method call time=1741093094.547684 sender=:1.81 -> destination=org.freedesktop.DBus serial=17 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=1741093094.548562 sender=:1.81 -> destination=org.freedesktop.DBus serial=18 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=1741093094.550250 sender=:1.81 -> destination=org.freedesktop.Notifications serial=19 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-owner"
- variant string "sailfish-installationhandler"
- )
- dict entry(
- string "urgency"
- variant int32 1
- )
- dict entry(
- string "x-nemo-preview-body"
- variant string "ru.auroraos.ScreenGrab"
- )
- dict entry(
- string "transient"
- variant boolean true
- )
- dict entry(
- string "x-nemo-preview-summary"
- variant string "Установка завершена"
- )
- ]
- int32 -1
- method call time=1741093094.552877 sender=:1.34 -> destination=org.freedesktop.DBus serial=26 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetConnectionUnixProcessID
- string ":1.81"
- method return time=1741093094.553062 sender=org.freedesktop.DBus -> destination=:1.34 serial=14 reply_serial=26
- uint32 3765
- method call time=1741093094.557380 sender=:1.34 -> destination=org.nemomobile.lipstick serial=27 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=1741093094.587284 sender=:1.27 -> destination=:1.34 serial=165 reply_serial=27
- uint32 17
- method return time=1741093094.588757 sender=:1.34 -> destination=:1.81 serial=28 reply_serial=19
- uint32 17
- signal time=1741093094.590579 sender=:1.81 -> destination=(null destination) serial=20 path=/org/sailfishos/installationhandler; interface=org.sailfishos.installationhandler; member=installFinished
- boolean true
- string ""
- method call time=1741093094.593862 sender=:1.87 -> 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='needConfirm'"
- method call time=1741093094.594759 sender=:1.87 -> 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='installFinished'"
- method call time=1741093094.595328 sender=:1.87 -> 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=1741093094.595417 sender=:1.87 -> 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=1741093094.595485 sender=:1.87 -> 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=1741093094.595551 sender=org.freedesktop.DBus -> destination=:1.87 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=1741093094.600556 sender=org.freedesktop.DBus -> destination=:1.87 serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string ":1.87"
- signal time=1741093094.600753 sender=org.freedesktop.DBus -> destination=(null destination) serial=103 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.87"
- string ":1.87"
- string ""
- method call time=1741093095.144131 sender=:1.92 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1741093095.144277 sender=org.freedesktop.DBus -> destination=:1.92 serial=1 reply_serial=1
- string ":1.92"
- signal time=1741093095.144432 sender=org.freedesktop.DBus -> destination=(null destination) serial=104 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.92"
- string ""
- string ":1.92"
- signal time=1741093095.144741 sender=org.freedesktop.DBus -> destination=:1.92 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string ":1.92"
- signal time=1741093095.197128 sender=org.freedesktop.DBus -> destination=(null destination) serial=105 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=ActivatableServicesChanged
- method call time=1741093095.197269 sender=:1.92 -> destination=org.freedesktop.DBus serial=2 path=/; interface=org.freedesktop.DBus; member=ReloadConfig
- method return time=1741093095.197437 sender=org.freedesktop.DBus -> destination=:1.92 serial=3 reply_serial=2
- method call time=1741093095.200454 sender=:1.93 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1741093095.200611 sender=org.freedesktop.DBus -> destination=:1.93 serial=1 reply_serial=1
- string ":1.93"
- signal time=1741093095.200730 sender=org.freedesktop.DBus -> destination=(null destination) serial=106 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.93"
- string ""
- string ":1.93"
- signal time=1741093095.200983 sender=org.freedesktop.DBus -> destination=:1.93 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string ":1.93"
- signal time=1741093095.204719 sender=org.freedesktop.DBus -> destination=:1.92 serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string ":1.92"
- signal time=1741093095.204922 sender=org.freedesktop.DBus -> destination=(null destination) serial=107 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.92"
- string ":1.92"
- string ""
- method call time=1741093095.207835 sender=:1.93 -> 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=1741093095.408793 sender=:1.90 -> destination=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName
- string "com.jolla.windowprompt"
- uint32 4
- signal time=1741093095.409058 sender=org.freedesktop.DBus -> destination=(null destination) serial=108 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string "com.jolla.windowprompt"
- string ""
- string ":1.90"
- signal time=1741093095.409326 sender=org.freedesktop.DBus -> destination=:1.90 serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string "com.jolla.windowprompt"
- method return time=1741093095.409462 sender=org.freedesktop.DBus -> destination=:1.90 serial=4 reply_serial=3
- uint32 1
- method call time=1741093095.430459 sender=:1.90 -> destination=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetConnectionUnixProcessID
- string ":1.93"
- method return time=1741093095.430784 sender=org.freedesktop.DBus -> destination=:1.90 serial=5 reply_serial=4
- uint32 2095
- method call time=1741093095.439114 sender=:1.90 -> 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.93',arg2=''"
- method return time=1741093095.441038 sender=:1.90 -> destination=:1.93 serial=6 reply_serial=2
- object path "/com/jolla/windowprompt/queue/prompt0"
- method call time=1741093095.444614 sender=:1.93 -> destination=com.jolla.windowprompt serial=3 path=/com/jolla/windowprompt/queue/prompt0; interface=com.jolla.windowprompt.Prompt; member=wait
- method call time=1741093095.746119 sender=:1.91 -> 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=1741093095.746376 sender=org.freedesktop.DBus -> destination=:1.91 serial=9 reply_serial=8
- method call time=1741093095.827537 sender=:1.90 -> destination=com.jolla.lipstick serial=7 path=/lockscreen; interface=com.jolla.lipstick; member=showLockscreen
- method return time=1741093095.830354 sender=:1.27 -> destination=:1.90 serial=166 reply_serial=7
- signal time=1741093096.022536 sender=:1.27 -> destination=(null destination) serial=167 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowProcessIdChanged
- int32 4137
- signal time=1741093096.022766 sender=:1.27 -> destination=(null destination) serial=168 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowPolicyApplicationIdChanged
- string "7d19e"
- signal time=1741093096.501940 sender=:1.11 -> destination=(null destination) serial=90 path=/org/freedesktop/Tracker3/Miner/Files; interface=org.freedesktop.Tracker3.Miner; member=Progress
- string "Processing…"
- double 1
- int32 0
- signal time=1741093096.542479 sender=:1.11 -> destination=(null destination) serial=91 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 819
- )
- ]
- method call time=1741093096.542952 sender=:1.11 -> destination=org.freedesktop.DBus serial=92 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=1741093096.543085 sender=org.freedesktop.DBus -> destination=:1.11 serial=32 reply_serial=92
- signal time=1741093096.543811 sender=org.freedesktop.DBus -> destination=org.freedesktop.systemd1 serial=55 path=/org/freedesktop/DBus; interface=org.freedesktop.systemd1.Activator; member=ActivationRequest
- string "tracker-extract-3.service"
- method call time=1741093096.543924 sender=:1.11 -> destination=org.freedesktop.DBus serial=93 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=StartServiceByName
- string "org.freedesktop.Tracker3.Miner.Extract"
- uint32 0
- signal time=1741093096.546783 sender=:1.11 -> destination=(null destination) serial=94 path=/org/freedesktop/Tracker3/Miner/Files; interface=org.freedesktop.Tracker3.Miner; member=Progress
- string "Idle"
- double 1
- int32 0
- method call time=1741093096.551289 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='org.freedesktop.Tracker3.Miner.Extract'"
- method return time=1741093096.551539 sender=org.freedesktop.DBus -> destination=:1.0 serial=56 reply_serial=31
- method call time=1741093096.651297 sender=:1.94 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1741093096.651430 sender=org.freedesktop.DBus -> destination=:1.94 serial=1 reply_serial=1
- string ":1.94"
- signal time=1741093096.651585 sender=org.freedesktop.DBus -> destination=(null destination) serial=109 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.94"
- string ""
- string ":1.94"
- signal time=1741093096.651859 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=1741093096.669227 sender=:1.94 -> 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=1741093096.669453 sender=org.freedesktop.DBus -> destination=:1.94 serial=3 reply_serial=2
- method call time=1741093096.768899 sender=:1.95 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1741093096.768984 sender=org.freedesktop.DBus -> destination=:1.95 serial=1 reply_serial=1
- string ":1.95"
- signal time=1741093096.769020 sender=org.freedesktop.DBus -> destination=(null destination) serial=110 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.95"
- string ""
- string ":1.95"
- signal time=1741093096.769059 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=1741093096.769142 sender=:1.94 -> destination=org.freedesktop.Tracker3.Miner.Files serial=3 path=/org/freedesktop/Tracker3/Endpoint; interface=org.freedesktop.DBus.Peer; member=Ping
- method return time=1741093096.770173 sender=:1.11 -> destination=:1.94 serial=95 reply_serial=3
- method call time=1741093096.771307 sender=:1.95 -> 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 call time=1741093096.772266 sender=:1.94 -> 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: 48682
- type: fifo
- array [
- ]
- method return time=1741093096.773682 sender=:1.35 -> destination=:1.95 serial=23 reply_serial=2
- variant string "unix:path=/run/user/100000/maliit-server/dbus-socket,guid=9aca83d88c57d4423484d94367c6e510"
- method return time=1741093096.789046 sender=:1.11 -> destination=:1.94 serial=96 reply_serial=4
- array [
- string "prefix"
- string "name"
- ]
- method call time=1741093096.791624 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.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=1741093096.791800 sender=org.freedesktop.DBus -> destination=:1.94 serial=4 reply_serial=5
- method call time=1741093096.791986 sender=:1.94 -> 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=1741093096.792061 sender=org.freedesktop.DBus -> destination=:1.94 serial=5 reply_serial=6
- method call time=1741093096.792096 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.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.freedesktop.Tracker3.Miner.Files.Control'"
- method return time=1741093096.792333 sender=org.freedesktop.DBus -> destination=:1.94 serial=6 reply_serial=7
- method call time=1741093096.792571 sender=:1.94 -> 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=1741093096.792714 sender=org.freedesktop.DBus -> destination=:1.94 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=1741093096.796391 sender=:1.94 -> 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: 48683
- type: fifo
- array [
- dict entry(
- string "offset"
- variant int64 0
- )
- ]
- method call time=1741093096.800526 sender=:1.94 -> 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=1741093096.800733 sender=org.freedesktop.DBus -> destination=:1.94 serial=8 reply_serial=10
- method call time=1741093096.807421 sender=:1.94 -> 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=1741093096.807826 sender=org.freedesktop.DBus -> destination=(null destination) serial=57 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string "org.freedesktop.Tracker3.Miner.Extract"
- string ""
- string ":1.94"
- method return time=1741093096.807971 sender=org.freedesktop.DBus -> destination=:1.11 serial=33 reply_serial=93
- uint32 1
- signal time=1741093096.808112 sender=org.freedesktop.DBus -> destination=:1.94 serial=9 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string "org.freedesktop.Tracker3.Miner.Extract"
- method return time=1741093096.808178 sender=org.freedesktop.DBus -> destination=:1.94 serial=10 reply_serial=11
- uint32 1
- method return time=1741093096.808502 sender=:1.11 -> destination=:1.94 serial=97 reply_serial=9
- array [
- string "COUNT("v_urn" )"
- ]
- method call time=1741093096.809688 sender=:1.11 -> destination=org.freedesktop.DBus serial=98 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.freedesktop.Tracker3.Miner.Extract"
- method return time=1741093096.809795 sender=org.freedesktop.DBus -> destination=:1.11 serial=34 reply_serial=98
- string ":1.94"
- method call time=1741093096.810382 sender=:1.94 -> 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=1741093096.810455 sender=org.freedesktop.DBus -> destination=:1.94 serial=11 reply_serial=12
- method call time=1741093096.811242 sender=:1.94 -> 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=1741093096.811311 sender=org.freedesktop.DBus -> destination=:1.94 serial=12 reply_serial=13
- string ":1.11"
- signal time=1741093096.811338 sender=:1.94 -> destination=(null destination) serial=14 path=/org/freedesktop/Tracker3/Miner/Extract; interface=org.freedesktop.Tracker3.Miner; member=Started
- signal time=1741093096.811360 sender=:1.94 -> 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=1741093096.811602 sender=:1.11 -> destination=org.freedesktop.DBus serial=99 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=1741093096.811694 sender=org.freedesktop.DBus -> destination=:1.11 serial=35 reply_serial=99
- method call time=1741093097.144889 sender=:1.96 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1741093097.146551 sender=org.freedesktop.DBus -> destination=:1.96 serial=1 reply_serial=1
- string ":1.96"
- signal time=1741093097.146683 sender=org.freedesktop.DBus -> destination=(null destination) serial=111 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.96"
- string ""
- string ":1.96"
- signal time=1741093097.146841 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=1741093097.149115 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='/'"
- method return time=1741093097.149283 sender=org.freedesktop.DBus -> destination=:1.96 serial=3 reply_serial=2
- method call time=1741093097.162301 sender=:1.96 -> 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=1741093097.162409 sender=org.freedesktop.DBus -> destination=:1.96 serial=4 reply_serial=3
- method call time=1741093097.168443 sender=:1.96 -> 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=1741093097.170864 sender=org.freedesktop.DBus -> destination=:1.96 serial=5 reply_serial=4
- method call time=1741093097.170910 sender=:1.96 -> 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=1741093097.170964 sender=org.freedesktop.DBus -> destination=:1.96 serial=6 reply_serial=5
- method call time=1741093097.170992 sender=:1.96 -> 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=1741093097.171088 sender=org.freedesktop.DBus -> destination=:1.96 serial=7 reply_serial=6
- method call time=1741093097.171141 sender=:1.96 -> 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=1741093097.172548 sender=org.freedesktop.DBus -> destination=:1.96 serial=8 reply_serial=7
- method return time=1741093097.990962 sender=:1.90 -> destination=:1.93 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=1741093098.002388 sender=org.freedesktop.DBus -> destination=:1.93 serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string ":1.93"
- signal time=1741093098.002481 sender=org.freedesktop.DBus -> destination=(null destination) serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.93"
- string ":1.93"
- string ""
- signal time=1741093098.137495 sender=:1.27 -> destination=(null destination) serial=169 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowProcessIdChanged
- int32 0
- signal time=1741093098.137942 sender=:1.27 -> destination=(null destination) serial=170 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowPolicyApplicationIdChanged
- string "none"
- method call time=1741093101.166951 sender=:1.97 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1741093101.167133 sender=org.freedesktop.DBus -> destination=:1.97 serial=1 reply_serial=1
- string ":1.97"
- signal time=1741093101.172380 sender=org.freedesktop.DBus -> destination=(null destination) serial=112 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.97"
- string ""
- string ":1.97"
- signal time=1741093101.175074 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=1741093101.175140 sender=:1.97 -> 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=1741093101.175207 sender=org.freedesktop.DBus -> destination=:1.97 serial=3 reply_serial=2
- method call time=1741093101.175256 sender=:1.97 -> destination=org.freedesktop.DBus serial=3 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.maliit.server"
- method return time=1741093101.175312 sender=org.freedesktop.DBus -> destination=:1.97 serial=4 reply_serial=3
- string ":1.35"
- method call time=1741093101.175425 sender=:1.97 -> 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=1741093101.175538 sender=org.freedesktop.DBus -> destination=:1.97 serial=5 reply_serial=4
- method call time=1741093101.175611 sender=:1.97 -> destination=org.freedesktop.DBus serial=5 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.nemomobile.lipstick"
- method return time=1741093101.175690 sender=org.freedesktop.DBus -> destination=:1.97 serial=6 reply_serial=5
- string ":1.27"
- method call time=1741093101.175829 sender=:1.97 -> 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=1741093101.175893 sender=org.freedesktop.DBus -> destination=:1.97 serial=7 reply_serial=6
- method call time=1741093101.175934 sender=:1.97 -> destination=org.freedesktop.DBus serial=7 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.amberapi.zxing"
- error time=1741093101.175989 sender=org.freedesktop.DBus -> destination=:1.97 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=1741093101.176044 sender=:1.97 -> 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=1741093101.176160 sender=org.freedesktop.DBus -> destination=:1.97 serial=9 reply_serial=8
- method call time=1741093101.176238 sender=:1.97 -> destination=org.freedesktop.DBus serial=9 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "com.jolla.PinQuery"
- method return time=1741093101.176320 sender=org.freedesktop.DBus -> destination=:1.97 serial=10 reply_serial=9
- string ":1.27"
- method call time=1741093101.176372 sender=:1.97 -> 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=1741093101.176432 sender=org.freedesktop.DBus -> destination=:1.97 serial=11 reply_serial=10
- method call time=1741093101.177913 sender=:1.97 -> destination=org.freedesktop.DBus serial=11 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "com.jolla.lipstick.ConnectionSelector"
- method return time=1741093101.178016 sender=org.freedesktop.DBus -> destination=:1.97 serial=12 reply_serial=11
- string ":1.7"
- method call time=1741093101.178069 sender=:1.97 -> 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=1741093101.178128 sender=org.freedesktop.DBus -> destination=:1.97 serial=13 reply_serial=12
- method call time=1741093101.178166 sender=:1.97 -> 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=1741093101.178223 sender=org.freedesktop.DBus -> destination=:1.97 serial=14 reply_serial=13
- method call time=1741093101.178263 sender=:1.97 -> 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=1741093101.178323 sender=org.freedesktop.DBus -> destination=:1.97 serial=15 reply_serial=14
- method call time=1741093101.178367 sender=:1.97 -> destination=org.freedesktop.DBus serial=15 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.freedesktop.Notifications"
- method return time=1741093101.178423 sender=org.freedesktop.DBus -> destination=:1.97 serial=16 reply_serial=15
- string ":1.34"
- method call time=1741093101.178475 sender=:1.97 -> 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=1741093101.178535 sender=org.freedesktop.DBus -> destination=:1.97 serial=17 reply_serial=16
- method call time=1741093101.178575 sender=:1.97 -> destination=org.freedesktop.DBus serial=17 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "com.jolla.lipstick"
- method return time=1741093101.178630 sender=org.freedesktop.DBus -> destination=:1.97 serial=18 reply_serial=17
- string ":1.27"
- method call time=1741093101.178681 sender=:1.97 -> 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=1741093101.178742 sender=org.freedesktop.DBus -> destination=:1.97 serial=19 reply_serial=18
- method call time=1741093101.178781 sender=:1.97 -> destination=org.freedesktop.DBus serial=19 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "ru.auroraos.ScreenGrab1"
- error time=1741093101.178836 sender=org.freedesktop.DBus -> destination=:1.97 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=1741093101.178893 sender=:1.97 -> 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=1741093101.178954 sender=org.freedesktop.DBus -> destination=:1.97 serial=21 reply_serial=20
- method call time=1741093101.178994 sender=:1.97 -> destination=org.freedesktop.DBus serial=21 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "ru.omp.RuntimeManager"
- method return time=1741093101.179049 sender=org.freedesktop.DBus -> destination=:1.97 serial=22 reply_serial=21
- string ":1.34"
- method call time=1741093101.179103 sender=:1.97 -> 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=1741093101.179162 sender=org.freedesktop.DBus -> destination=:1.97 serial=23 reply_serial=22
- method call time=1741093101.184762 sender=:1.97 -> destination=org.freedesktop.DBus serial=23 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.nemomobile.Thumbnailer"
- error time=1741093101.184846 sender=org.freedesktop.DBus -> destination=:1.97 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=1741093101.184897 sender=:1.97 -> 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=1741093101.184949 sender=org.freedesktop.DBus -> destination=:1.97 serial=25 reply_serial=24
- method call time=1741093101.184982 sender=:1.97 -> 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=1741093101.185032 sender=org.freedesktop.DBus -> destination=:1.97 serial=26 reply_serial=25
- method call time=1741093101.185068 sender=:1.97 -> destination=org.freedesktop.DBus serial=26 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "ru.omp.am"
- error time=1741093101.185107 sender=org.freedesktop.DBus -> destination=:1.97 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=1741093101.185145 sender=:1.97 -> 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=1741093101.185183 sender=org.freedesktop.DBus -> destination=:1.97 serial=28 reply_serial=27
- method call time=1741093101.185240 sender=:1.97 -> destination=org.freedesktop.DBus serial=28 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "ca.desrt.dconf"
- method return time=1741093101.185336 sender=org.freedesktop.DBus -> destination=:1.97 serial=29 reply_serial=28
- string ":1.29"
- method call time=1741093101.185424 sender=:1.97 -> 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=1741093101.185486 sender=org.freedesktop.DBus -> destination=:1.97 serial=30 reply_serial=29
- method call time=1741093101.185530 sender=:1.97 -> destination=org.freedesktop.DBus serial=30 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.sailfishos.share"
- error time=1741093101.185608 sender=org.freedesktop.DBus -> destination=:1.97 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=1741093101.185690 sender=:1.97 -> destination=org.freedesktop.DBus serial=31 path=/; interface=org.freedesktop.DBus; member=ListNames
- method return time=1741093101.186272 sender=org.freedesktop.DBus -> destination=:1.97 serial=32 reply_serial=31
- array [
- string "org.freedesktop.DBus"
- string "org.freedesktop.Notifications"
- string ":1.7"
- string ":1.8"
- string "org.sailfishos.fileservice"
- string ":1.9"
- string "com.meego.msyncd"
- string "org.sailfishos.Messages"
- string "com.google.code.AccountsSSO.Accounts.uuid_800acea44d6abdaa38d4a36467c6e505"
- string "org.freedesktop.systemd1"
- string "com.google.code.AccountsSSO.Accounts.uuid_9c6baa31f8f2f468d621103c67c6e505"
- string "org.freedesktop.Tracker3.Miner.Extract"
- string "com.jolla.Connectiond"
- string "com.jolla.ambienced"
- string "org.freedesktop.ohm_session_agent"
- string "com.google.code.AccountsSSO.Accounts.uuid_4f4b19773737b9667fb98a5f67c6e505"
- string "org.pulseaudio.Server"
- string "org.freedesktop.Telepathy.Connection.ring.tel._0xad4148a0"
- string "com.jolla.lipstick.ConnectionSelector"
- string ":1.81"
- string ":1.82"
- string "org.freedesktop.Telepathy.Client.CommHistory"
- string "com.google.code.AccountsSSO.Accounts.uuid_73fe4ef4781025b3029ab11867c6e505"
- string ":1.61"
- string "com.jolla.PinQuery"
- string "com.jolla.windowprompt"
- string "com.google.code.AccountsSSO.Accounts.uuid_1caa4924e11fe7b38c1a061b67c6e517"
- string ":1.62"
- string ":1.40"
- string ":1.63"
- string ":1.41"
- string ":1.64"
- string "com.google.code.AccountsSSO.Accounts.uuid_62b31fa0be5aa2a1e808742167c6e510"
- string ":1.20"
- string ":1.65"
- string ":1.43"
- string ":1.21"
- string ":1.66"
- string "org.freedesktop.Telepathy.Connection.ring.tel._0xad414980"
- string ":1.44"
- string ":1.22"
- string ":1.67"
- string ":1.45"
- string "com.google.code.AccountsSSO.Accounts.uuid_bacdbc1018d55a3bf708ce1867c6e505"
- string "org.sailfishos.installationhandler"
- 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.48"
- string ":1.26"
- string "com.jolla.keyboard.plugin.presage"
- string ":1.49"
- string "com.jolla.lipstick"
- string ":1.27"
- string "com.google.code.AccountsSSO.Accounts.uuid_0c5eb0c11dac4dbc56e9846967c6e505"
- string ":1.28"
- string "org.freedesktop.Telepathy.ChannelDispatcher"
- string "org.bluez.obex"
- string "ca.desrt.dconf"
- string ":1.29"
- string "org.freedesktop.portal.Documents"
- string "org.nemomobile.CommHistory"
- string "org.nemomobile.calendardataservice"
- string "com.google.code.AccountsSSO.Accounts.uuid_8b96dd5d490fef9a9b93598967c6e505"
- string "com.jolla.keyboard"
- string "org.nemomobile.lipstick"
- string "com.google.code.AccountsSSO.Accounts.uuid_9580e9d310f57dcf104a24dd67c6e505"
- string "com.nokia.telephony.callhistory"
- string "org.nemomobile.voicecall"
- string "org.PulseAudio1"
- string "org.maliit.server"
- string "org.freedesktop.Telepathy.AccountManager"
- string "ru.omp.weather"
- string ":1.90"
- string ":1.91"
- string ":1.70"
- string ":1.71"
- string "com.jolla.voicecall.ui"
- string ":1.94"
- string ":1.50"
- string "com.google.code.AccountsSSO.Accounts.uuid_ce6783b1404054d410cf4e9a67c6e505"
- string ":1.95"
- string "org.nemomobile.qmlmessages"
- string ":1.51"
- string ":1.96"
- string ":1.52"
- string ":1.30"
- string "com.nokia.profiled"
- string ":1.97"
- 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 ":1.11"
- string "com.nokia.contactsd"
- string "org.freedesktop.Telepathy.MissionControl5"
- string ":1.34"
- string ":1.12"
- string "com.google.code.AccountsSSO.Accounts.uuid_27c67600b02ebc651ce3d15e67c6e517"
- string ":1.57"
- string ":1.35"
- string ":1.0"
- string ":1.13"
- string ":1.58"
- string ":1.36"
- string ":1.14"
- string "com.google.code.AccountsSSO.Accounts.uuid_a5e8efbc064368b26784800267c6e505"
- string ":1.59"
- string "org.freedesktop.Telepathy.ConnectionManager.ring"
- string "com.google.code.AccountsSSO.Accounts.uuid_5788cb24b20fac90cc7f7cbc67c6e510"
- 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 ":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 "com.google.code.AccountsSSO.Accounts.uuid_e7c08496ab25de43122c5dc467c6e50c"
- string ":1.6"
- string "org.maemo.Playback.Manager"
- string "com.google.code.AccountsSSO.Accounts.uuid_d329ac59403469c164079dac67c6e505"
- string ":1.19"
- ]
- method call time=1741093101.192127 sender=:1.97 -> destination=org.freedesktop.DBus serial=32 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.freedesktop.DBus"
- method return time=1741093101.192184 sender=org.freedesktop.DBus -> destination=:1.97 serial=33 reply_serial=32
- string "org.freedesktop.DBus"
- method call time=1741093101.192221 sender=:1.97 -> destination=org.freedesktop.DBus serial=33 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.freedesktop.Notifications"
- method return time=1741093101.192260 sender=org.freedesktop.DBus -> destination=:1.97 serial=34 reply_serial=33
- string ":1.34"
- method call time=1741093101.192296 sender=:1.97 -> destination=org.freedesktop.DBus serial=34 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "com.jolla.lipstick.ConnectionSelector"
- method return time=1741093101.192340 sender=org.freedesktop.DBus -> destination=:1.97 serial=35 reply_serial=34
- string ":1.7"
- method call time=1741093101.192378 sender=:1.97 -> destination=org.freedesktop.DBus serial=35 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "com.jolla.PinQuery"
- method return time=1741093101.192466 sender=org.freedesktop.DBus -> destination=:1.97 serial=36 reply_serial=35
- string ":1.27"
- method call time=1741093101.192505 sender=:1.97 -> destination=org.freedesktop.DBus serial=36 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "com.jolla.lipstick"
- method return time=1741093101.192547 sender=org.freedesktop.DBus -> destination=:1.97 serial=37 reply_serial=36
- string ":1.27"
- method call time=1741093101.193234 sender=:1.97 -> destination=org.freedesktop.DBus serial=37 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "ca.desrt.dconf"
- method return time=1741093101.197544 sender=org.freedesktop.DBus -> destination=:1.97 serial=38 reply_serial=37
- string ":1.29"
- method call time=1741093101.197703 sender=:1.97 -> destination=org.freedesktop.DBus serial=38 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.nemomobile.lipstick"
- method return time=1741093101.197825 sender=org.freedesktop.DBus -> destination=:1.97 serial=39 reply_serial=38
- string ":1.27"
- method call time=1741093101.197890 sender=:1.97 -> destination=org.freedesktop.DBus serial=39 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.maliit.server"
- method return time=1741093101.197937 sender=org.freedesktop.DBus -> destination=:1.97 serial=40 reply_serial=39
- string ":1.35"
- method call time=1741093101.197992 sender=:1.97 -> destination=org.freedesktop.DBus serial=40 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
- string "ru.omp.RuntimeManager"
- method return time=1741093101.198040 sender=org.freedesktop.DBus -> destination=:1.97 serial=41 reply_serial=40
- string ":1.34"
- method call time=1741093101.198083 sender=:1.97 -> destination=org.freedesktop.DBus serial=41 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=1741093101.198134 sender=org.freedesktop.DBus -> destination=:1.97 serial=42 reply_serial=41
- method call time=1741093101.227997 sender=:1.97 -> 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='/desktop/jolla/theme/'"
- method return time=1741093101.228172 sender=org.freedesktop.DBus -> destination=:1.97 serial=43 reply_serial=42
- method call time=1741093101.228513 sender=:1.97 -> 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/color/'"
- method return time=1741093101.228696 sender=org.freedesktop.DBus -> destination=:1.97 serial=44 reply_serial=43
- method call time=1741093101.229719 sender=:1.97 -> 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/background/portrait/'"
- method return time=1741093101.229946 sender=org.freedesktop.DBus -> destination=:1.97 serial=45 reply_serial=44
- method call time=1741093101.230390 sender=:1.97 -> 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/theme/distanceField/lightOnDark/'"
- method return time=1741093101.231496 sender=org.freedesktop.DBus -> destination=:1.97 serial=46 reply_serial=45
- method call time=1741093101.235684 sender=:1.97 -> 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/darkOnLight/'"
- method return time=1741093101.235997 sender=org.freedesktop.DBus -> destination=:1.97 serial=47 reply_serial=46
- signal time=1741093101.467529 sender=:1.27 -> destination=(null destination) serial=171 path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; member=NotificationClosed
- uint32 17
- uint32 1
- method call time=1741093101.692847 sender=:1.98 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1741093101.693039 sender=org.freedesktop.DBus -> destination=:1.98 serial=1 reply_serial=1
- string ":1.98"
- signal time=1741093101.693321 sender=org.freedesktop.DBus -> destination=(null destination) serial=113 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.98"
- string ""
- string ":1.98"
- signal time=1741093101.693617 sender=org.freedesktop.DBus -> destination=:1.98 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string ":1.98"
- method call time=1741093101.700521 sender=:1.98 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.freedesktop.Notifications"
- method return time=1741093101.700815 sender=org.freedesktop.DBus -> destination=:1.98 serial=3 reply_serial=2
- string ":1.34"
- method call time=1741093101.704007 sender=:1.98 -> 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=1741093101.706684 sender=:1.98 -> 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=1741093101.707161 sender=:1.98 -> 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=1741093101.708273 sender=:1.98 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
- string "org.freedesktop.Notifications"
- method return time=1741093101.708572 sender=org.freedesktop.DBus -> destination=:1.98 serial=4 reply_serial=6
- string ":1.34"
- method call time=1741093101.713286 sender=:1.98 -> 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=1741093101.713701 sender=:1.98 -> 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=1741093102.550179 sender=org.freedesktop.DBus -> destination=org.freedesktop.systemd1 serial=58 path=/org/freedesktop/DBus; interface=org.freedesktop.systemd1.Activator; member=ActivationRequest
- string "screengrab-daemon.service"
- method call time=1741093102.550340 sender=:1.97 -> destination=ru.auroraos.ScreenGrab1 serial=47 path=/ru/auroraos/ScreenGrab1/Service; interface=org.freedesktop.DBus.Properties; member=Get
- string "ru.auroraos.ScreenGrab1.Service"
- string "ScreenInfo"
- method call time=1741093102.554799 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.auroraos.ScreenGrab1'"
- method return time=1741093102.554977 sender=org.freedesktop.DBus -> destination=:1.0 serial=59 reply_serial=32
- method call time=1741093102.815538 sender=:1.99 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1741093102.815868 sender=org.freedesktop.DBus -> destination=:1.99 serial=1 reply_serial=1
- string ":1.99"
- signal time=1741093102.816177 sender=org.freedesktop.DBus -> destination=(null destination) serial=114 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.99"
- string ""
- string ":1.99"
- signal time=1741093102.816328 sender=org.freedesktop.DBus -> destination=:1.99 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string ":1.99"
- method call time=1741093102.824982 sender=:1.99 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName
- string "ru.auroraos.ScreenGrab1"
- uint32 4
- signal time=1741093102.826026 sender=org.freedesktop.DBus -> destination=(null destination) serial=60 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string "ru.auroraos.ScreenGrab1"
- string ""
- string ":1.99"
- signal time=1741093102.826242 sender=org.freedesktop.DBus -> destination=:1.99 serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string "ru.auroraos.ScreenGrab1"
- method return time=1741093102.826386 sender=org.freedesktop.DBus -> destination=:1.99 serial=4 reply_serial=2
- uint32 1
- method call time=1741093102.856847 sender=:1.99 -> 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=1741093102.858236 sender=:1.99 -> destination=:1.97 serial=4 reply_serial=47
- variant array [
- dict entry(
- string "primary"
- array [
- dict entry(
- string "size"
- variant struct {
- int32 720
- int32 1440
- }
- )
- ]
- )
- ]
- method return time=1741093102.861980 sender=:1.35 -> destination=:1.99 serial=24 reply_serial=3
- variant string "unix:path=/run/user/100000/maliit-server/dbus-socket,guid=9aca83d88c57d4423484d94367c6e510"
- method call time=1741093103.653579 sender=:1.98 -> 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=1741093103.656800 sender=:1.35 -> destination=:1.98 serial=25 reply_serial=9
- variant string "unix:path=/run/user/100000/maliit-server/dbus-socket,guid=9aca83d88c57d4423484d94367c6e510"
- signal time=1741093104.096431 sender=:1.27 -> destination=(null destination) serial=172 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowProcessIdChanged
- int32 4266
- signal time=1741093104.096554 sender=:1.27 -> destination=(null destination) serial=173 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowPolicyApplicationIdChanged
- string "7d572"
- method call time=1741093104.230044 sender=:1.98 -> 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=1741093104.259224 sender=:1.98 -> 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=1741093104.259312 sender=org.freedesktop.DBus -> destination=(null destination) serial=48 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string "org.sailfishos.coveraction.ru.auroraos.ScreenGrab.pid35.id1"
- string ""
- string ":1.98"
- signal time=1741093104.259374 sender=org.freedesktop.DBus -> destination=:1.98 serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string "org.sailfishos.coveraction.ru.auroraos.ScreenGrab.pid35.id1"
- method return time=1741093104.259418 sender=org.freedesktop.DBus -> destination=:1.98 serial=7 reply_serial=12
- uint32 1
- signal time=1741093104.414523 sender=:1.27 -> destination=(null destination) serial=174 path=/com/jolla/lipstick; interface=com.jolla.lipstick; member=coverstatus
- int32 3
- signal time=1741093104.414707 sender=:1.27 -> destination=(null destination) serial=175 path=/com/jolla/lipstick; interface=com.jolla.lipstick; member=coverstatus
- int32 0
- signal time=1741093106.920874 sender=:1.94 -> destination=(null destination) serial=16 path=/org/freedesktop/Tracker3/Miner/Extract; interface=org.freedesktop.Tracker3.Miner; member=Stopped
- method call time=1741093106.922929 sender=:1.94 -> 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=1741093106.923186 sender=org.freedesktop.DBus -> destination=:1.94 serial=13 reply_serial=17
- method call time=1741093106.923259 sender=:1.94 -> 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=1741093106.923376 sender=org.freedesktop.DBus -> destination=:1.94 serial=14 reply_serial=18
- method call time=1741093106.925117 sender=:1.94 -> 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=1741093106.925418 sender=org.freedesktop.DBus -> destination=:1.94 serial=15 reply_serial=19
- method call time=1741093106.925774 sender=:1.94 -> 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=1741093106.925948 sender=org.freedesktop.DBus -> destination=:1.94 serial=16 reply_serial=20
- signal time=1741093106.946944 sender=org.freedesktop.DBus -> destination=:1.94 serial=17 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string "org.freedesktop.Tracker3.Miner.Extract"
- signal time=1741093106.947224 sender=org.freedesktop.DBus -> destination=(null destination) serial=61 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string "org.freedesktop.Tracker3.Miner.Extract"
- string ":1.94"
- string ""
- signal time=1741093106.947426 sender=org.freedesktop.DBus -> destination=:1.94 serial=18 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string ":1.94"
- signal time=1741093106.947657 sender=org.freedesktop.DBus -> destination=(null destination) serial=115 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.94"
- string ":1.94"
- string ""
- method call time=1741093106.948358 sender=:1.0 -> destination=org.freedesktop.DBus serial=33 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=1741093106.952432 sender=:1.11 -> destination=org.freedesktop.DBus serial=100 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=1741093106.952754 sender=org.freedesktop.DBus -> destination=:1.11 serial=36 reply_serial=100
- method call time=1741093106.953517 sender=:1.11 -> destination=org.freedesktop.DBus serial=101 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=1741093106.953780 sender=org.freedesktop.DBus -> destination=:1.11 serial=37 reply_serial=101
- method call time=1741093109.641494 sender=:1.97 -> destination=ru.auroraos.ScreenGrab1 serial=48 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=1741093109.642872 sender=:1.99 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetConnectionUnixProcessID
- string ":1.97"
- method return time=1741093109.643006 sender=org.freedesktop.DBus -> destination=:1.99 serial=5 reply_serial=5
- uint32 4228
- method call time=1741093109.644048 sender=:1.99 -> 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=':1.97'"
- method call time=1741093109.654205 sender=:1.99 -> destination=org.freedesktop.DBus serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
- string "type='signal',sender=':1.97',path='/ru/auroraos/ScreenGrab1/Client',interface='ru.auroraos.ScreenGrab1.Client',member='Stop'"
- method call time=1741093109.654384 sender=:1.99 -> destination=org.freedesktop.DBus serial=8 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.97'"
- method call time=1741093109.654446 sender=:1.99 -> destination=org.freedesktop.DBus serial=9 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
- string ":1.97"
- method return time=1741093109.654503 sender=org.freedesktop.DBus -> destination=:1.99 serial=6 reply_serial=9
- string ":1.97"
- method return time=1741093109.654928 sender=:1.99 -> destination=:1.97 serial=10 reply_serial=48
- method call time=1741093109.665922 sender=:1.100 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
- method return time=1741093109.666029 sender=org.freedesktop.DBus -> destination=:1.100 serial=1 reply_serial=1
- string ":1.100"
- signal time=1741093109.666061 sender=org.freedesktop.DBus -> destination=(null destination) serial=116 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.100"
- string ""
- string ":1.100"
- signal time=1741093109.666105 sender=org.freedesktop.DBus -> destination=:1.100 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
- string ":1.100"
- method call time=1741093109.668842 sender=:1.100 -> 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=1741093109.669309 sender=org.freedesktop.DBus -> destination=:1.100 serial=3 reply_serial=2
- method call time=1741093109.676308 sender=:1.100 -> 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=1741093109.676467 sender=org.freedesktop.DBus -> destination=:1.100 serial=4 reply_serial=3
- signal time=1741093109.738217 sender=org.freedesktop.DBus -> destination=:1.98 serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string "org.sailfishos.coveraction.ru.auroraos.ScreenGrab.pid35.id1"
- signal time=1741093109.738374 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 ":1.98"
- string ""
- signal time=1741093109.739470 sender=org.freedesktop.DBus -> destination=:1.98 serial=9 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string ":1.98"
- signal time=1741093109.739584 sender=org.freedesktop.DBus -> destination=(null destination) serial=117 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.98"
- string ":1.98"
- string ""
- signal time=1741093109.741259 sender=org.freedesktop.DBus -> destination=:1.97 serial=50 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
- string ":1.97"
- signal time=1741093109.741378 sender=org.freedesktop.DBus -> destination=(null destination) serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
- string ":1.97"
- string ":1.97"
- string ""
- signal time=1741093109.836262 sender=:1.27 -> destination=(null destination) serial=176 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowProcessIdChanged
- int32 0
- signal time=1741093109.836502 sender=:1.27 -> destination=(null destination) serial=177 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowPolicyApplicationIdChanged
- string "none"
- signal time=1741093109.841398 sender=:1.27 -> destination=(null destination) serial=178 path=/com/jolla/lipstick; interface=com.jolla.lipstick; member=coverstatus
- int32 1
- signal time=1741093109.841538 sender=:1.27 -> destination=(null destination) serial=179 path=/com/jolla/lipstick; interface=com.jolla.lipstick; member=coverstatus
- int32 2
- method call time=1741093109.875842 sender=:1.99 -> destination=:1.97 serial=11 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 360
- int32 720
- int32 1440
- int32 0
- error time=1741093109.876027 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=11
- string "The name :1.97 was not provided by any .service files"
- method call time=1741093110.017921 sender=:1.99 -> destination=:1.97 serial=12 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 360
- int32 720
- int32 1440
- int32 0
- error time=1741093110.018241 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=12
- string "The name :1.97 was not provided by any .service files"
- method call time=1741093110.086264 sender=:1.27 -> destination=ru.omp.RuntimeManager serial=180 path=/ru/omp/RuntimeManager/WindowManagement1; interface=ru.omp.RuntimeManager.WindowManagement1; member=UpdateWindowStatus
- string ""
- int32 0
- int32 1
- int32 1
- error time=1741093110.087355 sender=:1.34 -> destination=:1.27 error_name=org.freedesktop.DBus.Error.Failed reply_serial=180
- string "Application not running: "
- method call time=1741093110.131854 sender=:1.99 -> destination=:1.97 serial=13 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 360
- int32 720
- int32 1440
- int32 0
- error time=1741093110.133008 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=13
- string "The name :1.97 was not provided by any .service files"
- method call time=1741093110.246065 sender=:1.99 -> destination=:1.97 serial=14 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 360
- int32 720
- int32 1440
- int32 0
- error time=1741093110.246242 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=14
- string "The name :1.97 was not provided by any .service files"
- method call time=1741093110.360362 sender=:1.99 -> destination=:1.97 serial=15 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 360
- int32 720
- int32 1440
- int32 0
- error time=1741093110.360518 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=15
- string "The name :1.97 was not provided by any .service files"
- method call time=1741093110.473114 sender=:1.99 -> destination=:1.97 serial=16 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 360
- int32 720
- int32 1440
- int32 0
- error time=1741093110.473350 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=16
- string "The name :1.97 was not provided by any .service files"
- method call time=1741093110.590140 sender=:1.99 -> destination=:1.97 serial=17 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 360
- int32 720
- int32 1440
- int32 0
- error time=1741093110.590617 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=17
- string "The name :1.97 was not provided by any .service files"
- method call time=1741093111.909301 sender=:1.99 -> destination=:1.97 serial=18 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 360
- int32 720
- int32 1440
- int32 0
- error time=1741093111.909546 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=18
- string "The name :1.97 was not provided by any .service files"
- method call time=1741093112.011304 sender=:1.99 -> destination=:1.97 serial=19 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 360
- int32 720
- int32 1440
- int32 0
- error time=1741093112.011553 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=19
- string "The name :1.97 was not provided by any .service files"
- method call time=1741093112.151657 sender=:1.99 -> destination=:1.97 serial=20 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 360
- int32 720
- int32 1440
- int32 0
- error time=1741093112.152010 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=20
- string "The name :1.97 was not provided by any .service files"
- method call time=1741093112.238008 sender=:1.99 -> destination=:1.97 serial=21 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 360
- int32 720
- int32 1440
- int32 0
- error time=1741093112.238296 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=21
- string "The name :1.97 was not provided by any .service files"
- method call time=1741093112.364492 sender=:1.99 -> destination=:1.97 serial=22 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 360
- int32 720
- int32 1440
- int32 0
- error time=1741093112.364734 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=22
- string "The name :1.97 was not provided by any .service files"
- method call time=1741093112.482824 sender=:1.99 -> destination=:1.97 serial=23 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 360
- int32 720
- int32 1440
- int32 0
- error time=1741093112.483150 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=23
- string "The name :1.97 was not provided by any .service files"
- method call time=1741093112.589073 sender=:1.99 -> destination=:1.97 serial=24 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 360
- int32 720
- int32 1440
- int32 0
- error time=1741093112.589435 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=24
- string "The name :1.97 was not provided by any .service files"
- method call time=1741093112.660922 sender=:1.99 -> destination=:1.97 serial=25 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 360
- int32 720
- int32 1440
- int32 0
- error time=1741093112.661056 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=25
- string "The name :1.97 was not provided by any .service files"
- method call time=1741093112.899514 sender=:1.99 -> destination=:1.97 serial=26 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 360
- int32 720
- int32 1440
- int32 0
- error time=1741093112.903331 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=26
- string "The name :1.97 was not provided by any .service files"
- method call time=1741093112.976807 sender=:1.99 -> destination=:1.97 serial=27 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 360
- int32 720
- int32 1440
- int32 0
- error time=1741093112.977001 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=27
- string "The name :1.97 was not provided by any .service files"
- method call time=1741093113.089360 sender=:1.99 -> destination=:1.97 serial=28 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 360
- int32 720
- int32 1440
- int32 0
- error time=1741093113.090938 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=28
- string "The name :1.97 was not provided by any .service files"
- method call time=1741093113.184360 sender=:1.99 -> destination=:1.97 serial=29 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 360
- int32 720
- int32 1440
- int32 0
- error time=1741093113.184633 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=29
- string "The name :1.97 was not provided by any .service files"
- method call time=1741093113.290292 sender=:1.99 -> destination=:1.97 serial=30 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
- int32 0
- int32 0
- int32 360
- int32 720
- int32 1440
- int32 0
- error time=1741093113.290484 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=30
- string "The name :1.97 was not provided by any .service files"
- ^C
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement