Advertisement
vladislav_larionov

Untitled

Mar 4th, 2025
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 103.89 KB | None | 0 0
  1. Last login: Tue Mar 4 15:57:43 2025 from 192.168.1.44
  2. ,---
  3. | Aurora 5.2.0.828 (Moscow) (live)
  4. '---
  5. [defaultuser@R570E ~]$ dbus-monitor
  6. signal time=1741093072.952517 sender=org.freedesktop.DBus -> destination=:1.86 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  7. string ":1.86"
  8. signal time=1741093072.952935 sender=org.freedesktop.DBus -> destination=:1.86 serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  9. string ":1.86"
  10. signal time=1741093076.190785 sender=org.freedesktop.DBus -> destination=:1.85 serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  11. string "ru.auroraos.ScreenGrab1"
  12. signal time=1741093076.191019 sender=org.freedesktop.DBus -> destination=(null destination) serial=54 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  13. string "ru.auroraos.ScreenGrab1"
  14. string ":1.85"
  15. string ""
  16. signal time=1741093076.191170 sender=org.freedesktop.DBus -> destination=:1.85 serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  17. string ":1.85"
  18. signal time=1741093076.191273 sender=org.freedesktop.DBus -> destination=(null destination) serial=93 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  19. string ":1.85"
  20. string ":1.85"
  21. string ""
  22. method call time=1741093076.204092 sender=:1.0 -> destination=org.freedesktop.DBus serial=30 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  23. string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ru.auroraos.ScreenGrab1'"
  24. method call time=1741093089.230875 sender=:1.87 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  25. method return time=1741093089.230957 sender=org.freedesktop.DBus -> destination=:1.87 serial=1 reply_serial=1
  26. string ":1.87"
  27. signal time=1741093089.231036 sender=org.freedesktop.DBus -> destination=(null destination) serial=94 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  28. string ":1.87"
  29. string ""
  30. string ":1.87"
  31. signal time=1741093089.231173 sender=org.freedesktop.DBus -> destination=:1.87 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  32. string ":1.87"
  33. method call time=1741093089.233411 sender=:1.87 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
  34. string "org.sailfishos.installationhandler"
  35. error time=1741093089.234662 sender=org.freedesktop.DBus -> destination=:1.87 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=2
  36. string "Could not get owner of name 'org.sailfishos.installationhandler': no such name"
  37. 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
  38. method call time=1741093089.325953 sender=:1.81 -> destination=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
  39. string "org.nemomobile.lipstick"
  40. method return time=1741093089.326119 sender=org.freedesktop.DBus -> destination=:1.81 serial=3 reply_serial=3
  41. string ":1.27"
  42. method call time=1741093089.327310 sender=:1.81 -> destination=org.nemomobile.lipstick serial=4 path=/LauncherModel; interface=org.freedesktop.DBus.Introspectable; member=Introspect
  43. method return time=1741093089.328836 sender=:1.27 -> destination=:1.81 serial=155 reply_serial=4
  44. string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
  45. "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
  46. <node>
  47. <interface name="org.nemomobile.lipstick.LauncherModel">
  48. <signal name="showUpdatingProgress">
  49. <arg name="packageName" type="s" direction="out"/>
  50. </signal>
  51. <method name="updatingStarted">
  52. <arg name="packageName" type="s" direction="in"/>
  53. <arg name="label" type="s" direction="in"/>
  54. <arg name="iconPath" type="s" direction="in"/>
  55. <arg name="desktopFile" type="s" direction="in"/>
  56. </method>
  57. <method name="updatingProgress">
  58. <arg name="packageName" type="s" direction="in"/>
  59. <arg name="progress" type="i" direction="in"/>
  60. </method>
  61. <method name="updatingFinished">
  62. <arg name="packageName" type="s" direction="in"/>
  63. </method>
  64. <method name="notifyLaunching">
  65. <arg name="desktopFile" type="s" direction="in"/>
  66. </method>
  67. <method name="cancelNotifyLaunching">
  68. <arg name="desktopFile" type="s" direction="in"/>
  69. </method>
  70. </interface>
  71. <interface name="org.freedesktop.DBus.Properties">
  72. <method name="Get">
  73. <arg name="interface_name" type="s" direction="in"/>
  74. <arg name="property_name" type="s" direction="in"/>
  75. <arg name="value" type="v" direction="out"/>
  76. </method>
  77. <method name="Set">
  78. <arg name="interface_name" type="s" direction="in"/>
  79. <arg name="property_name" type="s" direction="in"/>
  80. <arg name="value" type="v" direction="in"/>
  81. </method>
  82. <method name="GetAll">
  83. <arg name="interface_name" type="s" direction="in"/>
  84. <arg name="values" type="a{sv}" direction="out"/>
  85. <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QVariantMap"/>
  86. </method>
  87. <signal name="PropertiesChanged">
  88. <arg name="interface_name" type="s" direction="out"/>
  89. <arg name="changed_properties" type="a{sv}" direction="out"/>
  90. <annotation name="org.qtproject.QtDBus.QtTypeName.Out1" value="QVariantMap"/>
  91. <arg name="invalidated_properties" type="as" direction="out"/>
  92. </signal>
  93. </interface>
  94. <interface name="org.freedesktop.DBus.Introspectable">
  95. <method name="Introspect">
  96. <arg name="xml_data" type="s" direction="out"/>
  97. </method>
  98. </interface>
  99. <interface name="org.freedesktop.DBus.Peer">
  100. <method name="Ping"/>
  101. <method name="GetMachineId">
  102. <arg name="machine_uuid" type="s" direction="out"/>
  103. </method>
  104. </interface>
  105. </node>
  106. "
  107. method call time=1741093089.331280 sender=:1.81 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  108. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.nemomobile.lipstick'"
  109. method call time=1741093089.461413 sender=:1.81 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName
  110. string "org.sailfishos.installationhandler"
  111. uint32 4
  112. signal time=1741093089.461537 sender=org.freedesktop.DBus -> destination=(null destination) serial=95 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  113. string "org.sailfishos.installationhandler"
  114. string ""
  115. string ":1.81"
  116. signal time=1741093089.461717 sender=org.freedesktop.DBus -> destination=:1.81 serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  117. string "org.sailfishos.installationhandler"
  118. method return time=1741093089.461836 sender=org.freedesktop.DBus -> destination=:1.81 serial=5 reply_serial=6
  119. uint32 1
  120. method return time=1741093089.463825 sender=:1.81 -> destination=:1.87 serial=7 reply_serial=3
  121. string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
  122. "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
  123. <node>
  124. <interface name="org.sailfishos.installationhandler">
  125. <signal name="installFinished">
  126. <arg name="success" type="b" direction="out"/>
  127. <arg name="errorString" type="s" direction="out"/>
  128. </signal>
  129. <signal name="removalFinished">
  130. <arg name="success" type="b" direction="out"/>
  131. <arg name="errorString" type="s" direction="out"/>
  132. </signal>
  133. <signal name="needConfirm">
  134. </signal>
  135. <method name="installFiles">
  136. <arg name="fileUrls" type="as" direction="in"/>
  137. <arg name="sdkMode" type="b" direction="in"/>
  138. <arg name="keepUserdata" type="b" direction="in"/>
  139. </method>
  140. <method name="installFiles">
  141. <arg name="fileUrls" type="as" direction="in"/>
  142. <arg name="sdkMode" type="b" direction="in"/>
  143. </method>
  144. <method name="installFiles">
  145. <arg name="fileUrls" type="as" direction="in"/>
  146. </method>
  147. <method name="removePackages">
  148. <arg name="packageNames" type="as" direction="in"/>
  149. <arg name="keepUserdata" type="b" direction="in"/>
  150. </method>
  151. <method name="removePackages">
  152. <arg name="packageNames" type="as" direction="in"/>
  153. </method>
  154. <method name="removePackageByDesktopFile">
  155. <arg name="desktopFile" type="s" direction="in"/>
  156. </method>
  157. </interface>
  158. <interface name="org.freedesktop.DBus.Properties">
  159. <method name="Get">
  160. <arg name="interface_name" type="s" direction="in"/>
  161. <arg name="property_name" type="s" direction="in"/>
  162. <arg name="value" type="v" direction="out"/>
  163. </method>
  164. <method name="Set">
  165. <arg name="interface_name" type="s" direction="in"/>
  166. <arg name="property_name" type="s" direction="in"/>
  167. <arg name="value" type="v" direction="in"/>
  168. </method>
  169. <method name="GetAll">
  170. <arg name="interface_name" type="s" direction="in"/>
  171. <arg name="values" type="a{sv}" direction="out"/>
  172. <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QVariantMap"/>
  173. </method>
  174. <signal name="PropertiesChanged">
  175. <arg name="interface_name" type="s" direction="out"/>
  176. <arg name="changed_properties" type="a{sv}" direction="out"/>
  177. <annotation name="org.qtproject.QtDBus.QtTypeName.Out1" value="QVariantMap"/>
  178. <arg name="invalidated_properties" type="as" direction="out"/>
  179. </signal>
  180. </interface>
  181. <interface name="org.freedesktop.DBus.Introspectable">
  182. <method name="Introspect">
  183. <arg name="xml_data" type="s" direction="out"/>
  184. </method>
  185. </interface>
  186. <interface name="org.freedesktop.DBus.Peer">
  187. <method name="Ping"/>
  188. <method name="GetMachineId">
  189. <arg name="machine_uuid" type="s" direction="out"/>
  190. </method>
  191. </interface>
  192. </node>
  193. "
  194. method call time=1741093089.466624 sender=:1.87 -> destination=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  195. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.sailfishos.installationhandler'"
  196. method call time=1741093089.466885 sender=:1.87 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  197. string "type='signal',sender='org.sailfishos.installationhandler',path='/org/sailfishos/installationhandler',interface='org.sailfishos.installationhandler',member='installFinished'"
  198. method call time=1741093089.467030 sender=:1.87 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  199. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.sailfishos.installationhandler'"
  200. method call time=1741093089.467243 sender=:1.87 -> destination=org.freedesktop.DBus serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
  201. string "org.sailfishos.installationhandler"
  202. method return time=1741093089.467314 sender=org.freedesktop.DBus -> destination=:1.87 serial=4 reply_serial=7
  203. string ":1.81"
  204. method call time=1741093089.468237 sender=:1.87 -> destination=org.freedesktop.DBus serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  205. string "type='signal',sender='org.sailfishos.installationhandler',path='/org/sailfishos/installationhandler',interface='org.sailfishos.installationhandler',member='needConfirm'"
  206. method call time=1741093089.468933 sender=:1.87 -> destination=org.sailfishos.installationhandler serial=9 path=/org/sailfishos/installationhandler; interface=org.sailfishos.installationhandler; member=installFiles
  207. array [
  208. string "/home/defaultuser/RPMS/ru.auroraos.ScreenGrab-0.1-1.armv7hl.rpm"
  209. ]
  210. boolean true
  211. boolean true
  212. method call time=1741093089.491589 sender=:1.81 -> destination=org.nemomobile.lipstick serial=8 path=/LauncherModel; interface=org.nemomobile.lipstick.LauncherModel; member=updatingStarted
  213. string "ru.auroraos.ScreenGrab"
  214. string ""
  215. string ""
  216. string "/usr/share/applications/ru.auroraos.ScreenGrab.desktop"
  217. method call time=1741093089.492675 sender=:1.27 -> destination=org.freedesktop.DBus serial=156 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  218. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.81',arg2=''"
  219. method return time=1741093089.493580 sender=:1.27 -> destination=:1.81 serial=157 reply_serial=8
  220. method return time=1741093089.517611 sender=:1.81 -> destination=:1.87 serial=9 reply_serial=9
  221. 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
  222. string "Processing…"
  223. double 1
  224. int32 0
  225. 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
  226. string "Idle"
  227. double 1
  228. int32 0
  229. signal time=1741093089.667707 sender=:1.11 -> destination=(null destination) serial=89 path=/org/freedesktop/Tracker3/Endpoint; interface=org.freedesktop.Tracker3.Endpoint; member=GraphUpdated
  230. string "http://tracker.api.gnome.org/ontology/v3/tracker#FileSystem"
  231. array [
  232. dict entry(
  233. int32 1
  234. int32 819
  235. )
  236. ]
  237. method call time=1741093089.837053 sender=:1.81 -> destination=org.nemomobile.lipstick serial=10 path=/LauncherModel; interface=org.nemomobile.lipstick.LauncherModel; member=updatingFinished
  238. string "ru.auroraos.ScreenGrab"
  239. method call time=1741093089.838086 sender=:1.27 -> destination=org.freedesktop.DBus serial=158 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  240. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.81',arg2=''"
  241. method return time=1741093089.838483 sender=:1.27 -> destination=:1.81 serial=159 reply_serial=10
  242. signal time=1741093089.839357 sender=:1.81 -> destination=(null destination) serial=11 path=/org/sailfishos/installationhandler; interface=org.sailfishos.installationhandler; member=removalFinished
  243. boolean true
  244. string ""
  245. method call time=1741093089.882042 sender=:1.88 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  246. method return time=1741093089.882128 sender=org.freedesktop.DBus -> destination=:1.88 serial=1 reply_serial=1
  247. string ":1.88"
  248. signal time=1741093089.882207 sender=org.freedesktop.DBus -> destination=(null destination) serial=96 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  249. string ":1.88"
  250. string ""
  251. string ":1.88"
  252. signal time=1741093089.882854 sender=org.freedesktop.DBus -> destination=:1.88 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  253. string ":1.88"
  254. method call time=1741093089.882955 sender=:1.88 -> destination=org.nemomobile.lipstick serial=2 path=/LauncherModel; interface=org.nemomobile.lipstick.LauncherModel; member=updatingStarted
  255. string "ru.auroraos.ScreenGrab"
  256. string "ru.auroraos.ScreenGrab"
  257. string "image://theme/icon-store-app-default"
  258. string ""
  259. method call time=1741093089.883209 sender=:1.27 -> destination=org.freedesktop.DBus serial=160 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  260. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.88',arg2=''"
  261. method return time=1741093089.883863 sender=:1.27 -> destination=:1.88 serial=161 reply_serial=2
  262. method call time=1741093090.541925 sender=:1.89 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  263. method return time=1741093090.542047 sender=org.freedesktop.DBus -> destination=:1.89 serial=1 reply_serial=1
  264. string ":1.89"
  265. signal time=1741093090.542081 sender=org.freedesktop.DBus -> destination=(null destination) serial=97 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  266. string ":1.89"
  267. string ""
  268. string ":1.89"
  269. signal time=1741093090.542122 sender=org.freedesktop.DBus -> destination=:1.89 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  270. string ":1.89"
  271. signal time=1741093090.560013 sender=org.freedesktop.DBus -> destination=(null destination) serial=98 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=ActivatableServicesChanged
  272. method call time=1741093090.560100 sender=:1.89 -> destination=org.freedesktop.DBus serial=2 path=/; interface=org.freedesktop.DBus; member=ReloadConfig
  273. method return time=1741093090.560621 sender=org.freedesktop.DBus -> destination=:1.89 serial=3 reply_serial=2
  274. signal time=1741093090.561399 sender=org.freedesktop.DBus -> destination=:1.89 serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  275. string ":1.89"
  276. signal time=1741093090.561525 sender=org.freedesktop.DBus -> destination=(null destination) serial=99 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  277. string ":1.89"
  278. string ":1.89"
  279. string ""
  280. method call time=1741093090.644399 sender=:1.90 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  281. method return time=1741093090.644520 sender=org.freedesktop.DBus -> destination=:1.90 serial=1 reply_serial=1
  282. string ":1.90"
  283. signal time=1741093090.644554 sender=org.freedesktop.DBus -> destination=(null destination) serial=100 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  284. string ":1.90"
  285. string ""
  286. string ":1.90"
  287. signal time=1741093090.644593 sender=org.freedesktop.DBus -> destination=:1.90 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  288. string ":1.90"
  289. 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
  290. string "org.maliit.Server.Address"
  291. string "address"
  292. method return time=1741093090.646938 sender=:1.35 -> destination=:1.90 serial=22 reply_serial=2
  293. variant string "unix:path=/run/user/100000/maliit-server/dbus-socket,guid=9aca83d88c57d4423484d94367c6e510"
  294. method call time=1741093090.980174 sender=:1.91 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  295. method return time=1741093090.980349 sender=org.freedesktop.DBus -> destination=:1.91 serial=1 reply_serial=1
  296. string ":1.91"
  297. signal time=1741093090.980485 sender=org.freedesktop.DBus -> destination=(null destination) serial=101 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  298. string ":1.91"
  299. string ""
  300. string ":1.91"
  301. signal time=1741093090.980650 sender=org.freedesktop.DBus -> destination=:1.91 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  302. string ":1.91"
  303. method call time=1741093090.985123 sender=:1.91 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  304. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/'"
  305. method return time=1741093090.985419 sender=org.freedesktop.DBus -> destination=:1.91 serial=3 reply_serial=2
  306. method call time=1741093091.001001 sender=:1.91 -> destination=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  307. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/'"
  308. method return time=1741093091.001202 sender=org.freedesktop.DBus -> destination=:1.91 serial=4 reply_serial=3
  309. method call time=1741093091.005121 sender=:1.91 -> destination=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  310. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/color/'"
  311. method return time=1741093091.005321 sender=org.freedesktop.DBus -> destination=:1.91 serial=5 reply_serial=4
  312. method call time=1741093091.007911 sender=:1.91 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  313. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/background/portrait/'"
  314. method return time=1741093091.008081 sender=org.freedesktop.DBus -> destination=:1.91 serial=6 reply_serial=5
  315. method call time=1741093091.010722 sender=:1.91 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  316. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/distanceField/lightOnDark/'"
  317. method return time=1741093091.010889 sender=org.freedesktop.DBus -> destination=:1.91 serial=7 reply_serial=6
  318. method call time=1741093091.015888 sender=:1.91 -> destination=org.freedesktop.DBus serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  319. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/distanceField/darkOnLight/'"
  320. method return time=1741093091.016118 sender=org.freedesktop.DBus -> destination=:1.91 serial=8 reply_serial=7
  321. 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
  322. string ""
  323. int32 0
  324. int32 0
  325. int32 0
  326. error time=1741093091.869314 sender=:1.34 -> destination=:1.27 error_name=org.freedesktop.DBus.Error.Failed reply_serial=162
  327. string "Application not running: "
  328. method call time=1741093094.528965 sender=:1.88 -> destination=org.nemomobile.lipstick serial=3 path=/LauncherModel; interface=org.nemomobile.lipstick.LauncherModel; member=updatingFinished
  329. string "ru.auroraos.ScreenGrab"
  330. method call time=1741093094.532396 sender=:1.27 -> destination=org.freedesktop.DBus serial=163 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  331. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.88',arg2=''"
  332. method return time=1741093094.532789 sender=:1.27 -> destination=:1.88 serial=164 reply_serial=3
  333. signal time=1741093094.538999 sender=org.freedesktop.DBus -> destination=:1.88 serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  334. string ":1.88"
  335. signal time=1741093094.539238 sender=org.freedesktop.DBus -> destination=(null destination) serial=102 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  336. string ":1.88"
  337. string ":1.88"
  338. string ""
  339. method call time=1741093094.540048 sender=:1.81 -> destination=org.freedesktop.DBus serial=12 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
  340. string "org.freedesktop.Notifications"
  341. method return time=1741093094.540332 sender=org.freedesktop.DBus -> destination=:1.81 serial=6 reply_serial=12
  342. string ":1.34"
  343. method call time=1741093094.541798 sender=:1.81 -> destination=org.freedesktop.DBus serial=13 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  344. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.Notifications'"
  345. method call time=1741093094.543946 sender=:1.81 -> destination=org.freedesktop.DBus serial=14 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  346. string "type='signal',sender='org.freedesktop.Notifications',path='/org/freedesktop/Notifications',interface='org.freedesktop.Notifications',member='ActionInvoked'"
  347. method call time=1741093094.544330 sender=:1.81 -> destination=org.freedesktop.DBus serial=15 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  348. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.Notifications'"
  349. method call time=1741093094.545625 sender=:1.81 -> destination=org.freedesktop.DBus serial=16 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
  350. string "org.freedesktop.Notifications"
  351. method return time=1741093094.545833 sender=org.freedesktop.DBus -> destination=:1.81 serial=7 reply_serial=16
  352. string ":1.34"
  353. method call time=1741093094.547684 sender=:1.81 -> destination=org.freedesktop.DBus serial=17 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  354. string "type='signal',sender='org.freedesktop.Notifications',path='/org/freedesktop/Notifications',interface='org.freedesktop.Notifications',member='NotificationClosed'"
  355. method call time=1741093094.548562 sender=:1.81 -> destination=org.freedesktop.DBus serial=18 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  356. string "type='signal',sender='org.freedesktop.Notifications',path='/org/freedesktop/Notifications',interface='org.freedesktop.Notifications',member='InputTextSet'"
  357. method call time=1741093094.550250 sender=:1.81 -> destination=org.freedesktop.Notifications serial=19 path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; member=Notify
  358. string ""
  359. uint32 0
  360. string "icon-lock-installed"
  361. string "Установка завершена"
  362. string "ru.auroraos.ScreenGrab"
  363. array [
  364. ]
  365. array [
  366. dict entry(
  367. string "x-nemo-owner"
  368. variant string "sailfish-installationhandler"
  369. )
  370. dict entry(
  371. string "urgency"
  372. variant int32 1
  373. )
  374. dict entry(
  375. string "x-nemo-preview-body"
  376. variant string "ru.auroraos.ScreenGrab"
  377. )
  378. dict entry(
  379. string "transient"
  380. variant boolean true
  381. )
  382. dict entry(
  383. string "x-nemo-preview-summary"
  384. variant string "Установка завершена"
  385. )
  386. ]
  387. int32 -1
  388. method call time=1741093094.552877 sender=:1.34 -> destination=org.freedesktop.DBus serial=26 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetConnectionUnixProcessID
  389. string ":1.81"
  390. method return time=1741093094.553062 sender=org.freedesktop.DBus -> destination=:1.34 serial=14 reply_serial=26
  391. uint32 3765
  392. method call time=1741093094.557380 sender=:1.34 -> destination=org.nemomobile.lipstick serial=27 path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; member=Notify
  393. string ""
  394. uint32 0
  395. string "icon-lock-installed"
  396. string "Установка завершена"
  397. string "ru.auroraos.ScreenGrab"
  398. array [
  399. ]
  400. array [
  401. dict entry(
  402. string "transient"
  403. variant boolean true
  404. )
  405. dict entry(
  406. string "urgency"
  407. variant int32 1
  408. )
  409. dict entry(
  410. string "x-nemo-owner"
  411. variant string "sailfish-installationhandler"
  412. )
  413. dict entry(
  414. string "x-nemo-preview-body"
  415. variant string "ru.auroraos.ScreenGrab"
  416. )
  417. dict entry(
  418. string "x-nemo-preview-summary"
  419. variant string "Установка завершена"
  420. )
  421. ]
  422. int32 -1
  423. method return time=1741093094.587284 sender=:1.27 -> destination=:1.34 serial=165 reply_serial=27
  424. uint32 17
  425. method return time=1741093094.588757 sender=:1.34 -> destination=:1.81 serial=28 reply_serial=19
  426. uint32 17
  427. signal time=1741093094.590579 sender=:1.81 -> destination=(null destination) serial=20 path=/org/sailfishos/installationhandler; interface=org.sailfishos.installationhandler; member=installFinished
  428. boolean true
  429. string ""
  430. method call time=1741093094.593862 sender=:1.87 -> destination=org.freedesktop.DBus serial=10 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  431. string "type='signal',sender='org.sailfishos.installationhandler',path='/org/sailfishos/installationhandler',interface='org.sailfishos.installationhandler',member='needConfirm'"
  432. method call time=1741093094.594759 sender=:1.87 -> destination=org.freedesktop.DBus serial=11 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  433. string "type='signal',sender='org.sailfishos.installationhandler',path='/org/sailfishos/installationhandler',interface='org.sailfishos.installationhandler',member='installFinished'"
  434. method call time=1741093094.595328 sender=:1.87 -> destination=org.freedesktop.DBus serial=12 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  435. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.sailfishos.installationhandler'"
  436. method call time=1741093094.595417 sender=:1.87 -> destination=org.freedesktop.DBus serial=13 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  437. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.sailfishos.installationhandler'"
  438. method call time=1741093094.595485 sender=:1.87 -> destination=org.freedesktop.DBus serial=14 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  439. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.DBus'"
  440. error time=1741093094.595551 sender=org.freedesktop.DBus -> destination=:1.87 error_name=org.freedesktop.DBus.Error.MatchRuleNotFound reply_serial=14
  441. string "The given match rule wasn't found and can't be removed"
  442. signal time=1741093094.600556 sender=org.freedesktop.DBus -> destination=:1.87 serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  443. string ":1.87"
  444. signal time=1741093094.600753 sender=org.freedesktop.DBus -> destination=(null destination) serial=103 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  445. string ":1.87"
  446. string ":1.87"
  447. string ""
  448. method call time=1741093095.144131 sender=:1.92 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  449. method return time=1741093095.144277 sender=org.freedesktop.DBus -> destination=:1.92 serial=1 reply_serial=1
  450. string ":1.92"
  451. signal time=1741093095.144432 sender=org.freedesktop.DBus -> destination=(null destination) serial=104 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  452. string ":1.92"
  453. string ""
  454. string ":1.92"
  455. signal time=1741093095.144741 sender=org.freedesktop.DBus -> destination=:1.92 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  456. string ":1.92"
  457. signal time=1741093095.197128 sender=org.freedesktop.DBus -> destination=(null destination) serial=105 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=ActivatableServicesChanged
  458. method call time=1741093095.197269 sender=:1.92 -> destination=org.freedesktop.DBus serial=2 path=/; interface=org.freedesktop.DBus; member=ReloadConfig
  459. method return time=1741093095.197437 sender=org.freedesktop.DBus -> destination=:1.92 serial=3 reply_serial=2
  460. method call time=1741093095.200454 sender=:1.93 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  461. method return time=1741093095.200611 sender=org.freedesktop.DBus -> destination=:1.93 serial=1 reply_serial=1
  462. string ":1.93"
  463. signal time=1741093095.200730 sender=org.freedesktop.DBus -> destination=(null destination) serial=106 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  464. string ":1.93"
  465. string ""
  466. string ":1.93"
  467. signal time=1741093095.200983 sender=org.freedesktop.DBus -> destination=:1.93 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  468. string ":1.93"
  469. signal time=1741093095.204719 sender=org.freedesktop.DBus -> destination=:1.92 serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  470. string ":1.92"
  471. signal time=1741093095.204922 sender=org.freedesktop.DBus -> destination=(null destination) serial=107 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  472. string ":1.92"
  473. string ":1.92"
  474. string ""
  475. method call time=1741093095.207835 sender=:1.93 -> destination=com.jolla.windowprompt serial=2 path=/com/jolla/windowprompt; interface=com.jolla.windowprompt; member=newPermissionPrompt
  476. string "/usr/share/applications/ru.auroraos.ScreenGrab.desktop"
  477. array [
  478. dict entry(
  479. string "required"
  480. array [
  481. string "/etc/sailjail/permissions/PushNotifications.permission"
  482. string "/etc/sailjail/permissions/Camera.permission"
  483. string "/etc/sailjail/permissions/Internet.permission"
  484. string "/etc/sailjail/permissions/Audio.permission"
  485. string "/etc/sailjail/permissions/Videos.permission"
  486. string "/etc/sailjail/permissions/UserDirs.permission"
  487. string "/etc/sailjail/permissions/ScreenCapture.permission"
  488. ]
  489. )
  490. ]
  491. method call time=1741093095.408793 sender=:1.90 -> destination=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName
  492. string "com.jolla.windowprompt"
  493. uint32 4
  494. signal time=1741093095.409058 sender=org.freedesktop.DBus -> destination=(null destination) serial=108 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  495. string "com.jolla.windowprompt"
  496. string ""
  497. string ":1.90"
  498. signal time=1741093095.409326 sender=org.freedesktop.DBus -> destination=:1.90 serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  499. string "com.jolla.windowprompt"
  500. method return time=1741093095.409462 sender=org.freedesktop.DBus -> destination=:1.90 serial=4 reply_serial=3
  501. uint32 1
  502. method call time=1741093095.430459 sender=:1.90 -> destination=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetConnectionUnixProcessID
  503. string ":1.93"
  504. method return time=1741093095.430784 sender=org.freedesktop.DBus -> destination=:1.90 serial=5 reply_serial=4
  505. uint32 2095
  506. method call time=1741093095.439114 sender=:1.90 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  507. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.93',arg2=''"
  508. method return time=1741093095.441038 sender=:1.90 -> destination=:1.93 serial=6 reply_serial=2
  509. object path "/com/jolla/windowprompt/queue/prompt0"
  510. 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
  511. method call time=1741093095.746119 sender=:1.91 -> destination=org.freedesktop.DBus serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  512. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/lipstick-jolla-home/'"
  513. method return time=1741093095.746376 sender=org.freedesktop.DBus -> destination=:1.91 serial=9 reply_serial=8
  514. method call time=1741093095.827537 sender=:1.90 -> destination=com.jolla.lipstick serial=7 path=/lockscreen; interface=com.jolla.lipstick; member=showLockscreen
  515. method return time=1741093095.830354 sender=:1.27 -> destination=:1.90 serial=166 reply_serial=7
  516. signal time=1741093096.022536 sender=:1.27 -> destination=(null destination) serial=167 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowProcessIdChanged
  517. int32 4137
  518. signal time=1741093096.022766 sender=:1.27 -> destination=(null destination) serial=168 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowPolicyApplicationIdChanged
  519. string "7d19e"
  520. 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
  521. string "Processing…"
  522. double 1
  523. int32 0
  524. signal time=1741093096.542479 sender=:1.11 -> destination=(null destination) serial=91 path=/org/freedesktop/Tracker3/Endpoint; interface=org.freedesktop.Tracker3.Endpoint; member=GraphUpdated
  525. string "http://tracker.api.gnome.org/ontology/v3/tracker#FileSystem"
  526. array [
  527. dict entry(
  528. int32 0
  529. int32 819
  530. )
  531. ]
  532. method call time=1741093096.542952 sender=:1.11 -> destination=org.freedesktop.DBus serial=92 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  533. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.freedesktop.Tracker3.Miner.Extract'"
  534. method return time=1741093096.543085 sender=org.freedesktop.DBus -> destination=:1.11 serial=32 reply_serial=92
  535. 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
  536. string "tracker-extract-3.service"
  537. method call time=1741093096.543924 sender=:1.11 -> destination=org.freedesktop.DBus serial=93 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=StartServiceByName
  538. string "org.freedesktop.Tracker3.Miner.Extract"
  539. uint32 0
  540. 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
  541. string "Idle"
  542. double 1
  543. int32 0
  544. method call time=1741093096.551289 sender=:1.0 -> destination=org.freedesktop.DBus serial=31 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  545. string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.Tracker3.Miner.Extract'"
  546. method return time=1741093096.551539 sender=org.freedesktop.DBus -> destination=:1.0 serial=56 reply_serial=31
  547. method call time=1741093096.651297 sender=:1.94 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  548. method return time=1741093096.651430 sender=org.freedesktop.DBus -> destination=:1.94 serial=1 reply_serial=1
  549. string ":1.94"
  550. signal time=1741093096.651585 sender=org.freedesktop.DBus -> destination=(null destination) serial=109 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  551. string ":1.94"
  552. string ""
  553. string ":1.94"
  554. signal time=1741093096.651859 sender=org.freedesktop.DBus -> destination=:1.94 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  555. string ":1.94"
  556. method call time=1741093096.669227 sender=:1.94 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  557. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/org/freedesktop/tracker/extract/'"
  558. method return time=1741093096.669453 sender=org.freedesktop.DBus -> destination=:1.94 serial=3 reply_serial=2
  559. method call time=1741093096.768899 sender=:1.95 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  560. method return time=1741093096.768984 sender=org.freedesktop.DBus -> destination=:1.95 serial=1 reply_serial=1
  561. string ":1.95"
  562. signal time=1741093096.769020 sender=org.freedesktop.DBus -> destination=(null destination) serial=110 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  563. string ":1.95"
  564. string ""
  565. string ":1.95"
  566. signal time=1741093096.769059 sender=org.freedesktop.DBus -> destination=:1.95 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  567. string ":1.95"
  568. 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
  569. method return time=1741093096.770173 sender=:1.11 -> destination=:1.94 serial=95 reply_serial=3
  570. 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
  571. string "org.maliit.Server.Address"
  572. string "address"
  573. 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
  574. string "SELECT ?prefix ?name { ?name nrl:prefix ?prefix }"
  575. file descriptor
  576. inode: 48682
  577. type: fifo
  578. array [
  579. ]
  580. method return time=1741093096.773682 sender=:1.35 -> destination=:1.95 serial=23 reply_serial=2
  581. variant string "unix:path=/run/user/100000/maliit-server/dbus-socket,guid=9aca83d88c57d4423484d94367c6e510"
  582. method return time=1741093096.789046 sender=:1.11 -> destination=:1.94 serial=96 reply_serial=4
  583. array [
  584. string "prefix"
  585. string "name"
  586. ]
  587. method call time=1741093096.791624 sender=:1.94 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  588. 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'"
  589. method return time=1741093096.791800 sender=org.freedesktop.DBus -> destination=:1.94 serial=4 reply_serial=5
  590. method call time=1741093096.791986 sender=:1.94 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  591. string "type='signal',sender='org.freedesktop.Tracker3.Miner.Files.Control',interface='org.freedesktop.Tracker3.Miner.Files.Proxy',path='/org/freedesktop/Tracker3/Miner/Files/Proxy'"
  592. method return time=1741093096.792061 sender=org.freedesktop.DBus -> destination=:1.94 serial=5 reply_serial=6
  593. method call time=1741093096.792096 sender=:1.94 -> destination=org.freedesktop.DBus serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  594. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.freedesktop.Tracker3.Miner.Files.Control'"
  595. method return time=1741093096.792333 sender=org.freedesktop.DBus -> destination=:1.94 serial=6 reply_serial=7
  596. method call time=1741093096.792571 sender=:1.94 -> destination=org.freedesktop.DBus serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
  597. string "org.freedesktop.Tracker3.Miner.Files.Control"
  598. error time=1741093096.792714 sender=org.freedesktop.DBus -> destination=:1.94 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=8
  599. string "Could not get owner of name 'org.freedesktop.Tracker3.Miner.Files.Control': no such name"
  600. 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
  601. 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"
  602. file descriptor
  603. inode: 48683
  604. type: fifo
  605. array [
  606. dict entry(
  607. string "offset"
  608. variant int64 0
  609. )
  610. ]
  611. method call time=1741093096.800526 sender=:1.94 -> destination=org.freedesktop.DBus serial=10 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  612. string "type='signal',sender='org.freedesktop.Tracker3.Miner.Files',interface='org.freedesktop.Tracker3.Endpoint',member='GraphUpdated',path='/org/freedesktop/Tracker3/Endpoint'"
  613. method return time=1741093096.800733 sender=org.freedesktop.DBus -> destination=:1.94 serial=8 reply_serial=10
  614. method call time=1741093096.807421 sender=:1.94 -> destination=org.freedesktop.DBus serial=11 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName
  615. string "org.freedesktop.Tracker3.Miner.Extract"
  616. uint32 4
  617. signal time=1741093096.807826 sender=org.freedesktop.DBus -> destination=(null destination) serial=57 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  618. string "org.freedesktop.Tracker3.Miner.Extract"
  619. string ""
  620. string ":1.94"
  621. method return time=1741093096.807971 sender=org.freedesktop.DBus -> destination=:1.11 serial=33 reply_serial=93
  622. uint32 1
  623. signal time=1741093096.808112 sender=org.freedesktop.DBus -> destination=:1.94 serial=9 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  624. string "org.freedesktop.Tracker3.Miner.Extract"
  625. method return time=1741093096.808178 sender=org.freedesktop.DBus -> destination=:1.94 serial=10 reply_serial=11
  626. uint32 1
  627. method return time=1741093096.808502 sender=:1.11 -> destination=:1.94 serial=97 reply_serial=9
  628. array [
  629. string "COUNT("v_urn" )"
  630. ]
  631. method call time=1741093096.809688 sender=:1.11 -> destination=org.freedesktop.DBus serial=98 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
  632. string "org.freedesktop.Tracker3.Miner.Extract"
  633. method return time=1741093096.809795 sender=org.freedesktop.DBus -> destination=:1.11 serial=34 reply_serial=98
  634. string ":1.94"
  635. method call time=1741093096.810382 sender=:1.94 -> destination=org.freedesktop.DBus serial=12 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  636. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.freedesktop.Tracker3.Miner.Files'"
  637. method return time=1741093096.810455 sender=org.freedesktop.DBus -> destination=:1.94 serial=11 reply_serial=12
  638. method call time=1741093096.811242 sender=:1.94 -> destination=org.freedesktop.DBus serial=13 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
  639. string "org.freedesktop.Tracker3.Miner.Files"
  640. method return time=1741093096.811311 sender=org.freedesktop.DBus -> destination=:1.94 serial=12 reply_serial=13
  641. string ":1.11"
  642. 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
  643. 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
  644. string "Idle"
  645. double 1
  646. int32 0
  647. method call time=1741093096.811602 sender=:1.11 -> destination=org.freedesktop.DBus serial=99 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  648. string "type='signal',sender='org.freedesktop.Tracker3.Miner.Extract',interface='org.freedesktop.Tracker3.Miner',member='Progress',path='/org/freedesktop/Tracker3/Miner/Extract'"
  649. method return time=1741093096.811694 sender=org.freedesktop.DBus -> destination=:1.11 serial=35 reply_serial=99
  650. method call time=1741093097.144889 sender=:1.96 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  651. method return time=1741093097.146551 sender=org.freedesktop.DBus -> destination=:1.96 serial=1 reply_serial=1
  652. string ":1.96"
  653. signal time=1741093097.146683 sender=org.freedesktop.DBus -> destination=(null destination) serial=111 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  654. string ":1.96"
  655. string ""
  656. string ":1.96"
  657. signal time=1741093097.146841 sender=org.freedesktop.DBus -> destination=:1.96 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  658. string ":1.96"
  659. method call time=1741093097.149115 sender=:1.96 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  660. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/'"
  661. method return time=1741093097.149283 sender=org.freedesktop.DBus -> destination=:1.96 serial=3 reply_serial=2
  662. method call time=1741093097.162301 sender=:1.96 -> destination=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  663. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/'"
  664. method return time=1741093097.162409 sender=org.freedesktop.DBus -> destination=:1.96 serial=4 reply_serial=3
  665. method call time=1741093097.168443 sender=:1.96 -> destination=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  666. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/color/'"
  667. method return time=1741093097.170864 sender=org.freedesktop.DBus -> destination=:1.96 serial=5 reply_serial=4
  668. method call time=1741093097.170910 sender=:1.96 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  669. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/background/portrait/'"
  670. method return time=1741093097.170964 sender=org.freedesktop.DBus -> destination=:1.96 serial=6 reply_serial=5
  671. method call time=1741093097.170992 sender=:1.96 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  672. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/distanceField/lightOnDark/'"
  673. method return time=1741093097.171088 sender=org.freedesktop.DBus -> destination=:1.96 serial=7 reply_serial=6
  674. method call time=1741093097.171141 sender=:1.96 -> destination=org.freedesktop.DBus serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  675. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/distanceField/darkOnLight/'"
  676. method return time=1741093097.172548 sender=org.freedesktop.DBus -> destination=:1.96 serial=8 reply_serial=7
  677. method return time=1741093097.990962 sender=:1.90 -> destination=:1.93 serial=8 reply_serial=3
  678. variant array [
  679. string "/etc/sailjail/permissions/PushNotifications.permission"
  680. string "/etc/sailjail/permissions/Camera.permission"
  681. string "/etc/sailjail/permissions/Internet.permission"
  682. string "/etc/sailjail/permissions/Audio.permission"
  683. string "/etc/sailjail/permissions/Videos.permission"
  684. string "/etc/sailjail/permissions/UserDirs.permission"
  685. string "/etc/sailjail/permissions/ScreenCapture.permission"
  686. ]
  687. signal time=1741093098.002388 sender=org.freedesktop.DBus -> destination=:1.93 serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  688. string ":1.93"
  689. signal time=1741093098.002481 sender=org.freedesktop.DBus -> destination=(null destination) serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  690. string ":1.93"
  691. string ":1.93"
  692. string ""
  693. signal time=1741093098.137495 sender=:1.27 -> destination=(null destination) serial=169 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowProcessIdChanged
  694. int32 0
  695. signal time=1741093098.137942 sender=:1.27 -> destination=(null destination) serial=170 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowPolicyApplicationIdChanged
  696. string "none"
  697. method call time=1741093101.166951 sender=:1.97 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  698. method return time=1741093101.167133 sender=org.freedesktop.DBus -> destination=:1.97 serial=1 reply_serial=1
  699. string ":1.97"
  700. signal time=1741093101.172380 sender=org.freedesktop.DBus -> destination=(null destination) serial=112 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  701. string ":1.97"
  702. string ""
  703. string ":1.97"
  704. signal time=1741093101.175074 sender=org.freedesktop.DBus -> destination=:1.97 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  705. string ":1.97"
  706. method call time=1741093101.175140 sender=:1.97 -> destination=org.freedesktop.DBus serial=2 path=/; interface=org.freedesktop.DBus; member=AddMatch
  707. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.maliit.server'"
  708. method return time=1741093101.175207 sender=org.freedesktop.DBus -> destination=:1.97 serial=3 reply_serial=2
  709. method call time=1741093101.175256 sender=:1.97 -> destination=org.freedesktop.DBus serial=3 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  710. string "org.maliit.server"
  711. method return time=1741093101.175312 sender=org.freedesktop.DBus -> destination=:1.97 serial=4 reply_serial=3
  712. string ":1.35"
  713. method call time=1741093101.175425 sender=:1.97 -> destination=org.freedesktop.DBus serial=4 path=/; interface=org.freedesktop.DBus; member=AddMatch
  714. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.nemomobile.lipstick'"
  715. method return time=1741093101.175538 sender=org.freedesktop.DBus -> destination=:1.97 serial=5 reply_serial=4
  716. method call time=1741093101.175611 sender=:1.97 -> destination=org.freedesktop.DBus serial=5 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  717. string "org.nemomobile.lipstick"
  718. method return time=1741093101.175690 sender=org.freedesktop.DBus -> destination=:1.97 serial=6 reply_serial=5
  719. string ":1.27"
  720. method call time=1741093101.175829 sender=:1.97 -> destination=org.freedesktop.DBus serial=6 path=/; interface=org.freedesktop.DBus; member=AddMatch
  721. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.amberapi.zxing'"
  722. method return time=1741093101.175893 sender=org.freedesktop.DBus -> destination=:1.97 serial=7 reply_serial=6
  723. method call time=1741093101.175934 sender=:1.97 -> destination=org.freedesktop.DBus serial=7 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  724. string "org.amberapi.zxing"
  725. error time=1741093101.175989 sender=org.freedesktop.DBus -> destination=:1.97 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=7
  726. string "Could not get owner of name 'org.amberapi.zxing': no such name"
  727. method call time=1741093101.176044 sender=:1.97 -> destination=org.freedesktop.DBus serial=8 path=/; interface=org.freedesktop.DBus; member=AddMatch
  728. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='com.jolla.PinQuery'"
  729. method return time=1741093101.176160 sender=org.freedesktop.DBus -> destination=:1.97 serial=9 reply_serial=8
  730. method call time=1741093101.176238 sender=:1.97 -> destination=org.freedesktop.DBus serial=9 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  731. string "com.jolla.PinQuery"
  732. method return time=1741093101.176320 sender=org.freedesktop.DBus -> destination=:1.97 serial=10 reply_serial=9
  733. string ":1.27"
  734. method call time=1741093101.176372 sender=:1.97 -> destination=org.freedesktop.DBus serial=10 path=/; interface=org.freedesktop.DBus; member=AddMatch
  735. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='com.jolla.lipstick.ConnectionSelector'"
  736. method return time=1741093101.176432 sender=org.freedesktop.DBus -> destination=:1.97 serial=11 reply_serial=10
  737. method call time=1741093101.177913 sender=:1.97 -> destination=org.freedesktop.DBus serial=11 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  738. string "com.jolla.lipstick.ConnectionSelector"
  739. method return time=1741093101.178016 sender=org.freedesktop.DBus -> destination=:1.97 serial=12 reply_serial=11
  740. string ":1.7"
  741. method call time=1741093101.178069 sender=:1.97 -> destination=org.freedesktop.DBus serial=12 path=/; interface=org.freedesktop.DBus; member=AddMatch
  742. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0namespace='org.mpris.MediaPlayer2'"
  743. method return time=1741093101.178128 sender=org.freedesktop.DBus -> destination=:1.97 serial=13 reply_serial=12
  744. method call time=1741093101.178166 sender=:1.97 -> destination=org.freedesktop.DBus serial=13 path=/; interface=org.freedesktop.DBus; member=AddMatch
  745. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0namespace='org.sailfishos.coveraction'"
  746. method return time=1741093101.178223 sender=org.freedesktop.DBus -> destination=:1.97 serial=14 reply_serial=13
  747. method call time=1741093101.178263 sender=:1.97 -> destination=org.freedesktop.DBus serial=14 path=/; interface=org.freedesktop.DBus; member=AddMatch
  748. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.Notifications'"
  749. method return time=1741093101.178323 sender=org.freedesktop.DBus -> destination=:1.97 serial=15 reply_serial=14
  750. method call time=1741093101.178367 sender=:1.97 -> destination=org.freedesktop.DBus serial=15 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  751. string "org.freedesktop.Notifications"
  752. method return time=1741093101.178423 sender=org.freedesktop.DBus -> destination=:1.97 serial=16 reply_serial=15
  753. string ":1.34"
  754. method call time=1741093101.178475 sender=:1.97 -> destination=org.freedesktop.DBus serial=16 path=/; interface=org.freedesktop.DBus; member=AddMatch
  755. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='com.jolla.lipstick'"
  756. method return time=1741093101.178535 sender=org.freedesktop.DBus -> destination=:1.97 serial=17 reply_serial=16
  757. method call time=1741093101.178575 sender=:1.97 -> destination=org.freedesktop.DBus serial=17 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  758. string "com.jolla.lipstick"
  759. method return time=1741093101.178630 sender=org.freedesktop.DBus -> destination=:1.97 serial=18 reply_serial=17
  760. string ":1.27"
  761. method call time=1741093101.178681 sender=:1.97 -> destination=org.freedesktop.DBus serial=18 path=/; interface=org.freedesktop.DBus; member=AddMatch
  762. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ru.auroraos.ScreenGrab1'"
  763. method return time=1741093101.178742 sender=org.freedesktop.DBus -> destination=:1.97 serial=19 reply_serial=18
  764. method call time=1741093101.178781 sender=:1.97 -> destination=org.freedesktop.DBus serial=19 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  765. string "ru.auroraos.ScreenGrab1"
  766. error time=1741093101.178836 sender=org.freedesktop.DBus -> destination=:1.97 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=19
  767. string "Could not get owner of name 'ru.auroraos.ScreenGrab1': no such name"
  768. method call time=1741093101.178893 sender=:1.97 -> destination=org.freedesktop.DBus serial=20 path=/; interface=org.freedesktop.DBus; member=AddMatch
  769. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ru.omp.RuntimeManager'"
  770. method return time=1741093101.178954 sender=org.freedesktop.DBus -> destination=:1.97 serial=21 reply_serial=20
  771. method call time=1741093101.178994 sender=:1.97 -> destination=org.freedesktop.DBus serial=21 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  772. string "ru.omp.RuntimeManager"
  773. method return time=1741093101.179049 sender=org.freedesktop.DBus -> destination=:1.97 serial=22 reply_serial=21
  774. string ":1.34"
  775. method call time=1741093101.179103 sender=:1.97 -> destination=org.freedesktop.DBus serial=22 path=/; interface=org.freedesktop.DBus; member=AddMatch
  776. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.nemomobile.Thumbnailer'"
  777. method return time=1741093101.179162 sender=org.freedesktop.DBus -> destination=:1.97 serial=23 reply_serial=22
  778. method call time=1741093101.184762 sender=:1.97 -> destination=org.freedesktop.DBus serial=23 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  779. string "org.nemomobile.Thumbnailer"
  780. error time=1741093101.184846 sender=org.freedesktop.DBus -> destination=:1.97 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=23
  781. string "Could not get owner of name 'org.nemomobile.Thumbnailer': no such name"
  782. method call time=1741093101.184897 sender=:1.97 -> destination=org.freedesktop.DBus serial=24 path=/; interface=org.freedesktop.DBus; member=AddMatch
  783. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0namespace='ru.auroraos.ScreenGrab'"
  784. method return time=1741093101.184949 sender=org.freedesktop.DBus -> destination=:1.97 serial=25 reply_serial=24
  785. method call time=1741093101.184982 sender=:1.97 -> destination=org.freedesktop.DBus serial=25 path=/; interface=org.freedesktop.DBus; member=AddMatch
  786. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ru.omp.am'"
  787. method return time=1741093101.185032 sender=org.freedesktop.DBus -> destination=:1.97 serial=26 reply_serial=25
  788. method call time=1741093101.185068 sender=:1.97 -> destination=org.freedesktop.DBus serial=26 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  789. string "ru.omp.am"
  790. error time=1741093101.185107 sender=org.freedesktop.DBus -> destination=:1.97 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=26
  791. string "Could not get owner of name 'ru.omp.am': no such name"
  792. method call time=1741093101.185145 sender=:1.97 -> destination=org.freedesktop.DBus serial=27 path=/; interface=org.freedesktop.DBus; member=AddMatch
  793. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ca.desrt.dconf'"
  794. method return time=1741093101.185183 sender=org.freedesktop.DBus -> destination=:1.97 serial=28 reply_serial=27
  795. method call time=1741093101.185240 sender=:1.97 -> destination=org.freedesktop.DBus serial=28 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  796. string "ca.desrt.dconf"
  797. method return time=1741093101.185336 sender=org.freedesktop.DBus -> destination=:1.97 serial=29 reply_serial=28
  798. string ":1.29"
  799. method call time=1741093101.185424 sender=:1.97 -> destination=org.freedesktop.DBus serial=29 path=/; interface=org.freedesktop.DBus; member=AddMatch
  800. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.sailfishos.share'"
  801. method return time=1741093101.185486 sender=org.freedesktop.DBus -> destination=:1.97 serial=30 reply_serial=29
  802. method call time=1741093101.185530 sender=:1.97 -> destination=org.freedesktop.DBus serial=30 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  803. string "org.sailfishos.share"
  804. error time=1741093101.185608 sender=org.freedesktop.DBus -> destination=:1.97 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=30
  805. string "Could not get owner of name 'org.sailfishos.share': no such name"
  806. method call time=1741093101.185690 sender=:1.97 -> destination=org.freedesktop.DBus serial=31 path=/; interface=org.freedesktop.DBus; member=ListNames
  807. method return time=1741093101.186272 sender=org.freedesktop.DBus -> destination=:1.97 serial=32 reply_serial=31
  808. array [
  809. string "org.freedesktop.DBus"
  810. string "org.freedesktop.Notifications"
  811. string ":1.7"
  812. string ":1.8"
  813. string "org.sailfishos.fileservice"
  814. string ":1.9"
  815. string "com.meego.msyncd"
  816. string "org.sailfishos.Messages"
  817. string "com.google.code.AccountsSSO.Accounts.uuid_800acea44d6abdaa38d4a36467c6e505"
  818. string "org.freedesktop.systemd1"
  819. string "com.google.code.AccountsSSO.Accounts.uuid_9c6baa31f8f2f468d621103c67c6e505"
  820. string "org.freedesktop.Tracker3.Miner.Extract"
  821. string "com.jolla.Connectiond"
  822. string "com.jolla.ambienced"
  823. string "org.freedesktop.ohm_session_agent"
  824. string "com.google.code.AccountsSSO.Accounts.uuid_4f4b19773737b9667fb98a5f67c6e505"
  825. string "org.pulseaudio.Server"
  826. string "org.freedesktop.Telepathy.Connection.ring.tel._0xad4148a0"
  827. string "com.jolla.lipstick.ConnectionSelector"
  828. string ":1.81"
  829. string ":1.82"
  830. string "org.freedesktop.Telepathy.Client.CommHistory"
  831. string "com.google.code.AccountsSSO.Accounts.uuid_73fe4ef4781025b3029ab11867c6e505"
  832. string ":1.61"
  833. string "com.jolla.PinQuery"
  834. string "com.jolla.windowprompt"
  835. string "com.google.code.AccountsSSO.Accounts.uuid_1caa4924e11fe7b38c1a061b67c6e517"
  836. string ":1.62"
  837. string ":1.40"
  838. string ":1.63"
  839. string ":1.41"
  840. string ":1.64"
  841. string "com.google.code.AccountsSSO.Accounts.uuid_62b31fa0be5aa2a1e808742167c6e510"
  842. string ":1.20"
  843. string ":1.65"
  844. string ":1.43"
  845. string ":1.21"
  846. string ":1.66"
  847. string "org.freedesktop.Telepathy.Connection.ring.tel._0xad414980"
  848. string ":1.44"
  849. string ":1.22"
  850. string ":1.67"
  851. string ":1.45"
  852. string "com.google.code.AccountsSSO.Accounts.uuid_bacdbc1018d55a3bf708ce1867c6e505"
  853. string "org.sailfishos.installationhandler"
  854. string ":1.68"
  855. string ":1.46"
  856. string "org.freedesktop.Telepathy.Client.voicecall"
  857. string ":1.69"
  858. string "org.nemomobile.DevicePresence"
  859. string "org.sailfish.simkit"
  860. string ":1.48"
  861. string ":1.26"
  862. string "com.jolla.keyboard.plugin.presage"
  863. string ":1.49"
  864. string "com.jolla.lipstick"
  865. string ":1.27"
  866. string "com.google.code.AccountsSSO.Accounts.uuid_0c5eb0c11dac4dbc56e9846967c6e505"
  867. string ":1.28"
  868. string "org.freedesktop.Telepathy.ChannelDispatcher"
  869. string "org.bluez.obex"
  870. string "ca.desrt.dconf"
  871. string ":1.29"
  872. string "org.freedesktop.portal.Documents"
  873. string "org.nemomobile.CommHistory"
  874. string "org.nemomobile.calendardataservice"
  875. string "com.google.code.AccountsSSO.Accounts.uuid_8b96dd5d490fef9a9b93598967c6e505"
  876. string "com.jolla.keyboard"
  877. string "org.nemomobile.lipstick"
  878. string "com.google.code.AccountsSSO.Accounts.uuid_9580e9d310f57dcf104a24dd67c6e505"
  879. string "com.nokia.telephony.callhistory"
  880. string "org.nemomobile.voicecall"
  881. string "org.PulseAudio1"
  882. string "org.maliit.server"
  883. string "org.freedesktop.Telepathy.AccountManager"
  884. string "ru.omp.weather"
  885. string ":1.90"
  886. string ":1.91"
  887. string ":1.70"
  888. string ":1.71"
  889. string "com.jolla.voicecall.ui"
  890. string ":1.94"
  891. string ":1.50"
  892. string "com.google.code.AccountsSSO.Accounts.uuid_ce6783b1404054d410cf4e9a67c6e505"
  893. string ":1.95"
  894. string "org.nemomobile.qmlmessages"
  895. string ":1.51"
  896. string ":1.96"
  897. string ":1.52"
  898. string ":1.30"
  899. string "com.nokia.profiled"
  900. string ":1.97"
  901. string ":1.53"
  902. string ":1.31"
  903. string "com.nokia.policy.telephony"
  904. string ":1.54"
  905. string ":1.32"
  906. string "org.freedesktop.impl.portal.PermissionStore"
  907. string ":1.10"
  908. string ":1.55"
  909. string ":1.33"
  910. string ":1.11"
  911. string "com.nokia.contactsd"
  912. string "org.freedesktop.Telepathy.MissionControl5"
  913. string ":1.34"
  914. string ":1.12"
  915. string "com.google.code.AccountsSSO.Accounts.uuid_27c67600b02ebc651ce3d15e67c6e517"
  916. string ":1.57"
  917. string ":1.35"
  918. string ":1.0"
  919. string ":1.13"
  920. string ":1.58"
  921. string ":1.36"
  922. string ":1.14"
  923. string "com.google.code.AccountsSSO.Accounts.uuid_a5e8efbc064368b26784800267c6e505"
  924. string ":1.59"
  925. string "org.freedesktop.Telepathy.ConnectionManager.ring"
  926. string "com.google.code.AccountsSSO.Accounts.uuid_5788cb24b20fac90cc7f7cbc67c6e510"
  927. string ":1.37"
  928. string ":1.2"
  929. string ":1.15"
  930. string "org.freedesktop.Telepathy.Client.ru.omp.messages"
  931. string ":1.38"
  932. string "ru.omp.RuntimeManager"
  933. string ":1.3"
  934. string ":1.16"
  935. string ":1.39"
  936. string "org.freedesktop.Tracker3.Miner.Files"
  937. string ":1.4"
  938. string ":1.17"
  939. string ":1.5"
  940. string ":1.18"
  941. string "org.nemomobile.AccountPresence"
  942. string "com.google.code.AccountsSSO.Accounts.uuid_e7c08496ab25de43122c5dc467c6e50c"
  943. string ":1.6"
  944. string "org.maemo.Playback.Manager"
  945. string "com.google.code.AccountsSSO.Accounts.uuid_d329ac59403469c164079dac67c6e505"
  946. string ":1.19"
  947. ]
  948. method call time=1741093101.192127 sender=:1.97 -> destination=org.freedesktop.DBus serial=32 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  949. string "org.freedesktop.DBus"
  950. method return time=1741093101.192184 sender=org.freedesktop.DBus -> destination=:1.97 serial=33 reply_serial=32
  951. string "org.freedesktop.DBus"
  952. method call time=1741093101.192221 sender=:1.97 -> destination=org.freedesktop.DBus serial=33 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  953. string "org.freedesktop.Notifications"
  954. method return time=1741093101.192260 sender=org.freedesktop.DBus -> destination=:1.97 serial=34 reply_serial=33
  955. string ":1.34"
  956. method call time=1741093101.192296 sender=:1.97 -> destination=org.freedesktop.DBus serial=34 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  957. string "com.jolla.lipstick.ConnectionSelector"
  958. method return time=1741093101.192340 sender=org.freedesktop.DBus -> destination=:1.97 serial=35 reply_serial=34
  959. string ":1.7"
  960. method call time=1741093101.192378 sender=:1.97 -> destination=org.freedesktop.DBus serial=35 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  961. string "com.jolla.PinQuery"
  962. method return time=1741093101.192466 sender=org.freedesktop.DBus -> destination=:1.97 serial=36 reply_serial=35
  963. string ":1.27"
  964. method call time=1741093101.192505 sender=:1.97 -> destination=org.freedesktop.DBus serial=36 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  965. string "com.jolla.lipstick"
  966. method return time=1741093101.192547 sender=org.freedesktop.DBus -> destination=:1.97 serial=37 reply_serial=36
  967. string ":1.27"
  968. method call time=1741093101.193234 sender=:1.97 -> destination=org.freedesktop.DBus serial=37 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  969. string "ca.desrt.dconf"
  970. method return time=1741093101.197544 sender=org.freedesktop.DBus -> destination=:1.97 serial=38 reply_serial=37
  971. string ":1.29"
  972. method call time=1741093101.197703 sender=:1.97 -> destination=org.freedesktop.DBus serial=38 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  973. string "org.nemomobile.lipstick"
  974. method return time=1741093101.197825 sender=org.freedesktop.DBus -> destination=:1.97 serial=39 reply_serial=38
  975. string ":1.27"
  976. method call time=1741093101.197890 sender=:1.97 -> destination=org.freedesktop.DBus serial=39 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  977. string "org.maliit.server"
  978. method return time=1741093101.197937 sender=org.freedesktop.DBus -> destination=:1.97 serial=40 reply_serial=39
  979. string ":1.35"
  980. method call time=1741093101.197992 sender=:1.97 -> destination=org.freedesktop.DBus serial=40 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  981. string "ru.omp.RuntimeManager"
  982. method return time=1741093101.198040 sender=org.freedesktop.DBus -> destination=:1.97 serial=41 reply_serial=40
  983. string ":1.34"
  984. method call time=1741093101.198083 sender=:1.97 -> destination=org.freedesktop.DBus serial=41 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  985. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/'"
  986. method return time=1741093101.198134 sender=org.freedesktop.DBus -> destination=:1.97 serial=42 reply_serial=41
  987. method call time=1741093101.227997 sender=:1.97 -> destination=org.freedesktop.DBus serial=42 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  988. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/'"
  989. method return time=1741093101.228172 sender=org.freedesktop.DBus -> destination=:1.97 serial=43 reply_serial=42
  990. method call time=1741093101.228513 sender=:1.97 -> destination=org.freedesktop.DBus serial=43 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  991. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/color/'"
  992. method return time=1741093101.228696 sender=org.freedesktop.DBus -> destination=:1.97 serial=44 reply_serial=43
  993. method call time=1741093101.229719 sender=:1.97 -> destination=org.freedesktop.DBus serial=44 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  994. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/background/portrait/'"
  995. method return time=1741093101.229946 sender=org.freedesktop.DBus -> destination=:1.97 serial=45 reply_serial=44
  996. method call time=1741093101.230390 sender=:1.97 -> destination=org.freedesktop.DBus serial=45 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  997. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/distanceField/lightOnDark/'"
  998. method return time=1741093101.231496 sender=org.freedesktop.DBus -> destination=:1.97 serial=46 reply_serial=45
  999. method call time=1741093101.235684 sender=:1.97 -> destination=org.freedesktop.DBus serial=46 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1000. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/distanceField/darkOnLight/'"
  1001. method return time=1741093101.235997 sender=org.freedesktop.DBus -> destination=:1.97 serial=47 reply_serial=46
  1002. signal time=1741093101.467529 sender=:1.27 -> destination=(null destination) serial=171 path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; member=NotificationClosed
  1003. uint32 17
  1004. uint32 1
  1005. method call time=1741093101.692847 sender=:1.98 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  1006. method return time=1741093101.693039 sender=org.freedesktop.DBus -> destination=:1.98 serial=1 reply_serial=1
  1007. string ":1.98"
  1008. signal time=1741093101.693321 sender=org.freedesktop.DBus -> destination=(null destination) serial=113 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1009. string ":1.98"
  1010. string ""
  1011. string ":1.98"
  1012. signal time=1741093101.693617 sender=org.freedesktop.DBus -> destination=:1.98 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  1013. string ":1.98"
  1014. method call time=1741093101.700521 sender=:1.98 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
  1015. string "org.freedesktop.Notifications"
  1016. method return time=1741093101.700815 sender=org.freedesktop.DBus -> destination=:1.98 serial=3 reply_serial=2
  1017. string ":1.34"
  1018. method call time=1741093101.704007 sender=:1.98 -> destination=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1019. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.Notifications'"
  1020. method call time=1741093101.706684 sender=:1.98 -> destination=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1021. string "type='signal',sender='org.freedesktop.Notifications',path='/org/freedesktop/Notifications',interface='org.freedesktop.Notifications',member='ActionInvoked'"
  1022. method call time=1741093101.707161 sender=:1.98 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1023. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.Notifications'"
  1024. method call time=1741093101.708273 sender=:1.98 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
  1025. string "org.freedesktop.Notifications"
  1026. method return time=1741093101.708572 sender=org.freedesktop.DBus -> destination=:1.98 serial=4 reply_serial=6
  1027. string ":1.34"
  1028. method call time=1741093101.713286 sender=:1.98 -> destination=org.freedesktop.DBus serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1029. string "type='signal',sender='org.freedesktop.Notifications',path='/org/freedesktop/Notifications',interface='org.freedesktop.Notifications',member='NotificationClosed'"
  1030. method call time=1741093101.713701 sender=:1.98 -> destination=org.freedesktop.DBus serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1031. string "type='signal',sender='org.freedesktop.Notifications',path='/org/freedesktop/Notifications',interface='org.freedesktop.Notifications',member='InputTextSet'"
  1032. 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
  1033. string "screengrab-daemon.service"
  1034. 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
  1035. string "ru.auroraos.ScreenGrab1.Service"
  1036. string "ScreenInfo"
  1037. method call time=1741093102.554799 sender=:1.0 -> destination=org.freedesktop.DBus serial=32 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1038. string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ru.auroraos.ScreenGrab1'"
  1039. method return time=1741093102.554977 sender=org.freedesktop.DBus -> destination=:1.0 serial=59 reply_serial=32
  1040. method call time=1741093102.815538 sender=:1.99 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  1041. method return time=1741093102.815868 sender=org.freedesktop.DBus -> destination=:1.99 serial=1 reply_serial=1
  1042. string ":1.99"
  1043. signal time=1741093102.816177 sender=org.freedesktop.DBus -> destination=(null destination) serial=114 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1044. string ":1.99"
  1045. string ""
  1046. string ":1.99"
  1047. signal time=1741093102.816328 sender=org.freedesktop.DBus -> destination=:1.99 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  1048. string ":1.99"
  1049. method call time=1741093102.824982 sender=:1.99 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName
  1050. string "ru.auroraos.ScreenGrab1"
  1051. uint32 4
  1052. signal time=1741093102.826026 sender=org.freedesktop.DBus -> destination=(null destination) serial=60 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1053. string "ru.auroraos.ScreenGrab1"
  1054. string ""
  1055. string ":1.99"
  1056. signal time=1741093102.826242 sender=org.freedesktop.DBus -> destination=:1.99 serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  1057. string "ru.auroraos.ScreenGrab1"
  1058. method return time=1741093102.826386 sender=org.freedesktop.DBus -> destination=:1.99 serial=4 reply_serial=2
  1059. uint32 1
  1060. 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
  1061. string "org.maliit.Server.Address"
  1062. string "address"
  1063. method return time=1741093102.858236 sender=:1.99 -> destination=:1.97 serial=4 reply_serial=47
  1064. variant array [
  1065. dict entry(
  1066. string "primary"
  1067. array [
  1068. dict entry(
  1069. string "size"
  1070. variant struct {
  1071. int32 720
  1072. int32 1440
  1073. }
  1074. )
  1075. ]
  1076. )
  1077. ]
  1078. method return time=1741093102.861980 sender=:1.35 -> destination=:1.99 serial=24 reply_serial=3
  1079. variant string "unix:path=/run/user/100000/maliit-server/dbus-socket,guid=9aca83d88c57d4423484d94367c6e510"
  1080. 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
  1081. string "org.maliit.Server.Address"
  1082. string "address"
  1083. method return time=1741093103.656800 sender=:1.35 -> destination=:1.98 serial=25 reply_serial=9
  1084. variant string "unix:path=/run/user/100000/maliit-server/dbus-socket,guid=9aca83d88c57d4423484d94367c6e510"
  1085. signal time=1741093104.096431 sender=:1.27 -> destination=(null destination) serial=172 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowProcessIdChanged
  1086. int32 4266
  1087. signal time=1741093104.096554 sender=:1.27 -> destination=(null destination) serial=173 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowPolicyApplicationIdChanged
  1088. string "7d572"
  1089. method call time=1741093104.230044 sender=:1.98 -> destination=org.freedesktop.DBus serial=11 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1090. string "type='signal',path='/com/jolla/lipstick',interface='com.jolla.lipstick',member='coverstatus'"
  1091. method call time=1741093104.259224 sender=:1.98 -> destination=org.freedesktop.DBus serial=12 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName
  1092. string "org.sailfishos.coveraction.ru.auroraos.ScreenGrab.pid35.id1"
  1093. uint32 4
  1094. signal time=1741093104.259312 sender=org.freedesktop.DBus -> destination=(null destination) serial=48 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1095. string "org.sailfishos.coveraction.ru.auroraos.ScreenGrab.pid35.id1"
  1096. string ""
  1097. string ":1.98"
  1098. signal time=1741093104.259374 sender=org.freedesktop.DBus -> destination=:1.98 serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  1099. string "org.sailfishos.coveraction.ru.auroraos.ScreenGrab.pid35.id1"
  1100. method return time=1741093104.259418 sender=org.freedesktop.DBus -> destination=:1.98 serial=7 reply_serial=12
  1101. uint32 1
  1102. signal time=1741093104.414523 sender=:1.27 -> destination=(null destination) serial=174 path=/com/jolla/lipstick; interface=com.jolla.lipstick; member=coverstatus
  1103. int32 3
  1104. signal time=1741093104.414707 sender=:1.27 -> destination=(null destination) serial=175 path=/com/jolla/lipstick; interface=com.jolla.lipstick; member=coverstatus
  1105. int32 0
  1106. 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
  1107. method call time=1741093106.922929 sender=:1.94 -> destination=org.freedesktop.DBus serial=17 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  1108. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.freedesktop.Tracker3.Miner.Files.Control'"
  1109. method return time=1741093106.923186 sender=org.freedesktop.DBus -> destination=:1.94 serial=13 reply_serial=17
  1110. method call time=1741093106.923259 sender=:1.94 -> destination=org.freedesktop.DBus serial=18 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  1111. 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'"
  1112. method return time=1741093106.923376 sender=org.freedesktop.DBus -> destination=:1.94 serial=14 reply_serial=18
  1113. method call time=1741093106.925117 sender=:1.94 -> destination=org.freedesktop.DBus serial=19 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  1114. string "type='signal',sender='org.freedesktop.Tracker3.Miner.Files.Control',interface='org.freedesktop.Tracker3.Miner.Files.Proxy',path='/org/freedesktop/Tracker3/Miner/Files/Proxy'"
  1115. method return time=1741093106.925418 sender=org.freedesktop.DBus -> destination=:1.94 serial=15 reply_serial=19
  1116. method call time=1741093106.925774 sender=:1.94 -> destination=org.freedesktop.DBus serial=20 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  1117. string "type='signal',sender='org.freedesktop.Tracker3.Miner.Files',interface='org.freedesktop.Tracker3.Endpoint',member='GraphUpdated',path='/org/freedesktop/Tracker3/Endpoint'"
  1118. method return time=1741093106.925948 sender=org.freedesktop.DBus -> destination=:1.94 serial=16 reply_serial=20
  1119. signal time=1741093106.946944 sender=org.freedesktop.DBus -> destination=:1.94 serial=17 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  1120. string "org.freedesktop.Tracker3.Miner.Extract"
  1121. signal time=1741093106.947224 sender=org.freedesktop.DBus -> destination=(null destination) serial=61 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1122. string "org.freedesktop.Tracker3.Miner.Extract"
  1123. string ":1.94"
  1124. string ""
  1125. signal time=1741093106.947426 sender=org.freedesktop.DBus -> destination=:1.94 serial=18 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  1126. string ":1.94"
  1127. signal time=1741093106.947657 sender=org.freedesktop.DBus -> destination=(null destination) serial=115 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1128. string ":1.94"
  1129. string ":1.94"
  1130. string ""
  1131. method call time=1741093106.948358 sender=:1.0 -> destination=org.freedesktop.DBus serial=33 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  1132. string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.Tracker3.Miner.Extract'"
  1133. method call time=1741093106.952432 sender=:1.11 -> destination=org.freedesktop.DBus serial=100 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  1134. string "type='signal',sender='org.freedesktop.Tracker3.Miner.Extract',interface='org.freedesktop.Tracker3.Miner',member='Progress',path='/org/freedesktop/Tracker3/Miner/Extract'"
  1135. method return time=1741093106.952754 sender=org.freedesktop.DBus -> destination=:1.11 serial=36 reply_serial=100
  1136. method call time=1741093106.953517 sender=:1.11 -> destination=org.freedesktop.DBus serial=101 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  1137. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.freedesktop.Tracker3.Miner.Extract'"
  1138. method return time=1741093106.953780 sender=org.freedesktop.DBus -> destination=:1.11 serial=37 reply_serial=101
  1139. 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
  1140. object path "/ru/auroraos/ScreenGrab1/Client"
  1141. array [
  1142. dict entry(
  1143. string "scale"
  1144. variant double 0.5
  1145. )
  1146. ]
  1147. method call time=1741093109.642872 sender=:1.99 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetConnectionUnixProcessID
  1148. string ":1.97"
  1149. method return time=1741093109.643006 sender=org.freedesktop.DBus -> destination=:1.99 serial=5 reply_serial=5
  1150. uint32 4228
  1151. method call time=1741093109.644048 sender=:1.99 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1152. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.97'"
  1153. method call time=1741093109.654205 sender=:1.99 -> destination=org.freedesktop.DBus serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1154. string "type='signal',sender=':1.97',path='/ru/auroraos/ScreenGrab1/Client',interface='ru.auroraos.ScreenGrab1.Client',member='Stop'"
  1155. method call time=1741093109.654384 sender=:1.99 -> destination=org.freedesktop.DBus serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1156. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.97'"
  1157. method call time=1741093109.654446 sender=:1.99 -> destination=org.freedesktop.DBus serial=9 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
  1158. string ":1.97"
  1159. method return time=1741093109.654503 sender=org.freedesktop.DBus -> destination=:1.99 serial=6 reply_serial=9
  1160. string ":1.97"
  1161. method return time=1741093109.654928 sender=:1.99 -> destination=:1.97 serial=10 reply_serial=48
  1162. method call time=1741093109.665922 sender=:1.100 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  1163. method return time=1741093109.666029 sender=org.freedesktop.DBus -> destination=:1.100 serial=1 reply_serial=1
  1164. string ":1.100"
  1165. signal time=1741093109.666061 sender=org.freedesktop.DBus -> destination=(null destination) serial=116 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1166. string ":1.100"
  1167. string ""
  1168. string ":1.100"
  1169. signal time=1741093109.666105 sender=org.freedesktop.DBus -> destination=:1.100 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  1170. string ":1.100"
  1171. method call time=1741093109.668842 sender=:1.100 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1172. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/org/coderus/screencast/'"
  1173. method return time=1741093109.669309 sender=org.freedesktop.DBus -> destination=:1.100 serial=3 reply_serial=2
  1174. method call time=1741093109.676308 sender=:1.100 -> destination=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  1175. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/org/coderus/screencast/'"
  1176. method return time=1741093109.676467 sender=org.freedesktop.DBus -> destination=:1.100 serial=4 reply_serial=3
  1177. signal time=1741093109.738217 sender=org.freedesktop.DBus -> destination=:1.98 serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  1178. string "org.sailfishos.coveraction.ru.auroraos.ScreenGrab.pid35.id1"
  1179. signal time=1741093109.738374 sender=org.freedesktop.DBus -> destination=(null destination) serial=49 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1180. string "org.sailfishos.coveraction.ru.auroraos.ScreenGrab.pid35.id1"
  1181. string ":1.98"
  1182. string ""
  1183. signal time=1741093109.739470 sender=org.freedesktop.DBus -> destination=:1.98 serial=9 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  1184. string ":1.98"
  1185. signal time=1741093109.739584 sender=org.freedesktop.DBus -> destination=(null destination) serial=117 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1186. string ":1.98"
  1187. string ":1.98"
  1188. string ""
  1189. signal time=1741093109.741259 sender=org.freedesktop.DBus -> destination=:1.97 serial=50 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  1190. string ":1.97"
  1191. signal time=1741093109.741378 sender=org.freedesktop.DBus -> destination=(null destination) serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1192. string ":1.97"
  1193. string ":1.97"
  1194. string ""
  1195. signal time=1741093109.836262 sender=:1.27 -> destination=(null destination) serial=176 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowProcessIdChanged
  1196. int32 0
  1197. signal time=1741093109.836502 sender=:1.27 -> destination=(null destination) serial=177 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowPolicyApplicationIdChanged
  1198. string "none"
  1199. signal time=1741093109.841398 sender=:1.27 -> destination=(null destination) serial=178 path=/com/jolla/lipstick; interface=com.jolla.lipstick; member=coverstatus
  1200. int32 1
  1201. signal time=1741093109.841538 sender=:1.27 -> destination=(null destination) serial=179 path=/com/jolla/lipstick; interface=com.jolla.lipstick; member=coverstatus
  1202. int32 2
  1203. 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
  1204. int32 0
  1205. int32 0
  1206. int32 360
  1207. int32 720
  1208. int32 1440
  1209. int32 0
  1210. error time=1741093109.876027 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=11
  1211. string "The name :1.97 was not provided by any .service files"
  1212. 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
  1213. int32 0
  1214. int32 0
  1215. int32 360
  1216. int32 720
  1217. int32 1440
  1218. int32 0
  1219. error time=1741093110.018241 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=12
  1220. string "The name :1.97 was not provided by any .service files"
  1221. 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
  1222. string ""
  1223. int32 0
  1224. int32 1
  1225. int32 1
  1226. error time=1741093110.087355 sender=:1.34 -> destination=:1.27 error_name=org.freedesktop.DBus.Error.Failed reply_serial=180
  1227. string "Application not running: "
  1228. 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
  1229. int32 0
  1230. int32 0
  1231. int32 360
  1232. int32 720
  1233. int32 1440
  1234. int32 0
  1235. error time=1741093110.133008 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=13
  1236. string "The name :1.97 was not provided by any .service files"
  1237. 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
  1238. int32 0
  1239. int32 0
  1240. int32 360
  1241. int32 720
  1242. int32 1440
  1243. int32 0
  1244. error time=1741093110.246242 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=14
  1245. string "The name :1.97 was not provided by any .service files"
  1246. 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
  1247. int32 0
  1248. int32 0
  1249. int32 360
  1250. int32 720
  1251. int32 1440
  1252. int32 0
  1253. error time=1741093110.360518 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=15
  1254. string "The name :1.97 was not provided by any .service files"
  1255. 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
  1256. int32 0
  1257. int32 0
  1258. int32 360
  1259. int32 720
  1260. int32 1440
  1261. int32 0
  1262. error time=1741093110.473350 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=16
  1263. string "The name :1.97 was not provided by any .service files"
  1264. 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
  1265. int32 0
  1266. int32 0
  1267. int32 360
  1268. int32 720
  1269. int32 1440
  1270. int32 0
  1271. error time=1741093110.590617 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=17
  1272. string "The name :1.97 was not provided by any .service files"
  1273. 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
  1274. int32 0
  1275. int32 0
  1276. int32 360
  1277. int32 720
  1278. int32 1440
  1279. int32 0
  1280. error time=1741093111.909546 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=18
  1281. string "The name :1.97 was not provided by any .service files"
  1282. 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
  1283. int32 0
  1284. int32 0
  1285. int32 360
  1286. int32 720
  1287. int32 1440
  1288. int32 0
  1289. error time=1741093112.011553 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=19
  1290. string "The name :1.97 was not provided by any .service files"
  1291. 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
  1292. int32 0
  1293. int32 0
  1294. int32 360
  1295. int32 720
  1296. int32 1440
  1297. int32 0
  1298. error time=1741093112.152010 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=20
  1299. string "The name :1.97 was not provided by any .service files"
  1300. 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
  1301. int32 0
  1302. int32 0
  1303. int32 360
  1304. int32 720
  1305. int32 1440
  1306. int32 0
  1307. error time=1741093112.238296 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=21
  1308. string "The name :1.97 was not provided by any .service files"
  1309. 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
  1310. int32 0
  1311. int32 0
  1312. int32 360
  1313. int32 720
  1314. int32 1440
  1315. int32 0
  1316. error time=1741093112.364734 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=22
  1317. string "The name :1.97 was not provided by any .service files"
  1318. 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
  1319. int32 0
  1320. int32 0
  1321. int32 360
  1322. int32 720
  1323. int32 1440
  1324. int32 0
  1325. error time=1741093112.483150 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=23
  1326. string "The name :1.97 was not provided by any .service files"
  1327. 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
  1328. int32 0
  1329. int32 0
  1330. int32 360
  1331. int32 720
  1332. int32 1440
  1333. int32 0
  1334. error time=1741093112.589435 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=24
  1335. string "The name :1.97 was not provided by any .service files"
  1336. 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
  1337. int32 0
  1338. int32 0
  1339. int32 360
  1340. int32 720
  1341. int32 1440
  1342. int32 0
  1343. error time=1741093112.661056 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=25
  1344. string "The name :1.97 was not provided by any .service files"
  1345. 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
  1346. int32 0
  1347. int32 0
  1348. int32 360
  1349. int32 720
  1350. int32 1440
  1351. int32 0
  1352. error time=1741093112.903331 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=26
  1353. string "The name :1.97 was not provided by any .service files"
  1354. 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
  1355. int32 0
  1356. int32 0
  1357. int32 360
  1358. int32 720
  1359. int32 1440
  1360. int32 0
  1361. error time=1741093112.977001 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=27
  1362. string "The name :1.97 was not provided by any .service files"
  1363. 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
  1364. int32 0
  1365. int32 0
  1366. int32 360
  1367. int32 720
  1368. int32 1440
  1369. int32 0
  1370. error time=1741093113.090938 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=28
  1371. string "The name :1.97 was not provided by any .service files"
  1372. 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
  1373. int32 0
  1374. int32 0
  1375. int32 360
  1376. int32 720
  1377. int32 1440
  1378. int32 0
  1379. error time=1741093113.184633 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=29
  1380. string "The name :1.97 was not provided by any .service files"
  1381. 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
  1382. int32 0
  1383. int32 0
  1384. int32 360
  1385. int32 720
  1386. int32 1440
  1387. int32 0
  1388. error time=1741093113.290484 sender=org.freedesktop.DBus -> destination=:1.99 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=30
  1389. string "The name :1.97 was not provided by any .service files"
  1390. ^C
  1391.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement