Advertisement
vladislav_larionov

dbus

Feb 24th, 2025
15
0
163 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 138.04 KB | None | 0 0
  1. bash: /usr/local/share/gem_home/gem_home.shexport: Нет такого файла или каталога
  2. vladislav@vladislav:~$ ssh aurora-dev
  3. ^C
  4. vladislav@vladislav:~$ ssh aurora-dev5
  5. Last login: Mon Feb 24 11:12:33 2025
  6. ,---
  7. | Aurora 5.1.3.85 (Petropavlovsk-Kamchatsky)
  8. '---
  9. [defaultuser@NS220RE ~]$ dbus-
  10. dbus-binding-tool dbus-launch dbus-run-session dbus-test-tool dbus-uuidgen
  11. dbus-daemon dbus-monitor dbus-send dbus-update-activation-environment
  12. [defaultuser@NS220RE ~]$ dbus-monitor
  13. signal time=1740384932.901271 sender=org.freedesktop.DBus -> destination=:1.81 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  14. string ":1.81"
  15. signal time=1740384932.901467 sender=org.freedesktop.DBus -> destination=:1.81 serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  16. string ":1.81"
  17. signal time=1740384947.790953 sender=org.freedesktop.DBus -> destination=:1.76 serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  18. string "ru.auroraos.ScreenGrab1"
  19. signal time=1740384947.791070 sender=org.freedesktop.DBus -> destination=(null destination) serial=49 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  20. string "ru.auroraos.ScreenGrab1"
  21. string ":1.76"
  22. string ""
  23. signal time=1740384947.792768 sender=org.freedesktop.DBus -> destination=:1.76 serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  24. string ":1.76"
  25. signal time=1740384947.792893 sender=org.freedesktop.DBus -> destination=(null destination) serial=50 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  26. string ":1.76"
  27. string ":1.76"
  28. string ""
  29. method call time=1740384947.798247 sender=:1.0 -> destination=org.freedesktop.DBus serial=28 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  30. string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ru.auroraos.ScreenGrab1'"
  31. method call time=1740385048.526186 sender=:1.82 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  32. method return time=1740385048.526270 sender=org.freedesktop.DBus -> destination=:1.82 serial=1 reply_serial=1
  33. string ":1.82"
  34. signal time=1740385048.526331 sender=org.freedesktop.DBus -> destination=(null destination) serial=51 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  35. string ":1.82"
  36. string ""
  37. string ":1.82"
  38. signal time=1740385048.526424 sender=org.freedesktop.DBus -> destination=:1.82 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  39. string ":1.82"
  40. method call time=1740385048.528180 sender=:1.82 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
  41. string "org.sailfishos.installationhandler"
  42. error time=1740385048.528250 sender=org.freedesktop.DBus -> destination=:1.82 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=2
  43. string "Could not get owner of name 'org.sailfishos.installationhandler': no such name"
  44. method call time=1740385048.530266 sender=:1.82 -> destination=org.sailfishos.installationhandler serial=3 path=/org/sailfishos/installationhandler; interface=org.freedesktop.DBus.Introspectable; member=Introspect
  45. method call time=1740385048.635375 sender=:1.43 -> destination=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
  46. string "org.nemomobile.lipstick"
  47. method return time=1740385048.635478 sender=org.freedesktop.DBus -> destination=:1.43 serial=3 reply_serial=3
  48. string ":1.28"
  49. method call time=1740385048.636634 sender=:1.43 -> destination=org.nemomobile.lipstick serial=4 path=/LauncherModel; interface=org.freedesktop.DBus.Introspectable; member=Introspect
  50. method return time=1740385048.637516 sender=:1.28 -> destination=:1.43 serial=195 reply_serial=4
  51. string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
  52. "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
  53. <node>
  54. <interface name="org.nemomobile.lipstick.LauncherModel">
  55. <signal name="showUpdatingProgress">
  56. <arg name="packageName" type="s" direction="out"/>
  57. </signal>
  58. <method name="updatingStarted">
  59. <arg name="packageName" type="s" direction="in"/>
  60. <arg name="label" type="s" direction="in"/>
  61. <arg name="iconPath" type="s" direction="in"/>
  62. <arg name="desktopFile" type="s" direction="in"/>
  63. </method>
  64. <method name="updatingProgress">
  65. <arg name="packageName" type="s" direction="in"/>
  66. <arg name="progress" type="i" direction="in"/>
  67. </method>
  68. <method name="updatingFinished">
  69. <arg name="packageName" type="s" direction="in"/>
  70. </method>
  71. <method name="notifyLaunching">
  72. <arg name="desktopFile" type="s" direction="in"/>
  73. </method>
  74. <method name="cancelNotifyLaunching">
  75. <arg name="desktopFile" type="s" direction="in"/>
  76. </method>
  77. </interface>
  78. <interface name="org.freedesktop.DBus.Properties">
  79. <method name="Get">
  80. <arg name="interface_name" type="s" direction="in"/>
  81. <arg name="property_name" type="s" direction="in"/>
  82. <arg name="value" type="v" direction="out"/>
  83. </method>
  84. <method name="Set">
  85. <arg name="interface_name" type="s" direction="in"/>
  86. <arg name="property_name" type="s" direction="in"/>
  87. <arg name="value" type="v" direction="in"/>
  88. </method>
  89. <method name="GetAll">
  90. <arg name="interface_name" type="s" direction="in"/>
  91. <arg name="values" type="a{sv}" direction="out"/>
  92. <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QVariantMap"/>
  93. </method>
  94. <signal name="PropertiesChanged">
  95. <arg name="interface_name" type="s" direction="out"/>
  96. <arg name="changed_properties" type="a{sv}" direction="out"/>
  97. <annotation name="org.qtproject.QtDBus.QtTypeName.Out1" value="QVariantMap"/>
  98. <arg name="invalidated_properties" type="as" direction="out"/>
  99. </signal>
  100. </interface>
  101. <interface name="org.freedesktop.DBus.Introspectable">
  102. <method name="Introspect">
  103. <arg name="xml_data" type="s" direction="out"/>
  104. </method>
  105. </interface>
  106. <interface name="org.freedesktop.DBus.Peer">
  107. <method name="Ping"/>
  108. <method name="GetMachineId">
  109. <arg name="machine_uuid" type="s" direction="out"/>
  110. </method>
  111. </interface>
  112. </node>
  113. "
  114. method call time=1740385048.639639 sender=:1.43 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  115. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.nemomobile.lipstick'"
  116. method call time=1740385048.657602 sender=:1.43 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName
  117. string "org.sailfishos.installationhandler"
  118. uint32 4
  119. signal time=1740385048.657705 sender=org.freedesktop.DBus -> destination=(null destination) serial=52 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  120. string "org.sailfishos.installationhandler"
  121. string ""
  122. string ":1.43"
  123. signal time=1740385048.657750 sender=org.freedesktop.DBus -> destination=:1.43 serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  124. string "org.sailfishos.installationhandler"
  125. method return time=1740385048.657779 sender=org.freedesktop.DBus -> destination=:1.43 serial=5 reply_serial=6
  126. uint32 1
  127. method return time=1740385048.657892 sender=:1.43 -> destination=:1.82 serial=7 reply_serial=3
  128. string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
  129. "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
  130. <node>
  131. <interface name="org.sailfishos.installationhandler">
  132. <signal name="installFinished">
  133. <arg name="success" type="b" direction="out"/>
  134. <arg name="errorString" type="s" direction="out"/>
  135. </signal>
  136. <signal name="removalFinished">
  137. <arg name="success" type="b" direction="out"/>
  138. <arg name="errorString" type="s" direction="out"/>
  139. </signal>
  140. <signal name="needConfirm">
  141. </signal>
  142. <method name="installFiles">
  143. <arg name="fileUrls" type="as" direction="in"/>
  144. <arg name="sdkMode" type="b" direction="in"/>
  145. <arg name="keepUserdata" type="b" direction="in"/>
  146. </method>
  147. <method name="installFiles">
  148. <arg name="fileUrls" type="as" direction="in"/>
  149. <arg name="sdkMode" type="b" direction="in"/>
  150. </method>
  151. <method name="installFiles">
  152. <arg name="fileUrls" type="as" direction="in"/>
  153. </method>
  154. <method name="removePackages">
  155. <arg name="packageNames" type="as" direction="in"/>
  156. <arg name="keepUserdata" type="b" direction="in"/>
  157. </method>
  158. <method name="removePackages">
  159. <arg name="packageNames" type="as" direction="in"/>
  160. </method>
  161. <method name="removePackageByDesktopFile">
  162. <arg name="desktopFile" type="s" direction="in"/>
  163. </method>
  164. </interface>
  165. <interface name="org.freedesktop.DBus.Properties">
  166. <method name="Get">
  167. <arg name="interface_name" type="s" direction="in"/>
  168. <arg name="property_name" type="s" direction="in"/>
  169. <arg name="value" type="v" direction="out"/>
  170. </method>
  171. <method name="Set">
  172. <arg name="interface_name" type="s" direction="in"/>
  173. <arg name="property_name" type="s" direction="in"/>
  174. <arg name="value" type="v" direction="in"/>
  175. </method>
  176. <method name="GetAll">
  177. <arg name="interface_name" type="s" direction="in"/>
  178. <arg name="values" type="a{sv}" direction="out"/>
  179. <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QVariantMap"/>
  180. </method>
  181. <signal name="PropertiesChanged">
  182. <arg name="interface_name" type="s" direction="out"/>
  183. <arg name="changed_properties" type="a{sv}" direction="out"/>
  184. <annotation name="org.qtproject.QtDBus.QtTypeName.Out1" value="QVariantMap"/>
  185. <arg name="invalidated_properties" type="as" direction="out"/>
  186. </signal>
  187. </interface>
  188. <interface name="org.freedesktop.DBus.Introspectable">
  189. <method name="Introspect">
  190. <arg name="xml_data" type="s" direction="out"/>
  191. </method>
  192. </interface>
  193. <interface name="org.freedesktop.DBus.Peer">
  194. <method name="Ping"/>
  195. <method name="GetMachineId">
  196. <arg name="machine_uuid" type="s" direction="out"/>
  197. </method>
  198. </interface>
  199. </node>
  200. "
  201. method call time=1740385048.660083 sender=:1.82 -> destination=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  202. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.sailfishos.installationhandler'"
  203. method call time=1740385048.660915 sender=:1.82 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  204. string "type='signal',sender='org.sailfishos.installationhandler',path='/org/sailfishos/installationhandler',interface='org.sailfishos.installationhandler',member='installFinished'"
  205. method call time=1740385048.661062 sender=:1.82 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  206. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.sailfishos.installationhandler'"
  207. method call time=1740385048.661194 sender=:1.82 -> destination=org.freedesktop.DBus serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
  208. string "org.sailfishos.installationhandler"
  209. method return time=1740385048.661315 sender=org.freedesktop.DBus -> destination=:1.82 serial=4 reply_serial=7
  210. string ":1.43"
  211. method call time=1740385048.662487 sender=:1.82 -> destination=org.freedesktop.DBus serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  212. string "type='signal',sender='org.sailfishos.installationhandler',path='/org/sailfishos/installationhandler',interface='org.sailfishos.installationhandler',member='needConfirm'"
  213. method call time=1740385048.663525 sender=:1.82 -> destination=org.sailfishos.installationhandler serial=9 path=/org/sailfishos/installationhandler; interface=org.sailfishos.installationhandler; member=installFiles
  214. array [
  215. string "/home/defaultuser/RPMS/ru.auroraos.ScreenGrab-0.1-1.armv7hl.rpm"
  216. ]
  217. boolean true
  218. boolean true
  219. method call time=1740385048.683501 sender=:1.43 -> destination=org.nemomobile.lipstick serial=8 path=/LauncherModel; interface=org.nemomobile.lipstick.LauncherModel; member=updatingStarted
  220. string "ru.auroraos.ScreenGrab"
  221. string ""
  222. string ""
  223. string "/usr/share/applications/ru.auroraos.ScreenGrab.desktop"
  224. method call time=1740385048.684392 sender=:1.28 -> destination=org.freedesktop.DBus serial=196 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  225. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.43',arg2=''"
  226. method return time=1740385048.686315 sender=:1.28 -> destination=:1.43 serial=197 reply_serial=8
  227. method call time=1740385048.712771 sender=:1.43 -> destination=org.nemomobile.lipstick serial=9 path=/LauncherModel; interface=org.nemomobile.lipstick.LauncherModel; member=updatingStarted
  228. string "ru.auroraos.ScreenGrab"
  229. string "ru.auroraos.ScreenGrab"
  230. string "image://theme/icon-store-app-default"
  231. string ""
  232. method return time=1740385048.714362 sender=:1.28 -> destination=:1.43 serial=198 reply_serial=9
  233. method return time=1740385048.715232 sender=:1.43 -> destination=:1.82 serial=10 reply_serial=9
  234. signal time=1740385048.958718 sender=:1.6 -> destination=(null destination) serial=72 path=/org/freedesktop/Tracker3/Miner/Files; interface=org.freedesktop.Tracker3.Miner; member=Progress
  235. string "Processing…"
  236. double 1
  237. int32 0
  238. method call time=1740385048.972369 sender=:1.43 -> destination=org.nemomobile.lipstick serial=11 path=/LauncherModel; interface=org.nemomobile.lipstick.LauncherModel; member=updatingFinished
  239. string "ru.auroraos.ScreenGrab"
  240. method call time=1740385048.973593 sender=:1.28 -> destination=org.freedesktop.DBus serial=199 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  241. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.43',arg2=''"
  242. method call time=1740385048.973655 sender=:1.28 -> destination=org.freedesktop.DBus serial=200 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  243. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.DBus'"
  244. error time=1740385048.973680 sender=org.freedesktop.DBus -> destination=:1.28 error_name=org.freedesktop.DBus.Error.MatchRuleNotFound reply_serial=200
  245. string "The given match rule wasn't found and can't be removed"
  246. method return time=1740385048.975036 sender=:1.28 -> destination=:1.43 serial=201 reply_serial=11
  247. signal time=1740385048.977081 sender=:1.43 -> destination=(null destination) serial=12 path=/org/sailfishos/installationhandler; interface=org.sailfishos.installationhandler; member=removalFinished
  248. boolean true
  249. string ""
  250. signal time=1740385049.086121 sender=:1.6 -> destination=(null destination) serial=73 path=/org/freedesktop/Tracker3/Miner/Files; interface=org.freedesktop.Tracker3.Miner; member=Progress
  251. string "Idle"
  252. double 1
  253. int32 0
  254. signal time=1740385049.086299 sender=:1.6 -> destination=(null destination) serial=74 path=/org/freedesktop/Tracker3/Endpoint; interface=org.freedesktop.Tracker3.Endpoint; member=GraphUpdated
  255. string "http://tracker.api.gnome.org/ontology/v3/tracker#FileSystem"
  256. array [
  257. dict entry(
  258. int32 1
  259. int32 788
  260. )
  261. ]
  262. method call time=1740385049.917203 sender=:1.83 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  263. method return time=1740385049.917300 sender=org.freedesktop.DBus -> destination=:1.83 serial=1 reply_serial=1
  264. string ":1.83"
  265. signal time=1740385049.917329 sender=org.freedesktop.DBus -> destination=(null destination) serial=53 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  266. string ":1.83"
  267. string ""
  268. string ":1.83"
  269. signal time=1740385049.917374 sender=org.freedesktop.DBus -> destination=:1.83 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  270. string ":1.83"
  271. method call time=1740385049.941458 sender=:1.83 -> destination=org.freedesktop.DBus serial=2 path=/; interface=org.freedesktop.DBus; member=ReloadConfig
  272. method return time=1740385049.941729 sender=org.freedesktop.DBus -> destination=:1.83 serial=3 reply_serial=2
  273. signal time=1740385049.947286 sender=org.freedesktop.DBus -> destination=:1.83 serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  274. string ":1.83"
  275. signal time=1740385049.947525 sender=org.freedesktop.DBus -> destination=(null destination) serial=54 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  276. string ":1.83"
  277. string ":1.83"
  278. string ""
  279. method call time=1740385050.065913 sender=:1.84 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  280. method return time=1740385050.066744 sender=org.freedesktop.DBus -> destination=:1.84 serial=1 reply_serial=1
  281. string ":1.84"
  282. signal time=1740385050.066832 sender=org.freedesktop.DBus -> destination=(null destination) serial=55 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  283. string ":1.84"
  284. string ""
  285. string ":1.84"
  286. signal time=1740385050.066878 sender=org.freedesktop.DBus -> destination=:1.84 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  287. string ":1.84"
  288. method call time=1740385050.066965 sender=:1.84 -> destination=org.maliit.server serial=2 path=/org/maliit/server/address; interface=org.freedesktop.DBus.Properties; member=Get
  289. string "org.maliit.Server.Address"
  290. string "address"
  291. method return time=1740385050.067823 sender=:1.37 -> destination=:1.84 serial=22 reply_serial=2
  292. variant string "unix:path=/run/user/100000/maliit-server/dbus-socket,guid=072b596a242b78b1256b646867bc29fd"
  293. method call time=1740385050.338423 sender=:1.85 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  294. method return time=1740385050.338532 sender=org.freedesktop.DBus -> destination=:1.85 serial=1 reply_serial=1
  295. string ":1.85"
  296. signal time=1740385050.338563 sender=org.freedesktop.DBus -> destination=(null destination) serial=56 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  297. string ":1.85"
  298. string ""
  299. string ":1.85"
  300. signal time=1740385050.338597 sender=org.freedesktop.DBus -> destination=:1.85 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  301. string ":1.85"
  302. method call time=1740385050.344668 sender=:1.85 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  303. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/'"
  304. method return time=1740385050.344796 sender=org.freedesktop.DBus -> destination=:1.85 serial=3 reply_serial=2
  305. method call time=1740385050.358714 sender=:1.85 -> destination=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  306. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/'"
  307. method return time=1740385050.358827 sender=org.freedesktop.DBus -> destination=:1.85 serial=4 reply_serial=3
  308. method call time=1740385050.358844 sender=:1.85 -> destination=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  309. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/color/'"
  310. method return time=1740385050.358889 sender=org.freedesktop.DBus -> destination=:1.85 serial=5 reply_serial=4
  311. method call time=1740385050.358936 sender=:1.85 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  312. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/background/portrait/'"
  313. method return time=1740385050.358986 sender=org.freedesktop.DBus -> destination=:1.85 serial=6 reply_serial=5
  314. method call time=1740385050.359024 sender=:1.85 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  315. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/distanceField/lightOnDark/'"
  316. method return time=1740385050.359068 sender=org.freedesktop.DBus -> destination=:1.85 serial=7 reply_serial=6
  317. method call time=1740385050.359101 sender=:1.85 -> destination=org.freedesktop.DBus serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  318. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/distanceField/darkOnLight/'"
  319. method return time=1740385050.359149 sender=org.freedesktop.DBus -> destination=:1.85 serial=8 reply_serial=7
  320. method call time=1740385056.071260 sender=:1.43 -> destination=org.nemomobile.lipstick serial=13 path=/LauncherModel; interface=org.nemomobile.lipstick.LauncherModel; member=updatingFinished
  321. string "ru.auroraos.ScreenGrab"
  322. method return time=1740385056.074244 sender=:1.28 -> destination=:1.43 serial=202 reply_serial=13
  323. method call time=1740385056.076777 sender=:1.43 -> destination=org.freedesktop.DBus serial=14 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
  324. string "org.freedesktop.Notifications"
  325. method return time=1740385056.076933 sender=org.freedesktop.DBus -> destination=:1.43 serial=6 reply_serial=14
  326. string ":1.36"
  327. method call time=1740385056.080135 sender=:1.43 -> destination=org.freedesktop.DBus serial=15 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  328. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.Notifications'"
  329. method call time=1740385056.080302 sender=:1.43 -> destination=org.freedesktop.DBus serial=16 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  330. string "type='signal',sender='org.freedesktop.Notifications',path='/org/freedesktop/Notifications',interface='org.freedesktop.Notifications',member='ActionInvoked'"
  331. method call time=1740385056.080423 sender=:1.43 -> destination=org.freedesktop.DBus serial=17 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  332. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.Notifications'"
  333. method call time=1740385056.080575 sender=:1.43 -> destination=org.freedesktop.DBus serial=18 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
  334. string "org.freedesktop.Notifications"
  335. method return time=1740385056.080629 sender=org.freedesktop.DBus -> destination=:1.43 serial=7 reply_serial=18
  336. string ":1.36"
  337. method call time=1740385056.082143 sender=:1.43 -> destination=org.freedesktop.DBus serial=19 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  338. string "type='signal',sender='org.freedesktop.Notifications',path='/org/freedesktop/Notifications',interface='org.freedesktop.Notifications',member='NotificationClosed'"
  339. method call time=1740385056.082273 sender=:1.43 -> destination=org.freedesktop.DBus serial=20 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  340. string "type='signal',sender='org.freedesktop.Notifications',path='/org/freedesktop/Notifications',interface='org.freedesktop.Notifications',member='InputTextSet'"
  341. method call time=1740385056.084442 sender=:1.43 -> destination=org.freedesktop.Notifications serial=21 path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; member=Notify
  342. string ""
  343. uint32 0
  344. string "icon-lock-installed"
  345. string "Установка завершена"
  346. string "ru.auroraos.ScreenGrab"
  347. array [
  348. ]
  349. array [
  350. dict entry(
  351. string "x-nemo-preview-body"
  352. variant string "ru.auroraos.ScreenGrab"
  353. )
  354. dict entry(
  355. string "transient"
  356. variant boolean true
  357. )
  358. dict entry(
  359. string "urgency"
  360. variant int32 1
  361. )
  362. dict entry(
  363. string "x-nemo-owner"
  364. variant string "sailfish-installationhandler"
  365. )
  366. dict entry(
  367. string "x-nemo-preview-summary"
  368. variant string "Установка завершена"
  369. )
  370. ]
  371. int32 -1
  372. method call time=1740385056.089590 sender=:1.36 -> destination=org.freedesktop.DBus serial=43 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetConnectionUnixProcessID
  373. string ":1.43"
  374. method return time=1740385056.089730 sender=org.freedesktop.DBus -> destination=:1.36 serial=57 reply_serial=43
  375. uint32 2304
  376. method call time=1740385056.093797 sender=:1.36 -> destination=org.nemomobile.lipstick serial=44 path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; member=Notify
  377. string ""
  378. uint32 0
  379. string "icon-lock-installed"
  380. string "Установка завершена"
  381. string "ru.auroraos.ScreenGrab"
  382. array [
  383. ]
  384. array [
  385. dict entry(
  386. string "transient"
  387. variant boolean true
  388. )
  389. dict entry(
  390. string "urgency"
  391. variant int32 1
  392. )
  393. dict entry(
  394. string "x-nemo-owner"
  395. variant string "sailfish-installationhandler"
  396. )
  397. dict entry(
  398. string "x-nemo-preview-body"
  399. variant string "ru.auroraos.ScreenGrab"
  400. )
  401. dict entry(
  402. string "x-nemo-preview-summary"
  403. variant string "Установка завершена"
  404. )
  405. ]
  406. int32 -1
  407. method return time=1740385056.126709 sender=:1.28 -> destination=:1.36 serial=203 reply_serial=44
  408. uint32 24
  409. method return time=1740385056.128821 sender=:1.36 -> destination=:1.43 serial=45 reply_serial=21
  410. uint32 24
  411. signal time=1740385056.130147 sender=:1.43 -> destination=(null destination) serial=22 path=/org/sailfishos/installationhandler; interface=org.sailfishos.installationhandler; member=installFinished
  412. boolean true
  413. string ""
  414. method call time=1740385056.133031 sender=:1.82 -> destination=org.freedesktop.DBus serial=10 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  415. string "type='signal',sender='org.sailfishos.installationhandler',path='/org/sailfishos/installationhandler',interface='org.sailfishos.installationhandler',member='installFinished'"
  416. method call time=1740385056.133256 sender=:1.82 -> destination=org.freedesktop.DBus serial=11 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  417. string "type='signal',sender='org.sailfishos.installationhandler',path='/org/sailfishos/installationhandler',interface='org.sailfishos.installationhandler',member='needConfirm'"
  418. method call time=1740385056.133313 sender=:1.82 -> destination=org.freedesktop.DBus serial=12 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  419. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.sailfishos.installationhandler'"
  420. method call time=1740385056.133367 sender=:1.82 -> destination=org.freedesktop.DBus serial=13 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  421. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.sailfishos.installationhandler'"
  422. method call time=1740385056.133420 sender=:1.82 -> destination=org.freedesktop.DBus serial=14 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  423. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.DBus'"
  424. error time=1740385056.133471 sender=org.freedesktop.DBus -> destination=:1.82 error_name=org.freedesktop.DBus.Error.MatchRuleNotFound reply_serial=14
  425. string "The given match rule wasn't found and can't be removed"
  426. signal time=1740385056.137075 sender=org.freedesktop.DBus -> destination=:1.82 serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  427. string ":1.82"
  428. signal time=1740385056.137182 sender=org.freedesktop.DBus -> destination=(null destination) serial=58 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  429. string ":1.82"
  430. string ":1.82"
  431. string ""
  432. method call time=1740385056.431623 sender=:1.86 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  433. method return time=1740385056.431750 sender=org.freedesktop.DBus -> destination=:1.86 serial=1 reply_serial=1
  434. string ":1.86"
  435. signal time=1740385056.431808 sender=org.freedesktop.DBus -> destination=(null destination) serial=59 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  436. string ":1.86"
  437. string ""
  438. string ":1.86"
  439. signal time=1740385056.431898 sender=org.freedesktop.DBus -> destination=:1.86 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  440. string ":1.86"
  441. method call time=1740385056.461971 sender=:1.86 -> destination=org.freedesktop.DBus serial=2 path=/; interface=org.freedesktop.DBus; member=ReloadConfig
  442. method return time=1740385056.462622 sender=org.freedesktop.DBus -> destination=:1.86 serial=3 reply_serial=2
  443. method call time=1740385056.469433 sender=:1.87 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  444. method return time=1740385056.469533 sender=org.freedesktop.DBus -> destination=:1.87 serial=1 reply_serial=1
  445. string ":1.87"
  446. signal time=1740385056.469567 sender=org.freedesktop.DBus -> destination=(null destination) serial=60 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  447. string ":1.87"
  448. string ""
  449. string ":1.87"
  450. signal time=1740385056.469603 sender=org.freedesktop.DBus -> destination=:1.87 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  451. string ":1.87"
  452. signal time=1740385056.478375 sender=org.freedesktop.DBus -> destination=:1.86 serial=9 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  453. string ":1.86"
  454. signal time=1740385056.478443 sender=org.freedesktop.DBus -> destination=(null destination) serial=61 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  455. string ":1.86"
  456. string ":1.86"
  457. string ""
  458. method call time=1740385056.478476 sender=:1.87 -> destination=com.jolla.windowprompt serial=2 path=/com/jolla/windowprompt; interface=com.jolla.windowprompt; member=newPermissionPrompt
  459. string "/usr/share/applications/ru.auroraos.ScreenGrab.desktop"
  460. array [
  461. dict entry(
  462. string "required"
  463. array [
  464. string "/etc/sailjail/permissions/PushNotifications.permission"
  465. string "/etc/sailjail/permissions/Camera.permission"
  466. string "/etc/sailjail/permissions/Internet.permission"
  467. string "/etc/sailjail/permissions/Audio.permission"
  468. string "/etc/sailjail/permissions/Videos.permission"
  469. string "/etc/sailjail/permissions/UserDirs.permission"
  470. string "/etc/sailjail/permissions/ScreenCapture.permission"
  471. ]
  472. )
  473. ]
  474. method call time=1740385056.773929 sender=:1.84 -> destination=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName
  475. string "com.jolla.windowprompt"
  476. uint32 4
  477. signal time=1740385056.774228 sender=org.freedesktop.DBus -> destination=(null destination) serial=62 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  478. string "com.jolla.windowprompt"
  479. string ""
  480. string ":1.84"
  481. signal time=1740385056.774781 sender=org.freedesktop.DBus -> destination=:1.84 serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  482. string "com.jolla.windowprompt"
  483. method return time=1740385056.774836 sender=org.freedesktop.DBus -> destination=:1.84 serial=4 reply_serial=3
  484. uint32 1
  485. method call time=1740385056.790828 sender=:1.84 -> destination=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetConnectionUnixProcessID
  486. string ":1.87"
  487. method return time=1740385056.790987 sender=org.freedesktop.DBus -> destination=:1.84 serial=5 reply_serial=4
  488. uint32 1848
  489. method call time=1740385056.812483 sender=:1.84 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  490. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.87',arg2=''"
  491. method return time=1740385056.816234 sender=:1.84 -> destination=:1.87 serial=6 reply_serial=2
  492. object path "/com/jolla/windowprompt/queue/prompt0"
  493. method call time=1740385056.817713 sender=:1.87 -> destination=com.jolla.windowprompt serial=3 path=/com/jolla/windowprompt/queue/prompt0; interface=com.jolla.windowprompt.Prompt; member=wait
  494. method call time=1740385057.021481 sender=:1.85 -> destination=org.freedesktop.DBus serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  495. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/lipstick-jolla-home/'"
  496. method return time=1740385057.021861 sender=org.freedesktop.DBus -> destination=:1.85 serial=9 reply_serial=8
  497. method call time=1740385057.084427 sender=:1.84 -> destination=com.jolla.lipstick serial=7 path=/lockscreen; interface=com.jolla.lipstick; member=showLockscreen
  498. method return time=1740385057.095626 sender=:1.28 -> destination=:1.84 serial=204 reply_serial=7
  499. signal time=1740385057.290730 sender=:1.28 -> destination=(null destination) serial=205 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowProcessIdChanged
  500. int32 3822
  501. signal time=1740385057.290801 sender=:1.28 -> destination=(null destination) serial=206 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowPolicyApplicationIdChanged
  502. string "7ee4"
  503. signal time=1740385058.039020 sender=:1.6 -> destination=(null destination) serial=75 path=/org/freedesktop/Tracker3/Miner/Files; interface=org.freedesktop.Tracker3.Miner; member=Progress
  504. string "Processing…"
  505. double 1
  506. int32 0
  507. signal time=1740385058.085337 sender=:1.6 -> destination=(null destination) serial=76 path=/org/freedesktop/Tracker3/Endpoint; interface=org.freedesktop.Tracker3.Endpoint; member=GraphUpdated
  508. string "http://tracker.api.gnome.org/ontology/v3/tracker#FileSystem"
  509. array [
  510. dict entry(
  511. int32 0
  512. int32 788
  513. )
  514. ]
  515. signal time=1740385058.088533 sender=:1.6 -> destination=(null destination) serial=77 path=/org/freedesktop/Tracker3/Miner/Files; interface=org.freedesktop.Tracker3.Miner; member=Progress
  516. string "Idle"
  517. double 1
  518. int32 0
  519. method call time=1740385058.088846 sender=:1.6 -> destination=org.freedesktop.DBus serial=78 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  520. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.freedesktop.Tracker3.Miner.Extract'"
  521. method return time=1740385058.089002 sender=org.freedesktop.DBus -> destination=:1.6 serial=26 reply_serial=78
  522. signal time=1740385058.089113 sender=org.freedesktop.DBus -> destination=org.freedesktop.systemd1 serial=49 path=/org/freedesktop/DBus; interface=org.freedesktop.systemd1.Activator; member=ActivationRequest
  523. string "tracker-extract-3.service"
  524. method call time=1740385058.089431 sender=:1.6 -> destination=org.freedesktop.DBus serial=79 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=StartServiceByName
  525. string "org.freedesktop.Tracker3.Miner.Extract"
  526. uint32 0
  527. method call time=1740385058.089538 sender=:1.0 -> destination=org.freedesktop.DBus serial=29 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  528. string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.Tracker3.Miner.Extract'"
  529. method return time=1740385058.089589 sender=org.freedesktop.DBus -> destination=:1.0 serial=50 reply_serial=29
  530. method call time=1740385058.132218 sender=:1.88 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  531. method return time=1740385058.132576 sender=org.freedesktop.DBus -> destination=:1.88 serial=1 reply_serial=1
  532. string ":1.88"
  533. signal time=1740385058.133431 sender=org.freedesktop.DBus -> destination=(null destination) serial=63 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  534. string ":1.88"
  535. string ""
  536. string ":1.88"
  537. signal time=1740385058.133485 sender=org.freedesktop.DBus -> destination=:1.88 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  538. string ":1.88"
  539. method call time=1740385058.134822 sender=:1.88 -> destination=org.maliit.server serial=2 path=/org/maliit/server/address; interface=org.freedesktop.DBus.Properties; member=Get
  540. string "org.maliit.Server.Address"
  541. string "address"
  542. method return time=1740385058.135541 sender=:1.37 -> destination=:1.88 serial=23 reply_serial=2
  543. variant string "unix:path=/run/user/100000/maliit-server/dbus-socket,guid=072b596a242b78b1256b646867bc29fd"
  544. method call time=1740385058.148313 sender=:1.89 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  545. method return time=1740385058.148460 sender=org.freedesktop.DBus -> destination=:1.89 serial=1 reply_serial=1
  546. string ":1.89"
  547. signal time=1740385058.148562 sender=org.freedesktop.DBus -> destination=(null destination) serial=64 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  548. string ":1.89"
  549. string ""
  550. string ":1.89"
  551. signal time=1740385058.148622 sender=org.freedesktop.DBus -> destination=:1.89 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  552. string ":1.89"
  553. method call time=1740385058.159257 sender=:1.89 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  554. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/org/freedesktop/tracker/extract/'"
  555. method return time=1740385058.159380 sender=org.freedesktop.DBus -> destination=:1.89 serial=3 reply_serial=2
  556. method call time=1740385058.238804 sender=:1.89 -> destination=org.freedesktop.Tracker3.Miner.Files serial=3 path=/org/freedesktop/Tracker3/Endpoint; interface=org.freedesktop.DBus.Peer; member=Ping
  557. method return time=1740385058.239918 sender=:1.6 -> destination=:1.89 serial=80 reply_serial=3
  558. method call time=1740385058.242746 sender=:1.89 -> destination=org.freedesktop.Tracker3.Miner.Files serial=4 path=/org/freedesktop/Tracker3/Endpoint; interface=org.freedesktop.Tracker3.Endpoint; member=Query
  559. string "SELECT ?prefix ?name { ?name nrl:prefix ?prefix }"
  560. file descriptor
  561. inode: 55521
  562. type: fifo
  563. array [
  564. ]
  565. method return time=1740385058.250504 sender=:1.6 -> destination=:1.89 serial=81 reply_serial=4
  566. array [
  567. string "prefix"
  568. string "name"
  569. ]
  570. method call time=1740385058.254312 sender=:1.89 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  571. 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'"
  572. method return time=1740385058.254468 sender=org.freedesktop.DBus -> destination=:1.89 serial=4 reply_serial=5
  573. method call time=1740385058.254533 sender=:1.89 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  574. string "type='signal',sender='org.freedesktop.Tracker3.Miner.Files.Control',interface='org.freedesktop.Tracker3.Miner.Files.Proxy',path='/org/freedesktop/Tracker3/Miner/Files/Proxy'"
  575. method return time=1740385058.254606 sender=org.freedesktop.DBus -> destination=:1.89 serial=5 reply_serial=6
  576. method call time=1740385058.254633 sender=:1.89 -> destination=org.freedesktop.DBus serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  577. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.freedesktop.Tracker3.Miner.Files.Control'"
  578. method return time=1740385058.254686 sender=org.freedesktop.DBus -> destination=:1.89 serial=6 reply_serial=7
  579. method call time=1740385058.255294 sender=:1.89 -> destination=org.freedesktop.DBus serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
  580. string "org.freedesktop.Tracker3.Miner.Files.Control"
  581. error time=1740385058.255382 sender=org.freedesktop.DBus -> destination=:1.89 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=8
  582. string "Could not get owner of name 'org.freedesktop.Tracker3.Miner.Files.Control': no such name"
  583. method call time=1740385058.258501 sender=:1.89 -> destination=org.freedesktop.Tracker3.Miner.Files serial=9 path=/org/freedesktop/Tracker3/Endpoint; interface=org.freedesktop.Tracker3.Endpoint; member=Query
  584. 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"
  585. file descriptor
  586. inode: 53176
  587. type: fifo
  588. array [
  589. dict entry(
  590. string "offset"
  591. variant int64 0
  592. )
  593. ]
  594. method call time=1740385058.261706 sender=:1.89 -> destination=org.freedesktop.DBus serial=10 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  595. string "type='signal',sender='org.freedesktop.Tracker3.Miner.Files',interface='org.freedesktop.Tracker3.Endpoint',member='GraphUpdated',path='/org/freedesktop/Tracker3/Endpoint'"
  596. method return time=1740385058.261892 sender=org.freedesktop.DBus -> destination=:1.89 serial=8 reply_serial=10
  597. method call time=1740385058.267191 sender=:1.89 -> destination=org.freedesktop.DBus serial=11 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName
  598. string "org.freedesktop.Tracker3.Miner.Extract"
  599. uint32 4
  600. signal time=1740385058.267399 sender=org.freedesktop.DBus -> destination=(null destination) serial=51 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  601. string "org.freedesktop.Tracker3.Miner.Extract"
  602. string ""
  603. string ":1.89"
  604. method return time=1740385058.267438 sender=org.freedesktop.DBus -> destination=:1.6 serial=27 reply_serial=79
  605. uint32 1
  606. signal time=1740385058.267461 sender=org.freedesktop.DBus -> destination=:1.89 serial=9 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  607. string "org.freedesktop.Tracker3.Miner.Extract"
  608. method return time=1740385058.267486 sender=org.freedesktop.DBus -> destination=:1.89 serial=10 reply_serial=11
  609. uint32 1
  610. method return time=1740385058.267508 sender=:1.6 -> destination=:1.89 serial=82 reply_serial=9
  611. array [
  612. string "COUNT("v_urn" )"
  613. ]
  614. method call time=1740385058.269792 sender=:1.89 -> destination=org.freedesktop.DBus serial=12 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  615. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.freedesktop.Tracker3.Miner.Files'"
  616. method return time=1740385058.270089 sender=org.freedesktop.DBus -> destination=:1.89 serial=11 reply_serial=12
  617. method call time=1740385058.270139 sender=:1.89 -> destination=org.freedesktop.DBus serial=13 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
  618. string "org.freedesktop.Tracker3.Miner.Files"
  619. method return time=1740385058.270221 sender=org.freedesktop.DBus -> destination=:1.89 serial=12 reply_serial=13
  620. string ":1.6"
  621. signal time=1740385058.270297 sender=:1.89 -> destination=(null destination) serial=14 path=/org/freedesktop/Tracker3/Miner/Extract; interface=org.freedesktop.Tracker3.Miner; member=Started
  622. signal time=1740385058.270345 sender=:1.89 -> destination=(null destination) serial=15 path=/org/freedesktop/Tracker3/Miner/Extract; interface=org.freedesktop.Tracker3.Miner; member=Progress
  623. string "Idle"
  624. double 1
  625. int32 0
  626. method call time=1740385058.270960 sender=:1.6 -> destination=org.freedesktop.DBus serial=83 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
  627. string "org.freedesktop.Tracker3.Miner.Extract"
  628. method return time=1740385058.271020 sender=org.freedesktop.DBus -> destination=:1.6 serial=28 reply_serial=83
  629. string ":1.89"
  630. method call time=1740385058.273457 sender=:1.6 -> destination=org.freedesktop.DBus serial=84 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  631. string "type='signal',sender='org.freedesktop.Tracker3.Miner.Extract',interface='org.freedesktop.Tracker3.Miner',member='Progress',path='/org/freedesktop/Tracker3/Miner/Extract'"
  632. method return time=1740385058.273626 sender=org.freedesktop.DBus -> destination=:1.6 serial=29 reply_serial=84
  633. method call time=1740385058.432074 sender=:1.90 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  634. method return time=1740385058.432206 sender=org.freedesktop.DBus -> destination=:1.90 serial=1 reply_serial=1
  635. string ":1.90"
  636. signal time=1740385058.432279 sender=org.freedesktop.DBus -> destination=(null destination) serial=65 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  637. string ":1.90"
  638. string ""
  639. string ":1.90"
  640. signal time=1740385058.432337 sender=org.freedesktop.DBus -> destination=:1.90 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  641. string ":1.90"
  642. method call time=1740385058.434870 sender=:1.90 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  643. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/'"
  644. method return time=1740385058.435095 sender=org.freedesktop.DBus -> destination=:1.90 serial=3 reply_serial=2
  645. method call time=1740385058.446666 sender=:1.90 -> destination=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  646. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/'"
  647. method return time=1740385058.446971 sender=org.freedesktop.DBus -> destination=:1.90 serial=4 reply_serial=3
  648. method call time=1740385058.451590 sender=:1.90 -> destination=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  649. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/color/'"
  650. method return time=1740385058.452052 sender=org.freedesktop.DBus -> destination=:1.90 serial=5 reply_serial=4
  651. method call time=1740385058.452157 sender=:1.90 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  652. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/background/portrait/'"
  653. method return time=1740385058.452319 sender=org.freedesktop.DBus -> destination=:1.90 serial=6 reply_serial=5
  654. method call time=1740385058.452651 sender=:1.90 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  655. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/distanceField/lightOnDark/'"
  656. method return time=1740385058.452850 sender=org.freedesktop.DBus -> destination=:1.90 serial=7 reply_serial=6
  657. method call time=1740385058.452973 sender=:1.90 -> destination=org.freedesktop.DBus serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  658. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/distanceField/darkOnLight/'"
  659. method return time=1740385058.453108 sender=org.freedesktop.DBus -> destination=:1.90 serial=8 reply_serial=7
  660. signal time=1740385061.901502 sender=:1.28 -> destination=(null destination) serial=207 path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; member=NotificationClosed
  661. uint32 24
  662. uint32 1
  663. method call time=1740385065.050990 sender=:1.91 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  664. method return time=1740385065.051197 sender=org.freedesktop.DBus -> destination=:1.91 serial=1 reply_serial=1
  665. string ":1.91"
  666. signal time=1740385065.051379 sender=org.freedesktop.DBus -> destination=(null destination) serial=66 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  667. string ":1.91"
  668. string ""
  669. string ":1.91"
  670. signal time=1740385065.051843 sender=org.freedesktop.DBus -> destination=:1.91 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  671. string ":1.91"
  672. method call time=1740385065.072509 sender=:1.92 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  673. method return time=1740385065.072593 sender=org.freedesktop.DBus -> destination=:1.92 serial=1 reply_serial=1
  674. string ":1.92"
  675. signal time=1740385065.072620 sender=org.freedesktop.DBus -> destination=(null destination) serial=67 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  676. string ":1.92"
  677. string ""
  678. string ":1.92"
  679. signal time=1740385065.072653 sender=org.freedesktop.DBus -> destination=:1.92 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  680. string ":1.92"
  681. method call time=1740385065.074002 sender=:1.92 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  682. string "type='signal',sender='ru.omp.RuntimeManager',path='/ru/omp/RuntimeManager/Control1',interface='ru.omp.RuntimeManager.Control1',member='Terminated'"
  683. method call time=1740385065.074116 sender=:1.92 -> destination=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  684. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ru.omp.RuntimeManager'"
  685. method call time=1740385065.074172 sender=:1.92 -> destination=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
  686. string "ru.omp.RuntimeManager"
  687. method return time=1740385065.074224 sender=org.freedesktop.DBus -> destination=:1.92 serial=3 reply_serial=4
  688. string ":1.36"
  689. method call time=1740385065.075601 sender=:1.92 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  690. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ru.omp.RuntimeManager'"
  691. method call time=1740385065.075753 sender=:1.92 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  692. string "type='signal',sender='ru.omp.RuntimeManager',path='/ru/omp/RuntimeManager/Control1',interface='ru.omp.RuntimeManager.Control1',member='Started'"
  693. method call time=1740385065.076789 sender=:1.92 -> destination=org.freedesktop.DBus serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  694. string "type='signal',sender='ru.omp.RuntimeManager',path='/ru/omp/RuntimeManager/Control1',interface='ru.omp.RuntimeManager.Control1',member='SelectedByOom'"
  695. signal time=1740385068.520125 sender=:1.89 -> destination=(null destination) serial=16 path=/org/freedesktop/Tracker3/Miner/Extract; interface=org.freedesktop.Tracker3.Miner; member=Stopped
  696. method call time=1740385068.520313 sender=:1.89 -> destination=org.freedesktop.DBus serial=17 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  697. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.freedesktop.Tracker3.Miner.Files.Control'"
  698. method return time=1740385068.520379 sender=org.freedesktop.DBus -> destination=:1.89 serial=13 reply_serial=17
  699. method call time=1740385068.520413 sender=:1.89 -> destination=org.freedesktop.DBus serial=18 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  700. 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'"
  701. method return time=1740385068.520467 sender=org.freedesktop.DBus -> destination=:1.89 serial=14 reply_serial=18
  702. method call time=1740385068.520500 sender=:1.89 -> destination=org.freedesktop.DBus serial=19 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  703. string "type='signal',sender='org.freedesktop.Tracker3.Miner.Files.Control',interface='org.freedesktop.Tracker3.Miner.Files.Proxy',path='/org/freedesktop/Tracker3/Miner/Files/Proxy'"
  704. method return time=1740385068.520554 sender=org.freedesktop.DBus -> destination=:1.89 serial=15 reply_serial=19
  705. method call time=1740385068.520589 sender=:1.89 -> destination=org.freedesktop.DBus serial=20 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  706. string "type='signal',sender='org.freedesktop.Tracker3.Miner.Files',interface='org.freedesktop.Tracker3.Endpoint',member='GraphUpdated',path='/org/freedesktop/Tracker3/Endpoint'"
  707. method return time=1740385068.520643 sender=org.freedesktop.DBus -> destination=:1.89 serial=16 reply_serial=20
  708. signal time=1740385068.541688 sender=org.freedesktop.DBus -> destination=:1.89 serial=10 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  709. string "org.freedesktop.Tracker3.Miner.Extract"
  710. signal time=1740385068.542169 sender=org.freedesktop.DBus -> destination=(null destination) serial=52 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  711. string "org.freedesktop.Tracker3.Miner.Extract"
  712. string ":1.89"
  713. string ""
  714. signal time=1740385068.550492 sender=org.freedesktop.DBus -> destination=:1.89 serial=11 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  715. string ":1.89"
  716. signal time=1740385068.550722 sender=org.freedesktop.DBus -> destination=(null destination) serial=68 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  717. string ":1.89"
  718. string ":1.89"
  719. string ""
  720. method call time=1740385068.550847 sender=:1.0 -> destination=org.freedesktop.DBus serial=30 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  721. string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.Tracker3.Miner.Extract'"
  722. method call time=1740385068.550941 sender=:1.6 -> destination=org.freedesktop.DBus serial=85 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  723. string "type='signal',sender='org.freedesktop.Tracker3.Miner.Extract',interface='org.freedesktop.Tracker3.Miner',member='Progress',path='/org/freedesktop/Tracker3/Miner/Extract'"
  724. method return time=1740385068.551034 sender=org.freedesktop.DBus -> destination=:1.6 serial=30 reply_serial=85
  725. method call time=1740385068.551093 sender=:1.6 -> destination=org.freedesktop.DBus serial=86 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  726. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.freedesktop.Tracker3.Miner.Extract'"
  727. method return time=1740385068.551190 sender=org.freedesktop.DBus -> destination=:1.6 serial=31 reply_serial=86
  728. method return time=1740385068.982730 sender=:1.84 -> destination=:1.87 serial=8 reply_serial=3
  729. variant array [
  730. string "/etc/sailjail/permissions/PushNotifications.permission"
  731. string "/etc/sailjail/permissions/Camera.permission"
  732. string "/etc/sailjail/permissions/Internet.permission"
  733. string "/etc/sailjail/permissions/Audio.permission"
  734. string "/etc/sailjail/permissions/Videos.permission"
  735. string "/etc/sailjail/permissions/UserDirs.permission"
  736. string "/etc/sailjail/permissions/ScreenCapture.permission"
  737. ]
  738. signal time=1740385069.000472 sender=org.freedesktop.DBus -> destination=:1.87 serial=12 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  739. string ":1.87"
  740. signal time=1740385069.000593 sender=org.freedesktop.DBus -> destination=(null destination) serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  741. string ":1.87"
  742. string ":1.87"
  743. string ""
  744. signal time=1740385069.202133 sender=:1.28 -> destination=(null destination) serial=208 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowProcessIdChanged
  745. int32 3557
  746. signal time=1740385069.202300 sender=:1.28 -> destination=(null destination) serial=209 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowPolicyApplicationIdChanged
  747. string "3e48"
  748. method call time=1740385072.103236 sender=:1.93 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  749. method return time=1740385072.103348 sender=org.freedesktop.DBus -> destination=:1.93 serial=1 reply_serial=1
  750. string ":1.93"
  751. signal time=1740385072.103391 sender=org.freedesktop.DBus -> destination=(null destination) serial=69 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  752. string ":1.93"
  753. string ""
  754. string ":1.93"
  755. signal time=1740385072.103446 sender=org.freedesktop.DBus -> destination=:1.93 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  756. string ":1.93"
  757. method call time=1740385072.103482 sender=:1.93 -> destination=org.freedesktop.DBus serial=2 path=/; interface=org.freedesktop.DBus; member=AddMatch
  758. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.maliit.server'"
  759. method return time=1740385072.103520 sender=org.freedesktop.DBus -> destination=:1.93 serial=3 reply_serial=2
  760. method call time=1740385072.103627 sender=:1.93 -> destination=org.freedesktop.DBus serial=3 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  761. string "org.maliit.server"
  762. method return time=1740385072.103712 sender=org.freedesktop.DBus -> destination=:1.93 serial=4 reply_serial=3
  763. string ":1.37"
  764. method call time=1740385072.103766 sender=:1.93 -> destination=org.freedesktop.DBus serial=4 path=/; interface=org.freedesktop.DBus; member=AddMatch
  765. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.nemomobile.lipstick'"
  766. method return time=1740385072.103804 sender=org.freedesktop.DBus -> destination=:1.93 serial=5 reply_serial=4
  767. method call time=1740385072.103829 sender=:1.93 -> destination=org.freedesktop.DBus serial=5 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  768. string "org.nemomobile.lipstick"
  769. method return time=1740385072.103908 sender=org.freedesktop.DBus -> destination=:1.93 serial=6 reply_serial=5
  770. string ":1.28"
  771. method call time=1740385072.104188 sender=:1.93 -> destination=org.freedesktop.DBus serial=6 path=/; interface=org.freedesktop.DBus; member=AddMatch
  772. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.amberapi.zxing'"
  773. method return time=1740385072.104233 sender=org.freedesktop.DBus -> destination=:1.93 serial=7 reply_serial=6
  774. method call time=1740385072.104259 sender=:1.93 -> destination=org.freedesktop.DBus serial=7 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  775. string "org.amberapi.zxing"
  776. error time=1740385072.104295 sender=org.freedesktop.DBus -> destination=:1.93 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=7
  777. string "Could not get owner of name 'org.amberapi.zxing': no such name"
  778. method call time=1740385072.104330 sender=:1.93 -> destination=org.freedesktop.DBus serial=8 path=/; interface=org.freedesktop.DBus; member=AddMatch
  779. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='com.jolla.PinQuery'"
  780. method return time=1740385072.104367 sender=org.freedesktop.DBus -> destination=:1.93 serial=9 reply_serial=8
  781. method call time=1740385072.104392 sender=:1.93 -> destination=org.freedesktop.DBus serial=9 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  782. string "com.jolla.PinQuery"
  783. method return time=1740385072.104426 sender=org.freedesktop.DBus -> destination=:1.93 serial=10 reply_serial=9
  784. string ":1.28"
  785. method call time=1740385072.104459 sender=:1.93 -> destination=org.freedesktop.DBus serial=10 path=/; interface=org.freedesktop.DBus; member=AddMatch
  786. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='com.jolla.lipstick.ConnectionSelector'"
  787. method return time=1740385072.104496 sender=org.freedesktop.DBus -> destination=:1.93 serial=11 reply_serial=10
  788. method call time=1740385072.104522 sender=:1.93 -> destination=org.freedesktop.DBus serial=11 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  789. string "com.jolla.lipstick.ConnectionSelector"
  790. method return time=1740385072.104557 sender=org.freedesktop.DBus -> destination=:1.93 serial=12 reply_serial=11
  791. string ":1.1"
  792. method call time=1740385072.105194 sender=:1.93 -> destination=org.freedesktop.DBus serial=12 path=/; interface=org.freedesktop.DBus; member=AddMatch
  793. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0namespace='org.mpris.MediaPlayer2'"
  794. method return time=1740385072.105255 sender=org.freedesktop.DBus -> destination=:1.93 serial=13 reply_serial=12
  795. method call time=1740385072.105276 sender=:1.93 -> destination=org.freedesktop.DBus serial=13 path=/; interface=org.freedesktop.DBus; member=AddMatch
  796. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0namespace='org.sailfishos.coveraction'"
  797. method return time=1740385072.105308 sender=org.freedesktop.DBus -> destination=:1.93 serial=14 reply_serial=13
  798. method call time=1740385072.105328 sender=:1.93 -> destination=org.freedesktop.DBus serial=14 path=/; interface=org.freedesktop.DBus; member=AddMatch
  799. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.Notifications'"
  800. method return time=1740385072.105363 sender=org.freedesktop.DBus -> destination=:1.93 serial=15 reply_serial=14
  801. method call time=1740385072.105447 sender=:1.93 -> destination=org.freedesktop.DBus serial=15 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  802. string "org.freedesktop.Notifications"
  803. method return time=1740385072.105509 sender=org.freedesktop.DBus -> destination=:1.93 serial=16 reply_serial=15
  804. string ":1.36"
  805. method call time=1740385072.105589 sender=:1.93 -> destination=org.freedesktop.DBus serial=16 path=/; interface=org.freedesktop.DBus; member=AddMatch
  806. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='com.jolla.lipstick'"
  807. method return time=1740385072.105623 sender=org.freedesktop.DBus -> destination=:1.93 serial=17 reply_serial=16
  808. method call time=1740385072.105644 sender=:1.93 -> destination=org.freedesktop.DBus serial=17 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  809. string "com.jolla.lipstick"
  810. method return time=1740385072.105674 sender=org.freedesktop.DBus -> destination=:1.93 serial=18 reply_serial=17
  811. string ":1.28"
  812. method call time=1740385072.105703 sender=:1.93 -> destination=org.freedesktop.DBus serial=18 path=/; interface=org.freedesktop.DBus; member=AddMatch
  813. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ru.auroraos.ScreenGrab1'"
  814. method return time=1740385072.105735 sender=org.freedesktop.DBus -> destination=:1.93 serial=19 reply_serial=18
  815. method call time=1740385072.105757 sender=:1.93 -> destination=org.freedesktop.DBus serial=19 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  816. string "ru.auroraos.ScreenGrab1"
  817. error time=1740385072.105787 sender=org.freedesktop.DBus -> destination=:1.93 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=19
  818. string "Could not get owner of name 'ru.auroraos.ScreenGrab1': no such name"
  819. method call time=1740385072.106183 sender=:1.93 -> destination=org.freedesktop.DBus serial=20 path=/; interface=org.freedesktop.DBus; member=AddMatch
  820. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ru.omp.RuntimeManager'"
  821. method return time=1740385072.106241 sender=org.freedesktop.DBus -> destination=:1.93 serial=21 reply_serial=20
  822. method call time=1740385072.106262 sender=:1.93 -> destination=org.freedesktop.DBus serial=21 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  823. string "ru.omp.RuntimeManager"
  824. method return time=1740385072.106301 sender=org.freedesktop.DBus -> destination=:1.93 serial=22 reply_serial=21
  825. string ":1.36"
  826. method call time=1740385072.106400 sender=:1.93 -> destination=org.freedesktop.DBus serial=22 path=/; interface=org.freedesktop.DBus; member=AddMatch
  827. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.nemomobile.Thumbnailer'"
  828. method return time=1740385072.106495 sender=org.freedesktop.DBus -> destination=:1.93 serial=23 reply_serial=22
  829. method call time=1740385072.106526 sender=:1.93 -> destination=org.freedesktop.DBus serial=23 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  830. string "org.nemomobile.Thumbnailer"
  831. error time=1740385072.106584 sender=org.freedesktop.DBus -> destination=:1.93 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=23
  832. string "Could not get owner of name 'org.nemomobile.Thumbnailer': no such name"
  833. method call time=1740385072.106639 sender=:1.93 -> destination=org.freedesktop.DBus serial=24 path=/; interface=org.freedesktop.DBus; member=AddMatch
  834. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0namespace='ru.auroraos.ScreenGrab'"
  835. method return time=1740385072.106713 sender=org.freedesktop.DBus -> destination=:1.93 serial=25 reply_serial=24
  836. method call time=1740385072.106756 sender=:1.93 -> destination=org.freedesktop.DBus serial=25 path=/; interface=org.freedesktop.DBus; member=AddMatch
  837. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ru.omp.am'"
  838. method return time=1740385072.106835 sender=org.freedesktop.DBus -> destination=:1.93 serial=26 reply_serial=25
  839. method call time=1740385072.107311 sender=:1.93 -> destination=org.freedesktop.DBus serial=26 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  840. string "ru.omp.am"
  841. error time=1740385072.107489 sender=org.freedesktop.DBus -> destination=:1.93 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=26
  842. string "Could not get owner of name 'ru.omp.am': no such name"
  843. method call time=1740385072.107548 sender=:1.93 -> destination=org.freedesktop.DBus serial=27 path=/; interface=org.freedesktop.DBus; member=AddMatch
  844. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ca.desrt.dconf'"
  845. method return time=1740385072.107594 sender=org.freedesktop.DBus -> destination=:1.93 serial=28 reply_serial=27
  846. method call time=1740385072.107623 sender=:1.93 -> destination=org.freedesktop.DBus serial=28 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  847. string "ca.desrt.dconf"
  848. method return time=1740385072.107664 sender=org.freedesktop.DBus -> destination=:1.93 serial=29 reply_serial=28
  849. string ":1.31"
  850. method call time=1740385072.107706 sender=:1.93 -> destination=org.freedesktop.DBus serial=29 path=/; interface=org.freedesktop.DBus; member=AddMatch
  851. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.sailfishos.share'"
  852. method return time=1740385072.107755 sender=org.freedesktop.DBus -> destination=:1.93 serial=30 reply_serial=29
  853. method call time=1740385072.107792 sender=:1.93 -> destination=org.freedesktop.DBus serial=30 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  854. string "org.sailfishos.share"
  855. error time=1740385072.107844 sender=org.freedesktop.DBus -> destination=:1.93 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=30
  856. string "Could not get owner of name 'org.sailfishos.share': no such name"
  857. method call time=1740385072.108100 sender=:1.93 -> destination=org.freedesktop.DBus serial=31 path=/; interface=org.freedesktop.DBus; member=ListNames
  858. method return time=1740385072.108412 sender=org.freedesktop.DBus -> destination=:1.93 serial=32 reply_serial=31
  859. array [
  860. string "org.freedesktop.DBus"
  861. string "org.freedesktop.Notifications"
  862. string ":1.7"
  863. string "com.google.code.AccountsSSO.Accounts.uuid_968e65e0dd1e2bd4c5f1d13367bc29f1"
  864. string ":1.8"
  865. string "com.google.code.AccountsSSO.Accounts.uuid_d1cc662753c5f5898332c1ca67bc2a76"
  866. string "org.sailfishos.fileservice"
  867. string ":1.9"
  868. string "com.google.code.AccountsSSO.Accounts.uuid_bc51f8ab3223671930d6634d67bc29f0"
  869. string "com.meego.msyncd"
  870. string "org.sailfishos.coveraction.com.jolla.settings.pid3557.id1"
  871. string "org.sailfishos.Messages"
  872. string "com.google.code.AccountsSSO.Accounts.uuid_24317e46419f68187ffed46667bc29fe"
  873. string "org.freedesktop.systemd1"
  874. string "com.google.code.AccountsSSO.Accounts.uuid_1e5e8e35fcb6e85abced4a6a67bc2a76"
  875. string "com.jolla.Connectiond"
  876. string "com.jolla.ambienced"
  877. string "com.google.code.AccountsSSO.Accounts.uuid_c1b4747b150f51fbee6e444f67bc2a02"
  878. string "com.google.code.AccountsSSO.Accounts.uuid_cbf1e953baaacfc486b822fb67bc2a76"
  879. string "org.freedesktop.ohm_session_agent"
  880. string "org.pulseaudio.Server"
  881. string "com.google.code.AccountsSSO.Accounts.uuid_81409b2b4d00b25310c7635867bc29f0"
  882. string "com.google.code.AccountsSSO.Accounts.uuid_e2f11a71fdefe4ca77bcd9fe67bc2a76"
  883. string "com.google.code.AccountsSSO.Accounts.uuid_01ecee3ea72eade3e2e61e2567bc29f0"
  884. string "com.google.code.AccountsSSO.Accounts.uuid_5aed48ee9f9971da110d81ae67bc2a76"
  885. string "com.google.code.AccountsSSO.Accounts.uuid_3827ec657dcdb8817d2cf7e667bc2a76"
  886. string ":1.80"
  887. string "com.jolla.lipstick.ConnectionSelector"
  888. string "com.google.code.AccountsSSO.Accounts.uuid_a46b16f386d672216e1ab8a767bc2a76"
  889. string "com.google.code.AccountsSSO.Accounts.uuid_365a17e19a56c4efecf27f1b67bc2a76"
  890. string ":1.60"
  891. string "org.freedesktop.Telepathy.Client.CommHistory"
  892. string ":1.61"
  893. string "com.jolla.PinQuery"
  894. string "com.jolla.windowprompt"
  895. string ":1.84"
  896. string ":1.62"
  897. string ":1.40"
  898. string ":1.85"
  899. string "com.google.code.AccountsSSO.Accounts.uuid_95c75919277a775256d4541c67bc2a76"
  900. string ":1.41"
  901. string ":1.64"
  902. string ":1.42"
  903. string ":1.20"
  904. string "com.google.code.AccountsSSO.Accounts.uuid_287dea073649e4c11986a9c667bc2a76"
  905. string ":1.65"
  906. string ":1.43"
  907. string ":1.21"
  908. string ":1.88"
  909. string "com.google.code.AccountsSSO.Accounts.uuid_8e82a9f5d669042ee6dba3a367bc2a76"
  910. string ":1.66"
  911. string "org.freedesktop.Telepathy.Connection.ring.tel._0x65b10a0"
  912. string ":1.44"
  913. string ":1.22"
  914. string ":1.67"
  915. string ":1.45"
  916. string "com.google.code.AccountsSSO.Accounts.uuid_3b97c226a56cab6d7bd8845567bc29f0"
  917. string "org.sailfishos.installationhandler"
  918. string "com.google.code.AccountsSSO.Accounts.uuid_0948b49e93d55e0eb5531cc467bc2a76"
  919. string ":1.68"
  920. string ":1.46"
  921. string "org.freedesktop.Telepathy.Client.voicecall"
  922. string ":1.69"
  923. string "org.nemomobile.DevicePresence"
  924. string "org.sailfish.simkit"
  925. string ":1.47"
  926. string ":1.25"
  927. string ":1.48"
  928. string "com.google.code.AccountsSSO.Accounts.uuid_7b7070e39d0726b16444199567bc2a76"
  929. string "com.jolla.keyboard.plugin.presage"
  930. string ":1.49"
  931. string "com.jolla.lipstick"
  932. string ":1.27"
  933. string "com.google.code.AccountsSSO.Accounts.uuid_5431f7c141dd0358ab0120f667bc29f0"
  934. string ":1.28"
  935. string "com.google.code.AccountsSSO.Accounts.uuid_494f7ff104b30d94c464e7fd67bc2a76"
  936. string "com.google.code.AccountsSSO.Accounts.uuid_5b83e3f6980a53f7497dabea67bc2a76"
  937. string "org.freedesktop.Telepathy.ChannelDispatcher"
  938. string "org.bluez.obex"
  939. string "ca.desrt.dconf"
  940. string "org.freedesktop.portal.Documents"
  941. string "com.google.code.AccountsSSO.Accounts.uuid_26659a6c68329a10259e1d4c67bc29f0"
  942. string "org.nemomobile.CommHistory"
  943. string "com.google.code.AccountsSSO.Accounts.uuid_543f243498c8799443178a1367bc2a76"
  944. string "org.freedesktop.Telepathy.Connection.ring.tel._0x65b1180"
  945. string "com.google.code.AccountsSSO.Accounts.uuid_ca5172b1698e16e727122f7f67bc29f0"
  946. string "com.jolla.settings"
  947. string "org.nemomobile.calendardataservice"
  948. string "com.google.code.AccountsSSO.Accounts.uuid_0a169496b58a137703b87e2567bc2a05"
  949. string "com.jolla.keyboard"
  950. string "org.nemomobile.lipstick"
  951. string "com.google.code.AccountsSSO.Accounts.uuid_252242c830d4881cf9d3748a67bc2a76"
  952. string "com.nokia.telephony.callhistory"
  953. string "org.nemomobile.voicecall"
  954. string "com.google.code.AccountsSSO.Accounts.uuid_5ae13c14b8b3f0208eb3d8c367bc29f0"
  955. string "com.google.code.AccountsSSO.Accounts.uuid_793a79a81f7e902c9ec7159a67bc2a76"
  956. string "org.PulseAudio1"
  957. string "com.google.code.AccountsSSO.Accounts.uuid_5b870ae9b25469ec0a19e19467bc2a76"
  958. string "org.maliit.server"
  959. string "com.google.code.AccountsSSO.Accounts.uuid_f15592647236027cb79e61a967bc2a76"
  960. string "org.freedesktop.Telepathy.AccountManager"
  961. string "ru.omp.weather"
  962. string ":1.90"
  963. string ":1.91"
  964. string ":1.92"
  965. string ":1.70"
  966. string ":1.93"
  967. string ":1.71"
  968. string "com.jolla.voicecall.ui"
  969. string ":1.72"
  970. string ":1.50"
  971. string ":1.73"
  972. string "org.nemomobile.qmlmessages"
  973. string ":1.51"
  974. string "com.google.code.AccountsSSO.Accounts.uuid_f1ea447b8ef444efb5255ffb67bc29fe"
  975. string "com.google.code.AccountsSSO.Accounts.uuid_0dc3d8110755406d8098520967bc29f0"
  976. string ":1.52"
  977. string ":1.30"
  978. string "com.nokia.profiled"
  979. string "com.google.code.AccountsSSO.Accounts.uuid_ff54b81294074bd6b8f0ff7f67bc29f0"
  980. string "com.google.code.AccountsSSO.Accounts.uuid_ffa36ba8b5f47a5d66357b6e67bc2a76"
  981. string ":1.53"
  982. string ":1.31"
  983. string "com.nokia.policy.telephony"
  984. string ":1.54"
  985. string ":1.32"
  986. string "org.freedesktop.impl.portal.PermissionStore"
  987. string ":1.10"
  988. string ":1.55"
  989. string ":1.33"
  990. string "com.google.code.AccountsSSO.Accounts.uuid_967f14808d5505602618077567bc29f8"
  991. string ":1.11"
  992. string "com.nokia.contactsd"
  993. string ":1.56"
  994. string "org.freedesktop.Telepathy.MissionControl5"
  995. string ":1.34"
  996. string ":1.12"
  997. string "com.google.code.AccountsSSO.Accounts.uuid_35f91fc4ca2b700d2ae1468467bc2a76"
  998. string "com.google.code.AccountsSSO.Accounts.uuid_417c13dd32d3ddb21ffea3dd67bc2a76"
  999. string ":1.79"
  1000. string ":1.57"
  1001. string ":1.35"
  1002. string ":1.0"
  1003. string ":1.13"
  1004. string ":1.36"
  1005. string ":1.1"
  1006. string ":1.14"
  1007. string ":1.59"
  1008. string "org.freedesktop.Telepathy.ConnectionManager.ring"
  1009. string ":1.37"
  1010. string ":1.2"
  1011. string ":1.15"
  1012. string "org.freedesktop.Telepathy.Client.ru.omp.messages"
  1013. string ":1.38"
  1014. string "ru.omp.RuntimeManager"
  1015. string ":1.3"
  1016. string ":1.16"
  1017. string "com.google.code.AccountsSSO.Accounts.uuid_561dcb7b9be31e220e13401b67bc2a05"
  1018. string ":1.39"
  1019. string "org.freedesktop.Tracker3.Miner.Files"
  1020. string ":1.4"
  1021. string ":1.17"
  1022. string ":1.5"
  1023. string ":1.18"
  1024. string "org.nemomobile.AccountPresence"
  1025. string ":1.6"
  1026. string "org.maemo.Playback.Manager"
  1027. string ":1.19"
  1028. ]
  1029. method call time=1740385072.112828 sender=:1.93 -> destination=org.freedesktop.DBus serial=32 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  1030. string "org.freedesktop.DBus"
  1031. method return time=1740385072.113046 sender=org.freedesktop.DBus -> destination=:1.93 serial=33 reply_serial=32
  1032. string "org.freedesktop.DBus"
  1033. method call time=1740385072.113131 sender=:1.93 -> destination=org.freedesktop.DBus serial=33 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  1034. string "org.freedesktop.Notifications"
  1035. method return time=1740385072.113214 sender=org.freedesktop.DBus -> destination=:1.93 serial=34 reply_serial=33
  1036. string ":1.36"
  1037. method call time=1740385072.113671 sender=:1.93 -> destination=org.freedesktop.DBus serial=34 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  1038. string "org.sailfishos.coveraction.com.jolla.settings.pid3557.id1"
  1039. method return time=1740385072.113828 sender=org.freedesktop.DBus -> destination=:1.93 serial=35 reply_serial=34
  1040. string ":1.79"
  1041. method call time=1740385072.114000 sender=:1.93 -> destination=org.freedesktop.DBus serial=35 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  1042. string "com.jolla.lipstick.ConnectionSelector"
  1043. method return time=1740385072.114041 sender=org.freedesktop.DBus -> destination=:1.93 serial=36 reply_serial=35
  1044. string ":1.1"
  1045. method call time=1740385072.114076 sender=:1.93 -> destination=org.freedesktop.DBus serial=36 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  1046. string "com.jolla.PinQuery"
  1047. method return time=1740385072.114112 sender=org.freedesktop.DBus -> destination=:1.93 serial=37 reply_serial=36
  1048. string ":1.28"
  1049. method call time=1740385072.114183 sender=:1.93 -> destination=org.freedesktop.DBus serial=37 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  1050. string "com.jolla.lipstick"
  1051. method return time=1740385072.114251 sender=org.freedesktop.DBus -> destination=:1.93 serial=38 reply_serial=37
  1052. string ":1.28"
  1053. method call time=1740385072.114722 sender=:1.93 -> destination=org.freedesktop.DBus serial=38 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  1054. string "ca.desrt.dconf"
  1055. method return time=1740385072.114857 sender=org.freedesktop.DBus -> destination=:1.93 serial=39 reply_serial=38
  1056. string ":1.31"
  1057. method call time=1740385072.114928 sender=:1.93 -> destination=org.freedesktop.DBus serial=39 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  1058. string "org.nemomobile.lipstick"
  1059. method return time=1740385072.114993 sender=org.freedesktop.DBus -> destination=:1.93 serial=40 reply_serial=39
  1060. string ":1.28"
  1061. method call time=1740385072.115061 sender=:1.93 -> destination=org.freedesktop.DBus serial=40 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  1062. string "org.maliit.server"
  1063. method return time=1740385072.115119 sender=org.freedesktop.DBus -> destination=:1.93 serial=41 reply_serial=40
  1064. string ":1.37"
  1065. method call time=1740385072.115178 sender=:1.93 -> destination=org.freedesktop.DBus serial=41 path=/; interface=org.freedesktop.DBus; member=GetNameOwner
  1066. string "ru.omp.RuntimeManager"
  1067. method return time=1740385072.115251 sender=org.freedesktop.DBus -> destination=:1.93 serial=42 reply_serial=41
  1068. string ":1.36"
  1069. method call time=1740385072.115337 sender=:1.93 -> destination=org.freedesktop.DBus serial=42 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1070. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/'"
  1071. method return time=1740385072.115406 sender=org.freedesktop.DBus -> destination=:1.93 serial=43 reply_serial=42
  1072. method call time=1740385072.138088 sender=:1.93 -> destination=org.freedesktop.DBus serial=43 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1073. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/'"
  1074. method return time=1740385072.138185 sender=org.freedesktop.DBus -> destination=:1.93 serial=44 reply_serial=43
  1075. method call time=1740385072.138258 sender=:1.93 -> destination=org.freedesktop.DBus serial=44 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1076. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/color/'"
  1077. method return time=1740385072.138357 sender=org.freedesktop.DBus -> destination=:1.93 serial=45 reply_serial=44
  1078. method call time=1740385072.138410 sender=:1.93 -> destination=org.freedesktop.DBus serial=45 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1079. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/background/portrait/'"
  1080. method return time=1740385072.138514 sender=org.freedesktop.DBus -> destination=:1.93 serial=46 reply_serial=45
  1081. method call time=1740385072.141910 sender=:1.93 -> destination=org.freedesktop.DBus serial=46 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1082. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/distanceField/lightOnDark/'"
  1083. method return time=1740385072.142231 sender=org.freedesktop.DBus -> destination=:1.93 serial=47 reply_serial=46
  1084. method call time=1740385072.142271 sender=:1.93 -> destination=org.freedesktop.DBus serial=47 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1085. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/jolla/theme/distanceField/darkOnLight/'"
  1086. method return time=1740385072.142299 sender=org.freedesktop.DBus -> destination=:1.93 serial=48 reply_serial=47
  1087. method call time=1740385072.662918 sender=:1.94 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  1088. method return time=1740385072.663021 sender=org.freedesktop.DBus -> destination=:1.94 serial=1 reply_serial=1
  1089. string ":1.94"
  1090. signal time=1740385072.663078 sender=org.freedesktop.DBus -> destination=(null destination) serial=70 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1091. string ":1.94"
  1092. string ""
  1093. string ":1.94"
  1094. signal time=1740385072.663181 sender=org.freedesktop.DBus -> destination=:1.94 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  1095. string ":1.94"
  1096. method call time=1740385072.668365 sender=:1.94 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
  1097. string "org.freedesktop.Notifications"
  1098. method return time=1740385072.668725 sender=org.freedesktop.DBus -> destination=:1.94 serial=3 reply_serial=2
  1099. string ":1.36"
  1100. method call time=1740385072.673200 sender=:1.94 -> destination=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1101. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.Notifications'"
  1102. method call time=1740385072.673359 sender=:1.94 -> destination=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1103. string "type='signal',sender='org.freedesktop.Notifications',path='/org/freedesktop/Notifications',interface='org.freedesktop.Notifications',member='ActionInvoked'"
  1104. method call time=1740385072.673447 sender=:1.94 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1105. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.Notifications'"
  1106. method call time=1740385072.673494 sender=:1.94 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
  1107. string "org.freedesktop.Notifications"
  1108. method return time=1740385072.673536 sender=org.freedesktop.DBus -> destination=:1.94 serial=4 reply_serial=6
  1109. string ":1.36"
  1110. method call time=1740385072.679641 sender=:1.94 -> destination=org.freedesktop.DBus serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1111. string "type='signal',sender='org.freedesktop.Notifications',path='/org/freedesktop/Notifications',interface='org.freedesktop.Notifications',member='NotificationClosed'"
  1112. method call time=1740385072.679860 sender=:1.94 -> destination=org.freedesktop.DBus serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1113. string "type='signal',sender='org.freedesktop.Notifications',path='/org/freedesktop/Notifications',interface='org.freedesktop.Notifications',member='InputTextSet'"
  1114. signal time=1740385073.775260 sender=org.freedesktop.DBus -> destination=org.freedesktop.systemd1 serial=53 path=/org/freedesktop/DBus; interface=org.freedesktop.systemd1.Activator; member=ActivationRequest
  1115. string "screengrab-daemon.service"
  1116. method call time=1740385073.775367 sender=:1.93 -> destination=ru.auroraos.ScreenGrab1 serial=48 path=/ru/auroraos/ScreenGrab1/Service; interface=org.freedesktop.DBus.Properties; member=Get
  1117. string "ru.auroraos.ScreenGrab1.Service"
  1118. string "ScreenInfo"
  1119. method call time=1740385073.779592 sender=:1.0 -> destination=org.freedesktop.DBus serial=31 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1120. string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ru.auroraos.ScreenGrab1'"
  1121. method return time=1740385073.779920 sender=org.freedesktop.DBus -> destination=:1.0 serial=54 reply_serial=31
  1122. method call time=1740385073.983422 sender=:1.95 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  1123. method return time=1740385073.983501 sender=org.freedesktop.DBus -> destination=:1.95 serial=1 reply_serial=1
  1124. string ":1.95"
  1125. signal time=1740385073.983530 sender=org.freedesktop.DBus -> destination=(null destination) serial=71 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1126. string ":1.95"
  1127. string ""
  1128. string ":1.95"
  1129. signal time=1740385073.983564 sender=org.freedesktop.DBus -> destination=:1.95 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  1130. string ":1.95"
  1131. method call time=1740385073.990325 sender=:1.95 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName
  1132. string "ru.auroraos.ScreenGrab1"
  1133. uint32 4
  1134. signal time=1740385073.990752 sender=org.freedesktop.DBus -> destination=(null destination) serial=55 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1135. string "ru.auroraos.ScreenGrab1"
  1136. string ""
  1137. string ":1.95"
  1138. signal time=1740385073.991065 sender=org.freedesktop.DBus -> destination=:1.95 serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  1139. string "ru.auroraos.ScreenGrab1"
  1140. method return time=1740385073.991205 sender=org.freedesktop.DBus -> destination=:1.95 serial=4 reply_serial=2
  1141. uint32 1
  1142. method call time=1740385074.009922 sender=:1.95 -> destination=org.maliit.server serial=3 path=/org/maliit/server/address; interface=org.freedesktop.DBus.Properties; member=Get
  1143. string "org.maliit.Server.Address"
  1144. string "address"
  1145. method return time=1740385074.010925 sender=:1.95 -> destination=:1.93 serial=4 reply_serial=48
  1146. variant array [
  1147. dict entry(
  1148. string "primary"
  1149. array [
  1150. dict entry(
  1151. string "size"
  1152. variant struct {
  1153. int32 1920
  1154. int32 1280
  1155. }
  1156. )
  1157. ]
  1158. )
  1159. ]
  1160. method return time=1740385074.011462 sender=:1.37 -> destination=:1.95 serial=24 reply_serial=3
  1161. variant string "unix:path=/run/user/100000/maliit-server/dbus-socket,guid=072b596a242b78b1256b646867bc29fd"
  1162. method call time=1740385074.249845 sender=:1.94 -> destination=org.maliit.server serial=9 path=/org/maliit/server/address; interface=org.freedesktop.DBus.Properties; member=Get
  1163. string "org.maliit.Server.Address"
  1164. string "address"
  1165. method return time=1740385074.251421 sender=:1.37 -> destination=:1.94 serial=25 reply_serial=9
  1166. variant string "unix:path=/run/user/100000/maliit-server/dbus-socket,guid=072b596a242b78b1256b646867bc29fd"
  1167. signal time=1740385074.536309 sender=:1.28 -> destination=(null destination) serial=210 path=/com/jolla/lipstick; interface=com.jolla.lipstick; member=coverstatus
  1168. int32 1
  1169. signal time=1740385074.536543 sender=:1.28 -> destination=(null destination) serial=211 path=/com/jolla/lipstick; interface=com.jolla.lipstick; member=coverstatus
  1170. int32 2
  1171. signal time=1740385074.552695 sender=:1.28 -> destination=(null destination) serial=212 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowProcessIdChanged
  1172. int32 3983
  1173. signal time=1740385074.552797 sender=:1.28 -> destination=(null destination) serial=213 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowPolicyApplicationIdChanged
  1174. string "873a"
  1175. method call time=1740385074.629256 sender=:1.28 -> destination=ru.omp.RuntimeManager serial=214 path=/ru/omp/RuntimeManager/WindowManagement1; interface=ru.omp.RuntimeManager.WindowManagement1; member=UpdateWindowStatus
  1176. string "com.jolla.settings"
  1177. int32 0
  1178. int32 0
  1179. int32 2
  1180. signal time=1740385074.630758 sender=:1.36 -> destination=:1.79 serial=46 path=/ru/omp/RuntimeManager/Lifecycle1; interface=ru.omp.RuntimeManager.Lifecycle1; member=StateChanged
  1181. string "com.jolla.settings"
  1182. uint32 2
  1183. method call time=1740385074.635559 sender=:1.94 -> destination=org.freedesktop.DBus serial=11 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1184. string "type='signal',path='/com/jolla/lipstick',interface='com.jolla.lipstick',member='coverstatus'"
  1185. method call time=1740385074.747396 sender=:1.94 -> destination=org.freedesktop.DBus serial=12 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName
  1186. string "org.sailfishos.coveraction.ru.auroraos.ScreenGrab.pid35.id1"
  1187. uint32 4
  1188. signal time=1740385074.747879 sender=org.freedesktop.DBus -> destination=(null destination) serial=49 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1189. string "org.sailfishos.coveraction.ru.auroraos.ScreenGrab.pid35.id1"
  1190. string ""
  1191. string ":1.94"
  1192. signal time=1740385074.748224 sender=org.freedesktop.DBus -> destination=:1.94 serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  1193. string "org.sailfishos.coveraction.ru.auroraos.ScreenGrab.pid35.id1"
  1194. method return time=1740385074.748343 sender=org.freedesktop.DBus -> destination=:1.94 serial=7 reply_serial=12
  1195. uint32 1
  1196. signal time=1740385075.233976 sender=:1.28 -> destination=(null destination) serial=215 path=/com/jolla/lipstick; interface=com.jolla.lipstick; member=coverstatus
  1197. int32 3
  1198. signal time=1740385075.234188 sender=:1.28 -> destination=(null destination) serial=216 path=/com/jolla/lipstick; interface=com.jolla.lipstick; member=coverstatus
  1199. int32 0
  1200. method call time=1740385075.307440 sender=:1.28 -> destination=ru.omp.RuntimeManager serial=217 path=/ru/omp/RuntimeManager/WindowManagement1; interface=ru.omp.RuntimeManager.WindowManagement1; member=UpdateWindowStatus
  1201. string "com.jolla.settings"
  1202. int32 0
  1203. int32 0
  1204. int32 2
  1205. method call time=1740385080.744314 sender=:1.93 -> destination=ru.auroraos.ScreenGrab1 serial=49 path=/ru/auroraos/ScreenGrab1/Service; interface=ru.auroraos.ScreenGrab1.Service; member=RequestCapture
  1206. object path "/ru/auroraos/ScreenGrab1/Client"
  1207. array [
  1208. dict entry(
  1209. string "scale"
  1210. variant double 0.5
  1211. )
  1212. ]
  1213. method call time=1740385080.747234 sender=:1.95 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetConnectionUnixProcessID
  1214. string ":1.93"
  1215. method return time=1740385080.747583 sender=org.freedesktop.DBus -> destination=:1.95 serial=5 reply_serial=5
  1216. uint32 3946
  1217. method call time=1740385080.750018 sender=:1.95 -> destination=org.freedesktop.DBus serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
  1218. string ":1.93"
  1219. method return time=1740385080.750178 sender=org.freedesktop.DBus -> destination=:1.95 serial=6 reply_serial=6
  1220. string ":1.93"
  1221. method call time=1740385080.751787 sender=:1.95 -> destination=org.freedesktop.DBus serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1222. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.93'"
  1223. method call time=1740385080.756923 sender=:1.28 -> destination=org.freedesktop.DBus serial=218 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
  1224. string "ru.omp.am"
  1225. error time=1740385080.757065 sender=org.freedesktop.DBus -> destination=:1.28 error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=218
  1226. string "Could not get owner of name 'ru.omp.am': no such name"
  1227. signal time=1740385080.762430 sender=org.freedesktop.DBus -> destination=org.freedesktop.systemd1 serial=56 path=/org/freedesktop/DBus; interface=org.freedesktop.systemd1.Activator; member=ActivationRequest
  1228. string "am.service"
  1229. method call time=1740385080.762662 sender=:1.28 -> destination=ru.omp.am serial=219 path=/ru/omp/am; interface=org.freedesktop.DBus.Introspectable; member=Introspect
  1230. method call time=1740385080.762770 sender=:1.95 -> destination=org.freedesktop.DBus serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1231. string "type='signal',sender=':1.93',path='/ru/auroraos/ScreenGrab1/Client',interface='ru.auroraos.ScreenGrab1.Client',member='Stop'"
  1232. method call time=1740385080.762825 sender=:1.95 -> destination=org.freedesktop.DBus serial=9 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1233. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.93'"
  1234. method call time=1740385080.762876 sender=:1.95 -> destination=org.freedesktop.DBus serial=10 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
  1235. string ":1.93"
  1236. method return time=1740385080.762998 sender=org.freedesktop.DBus -> destination=:1.95 serial=7 reply_serial=10
  1237. string ":1.93"
  1238. method return time=1740385080.764757 sender=:1.95 -> destination=:1.93 serial=11 reply_serial=49
  1239. method call time=1740385080.773943 sender=:1.0 -> destination=org.freedesktop.DBus serial=32 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1240. string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ru.omp.am'"
  1241. method return time=1740385080.774087 sender=org.freedesktop.DBus -> destination=:1.0 serial=57 reply_serial=32
  1242. method call time=1740385080.780691 sender=:1.96 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  1243. method return time=1740385080.780771 sender=org.freedesktop.DBus -> destination=:1.96 serial=1 reply_serial=1
  1244. string ":1.96"
  1245. signal time=1740385080.780808 sender=org.freedesktop.DBus -> destination=(null destination) serial=72 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1246. string ":1.96"
  1247. string ""
  1248. string ":1.96"
  1249. signal time=1740385080.780852 sender=org.freedesktop.DBus -> destination=:1.96 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  1250. string ":1.96"
  1251. method call time=1740385080.781848 sender=:1.96 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1252. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/org/coderus/screencast/'"
  1253. method return time=1740385080.781911 sender=org.freedesktop.DBus -> destination=:1.96 serial=3 reply_serial=2
  1254. method call time=1740385080.790170 sender=:1.96 -> destination=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  1255. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/org/coderus/screencast/'"
  1256. method return time=1740385080.790249 sender=org.freedesktop.DBus -> destination=:1.96 serial=4 reply_serial=3
  1257. method call time=1740385080.806507 sender=:1.97 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
  1258. method return time=1740385080.806573 sender=org.freedesktop.DBus -> destination=:1.97 serial=1 reply_serial=1
  1259. string ":1.97"
  1260. signal time=1740385080.806673 sender=org.freedesktop.DBus -> destination=(null destination) serial=73 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1261. string ":1.97"
  1262. string ""
  1263. string ":1.97"
  1264. signal time=1740385080.806805 sender=org.freedesktop.DBus -> destination=:1.97 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  1265. string ":1.97"
  1266. method call time=1740385080.812765 sender=:1.97 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName
  1267. string "ru.omp.am"
  1268. uint32 3
  1269. signal time=1740385080.812867 sender=org.freedesktop.DBus -> destination=(null destination) serial=58 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1270. string "ru.omp.am"
  1271. string ""
  1272. string ":1.97"
  1273. signal time=1740385080.812912 sender=org.freedesktop.DBus -> destination=:1.97 serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
  1274. string "ru.omp.am"
  1275. method return time=1740385080.812941 sender=org.freedesktop.DBus -> destination=:1.97 serial=4 reply_serial=2
  1276. uint32 1
  1277. method return time=1740385080.812969 sender=:1.97 -> destination=:1.28 serial=3 reply_serial=219
  1278. string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
  1279. "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
  1280. <!-- GDBus 2.66.8 -->
  1281. <node>
  1282. <interface name="org.freedesktop.DBus.Properties">
  1283. <method name="Get">
  1284. <arg type="s" name="interface_name" direction="in"/>
  1285. <arg type="s" name="property_name" direction="in"/>
  1286. <arg type="v" name="value" direction="out"/>
  1287. </method>
  1288. <method name="GetAll">
  1289. <arg type="s" name="interface_name" direction="in"/>
  1290. <arg type="a{sv}" name="properties" direction="out"/>
  1291. </method>
  1292. <method name="Set">
  1293. <arg type="s" name="interface_name" direction="in"/>
  1294. <arg type="s" name="property_name" direction="in"/>
  1295. <arg type="v" name="value" direction="in"/>
  1296. </method>
  1297. <signal name="PropertiesChanged">
  1298. <arg type="s" name="interface_name"/>
  1299. <arg type="a{sv}" name="changed_properties"/>
  1300. <arg type="as" name="invalidated_properties"/>
  1301. </signal>
  1302. </interface>
  1303. <interface name="org.freedesktop.DBus.Introspectable">
  1304. <method name="Introspect">
  1305. <arg type="s" name="xml_data" direction="out"/>
  1306. </method>
  1307. </interface>
  1308. <interface name="org.freedesktop.DBus.Peer">
  1309. <method name="Ping"/>
  1310. <method name="GetMachineId">
  1311. <arg type="s" name="machine_uuid" direction="out"/>
  1312. </method>
  1313. </interface>
  1314. <interface name="ru.omp.am.Identify">
  1315. <method name="IdentifyByBusName">
  1316. <arg type="s" name="name" direction="in"/>
  1317. <arg type="s" name="exe" direction="out"/>
  1318. <arg type="s" name="keyid" direction="out"/>
  1319. </method>
  1320. </interface>
  1321. </node>
  1322. "
  1323. method call time=1740385080.814378 sender=:1.28 -> destination=org.freedesktop.DBus serial=220 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
  1324. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ru.omp.am'"
  1325. method call time=1740385080.815090 sender=:1.28 -> destination=ru.omp.am serial=221 path=/ru/omp/am; interface=ru.omp.am.Identify; member=IdentifyByBusName
  1326. string ":1.93"
  1327. method call time=1740385080.815201 sender=:1.28 -> destination=org.freedesktop.DBus serial=222 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  1328. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='ru.omp.am'"
  1329. method call time=1740385080.816916 sender=:1.97 -> destination=org.freedesktop.DBus serial=4 path=/; interface=org.freedesktop.DBus; member=GetConnectionUnixProcessID
  1330. string ":1.93"
  1331. method return time=1740385080.819032 sender=org.freedesktop.DBus -> destination=:1.97 serial=5 reply_serial=4
  1332. uint32 3946
  1333. method call time=1740385080.819204 sender=:1.97 -> destination=:1.93 serial=5 path=/; interface=org.sailfishos.sailjailed; member=Identify
  1334. method return time=1740385080.823267 sender=:1.93 -> destination=:1.97 serial=50 reply_serial=5
  1335. array [
  1336. dict entry(
  1337. string "pid"
  1338. variant int32 3983
  1339. )
  1340. dict entry(
  1341. string "exe"
  1342. variant string "/opt/app/ru.auroraos.ScreenGrab/0.1-1/bin/ru.auroraos.ScreenGrab"
  1343. )
  1344. dict entry(
  1345. string "comm"
  1346. variant string "ru.auroraos.Scr"
  1347. )
  1348. dict entry(
  1349. string "cmdline"
  1350. variant string "/usr/bin/ru.auroraos.ScreenGrab"
  1351. )
  1352. dict entry(
  1353. string "maps"
  1354. variant string "/opt/app/ru.auroraos.ScreenGrab/0.1-1/bin/ru.auroraos.ScreenGrab"
  1355. )
  1356. dict entry(
  1357. string "uid"
  1358. variant int32 100000
  1359. )
  1360. ]
  1361. method return time=1740385080.825732 sender=:1.97 -> destination=:1.28 serial=6 reply_serial=221
  1362. string "/opt/app/ru.auroraos.ScreenGrab/0.1-1/bin/ru.auroraos.ScreenGrab"
  1363. string "101eb644"
  1364. signal time=1740385080.868570 sender=org.freedesktop.DBus -> destination=:1.93 serial=13 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  1365. string ":1.93"
  1366. signal time=1740385080.869014 sender=org.freedesktop.DBus -> destination=(null destination) serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1367. string ":1.93"
  1368. string ":1.93"
  1369. string ""
  1370. signal time=1740385080.873385 sender=org.freedesktop.DBus -> destination=:1.94 serial=14 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  1371. string "org.sailfishos.coveraction.ru.auroraos.ScreenGrab.pid35.id1"
  1372. signal time=1740385080.873539 sender=org.freedesktop.DBus -> destination=(null destination) serial=74 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1373. string "org.sailfishos.coveraction.ru.auroraos.ScreenGrab.pid35.id1"
  1374. string ":1.94"
  1375. string ""
  1376. signal time=1740385080.877786 sender=org.freedesktop.DBus -> destination=:1.94 serial=15 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  1377. string ":1.94"
  1378. signal time=1740385080.877957 sender=org.freedesktop.DBus -> destination=(null destination) serial=75 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1379. string ":1.94"
  1380. string ":1.94"
  1381. string ""
  1382. signal time=1740385080.884042 sender=:1.28 -> destination=(null destination) serial=223 path=/com/jolla/lipstick; interface=com.jolla.lipstick; member=coverstatus
  1383. int32 1
  1384. signal time=1740385080.884692 sender=:1.28 -> destination=(null destination) serial=224 path=/com/jolla/lipstick; interface=com.jolla.lipstick; member=coverstatus
  1385. int32 2
  1386. signal time=1740385080.884942 sender=:1.28 -> destination=(null destination) serial=225 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowProcessIdChanged
  1387. int32 0
  1388. signal time=1740385080.885027 sender=:1.28 -> destination=(null destination) serial=226 path=/; interface=org.nemomobile.compositor; member=privateTopmostWindowPolicyApplicationIdChanged
  1389. string "none"
  1390. method call time=1740385081.315842 sender=:1.28 -> destination=ru.omp.RuntimeManager serial=227 path=/ru/omp/RuntimeManager/WindowManagement1; interface=ru.omp.RuntimeManager.WindowManagement1; member=UpdateWindowStatus
  1391. string "com.jolla.settings"
  1392. int32 0
  1393. int32 1
  1394. int32 1
  1395. method call time=1740385081.318179 sender=:1.28 -> destination=ru.omp.RuntimeManager serial=228 path=/ru/omp/RuntimeManager/WindowManagement1; interface=ru.omp.RuntimeManager.WindowManagement1; member=UpdateWindowStatus
  1396. string ""
  1397. int32 0
  1398. int32 1
  1399. int32 1
  1400. error time=1740385081.320697 sender=:1.36 -> destination=:1.28 error_name=org.freedesktop.DBus.Error.Failed reply_serial=228
  1401. string "Application not running: "
  1402. method call time=1740385081.425297 sender=:1.95 -> destination=:1.93 serial=12 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  1403. int32 0
  1404. int32 0
  1405. int32 960
  1406. int32 640
  1407. int32 3840
  1408. int32 0
  1409. error time=1740385081.426006 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=12
  1410. string "The name :1.93 was not provided by any .service files"
  1411. method call time=1740385081.695260 sender=:1.95 -> destination=:1.93 serial=13 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  1412. int32 0
  1413. int32 0
  1414. int32 960
  1415. int32 640
  1416. int32 3840
  1417. int32 0
  1418. error time=1740385081.696040 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=13
  1419. string "The name :1.93 was not provided by any .service files"
  1420. method call time=1740385081.951178 sender=:1.95 -> destination=:1.93 serial=14 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  1421. int32 0
  1422. int32 0
  1423. int32 960
  1424. int32 640
  1425. int32 3840
  1426. int32 0
  1427. error time=1740385081.951928 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=14
  1428. string "The name :1.93 was not provided by any .service files"
  1429. method call time=1740385082.211113 sender=:1.95 -> destination=:1.93 serial=15 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  1430. int32 0
  1431. int32 0
  1432. int32 960
  1433. int32 640
  1434. int32 3840
  1435. int32 0
  1436. error time=1740385082.211782 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=15
  1437. string "The name :1.93 was not provided by any .service files"
  1438. method call time=1740385082.475258 sender=:1.95 -> destination=:1.93 serial=16 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  1439. int32 0
  1440. int32 0
  1441. int32 960
  1442. int32 640
  1443. int32 3840
  1444. int32 0
  1445. error time=1740385082.476082 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=16
  1446. string "The name :1.93 was not provided by any .service files"
  1447. method call time=1740385082.732552 sender=:1.95 -> destination=:1.93 serial=17 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  1448. int32 0
  1449. int32 0
  1450. int32 960
  1451. int32 640
  1452. int32 3840
  1453. int32 0
  1454. error time=1740385082.733573 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=17
  1455. string "The name :1.93 was not provided by any .service files"
  1456. method call time=1740385083.027364 sender=:1.95 -> destination=:1.93 serial=18 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  1457. int32 0
  1458. int32 0
  1459. int32 960
  1460. int32 640
  1461. int32 3840
  1462. int32 0
  1463. error time=1740385083.028556 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=18
  1464. string "The name :1.93 was not provided by any .service files"
  1465. method call time=1740385083.365028 sender=:1.95 -> destination=:1.93 serial=19 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  1466. int32 0
  1467. int32 0
  1468. int32 960
  1469. int32 640
  1470. int32 3840
  1471. int32 0
  1472. error time=1740385083.366174 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=19
  1473. string "The name :1.93 was not provided by any .service files"
  1474. method call time=1740385083.704436 sender=:1.95 -> destination=:1.93 serial=20 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  1475. int32 0
  1476. int32 0
  1477. int32 960
  1478. int32 640
  1479. int32 3840
  1480. int32 0
  1481. error time=1740385083.705262 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=20
  1482. string "The name :1.93 was not provided by any .service files"
  1483. method call time=1740385084.054532 sender=:1.95 -> destination=:1.93 serial=21 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  1484. int32 0
  1485. int32 0
  1486. int32 960
  1487. int32 640
  1488. int32 3840
  1489. int32 0
  1490. error time=1740385084.055252 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=21
  1491. string "The name :1.93 was not provided by any .service files"
  1492. method call time=1740385084.389381 sender=:1.95 -> destination=:1.93 serial=22 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  1493. int32 0
  1494. int32 0
  1495. int32 960
  1496. int32 640
  1497. int32 3840
  1498. int32 0
  1499. error time=1740385084.390257 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=22
  1500. string "The name :1.93 was not provided by any .service files"
  1501. method call time=1740385084.717662 sender=:1.95 -> destination=:1.93 serial=23 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  1502. int32 0
  1503. int32 0
  1504. int32 960
  1505. int32 640
  1506. int32 3840
  1507. int32 0
  1508. error time=1740385084.718449 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=23
  1509. string "The name :1.93 was not provided by any .service files"
  1510. method call time=1740385085.245201 sender=:1.95 -> destination=:1.93 serial=24 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  1511. int32 0
  1512. int32 0
  1513. int32 960
  1514. int32 640
  1515. int32 3840
  1516. int32 0
  1517. error time=1740385085.245418 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=24
  1518. string "The name :1.93 was not provided by any .service files"
  1519. method call time=1740385085.569116 sender=:1.95 -> destination=:1.93 serial=25 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  1520. int32 0
  1521. int32 0
  1522. int32 960
  1523. int32 640
  1524. int32 3840
  1525. int32 0
  1526. error time=1740385085.569825 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=25
  1527. string "The name :1.93 was not provided by any .service files"
  1528. method call time=1740385085.727797 sender=:1.43 -> destination=org.freedesktop.DBus serial=23 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  1529. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.nemomobile.lipstick'"
  1530. method call time=1740385085.728200 sender=:1.43 -> destination=org.freedesktop.DBus serial=24 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  1531. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.DBus'"
  1532. error time=1740385085.728250 sender=org.freedesktop.DBus -> destination=:1.43 error_name=org.freedesktop.DBus.Error.MatchRuleNotFound reply_serial=24
  1533. string "The given match rule wasn't found and can't be removed"
  1534. signal time=1740385085.797959 sender=org.freedesktop.DBus -> destination=:1.46 serial=16 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  1535. string ":1.46"
  1536. signal time=1740385085.798416 sender=org.freedesktop.DBus -> destination=(null destination) serial=76 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1537. string ":1.46"
  1538. string ":1.46"
  1539. string ""
  1540. signal time=1740385085.802881 sender=org.freedesktop.DBus -> destination=:1.43 serial=17 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  1541. string "org.sailfishos.installationhandler"
  1542. signal time=1740385085.803108 sender=org.freedesktop.DBus -> destination=(null destination) serial=77 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1543. string "org.sailfishos.installationhandler"
  1544. string ":1.43"
  1545. string ""
  1546. signal time=1740385085.806856 sender=org.freedesktop.DBus -> destination=:1.43 serial=18 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  1547. string ":1.43"
  1548. signal time=1740385085.807076 sender=org.freedesktop.DBus -> destination=(null destination) serial=78 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1549. string ":1.43"
  1550. string ":1.43"
  1551. string ""
  1552. method call time=1740385085.907544 sender=:1.95 -> destination=:1.93 serial=26 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  1553. int32 0
  1554. int32 0
  1555. int32 960
  1556. int32 640
  1557. int32 3840
  1558. int32 0
  1559. error time=1740385085.907754 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=26
  1560. string "The name :1.93 was not provided by any .service files"
  1561. method call time=1740385086.228904 sender=:1.95 -> destination=:1.93 serial=27 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  1562. int32 0
  1563. int32 0
  1564. int32 960
  1565. int32 640
  1566. int32 3840
  1567. int32 0
  1568. error time=1740385086.229115 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=27
  1569. string "The name :1.93 was not provided by any .service files"
  1570. method call time=1740385086.741900 sender=:1.84 -> destination=org.freedesktop.DBus serial=9 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=ReleaseName
  1571. string "com.jolla.windowprompt"
  1572. signal time=1740385086.742246 sender=org.freedesktop.DBus -> destination=:1.84 serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  1573. string "com.jolla.windowprompt"
  1574. signal time=1740385086.742544 sender=org.freedesktop.DBus -> destination=(null destination) serial=79 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1575. string "com.jolla.windowprompt"
  1576. string ":1.84"
  1577. string ""
  1578. method return time=1740385086.742853 sender=org.freedesktop.DBus -> destination=:1.84 serial=8 reply_serial=9
  1579. uint32 1
  1580. method call time=1740385086.749249 sender=:1.84 -> destination=org.freedesktop.DBus serial=10 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  1581. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.87',arg2=''"
  1582. method call time=1740385086.751399 sender=:1.84 -> destination=org.freedesktop.DBus serial=11 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  1583. string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.DBus'"
  1584. error time=1740385086.751791 sender=org.freedesktop.DBus -> destination=:1.84 error_name=org.freedesktop.DBus.Error.MatchRuleNotFound reply_serial=11
  1585. string "The given match rule wasn't found and can't be removed"
  1586. method call time=1740385086.757186 sender=:1.85 -> destination=org.freedesktop.DBus serial=9 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch
  1587. string "type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/desktop/lipstick-jolla-home/'"
  1588. method return time=1740385086.757367 sender=org.freedesktop.DBus -> destination=:1.85 serial=10 reply_serial=9
  1589. signal time=1740385086.903312 sender=org.freedesktop.DBus -> destination=:1.85 serial=19 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  1590. string ":1.85"
  1591. signal time=1740385086.903579 sender=org.freedesktop.DBus -> destination=(null destination) serial=80 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1592. string ":1.85"
  1593. string ":1.85"
  1594. string ""
  1595. signal time=1740385086.903740 sender=org.freedesktop.DBus -> destination=:1.84 serial=20 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  1596. string ":1.84"
  1597. signal time=1740385086.903847 sender=org.freedesktop.DBus -> destination=(null destination) serial=81 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  1598. string ":1.84"
  1599. string ":1.84"
  1600. string ""
  1601. method call time=1740385087.231205 sender=:1.95 -> destination=:1.93 serial=28 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  1602. int32 0
  1603. int32 0
  1604. int32 960
  1605. int32 640
  1606. int32 3840
  1607. int32 0
  1608. error time=1740385087.231313 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=28
  1609. string "The name :1.93 was not provided by any .service files"
  1610. signal time=1740385130.611750 sender=:1.28 -> destination=(null destination) serial=229 path=/org/nemomobile/lipstick/VolumeKeys; interface=org.nemomobile.lipstick.VolumeKeys; member=volumeDownPressed
  1611. method call time=1740385131.163542 sender=:1.30 -> destination=com.nokia.profiled serial=18 path=/com/nokia/profiled; interface=com.nokia.profiled; member=set_value
  1612. string "general"
  1613. string "ringing.alert.volume"
  1614. string "0"
  1615. method return time=1740385131.164449 sender=:1.10 -> destination=:1.30 serial=40 reply_serial=18
  1616. boolean true
  1617. method call time=1740385131.166933 sender=:1.30 -> destination=com.nokia.profiled serial=19 path=/com/nokia/profiled; interface=com.nokia.profiled; member=set_profile
  1618. string "silent"
  1619. method return time=1740385131.170197 sender=:1.10 -> destination=:1.30 serial=41 reply_serial=19
  1620. boolean true
  1621. signal time=1740385131.274965 sender=:1.10 -> destination=(null destination) serial=42 path=/com/nokia/profiled; interface=com.nokia.profiled; member=profile_changed
  1622. boolean false
  1623. boolean false
  1624. string "ambience"
  1625. array [
  1626. struct {
  1627. string "ringing.alert.volume"
  1628. string "0"
  1629. string "INTEGER 0-100"
  1630. }
  1631. ]
  1632. signal time=1740385131.275324 sender=:1.10 -> destination=(null destination) serial=43 path=/com/nokia/profiled; interface=com.nokia.profiled; member=profile_changed
  1633. boolean false
  1634. boolean false
  1635. string "general"
  1636. array [
  1637. struct {
  1638. string "ringing.alert.volume"
  1639. string "0"
  1640. string "INTEGER 0-100"
  1641. }
  1642. ]
  1643. signal time=1740385131.275457 sender=:1.10 -> destination=(null destination) serial=44 path=/com/nokia/profiled; interface=com.nokia.profiled; member=profile_changed
  1644. boolean false
  1645. boolean false
  1646. string "meeting"
  1647. array [
  1648. struct {
  1649. string "ringing.alert.volume"
  1650. string "0"
  1651. string "INTEGER 0-100"
  1652. }
  1653. ]
  1654. signal time=1740385131.275597 sender=:1.10 -> destination=(null destination) serial=45 path=/com/nokia/profiled; interface=com.nokia.profiled; member=profile_changed
  1655. boolean false
  1656. boolean false
  1657. string "outdoors"
  1658. array [
  1659. struct {
  1660. string "ringing.alert.volume"
  1661. string "0"
  1662. string "INTEGER 0-100"
  1663. }
  1664. ]
  1665. signal time=1740385131.275724 sender=:1.10 -> destination=(null destination) serial=46 path=/com/nokia/profiled; interface=com.nokia.profiled; member=profile_changed
  1666. boolean true
  1667. boolean true
  1668. string "silent"
  1669. array [
  1670. struct {
  1671. string "calendar.alert.enabled"
  1672. string "Off"
  1673. string "BOOLEAN"
  1674. }
  1675. struct {
  1676. string "calendar.alert.tone"
  1677. string "/usr/share/ambience/softbody_bright/sounds/calendar1.ogg"
  1678. string "SOUNDFILE"
  1679. }
  1680. struct {
  1681. string "clock.alert.enabled"
  1682. string "On"
  1683. string "BOOLEAN"
  1684. }
  1685. struct {
  1686. string "clock.alert.tone"
  1687. string "/usr/share/ambience/softbody_bright/sounds/alarm.ogg"
  1688. string "SOUNDFILE"
  1689. }
  1690. struct {
  1691. string "clock.alert.volume"
  1692. string "100"
  1693. string "INTEGER 0-100"
  1694. }
  1695. struct {
  1696. string "email.alert.enabled"
  1697. string "Off"
  1698. string "BOOLEAN"
  1699. }
  1700. struct {
  1701. string "email.alert.tone"
  1702. string "/usr/share/ambience/softbody_bright/sounds/mail1.ogg"
  1703. string "SOUNDFILE"
  1704. }
  1705. struct {
  1706. string "im.alert.enabled"
  1707. string "Off"
  1708. string "BOOLEAN"
  1709. }
  1710. struct {
  1711. string "im.alert.tone"
  1712. string "/usr/share/ambience/softbody_bright/sounds/chat1.ogg"
  1713. string "SOUNDFILE"
  1714. }
  1715. struct {
  1716. string "im_fg.alert.enabled"
  1717. string "Off"
  1718. string "BOOLEAN"
  1719. }
  1720. struct {
  1721. string "im_fg.alert.tone"
  1722. string "/usr/share/sounds/jolla-ambient/stereo/jolla-related-message.wav"
  1723. string "SOUNDFILE"
  1724. }
  1725. struct {
  1726. string "keypad.sound.level"
  1727. string "0"
  1728. string "INTEGER 0-2"
  1729. }
  1730. struct {
  1731. string "ringing.alert.enabled"
  1732. string "On"
  1733. string "BOOLEAN"
  1734. }
  1735. struct {
  1736. string "ringing.alert.tone"
  1737. string "/usr/share/ambience/softbody_bright/sounds/ringtone.ogg"
  1738. string "SOUNDFILE"
  1739. }
  1740. struct {
  1741. string "ringing.alert.type"
  1742. string "Silent"
  1743. string "STRING "Ringing" "Silent" "Beep""
  1744. }
  1745. struct {
  1746. string "ringing.alert.volume"
  1747. string "0"
  1748. string "INTEGER 0-100"
  1749. }
  1750. struct {
  1751. string "sms.alert.enabled"
  1752. string "Off"
  1753. string "BOOLEAN"
  1754. }
  1755. struct {
  1756. string "sms.alert.tone"
  1757. string "/usr/share/ambience/softbody_bright/sounds/message1.ogg"
  1758. string "SOUNDFILE"
  1759. }
  1760. struct {
  1761. string "sms_fg.alert.enabled"
  1762. string "Off"
  1763. string "BOOLEAN"
  1764. }
  1765. struct {
  1766. string "sms_fg.alert.tone"
  1767. string "/usr/share/sounds/jolla-ambient/stereo/jolla-related-message.wav"
  1768. string "SOUNDFILE"
  1769. }
  1770. struct {
  1771. string "system.sound.level"
  1772. string "0"
  1773. string "INTEGER 0-2"
  1774. }
  1775. struct {
  1776. string "touchscreen.sound.level"
  1777. string "0"
  1778. string "INTEGER 0-2"
  1779. }
  1780. struct {
  1781. string "touchscreen.vibration.level"
  1782. string "1"
  1783. string "INTEGER 0-2"
  1784. }
  1785. struct {
  1786. string "vibrating.alert.enabled"
  1787. string "On"
  1788. string "BOOLEAN"
  1789. }
  1790. struct {
  1791. string "voip.alert.enabled"
  1792. string "Off"
  1793. string "BOOLEAN"
  1794. }
  1795. struct {
  1796. string "voip.alert.tone"
  1797. string "/usr/share/ambience/softbody_bright/sounds/ringtone.ogg"
  1798. string "SOUNDFILE"
  1799. }
  1800. ]
  1801. method call time=1740385131.279485 sender=:1.8 -> destination=com.nokia.profiled serial=5 path=/com/nokia/profiled; interface=com.nokia.profiled; member=get_values
  1802. string "silent"
  1803. method call time=1740385131.287330 sender=:1.95 -> destination=:1.93 serial=29 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  1804. int32 0
  1805. int32 0
  1806. int32 960
  1807. int32 640
  1808. int32 3840
  1809. int32 0
  1810. error time=1740385131.288906 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=29
  1811. string "The name :1.93 was not provided by any .service files"
  1812. method return time=1740385131.300478 sender=:1.10 -> destination=:1.8 serial=47 reply_serial=5
  1813. array [
  1814. struct {
  1815. string "calendar.alert.enabled"
  1816. string "Off"
  1817. string "BOOLEAN"
  1818. }
  1819. struct {
  1820. string "calendar.alert.tone"
  1821. string "/usr/share/ambience/softbody_bright/sounds/calendar1.ogg"
  1822. string "SOUNDFILE"
  1823. }
  1824. struct {
  1825. string "clock.alert.enabled"
  1826. string "On"
  1827. string "BOOLEAN"
  1828. }
  1829. struct {
  1830. string "clock.alert.tone"
  1831. string "/usr/share/ambience/softbody_bright/sounds/alarm.ogg"
  1832. string "SOUNDFILE"
  1833. }
  1834. struct {
  1835. string "clock.alert.volume"
  1836. string "100"
  1837. string "INTEGER 0-100"
  1838. }
  1839. struct {
  1840. string "email.alert.enabled"
  1841. string "Off"
  1842. string "BOOLEAN"
  1843. }
  1844. struct {
  1845. string "email.alert.tone"
  1846. string "/usr/share/ambience/softbody_bright/sounds/mail1.ogg"
  1847. string "SOUNDFILE"
  1848. }
  1849. struct {
  1850. string "im.alert.enabled"
  1851. string "Off"
  1852. string "BOOLEAN"
  1853. }
  1854. struct {
  1855. string "im.alert.tone"
  1856. string "/usr/share/ambience/softbody_bright/sounds/chat1.ogg"
  1857. string "SOUNDFILE"
  1858. }
  1859. struct {
  1860. string "im_fg.alert.enabled"
  1861. string "Off"
  1862. string "BOOLEAN"
  1863. }
  1864. struct {
  1865. string "im_fg.alert.tone"
  1866. string "/usr/share/sounds/jolla-ambient/stereo/jolla-related-message.wav"
  1867. string "SOUNDFILE"
  1868. }
  1869. struct {
  1870. string "keypad.sound.level"
  1871. string "0"
  1872. string "INTEGER 0-2"
  1873. }
  1874. struct {
  1875. string "ringing.alert.enabled"
  1876. string "On"
  1877. string "BOOLEAN"
  1878. }
  1879. struct {
  1880. string "ringing.alert.tone"
  1881. string "/usr/share/ambience/softbody_bright/sounds/ringtone.ogg"
  1882. string "SOUNDFILE"
  1883. }
  1884. struct {
  1885. string "ringing.alert.type"
  1886. string "Silent"
  1887. string "STRING "Ringing" "Silent" "Beep""
  1888. }
  1889. struct {
  1890. string "ringing.alert.volume"
  1891. string "0"
  1892. string "INTEGER 0-100"
  1893. }
  1894. struct {
  1895. string "sms.alert.enabled"
  1896. string "Off"
  1897. string "BOOLEAN"
  1898. }
  1899. struct {
  1900. string "sms.alert.tone"
  1901. string "/usr/share/ambience/softbody_bright/sounds/message1.ogg"
  1902. string "SOUNDFILE"
  1903. }
  1904. struct {
  1905. string "sms_fg.alert.enabled"
  1906. string "Off"
  1907. string "BOOLEAN"
  1908. }
  1909. struct {
  1910. string "sms_fg.alert.tone"
  1911. string "/usr/share/sounds/jolla-ambient/stereo/jolla-related-message.wav"
  1912. string "SOUNDFILE"
  1913. }
  1914. struct {
  1915. string "system.sound.level"
  1916. string "0"
  1917. string "INTEGER 0-2"
  1918. }
  1919. struct {
  1920. string "touchscreen.sound.level"
  1921. string "0"
  1922. string "INTEGER 0-2"
  1923. }
  1924. struct {
  1925. string "touchscreen.vibration.level"
  1926. string "1"
  1927. string "INTEGER 0-2"
  1928. }
  1929. struct {
  1930. string "vibrating.alert.enabled"
  1931. string "On"
  1932. string "BOOLEAN"
  1933. }
  1934. struct {
  1935. string "voip.alert.enabled"
  1936. string "Off"
  1937. string "BOOLEAN"
  1938. }
  1939. struct {
  1940. string "voip.alert.tone"
  1941. string "/usr/share/ambience/softbody_bright/sounds/ringtone.ogg"
  1942. string "SOUNDFILE"
  1943. }
  1944. ]
  1945. method call time=1740385131.613282 sender=:1.95 -> destination=:1.93 serial=30 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  1946. int32 0
  1947. int32 0
  1948. int32 960
  1949. int32 640
  1950. int32 3840
  1951. int32 0
  1952. error time=1740385131.614587 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=30
  1953. string "The name :1.93 was not provided by any .service files"
  1954. method call time=1740385131.937058 sender=:1.95 -> destination=:1.93 serial=31 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  1955. int32 0
  1956. int32 0
  1957. int32 960
  1958. int32 640
  1959. int32 3840
  1960. int32 0
  1961. error time=1740385131.937429 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=31
  1962. string "The name :1.93 was not provided by any .service files"
  1963. method call time=1740385133.816683 sender=:1.95 -> destination=:1.93 serial=32 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  1964. int32 0
  1965. int32 0
  1966. int32 960
  1967. int32 640
  1968. int32 3840
  1969. int32 0
  1970. error time=1740385133.817974 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=32
  1971. string "The name :1.93 was not provided by any .service files"
  1972. method call time=1740385134.158147 sender=:1.95 -> destination=:1.93 serial=33 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  1973. int32 0
  1974. int32 0
  1975. int32 960
  1976. int32 640
  1977. int32 3840
  1978. int32 0
  1979. error time=1740385134.158494 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=33
  1980. string "The name :1.93 was not provided by any .service files"
  1981. method call time=1740385134.982023 sender=:1.28 -> destination=ru.omp.RuntimeManager serial=230 path=/ru/omp/RuntimeManager/WindowManagement1; interface=ru.omp.RuntimeManager.WindowManagement1; member=UpdateWindowStatus
  1982. string "com.jolla.settings"
  1983. int32 0
  1984. int32 0
  1985. int32 2
  1986. method call time=1740385135.110514 sender=:1.95 -> destination=:1.93 serial=34 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  1987. int32 0
  1988. int32 0
  1989. int32 960
  1990. int32 640
  1991. int32 3840
  1992. int32 0
  1993. error time=1740385135.111375 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=34
  1994. string "The name :1.93 was not provided by any .service files"
  1995. method call time=1740385135.460600 sender=:1.95 -> destination=:1.93 serial=35 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  1996. int32 0
  1997. int32 0
  1998. int32 960
  1999. int32 640
  2000. int32 3840
  2001. int32 0
  2002. error time=1740385135.461468 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=35
  2003. string "The name :1.93 was not provided by any .service files"
  2004. method call time=1740385135.801125 sender=:1.95 -> destination=:1.93 serial=36 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  2005. int32 0
  2006. int32 0
  2007. int32 960
  2008. int32 640
  2009. int32 3840
  2010. int32 0
  2011. error time=1740385135.801516 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=36
  2012. string "The name :1.93 was not provided by any .service files"
  2013. method call time=1740385136.753950 sender=:1.95 -> destination=:1.93 serial=37 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  2014. int32 0
  2015. int32 0
  2016. int32 960
  2017. int32 640
  2018. int32 3840
  2019. int32 0
  2020. error time=1740385136.754599 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=37
  2021. string "The name :1.93 was not provided by any .service files"
  2022. method call time=1740385137.084145 sender=:1.95 -> destination=:1.93 serial=38 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  2023. int32 0
  2024. int32 0
  2025. int32 960
  2026. int32 640
  2027. int32 3840
  2028. int32 0
  2029. error time=1740385137.085108 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=38
  2030. string "The name :1.93 was not provided by any .service files"
  2031. method call time=1740385137.416909 sender=:1.95 -> destination=:1.93 serial=39 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  2032. int32 0
  2033. int32 0
  2034. int32 960
  2035. int32 640
  2036. int32 3840
  2037. int32 0
  2038. error time=1740385137.417343 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=39
  2039. string "The name :1.93 was not provided by any .service files"
  2040. method call time=1740385137.745486 sender=:1.95 -> destination=:1.93 serial=40 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  2041. int32 0
  2042. int32 0
  2043. int32 960
  2044. int32 640
  2045. int32 3840
  2046. int32 0
  2047. error time=1740385137.746292 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=40
  2048. string "The name :1.93 was not provided by any .service files"
  2049. method call time=1740385138.081135 sender=:1.95 -> destination=:1.93 serial=41 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  2050. int32 0
  2051. int32 0
  2052. int32 960
  2053. int32 640
  2054. int32 3840
  2055. int32 0
  2056. error time=1740385138.081799 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=41
  2057. string "The name :1.93 was not provided by any .service files"
  2058. method call time=1740385138.359148 sender=:1.95 -> destination=:1.93 serial=42 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  2059. int32 0
  2060. int32 0
  2061. int32 960
  2062. int32 640
  2063. int32 3840
  2064. int32 0
  2065. error time=1740385138.360174 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=42
  2066. string "The name :1.93 was not provided by any .service files"
  2067. method call time=1740385138.595468 sender=:1.95 -> destination=:1.93 serial=43 path=/ru/auroraos/ScreenGrab1/Client; interface=ru.auroraos.ScreenGrab1.Client; member=CreateBuffer
  2068. int32 0
  2069. int32 0
  2070. int32 960
  2071. int32 640
  2072. int32 3840
  2073. int32 0
  2074. error time=1740385138.595808 sender=org.freedesktop.DBus -> destination=:1.95 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=43
  2075. string "The name :1.93 was not provided by any .service files"
  2076. signal time=1740385138.813372 sender=org.freedesktop.DBus -> destination=:1.22 serial=21 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  2077. string ":1.22"
  2078. signal time=1740385138.813582 sender=org.freedesktop.DBus -> destination=(null destination) serial=82 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  2079. string ":1.22"
  2080. string ":1.22"
  2081. string ""
  2082. signal time=1740385138.842481 sender=org.freedesktop.DBus -> destination=:1.92 serial=22 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
  2083. string ":1.92"
  2084. signal time=1740385138.844235 sender=org.freedesktop.DBus -> destination=(null destination) serial=83 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  2085. string ":1.92"
  2086. string ":1.92"
  2087. string ""
  2088. Connection to 192.168.1.72 closed by remote host.
  2089. Connection to 192.168.1.72 closed.
  2090.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement