Advertisement
Guest User

xsession-errors

a guest
Nov 4th, 2016
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 474.06 KB | None | 0 0
  1. gpg-agent[2859]: VAROVÁNÍ: „--write-env-file“ je zastaralý parametr – neúčinkuje
  2. gpg-agent[2860]: gpg-agent (GnuPG) 2.1.15 started
  3.  
  4. (xfce4-session:2851): xfce4-session-WARNING **: gpg-agent returned no PID in the variables
  5. Thunar: D-BUS name org.xfce.Thunar already registered.
  6.  
  7. (xfce4-session:2851): xfce4-session-WARNING **: Unable to launch "dropbox" (specified by autostart/dropbox.desktop): Nelze spustit proces potomka „dropbox“ (Adresář nebo soubor neexistuje)
  8. Warning: locale not supported by Xlib, locale set to C
  9. New PolkitAgentListener 0x86fa40
  10. Adding new listener PolkitQt1::Agent::Listener(0x7fff48298ac0) for 0x86fa40
  11.  
  12. ** (fingerprint-polkit-agent:2957): WARNING **: Unable to register authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: An authentication agent already exists for the given subject
  13. "Cannot register authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: An authentication agent already exists for the given subject"
  14. Destroying listener
  15. Removing listener PolkitQt1::Agent::Listener(0x7fff48298ac0)
  16.  
  17. (wrapper-1.0:2975): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'GTK_IS_WIDGET (widget)' failed
  18.  
  19. (wrapper-1.0:2975): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'GTK_IS_WIDGET (widget)' failed
  20.  
  21. (wrapper-2.0:3018): Gtk-WARNING **: Negative content width -17 (allocation 1, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
  22.  
  23. (wrapper-2.0:3020): Gtk-WARNING **: Theme parsing error: <data>:1:47: The style property GtkWidget:focus-padding is deprecated and shouldn't be used anymore. It will be removed in a future version
  24.  
  25. (wrapper-2.0:3020): Gtk-WARNING **: Theme parsing error: <data>:1:79: The style property GtkWidget:focus-line-width is deprecated and shouldn't be used anymore. It will be removed in a future version
  26.  
  27. (wrapper-2.0:3020): Gtk-WARNING **: Theme parsing error: <data>:1:109: The style property GtkButton:default-border is deprecated and shouldn't be used anymore. It will be removed in a future version
  28.  
  29. (wrapper-2.0:3020): Gtk-WARNING **: Theme parsing error: <data>:1:137: The style property GtkButton:inner-border is deprecated and shouldn't be used anymore. It will be removed in a future version
  30.  
  31. (wrapper-2.0:3040): Gtk-WARNING **: Theme parsing error: <data>:1:55: The style property GtkWidget:focus-padding is deprecated and shouldn't be used anymore. It will be removed in a future version
  32.  
  33. (wrapper-2.0:3040): Gtk-WARNING **: Theme parsing error: <data>:1:86: The style property GtkWidget:focus-line-width is deprecated and shouldn't be used anymore. It will be removed in a future version
  34.  
  35. (wrapper-2.0:3040): Gtk-WARNING **: Theme parsing error: <data>:1:115: The style property GtkButton:default-border is deprecated and shouldn't be used anymore. It will be removed in a future version
  36.  
  37. (wrapper-2.0:3040): Gtk-WARNING **: Theme parsing error: <data>:1:142: The style property GtkButton:inner-border is deprecated and shouldn't be used anymore. It will be removed in a future version
  38. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  39.  
  40. (wrapper-2.0:3040): Gtk-WARNING **: Negative content width -3 (allocation 1, extents 2x2) while allocating gadget (node button, owner PowerManagerButton)
  41.  
  42. (wrapper-2.0:3020): Gtk-WARNING **: Negative content width -3 (allocation 1, extents 2x2) while allocating gadget (node button, owner PulseaudioButton)
  43. Traceback (most recent call last):
  44. File "/usr/lib/python3.5/site-packages/dbus/bus.py", line 175, in activate_name_owner
  45. return self.get_name_owner(bus_name)
  46. File "/usr/lib/python3.5/site-packages/dbus/bus.py", line 361, in get_name_owner
  47. 's', (bus_name,), **keywords)
  48. File "/usr/lib/python3.5/site-packages/dbus/connection.py", line 651, in call_blocking
  49. message, timeout)
  50. dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.bluez': no such name
  51.  
  52. During handling of the above exception, another exception occurred:
  53.  
  54. Traceback (most recent call last):
  55. File "/usr/bin/blueman-applet", line 121, in <module>
  56. BluemanApplet()
  57. File "/usr/bin/blueman-applet", line 63, in __init__
  58. self.Plugins.Load()
  59. File "/usr/lib/python3.5/site-packages/blueman/main/PluginManager.py", line 90, in Load
  60. __import__(self.module_path.__name__ + ".%s" % plugin, None, None, [])
  61. File "/usr/lib/python3.5/site-packages/blueman/plugins/applet/DBusService.py", line 12, in <module>
  62. from blueman.main.applet.BluezAgent import AdapterAgent
  63. File "/usr/lib/python3.5/site-packages/blueman/main/applet/BluezAgent.py", line 23, in <module>
  64. from blueman.bluez.Agent import Agent, AgentMethod
  65. File "/usr/lib/python3.5/site-packages/blueman/bluez/Agent.py", line 48, in <module>
  66. class Agent(dbus.service.Object):
  67. File "/usr/lib/python3.5/site-packages/blueman/bluez/Agent.py", line 56, in Agent
  68. @AgentMethod
  69. File "/usr/lib/python3.5/site-packages/blueman/bluez/Agent.py", line 38, in AgentMethod
  70. if BlueZInterface.get_interface_version()[0] < 5:
  71. File "/usr/lib/python3.5/site-packages/blueman/bluez/BlueZInterface.py", line 16, in get_interface_version
  72. obj = dbus.SystemBus().get_object('org.bluez', '/')
  73. File "/usr/lib/python3.5/site-packages/dbus/bus.py", line 241, in get_object
  74. follow_name_owner_changes=follow_name_owner_changes)
  75. File "/usr/lib/python3.5/site-packages/dbus/proxies.py", line 248, in __init__
  76. self._named_service = conn.activate_name_owner(bus_name)
  77. File "/usr/lib/python3.5/site-packages/dbus/bus.py", line 180, in activate_name_owner
  78. self.start_service_by_name(bus_name)
  79. File "/usr/lib/python3.5/site-packages/dbus/bus.py", line 278, in start_service_by_name
  80. 'su', (bus_name, flags)))
  81. File "/usr/lib/python3.5/site-packages/dbus/connection.py", line 651, in call_blocking
  82. message, timeout)
  83. dbus.exceptions.DBusException: org.freedesktop.systemd1.NoSuchUnit: Unit dbus-org.bluez.service not found.
  84. conky: žádný proces nenalezen
  85. conky: Syntax error (/home/lurid/.conky/TeejeeTech/Network Panel:2: unexpected symbol near '#') while reading config file.
  86. conky: Assuming it's in old syntax and attempting conversion.
  87. conky: Syntax error (/home/lurid/.conky/TeejeeTech/Process Panel:2: unexpected symbol near '#') while reading config file.
  88. conky: Assuming it's in old syntax and attempting conversion.
  89. conky: Syntax error (/home/lurid/.conky/Gotham/Gotham:1: syntax error near 'yes') while reading config file.
  90. conky: Assuming it's in old syntax and attempting conversion.
  91. conky: Invalid value 'yes' for setting 'use_spacer'. Valid values are: 'none', 'left', 'right'.
  92. conky: desktop window (1400003) is subwindow of root window (c4)
  93. conky: window type - normal
  94. conky: desktop window (1400003) is subwindow of root window (c4)
  95. conky: drawing to created window (0x5e00001)
  96. conky: window type - normal
  97. conky: drawing to double buffer
  98. conky: drawing to created window (0x6000001)
  99. conky: drawing to double buffer
  100. conky: forked to background, pid is 3351
  101. conky: desktop window (1400003) is subwindow of root window (c4)
  102. conky: window type - normal
  103. conky: drawing to created window (0x5a00001)
  104.  
  105. conky: drawing to double buffer
  106. conky: forked to background, pid is 3360
  107.  
  108. libpng warning: iCCP: known incorrect sRGB profile
  109. libpng warning: iCCP: known incorrect sRGB profile
  110. libpng warning: iCCP: known incorrect sRGB profile
  111. libpng warning: iCCP: known incorrect sRGB profile
  112. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  113. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  114. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  115. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  116. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  117. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  118. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  119. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  120. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  121. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  122. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  123. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  124. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  125. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  126. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  127. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  128. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  129. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  130. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  131. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  132. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  133. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  134. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  135. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  136. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  137. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  138. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  139. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  140. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  141. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  142. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  143. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  144. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  145. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  146. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  147. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  148. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  149. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  150. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  151. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  152. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  153. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  154. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  155. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  156. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  157. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  158. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  159. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  160. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  161. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  162. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  163. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  164. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  165. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  166. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  167. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  168. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  169. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  170. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  171. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  172. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  173. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  174. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  175. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  176. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  177. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  178. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  179. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  180. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  181. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  182. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  183. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  184. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  185. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  186. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  187. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  188. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  189. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  190. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  191. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  192. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  193. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  194. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  195. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  196. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  197. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  198. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  199. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  200. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  201. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  202. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  203. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  204. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  205. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  206. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  207. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  208. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  209. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  210. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  211. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  212. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  213. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  214. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  215. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  216. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  217. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  218. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  219. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  220. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  221. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  222. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  223. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  224. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  225. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  226. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  227. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  228. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  229. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  230. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  231. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  232. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  233. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  234. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  235. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  236. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  237. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  238. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  239. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  240. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  241. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  242. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  243. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  244. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  245. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  246. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  247. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  248. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  249. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  250. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  251. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  252. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  253. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  254. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  255. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  256. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  257. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  258. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  259. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  260. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  261. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  262. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  263. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  264. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  265. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  266. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  267. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  268. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  269. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  270. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  271. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  272. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  273. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  274. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  275. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  276. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  277. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  278. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  279. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  280. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  281. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  282. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  283. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  284. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  285. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  286. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  287. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  288. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  289. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  290. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  291. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  292. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  293. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  294. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  295. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  296. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  297. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  298. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  299. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  300. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  301. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  302. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  303. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  304. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  305. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  306. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  307. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  308. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  309. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  310. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  311. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  312. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  313. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  314. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  315. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  316. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  317. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  318. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  319. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  320. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  321. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  322. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  323. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  324. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  325. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  326. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  327. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  328. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  329. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  330. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  331. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  332. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  333. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  334. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  335. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  336. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  337. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  338. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  339. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  340. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  341. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  342. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  343. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  344. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  345. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  346. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  347. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  348. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  349. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  350. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  351. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  352. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  353. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  354. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  355. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  356. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  357. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  358. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  359. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  360. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  361. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  362. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  363. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  364. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  365. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  366. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  367. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  368. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  369. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  370. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  371. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  372. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  373. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  374. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  375. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  376. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  377. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  378. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  379. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  380. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  381. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  382. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  383. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  384. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  385. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  386. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  387. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  388. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  389. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  390. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  391. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  392. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  393. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  394. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  395. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  396. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  397. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  398. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  399. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  400. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  401. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  402. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  403. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  404. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  405. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  406. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  407. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  408. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  409. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  410. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  411. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  412. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  413. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  414. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  415. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  416. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  417. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  418. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  419. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  420. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  421. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  422. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  423. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  424. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  425. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  426. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  427. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  428. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  429. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  430. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  431. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  432. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  433. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  434. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  435. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  436. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  437. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  438. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  439. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  440. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  441. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  442. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  443. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  444. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  445. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  446. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  447. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  448. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  449. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  450. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  451. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  452. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  453. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  454. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  455. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  456. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  457. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  458. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  459. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  460. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  461. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  462. ** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
  463. [3170:3184:1102/115954:ERROR:native_backend_libsecret.cc(517)] Unable to load secret itemCannot get secret of a locked object
  464. [312:312:1102/120012:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  465. libpng warning: iCCP: known incorrect sRGB profile
  466. libpng warning: iCCP: known incorrect sRGB profile
  467. [224:224:1102/120024:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  468. libpng warning: iCCP: known incorrect sRGB profile
  469. libpng warning: iCCP: known incorrect sRGB profile
  470. libpng warning: iCCP: known incorrect sRGB profile
  471.  
  472. (nm-applet:2944): Gtk-WARNING **: Attempting to read the recently used resources file at '/home/lurid/.local/share/recently-used.xbel', but the parser failed: Chyba čtení souboru „/home/lurid/.local/share/recently-used.xbel“: je adresářem.
  473. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  474. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  475.  
  476. (nm-applet:2944): Gtk-WARNING **: Failed to fetch network locations: Časový limit vypršel
  477.  
  478. (nm-applet:2944): Gtk-WARNING **: Failed to fetch network locations: Časový limit vypršel
  479.  
  480. (nm-applet:2944): Gtk-WARNING **: Failed to fetch network locations: Časový limit vypršel
  481.  
  482. (nm-applet:2944): Gtk-WARNING **: Failed to fetch network locations: Časový limit vypršel
  483.  
  484. (nm-applet:2944): Gtk-WARNING **: Failed to fetch network locations: Časový limit vypršel
  485.  
  486. (nm-applet:2944): Gtk-WARNING **: Failed to fetch network locations: Časový limit vypršel
  487.  
  488. (nm-applet:2944): Gtk-WARNING **: Failed to fetch network locations: Časový limit vypršel
  489.  
  490. (nm-applet:2944): Gtk-WARNING **: Failed to fetch network locations: Časový limit vypršel
  491.  
  492. (nm-applet:2944): Gtk-WARNING **: Failed to fetch network locations: Časový limit vypršel
  493.  
  494. (nm-applet:2944): Gtk-WARNING **: Failed to fetch network locations: Časový limit vypršel
  495.  
  496. (nm-applet:2944): Gtk-WARNING **: Failed to fetch network locations: Časový limit vypršel
  497.  
  498. (nm-applet:2944): Gtk-WARNING **: Failed to fetch network locations: Časový limit vypršel
  499.  
  500. (nm-applet:2944): Gtk-WARNING **: Failed to fetch network locations: Časový limit vypršel
  501.  
  502. (nm-applet:2944): Gtk-WARNING **: Failed to fetch network locations: Časový limit vypršel
  503.  
  504. (nm-applet:2944): Gtk-WARNING **: Failed to fetch network locations: Časový limit vypršel
  505.  
  506. (nm-applet:2944): Gtk-WARNING **: Failed to fetch network locations: Časový limit vypršel
  507. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  508. ** Message: Cannot save connection due to error: Inicializuje se editor…
  509.  
  510. (nm-connection-editor:4539): Gtk-WARNING **: Attempting to read the recently used resources file at '/home/lurid/.local/share/recently-used.xbel', but the parser failed: Chyba čtení souboru „/home/lurid/.local/share/recently-used.xbel“: je adresářem.
  511. ** Message: Connection validates and can be saved
  512. ** Message: Cannot save connection due to error: Inicializuje se editor…
  513. ** Message: Cannot save connection due to error: Neplatné nastavení Wi-Fi: neplatná Adresa MAC pro klonovaná adresa MAC (permanent)
  514. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  515. libpng warning: iCCP: known incorrect sRGB profile
  516. [2933:3037:1102/120314:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  517. [2933:3037:1102/120314:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  518. [2933:3037:1102/120314:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  519. [2933:3037:1102/120314:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  520. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  521. libpng warning: iCCP: known incorrect sRGB profile
  522. [2933:3037:1102/120458:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  523. libpng warning: iCCP: known incorrect sRGB profile
  524. libpng warning: iCCP: known incorrect sRGB profile
  525. thunar-volman: Nepodporovaný typ zařízení USB usb.
  526. thunar-volman: Nepodporovaný typ zařízení USB usb.
  527. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  528. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  529. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  530. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  531. thunar-volman: Nepodporovaný typ zařízení USB usb.
  532. thunar-volman: Nepodporovaný typ zařízení USB usb.
  533. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  534. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  535. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  536. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  537. thunar-volman: Nepodporovaný typ zařízení USB usb.
  538. thunar-volman: Nepodporovaný typ zařízení USB usb.
  539. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  540. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  541. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  542. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  543. thunar-volman: Nepodporovaný typ zařízení USB usb.
  544. thunar-volman: Nepodporovaný typ zařízení USB usb.
  545. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  546. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  547. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  548. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  549. thunar-volman: Nepodporovaný typ zařízení USB usb.
  550. thunar-volman: Nepodporovaný typ zařízení USB usb.
  551. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  552. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  553. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  554. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  555. thunar-volman: Nepodporovaný typ zařízení USB usb.
  556. thunar-volman: Nepodporovaný typ zařízení USB usb.
  557. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  558. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  559. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  560. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  561. libpng warning: iCCP: known incorrect sRGB profile
  562. libpng warning: iCCP: known incorrect sRGB profile
  563. libpng warning: iCCP: known incorrect sRGB profile
  564. libpng warning: iCCP: known incorrect sRGB profile
  565. libpng warning: iCCP: known incorrect sRGB profile
  566. libpng warning: iCCP: known incorrect sRGB profile
  567. libpng warning: iCCP: known incorrect sRGB profile
  568. libpng warning: iCCP: known incorrect sRGB profile
  569. libpng warning: iCCP: known incorrect sRGB profile
  570. libpng warning: iCCP: known incorrect sRGB profile
  571. libpng warning: iCCP: known incorrect sRGB profile
  572. libpng warning: iCCP: known incorrect sRGB profile
  573. libpng warning: iCCP: known incorrect sRGB profile
  574. libpng warning: iCCP: known incorrect sRGB profile
  575. libpng warning: iCCP: known incorrect sRGB profile
  576. libpng warning: iCCP: known incorrect sRGB profile
  577. libpng warning: iCCP: known incorrect sRGB profile
  578. libpng warning: iCCP: known incorrect sRGB profile
  579. libpng warning: iCCP: known incorrect sRGB profile
  580. libpng warning: iCCP: known incorrect sRGB profile
  581.  
  582. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  583.  
  584. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  585. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  586.  
  587. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  588.  
  589. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  590.  
  591. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  592.  
  593. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  594.  
  595. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  596.  
  597. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  598.  
  599. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  600.  
  601. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  602. libpng warning: iCCP: known incorrect sRGB profile
  603. libpng warning: iCCP: known incorrect sRGB profile
  604. Picked up JAVA_TOOL_OPTIONS:
  605. Error parsing gtk-icon-sizes string: ''
  606.  
  607. (java:6612): Gtk-WARNING **: Attempting to read the recently used resources file at `/home/lurid/.local/share/recently-used.xbel', but the parser failed: Chyba čtení souboru „/home/lurid/.local/share/recently-used.xbel“: je adresářem.
  608. libpng warning: iCCP: known incorrect sRGB profile
  609. libpng warning: iCCP: known incorrect sRGB profile
  610.  
  611. (java:6612): Gtk-WARNING **: Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.GX2YPY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  612. libpng warning: iCCP: known incorrect sRGB profile
  613. libpng warning: iCCP: known incorrect sRGB profile
  614. WARNING: Category 'Sensor Control' in library MD_TCS230 is not valid. Setting to 'Uncategorized'
  615. thunar-volman: Nepodporovaný typ zařízení USB usb.
  616. thunar-volman: Nepodporovaný typ zařízení USB usb.
  617. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  618. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  619. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  620. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  621. thunar-volman: Nepodporovaný typ zařízení USB usb.
  622. thunar-volman: Nepodporovaný typ zařízení USB usb.
  623. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  624. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  625. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  626. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  627. WARNING: Category 'Sensor Control' in library MD_TCS230 is not valid. Setting to 'Uncategorized'
  628. thunar-volman: Nepodporovaný typ zařízení USB usb.
  629. thunar-volman: Nepodporovaný typ zařízení USB usb.
  630. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  631. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  632. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  633. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  634.  
  635.  
  636. thunar-volman: Nepodporovaný typ zařízení USB usb.
  637. thunar-volman: Nepodporovaný typ zařízení USB usb.
  638. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  639. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  640. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  641. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  642. thunar-volman: Nepodporovaný typ zařízení USB usb.
  643. thunar-volman: Nepodporovaný typ zařízení USB usb.
  644. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  645. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  646. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  647. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  648. thunar-volman: Nepodporovaný typ zařízení USB usb.
  649. thunar-volman: Nepodporovaný typ zařízení USB usb.
  650. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  651. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  652. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  653. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  654. thunar-volman: Nepodporovaný typ zařízení USB usb.
  655. thunar-volman: Nepodporovaný typ zařízení USB usb.
  656. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  657. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  658. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  659. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  660. libpng warning: iCCP: known incorrect sRGB profile
  661.  
  662. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  663.  
  664. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  665.  
  666. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  667.  
  668. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  669.  
  670. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  671.  
  672. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  673.  
  674. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  675.  
  676. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  677.  
  678. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  679.  
  680. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  681. libpng warning: iCCP: known incorrect sRGB profile
  682. libpng warning: iCCP: known incorrect sRGB profile
  683. libpng warning: iCCP: known incorrect sRGB profile
  684. libpng warning: iCCP: known incorrect sRGB profile
  685. libpng warning: iCCP: known incorrect sRGB profile
  686. [1461:1461:1102/123550:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  687. [1461:1461:1102/123602:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  688.  
  689. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  690.  
  691. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  692.  
  693. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  694.  
  695. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  696.  
  697. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  698.  
  699. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  700.  
  701. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  702.  
  703. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  704.  
  705. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  706.  
  707. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  708.  
  709. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  710.  
  711. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  712.  
  713. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  714. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  715.  
  716. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  717.  
  718. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  719.  
  720. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  721.  
  722. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  723.  
  724. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  725.  
  726. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  727.  
  728. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  729.  
  730. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  731.  
  732. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  733.  
  734. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  735.  
  736. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  737.  
  738. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  739.  
  740. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  741. thunar-volman: Nepodporovaný typ zařízení USB usb.
  742. thunar-volman: Nepodporovaný typ zařízení USB usb.
  743. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  744. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  745. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  746. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  747. libpng warning: iCCP: known incorrect sRGB profile
  748. thunar-volman: Nepodporovaný typ zařízení USB usb.
  749. thunar-volman: Nepodporovaný typ zařízení USB usb.
  750. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  751. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  752. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  753. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  754.  
  755. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  756.  
  757. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  758.  
  759. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  760.  
  761. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  762.  
  763. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  764.  
  765. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  766.  
  767. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  768.  
  769. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  770.  
  771. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  772.  
  773. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  774. libpng warning: iCCP: known incorrect sRGB profile
  775. thunar-volman: Nepodporovaný typ zařízení USB usb.
  776. thunar-volman: Nepodporovaný typ zařízení USB usb.
  777. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  778. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  779. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  780. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  781. thunar-volman: Nepodporovaný typ zařízení USB usb.
  782. thunar-volman: Nepodporovaný typ zařízení USB usb.
  783. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  784. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  785. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  786. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  787. libpng warning: iCCP: known incorrect sRGB profile
  788. libpng warning: iCCP: known incorrect sRGB profile
  789. libpng warning: iCCP: known incorrect sRGB profile
  790. libpng warning: iCCP: known incorrect sRGB profile
  791. libpng warning: iCCP: known incorrect sRGB profile
  792. libpng warning: iCCP: known incorrect sRGB profile
  793.  
  794. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  795.  
  796. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  797.  
  798. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  799.  
  800. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  801.  
  802. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  803.  
  804. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  805.  
  806. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  807.  
  808. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  809.  
  810. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  811. libpng warning: iCCP: known incorrect sRGB profile
  812. libpng warning: iCCP: known incorrect sRGB profile
  813. libpng warning: iCCP: known incorrect sRGB profile
  814. libpng warning: iCCP: known incorrect sRGB profile
  815. libpng warning: iCCP: known incorrect sRGB profile
  816. libpng warning: iCCP: known incorrect sRGB profile
  817. libpng warning: iCCP: known incorrect sRGB profile
  818. thunar-volman: Nepodporovaný typ zařízení USB usb.
  819. thunar-volman: Nepodporovaný typ zařízení USB usb.
  820. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  821. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  822. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  823. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  824. thunar-volman: Nepodporovaný typ zařízení USB usb.
  825. thunar-volman: Nepodporovaný typ zařízení USB usb.
  826. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  827. libpng warning: iCCP: known incorrect sRGB profile
  828. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  829. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  830. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  831. libpng warning: iCCP: known incorrect sRGB profile
  832. libpng warning: iCCP: known incorrect sRGB profile
  833. [3170:3170:1102/125017:ERROR:navigation_entry_screenshot_manager.cc(141)] Invalid entry with unique id: 187
  834. [1461:1461:1102/125018:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  835. [1461:1461:1102/125037:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  836.  
  837. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  838. libpng warning: iCCP: known incorrect sRGB profile
  839.  
  840. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  841.  
  842. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  843.  
  844. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  845.  
  846. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  847.  
  848. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  849.  
  850. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  851.  
  852. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  853.  
  854. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  855.  
  856. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  857.  
  858. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  859.  
  860. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  861.  
  862. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  863. libpng warning: iCCP: known incorrect sRGB profile
  864. libpng warning: iCCP: known incorrect sRGB profile
  865. libpng warning: iCCP: known incorrect sRGB profile
  866.  
  867. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  868.  
  869. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  870.  
  871. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  872.  
  873. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  874.  
  875. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  876.  
  877. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  878.  
  879. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  880.  
  881. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  882.  
  883. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  884. libpng warning: iCCP: known incorrect sRGB profile
  885. libpng warning: iCCP: known incorrect sRGB profile
  886.  
  887. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  888.  
  889. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  890.  
  891. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  892.  
  893. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  894.  
  895. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  896.  
  897. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  898.  
  899. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  900.  
  901. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  902.  
  903. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  904.  
  905. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  906.  
  907. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  908.  
  909. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  910.  
  911. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  912.  
  913. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  914.  
  915. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  916.  
  917. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  918.  
  919. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  920.  
  921. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  922.  
  923. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  924.  
  925. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  926.  
  927. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  928.  
  929. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  930.  
  931. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  932.  
  933. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  934.  
  935. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  936.  
  937. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  938. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  939. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  940. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  941. libpng warning: iCCP: known incorrect sRGB profile
  942. libpng warning: iCCP: known incorrect sRGB profile
  943. libpng warning: iCCP: known incorrect sRGB profile
  944. libpng warning: iCCP: known incorrect sRGB profile
  945. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  946. libpng warning: iCCP: known incorrect sRGB profile
  947. libpng warning: iCCP: known incorrect sRGB profile
  948. thunar-volman: Nepodporovaný typ zařízení USB usb.
  949. thunar-volman: Nepodporovaný typ zařízení USB usb.
  950. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  951. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  952. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  953. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  954. thunar-volman: Nepodporovaný typ zařízení USB usb.
  955. thunar-volman: Nepodporovaný typ zařízení USB usb.
  956. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  957. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  958. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  959. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  960. libpng warning: iCCP: known incorrect sRGB profile
  961.  
  962. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  963.  
  964. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  965.  
  966. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  967.  
  968. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  969.  
  970. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  971.  
  972. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  973.  
  974. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  975.  
  976. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  977.  
  978. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  979.  
  980. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  981. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  982. libpng warning: iCCP: known incorrect sRGB profile
  983.  
  984. (nm-applet:2944): nm-applet-WARNING **: Aktivace připojení se nezdařila: (2) Active connection removed before it was initialized
  985. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  986. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  987. ** Message: Cannot save connection due to error: Inicializuje se editor…
  988.  
  989. (nm-connection-editor:11331): Gtk-WARNING **: Attempting to read the recently used resources file at '/home/lurid/.local/share/recently-used.xbel', but the parser failed: Chyba čtení souboru „/home/lurid/.local/share/recently-used.xbel“: je adresářem.
  990. ** Message: Cannot save connection due to error: Neplatné nastavení Wi-Fi: neplatná Adresa MAC pro klonovaná adresa MAC (permanent)
  991. libpng warning: iCCP: known incorrect sRGB profile
  992. libpng warning: iCCP: known incorrect sRGB profile
  993. ** Message: Cannot save connection due to error: Inicializuje se editor…
  994. ** Message: Cannot save connection due to error: Neplatné nastavení Wi-Fi: neplatná Adresa MAC pro klonovaná adresa MAC (permanent)
  995. ** Message: vpn: (openswan,/etc/NetworkManager/VPN/nm-openswan-service.name) cannot load legacy-only plugin
  996. ** Message: vpn: (l2tp,/etc/NetworkManager/VPN/nm-l2tp-service.name) cannot load legacy-only plugin
  997. ** Message: Cannot save connection due to error: Inicializuje se editor…
  998. ** Message: Cannot save connection due to error: Neplatné nastavení Wi-Fi: 802-11-wireless.ssid: property is missing
  999. ** Message: Connection validates and can be saved
  1000. ** Message: Cannot save connection due to error: Chybí název připojení
  1001. ** Message: Connection validates and can be saved
  1002. ** Message: Cannot save connection due to error: Neplatné nastavení Nastavení IPv4: ipv4.addresses: this property cannot be empty for 'method=manual'
  1003. ** Message: Cannot save connection due to error: Neplatné nastavení Nastavení IPv4: Adresa IPv4 „“ je neplatná
  1004. ** Message: Connection validates and can be saved
  1005. ** Message: Cannot save connection due to error: Neplatné nastavení Zabezpečení Wi-Fi: neplatný wpa-psk: neplatná délka klíče 0. Musí být v rozmezí 8 až 63 bajtů nebo 64 šestnáctkových číslic
  1006. ** Message: Connection validates and can be saved
  1007.  
  1008. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1009.  
  1010. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1011. [2933:3037:1102/130712:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1012.  
  1013. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1014.  
  1015. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1016.  
  1017. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1018.  
  1019. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1020.  
  1021. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1022.  
  1023. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1024.  
  1025. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1026.  
  1027. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1028.  
  1029. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1030.  
  1031. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1032.  
  1033. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1034.  
  1035. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1036.  
  1037. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1038. [3170:3189:1102/130716:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -21
  1039. [3170:3189:1102/130716:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -21
  1040. [2933:3037:1102/130716:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1041. [2933:3037:1102/130716:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1042. [2933:3037:1102/130716:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1043.  
  1044. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1045.  
  1046. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1047.  
  1048. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1049.  
  1050. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1051.  
  1052. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1053.  
  1054. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1055.  
  1056. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1057.  
  1058. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1059.  
  1060. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1061.  
  1062. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1063.  
  1064. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1065.  
  1066. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1067.  
  1068. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1069.  
  1070. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1071. [2933:3037:1102/130721:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1072.  
  1073. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1074. [2933:3037:1102/130731:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1075.  
  1076. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1077.  
  1078. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1079.  
  1080. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1081.  
  1082. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1083.  
  1084. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1085.  
  1086. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1087.  
  1088. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1089.  
  1090. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1091. [3170:3189:1102/130736:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  1092. [3170:3189:1102/130743:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  1093. [2933:3037:1102/130743:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1094. [2933:3037:1102/130743:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1095. [2933:3037:1102/130744:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1096. [2933:3037:1102/130744:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1097. [2933:3037:1102/130745:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1098. [2933:3037:1102/130745:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1099. [2933:3037:1102/130745:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1100. libpng warning: iCCP: known incorrect sRGB profile
  1101. libpng warning: iCCP: known incorrect sRGB profile
  1102. libpng warning: iCCP: known incorrect sRGB profile
  1103. libpng warning: iCCP: known incorrect sRGB profile
  1104. libpng warning: iCCP: known incorrect sRGB profile
  1105. libpng warning: iCCP: known incorrect sRGB profile
  1106. libpng warning: iCCP: known incorrect sRGB profile
  1107. libpng warning: iCCP: known incorrect sRGB profile
  1108. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  1109. libpng warning: iCCP: known incorrect sRGB profile
  1110. libpng warning: iCCP: known incorrect sRGB profile
  1111. libpng warning: iCCP: known incorrect sRGB profile
  1112. libpng warning: iCCP: known incorrect sRGB profile
  1113. libpng warning: iCCP: known incorrect sRGB profile
  1114. libpng warning: iCCP: known incorrect sRGB profile
  1115.  
  1116. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1117.  
  1118. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1119.  
  1120. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1121.  
  1122. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1123.  
  1124. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1125.  
  1126. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1127.  
  1128. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1129.  
  1130. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1131.  
  1132. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1133.  
  1134. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1135.  
  1136. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1137.  
  1138. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1139.  
  1140. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1141.  
  1142. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1143.  
  1144. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1145.  
  1146. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1147.  
  1148. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1149.  
  1150. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1151.  
  1152. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1153.  
  1154. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1155.  
  1156. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1157.  
  1158. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1159.  
  1160. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1161.  
  1162. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1163.  
  1164. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1165.  
  1166. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1167.  
  1168. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1169.  
  1170. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1171.  
  1172. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1173.  
  1174. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1175.  
  1176. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1177.  
  1178. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1179.  
  1180. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1181.  
  1182. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1183.  
  1184. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1185.  
  1186. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1187.  
  1188. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1189.  
  1190. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1191.  
  1192. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1193.  
  1194. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1195.  
  1196. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1197.  
  1198. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1199.  
  1200. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1201.  
  1202. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1203.  
  1204. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1205.  
  1206. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1207.  
  1208. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1209.  
  1210. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1211.  
  1212. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1213.  
  1214. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1215.  
  1216. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1217.  
  1218. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1219.  
  1220. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1221.  
  1222. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1223.  
  1224. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1225.  
  1226. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1227.  
  1228. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1229.  
  1230. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1231.  
  1232. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1233.  
  1234. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1235.  
  1236. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1237. [2218:2218:1102/131534:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  1238. [2218:2218:1102/131539:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  1239. [2218:2218:1102/131601:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  1240. [2218:2218:1102/131605:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  1241. [2218:2218:1102/131608:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  1242. [2478:2478:1102/131639:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  1243.  
  1244. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1245.  
  1246. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1247.  
  1248. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1249.  
  1250. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1251.  
  1252. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1253.  
  1254. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1255.  
  1256. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1257.  
  1258. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1259.  
  1260. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1261.  
  1262. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1263. libpng warning: iCCP: known incorrect sRGB profile
  1264. libpng warning: iCCP: known incorrect sRGB profile
  1265. libpng warning: iCCP: known incorrect sRGB profile
  1266. libpng warning: iCCP: known incorrect sRGB profile
  1267. libpng warning: iCCP: known incorrect sRGB profile
  1268. libpng warning: iCCP: known incorrect sRGB profile
  1269. libpng warning: iCCP: known incorrect sRGB profile
  1270. libpng warning: iCCP: known incorrect sRGB profile
  1271. libpng warning: iCCP: known incorrect sRGB profile
  1272. libpng warning: iCCP: known incorrect sRGB profile
  1273. libpng warning: iCCP: known incorrect sRGB profile
  1274. libpng warning: iCCP: known incorrect sRGB profile
  1275.  
  1276. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1277.  
  1278. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1279.  
  1280. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1281.  
  1282. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1283.  
  1284. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1285.  
  1286. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1287.  
  1288. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1289.  
  1290. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1291.  
  1292. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1293.  
  1294. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1295.  
  1296. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1297.  
  1298. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1299.  
  1300. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1301.  
  1302. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1303.  
  1304. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1305.  
  1306. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1307.  
  1308. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1309.  
  1310. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1311.  
  1312. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1313.  
  1314. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1315.  
  1316. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1317.  
  1318. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1319.  
  1320. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1321.  
  1322. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1323.  
  1324. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1325.  
  1326. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1327.  
  1328. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1329.  
  1330. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1331.  
  1332. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1333.  
  1334. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1335.  
  1336. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1337.  
  1338. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1339.  
  1340. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1341.  
  1342. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1343.  
  1344. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1345.  
  1346. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1347.  
  1348. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1349.  
  1350. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1351. libpng warning: iCCP: known incorrect sRGB profile
  1352. libpng warning: iCCP: known incorrect sRGB profile
  1353. libpng warning: iCCP: known incorrect sRGB profile
  1354. libpng warning: iCCP: known incorrect sRGB profile
  1355. libpng warning: iCCP: known incorrect sRGB profile
  1356. libpng warning: iCCP: known incorrect sRGB profile
  1357. libpng warning: iCCP: known incorrect sRGB profile
  1358. libpng warning: iCCP: known incorrect sRGB profile
  1359. libpng warning: iCCP: known incorrect sRGB profile
  1360. [2788:2867:1102/132632:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  1361. [2788:2867:1102/132640:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  1362. libpng warning: iCCP: known incorrect sRGB profile
  1363. libpng warning: iCCP: known incorrect sRGB profile
  1364. [2788:2867:1102/133001:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  1365. libpng warning: iCCP: known incorrect sRGB profile
  1366. libpng warning: iCCP: known incorrect sRGB profile
  1367. [2788:2867:1102/133142:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  1368. libpng warning: iCCP: known incorrect sRGB profile
  1369. libpng warning: iCCP: known incorrect sRGB profile
  1370. libpng warning: iCCP: known incorrect sRGB profile
  1371. libpng warning: iCCP: known incorrect sRGB profile
  1372. libpng warning: iCCP: known incorrect sRGB profile
  1373. libpng warning: iCCP: cHRM chunk does not match sRGB
  1374. libpng warning: iCCP: known incorrect sRGB profile
  1375. libpng warning: iCCP: known incorrect sRGB profile
  1376.  
  1377. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1378.  
  1379. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1380.  
  1381. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1382.  
  1383. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1384.  
  1385. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1386.  
  1387. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1388.  
  1389. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1390.  
  1391. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1392.  
  1393. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1394.  
  1395. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1396.  
  1397. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1398.  
  1399. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1400.  
  1401. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1402.  
  1403. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1404.  
  1405. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1406.  
  1407. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1408.  
  1409. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1410.  
  1411. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1412.  
  1413. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1414.  
  1415. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1416.  
  1417. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1418.  
  1419. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1420. [2933:3037:1102/133635:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1421.  
  1422. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1423.  
  1424. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1425.  
  1426. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1427.  
  1428. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1429.  
  1430. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1431.  
  1432. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1433.  
  1434. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1435.  
  1436. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1437.  
  1438. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1439. libpng warning: iCCP: known incorrect sRGB profile
  1440. libpng warning: iCCP: known incorrect sRGB profile
  1441. libpng warning: iCCP: known incorrect sRGB profile
  1442. libpng warning: iCCP: known incorrect sRGB profile
  1443. libpng warning: iCCP: known incorrect sRGB profile
  1444. libpng warning: iCCP: known incorrect sRGB profile
  1445. libpng warning: iCCP: known incorrect sRGB profile
  1446. libpng warning: iCCP: known incorrect sRGB profile
  1447. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  1448. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  1449. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  1450. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  1451. [3207:3207:1102/134259:ERROR:gles2_cmd_decoder.cc(8797)] [.Offscreen-For-WebGL-0x56132f5ae980]RENDER WARNING: there is no texture bound to the unit 0
  1452. [3207:3207:1102/134259:ERROR:gles2_cmd_decoder.cc(8797)] [.Offscreen-For-WebGL-0x56132f5ae980]RENDER WARNING: there is no texture bound to the unit 0
  1453. libpng warning: iCCP: known incorrect sRGB profile
  1454. libpng warning: iCCP: known incorrect sRGB profile
  1455. libpng warning: iCCP: known incorrect sRGB profile
  1456. libpng warning: iCCP: known incorrect sRGB profile
  1457. libpng warning: iCCP: known incorrect sRGB profile
  1458. libpng warning: iCCP: known incorrect sRGB profile
  1459. libpng warning: iCCP: known incorrect sRGB profile
  1460. libpng warning: iCCP: known incorrect sRGB profile
  1461. libpng warning: iCCP: known incorrect sRGB profile
  1462. libpng warning: iCCP: known incorrect sRGB profile
  1463. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1464. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1465. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1466. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1467. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1468. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1469. libpng warning: iCCP: known incorrect sRGB profile
  1470. libpng warning: iCCP: known incorrect sRGB profile
  1471. libpng warning: iCCP: known incorrect sRGB profile
  1472. libpng warning: iCCP: known incorrect sRGB profile
  1473. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1474. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1475. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1476. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1477. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1478. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1479. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1480. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1481. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1482. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1483. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1484. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1485. libpng warning: iCCP: known incorrect sRGB profile
  1486. libpng warning: iCCP: known incorrect sRGB profile
  1487. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1488. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1489. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1490. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1491. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1492. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1493. libpng warning: iCCP: known incorrect sRGB profile
  1494. libpng warning: iCCP: known incorrect sRGB profile
  1495. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  1496. [1461:1461:1102/140032:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  1497. libpng warning: iCCP: known incorrect sRGB profile
  1498. libpng warning: iCCP: known incorrect sRGB profile
  1499. libpng warning: iCCP: known incorrect sRGB profile
  1500. libpng warning: iCCP: known incorrect sRGB profile
  1501. libpng warning: iCCP: known incorrect sRGB profile
  1502. libpng warning: iCCP: known incorrect sRGB profile
  1503. libpng warning: iCCP: known incorrect sRGB profile
  1504. libpng warning: iCCP: known incorrect sRGB profile
  1505. libpng warning: iCCP: known incorrect sRGB profile
  1506. libpng warning: iCCP: known incorrect sRGB profile
  1507. libpng warning: iCCP: known incorrect sRGB profile
  1508. libpng warning: iCCP: known incorrect sRGB profile
  1509. libpng warning: iCCP: known incorrect sRGB profile
  1510. libpng warning: iCCP: known incorrect sRGB profile
  1511. libpng warning: iCCP: known incorrect sRGB profile
  1512. libpng warning: iCCP: known incorrect sRGB profile
  1513. libpng warning: iCCP: known incorrect sRGB profile
  1514. libpng warning: iCCP: known incorrect sRGB profile
  1515. libpng warning: iCCP: known incorrect sRGB profile
  1516. libpng warning: iCCP: known incorrect sRGB profile
  1517. [340:4424:1102/141236:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  1518. libpng warning: iCCP: known incorrect sRGB profile
  1519. libpng warning: iCCP: known incorrect sRGB profile
  1520. libpng warning: iCCP: known incorrect sRGB profile
  1521. libpng warning: iCCP: known incorrect sRGB profile
  1522. libpng warning: iCCP: known incorrect sRGB profile
  1523. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1524. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1525. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1526. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1527. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1528. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1529. libpng warning: iCCP: known incorrect sRGB profile
  1530. libpng warning: iCCP: known incorrect sRGB profile
  1531. libpng warning: iCCP: known incorrect sRGB profile
  1532. libpng warning: iCCP: known incorrect sRGB profile
  1533. libpng warning: iCCP: known incorrect sRGB profile
  1534. [1461:1461:1102/142116:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  1535. libpng warning: iCCP: known incorrect sRGB profile
  1536. libpng warning: iCCP: known incorrect sRGB profile
  1537. [340:4424:1102/142435:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  1538. libpng warning: iCCP: known incorrect sRGB profile
  1539. libpng warning: iCCP: known incorrect sRGB profile
  1540. libpng warning: iCCP: known incorrect sRGB profile
  1541. libpng warning: iCCP: known incorrect sRGB profile
  1542. libpng warning: iCCP: known incorrect sRGB profile
  1543. libpng warning: iCCP: known incorrect sRGB profile
  1544. libpng warning: iCCP: known incorrect sRGB profile
  1545. libpng warning: iCCP: known incorrect sRGB profile
  1546. libpng warning: iCCP: known incorrect sRGB profile
  1547. libpng warning: iCCP: known incorrect sRGB profile
  1548. libpng warning: iCCP: known incorrect sRGB profile
  1549. libpng warning: iCCP: known incorrect sRGB profile
  1550. [340:4424:1102/143206:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  1551. [2933:3037:1102/143259:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1552. libpng warning: iCCP: known incorrect sRGB profile
  1553. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1554. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1555. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1556. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1557. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1558. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1559. libpng warning: iCCP: known incorrect sRGB profile
  1560. libpng warning: iCCP: known incorrect sRGB profile
  1561. libpng warning: iCCP: known incorrect sRGB profile
  1562. libpng warning: iCCP: known incorrect sRGB profile
  1563. libpng warning: iCCP: known incorrect sRGB profile
  1564. libpng warning: iCCP: known incorrect sRGB profile
  1565. libpng warning: iCCP: known incorrect sRGB profile
  1566. libpng warning: iCCP: known incorrect sRGB profile
  1567. libpng warning: iCCP: known incorrect sRGB profile
  1568. [1461:1461:1102/143724:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  1569. libpng warning: iCCP: known incorrect sRGB profile
  1570. [5131:5131:1102/143831:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  1571. [5131:5131:1102/143840:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  1572. libpng warning: iCCP: known incorrect sRGB profile
  1573. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1574. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1575. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1576. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1577. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1578. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1579. libpng warning: iCCP: known incorrect sRGB profile
  1580. libpng warning: iCCP: known incorrect sRGB profile
  1581. libpng warning: iCCP: known incorrect sRGB profile
  1582. libpng warning: iCCP: known incorrect sRGB profile
  1583. libpng warning: iCCP: known incorrect sRGB profile
  1584. libpng warning: iCCP: known incorrect sRGB profile
  1585. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1586. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1587. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1588. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1589. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1590. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1591. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1592. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1593. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1594. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1595. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1596. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1597. libpng warning: iCCP: known incorrect sRGB profile
  1598. libpng warning: iCCP: known incorrect sRGB profile
  1599. libpng warning: iCCP: known incorrect sRGB profile
  1600. libpng warning: iCCP: known incorrect sRGB profile
  1601. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1602. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1603. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1604. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1605. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1606. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1607. libpng warning: iCCP: known incorrect sRGB profile
  1608. libpng warning: iCCP: known incorrect sRGB profile
  1609. libpng warning: iCCP: known incorrect sRGB profile
  1610. libpng warning: iCCP: known incorrect sRGB profile
  1611. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1612. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1613. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1614. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1615. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1616. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1617. libpng warning: iCCP: known incorrect sRGB profile
  1618. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1619. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1620. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1621. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1622. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1623. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1624. Picked up JAVA_TOOL_OPTIONS:
  1625. Error parsing gtk-icon-sizes string: ''
  1626. libpng warning: iCCP: known incorrect sRGB profile
  1627. WARNING: Category 'Sensor Control' in library MD_TCS230 is not valid. Setting to 'Uncategorized'
  1628. Byly nalezené násobné knihovny "Bridge.h"
  1629. Použitý: /home/lurid/Projects/Arduino/libraries/Bridge
  1630. Nepoužitý: /usr/share/arduino/libraries/Bridge
  1631.  
  1632. avrdude: AVR device initialized and ready to accept instructions
  1633. avrdude: Device signature = 0x1e9587
  1634. avrdude: NOTE: "flash" memory has been specified, an erase cycle will be performed
  1635. To disable this feature, specify the -D option.
  1636. avrdude: erasing chip
  1637. avrdude: reading input file "0xFF"
  1638. avrdude: writing lfuse (1 bytes):
  1639. avrdude: 1 bytes of lfuse written
  1640. avrdude: verifying lfuse memory against 0xFF:
  1641. avrdude: load data lfuse data from input file 0xFF:
  1642. avrdude: input file 0xFF contains 1 bytes
  1643. avrdude: reading on-chip lfuse data:
  1644. avrdude: verifying ...
  1645. avrdude: 1 bytes of lfuse verified
  1646. avrdude: reading input file "0xD8"
  1647. avrdude: writing hfuse (1 bytes):
  1648. avrdude: 1 bytes of hfuse written
  1649. avrdude: verifying hfuse memory against 0xD8:
  1650. avrdude: load data hfuse data from input file 0xD8:
  1651. avrdude: input file 0xD8 contains 1 bytes
  1652. avrdude: reading on-chip hfuse data:
  1653. avrdude: verifying ...
  1654. avrdude: 1 bytes of hfuse verified
  1655. avrdude: reading input file "0xFB"
  1656. avrdude: writing efuse (1 bytes):
  1657. avrdude: 1 bytes of efuse written
  1658. avrdude: verifying efuse memory against 0xFB:
  1659. avrdude: load data efuse data from input file 0xFB:
  1660. avrdude: input file 0xFB contains 1 bytes
  1661. avrdude: reading on-chip efuse data:
  1662. avrdude: verifying ...
  1663. avrdude: 1 bytes of efuse verified
  1664. avrdude: reading input file "/tmp/sketch.hex"
  1665. avrdude: writing flash (32748 bytes):
  1666. avrdude: 32748 bytes of flash written
  1667. avrdude: verifying flash memory against /tmp/sketch.hex:
  1668. avrdude: load data flash data from input file /tmp/sketch.hex:
  1669. avrdude: input file /tmp/sketch.hex contains 32748 bytes
  1670. avrdude: reading on-chip flash data:
  1671. avrdude: verifying ...
  1672. avrdude: 32748 bytes of flash verified
  1673.  
  1674. avrdude done. Thank you.
  1675.  
  1676. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1677. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1678. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1679. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1680. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1681. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1682. thunar-volman: Neznámý typ blokového zařízení disk.
  1683. thunar-volman: Neznámý typ blokového zařízení disk.
  1684. libpng warning: iCCP: known incorrect sRGB profile
  1685. thunar-volman: Neznámý typ blokového zařízení disk.
  1686. thunar-volman: Neznámý typ blokového zařízení disk.
  1687. libpng warning: iCCP: known incorrect sRGB profile
  1688. thunar-volman: Neznámý typ blokového zařízení disk.
  1689. thunar-volman: Neznámý typ blokového zařízení disk.
  1690. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  1691. [2788:2867:1102/145937:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  1692. libpng warning: iCCP: known incorrect sRGB profile
  1693. libpng warning: iCCP: known incorrect sRGB profile
  1694. libpng warning: iCCP: known incorrect sRGB profile
  1695. libpng warning: iCCP: known incorrect sRGB profile
  1696. thunar-volman: Neznámý typ blokového zařízení disk.
  1697. thunar-volman: Neznámý typ blokového zařízení disk.
  1698. libpng warning: iCCP: known incorrect sRGB profile
  1699. libpng warning: iCCP: known incorrect sRGB profile
  1700. libpng warning: iCCP: known incorrect sRGB profile
  1701. libpng warning: iCCP: known incorrect sRGB profile
  1702. libpng warning: iCCP: known incorrect sRGB profile
  1703. libpng warning: iCCP: known incorrect sRGB profile
  1704. libpng warning: iCCP: known incorrect sRGB profile
  1705. libpng warning: iCCP: known incorrect sRGB profile
  1706. libpng warning: iCCP: known incorrect sRGB profile
  1707. libpng warning: iCCP: known incorrect sRGB profile
  1708. libpng warning: iCCP: known incorrect sRGB profile
  1709. libpng warning: iCCP: known incorrect sRGB profile
  1710. libpng warning: iCCP: known incorrect sRGB profile
  1711. libpng warning: iCCP: known incorrect sRGB profile
  1712. libpng warning: iCCP: known incorrect sRGB profile
  1713. libpng warning: iCCP: known incorrect sRGB profile
  1714. libpng warning: iCCP: known incorrect sRGB profile
  1715. libpng warning: iCCP: known incorrect sRGB profile
  1716. libpng warning: iCCP: known incorrect sRGB profile
  1717. libpng warning: iCCP: known incorrect sRGB profile
  1718. libpng warning: iCCP: known incorrect sRGB profile
  1719. libpng warning: iCCP: known incorrect sRGB profile
  1720. libpng warning: iCCP: known incorrect sRGB profile
  1721. libpng warning: iCCP: known incorrect sRGB profile
  1722. libpng warning: iCCP: known incorrect sRGB profile
  1723. libpng warning: iCCP: known incorrect sRGB profile
  1724. libpng warning: iCCP: known incorrect sRGB profile
  1725. libpng warning: iCCP: known incorrect sRGB profile
  1726. [5833:5833:1102/151701:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  1727. libpng warning: iCCP: known incorrect sRGB profile
  1728. libpng warning: iCCP: known incorrect sRGB profile
  1729. libpng warning: iCCP: known incorrect sRGB profile
  1730. libpng warning: iCCP: known incorrect sRGB profile
  1731. libpng warning: iCCP: known incorrect sRGB profile
  1732. libpng warning: iCCP: known incorrect sRGB profile
  1733. libpng warning: iCCP: known incorrect sRGB profile
  1734. [WARNING:flash/platform/pepper/pep_module.cpp(63)] SANDBOXED
  1735. libpng warning: iCCP: known incorrect sRGB profile
  1736. libpng warning: iCCP: known incorrect sRGB profile
  1737. libpng warning: iCCP: known incorrect sRGB profile
  1738. libpng warning: iCCP: known incorrect sRGB profile
  1739. libpng warning: iCCP: known incorrect sRGB profile
  1740. libpng warning: iCCP: known incorrect sRGB profile
  1741. libpng warning: iCCP: known incorrect sRGB profile
  1742. libpng warning: iCCP: known incorrect sRGB profile
  1743. libpng warning: iCCP: known incorrect sRGB profile
  1744. libpng warning: iCCP: known incorrect sRGB profile
  1745. libpng warning: iCCP: known incorrect sRGB profile
  1746. libpng warning: iCCP: known incorrect sRGB profile
  1747. libpng warning: iCCP: known incorrect sRGB profile
  1748. libpng warning: iCCP: known incorrect sRGB profile
  1749. [3170:3185:1102/151939:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.Inhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  1750. [3170:3185:1102/151939:ERROR:power_save_blocker_x11.cc(334)] No response to Inhibit() request!
  1751. [5833:5942:1102/151943:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  1752. [3170:3185:1102/151943:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.UnInhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  1753. [3170:3185:1102/151943:ERROR:power_save_blocker_x11.cc(406)] No response to Uninhibit() request!
  1754. [3170:3185:1102/151943:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.Inhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  1755. [3170:3185:1102/151943:ERROR:power_save_blocker_x11.cc(334)] No response to Inhibit() request!
  1756. [5833:5942:1102/151947:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  1757. [3170:3185:1102/151947:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.UnInhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  1758. [3170:3185:1102/151947:ERROR:power_save_blocker_x11.cc(406)] No response to Uninhibit() request!
  1759. [3170:3185:1102/151947:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.Inhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  1760. [3170:3185:1102/151947:ERROR:power_save_blocker_x11.cc(334)] No response to Inhibit() request!
  1761. [5833:5942:1102/151952:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  1762. [3170:3185:1102/151952:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.UnInhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  1763. [3170:3185:1102/151952:ERROR:power_save_blocker_x11.cc(406)] No response to Uninhibit() request!
  1764. [3170:3185:1102/151952:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.Inhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  1765. [3170:3185:1102/151952:ERROR:power_save_blocker_x11.cc(334)] No response to Inhibit() request!
  1766. [5833:5942:1102/151956:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  1767. [3170:3185:1102/151956:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.UnInhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  1768. [3170:3185:1102/151956:ERROR:power_save_blocker_x11.cc(406)] No response to Uninhibit() request!
  1769. [3170:3185:1102/151956:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.Inhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  1770. [3170:3185:1102/151956:ERROR:power_save_blocker_x11.cc(334)] No response to Inhibit() request!
  1771. [3170:3185:1102/151957:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.UnInhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  1772. [3170:3185:1102/151957:ERROR:power_save_blocker_x11.cc(406)] No response to Uninhibit() request!
  1773. libpng warning: iCCP: known incorrect sRGB profile
  1774. libpng warning: iCCP: known incorrect sRGB profile
  1775. libpng warning: iCCP: known incorrect sRGB profile
  1776. libpng warning: iCCP: known incorrect sRGB profile
  1777. libpng warning: iCCP: known incorrect sRGB profile
  1778. libpng warning: iCCP: known incorrect sRGB profile
  1779. libpng warning: iCCP: known incorrect sRGB profile
  1780. libpng warning: iCCP: known incorrect sRGB profile
  1781. libpng warning: iCCP: known incorrect sRGB profile
  1782. libpng warning: iCCP: known incorrect sRGB profile
  1783. libpng warning: iCCP: known incorrect sRGB profile
  1784. libpng warning: iCCP: known incorrect sRGB profile
  1785. libpng warning: iCCP: known incorrect sRGB profile
  1786. libpng warning: iCCP: known incorrect sRGB profile
  1787. libpng warning: iCCP: known incorrect sRGB profile
  1788. [WARNING:flash/platform/pepper/pep_module.cpp(63)] SANDBOXED
  1789. libpng warning: iCCP: known incorrect sRGB profile
  1790. libpng warning: iCCP: known incorrect sRGB profile
  1791. libpng warning: iCCP: known incorrect sRGB profile
  1792. libpng warning: iCCP: known incorrect sRGB profile
  1793. libpng warning: iCCP: known incorrect sRGB profile
  1794. libpng warning: iCCP: known incorrect sRGB profile
  1795. libpng warning: iCCP: known incorrect sRGB profile
  1796. libpng warning: iCCP: known incorrect sRGB profile
  1797. libpng warning: iCCP: known incorrect sRGB profile
  1798. libpng warning: iCCP: known incorrect sRGB profile
  1799. libpng warning: iCCP: known incorrect sRGB profile
  1800. libpng warning: iCCP: known incorrect sRGB profile
  1801. libpng warning: iCCP: known incorrect sRGB profile
  1802. libpng warning: iCCP: known incorrect sRGB profile
  1803. libpng warning: iCCP: known incorrect sRGB profile
  1804. libpng warning: iCCP: known incorrect sRGB profile
  1805. libpng warning: iCCP: known incorrect sRGB profile
  1806. libpng warning: iCCP: known incorrect sRGB profile
  1807. libpng warning: iCCP: known incorrect sRGB profile
  1808. libpng warning: iCCP: known incorrect sRGB profile
  1809. libpng warning: iCCP: known incorrect sRGB profile
  1810. libpng warning: iCCP: known incorrect sRGB profile
  1811. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1812. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1813. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1814. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1815. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1816. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1817. libpng warning: iCCP: known incorrect sRGB profile
  1818. libpng warning: iCCP: known incorrect sRGB profile
  1819. libpng warning: iCCP: known incorrect sRGB profile
  1820. libpng warning: iCCP: known incorrect sRGB profile
  1821. A Parser-blocking, cross-origin script, https://ajax.cloudflare.com/cdn-cgi/nexp/dok3v=088620b277/cloudflare.min.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  1822. A Parser-blocking, cross-origin script, https://ajax.cloudflare.com/cdn-cgi/nexp/dok3v=088620b277/cloudflare.min.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  1823. libpng warning: iCCP: known incorrect sRGB profile
  1824. libpng warning: iCCP: known incorrect sRGB profile
  1825. libpng warning: iCCP: known incorrect sRGB profile
  1826. libpng warning: iCCP: known incorrect sRGB profile
  1827. libpng warning: iCCP: known incorrect sRGB profile
  1828. libpng warning: iCCP: known incorrect sRGB profile
  1829. libpng warning: iCCP: known incorrect sRGB profile
  1830. libpng warning: iCCP: known incorrect sRGB profile
  1831. libpng warning: iCCP: known incorrect sRGB profile
  1832. libpng warning: iCCP: known incorrect sRGB profile
  1833. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1834. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1835. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1836. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1837. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1838. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1839. libpng warning: iCCP: known incorrect sRGB profile
  1840. libpng warning: iCCP: known incorrect sRGB profile
  1841. libpng warning: iCCP: known incorrect sRGB profile
  1842. libpng warning: iCCP: known incorrect sRGB profile
  1843. libpng warning: iCCP: known incorrect sRGB profile
  1844. libpng warning: iCCP: known incorrect sRGB profile
  1845. libpng warning: iCCP: known incorrect sRGB profile
  1846. libpng warning: iCCP: known incorrect sRGB profile
  1847. libpng warning: iCCP: known incorrect sRGB profile
  1848. libpng warning: iCCP: known incorrect sRGB profile
  1849. libpng warning: iCCP: known incorrect sRGB profile
  1850. libpng warning: iCCP: known incorrect sRGB profile
  1851. libpng warning: iCCP: known incorrect sRGB profile
  1852. libpng warning: iCCP: known incorrect sRGB profile
  1853. libpng warning: iCCP: known incorrect sRGB profile
  1854. [2788:2867:1102/155020:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  1855.  
  1856. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1857.  
  1858. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1859.  
  1860. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1861.  
  1862. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1863.  
  1864. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1865.  
  1866. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1867.  
  1868. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1869.  
  1870. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1871. libpng warning: iCCP: known incorrect sRGB profile
  1872. libpng warning: iCCP: known incorrect sRGB profile
  1873. libpng warning: iCCP: known incorrect sRGB profile
  1874. libpng warning: iCCP: known incorrect sRGB profile
  1875. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1876. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1877. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1878. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1879. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1880. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1881. [5131:5131:1102/155559:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  1882. libpng warning: iCCP: known incorrect sRGB profile
  1883. libpng warning: iCCP: known incorrect sRGB profile
  1884. libpng warning: iCCP: known incorrect sRGB profile
  1885. libpng warning: iCCP: known incorrect sRGB profile
  1886. libpng warning: iCCP: known incorrect sRGB profile
  1887. libpng warning: iCCP: known incorrect sRGB profile
  1888. [3170:3185:1102/155825:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.Inhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  1889. [3170:3185:1102/155825:ERROR:power_save_blocker_x11.cc(334)] No response to Inhibit() request!
  1890. [3170:3185:1102/155826:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.UnInhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  1891. [3170:3185:1102/155826:ERROR:power_save_blocker_x11.cc(406)] No response to Uninhibit() request!
  1892. [3170:3185:1102/155826:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.Inhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  1893. [3170:3185:1102/155826:ERROR:power_save_blocker_x11.cc(334)] No response to Inhibit() request!
  1894. [3170:3185:1102/155828:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.UnInhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  1895. [3170:3185:1102/155828:ERROR:power_save_blocker_x11.cc(406)] No response to Uninhibit() request!
  1896. [3170:3185:1102/155829:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.Inhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  1897. [3170:3185:1102/155829:ERROR:power_save_blocker_x11.cc(334)] No response to Inhibit() request!
  1898. [3170:3185:1102/155832:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.UnInhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  1899. [3170:3185:1102/155832:ERROR:power_save_blocker_x11.cc(406)] No response to Uninhibit() request!
  1900. libpng warning: iCCP: known incorrect sRGB profile
  1901. libpng warning: iCCP: known incorrect sRGB profile
  1902. libpng warning: iCCP: known incorrect sRGB profile
  1903. libpng warning: iCCP: known incorrect sRGB profile
  1904. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  1905. libpng warning: iCCP: known incorrect sRGB profile
  1906. libpng warning: iCCP: known incorrect sRGB profile
  1907. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1908. thunar-volman: Nepodporovaný typ zařízení USB usb.
  1909. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1910. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1911. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1912. thunar-volman: Nepodporovaný typ zařízení USB cdc_acm.
  1913. libpng warning: iCCP: known incorrect sRGB profile
  1914. libpng warning: iCCP: known incorrect sRGB profile
  1915. libpng warning: iCCP: known incorrect sRGB profile
  1916. libpng warning: iCCP: known incorrect sRGB profile
  1917. libpng warning: iCCP: known incorrect sRGB profile
  1918. libpng warning: iCCP: known incorrect sRGB profile
  1919. libpng warning: iCCP: known incorrect sRGB profile
  1920. libpng warning: iCCP: known incorrect sRGB profile
  1921. libpng warning: iCCP: known incorrect sRGB profile
  1922. libpng warning: iCCP: known incorrect sRGB profile
  1923. libpng warning: iCCP: known incorrect sRGB profile
  1924. libpng warning: iCCP: known incorrect sRGB profile
  1925. libpng warning: iCCP: known incorrect sRGB profile
  1926. [3170:3170:1102/160844:ERROR:browser_main_loop.cc(260)] Gtk: Attempting to read the recently used resources file at `/home/lurid/.local/share/recently-used.xbel', but the parser failed: Chyba čtení souboru „/home/lurid/.local/share/recently-used.xbel“: je adresářem.
  1927. libpng warning: iCCP: known incorrect sRGB profile
  1928. libpng warning: iCCP: known incorrect sRGB profile
  1929. libpng warning: iCCP: known incorrect sRGB profile
  1930. [3170:3170:1102/160902:ERROR:browser_main_loop.cc(252)] Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.8L23PY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem (http://crbug.com/161366)
  1931. [3170:3170:1102/160910:ERROR:browser_main_loop.cc(252)] Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.4F3XPY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem (http://crbug.com/161366)
  1932. libpng warning: iCCP: known incorrect sRGB profile
  1933. libpng warning: iCCP: known incorrect sRGB profile
  1934. libpng warning: iCCP: known incorrect sRGB profile
  1935. libpng warning: iCCP: known incorrect sRGB profile
  1936. libpng warning: iCCP: known incorrect sRGB profile
  1937. libpng warning: iCCP: known incorrect sRGB profile
  1938. [2933:3037:1102/164313:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1939. [2933:3037:1102/164313:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1940. [2933:3037:1102/164313:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1941. [2933:3037:1102/164313:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1942. [2933:3037:1102/164313:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1943. [2933:3037:1102/164313:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1944. [3170:3189:1102/164315:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  1945. [3170:3189:1102/164315:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  1946. [3170:3535:1102/164317:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  1947. [2933:3037:1102/164320:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1948. [2933:3037:1102/164320:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1949. [3170:3535:1102/164320:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  1950. [3170:3189:1102/164322:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  1951. [3170:3189:1102/164322:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  1952. [2933:3037:1102/164322:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1953. [2933:3037:1102/164325:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1954. [2933:3037:1102/164329:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1955. [2933:3037:1102/164338:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1956. [2933:3037:1102/164355:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1957. libpng warning: iCCP: known incorrect sRGB profile
  1958. libpng warning: iCCP: known incorrect sRGB profile
  1959. [2933:3037:1102/164427:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1960. [2933:3037:1102/164532:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1961. libpng warning: iCCP: known incorrect sRGB profile
  1962. libpng warning: iCCP: known incorrect sRGB profile
  1963. [2933:3037:1102/164740:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1964. libpng warning: iCCP: known incorrect sRGB profile
  1965. libpng warning: iCCP: known incorrect sRGB profile
  1966. libpng warning: iCCP: known incorrect sRGB profile
  1967. libpng warning: iCCP: known incorrect sRGB profile
  1968. libpng warning: iCCP: known incorrect sRGB profile
  1969. libpng warning: iCCP: known incorrect sRGB profile
  1970. libpng warning: iCCP: known incorrect sRGB profile
  1971. libpng warning: iCCP: known incorrect sRGB profile
  1972. libpng warning: iCCP: known incorrect sRGB profile
  1973. libpng warning: iCCP: known incorrect sRGB profile
  1974. [2933:3037:1102/165157:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  1975.  
  1976. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1977.  
  1978. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1979.  
  1980. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1981.  
  1982. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1983.  
  1984. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1985.  
  1986. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1987.  
  1988. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1989.  
  1990. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1991.  
  1992. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1993.  
  1994. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1995.  
  1996. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1997.  
  1998. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  1999.  
  2000. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2001.  
  2002. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2003.  
  2004. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2005.  
  2006. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2007.  
  2008. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2009. [2933:3037:1102/165235:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  2010. [2933:3037:1102/165235:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  2011. [2933:3037:1102/165235:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  2012. libpng warning: iCCP: known incorrect sRGB profile
  2013. [3170:3189:1102/165235:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  2014. [3170:3189:1102/165235:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  2015.  
  2016. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2017.  
  2018. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2019.  
  2020. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2021.  
  2022. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2023.  
  2024. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2025.  
  2026. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2027.  
  2028. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2029.  
  2030. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2031.  
  2032. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2033.  
  2034. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2035.  
  2036. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2037.  
  2038. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2039.  
  2040. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2041.  
  2042. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2043.  
  2044. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2045.  
  2046. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2047. [2933:3037:1102/165241:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  2048.  
  2049. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2050.  
  2051. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2052.  
  2053. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2054.  
  2055. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2056.  
  2057. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2058.  
  2059. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2060.  
  2061. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2062.  
  2063. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2064.  
  2065. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2066.  
  2067. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2068.  
  2069. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2070.  
  2071. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2072.  
  2073. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2074.  
  2075. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2076.  
  2077. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2078.  
  2079. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2080.  
  2081. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2082.  
  2083. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2084.  
  2085. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2086.  
  2087. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2088.  
  2089. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2090.  
  2091. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2092.  
  2093. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2094.  
  2095. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2096.  
  2097. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2098.  
  2099. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2100. [2933:3037:1102/165253:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  2101. [2933:3037:1102/165256:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  2102. [2933:3037:1102/165256:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  2103.  
  2104. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2105.  
  2106. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2107.  
  2108. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2109.  
  2110. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2111.  
  2112. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2113.  
  2114. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2115.  
  2116. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2117.  
  2118. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2119.  
  2120. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2121.  
  2122. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2123.  
  2124. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2125.  
  2126. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2127.  
  2128. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2129.  
  2130. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2131.  
  2132. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2133.  
  2134. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2135.  
  2136. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2137.  
  2138. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2139.  
  2140. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2141.  
  2142. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2143.  
  2144. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  2145. [2933:3037:1102/165258:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  2146. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  2147. [2933:3037:1102/165303:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  2148. libpng warning: iCCP: known incorrect sRGB profile
  2149. [2933:3037:1102/165314:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  2150. libpng warning: iCCP: known incorrect sRGB profile
  2151. libpng warning: iCCP: known incorrect sRGB profile
  2152. [2933:3037:1102/165334:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  2153. libpng warning: iCCP: known incorrect sRGB profile
  2154. libpng warning: iCCP: known incorrect sRGB profile
  2155. [2933:3037:1102/165415:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  2156. [2933:3037:1102/165535:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  2157. libpng warning: iCCP: known incorrect sRGB profile
  2158. libpng warning: iCCP: known incorrect sRGB profile
  2159. libpng warning: iCCP: known incorrect sRGB profile
  2160. libpng warning: iCCP: known incorrect sRGB profile
  2161. libpng warning: iCCP: known incorrect sRGB profile
  2162. libpng warning: iCCP: known incorrect sRGB profile
  2163. [2788:2867:1102/165616:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  2164. libpng warning: iCCP: known incorrect sRGB profile
  2165. [2933:3037:1102/165816:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  2166. libpng warning: iCCP: known incorrect sRGB profile
  2167. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  2168. [WARNING:flash/platform/pepper/pep_module.cpp(63)] SANDBOXED
  2169. [3170:3185:1102/170009:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.Inhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2170. [3170:3185:1102/170009:ERROR:power_save_blocker_x11.cc(334)] No response to Inhibit() request!
  2171. [3170:3185:1102/170010:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.UnInhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2172. [3170:3185:1102/170010:ERROR:power_save_blocker_x11.cc(406)] No response to Uninhibit() request!
  2173. [3170:3185:1102/170010:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.Inhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2174. [3170:3185:1102/170010:ERROR:power_save_blocker_x11.cc(334)] No response to Inhibit() request!
  2175. [3170:3185:1102/170014:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.UnInhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2176. [3170:3185:1102/170014:ERROR:power_save_blocker_x11.cc(406)] No response to Uninhibit() request!
  2177. [3170:3185:1102/170014:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.Inhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2178. [3170:3185:1102/170014:ERROR:power_save_blocker_x11.cc(334)] No response to Inhibit() request!
  2179. [3170:3185:1102/170015:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.UnInhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2180. [3170:3185:1102/170015:ERROR:power_save_blocker_x11.cc(406)] No response to Uninhibit() request!
  2181. [3170:3185:1102/170015:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.Inhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2182. [3170:3185:1102/170015:ERROR:power_save_blocker_x11.cc(334)] No response to Inhibit() request!
  2183. [3170:3185:1102/170017:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.UnInhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2184. [3170:3185:1102/170017:ERROR:power_save_blocker_x11.cc(406)] No response to Uninhibit() request!
  2185. [3170:3185:1102/170017:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.Inhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2186. [3170:3185:1102/170017:ERROR:power_save_blocker_x11.cc(334)] No response to Inhibit() request!
  2187. [3170:3185:1102/170020:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.UnInhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2188. [3170:3185:1102/170020:ERROR:power_save_blocker_x11.cc(406)] No response to Uninhibit() request!
  2189. [3170:3185:1102/170021:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.Inhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2190. [3170:3185:1102/170021:ERROR:power_save_blocker_x11.cc(334)] No response to Inhibit() request!
  2191. [3170:3185:1102/170025:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.UnInhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2192. [3170:3185:1102/170025:ERROR:power_save_blocker_x11.cc(406)] No response to Uninhibit() request!
  2193. [3170:3185:1102/170025:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.Inhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2194. [3170:3185:1102/170025:ERROR:power_save_blocker_x11.cc(334)] No response to Inhibit() request!
  2195. [3170:3185:1102/170028:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.UnInhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2196. [3170:3185:1102/170028:ERROR:power_save_blocker_x11.cc(406)] No response to Uninhibit() request!
  2197. [3170:3185:1102/170028:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.Inhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2198. [3170:3185:1102/170028:ERROR:power_save_blocker_x11.cc(334)] No response to Inhibit() request!
  2199. [3170:3185:1102/170030:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.UnInhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2200. [3170:3185:1102/170030:ERROR:power_save_blocker_x11.cc(406)] No response to Uninhibit() request!
  2201. [3170:3185:1102/170030:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.Inhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2202. [3170:3185:1102/170030:ERROR:power_save_blocker_x11.cc(334)] No response to Inhibit() request!
  2203. [3170:3185:1102/170032:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.UnInhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2204. [3170:3185:1102/170032:ERROR:power_save_blocker_x11.cc(406)] No response to Uninhibit() request!
  2205. [3170:3185:1102/170032:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.Inhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2206. [3170:3185:1102/170032:ERROR:power_save_blocker_x11.cc(334)] No response to Inhibit() request!
  2207. [3170:3185:1102/170035:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.UnInhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2208. [3170:3185:1102/170035:ERROR:power_save_blocker_x11.cc(406)] No response to Uninhibit() request!
  2209. [3170:3185:1102/170035:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.Inhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2210. [3170:3185:1102/170035:ERROR:power_save_blocker_x11.cc(334)] No response to Inhibit() request!
  2211. libpng warning: iCCP: known incorrect sRGB profile
  2212. libpng warning: iCCP: known incorrect sRGB profile
  2213. libpng warning: iCCP: known incorrect sRGB profile
  2214. libpng warning: iCCP: known incorrect sRGB profile
  2215. [3170:3185:1102/170100:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.UnInhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2216. [3170:3185:1102/170100:ERROR:power_save_blocker_x11.cc(406)] No response to Uninhibit() request!
  2217. [3170:3185:1102/170100:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.Inhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2218. [3170:3185:1102/170100:ERROR:power_save_blocker_x11.cc(334)] No response to Inhibit() request!
  2219. [3170:3185:1102/170108:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.UnInhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2220. [3170:3185:1102/170108:ERROR:power_save_blocker_x11.cc(406)] No response to Uninhibit() request!
  2221. libpng warning: iCCP: known incorrect sRGB profile
  2222. libpng warning: iCCP: known incorrect sRGB profile
  2223. libpng warning: iCCP: known incorrect sRGB profile
  2224. libpng warning: iCCP: known incorrect sRGB profile
  2225. libpng warning: iCCP: known incorrect sRGB profile
  2226. libpng warning: iCCP: known incorrect sRGB profile
  2227. libpng warning: iCCP: known incorrect sRGB profile
  2228. libpng warning: iCCP: known incorrect sRGB profile
  2229. libpng warning: iCCP: known incorrect sRGB profile
  2230. libpng warning: iCCP: known incorrect sRGB profile
  2231. libpng warning: iCCP: known incorrect sRGB profile
  2232. libpng warning: iCCP: known incorrect sRGB profile
  2233. libpng warning: iCCP: known incorrect sRGB profile
  2234. libpng warning: iCCP: known incorrect sRGB profile
  2235. libpng warning: iCCP: known incorrect sRGB profile
  2236. libpng warning: iCCP: known incorrect sRGB profile
  2237. libpng warning: iCCP: known incorrect sRGB profile
  2238. libpng warning: iCCP: known incorrect sRGB profile
  2239. libpng warning: iCCP: known incorrect sRGB profile
  2240. libpng warning: iCCP: known incorrect sRGB profile
  2241. libpng warning: iCCP: known incorrect sRGB profile
  2242. libpng warning: iCCP: known incorrect sRGB profile
  2243. libpng warning: iCCP: known incorrect sRGB profile
  2244. A Parser-blocking, cross-origin script, http://partner.googleadservices.com/gpt/pubads_impl_104.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  2245. A Parser-blocking, cross-origin script, http://partner.googleadservices.com/gpt/pubads_impl_104.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  2246. A Parser-blocking, cross-origin script, http://pq-direct.revsci.net/pql?placementIdList=djWaLi,bua4a1,p71sX9,tMIMS4&cb=1478103291087, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  2247. A Parser-blocking, cross-origin script, http://pq-direct.revsci.net/pql?placementIdList=djWaLi,bua4a1,p71sX9,tMIMS4&cb=1478103291087, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  2248. libpng warning: iCCP: profile 'icc': 1000000h: invalid rendering intent
  2249. libpng warning: iCCP: profile 'icc': 1000000h: invalid rendering intent
  2250. libpng warning: iCCP: known incorrect sRGB profile
  2251. libpng warning: iCCP: known incorrect sRGB profile
  2252. libpng warning: iCCP: known incorrect sRGB profile
  2253. libpng warning: iCCP: known incorrect sRGB profile
  2254. libpng warning: iCCP: known incorrect sRGB profile
  2255. libpng warning: iCCP: known incorrect sRGB profile
  2256. libpng warning: sBIT: invalid
  2257. libpng warning: iCCP: known incorrect sRGB profile
  2258. libpng warning: iCCP: known incorrect sRGB profile
  2259. libpng warning: iCCP: known incorrect sRGB profile
  2260. libpng warning: iCCP: known incorrect sRGB profile
  2261. libpng warning: iCCP: known incorrect sRGB profile
  2262. libpng warning: iCCP: known incorrect sRGB profile
  2263. libpng warning: iCCP: known incorrect sRGB profile
  2264. libpng warning: iCCP: known incorrect sRGB profile
  2265. libpng warning: iCCP: known incorrect sRGB profile
  2266. libpng warning: iCCP: known incorrect sRGB profile
  2267. libpng warning: iCCP: known incorrect sRGB profile
  2268. libpng warning: iCCP: known incorrect sRGB profile
  2269. [3170:3189:1102/171833:ERROR:ssl_client_socket_impl.cc(1168)] handshake failed; returned -1, SSL error code 1, net_error -159
  2270. libpng warning: iCCP: known incorrect sRGB profile
  2271. libpng warning: iCCP: known incorrect sRGB profile
  2272. libpng warning: iCCP: known incorrect sRGB profile
  2273. libpng warning: iCCP: known incorrect sRGB profile
  2274. libpng warning: iCCP: known incorrect sRGB profile
  2275. libpng warning: iCCP: known incorrect sRGB profile
  2276. libpng warning: iCCP: known incorrect sRGB profile
  2277. [8655:8860:1102/171905:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  2278. libpng warning: iCCP: known incorrect sRGB profile
  2279. libpng warning: iCCP: known incorrect sRGB profile
  2280. libpng warning: iCCP: known incorrect sRGB profile
  2281. libpng warning: iCCP: known incorrect sRGB profile
  2282. libpng warning: iCCP: known incorrect sRGB profile
  2283. libpng warning: iCCP: known incorrect sRGB profile
  2284. libpng warning: iCCP: known incorrect sRGB profile
  2285. libpng warning: iCCP: known incorrect sRGB profile
  2286. libpng warning: iCCP: known incorrect sRGB profile
  2287. libpng warning: iCCP: known incorrect sRGB profile
  2288. libpng warning: iCCP: known incorrect sRGB profile
  2289. libpng warning: iCCP: known incorrect sRGB profile
  2290. libpng warning: iCCP: known incorrect sRGB profile
  2291. libpng warning: iCCP: known incorrect sRGB profile
  2292. libpng warning: iCCP: known incorrect sRGB profile
  2293. libpng warning: iCCP: known incorrect sRGB profile
  2294. libpng warning: iCCP: known incorrect sRGB profile
  2295. libpng warning: iCCP: known incorrect sRGB profile
  2296. libpng warning: iCCP: known incorrect sRGB profile
  2297. libpng warning: iCCP: known incorrect sRGB profile
  2298. libpng warning: iCCP: known incorrect sRGB profile
  2299. libpng warning: iCCP: known incorrect sRGB profile
  2300. libpng warning: iCCP: known incorrect sRGB profile
  2301. libpng warning: iCCP: known incorrect sRGB profile
  2302. libpng warning: iCCP: known incorrect sRGB profile
  2303. libpng warning: iCCP: known incorrect sRGB profile
  2304. [3170:3535:1102/173354:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  2305. libpng warning: iCCP: known incorrect sRGB profile
  2306. libpng warning: iCCP: known incorrect sRGB profile
  2307. libpng warning: iCCP: known incorrect sRGB profile
  2308. libpng warning: iCCP: known incorrect sRGB profile
  2309. libpng warning: iCCP: known incorrect sRGB profile
  2310. libpng warning: iCCP: known incorrect sRGB profile
  2311. libpng warning: iCCP: known incorrect sRGB profile
  2312. libpng warning: iCCP: known incorrect sRGB profile
  2313. libpng warning: iCCP: known incorrect sRGB profile
  2314. libpng warning: iCCP: known incorrect sRGB profile
  2315. libpng warning: iCCP: known incorrect sRGB profile
  2316. libpng warning: iCCP: known incorrect sRGB profile
  2317. libpng warning: iCCP: known incorrect sRGB profile
  2318. libpng warning: iCCP: known incorrect sRGB profile
  2319. libpng warning: iCCP: known incorrect sRGB profile
  2320. libpng warning: iCCP: known incorrect sRGB profile
  2321. libpng warning: iCCP: known incorrect sRGB profile
  2322. libpng warning: iCCP: known incorrect sRGB profile
  2323. libpng warning: iCCP: known incorrect sRGB profile
  2324. libpng warning: iCCP: known incorrect sRGB profile
  2325. libpng warning: iCCP: known incorrect sRGB profile
  2326. libpng warning: iCCP: known incorrect sRGB profile
  2327. libpng warning: iCCP: known incorrect sRGB profile
  2328. libpng warning: iCCP: known incorrect sRGB profile
  2329. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  2330. [340:4424:1102/175934:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  2331. libpng warning: iCCP: known incorrect sRGB profile
  2332. libpng warning: iCCP: known incorrect sRGB profile
  2333. /opt/viber/Viber: /usr/lib/libcurl.so.3: no version information available (required by /opt/viber/Viber)
  2334. qt.network.ssl: QSslSocket: cannot resolve SSLv3_client_method
  2335. qt.network.ssl: QSslSocket: cannot resolve SSLv3_server_method
  2336. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  2337. XmbTextListToTextProperty result code -2
  2338. XmbTextListToTextProperty result code -2
  2339. XmbTextListToTextProperty result code -2
  2340. XmbTextListToTextProperty result code -2
  2341. XmbTextListToTextProperty result code -2
  2342. XmbTextListToTextProperty result code -2
  2343. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  2344. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  2345. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  2346. QFile::remove: Empty or null file name
  2347. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  2348. libpng warning: iCCP: known incorrect sRGB profile
  2349. libpng warning: iCCP: known incorrect sRGB profile
  2350. libpng warning: iCCP: known incorrect sRGB profile
  2351. libpng warning: iCCP: known incorrect sRGB profile
  2352. libpng warning: iCCP: known incorrect sRGB profile
  2353. libpng warning: iCCP: known incorrect sRGB profile
  2354. [340:4424:1102/180947:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  2355. [340:4424:1102/180949:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  2356. libpng warning: iCCP: known incorrect sRGB profile
  2357. libpng warning: iCCP: known incorrect sRGB profile
  2358. libpng warning: iCCP: known incorrect sRGB profile
  2359. libpng warning: iCCP: known incorrect sRGB profile
  2360. libpng warning: iCCP: known incorrect sRGB profile
  2361. libpng warning: iCCP: known incorrect sRGB profile
  2362. libpng warning: iCCP: known incorrect sRGB profile
  2363. libpng warning: iCCP: known incorrect sRGB profile
  2364. libpng warning: iCCP: known incorrect sRGB profile
  2365. [340:4424:1102/181451:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  2366. [340:4424:1102/181456:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  2367. [340:4424:1102/181503:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  2368. libpng warning: iCCP: known incorrect sRGB profile
  2369. libpng warning: iCCP: known incorrect sRGB profile
  2370. libpng warning: iCCP: known incorrect sRGB profile
  2371. libpng warning: iCCP: known incorrect sRGB profile
  2372. libpng warning: iCCP: known incorrect sRGB profile
  2373. libpng warning: iCCP: known incorrect sRGB profile
  2374. libpng warning: iCCP: known incorrect sRGB profile
  2375. libpng warning: iCCP: known incorrect sRGB profile
  2376. libpng warning: iCCP: known incorrect sRGB profile
  2377. libpng warning: iCCP: known incorrect sRGB profile
  2378. libpng warning: iCCP: known incorrect sRGB profile
  2379. libpng warning: iCCP: known incorrect sRGB profile
  2380. libpng warning: iCCP: known incorrect sRGB profile
  2381. libpng warning: iCCP: known incorrect sRGB profile
  2382. libpng warning: iCCP: known incorrect sRGB profile
  2383. libpng warning: iCCP: known incorrect sRGB profile
  2384. libpng warning: iCCP: known incorrect sRGB profile
  2385. libpng warning: iCCP: known incorrect sRGB profile
  2386. libpng warning: iCCP: known incorrect sRGB profile
  2387. libpng warning: iCCP: known incorrect sRGB profile
  2388. libpng warning: iCCP: known incorrect sRGB profile
  2389. libpng warning: iCCP: known incorrect sRGB profile
  2390. libpng warning: iCCP: known incorrect sRGB profile
  2391. libpng warning: iCCP: known incorrect sRGB profile
  2392. libpng warning: iCCP: known incorrect sRGB profile
  2393. libpng warning: iCCP: known incorrect sRGB profile
  2394. libpng warning: iCCP: known incorrect sRGB profile
  2395. libpng warning: iCCP: known incorrect sRGB profile
  2396. libpng warning: iCCP: known incorrect sRGB profile
  2397. libpng warning: iCCP: known incorrect sRGB profile
  2398. libpng warning: iCCP: known incorrect sRGB profile
  2399. libpng warning: iCCP: known incorrect sRGB profile
  2400. libpng warning: iCCP: known incorrect sRGB profile
  2401. libpng warning: iCCP: known incorrect sRGB profile
  2402. libpng warning: iCCP: known incorrect sRGB profile
  2403. libpng warning: iCCP: known incorrect sRGB profile
  2404. libpng warning: iCCP: known incorrect sRGB profile
  2405. libpng warning: iCCP: known incorrect sRGB profile
  2406. libpng warning: iCCP: known incorrect sRGB profile
  2407. libpng warning: iCCP: known incorrect sRGB profile
  2408. libpng warning: iCCP: known incorrect sRGB profile
  2409. libpng warning: iCCP: known incorrect sRGB profile
  2410. libpng warning: iCCP: known incorrect sRGB profile
  2411. libpng warning: iCCP: known incorrect sRGB profile
  2412. libpng warning: iCCP: known incorrect sRGB profile
  2413. libpng warning: iCCP: known incorrect sRGB profile
  2414. libpng warning: iCCP: known incorrect sRGB profile
  2415. [2788:2867:1102/183406:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  2416. [2788:2867:1102/183410:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  2417. [2788:2867:1102/183418:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  2418. [2788:2867:1102/183428:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  2419. [2788:2867:1102/183437:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  2420. libpng warning: iCCP: known incorrect sRGB profile
  2421. libpng warning: iCCP: known incorrect sRGB profile
  2422. libpng warning: iCCP: known incorrect sRGB profile
  2423. libpng warning: iCCP: known incorrect sRGB profile
  2424. libpng warning: iCCP: known incorrect sRGB profile
  2425. libpng warning: iCCP: known incorrect sRGB profile
  2426. libpng warning: iCCP: known incorrect sRGB profile
  2427. libpng warning: iCCP: known incorrect sRGB profile
  2428. libpng warning: iCCP: known incorrect sRGB profile
  2429. libpng warning: iCCP: known incorrect sRGB profile
  2430. libpng warning: iCCP: known incorrect sRGB profile
  2431. libpng warning: iCCP: known incorrect sRGB profile
  2432. libpng warning: iCCP: known incorrect sRGB profile
  2433. libpng warning: iCCP: known incorrect sRGB profile
  2434. libpng warning: iCCP: known incorrect sRGB profile
  2435. libpng warning: iCCP: known incorrect sRGB profile
  2436. libpng warning: iCCP: known incorrect sRGB profile
  2437. libpng warning: iCCP: known incorrect sRGB profile
  2438. libpng warning: iCCP: known incorrect sRGB profile
  2439. libpng warning: iCCP: known incorrect sRGB profile
  2440. libpng warning: iCCP: known incorrect sRGB profile
  2441. libpng warning: iCCP: known incorrect sRGB profile
  2442. libpng warning: iCCP: known incorrect sRGB profile
  2443. libpng warning: iCCP: known incorrect sRGB profile
  2444. libpng warning: iCCP: known incorrect sRGB profile
  2445. libpng warning: iCCP: known incorrect sRGB profile
  2446. libpng warning: iCCP: known incorrect sRGB profile
  2447. libpng warning: iCCP: known incorrect sRGB profile
  2448. libpng warning: iCCP: known incorrect sRGB profile
  2449. libpng warning: iCCP: known incorrect sRGB profile
  2450. libpng warning: iCCP: known incorrect sRGB profile
  2451. libpng warning: iCCP: known incorrect sRGB profile
  2452. libpng warning: iCCP: known incorrect sRGB profile
  2453. libpng warning: iCCP: known incorrect sRGB profile
  2454. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  2455. libpng warning: iCCP: known incorrect sRGB profile
  2456. libpng warning: iCCP: known incorrect sRGB profile
  2457. libpng warning: iCCP: known incorrect sRGB profile
  2458. libpng warning: iCCP: known incorrect sRGB profile
  2459. libpng warning: iCCP: known incorrect sRGB profile
  2460. libpng warning: iCCP: known incorrect sRGB profile
  2461. libpng warning: iCCP: known incorrect sRGB profile
  2462. libpng warning: iCCP: known incorrect sRGB profile
  2463. libpng warning: iCCP: known incorrect sRGB profile
  2464. libpng warning: iCCP: known incorrect sRGB profile
  2465. libpng warning: iCCP: known incorrect sRGB profile
  2466. libpng warning: iCCP: known incorrect sRGB profile
  2467.  
  2468. TigerVNC Viewer 64-bit v1.7.0
  2469. Built on: 2016-09-08 19:34
  2470. Copyright (C) 1999-2016 TigerVNC Team and many others (see README.txt)
  2471. See http://www.tigervnc.org for information on TigerVNC.
  2472. XOpenIM() failed
  2473.  
  2474. Wed Nov 2 19:14:25 2016
  2475. DecodeManager: Detected 4 CPU core(s)
  2476. DecodeManager: Creating 4 decoder thread(s)
  2477. CConn: connected to host 192.168.101.200 port 5900
  2478. CConnection: Server supports RFB protocol version 3.8
  2479. CConnection: Using RFB protocol version 3.8
  2480. CConnection: Choosing security type VncAuth(2)
  2481.  
  2482. Wed Nov 2 19:14:28 2016
  2483. X11PixelBuffer: Using default colormap and visual, TrueColor, depth 24.
  2484. CConn: Using pixel format depth 24 (32bpp) little-endian rgb888
  2485. CConn: Using Tight encoding
  2486. CConn: Enabling continuous updates
  2487. CConn: SetDesktopSize failed: 1
  2488.  
  2489. Wed Nov 2 19:14:29 2016
  2490. CConn: Throughput 20000 kbit/s - changing to quality 8
  2491. CConn: Using Tight encoding
  2492. libpng warning: iCCP: known incorrect sRGB profile
  2493. libpng warning: iCCP: known incorrect sRGB profile
  2494. libpng warning: iCCP: known incorrect sRGB profile
  2495. libpng warning: iCCP: known incorrect sRGB profile
  2496. libpng warning: iCCP: known incorrect sRGB profile
  2497. libpng warning: iCCP: known incorrect sRGB profile
  2498. libpng warning: iCCP: known incorrect sRGB profile
  2499. libpng warning: iCCP: known incorrect sRGB profile
  2500. libpng warning: iCCP: known incorrect sRGB profile
  2501. libpng warning: iCCP: known incorrect sRGB profile
  2502. libpng warning: iCCP: known incorrect sRGB profile
  2503. libpng warning: iCCP: known incorrect sRGB profile
  2504. libpng warning: iCCP: known incorrect sRGB profile
  2505. libpng warning: iCCP: known incorrect sRGB profile
  2506. libpng warning: iCCP: known incorrect sRGB profile
  2507. libpng warning: iCCP: known incorrect sRGB profile
  2508. libpng warning: iCCP: known incorrect sRGB profile
  2509. libpng warning: iCCP: known incorrect sRGB profile
  2510. libpng warning: iCCP: known incorrect sRGB profile
  2511. libpng warning: iCCP: known incorrect sRGB profile
  2512. libpng warning: iCCP: known incorrect sRGB profile
  2513. libpng warning: iCCP: known incorrect sRGB profile
  2514. libpng warning: iCCP: known incorrect sRGB profile
  2515. libpng warning: iCCP: known incorrect sRGB profile
  2516. libpng warning: iCCP: known incorrect sRGB profile
  2517. libpng warning: iCCP: known incorrect sRGB profile
  2518. libpng warning: iCCP: known incorrect sRGB profile
  2519. libpng warning: iCCP: known incorrect sRGB profile
  2520. libpng warning: iCCP: known incorrect sRGB profile
  2521. libpng warning: iCCP: known incorrect sRGB profile
  2522. libpng warning: iCCP: known incorrect sRGB profile
  2523. libpng warning: iCCP: known incorrect sRGB profile
  2524. libpng warning: iCCP: known incorrect sRGB profile
  2525. libpng warning: iCCP: known incorrect sRGB profile
  2526. libpng warning: iCCP: known incorrect sRGB profile
  2527. libpng warning: iCCP: known incorrect sRGB profile
  2528. libpng warning: iCCP: known incorrect sRGB profile
  2529. libpng warning: iCCP: known incorrect sRGB profile
  2530. libpng warning: iCCP: known incorrect sRGB profile
  2531. libpng warning: iCCP: known incorrect sRGB profile
  2532. libpng warning: iCCP: known incorrect sRGB profile
  2533. weather-Message: získávání https://api.met.no/weatherapi/sunrise/1.1/?lat=49.192244;lon=16.611338;from=2016-11-02;to=2016-11-27
  2534. libpng warning: iCCP: known incorrect sRGB profile
  2535. libpng warning: iCCP: known incorrect sRGB profile
  2536. libpng warning: iCCP: known incorrect sRGB profile
  2537. libpng warning: iCCP: known incorrect sRGB profile
  2538. libpng warning: iCCP: known incorrect sRGB profile
  2539. libpng warning: iCCP: known incorrect sRGB profile
  2540. libpng warning: iCCP: known incorrect sRGB profile
  2541. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  2542.  
  2543. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  2544.  
  2545. (mousepad:415): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  2546.  
  2547. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  2548.  
  2549. (mousepad:415): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  2550.  
  2551. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  2552.  
  2553. (mousepad:415): Gtk-WARNING **: Attempting to read the recently used resources file at `/home/lurid/.local/share/recently-used.xbel', but the parser failed: Chyba čtení souboru „/home/lurid/.local/share/recently-used.xbel“: je adresářem.
  2554.  
  2555. (mousepad:415): Gtk-WARNING **: Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.MGABQY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  2556. libpng warning: iCCP: known incorrect sRGB profile
  2557. libpng warning: iCCP: known incorrect sRGB profile
  2558. libpng warning: iCCP: known incorrect sRGB profile
  2559. libpng warning: iCCP: known incorrect sRGB profile
  2560. libpng warning: iCCP: known incorrect sRGB profile
  2561. libpng warning: iCCP: known incorrect sRGB profile
  2562. libpng warning: iCCP: known incorrect sRGB profile
  2563. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  2564. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  2565. libpng warning: iCCP: known incorrect sRGB profile
  2566. libpng warning: iCCP: known incorrect sRGB profile
  2567. libpng warning: iCCP: known incorrect sRGB profile
  2568. libpng warning: iCCP: known incorrect sRGB profile
  2569. libpng warning: iCCP: known incorrect sRGB profile
  2570. libpng warning: iCCP: known incorrect sRGB profile
  2571. libpng warning: iCCP: known incorrect sRGB profile
  2572. libpng warning: iCCP: known incorrect sRGB profile
  2573. libpng warning: iCCP: known incorrect sRGB profile
  2574. libpng warning: iCCP: known incorrect sRGB profile
  2575. libpng warning: iCCP: known incorrect sRGB profile
  2576. libpng warning: iCCP: known incorrect sRGB profile
  2577. libpng warning: iCCP: known incorrect sRGB profile
  2578. libpng warning: iCCP: known incorrect sRGB profile
  2579. libpng warning: iCCP: known incorrect sRGB profile
  2580. libpng warning: iCCP: known incorrect sRGB profile
  2581. libpng warning: iCCP: known incorrect sRGB profile
  2582. libpng warning: iCCP: known incorrect sRGB profile
  2583. libpng warning: iCCP: known incorrect sRGB profile
  2584. libpng warning: iCCP: known incorrect sRGB profile
  2585. libpng warning: iCCP: known incorrect sRGB profile
  2586. libpng warning: iCCP: known incorrect sRGB profile
  2587. libpng warning: iCCP: known incorrect sRGB profile
  2588. libpng warning: iCCP: known incorrect sRGB profile
  2589. libpng warning: iCCP: known incorrect sRGB profile
  2590. libpng warning: iCCP: known incorrect sRGB profile
  2591. libpng warning: iCCP: known incorrect sRGB profile
  2592. [11593:11593:1102/203629:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  2593. libpng warning: iCCP: known incorrect sRGB profile
  2594. libpng warning: iCCP: known incorrect sRGB profile
  2595. libpng warning: iCCP: known incorrect sRGB profile
  2596. libpng warning: iCCP: known incorrect sRGB profile
  2597. libpng warning: iCCP: known incorrect sRGB profile
  2598. libpng warning: iCCP: known incorrect sRGB profile
  2599. libpng warning: iCCP: known incorrect sRGB profile
  2600. libpng warning: iCCP: known incorrect sRGB profile
  2601. libpng warning: iCCP: known incorrect sRGB profile
  2602. libpng warning: iCCP: known incorrect sRGB profile
  2603. libpng warning: iCCP: known incorrect sRGB profile
  2604. libpng warning: iCCP: known incorrect sRGB profile
  2605. libpng warning: iCCP: known incorrect sRGB profile
  2606. libpng warning: iCCP: known incorrect sRGB profile
  2607. libpng warning: iCCP: known incorrect sRGB profile
  2608. [11833:11833:1102/204906:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  2609. libpng warning: iCCP: known incorrect sRGB profile
  2610. libpng warning: iCCP: known incorrect sRGB profile
  2611.  
  2612. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  2613.  
  2614. (mousepad:415): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  2615.  
  2616. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  2617.  
  2618. (mousepad:415): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  2619.  
  2620. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  2621.  
  2622. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_manager_get_scheme: assertion 'scheme_id != NULL' failed
  2623.  
  2624. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  2625.  
  2626. (mousepad:415): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  2627.  
  2628. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  2629.  
  2630. (mousepad:415): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  2631.  
  2632. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  2633.  
  2634. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  2635.  
  2636. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_manager_get_scheme: assertion 'scheme_id != NULL' failed
  2637.  
  2638. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  2639.  
  2640. (mousepad:415): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  2641.  
  2642. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  2643.  
  2644. (mousepad:415): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  2645.  
  2646. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  2647.  
  2648. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_manager_get_scheme: assertion 'scheme_id != NULL' failed
  2649.  
  2650. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  2651.  
  2652. (mousepad:415): Gtk-WARNING **: Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.9M5XPY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  2653. libpng warning: iCCP: known incorrect sRGB profile
  2654. libpng warning: iCCP: known incorrect sRGB profile
  2655. libpng warning: iCCP: known incorrect sRGB profile
  2656. libpng warning: iCCP: known incorrect sRGB profile
  2657. libpng warning: iCCP: known incorrect sRGB profile
  2658. libpng warning: iCCP: known incorrect sRGB profile
  2659. libpng warning: iCCP: known incorrect sRGB profile
  2660. libpng warning: iCCP: known incorrect sRGB profile
  2661. libpng warning: iCCP: known incorrect sRGB profile
  2662. libpng warning: iCCP: known incorrect sRGB profile
  2663. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  2664. libpng warning: iCCP: known incorrect sRGB profile
  2665. libpng warning: iCCP: known incorrect sRGB profile
  2666. libpng warning: iCCP: known incorrect sRGB profile
  2667. libpng warning: iCCP: known incorrect sRGB profile
  2668. libpng warning: iCCP: known incorrect sRGB profile
  2669. libpng warning: iCCP: known incorrect sRGB profile
  2670. libpng warning: iCCP: known incorrect sRGB profile
  2671. libpng warning: iCCP: known incorrect sRGB profile
  2672. libpng warning: iCCP: known incorrect sRGB profile
  2673. libpng warning: iCCP: known incorrect sRGB profile
  2674. libpng warning: iCCP: known incorrect sRGB profile
  2675. libpng warning: iCCP: known incorrect sRGB profile
  2676. libpng warning: iCCP: known incorrect sRGB profile
  2677. libpng warning: iCCP: known incorrect sRGB profile
  2678. libpng warning: iCCP: known incorrect sRGB profile
  2679. libpng warning: iCCP: known incorrect sRGB profile
  2680. libpng warning: iCCP: known incorrect sRGB profile
  2681. libpng warning: iCCP: known incorrect sRGB profile
  2682. libpng warning: iCCP: known incorrect sRGB profile
  2683. libpng warning: iCCP: known incorrect sRGB profile
  2684. libpng warning: iCCP: known incorrect sRGB profile
  2685. libpng warning: iCCP: known incorrect sRGB profile
  2686. libpng warning: iCCP: known incorrect sRGB profile
  2687. libpng warning: iCCP: known incorrect sRGB profile
  2688. libpng warning: iCCP: known incorrect sRGB profile
  2689. libpng warning: iCCP: known incorrect sRGB profile
  2690. libpng warning: iCCP: known incorrect sRGB profile
  2691. libpng warning: iCCP: known incorrect sRGB profile
  2692. libpng warning: iCCP: known incorrect sRGB profile
  2693. libpng warning: iCCP: known incorrect sRGB profile
  2694. libpng warning: iCCP: known incorrect sRGB profile
  2695. libpng warning: iCCP: known incorrect sRGB profile
  2696. [340:4424:1102/213159:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  2697. [340:4424:1102/213204:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  2698. libpng warning: iCCP: known incorrect sRGB profile
  2699. libpng warning: iCCP: known incorrect sRGB profile
  2700. libpng warning: iCCP: known incorrect sRGB profile
  2701. libpng warning: iCCP: known incorrect sRGB profile
  2702. libpng warning: iCCP: known incorrect sRGB profile
  2703. libpng warning: iCCP: known incorrect sRGB profile
  2704. libpng warning: iCCP: known incorrect sRGB profile
  2705. libpng warning: iCCP: known incorrect sRGB profile
  2706. libpng warning: iCCP: known incorrect sRGB profile
  2707. libpng warning: iCCP: known incorrect sRGB profile
  2708. libpng warning: iCCP: known incorrect sRGB profile
  2709. libpng warning: iCCP: known incorrect sRGB profile
  2710. libpng warning: iCCP: known incorrect sRGB profile
  2711. libpng warning: iCCP: known incorrect sRGB profile
  2712. libpng warning: iCCP: known incorrect sRGB profile
  2713. libpng warning: iCCP: known incorrect sRGB profile
  2714. libpng warning: iCCP: known incorrect sRGB profile
  2715. libpng warning: iCCP: known incorrect sRGB profile
  2716. libpng warning: iCCP: known incorrect sRGB profile
  2717. libpng warning: iCCP: known incorrect sRGB profile
  2718. [3170:3185:1102/215128:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.Inhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2719. [3170:3185:1102/215128:ERROR:power_save_blocker_x11.cc(334)] No response to Inhibit() request!
  2720. [3170:3185:1102/215129:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.UnInhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  2721. [3170:3185:1102/215129:ERROR:power_save_blocker_x11.cc(406)] No response to Uninhibit() request!
  2722. libpng warning: iCCP: known incorrect sRGB profile
  2723. libpng warning: iCCP: known incorrect sRGB profile
  2724. libpng warning: iCCP: known incorrect sRGB profile
  2725. libpng warning: iCCP: known incorrect sRGB profile
  2726. libpng warning: iCCP: known incorrect sRGB profile
  2727. libpng warning: iCCP: known incorrect sRGB profile
  2728. libpng warning: iCCP: known incorrect sRGB profile
  2729. libpng warning: iCCP: known incorrect sRGB profile
  2730. libpng warning: iCCP: known incorrect sRGB profile
  2731. libpng warning: iCCP: known incorrect sRGB profile
  2732. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  2733. libpng warning: iCCP: known incorrect sRGB profile
  2734. libpng warning: iCCP: known incorrect sRGB profile
  2735. libpng warning: iCCP: known incorrect sRGB profile
  2736. libpng warning: iCCP: known incorrect sRGB profile
  2737. libpng warning: iCCP: known incorrect sRGB profile
  2738. libpng warning: iCCP: known incorrect sRGB profile
  2739. libpng warning: iCCP: known incorrect sRGB profile
  2740. libpng warning: iCCP: known incorrect sRGB profile
  2741. libpng warning: iCCP: known incorrect sRGB profile
  2742. libpng warning: iCCP: known incorrect sRGB profile
  2743. libpng warning: iCCP: known incorrect sRGB profile
  2744. libpng warning: iCCP: known incorrect sRGB profile
  2745. libpng warning: iCCP: known incorrect sRGB profile
  2746. libpng warning: iCCP: known incorrect sRGB profile
  2747. libpng warning: iCCP: known incorrect sRGB profile
  2748. libpng warning: iCCP: known incorrect sRGB profile
  2749. libpng warning: iCCP: known incorrect sRGB profile
  2750. libpng warning: iCCP: known incorrect sRGB profile
  2751. libpng warning: iCCP: known incorrect sRGB profile
  2752. libpng warning: iCCP: known incorrect sRGB profile
  2753. libpng warning: iCCP: known incorrect sRGB profile
  2754. libpng warning: iCCP: known incorrect sRGB profile
  2755. libpng warning: iCCP: known incorrect sRGB profile
  2756. libpng warning: iCCP: known incorrect sRGB profile
  2757. libpng warning: iCCP: known incorrect sRGB profile
  2758. libpng warning: iCCP: known incorrect sRGB profile
  2759. libpng warning: iCCP: known incorrect sRGB profile
  2760. libpng warning: iCCP: known incorrect sRGB profile
  2761. libpng warning: iCCP: known incorrect sRGB profile
  2762. libpng warning: iCCP: known incorrect sRGB profile
  2763. libpng warning: iCCP: known incorrect sRGB profile
  2764. libpng warning: iCCP: known incorrect sRGB profile
  2765. libpng warning: iCCP: known incorrect sRGB profile
  2766. libpng warning: iCCP: known incorrect sRGB profile
  2767.  
  2768. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  2769.  
  2770. (mousepad:415): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  2771.  
  2772. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  2773.  
  2774. (mousepad:415): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  2775.  
  2776. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  2777.  
  2778. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_manager_get_scheme: assertion 'scheme_id != NULL' failed
  2779.  
  2780. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  2781.  
  2782. (mousepad:415): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  2783.  
  2784. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  2785.  
  2786. (mousepad:415): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  2787.  
  2788. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  2789.  
  2790. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  2791.  
  2792. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_manager_get_scheme: assertion 'scheme_id != NULL' failed
  2793.  
  2794. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  2795.  
  2796. (mousepad:415): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  2797.  
  2798. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  2799.  
  2800. (mousepad:415): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  2801.  
  2802. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  2803.  
  2804. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_manager_get_scheme: assertion 'scheme_id != NULL' failed
  2805.  
  2806. (mousepad:415): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  2807.  
  2808. (mousepad:415): Gtk-WARNING **: Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.EUECQY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  2809. libpng warning: iCCP: known incorrect sRGB profile
  2810. libpng warning: iCCP: known incorrect sRGB profile
  2811. libpng warning: iCCP: known incorrect sRGB profile
  2812. libpng warning: iCCP: known incorrect sRGB profile
  2813. libpng warning: iCCP: known incorrect sRGB profile
  2814. libpng warning: iCCP: known incorrect sRGB profile
  2815. libpng warning: iCCP: known incorrect sRGB profile
  2816. libpng warning: iCCP: known incorrect sRGB profile
  2817. libpng warning: iCCP: known incorrect sRGB profile
  2818. libpng warning: iCCP: known incorrect sRGB profile
  2819.  
  2820. TigerVNC Viewer 64-bit v1.7.0
  2821. Built on: 2016-09-08 19:34
  2822. Copyright (C) 1999-2016 TigerVNC Team and many others (see README.txt)
  2823. See http://www.tigervnc.org for information on TigerVNC.
  2824. XOpenIM() failed
  2825.  
  2826. Wed Nov 2 22:45:29 2016
  2827. DecodeManager: Detected 4 CPU core(s)
  2828. DecodeManager: Creating 4 decoder thread(s)
  2829. CConn: connected to host 192.168.101.200 port 5900
  2830. CConnection: Server supports RFB protocol version 3.8
  2831. CConnection: Using RFB protocol version 3.8
  2832. CConnection: Choosing security type VncAuth(2)
  2833.  
  2834. Wed Nov 2 22:45:32 2016
  2835. X11PixelBuffer: Using default colormap and visual, TrueColor, depth 24.
  2836. CConn: Using pixel format depth 24 (32bpp) little-endian rgb888
  2837. CConn: Using Tight encoding
  2838. CConn: Enabling continuous updates
  2839. CConn: SetDesktopSize failed: 1
  2840.  
  2841. Wed Nov 2 22:45:33 2016
  2842. CConn: Throughput 20000 kbit/s - changing to quality 8
  2843. CConn: Using Tight encoding
  2844. libpng warning: iCCP: known incorrect sRGB profile
  2845. libpng warning: iCCP: known incorrect sRGB profile
  2846.  
  2847. Wed Nov 2 22:46:22 2016
  2848. CConn: Throughput 12227 kbit/s - changing to quality 6
  2849. CConn: Using Tight encoding
  2850.  
  2851. Wed Nov 2 22:46:39 2016
  2852. CConn: Throughput 16494 kbit/s - changing to quality 8
  2853.  
  2854. Wed Nov 2 22:46:40 2016
  2855. CConn: Using Tight encoding
  2856. libpng warning: iCCP: known incorrect sRGB profile
  2857. libpng warning: iCCP: known incorrect sRGB profile
  2858. libpng warning: iCCP: known incorrect sRGB profile
  2859. libpng warning: iCCP: known incorrect sRGB profile
  2860. libpng warning: iCCP: known incorrect sRGB profile
  2861. libpng warning: iCCP: known incorrect sRGB profile
  2862.  
  2863. Wed Nov 2 22:51:58 2016
  2864. CConn: Throughput 15740 kbit/s - changing to quality 6
  2865. CConn: Using Tight encoding
  2866. CConn: Throughput 16300 kbit/s - changing to quality 8
  2867. CConn: Using Tight encoding
  2868. libpng warning: iCCP: known incorrect sRGB profile
  2869. libpng warning: iCCP: known incorrect sRGB profile
  2870. libpng warning: iCCP: known incorrect sRGB profile
  2871. libpng warning: iCCP: known incorrect sRGB profile
  2872. libpng warning: iCCP: known incorrect sRGB profile
  2873. libpng warning: iCCP: known incorrect sRGB profile
  2874.  
  2875. Wed Nov 2 22:57:57 2016
  2876. CConn: Throughput 15752 kbit/s - changing to quality 6
  2877.  
  2878. Wed Nov 2 22:57:58 2016
  2879. CConn: Using Tight encoding
  2880. CConn: Throughput 16109 kbit/s - changing to quality 8
  2881. CConn: Using Tight encoding
  2882. libpng warning: iCCP: known incorrect sRGB profile
  2883. libpng warning: iCCP: known incorrect sRGB profile
  2884. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  2885.  
  2886. Wed Nov 2 22:59:59 2016
  2887. CConn: Throughput 14724 kbit/s - changing to quality 6
  2888. CConn: Using Tight encoding
  2889.  
  2890. Wed Nov 2 23:00:00 2016
  2891. CConn: Throughput 16293 kbit/s - changing to quality 8
  2892.  
  2893. Wed Nov 2 23:00:01 2016
  2894. CConn: Using Tight encoding
  2895. libpng warning: iCCP: known incorrect sRGB profile
  2896. libpng warning: iCCP: known incorrect sRGB profile
  2897.  
  2898. Wed Nov 2 23:03:55 2016
  2899. CConn: Throughput 15454 kbit/s - changing to quality 6
  2900. CConn: Using Tight encoding
  2901. CConn: Throughput 16067 kbit/s - changing to quality 8
  2902. CConn: Using Tight encoding
  2903. libpng warning: iCCP: known incorrect sRGB profile
  2904. libpng warning: iCCP: known incorrect sRGB profile
  2905. libpng warning: iCCP: known incorrect sRGB profile
  2906. libpng warning: iCCP: known incorrect sRGB profile
  2907.  
  2908. Wed Nov 2 23:07:54 2016
  2909. CConn: Throughput 15220 kbit/s - changing to quality 6
  2910. CConn: Using Tight encoding
  2911.  
  2912. Wed Nov 2 23:07:56 2016
  2913. CConn: Throughput 16168 kbit/s - changing to quality 8
  2914. CConn: Using Tight encoding
  2915.  
  2916. Wed Nov 2 23:07:58 2016
  2917. CConn: Throughput 13453 kbit/s - changing to quality 6
  2918.  
  2919. Wed Nov 2 23:07:59 2016
  2920. CConn: Using Tight encoding
  2921.  
  2922. Wed Nov 2 23:08:02 2016
  2923. CConn: Throughput 16049 kbit/s - changing to quality 8
  2924.  
  2925. Wed Nov 2 23:08:03 2016
  2926. CConn: Using Tight encoding
  2927. libpng warning: iCCP: known incorrect sRGB profile
  2928. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  2929. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  2930. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  2931. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  2932. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  2933. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  2934. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  2935. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  2936. libpng warning: iCCP: known incorrect sRGB profile
  2937. libpng warning: iCCP: known incorrect sRGB profile
  2938. libpng warning: iCCP: known incorrect sRGB profile
  2939. libpng warning: iCCP: known incorrect sRGB profile
  2940. libpng warning: iCCP: known incorrect sRGB profile
  2941. libpng warning: iCCP: known incorrect sRGB profile
  2942. libpng warning: iCCP: known incorrect sRGB profile
  2943. libpng warning: iCCP: known incorrect sRGB profile
  2944. libpng warning: iCCP: known incorrect sRGB profile
  2945. [3170:3189:1102/231857:ERROR:mcs_client.cc(754)] Received close command, resetting connection.
  2946. libpng warning: iCCP: known incorrect sRGB profile
  2947. libpng warning: iCCP: known incorrect sRGB profile
  2948. libpng warning: iCCP: known incorrect sRGB profile
  2949. libpng warning: iCCP: known incorrect sRGB profile
  2950. libpng warning: iCCP: known incorrect sRGB profile
  2951. libpng warning: iCCP: known incorrect sRGB profile
  2952. libpng warning: iCCP: known incorrect sRGB profile
  2953. libpng warning: iCCP: known incorrect sRGB profile
  2954. libpng warning: iCCP: known incorrect sRGB profile
  2955. libpng warning: iCCP: known incorrect sRGB profile
  2956. libpng warning: iCCP: known incorrect sRGB profile
  2957. libpng warning: iCCP: known incorrect sRGB profile
  2958. libpng warning: iCCP: known incorrect sRGB profile
  2959. libpng warning: iCCP: known incorrect sRGB profile
  2960. libpng warning: iCCP: known incorrect sRGB profile
  2961. libpng warning: iCCP: known incorrect sRGB profile
  2962. libpng warning: iCCP: known incorrect sRGB profile
  2963. libpng warning: iCCP: known incorrect sRGB profile
  2964. libpng warning: iCCP: known incorrect sRGB profile
  2965. libpng warning: iCCP: known incorrect sRGB profile
  2966. libpng warning: iCCP: known incorrect sRGB profile
  2967. libpng warning: iCCP: known incorrect sRGB profile
  2968. libpng warning: iCCP: known incorrect sRGB profile
  2969. libpng warning: iCCP: known incorrect sRGB profile
  2970. libpng warning: iCCP: known incorrect sRGB profile
  2971. libpng warning: iCCP: known incorrect sRGB profile
  2972. libpng warning: iCCP: known incorrect sRGB profile
  2973. libpng warning: iCCP: known incorrect sRGB profile
  2974. libpng warning: iCCP: known incorrect sRGB profile
  2975. libpng warning: iCCP: known incorrect sRGB profile
  2976. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  2977. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  2978. [3170:3189:1102/234437:ERROR:mcs_client.cc(754)] Received close command, resetting connection.
  2979. A Parser-blocking, cross-origin script, http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/jquery-ui.min.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  2980. libpng warning: iCCP: known incorrect sRGB profile
  2981. libpng warning: iCCP: known incorrect sRGB profile
  2982. libpng warning: iCCP: known incorrect sRGB profile
  2983. libpng warning: iCCP: known incorrect sRGB profile
  2984. libpng warning: iCCP: known incorrect sRGB profile
  2985. libpng warning: iCCP: known incorrect sRGB profile
  2986. libpng warning: iCCP: known incorrect sRGB profile
  2987. libpng warning: iCCP: known incorrect sRGB profile
  2988. libpng warning: iCCP: known incorrect sRGB profile
  2989. libpng warning: iCCP: known incorrect sRGB profile
  2990. libpng warning: iCCP: known incorrect sRGB profile
  2991. libpng warning: iCCP: known incorrect sRGB profile
  2992. libpng warning: iCCP: known incorrect sRGB profile
  2993. libpng warning: iCCP: known incorrect sRGB profile
  2994. libpng warning: iCCP: known incorrect sRGB profile
  2995. libpng warning: iCCP: known incorrect sRGB profile
  2996. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  2997. libpng warning: iCCP: known incorrect sRGB profile
  2998. libpng warning: iCCP: known incorrect sRGB profile
  2999. libpng warning: iCCP: known incorrect sRGB profile
  3000. libpng warning: iCCP: known incorrect sRGB profile
  3001. libpng warning: iCCP: known incorrect sRGB profile
  3002. libpng warning: iCCP: known incorrect sRGB profile
  3003. libpng warning: iCCP: known incorrect sRGB profile
  3004. libpng warning: iCCP: known incorrect sRGB profile
  3005. libpng warning: iCCP: known incorrect sRGB profile
  3006. libpng warning: iCCP: known incorrect sRGB profile
  3007. libpng warning: iCCP: known incorrect sRGB profile
  3008. libpng warning: iCCP: known incorrect sRGB profile
  3009. libpng warning: iCCP: known incorrect sRGB profile
  3010. libpng warning: iCCP: known incorrect sRGB profile
  3011. libpng warning: iCCP: known incorrect sRGB profile
  3012. libpng warning: iCCP: known incorrect sRGB profile
  3013. libpng warning: iCCP: known incorrect sRGB profile
  3014. libpng warning: iCCP: known incorrect sRGB profile
  3015. libpng warning: iCCP: known incorrect sRGB profile
  3016. libpng warning: iCCP: known incorrect sRGB profile
  3017. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  3018. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  3019. libpng warning: iCCP: known incorrect sRGB profile
  3020. libpng warning: iCCP: known incorrect sRGB profile
  3021. libpng warning: iCCP: known incorrect sRGB profile
  3022. libpng warning: iCCP: known incorrect sRGB profile
  3023. libpng warning: iCCP: known incorrect sRGB profile
  3024. libpng warning: iCCP: known incorrect sRGB profile
  3025. A Parser-blocking, cross-origin script, http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/jquery-ui.min.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  3026. libpng warning: iCCP: known incorrect sRGB profile
  3027. libpng warning: iCCP: known incorrect sRGB profile
  3028. libpng warning: iCCP: known incorrect sRGB profile
  3029. libpng warning: iCCP: known incorrect sRGB profile
  3030. libpng warning: iCCP: known incorrect sRGB profile
  3031. libpng warning: iCCP: known incorrect sRGB profile
  3032. libpng warning: iCCP: known incorrect sRGB profile
  3033. libpng warning: iCCP: known incorrect sRGB profile
  3034. libpng warning: iCCP: known incorrect sRGB profile
  3035. libpng warning: iCCP: known incorrect sRGB profile
  3036. libpng warning: iCCP: known incorrect sRGB profile
  3037. libpng warning: iCCP: known incorrect sRGB profile
  3038. libpng warning: iCCP: known incorrect sRGB profile
  3039. libpng warning: iCCP: known incorrect sRGB profile
  3040. libpng warning: iCCP: known incorrect sRGB profile
  3041. libpng warning: iCCP: known incorrect sRGB profile
  3042. libpng warning: iCCP: known incorrect sRGB profile
  3043. libpng warning: iCCP: known incorrect sRGB profile
  3044. libpng warning: iCCP: known incorrect sRGB profile
  3045. libpng warning: iCCP: known incorrect sRGB profile
  3046. libpng warning: iCCP: known incorrect sRGB profile
  3047. libpng warning: iCCP: known incorrect sRGB profile
  3048. libpng warning: iCCP: known incorrect sRGB profile
  3049. libpng warning: iCCP: known incorrect sRGB profile
  3050. libpng warning: iCCP: known incorrect sRGB profile
  3051. libpng warning: iCCP: known incorrect sRGB profile
  3052. libpng warning: iCCP: known incorrect sRGB profile
  3053. libpng warning: iCCP: known incorrect sRGB profile
  3054. libpng warning: iCCP: known incorrect sRGB profile
  3055. libpng warning: iCCP: known incorrect sRGB profile
  3056. libpng warning: iCCP: known incorrect sRGB profile
  3057. libpng warning: iCCP: known incorrect sRGB profile
  3058. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  3059. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  3060. libpng warning: iCCP: known incorrect sRGB profile
  3061. libpng warning: iCCP: known incorrect sRGB profile
  3062. libpng warning: iCCP: known incorrect sRGB profile
  3063. libpng warning: iCCP: known incorrect sRGB profile
  3064. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  3065. libpng warning: iCCP: known incorrect sRGB profile
  3066. libpng warning: iCCP: known incorrect sRGB profile
  3067. libpng warning: iCCP: known incorrect sRGB profile
  3068. libpng warning: iCCP: known incorrect sRGB profile
  3069. libpng warning: iCCP: known incorrect sRGB profile
  3070. libpng warning: iCCP: known incorrect sRGB profile
  3071. libpng warning: iCCP: known incorrect sRGB profile
  3072. libpng warning: iCCP: known incorrect sRGB profile
  3073. libpng warning: iCCP: known incorrect sRGB profile
  3074. libpng warning: iCCP: known incorrect sRGB profile
  3075. libpng warning: iCCP: known incorrect sRGB profile
  3076. libpng warning: iCCP: known incorrect sRGB profile
  3077. libpng warning: iCCP: known incorrect sRGB profile
  3078. libpng warning: iCCP: known incorrect sRGB profile
  3079. libpng warning: iCCP: known incorrect sRGB profile
  3080. libpng warning: iCCP: known incorrect sRGB profile
  3081. libpng warning: iCCP: known incorrect sRGB profile
  3082. libpng warning: iCCP: known incorrect sRGB profile
  3083. libpng warning: iCCP: known incorrect sRGB profile
  3084. libpng warning: iCCP: known incorrect sRGB profile
  3085. libpng warning: iCCP: known incorrect sRGB profile
  3086. libpng warning: iCCP: known incorrect sRGB profile
  3087. libpng warning: iCCP: known incorrect sRGB profile
  3088. libpng warning: iCCP: known incorrect sRGB profile
  3089. libpng warning: iCCP: known incorrect sRGB profile
  3090. libpng warning: iCCP: known incorrect sRGB profile
  3091. libpng warning: iCCP: known incorrect sRGB profile
  3092. libpng warning: iCCP: known incorrect sRGB profile
  3093. libpng warning: iCCP: known incorrect sRGB profile
  3094. libpng warning: iCCP: known incorrect sRGB profile
  3095. libpng warning: iCCP: known incorrect sRGB profile
  3096. libpng warning: iCCP: known incorrect sRGB profile
  3097. libpng warning: iCCP: known incorrect sRGB profile
  3098. libpng warning: iCCP: known incorrect sRGB profile
  3099. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  3100. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  3101. [3170:3189:1103/013514:ERROR:mcs_client.cc(754)] Received close command, resetting connection.
  3102. libpng warning: iCCP: known incorrect sRGB profile
  3103. libpng warning: iCCP: known incorrect sRGB profile
  3104. libpng warning: iCCP: known incorrect sRGB profile
  3105. libpng warning: iCCP: known incorrect sRGB profile
  3106. libpng warning: iCCP: known incorrect sRGB profile
  3107. libpng warning: iCCP: known incorrect sRGB profile
  3108. libpng warning: iCCP: known incorrect sRGB profile
  3109. libpng warning: iCCP: known incorrect sRGB profile
  3110. libpng warning: iCCP: known incorrect sRGB profile
  3111. libpng warning: iCCP: known incorrect sRGB profile
  3112. libpng warning: iCCP: known incorrect sRGB profile
  3113. libpng warning: iCCP: known incorrect sRGB profile
  3114. libpng warning: iCCP: known incorrect sRGB profile
  3115. libpng warning: iCCP: known incorrect sRGB profile
  3116. libpng warning: iCCP: known incorrect sRGB profile
  3117. libpng warning: iCCP: known incorrect sRGB profile
  3118. libpng warning: iCCP: known incorrect sRGB profile
  3119. libpng warning: iCCP: known incorrect sRGB profile
  3120. libpng warning: iCCP: known incorrect sRGB profile
  3121. libpng warning: iCCP: known incorrect sRGB profile
  3122. libpng warning: iCCP: known incorrect sRGB profile
  3123. libpng warning: iCCP: known incorrect sRGB profile
  3124. [2933:3037:1103/015659:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3125. [2933:3037:1103/015659:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3126. [2933:3037:1103/015659:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3127. [3170:3189:1103/015659:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  3128. [3170:3189:1103/015659:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  3129. [2933:3037:1103/082528:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3130. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  3131.  
  3132. (wrapper-1.0:3045): weather-WARNING **: Stažení dat o počasí se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  3133. [3170:3535:1103/082532:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  3134. [2933:3037:1103/082537:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3135. [2933:3037:1103/082537:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3136. [2933:3037:1103/082538:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3137. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  3138. QFile::remove: Empty or null file name
  3139. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  3140. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  3141. [2933:3037:1103/082544:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3142. [340:4424:1103/082548:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  3143. [2933:3037:1103/082554:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3144. libpng warning: iCCP: known incorrect sRGB profile
  3145. libpng warning: iCCP: known incorrect sRGB profile
  3146. [2933:3037:1103/082614:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3147. libpng warning: iCCP: known incorrect sRGB profile
  3148. libpng warning: iCCP: known incorrect sRGB profile
  3149. [2933:3037:1103/082655:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3150. libpng warning: iCCP: known incorrect sRGB profile
  3151. [2933:3037:1103/082815:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3152. libpng warning: iCCP: known incorrect sRGB profile
  3153. [2933:3037:1103/083056:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3154. libpng warning: iCCP: known incorrect sRGB profile
  3155. libpng warning: iCCP: known incorrect sRGB profile
  3156. libpng warning: iCCP: known incorrect sRGB profile
  3157. libpng warning: iCCP: known incorrect sRGB profile
  3158. libpng warning: iCCP: known incorrect sRGB profile
  3159. libpng warning: iCCP: known incorrect sRGB profile
  3160. libpng warning: iCCP: known incorrect sRGB profile
  3161. libpng warning: iCCP: known incorrect sRGB profile
  3162. [2933:3037:1103/083616:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3163. libpng warning: iCCP: known incorrect sRGB profile
  3164. libpng warning: iCCP: known incorrect sRGB profile
  3165. libpng warning: iCCP: known incorrect sRGB profile
  3166. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  3167. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  3168. libpng warning: iCCP: known incorrect sRGB profile
  3169. libpng warning: iCCP: known incorrect sRGB profile
  3170. libpng warning: iCCP: known incorrect sRGB profile
  3171. libpng warning: iCCP: known incorrect sRGB profile
  3172. libpng warning: iCCP: known incorrect sRGB profile
  3173. libpng warning: iCCP: known incorrect sRGB profile
  3174. libpng warning: iCCP: known incorrect sRGB profile
  3175. libpng warning: iCCP: known incorrect sRGB profile
  3176. libpng warning: iCCP: known incorrect sRGB profile
  3177. libpng warning: iCCP: known incorrect sRGB profile
  3178. libpng warning: iCCP: known incorrect sRGB profile
  3179. libpng warning: iCCP: known incorrect sRGB profile
  3180. libpng warning: iCCP: known incorrect sRGB profile
  3181. libpng warning: iCCP: known incorrect sRGB profile
  3182. libpng warning: iCCP: known incorrect sRGB profile
  3183. libpng warning: iCCP: known incorrect sRGB profile
  3184. libpng warning: iCCP: known incorrect sRGB profile
  3185. libpng warning: iCCP: known incorrect sRGB profile
  3186. libpng warning: iCCP: known incorrect sRGB profile
  3187. libpng warning: iCCP: known incorrect sRGB profile
  3188. [340:4424:1103/084938:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  3189. libpng warning: iCCP: known incorrect sRGB profile
  3190. libpng warning: iCCP: known incorrect sRGB profile
  3191. [340:4424:1103/085121:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  3192. [340:4424:1103/085131:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  3193. [340:4424:1103/085138:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  3194. [340:4424:1103/085218:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  3195. libpng warning: iCCP: known incorrect sRGB profile
  3196. libpng warning: iCCP: known incorrect sRGB profile
  3197. libpng warning: iCCP: known incorrect sRGB profile
  3198. libpng warning: iCCP: known incorrect sRGB profile
  3199. libpng warning: iCCP: known incorrect sRGB profile
  3200. libpng warning: iCCP: known incorrect sRGB profile
  3201. [340:4424:1103/085708:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  3202. [340:4424:1103/085741:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  3203. libpng warning: iCCP: known incorrect sRGB profile
  3204. libpng warning: iCCP: known incorrect sRGB profile
  3205. libpng warning: iCCP: known incorrect sRGB profile
  3206. libpng warning: iCCP: known incorrect sRGB profile
  3207. libpng warning: iCCP: known incorrect sRGB profile
  3208. libpng warning: iCCP: known incorrect sRGB profile
  3209. libpng warning: iCCP: known incorrect sRGB profile
  3210. libpng warning: iCCP: known incorrect sRGB profile
  3211. [340:4424:1103/090527:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  3212. libpng warning: iCCP: known incorrect sRGB profile
  3213. libpng warning: iCCP: known incorrect sRGB profile
  3214. libpng warning: iCCP: known incorrect sRGB profile
  3215. libpng warning: iCCP: known incorrect sRGB profile
  3216. libpng warning: iCCP: known incorrect sRGB profile
  3217. libpng warning: iCCP: known incorrect sRGB profile
  3218. libpng warning: iCCP: known incorrect sRGB profile
  3219. libpng warning: iCCP: known incorrect sRGB profile
  3220. libpng warning: iCCP: known incorrect sRGB profile
  3221. libpng warning: iCCP: known incorrect sRGB profile
  3222. libpng warning: iCCP: known incorrect sRGB profile
  3223. libpng warning: iCCP: known incorrect sRGB profile
  3224. libpng warning: iCCP: known incorrect sRGB profile
  3225. libpng warning: iCCP: known incorrect sRGB profile
  3226. libpng warning: iCCP: known incorrect sRGB profile
  3227. libpng warning: iCCP: known incorrect sRGB profile
  3228. libpng warning: iCCP: known incorrect sRGB profile
  3229. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  3230. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  3231. libpng warning: iCCP: known incorrect sRGB profile
  3232. libpng warning: iCCP: known incorrect sRGB profile
  3233. libpng warning: iCCP: known incorrect sRGB profile
  3234. libpng warning: iCCP: known incorrect sRGB profile
  3235. libpng warning: iCCP: known incorrect sRGB profile
  3236. libpng warning: iCCP: known incorrect sRGB profile
  3237. libpng warning: iCCP: known incorrect sRGB profile
  3238. libpng warning: iCCP: known incorrect sRGB profile
  3239. libpng warning: iCCP: known incorrect sRGB profile
  3240. libpng warning: iCCP: known incorrect sRGB profile
  3241. [2933:3037:1103/092434:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3242. [2933:3037:1103/092434:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3243. [2933:3037:1103/092436:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3244. [2933:3037:1103/092437:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3245. [2933:3037:1103/092437:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3246. [2933:3037:1103/092437:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3247. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  3248. QFile::remove: Empty or null file name
  3249. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  3250. libpng warning: iCCP: known incorrect sRGB profile
  3251. libpng warning: iCCP: known incorrect sRGB profile
  3252. libpng warning: iCCP: known incorrect sRGB profile
  3253. libpng warning: iCCP: known incorrect sRGB profile
  3254. libpng warning: iCCP: known incorrect sRGB profile
  3255. libpng warning: iCCP: known incorrect sRGB profile
  3256. libpng warning: iCCP: known incorrect sRGB profile
  3257. libpng warning: iCCP: known incorrect sRGB profile
  3258. libpng warning: iCCP: known incorrect sRGB profile
  3259. libpng warning: iCCP: known incorrect sRGB profile
  3260. libpng warning: iCCP: known incorrect sRGB profile
  3261. libpng warning: iCCP: known incorrect sRGB profile
  3262. libpng warning: iCCP: known incorrect sRGB profile
  3263. libpng warning: iCCP: known incorrect sRGB profile
  3264. libpng warning: iCCP: known incorrect sRGB profile
  3265. libpng warning: iCCP: known incorrect sRGB profile
  3266. libpng warning: iCCP: known incorrect sRGB profile
  3267. libpng warning: iCCP: known incorrect sRGB profile
  3268. libpng warning: iCCP: known incorrect sRGB profile
  3269. libpng warning: iCCP: known incorrect sRGB profile
  3270. libpng warning: iCCP: known incorrect sRGB profile
  3271. libpng warning: iCCP: known incorrect sRGB profile
  3272. libpng warning: iCCP: known incorrect sRGB profile
  3273. libpng warning: iCCP: known incorrect sRGB profile
  3274. libpng warning: iCCP: known incorrect sRGB profile
  3275. libpng warning: iCCP: known incorrect sRGB profile
  3276. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  3277. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  3278. libpng warning: iCCP: known incorrect sRGB profile
  3279. libpng warning: iCCP: known incorrect sRGB profile
  3280. libpng warning: iCCP: known incorrect sRGB profile
  3281. libpng warning: iCCP: known incorrect sRGB profile
  3282. libpng warning: iCCP: known incorrect sRGB profile
  3283. libpng warning: iCCP: known incorrect sRGB profile
  3284. libpng warning: iCCP: known incorrect sRGB profile
  3285. libpng warning: iCCP: known incorrect sRGB profile
  3286. libpng warning: iCCP: known incorrect sRGB profile
  3287. libpng warning: iCCP: known incorrect sRGB profile
  3288. libpng warning: iCCP: known incorrect sRGB profile
  3289. libpng warning: iCCP: known incorrect sRGB profile
  3290. libpng warning: iCCP: known incorrect sRGB profile
  3291. libpng warning: iCCP: known incorrect sRGB profile
  3292. libpng warning: iCCP: known incorrect sRGB profile
  3293. libpng warning: iCCP: known incorrect sRGB profile
  3294. libpng warning: iCCP: known incorrect sRGB profile
  3295. libpng warning: iCCP: known incorrect sRGB profile
  3296. libpng warning: iCCP: known incorrect sRGB profile
  3297. libpng warning: iCCP: known incorrect sRGB profile
  3298. libpng warning: iCCP: known incorrect sRGB profile
  3299. libpng warning: iCCP: known incorrect sRGB profile
  3300. libpng warning: iCCP: known incorrect sRGB profile
  3301. libpng warning: iCCP: known incorrect sRGB profile
  3302. libpng warning: iCCP: known incorrect sRGB profile
  3303. libpng warning: iCCP: known incorrect sRGB profile
  3304. libpng warning: iCCP: known incorrect sRGB profile
  3305. libpng warning: iCCP: known incorrect sRGB profile
  3306. libpng warning: iCCP: known incorrect sRGB profile
  3307. libpng warning: iCCP: known incorrect sRGB profile
  3308. libpng warning: iCCP: known incorrect sRGB profile
  3309. libpng warning: iCCP: known incorrect sRGB profile
  3310. libpng warning: iCCP: known incorrect sRGB profile
  3311. libpng warning: iCCP: known incorrect sRGB profile
  3312. libpng warning: iCCP: known incorrect sRGB profile
  3313. libpng warning: iCCP: known incorrect sRGB profile
  3314. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  3315. libpng warning: iCCP: known incorrect sRGB profile
  3316. libpng warning: iCCP: known incorrect sRGB profile
  3317. Picked up JAVA_TOOL_OPTIONS:
  3318. Error parsing gtk-icon-sizes string: ''
  3319.  
  3320. (java:17396): Gtk-WARNING **: Attempting to read the recently used resources file at `/home/lurid/.local/share/recently-used.xbel', but the parser failed: Chyba čtení souboru „/home/lurid/.local/share/recently-used.xbel“: je adresářem.
  3321.  
  3322. (java:17396): Gtk-WARNING **: Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.TGX0PY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  3323. libpng warning: iCCP: known incorrect sRGB profile
  3324. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  3325. A Parser-blocking, cross-origin script, http://www.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  3326. libpng warning: iCCP: known incorrect sRGB profile
  3327. libpng warning: iCCP: known incorrect sRGB profile
  3328. libpng warning: iCCP: known incorrect sRGB profile
  3329. libpng warning: iCCP: known incorrect sRGB profile
  3330. libpng warning: iCCP: known incorrect sRGB profile
  3331. libpng warning: iCCP: known incorrect sRGB profile
  3332. libpng warning: iCCP: known incorrect sRGB profile
  3333. [2933:3037:1103/103539:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3334. libpng warning: iCCP: known incorrect sRGB profile
  3335. libpng warning: iCCP: known incorrect sRGB profile
  3336. libpng warning: iCCP: known incorrect sRGB profile
  3337. libpng warning: iCCP: known incorrect sRGB profile
  3338. [2933:3037:1103/103950:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3339. [2933:3037:1103/104008:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3340. [2933:3037:1103/104013:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3341. [3170:3189:1103/104013:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -21
  3342. [3170:3189:1103/104013:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -21
  3343. [2933:3037:1103/104020:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3344. [2933:3037:1103/104023:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3345. [2933:3037:1103/104023:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3346. [2933:3037:1103/104024:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3347. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  3348. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  3349. QFile::remove: Empty or null file name
  3350. libpng warning: iCCP: known incorrect sRGB profile
  3351. libpng warning: iCCP: known incorrect sRGB profile
  3352. libpng warning: iCCP: known incorrect sRGB profile
  3353. [2933:3037:1103/104055:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3354. [2933:3037:1103/104055:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3355. [2933:3037:1103/104057:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3356. [2933:3037:1103/104057:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3357. [2933:3037:1103/104057:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3358. [2933:3037:1103/104057:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3359. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  3360. QFile::remove: Empty or null file name
  3361. [3170:3170:1103/104113:ERROR:navigation_entry_screenshot_manager.cc(141)] Invalid entry with unique id: 2822
  3362.  
  3363. (mousepad:415): Gtk-WARNING **: Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.TEOEQY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  3364. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  3365. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  3366. libpng warning: iCCP: known incorrect sRGB profile
  3367. [2933:3037:1103/104322:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3368. [2933:3037:1103/104324:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3369. libpng warning: iCCP: known incorrect sRGB profile
  3370.  
  3371. (soffice:18722): Gtk-WARNING **: Attempting to read the recently used resources file at '/home/lurid/.local/share/recently-used.xbel', but the parser failed: Chyba čtení souboru „/home/lurid/.local/share/recently-used.xbel“: je adresářem.
  3372.  
  3373. (soffice:18722): Gtk-WARNING **: Attempting to store changes into '/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.LU05PY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  3374.  
  3375. (soffice:18722): Gtk-WARNING **: Attempting to store changes into '/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.Y5M8PY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  3376. libpng warning: iCCP: known incorrect sRGB profile
  3377. libpng warning: iCCP: known incorrect sRGB profile
  3378.  
  3379. ** (soffice:18722): WARNING **: Unknown event notification 36
  3380.  
  3381. ** (soffice:18722): WARNING **: Unknown event notification 36
  3382.  
  3383. (soffice:18722): Gtk-CRITICAL **: gtk_container_foreach: assertion 'GTK_IS_CONTAINER (container)' failed
  3384.  
  3385. (soffice:18722): Gtk-WARNING **: Attempting to store changes into '/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.9NIEQY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  3386.  
  3387. (soffice:18722): Gtk-WARNING **: Attempting to store changes into '/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.TZNYPY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  3388.  
  3389. (soffice:18722): Gtk-WARNING **: Attempting to store changes into '/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.G9A4PY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  3390.  
  3391. ** (soffice:18722): WARNING **: Unknown event notification 36
  3392.  
  3393. ** (soffice:18722): WARNING **: Unknown event notification 36
  3394. [340:4424:1103/104616:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  3395. [340:4424:1103/104628:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  3396.  
  3397. ** (soffice:18722): WARNING **: Unknown event notification 36
  3398. libpng warning: iCCP: known incorrect sRGB profile
  3399. libpng warning: iCCP: known incorrect sRGB profile
  3400.  
  3401. ** (soffice:18722): WARNING **: Unknown event notification 36
  3402.  
  3403. ** (soffice:18722): WARNING **: Unknown event notification 36
  3404.  
  3405. ** (soffice:18722): WARNING **: Unknown event notification 36
  3406.  
  3407. ** (soffice:18722): WARNING **: Unknown event notification 36
  3408.  
  3409. ** (soffice:18722): WARNING **: Unknown event notification 36
  3410.  
  3411. ** (soffice:18722): WARNING **: Unknown event notification 36
  3412. libpng warning: iCCP: known incorrect sRGB profile
  3413. libpng warning: iCCP: known incorrect sRGB profile
  3414.  
  3415. ** (soffice:18722): WARNING **: Unknown event notification 36
  3416.  
  3417. ** (soffice:18722): WARNING **: Unknown event notification 36
  3418. libpng warning: iCCP: known incorrect sRGB profile
  3419. libpng warning: iCCP: known incorrect sRGB profile
  3420. libpng warning: iCCP: known incorrect sRGB profile
  3421. libpng warning: iCCP: known incorrect sRGB profile
  3422.  
  3423. ** (soffice:18722): WARNING **: Unknown event notification 36
  3424.  
  3425. ** (soffice:18722): WARNING **: Unknown event notification 36
  3426.  
  3427. ** (soffice:18722): WARNING **: Unknown event notification 36
  3428.  
  3429. ** (soffice:18722): WARNING **: Unknown event notification 36
  3430.  
  3431. ** (soffice:18722): WARNING **: Unknown event notification 36
  3432.  
  3433. ** (soffice:18722): WARNING **: Unknown event notification 36
  3434.  
  3435. ** (soffice:18722): WARNING **: Unknown event notification 36
  3436.  
  3437. ** (soffice:18722): WARNING **: Unknown event notification 36
  3438.  
  3439. ** (soffice:18722): WARNING **: Unknown event notification 36
  3440.  
  3441. ** (soffice:18722): WARNING **: Unknown event notification 36
  3442.  
  3443. ** (soffice:18722): WARNING **: Unknown event notification 36
  3444.  
  3445. ** (soffice:18722): WARNING **: Unknown event notification 36
  3446.  
  3447. ** (soffice:18722): WARNING **: Unknown event notification 36
  3448.  
  3449. ** (soffice:18722): WARNING **: Unknown event notification 36
  3450.  
  3451. ** (soffice:18722): WARNING **: Unknown event notification 36
  3452.  
  3453. ** (soffice:18722): WARNING **: Unknown event notification 36
  3454.  
  3455. ** (soffice:18722): WARNING **: Unknown event notification 36
  3456.  
  3457. ** (soffice:18722): WARNING **: Unknown event notification 36
  3458.  
  3459. ** (soffice:18722): WARNING **: Unknown event notification 36
  3460.  
  3461. ** (soffice:18722): WARNING **: Unknown event notification 36
  3462.  
  3463. ** (soffice:18722): WARNING **: Unknown event notification 36
  3464.  
  3465. ** (soffice:18722): WARNING **: Unknown event notification 36
  3466.  
  3467. ** (soffice:18722): WARNING **: Unknown event notification 36
  3468.  
  3469. ** (soffice:18722): WARNING **: Unknown event notification 36
  3470.  
  3471. ** (soffice:18722): WARNING **: Unknown event notification 36
  3472.  
  3473. ** (soffice:18722): WARNING **: Unknown event notification 36
  3474.  
  3475. ** (soffice:18722): WARNING **: Unknown event notification 36
  3476.  
  3477. ** (soffice:18722): WARNING **: Unknown event notification 36
  3478.  
  3479. ** (soffice:18722): WARNING **: Unknown event notification 36
  3480.  
  3481. ** (soffice:18722): WARNING **: Unknown event notification 36
  3482.  
  3483. ** (soffice:18722): WARNING **: Unknown event notification 36
  3484.  
  3485. ** (soffice:18722): WARNING **: Unknown event notification 36
  3486.  
  3487. ** (soffice:18722): WARNING **: Unknown event notification 36
  3488.  
  3489. ** (soffice:18722): WARNING **: Unknown event notification 36
  3490.  
  3491. ** (soffice:18722): WARNING **: Unknown event notification 36
  3492.  
  3493. ** (soffice:18722): WARNING **: Unknown event notification 36
  3494.  
  3495. ** (soffice:18722): WARNING **: Unknown event notification 36
  3496.  
  3497. ** (soffice:18722): WARNING **: Unknown event notification 36
  3498.  
  3499. ** (soffice:18722): WARNING **: Unknown event notification 36
  3500. libpng warning: iCCP: known incorrect sRGB profile
  3501. libpng warning: iCCP: known incorrect sRGB profile
  3502.  
  3503. (soffice:18722): Gtk-WARNING **: Attempting to store changes into '/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.VQ9IQY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  3504.  
  3505. (soffice:18722): Gtk-CRITICAL **: gtk_container_foreach: assertion 'GTK_IS_CONTAINER (container)' failed
  3506.  
  3507. (soffice:18722): Gtk-WARNING **: Attempting to store changes into '/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.XEQXPY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  3508.  
  3509. (evince:19045): Gtk-WARNING **: Attempting to read the recently used resources file at `/home/lurid/.local/share/recently-used.xbel', but the parser failed: Chyba čtení souboru „/home/lurid/.local/share/recently-used.xbel“: je adresářem.
  3510.  
  3511. (soffice:18722): Gtk-WARNING **: Attempting to store changes into '/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.I337PY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  3512.  
  3513. (evince:19045): Gtk-WARNING **: Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.OD69PY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  3514.  
  3515. (evince:19045): GLib-GObject-WARNING **: gsignal.c:2641: instance '0x16c32d0' has no handler with id '1022'
  3516.  
  3517. (evince:19045): GLib-GObject-WARNING **: gsignal.c:2641: instance '0x16c32d0' has no handler with id '1023'
  3518.  
  3519. (evince:19045): Gtk-WARNING **: Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.Q4EEQY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  3520. [3170:3170:1103/105709:ERROR:browser_main_loop.cc(252)] Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.M0BBQY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem (http://crbug.com/161366)
  3521. libpng warning: iCCP: known incorrect sRGB profile
  3522. libpng warning: iCCP: known incorrect sRGB profile
  3523. libpng warning: iCCP: known incorrect sRGB profile
  3524. libpng warning: iCCP: known incorrect sRGB profile
  3525. libpng warning: iCCP: known incorrect sRGB profile
  3526. libpng warning: iCCP: known incorrect sRGB profile
  3527. [340:4424:1103/110235:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  3528. libpng warning: iCCP: known incorrect sRGB profile
  3529. libpng warning: iCCP: known incorrect sRGB profile
  3530. libpng warning: iCCP: known incorrect sRGB profile
  3531. libpng warning: iCCP: known incorrect sRGB profile
  3532. libpng warning: iCCP: known incorrect sRGB profile
  3533. libpng warning: iCCP: known incorrect sRGB profile
  3534. libpng warning: iCCP: known incorrect sRGB profile
  3535. libpng warning: iCCP: known incorrect sRGB profile
  3536. libpng warning: iCCP: known incorrect sRGB profile
  3537. libpng warning: iCCP: known incorrect sRGB profile
  3538. libpng warning: iCCP: known incorrect sRGB profile
  3539. libpng warning: iCCP: known incorrect sRGB profile
  3540. libpng warning: iCCP: known incorrect sRGB profile
  3541. libpng warning: iCCP: known incorrect sRGB profile
  3542. [340:4424:1103/110858:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  3543. libpng warning: iCCP: known incorrect sRGB profile
  3544. libpng warning: iCCP: known incorrect sRGB profile
  3545. libpng warning: iCCP: known incorrect sRGB profile
  3546. libpng warning: iCCP: known incorrect sRGB profile
  3547. libpng warning: iCCP: known incorrect sRGB profile
  3548. [2933:3037:1103/112937:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3549. [2933:3037:1103/112937:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3550. [2933:3037:1103/112937:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3551. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  3552.  
  3553. (wrapper-1.0:3045): weather-WARNING **: Stažení dat o počasí se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  3554. [3170:3189:1103/112939:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  3555. [3170:3189:1103/112939:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  3556. [2933:3037:1103/112941:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3557. [2933:3037:1103/112941:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3558. [2933:3037:1103/112941:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3559. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  3560. [2933:3037:1103/112942:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3561. QFile::remove: Empty or null file name
  3562. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  3563. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  3564. libpng warning: iCCP: known incorrect sRGB profile
  3565. libpng warning: iCCP: known incorrect sRGB profile
  3566. libpng warning: iCCP: known incorrect sRGB profile
  3567. libpng warning: iCCP: known incorrect sRGB profile
  3568. [2933:3037:1103/113022:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3569. [2933:3037:1103/113022:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3570. [2933:3037:1103/113028:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3571. [2933:3037:1103/113029:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3572. [2933:3037:1103/113031:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3573. [2933:3037:1103/113035:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3574. [2933:3037:1103/113043:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3575. [2933:3037:1103/113059:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3576. [2933:3037:1103/113132:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3577. [3170:3170:1103/113223:ERROR:navigation_entry_screenshot_manager.cc(141)] Invalid entry with unique id: 1026
  3578. [5131:5131:1103/113226:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  3579. [2933:3037:1103/113236:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3580. libpng warning: iCCP: known incorrect sRGB profile
  3581. libpng warning: iCCP: known incorrect sRGB profile
  3582. libpng warning: iCCP: known incorrect sRGB profile
  3583. libpng warning: iCCP: known incorrect sRGB profile
  3584. libpng warning: iCCP: known incorrect sRGB profile
  3585. libpng warning: iCCP: known incorrect sRGB profile
  3586. libpng warning: iCCP: known incorrect sRGB profile
  3587. libpng warning: iCCP: known incorrect sRGB profile
  3588. libpng warning: iCCP: known incorrect sRGB profile
  3589. thunar-volman: Neznámý typ blokového zařízení disk.
  3590. thunar-volman: Neznámý typ blokového zařízení disk.
  3591. thunar-volman: An operation is already pending.
  3592. [2933:3037:1103/113444:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  3593. libpng warning: iCCP: known incorrect sRGB profile
  3594. libpng warning: iCCP: known incorrect sRGB profile
  3595.  
  3596. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3597.  
  3598. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3599.  
  3600. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3601.  
  3602. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3603.  
  3604. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3605.  
  3606. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3607.  
  3608. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3609.  
  3610. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3611.  
  3612. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3613.  
  3614. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3615.  
  3616. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3617.  
  3618. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3619.  
  3620. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3621.  
  3622. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3623.  
  3624. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3625.  
  3626. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3627.  
  3628. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3629.  
  3630. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3631.  
  3632. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3633.  
  3634. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3635.  
  3636. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3637.  
  3638. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3639.  
  3640. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3641.  
  3642. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3643.  
  3644. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3645.  
  3646. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3647.  
  3648. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3649.  
  3650. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3651.  
  3652. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3653.  
  3654. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3655.  
  3656. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3657.  
  3658. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3659.  
  3660. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3661.  
  3662. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3663.  
  3664. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3665.  
  3666. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3667.  
  3668. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3669.  
  3670. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3671.  
  3672. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3673.  
  3674. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3675.  
  3676. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3677.  
  3678. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3679.  
  3680. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3681.  
  3682. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3683.  
  3684. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3685.  
  3686. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3687.  
  3688. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3689.  
  3690. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3691.  
  3692. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3693.  
  3694. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3695.  
  3696. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3697.  
  3698. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3699.  
  3700. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3701.  
  3702. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3703.  
  3704. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3705.  
  3706. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3707.  
  3708. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3709.  
  3710. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3711.  
  3712. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3713.  
  3714. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3715.  
  3716. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3717.  
  3718. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3719.  
  3720. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3721.  
  3722. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3723.  
  3724. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3725.  
  3726. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3727.  
  3728. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3729.  
  3730. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3731.  
  3732. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3733.  
  3734. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3735.  
  3736. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3737.  
  3738. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3739.  
  3740. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3741.  
  3742. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3743.  
  3744. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3745.  
  3746. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3747.  
  3748. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3749.  
  3750. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3751.  
  3752. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3753.  
  3754. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3755.  
  3756. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3757.  
  3758. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3759.  
  3760. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3761.  
  3762. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3763.  
  3764. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3765.  
  3766. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3767.  
  3768. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3769.  
  3770. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3771.  
  3772. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3773.  
  3774. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3775.  
  3776. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3777.  
  3778. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3779.  
  3780. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3781.  
  3782. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3783.  
  3784. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3785.  
  3786. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3787.  
  3788. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3789.  
  3790. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3791.  
  3792. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3793.  
  3794. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3795.  
  3796. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3797.  
  3798. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3799.  
  3800. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3801.  
  3802. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3803.  
  3804. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3805.  
  3806. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3807.  
  3808. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3809.  
  3810. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3811.  
  3812. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3813.  
  3814. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3815.  
  3816. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3817.  
  3818. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3819.  
  3820. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3821.  
  3822. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3823.  
  3824. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3825.  
  3826. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3827.  
  3828. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3829.  
  3830. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3831.  
  3832. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3833.  
  3834. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3835.  
  3836. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3837.  
  3838. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3839.  
  3840. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3841.  
  3842. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3843.  
  3844. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3845.  
  3846. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3847.  
  3848. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3849.  
  3850. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3851.  
  3852. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3853.  
  3854. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3855.  
  3856. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3857.  
  3858. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3859.  
  3860. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3861.  
  3862. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3863.  
  3864. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3865.  
  3866. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3867.  
  3868. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3869.  
  3870. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3871.  
  3872. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3873.  
  3874. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3875.  
  3876. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3877.  
  3878. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3879.  
  3880. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3881.  
  3882. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3883.  
  3884. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3885.  
  3886. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3887.  
  3888. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3889.  
  3890. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3891.  
  3892. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3893.  
  3894. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3895.  
  3896. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3897.  
  3898. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3899.  
  3900. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3901.  
  3902. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3903.  
  3904. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3905.  
  3906. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3907.  
  3908. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3909.  
  3910. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3911.  
  3912. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3913.  
  3914. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3915.  
  3916. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3917.  
  3918. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3919.  
  3920. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3921.  
  3922. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3923.  
  3924. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3925.  
  3926. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3927.  
  3928. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3929.  
  3930. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3931.  
  3932. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3933.  
  3934. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3935.  
  3936. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3937.  
  3938. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3939.  
  3940. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3941.  
  3942. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3943.  
  3944. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3945.  
  3946. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3947.  
  3948. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3949.  
  3950. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3951.  
  3952. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3953.  
  3954. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3955.  
  3956. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3957.  
  3958. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3959.  
  3960. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3961.  
  3962. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3963.  
  3964. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3965.  
  3966. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3967.  
  3968. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3969.  
  3970. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3971.  
  3972. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3973.  
  3974. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3975.  
  3976. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3977.  
  3978. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3979.  
  3980. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3981.  
  3982. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3983.  
  3984. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3985.  
  3986. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3987.  
  3988. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3989.  
  3990. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3991.  
  3992. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3993.  
  3994. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3995.  
  3996. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3997.  
  3998. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  3999.  
  4000. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4001.  
  4002. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4003.  
  4004. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4005.  
  4006. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4007.  
  4008. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4009.  
  4010. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4011.  
  4012. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4013.  
  4014. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4015.  
  4016. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4017.  
  4018. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4019.  
  4020. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4021.  
  4022. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4023.  
  4024. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4025.  
  4026. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4027.  
  4028. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4029.  
  4030. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4031.  
  4032. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4033.  
  4034. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4035.  
  4036. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4037.  
  4038. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4039.  
  4040. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4041.  
  4042. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4043.  
  4044. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4045.  
  4046. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4047.  
  4048. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4049.  
  4050. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4051.  
  4052. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4053.  
  4054. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4055.  
  4056. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4057.  
  4058. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4059. libpng warning: iCCP: known incorrect sRGB profile
  4060. libpng warning: iCCP: known incorrect sRGB profile
  4061. thunar-volman: Neznámý typ blokového zařízení disk.
  4062. thunar-volman: Neznámý typ blokového zařízení disk.
  4063. thunar-volman: Neznámý typ blokového zařízení disk.
  4064. libpng warning: iCCP: known incorrect sRGB profile
  4065. libpng warning: iCCP: known incorrect sRGB profile
  4066. thunar-volman: An operation is already pending.
  4067. thunar-volman: An operation is already pending.
  4068. libpng warning: iCCP: known incorrect sRGB profile
  4069.  
  4070. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4071.  
  4072. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4073.  
  4074. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4075.  
  4076. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4077.  
  4078. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4079.  
  4080. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4081.  
  4082. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4083.  
  4084. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4085.  
  4086. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4087.  
  4088. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4089.  
  4090. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4091.  
  4092. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4093.  
  4094. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4095.  
  4096. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4097.  
  4098. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4099.  
  4100. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4101.  
  4102. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4103.  
  4104. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4105.  
  4106. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4107.  
  4108. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4109.  
  4110. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4111.  
  4112. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4113.  
  4114. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4115.  
  4116. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4117.  
  4118. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4119.  
  4120. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4121.  
  4122. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4123.  
  4124. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4125.  
  4126. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4127.  
  4128. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4129.  
  4130. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4131.  
  4132. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4133.  
  4134. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4135.  
  4136. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4137.  
  4138. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4139.  
  4140. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4141.  
  4142. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4143.  
  4144. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4145.  
  4146. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4147.  
  4148. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4149.  
  4150. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4151.  
  4152. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4153.  
  4154. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4155.  
  4156. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4157.  
  4158. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4159.  
  4160. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4161.  
  4162. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4163.  
  4164. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4165.  
  4166. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4167.  
  4168. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4169.  
  4170. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4171.  
  4172. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4173.  
  4174. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4175.  
  4176. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4177.  
  4178. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4179.  
  4180. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4181.  
  4182. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4183.  
  4184. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4185.  
  4186. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4187.  
  4188. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4189.  
  4190. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4191.  
  4192. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4193.  
  4194. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4195.  
  4196. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4197.  
  4198. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4199.  
  4200. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4201.  
  4202. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4203.  
  4204. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4205.  
  4206. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4207.  
  4208. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4209.  
  4210. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4211.  
  4212. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4213.  
  4214. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4215.  
  4216. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4217.  
  4218. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4219.  
  4220. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4221.  
  4222. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4223.  
  4224. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4225.  
  4226. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4227.  
  4228. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4229.  
  4230. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4231.  
  4232. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4233.  
  4234. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4235.  
  4236. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4237.  
  4238. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4239.  
  4240. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4241.  
  4242. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4243.  
  4244. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4245.  
  4246. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4247.  
  4248. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4249.  
  4250. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4251.  
  4252. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4253.  
  4254. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4255.  
  4256. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4257.  
  4258. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4259.  
  4260. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4261.  
  4262. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4263.  
  4264. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4265.  
  4266. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4267.  
  4268. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4269.  
  4270. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4271.  
  4272. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4273.  
  4274. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4275.  
  4276. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4277.  
  4278. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4279.  
  4280. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4281.  
  4282. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4283.  
  4284. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4285.  
  4286. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4287.  
  4288. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4289.  
  4290. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4291.  
  4292. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4293.  
  4294. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4295.  
  4296. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4297.  
  4298. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4299.  
  4300. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4301.  
  4302. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4303.  
  4304. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4305.  
  4306. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4307.  
  4308. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Chyba při získávání informace o souborovém systému pro /run/media/lurid/9016-4EF8: Adresář nebo soubor neexistuje
  4309. thunar-volman: Nelze najít svazek odpovídající tomuto zařízení.
  4310. thunar-volman: Nelze najít svazek odpovídající tomuto zařízení.
  4311. thunar-volman: Neznámý typ blokového zařízení disk.
  4312. thunar-volman: Neznámý typ blokového zařízení disk.
  4313. libpng warning: iCCP: known incorrect sRGB profile
  4314. thunar-volman: An operation is already pending.
  4315. thunar-volman: Device /dev/mmcblk0p1 is already mounted at `/run/media/lurid/CB_WATCHDOG'.
  4316. .
  4317.  
  4318. (mousepad:21240): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4319.  
  4320. (mousepad:21240): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  4321.  
  4322. (mousepad:21240): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4323.  
  4324. (mousepad:21240): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  4325.  
  4326. (mousepad:21240): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4327.  
  4328. (mousepad:21240): Gtk-WARNING **: Attempting to read the recently used resources file at `/home/lurid/.local/share/recently-used.xbel', but the parser failed: Chyba čtení souboru „/home/lurid/.local/share/recently-used.xbel“: je adresářem.
  4329.  
  4330. (mousepad:21240): Gtk-WARNING **: Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.ZR3WPY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  4331.  
  4332. (mousepad:21240): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4333.  
  4334. (mousepad:21240): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  4335.  
  4336. (mousepad:21240): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4337.  
  4338. (mousepad:21240): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  4339.  
  4340. (mousepad:21240): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4341.  
  4342. (mousepad:21240): GtkSourceView-CRITICAL **: gtk_source_style_scheme_manager_get_scheme: assertion 'scheme_id != NULL' failed
  4343.  
  4344. (mousepad:21240): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4345.  
  4346. (mousepad:21240): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  4347.  
  4348. (mousepad:21240): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4349.  
  4350. (mousepad:21240): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  4351.  
  4352. (mousepad:21240): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4353.  
  4354. (mousepad:21240): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4355.  
  4356. (mousepad:21240): GtkSourceView-CRITICAL **: gtk_source_style_scheme_manager_get_scheme: assertion 'scheme_id != NULL' failed
  4357.  
  4358. (mousepad:21240): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4359.  
  4360. (mousepad:21240): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  4361.  
  4362. (mousepad:21240): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4363.  
  4364. (mousepad:21240): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  4365.  
  4366. (mousepad:21240): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4367.  
  4368. (mousepad:21240): GtkSourceView-CRITICAL **: gtk_source_style_scheme_manager_get_scheme: assertion 'scheme_id != NULL' failed
  4369.  
  4370. (mousepad:21240): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4371.  
  4372. (mousepad:21240): Gtk-WARNING **: Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.UUZ1PY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  4373.  
  4374. (mousepad:21240): Gtk-WARNING **: Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.QW3GQY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  4375.  
  4376. (mousepad:21316): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4377.  
  4378. (mousepad:21316): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  4379.  
  4380. (mousepad:21316): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4381.  
  4382. (mousepad:21316): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  4383.  
  4384. (mousepad:21316): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4385.  
  4386. (mousepad:21316): Gtk-WARNING **: Attempting to read the recently used resources file at `/home/lurid/.local/share/recently-used.xbel', but the parser failed: Chyba čtení souboru „/home/lurid/.local/share/recently-used.xbel“: je adresářem.
  4387.  
  4388. (mousepad:21316): Gtk-WARNING **: Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.PX3ZPY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  4389. libpng warning: iCCP: known incorrect sRGB profile
  4390.  
  4391. (mousepad:21316): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4392.  
  4393. (mousepad:21316): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  4394.  
  4395. (mousepad:21316): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4396.  
  4397. (mousepad:21316): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  4398.  
  4399. (mousepad:21316): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4400.  
  4401. (mousepad:21316): GtkSourceView-CRITICAL **: gtk_source_style_scheme_manager_get_scheme: assertion 'scheme_id != NULL' failed
  4402.  
  4403. (mousepad:21316): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4404.  
  4405. (mousepad:21316): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  4406.  
  4407. (mousepad:21316): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4408.  
  4409. (mousepad:21316): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  4410.  
  4411. (mousepad:21316): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4412.  
  4413. (mousepad:21316): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4414.  
  4415. (mousepad:21316): GtkSourceView-CRITICAL **: gtk_source_style_scheme_manager_get_scheme: assertion 'scheme_id != NULL' failed
  4416.  
  4417. (mousepad:21316): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4418.  
  4419. (mousepad:21316): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  4420.  
  4421. (mousepad:21316): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4422.  
  4423. (mousepad:21316): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  4424.  
  4425. (mousepad:21316): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4426.  
  4427. (mousepad:21316): GtkSourceView-CRITICAL **: gtk_source_style_scheme_manager_get_scheme: assertion 'scheme_id != NULL' failed
  4428.  
  4429. (mousepad:21316): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4430.  
  4431. (mousepad:21316): Gtk-WARNING **: Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.WI41PY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  4432.  
  4433. (mousepad:21316): Gtk-WARNING **: Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.LVX4PY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  4434. libpng warning: iCCP: known incorrect sRGB profile
  4435.  
  4436. (mousepad:21401): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4437.  
  4438. (mousepad:21401): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  4439.  
  4440. (mousepad:21401): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4441.  
  4442. (mousepad:21401): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
  4443.  
  4444. (mousepad:21401): GtkSourceView-CRITICAL **: gtk_source_style_scheme_get_id: assertion 'GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
  4445. libpng warning: iCCP: known incorrect sRGB profile
  4446.  
  4447. (mousepad:21401): Gtk-WARNING **: Attempting to read the recently used resources file at `/home/lurid/.local/share/recently-used.xbel', but the parser failed: Chyba čtení souboru „/home/lurid/.local/share/recently-used.xbel“: je adresářem.
  4448. libpng warning: iCCP: known incorrect sRGB profile
  4449.  
  4450. (mousepad:21401): Gtk-WARNING **: Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.KSBHQY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  4451. Picked up JAVA_TOOL_OPTIONS:
  4452. Error parsing gtk-icon-sizes string: ''
  4453.  
  4454. (java:21449): Gtk-WARNING **: Attempting to read the recently used resources file at `/home/lurid/.local/share/recently-used.xbel', but the parser failed: Chyba čtení souboru „/home/lurid/.local/share/recently-used.xbel“: je adresářem.
  4455.  
  4456. (java:21449): Gtk-WARNING **: Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.Z9EEQY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  4457.  
  4458. (mousepad:21401): Gtk-WARNING **: Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.PJ10PY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  4459. libpng warning: iCCP: known incorrect sRGB profile
  4460. libpng warning: iCCP: known incorrect sRGB profile
  4461. libpng warning: iCCP: known incorrect sRGB profile
  4462. libpng warning: iCCP: known incorrect sRGB profile
  4463. libpng warning: iCCP: known incorrect sRGB profile
  4464. [5131:5131:1103/114853:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  4465. [5131:5131:1103/114853:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  4466. [5131:5131:1103/115054:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  4467. [5131:5131:1103/115054:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  4468. libpng warning: iCCP: known incorrect sRGB profile
  4469. libpng warning: iCCP: known incorrect sRGB profile
  4470. libpng warning: iCCP: known incorrect sRGB profile
  4471. libpng warning: iCCP: known incorrect sRGB profile
  4472. libpng warning: iCCP: known incorrect sRGB profile
  4473. libpng warning: iCCP: known incorrect sRGB profile
  4474. libpng warning: iCCP: known incorrect sRGB profile
  4475. libpng warning: iCCP: known incorrect sRGB profile
  4476. libpng warning: iCCP: known incorrect sRGB profile
  4477. libpng warning: iCCP: known incorrect sRGB profile
  4478. libpng warning: iCCP: known incorrect sRGB profile
  4479. libpng warning: iCCP: known incorrect sRGB profile
  4480. libpng warning: iCCP: known incorrect sRGB profile
  4481. libpng warning: iCCP: known incorrect sRGB profile
  4482. libpng warning: iCCP: known incorrect sRGB profile
  4483. libpng warning: iCCP: known incorrect sRGB profile
  4484. [2933:3037:1103/120454:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4485. [3170:3170:1103/120529:ERROR:navigation_entry_screenshot_manager.cc(141)] Invalid entry with unique id: 744
  4486. [1461:1461:1103/120531:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  4487. [1461:1461:1103/120543:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  4488. libpng warning: iCCP: known incorrect sRGB profile
  4489. libpng warning: iCCP: known incorrect sRGB profile
  4490. libpng warning: iCCP: known incorrect sRGB profile
  4491. libpng warning: iCCP: known incorrect sRGB profile
  4492.  
  4493. (soffice:22156): Gtk-WARNING **: Attempting to read the recently used resources file at '/home/lurid/.local/share/recently-used.xbel', but the parser failed: Chyba čtení souboru „/home/lurid/.local/share/recently-used.xbel“: je adresářem.
  4494.  
  4495. (soffice:22156): Gtk-WARNING **: Attempting to store changes into '/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.J8ZXPY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  4496.  
  4497. ** (soffice:22156): WARNING **: Unknown event notification 36
  4498.  
  4499. ** (soffice:22156): WARNING **: Unknown event notification 36
  4500.  
  4501. ** (soffice:22156): WARNING **: Unknown event notification 36
  4502. libpng warning: iCCP: known incorrect sRGB profile
  4503.  
  4504. ** (soffice:22156): WARNING **: Unknown event notification 36
  4505. libpng warning: iCCP: known incorrect sRGB profile
  4506.  
  4507. ** (soffice:22156): WARNING **: Unknown event notification 36
  4508.  
  4509. (soffice:22156): Gtk-WARNING **: Attempting to store changes into '/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.OJJCQY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  4510.  
  4511. (soffice:22156): Gtk-CRITICAL **: gtk_container_foreach: assertion 'GTK_IS_CONTAINER (container)' failed
  4512.  
  4513. (soffice:22156): Gtk-WARNING **: Attempting to store changes into '/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.OJX8PY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  4514.  
  4515. (evince:22308): Gtk-WARNING **: Attempting to read the recently used resources file at `/home/lurid/.local/share/recently-used.xbel', but the parser failed: Chyba čtení souboru „/home/lurid/.local/share/recently-used.xbel“: je adresářem.
  4516.  
  4517. (soffice:22156): Gtk-WARNING **: Attempting to store changes into '/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.HQSDQY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  4518.  
  4519. (evince:22308): Gtk-WARNING **: Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.BK1GQY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  4520.  
  4521. (evince:22308): GLib-GObject-WARNING **: gsignal.c:2641: instance '0x2174280' has no handler with id '1028'
  4522.  
  4523. (evince:22308): GLib-GObject-WARNING **: gsignal.c:2641: instance '0x2174280' has no handler with id '1029'
  4524.  
  4525. (evince:22308): Gtk-WARNING **: Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.5NP5PY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  4526.  
  4527. ** (soffice:22156): WARNING **: Unknown event notification 36
  4528.  
  4529. ** (soffice:22156): WARNING **: Unknown event notification 36
  4530.  
  4531. ** (soffice:22156): WARNING **: Unknown event notification 35
  4532.  
  4533. ** (soffice:22156): WARNING **: Unknown event notification 36
  4534.  
  4535. ** (soffice:22156): WARNING **: Unknown event notification 35
  4536.  
  4537. ** (soffice:22156): WARNING **: Unknown event notification 36
  4538.  
  4539. ** (soffice:22156): WARNING **: Unknown event notification 36
  4540. libpng warning: iCCP: known incorrect sRGB profile
  4541. libpng warning: iCCP: known incorrect sRGB profile
  4542.  
  4543. (soffice:22156): Gtk-WARNING **: Attempting to store changes into '/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.P6Z9PY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  4544. libpng warning: iCCP: known incorrect sRGB profile
  4545. libpng warning: iCCP: known incorrect sRGB profile
  4546.  
  4547. (soffice:22156): Gtk-CRITICAL **: gtk_container_foreach: assertion 'GTK_IS_CONTAINER (container)' failed
  4548.  
  4549. (soffice:22156): Gtk-WARNING **: Attempting to store changes into '/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.P92WPY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  4550.  
  4551. (evince:22485): Gtk-WARNING **: Attempting to read the recently used resources file at `/home/lurid/.local/share/recently-used.xbel', but the parser failed: Chyba čtení souboru „/home/lurid/.local/share/recently-used.xbel“: je adresářem.
  4552.  
  4553. (soffice:22156): Gtk-WARNING **: Attempting to store changes into '/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.I4SGQY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  4554.  
  4555. (evince:22485): Gtk-WARNING **: Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.J7E2PY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  4556.  
  4557. (evince:22485): GLib-GObject-WARNING **: gsignal.c:2641: instance '0x1017280' has no handler with id '1032'
  4558.  
  4559. (evince:22485): GLib-GObject-WARNING **: gsignal.c:2641: instance '0x1017280' has no handler with id '1033'
  4560.  
  4561. (evince:22485): Gtk-WARNING **: Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.7RPHQY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  4562. libpng warning: iCCP: known incorrect sRGB profile
  4563. libpng warning: iCCP: known incorrect sRGB profile
  4564. libpng warning: iCCP: known incorrect sRGB profile
  4565. [3170:3170:1103/121310:ERROR:browser_main_loop.cc(252)] Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.I837PY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem (http://crbug.com/161366)
  4566. libpng warning: iCCP: known incorrect sRGB profile
  4567. libpng warning: iCCP: known incorrect sRGB profile
  4568. libpng warning: iCCP: known incorrect sRGB profile
  4569. thunar-volman: Neznámý typ blokového zařízení disk.
  4570. thunar-volman: Neznámý typ blokového zařízení disk.
  4571. thunar-volman: An operation is already pending.
  4572. thunar-volman: Device /dev/mmcblk0p1 is already mounted at `/run/media/lurid/BD97-35E6'.
  4573. .
  4574. thunar-volman: An operation is already pending.
  4575. libpng warning: iCCP: known incorrect sRGB profile
  4576. libpng warning: iCCP: known incorrect sRGB profile
  4577. libpng warning: iCCP: known incorrect sRGB profile
  4578. [2933:3037:1103/121826:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4579. [2933:3037:1103/121826:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4580. [2933:3037:1103/121826:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4581. [2933:3037:1103/130813:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4582. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  4583. [2933:3037:1103/130813:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4584. [2933:3037:1103/130813:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4585. [3170:3189:1103/130815:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  4586. [3170:3189:1103/130815:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  4587. [2933:3037:1103/130817:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4588.  
  4589. (wrapper-1.0:3045): weather-WARNING **: Stažení dat o počasí se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  4590.  
  4591. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4592.  
  4593. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4594.  
  4595. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4596.  
  4597. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4598.  
  4599. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4600.  
  4601. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4602.  
  4603. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4604.  
  4605. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4606.  
  4607. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4608.  
  4609. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4610.  
  4611. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4612.  
  4613. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4614.  
  4615. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4616.  
  4617. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4618.  
  4619. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4620.  
  4621. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4622.  
  4623. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4624.  
  4625. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4626.  
  4627. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4628.  
  4629. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4630.  
  4631. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4632.  
  4633. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4634.  
  4635. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4636.  
  4637. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4638.  
  4639. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4640.  
  4641. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4642.  
  4643. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4644.  
  4645. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4646.  
  4647. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4648.  
  4649. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4650.  
  4651. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4652.  
  4653. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4654.  
  4655. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4656.  
  4657. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4658.  
  4659. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4660.  
  4661. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4662.  
  4663. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4664.  
  4665. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4666.  
  4667. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4668.  
  4669. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4670.  
  4671. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4672.  
  4673. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4674.  
  4675. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4676.  
  4677. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4678.  
  4679. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4680.  
  4681. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4682.  
  4683. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4684.  
  4685. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4686.  
  4687. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4688.  
  4689. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4690.  
  4691. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4692.  
  4693. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4694.  
  4695. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4696.  
  4697. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4698.  
  4699. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4700.  
  4701. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4702.  
  4703. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4704.  
  4705. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4706.  
  4707. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4708.  
  4709. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4710.  
  4711. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4712.  
  4713. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4714.  
  4715. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4716.  
  4717. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4718.  
  4719. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4720.  
  4721. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4722.  
  4723. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4724.  
  4725. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4726.  
  4727. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4728.  
  4729. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4730.  
  4731. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4732.  
  4733. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4734.  
  4735. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4736.  
  4737. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4738.  
  4739. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4740.  
  4741. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4742.  
  4743. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4744.  
  4745. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4746.  
  4747. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4748.  
  4749. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4750.  
  4751. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4752.  
  4753. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4754.  
  4755. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4756.  
  4757. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4758.  
  4759. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4760.  
  4761. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4762.  
  4763. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4764.  
  4765. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4766.  
  4767. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4768.  
  4769. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4770.  
  4771. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4772.  
  4773. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4774.  
  4775. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4776.  
  4777. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4778.  
  4779. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4780.  
  4781. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4782.  
  4783. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4784.  
  4785. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4786.  
  4787. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4788.  
  4789. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4790.  
  4791. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4792.  
  4793. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4794.  
  4795. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4796.  
  4797. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4798.  
  4799. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4800.  
  4801. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4802.  
  4803. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4804.  
  4805. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4806.  
  4807. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4808.  
  4809. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4810.  
  4811. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4812.  
  4813. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4814.  
  4815. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4816.  
  4817. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4818.  
  4819. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4820.  
  4821. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4822.  
  4823. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4824.  
  4825. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4826.  
  4827. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4828.  
  4829. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Nepřípustný argument
  4830. [2933:3037:1103/130820:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4831. [2933:3037:1103/130820:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4832. [3170:3189:1103/130822:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  4833. [3170:3189:1103/130822:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  4834.  
  4835. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4836.  
  4837. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4838.  
  4839. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4840.  
  4841. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4842.  
  4843. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4844.  
  4845. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4846.  
  4847. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4848.  
  4849. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4850.  
  4851. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4852.  
  4853. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4854.  
  4855. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4856.  
  4857. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4858.  
  4859. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4860.  
  4861. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4862. [2933:3037:1103/130825:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4863. libpng warning: iCCP: known incorrect sRGB profile
  4864. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  4865.  
  4866. (wrapper-1.0:3045): weather-WARNING **: Stažení dat o počasí se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Jméno počítače nemá přiřazenu adresu
  4867. [2933:3037:1103/130829:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4868. [2933:3037:1103/130829:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4869. [2933:3037:1103/130829:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4870. [2933:3037:1103/130829:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4871. [3170:3189:1103/130829:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  4872. [3170:3189:1103/130829:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  4873. [2933:3037:1103/130831:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4874. [3170:3189:1103/130833:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  4875. [3170:3189:1103/130833:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  4876. [2933:3037:1103/130833:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4877. [2933:3037:1103/130837:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4878. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  4879.  
  4880. (wrapper-1.0:3045): weather-WARNING **: Stažení dat o počasí se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  4881. [2933:3037:1103/130845:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4882. [2933:3037:1103/130848:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4883. [2933:3037:1103/130848:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4884. [3170:3189:1103/130848:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  4885. [3170:3189:1103/130848:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  4886. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  4887.  
  4888. (wrapper-1.0:3045): weather-WARNING **: Stažení dat o počasí se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  4889. [2933:3037:1103/130849:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4890. [3170:3189:1103/130851:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  4891. [3170:3189:1103/130851:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  4892. [2933:3037:1103/130856:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4893. [2933:3037:1103/130910:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4894. libpng warning: iCCP: known incorrect sRGB profile
  4895. [2933:3037:1103/130938:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4896. [2933:3037:1103/131034:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4897. [3170:20242:1103/131150:ERROR:cert_verify_proc_nss.cc(942)] CERT_PKIXVerifyCert for 10.34.1.1 failed err=-8179
  4898. [3170:3475:1103/131150:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  4899. [WARNING:flash/platform/pepper/pep_module.cpp(63)] SANDBOXED
  4900. [2933:3037:1103/131226:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4901. [3170:3475:1103/131235:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  4902. libpng warning: iCCP: known incorrect sRGB profile
  4903. [3170:20755:1103/131253:ERROR:cert_verify_proc_nss.cc(942)] CERT_PKIXVerifyCert for 10.34.1.2 failed err=-8179
  4904.  
  4905. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4906.  
  4907. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4908.  
  4909. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4910.  
  4911. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4912.  
  4913. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4914.  
  4915. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4916.  
  4917. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4918.  
  4919. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4920.  
  4921. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4922.  
  4923. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4924.  
  4925. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4926.  
  4927. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4928.  
  4929. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4930.  
  4931. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4932.  
  4933. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4934.  
  4935. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4936.  
  4937. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  4938. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  4939. libpng warning: iCCP: known incorrect sRGB profile
  4940. [2933:3037:1103/131333:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4941. [3170:3475:1103/131333:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  4942. [3170:3189:1103/131334:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  4943. [3170:3189:1103/131334:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  4944. [2933:3037:1103/131337:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4945. [2933:3037:1103/131337:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4946. [3170:3475:1103/131337:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  4947. [3170:3189:1103/131339:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  4948. [3170:3189:1103/131339:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  4949. [2933:3037:1103/131345:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4950. libpng warning: iCCP: known incorrect sRGB profile
  4951. [2933:3037:1103/131401:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4952. libpng warning: iCCP: known incorrect sRGB profile
  4953. [2933:3037:1103/131433:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4954. [2933:3037:1103/131537:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4955. [3170:3475:1103/131610:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  4956. [2933:3037:1103/131619:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4957. [3170:3475:1103/131619:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  4958. [3170:3189:1103/131619:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  4959. [3170:3189:1103/131619:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  4960. [2933:3037:1103/131626:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4961. [2933:3037:1103/131634:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4962. [3170:3475:1103/131634:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  4963. [2933:3037:1103/131638:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4964. [2933:3037:1103/131646:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4965. [2933:3037:1103/131702:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4966. [2933:3037:1103/131734:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4967. [2933:3037:1103/131739:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4968. [2933:3037:1103/131739:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4969. [3170:3475:1103/131739:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  4970. [3170:3189:1103/131741:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  4971. [3170:3189:1103/131741:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  4972. [2933:3037:1103/131741:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4973. [3170:3475:1103/131741:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  4974. [2933:3037:1103/131742:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4975. [3170:3189:1103/131743:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  4976. [3170:3189:1103/131743:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  4977. [2933:3037:1103/131744:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4978. libpng warning: iCCP: known incorrect sRGB profile
  4979. [2933:3037:1103/131748:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4980. [2933:3037:1103/131756:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4981. [2933:3037:1103/131759:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4982. [3170:3475:1103/131759:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  4983. [3170:3189:1103/131759:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  4984. [3170:3189:1103/131759:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  4985. [2933:3037:1103/131807:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4986. [2933:3037:1103/131814:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4987. [2933:3037:1103/131814:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4988. [3170:3475:1103/131815:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  4989. [3170:3475:1103/131815:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  4990. [2933:3037:1103/131818:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4991. [2933:3037:1103/131826:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4992. [2933:3037:1103/131842:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  4993. nm-applet-Message: No keyring secrets found for REDWOOD/802-11-wireless-security; asking user.
  4994. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  4995.  
  4996. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Síť není dostupná
  4997.  
  4998. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Síť není dostupná
  4999.  
  5000. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Síť není dostupná
  5001.  
  5002. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Síť není dostupná
  5003.  
  5004. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Síť není dostupná
  5005.  
  5006. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Síť není dostupná
  5007.  
  5008. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Síť není dostupná
  5009.  
  5010. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Síť není dostupná
  5011.  
  5012. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Síť není dostupná
  5013.  
  5014. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Síť není dostupná
  5015.  
  5016. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Síť není dostupná
  5017.  
  5018. (nm-applet:2944): Gtk-WARNING **: Failed to measure available space: Síť není dostupná
  5019. libpng warning: iCCP: known incorrect sRGB profile
  5020. libpng warning: iCCP: known incorrect sRGB profile
  5021. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  5022.  
  5023. (wrapper-1.0:3045): weather-WARNING **: Stažení dat o počasí se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  5024. [2933:3037:1103/131914:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5025.  
  5026. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5027. [2933:3037:1103/132018:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5028.  
  5029. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5030.  
  5031. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5032.  
  5033. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5034.  
  5035. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5036.  
  5037. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5038.  
  5039. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5040.  
  5041. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5042.  
  5043. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5044.  
  5045. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5046.  
  5047. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5048.  
  5049. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5050.  
  5051. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5052.  
  5053. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5054.  
  5055. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5056.  
  5057. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5058.  
  5059. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5060.  
  5061. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5062.  
  5063. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5064.  
  5065. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5066.  
  5067. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5068.  
  5069. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5070.  
  5071. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5072.  
  5073. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5074.  
  5075. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5076.  
  5077. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5078.  
  5079. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5080.  
  5081. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5082.  
  5083. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5084.  
  5085. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5086.  
  5087. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5088.  
  5089. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5090.  
  5091. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5092.  
  5093. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5094.  
  5095. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5096.  
  5097. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5098.  
  5099. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5100.  
  5101. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5102.  
  5103. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5104.  
  5105. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5106. [2933:3037:1103/132226:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5107. libpng warning: iCCP: known incorrect sRGB profile
  5108. libpng warning: iCCP: known incorrect sRGB profile
  5109. [2933:3037:1103/132613:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5110. [2933:3037:1103/132613:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5111. [3170:3475:1103/132613:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5112.  
  5113. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5114.  
  5115. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5116.  
  5117. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5118.  
  5119. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5120.  
  5121. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5122.  
  5123. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5124.  
  5125. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5126.  
  5127. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5128.  
  5129. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5130.  
  5131. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5132.  
  5133. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5134.  
  5135. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5136.  
  5137. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5138.  
  5139. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5140.  
  5141. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5142.  
  5143. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5144.  
  5145. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5146.  
  5147. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5148.  
  5149. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5150.  
  5151. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5152.  
  5153. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5154.  
  5155. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5156.  
  5157. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5158. [2933:3037:1103/132614:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5159. [3170:3475:1103/132614:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5160. [3170:3189:1103/132616:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  5161. [3170:3189:1103/132616:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  5162. [2933:3037:1103/132619:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5163. [3170:3475:1103/132627:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5164. [2933:3037:1103/132627:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5165. [2933:3037:1103/132627:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5166. [2933:3037:1103/132627:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5167. [3170:3475:1103/132627:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5168. [3170:3189:1103/132627:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  5169. [3170:3189:1103/132627:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  5170. [2933:3037:1103/132634:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5171. [2933:3037:1103/132635:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5172. [2933:3037:1103/132635:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5173. [3170:3475:1103/132635:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5174. [2933:3037:1103/132636:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5175. [2933:3037:1103/132636:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5176. [3170:3475:1103/132636:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5177.  
  5178. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5179.  
  5180. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5181.  
  5182. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5183.  
  5184. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5185.  
  5186. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5187.  
  5188. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5189.  
  5190. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5191.  
  5192. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5193.  
  5194. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5195.  
  5196. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5197.  
  5198. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5199.  
  5200. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5201.  
  5202. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5203.  
  5204. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5205.  
  5206. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5207.  
  5208. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5209.  
  5210. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5211.  
  5212. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5213.  
  5214. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5215.  
  5216. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5217.  
  5218. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5219.  
  5220. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5221.  
  5222. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5223.  
  5224. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5225.  
  5226. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5227.  
  5228. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5229.  
  5230. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5231. [3170:3189:1103/132638:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  5232. [3170:3189:1103/132638:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  5233. [2933:3037:1103/132640:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5234. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  5235. [2933:3037:1103/132648:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5236. [2933:3037:1103/132704:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5237. [2933:3037:1103/132726:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5238. [3170:3475:1103/132726:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5239. [3170:3189:1103/132728:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  5240. [3170:3189:1103/132728:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  5241. [2933:3037:1103/132731:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5242. [2933:3037:1103/132741:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5243. [2933:3037:1103/132801:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5244. [2933:3037:1103/132841:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5245. libpng warning: iCCP: known incorrect sRGB profile
  5246. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  5247.  
  5248. (wrapper-1.0:3045): weather-WARNING **: Stažení dat o počasí se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  5249. libpng warning: iCCP: known incorrect sRGB profile
  5250. [2933:3037:1103/133001:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5251. [3170:3170:1103/133107:ERROR:gcm_channel_status_request.cc(89)] GCM channel request failed.
  5252. [3170:3170:1103/133129:ERROR:gcm_channel_status_request.cc(89)] GCM channel request failed.
  5253. [3170:3170:1103/133222:ERROR:gcm_channel_status_request.cc(89)] GCM channel request failed.
  5254. [2933:3037:1103/133241:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5255. libpng warning: iCCP: known incorrect sRGB profile
  5256. libpng warning: iCCP: known incorrect sRGB profile
  5257. [3170:3170:1103/133402:ERROR:gcm_channel_status_request.cc(89)] GCM channel request failed.
  5258. libpng warning: iCCP: known incorrect sRGB profile
  5259. [3170:3475:1103/133726:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5260. [3170:3170:1103/133728:ERROR:gcm_channel_status_request.cc(89)] GCM channel request failed.
  5261. [2933:3037:1103/133801:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5262. libpng warning: iCCP: known incorrect sRGB profile
  5263. libpng warning: iCCP: known incorrect sRGB profile
  5264. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  5265.  
  5266. (wrapper-1.0:3045): weather-WARNING **: Stažení dat o počasí se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  5267. libpng warning: iCCP: known incorrect sRGB profile
  5268. libpng warning: iCCP: known incorrect sRGB profile
  5269. libpng warning: iCCP: known incorrect sRGB profile
  5270. [3170:3170:1103/134434:ERROR:gcm_channel_status_request.cc(89)] GCM channel request failed.
  5271. [2933:3037:1103/134451:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5272. [3170:3475:1103/134451:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5273. [3170:3189:1103/134452:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  5274. [3170:3189:1103/134452:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  5275. [2933:3037:1103/134455:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5276. [2933:3037:1103/134500:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5277. [3170:3475:1103/134500:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5278. [3170:3189:1103/134501:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  5279. [3170:3189:1103/134501:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  5280. [2933:3037:1103/134503:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5281. [2933:3037:1103/134509:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5282. [2933:3037:1103/134521:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5283. [2933:3037:1103/134545:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5284. [3170:22946:1103/134604:ERROR:cert_verify_proc_nss.cc(942)] CERT_PKIXVerifyCert for 10.34.1.2 failed err=-8179
  5285. [3170:3170:1103/134604:ERROR:navigation_entry_screenshot_manager.cc(141)] Invalid entry with unique id: 3127
  5286. [3170:22946:1103/134606:ERROR:cert_verify_proc_nss.cc(942)] CERT_PKIXVerifyCert for 10.34.1.1 failed err=-8179
  5287. [3170:3170:1103/134607:ERROR:navigation_entry_screenshot_manager.cc(141)] Invalid entry with unique id: 3114
  5288. [2933:3037:1103/134633:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5289. [3170:20938:1103/134741:ERROR:cert_verify_proc_nss.cc(942)] CERT_PKIXVerifyCert for 10.34.1.44 failed err=-8179
  5290. libpng warning: iCCP: known incorrect sRGB profile
  5291. [2933:3037:1103/134809:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5292. libpng warning: iCCP: known incorrect sRGB profile
  5293. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  5294.  
  5295. (wrapper-1.0:3045): weather-WARNING **: Stažení dat o počasí se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  5296. libpng warning: iCCP: known incorrect sRGB profile
  5297. [2933:3037:1103/135121:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5298. libpng warning: iCCP: known incorrect sRGB profile
  5299. [3170:3170:1103/135319:ERROR:gcm_channel_status_request.cc(89)] GCM channel request failed.
  5300. [3170:3170:1103/135341:ERROR:gcm_channel_status_request.cc(89)] GCM channel request failed.
  5301. libpng warning: iCCP: known incorrect sRGB profile
  5302. [3170:3170:1103/135432:ERROR:gcm_channel_status_request.cc(89)] GCM channel request failed.
  5303. [3170:3170:1103/135434:ERROR:gcm_channel_status_request.cc(89)] GCM channel request failed.
  5304. [3170:3475:1103/135500:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5305. [3170:3170:1103/135557:ERROR:gcm_channel_status_request.cc(89)] GCM channel request failed.
  5306. [2933:3037:1103/135745:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5307. libpng warning: iCCP: known incorrect sRGB profile
  5308. libpng warning: iCCP: known incorrect sRGB profile
  5309. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  5310.  
  5311. (wrapper-1.0:3045): weather-WARNING **: Stažení dat o počasí se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  5312. [3170:3170:1103/135902:ERROR:gcm_channel_status_request.cc(89)] GCM channel request failed.
  5313. libpng warning: iCCP: known incorrect sRGB profile
  5314. libpng warning: iCCP: known incorrect sRGB profile
  5315. [3170:3170:1103/140434:ERROR:gcm_channel_status_request.cc(89)] GCM channel request failed.
  5316. [3170:3475:1103/140500:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5317. [3170:3170:1103/140625:ERROR:gcm_channel_status_request.cc(89)] GCM channel request failed.
  5318. libpng warning: iCCP: known incorrect sRGB profile
  5319. libpng warning: iCCP: known incorrect sRGB profile
  5320. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  5321.  
  5322. (wrapper-1.0:3045): weather-WARNING **: Stažení dat o počasí se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  5323. [2933:3037:1103/141033:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5324. [3170:3170:1103/141200:ERROR:navigation_entry_screenshot_manager.cc(141)] Invalid entry with unique id: 3053
  5325. [1461:1461:1103/141201:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  5326. [1461:1461:1103/141222:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  5327. [2933:3037:1103/141255:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5328. [3170:3475:1103/141255:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5329. [3170:3189:1103/141256:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  5330. [3170:3189:1103/141256:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  5331. [2933:3037:1103/141257:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5332. [2933:3037:1103/141301:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5333.  
  5334. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5335.  
  5336. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5337.  
  5338. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5339.  
  5340. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5341.  
  5342. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5343.  
  5344. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5345.  
  5346. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5347.  
  5348. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5349.  
  5350. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5351.  
  5352. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5353.  
  5354. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5355.  
  5356. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5357.  
  5358. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5359.  
  5360. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5361.  
  5362. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5363.  
  5364. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5365.  
  5366. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5367.  
  5368. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5369.  
  5370. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5371.  
  5372. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5373.  
  5374. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5375.  
  5376. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5377.  
  5378. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5379.  
  5380. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5381.  
  5382. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5383.  
  5384. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5385.  
  5386. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5387.  
  5388. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5389.  
  5390. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5391.  
  5392. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5393. libpng warning: iCCP: known incorrect sRGB profile
  5394. [2933:3037:1103/141309:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5395. [2933:3037:1103/141310:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5396. [2933:3037:1103/141310:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5397. [2933:3037:1103/141310:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5398. [3170:3475:1103/141311:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5399. [3170:3475:1103/141311:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5400. [2933:3037:1103/141317:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5401. [2933:3037:1103/141318:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5402. [2933:3037:1103/141318:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5403. [3170:3475:1103/141318:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5404. [2933:3037:1103/141319:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5405. [3170:3475:1103/141319:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5406. [3170:3189:1103/141321:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  5407. [3170:3189:1103/141321:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  5408. [2933:3037:1103/141328:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5409. [2933:3037:1103/141346:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5410. libpng warning: iCCP: known incorrect sRGB profile
  5411. [2933:3037:1103/141422:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5412. [3170:3170:1103/141434:ERROR:gcm_channel_status_request.cc(89)] GCM channel request failed.
  5413. [2933:3037:1103/141534:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5414. [3170:26525:1103/141623:ERROR:cert_verify_proc_nss.cc(942)] CERT_PKIXVerifyCert for 10.34.1.1 failed err=-8179
  5415. [3170:3170:1103/141625:ERROR:gcm_channel_status_request.cc(89)] GCM channel request failed.
  5416. [2933:3037:1103/141758:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5417. libpng warning: iCCP: known incorrect sRGB profile
  5418. libpng warning: iCCP: known incorrect sRGB profile
  5419. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  5420.  
  5421. (wrapper-1.0:3045): weather-WARNING **: Stažení dat o počasí se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  5422. [2933:3037:1103/142246:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5423. libpng warning: iCCP: known incorrect sRGB profile
  5424. [3170:3475:1103/142319:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5425. libpng warning: iCCP: known incorrect sRGB profile
  5426. [3170:3170:1103/142434:ERROR:gcm_channel_status_request.cc(89)] GCM channel request failed.
  5427. [3170:3170:1103/142625:ERROR:gcm_channel_status_request.cc(89)] GCM channel request failed.
  5428. libpng warning: iCCP: known incorrect sRGB profile
  5429. libpng warning: iCCP: known incorrect sRGB profile
  5430. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  5431.  
  5432. (wrapper-1.0:3045): weather-WARNING **: Stažení dat o počasí se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  5433. [2933:3037:1103/143222:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5434. libpng warning: iCCP: known incorrect sRGB profile
  5435. [3170:3475:1103/143319:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5436. libpng warning: iCCP: known incorrect sRGB profile
  5437.  
  5438. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5439.  
  5440. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5441.  
  5442. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5443.  
  5444. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5445.  
  5446. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5447.  
  5448. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5449.  
  5450. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5451.  
  5452. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5453.  
  5454. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5455.  
  5456. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5457.  
  5458. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5459.  
  5460. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5461.  
  5462. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5463.  
  5464. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5465.  
  5466. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5467.  
  5468. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5469.  
  5470. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5471.  
  5472. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5473.  
  5474. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5475.  
  5476. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5477.  
  5478. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5479.  
  5480. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5481.  
  5482. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5483.  
  5484. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5485.  
  5486. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5487.  
  5488. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5489.  
  5490. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5491. [3170:3170:1103/143434:ERROR:gcm_channel_status_request.cc(89)] GCM channel request failed.
  5492. libpng warning: iCCP: known incorrect sRGB profile
  5493. [2933:3037:1103/143615:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5494. [3170:3475:1103/143615:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5495. [3170:3189:1103/143616:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  5496. [3170:3189:1103/143616:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  5497. [2933:3037:1103/143617:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5498. [2933:3037:1103/143619:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5499. [3170:3475:1103/143619:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5500. [3170:3189:1103/143620:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  5501. [3170:3189:1103/143620:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  5502. [3170:3170:1103/143625:ERROR:gcm_channel_status_request.cc(89)] GCM channel request failed.
  5503. [2933:3037:1103/143625:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5504. [2933:3037:1103/143637:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5505. [2933:3037:1103/143701:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5506. [2933:3037:1103/143749:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5507. libpng warning: iCCP: known incorrect sRGB profile
  5508. libpng warning: iCCP: known incorrect sRGB profile
  5509. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  5510.  
  5511. (wrapper-1.0:3045): weather-WARNING **: Stažení dat o počasí se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  5512. [2933:3037:1103/143925:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5513. [2933:3037:1103/144237:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5514. libpng warning: iCCP: known incorrect sRGB profile
  5515. [2933:3037:1103/144335:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5516. [3170:3475:1103/144335:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5517. [3170:3189:1103/144336:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  5518. [3170:3189:1103/144336:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  5519. [2933:3037:1103/144340:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5520. libpng warning: iCCP: known incorrect sRGB profile
  5521. [2933:3037:1103/144350:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5522. [2933:3037:1103/144351:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5523. [2933:3037:1103/144351:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5524. [3170:3475:1103/144351:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5525. [2933:3037:1103/144355:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5526. [2933:3037:1103/144403:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5527. [2933:3037:1103/144419:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5528. [3170:3170:1103/144434:ERROR:gcm_channel_status_request.cc(89)] GCM channel request failed.
  5529. [2933:3037:1103/144451:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5530. [2933:3037:1103/144455:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5531. [2933:3037:1103/144455:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5532. [3170:3475:1103/144455:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5533. [3170:3475:1103/144455:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5534. [2933:3037:1103/144456:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5535. [3170:3475:1103/144456:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5536. [3170:3189:1103/144458:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  5537. [3170:3189:1103/144458:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  5538. [2933:3037:1103/144458:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5539. [2933:3037:1103/144502:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5540. [2933:3037:1103/144507:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5541. [3170:3475:1103/144507:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5542. [3170:3189:1103/144508:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  5543. [3170:3189:1103/144508:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  5544. [2933:3037:1103/144515:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5545. [3170:3475:1103/144515:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5546. [3170:3189:1103/144516:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  5547. [3170:3189:1103/144516:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  5548. [2933:3037:1103/144522:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5549. [2933:3037:1103/144527:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5550. [2933:3037:1103/144527:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5551. [3170:3475:1103/144527:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5552. [3170:3189:1103/144527:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  5553. [3170:3189:1103/144527:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  5554. [2933:3037:1103/144532:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5555. [2933:3037:1103/144534:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5556. [2933:3037:1103/144534:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5557. [3170:3475:1103/144534:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5558. [2933:3037:1103/144535:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5559. [3170:3475:1103/144535:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5560. [3170:3189:1103/144537:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  5561. [3170:3189:1103/144537:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  5562. [2933:3037:1103/144539:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5563. [2933:3037:1103/144544:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5564. [3170:3475:1103/144544:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5565. [3170:3189:1103/144546:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  5566. [3170:3189:1103/144546:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  5567. [2933:3037:1103/144552:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5568. [2933:3037:1103/144552:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5569. [2933:3037:1103/144552:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5570. [3170:3475:1103/144552:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5571. [2933:3037:1103/153656:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5572. [3170:3189:1103/153656:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  5573. [3170:3189:1103/153656:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  5574. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  5575.  
  5576. (wrapper-1.0:3045): weather-WARNING **: Stažení dat o počasí se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  5577. [2933:3037:1103/153700:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5578. [2933:3037:1103/153700:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5579. [2933:3037:1103/153701:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5580. [3170:3475:1103/153701:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5581. [3170:3475:1103/153701:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5582. [2933:3037:1103/153702:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5583. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  5584. QFile::remove: Empty or null file name
  5585. [2933:3037:1103/153703:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5586. [2933:3037:1103/153703:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5587. [3170:3475:1103/153703:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5588. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  5589. [2933:3037:1103/153707:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5590. libpng warning: iCCP: known incorrect sRGB profile
  5591. libpng warning: iCCP: known incorrect sRGB profile
  5592. libpng warning: iCCP: known incorrect sRGB profile
  5593. libpng warning: iCCP: known incorrect sRGB profile
  5594. libpng warning: iCCP: known incorrect sRGB profile
  5595. libpng warning: iCCP: known incorrect sRGB profile
  5596. libpng warning: iCCP: known incorrect sRGB profile
  5597. libpng warning: iCCP: known incorrect sRGB profile
  5598. libpng warning: iCCP: known incorrect sRGB profile
  5599. libpng warning: iCCP: known incorrect sRGB profile
  5600. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  5601. libpng warning: iCCP: known incorrect sRGB profile
  5602. libpng warning: iCCP: known incorrect sRGB profile
  5603. libpng warning: iCCP: known incorrect sRGB profile
  5604. libpng warning: iCCP: known incorrect sRGB profile
  5605. libpng warning: iCCP: known incorrect sRGB profile
  5606. libpng warning: iCCP: known incorrect sRGB profile
  5607. [2933:3037:1103/155530:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5608. [2933:3037:1103/155530:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5609. [2933:3037:1103/155530:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5610. [2933:3037:1103/155612:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5611. [2933:3037:1103/155612:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5612. [2933:3037:1103/155612:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5613. [3170:3189:1103/155612:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -21
  5614. [3170:3189:1103/155612:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -21
  5615. [2933:3037:1103/155612:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5616. [2933:3037:1103/155613:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5617. [3170:3189:1103/155614:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  5618. [3170:3189:1103/155614:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  5619. [2933:3037:1103/155615:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5620. [2933:3037:1103/155619:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5621. [2933:3037:1103/155620:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5622. [2933:3037:1103/155620:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5623. [2933:3037:1103/155621:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5624. [3170:3189:1103/155621:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  5625. [3170:3189:1103/155621:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  5626. [2933:3037:1103/155623:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5627. [2933:3037:1103/155623:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5628. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  5629. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  5630. QFile::remove: Empty or null file name
  5631. libpng warning: iCCP: known incorrect sRGB profile
  5632. libpng warning: iCCP: known incorrect sRGB profile
  5633. libpng warning: iCCP: known incorrect sRGB profile
  5634. libpng warning: iCCP: known incorrect sRGB profile
  5635. libpng warning: iCCP: known incorrect sRGB profile
  5636. libpng warning: iCCP: known incorrect sRGB profile
  5637. libpng warning: iCCP: known incorrect sRGB profile
  5638. libpng warning: iCCP: known incorrect sRGB profile
  5639. libpng warning: iCCP: known incorrect sRGB profile
  5640. libpng warning: iCCP: known incorrect sRGB profile
  5641. libpng warning: iCCP: known incorrect sRGB profile
  5642. libpng warning: iCCP: known incorrect sRGB profile
  5643. libpng warning: iCCP: known incorrect sRGB profile
  5644. libpng warning: iCCP: known incorrect sRGB profile
  5645. libpng warning: iCCP: known incorrect sRGB profile
  5646. libpng warning: iCCP: known incorrect sRGB profile
  5647. libpng warning: iCCP: known incorrect sRGB profile
  5648. libpng warning: iCCP: known incorrect sRGB profile
  5649. libpng warning: iCCP: known incorrect sRGB profile
  5650. libpng warning: iCCP: known incorrect sRGB profile
  5651. libpng warning: iCCP: known incorrect sRGB profile
  5652. [2933:3037:1103/160121:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5653. [2933:3037:1103/160121:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5654. [2933:3037:1103/160121:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5655. [3170:3189:1103/160121:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  5656. [3170:3189:1103/160121:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  5657. [2933:3037:1103/160304:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5658. [3170:3475:1103/160307:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5659. [2933:3037:1103/160311:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5660. [2933:3037:1103/160311:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5661. [3170:3475:1103/160311:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5662. [3170:3189:1103/160313:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  5663. [3170:3189:1103/160313:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  5664. [2933:3037:1103/160315:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5665. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  5666. libpng warning: iCCP: known incorrect sRGB profile
  5667. libpng warning: iCCP: known incorrect sRGB profile
  5668. libpng warning: iCCP: known incorrect sRGB profile
  5669. libpng warning: iCCP: known incorrect sRGB profile
  5670. libpng warning: iCCP: known incorrect sRGB profile
  5671. libpng warning: iCCP: known incorrect sRGB profile
  5672. libpng warning: iCCP: known incorrect sRGB profile
  5673. libpng warning: iCCP: known incorrect sRGB profile
  5674. libpng warning: iCCP: known incorrect sRGB profile
  5675. [2933:3037:1103/161359:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5676. [2933:3037:1103/161400:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5677. [2933:3037:1103/161400:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5678. [3170:3189:1103/161400:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  5679. [3170:3189:1103/161400:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  5680. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  5681.  
  5682. (wrapper-1.0:3045): weather-WARNING **: Stažení dat o počasí se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  5683. [2933:3037:1103/170433:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5684. [3170:3475:1103/170433:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5685. [2933:3037:1103/170437:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5686. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  5687.  
  5688. (wrapper-1.0:3045): weather-WARNING **: Stažení dat o počasí se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  5689. [2933:3037:1103/170445:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5690. [3170:3189:1103/170445:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  5691. [3170:3189:1103/170446:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  5692. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  5693.  
  5694. (wrapper-1.0:3045): weather-WARNING **: Stažení dat o počasí se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  5695. [2933:3037:1103/170501:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5696. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  5697.  
  5698. (wrapper-1.0:3045): weather-WARNING **: Stažení dat o počasí se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  5699. [2933:3037:1103/170508:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5700. [2933:3037:1103/170508:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5701. [2933:3037:1103/170508:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5702. [3170:3475:1103/170508:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  5703. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  5704. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  5705. QFile::remove: Empty or null file name
  5706. libpng warning: iCCP: known incorrect sRGB profile
  5707. libpng warning: iCCP: known incorrect sRGB profile
  5708. [340:4424:1103/170517:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  5709. [2933:3037:1103/170521:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5710. libpng warning: iCCP: known incorrect sRGB profile
  5711. [2933:3037:1103/170535:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5712. [2933:3037:1103/170604:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5713. [2933:3037:1103/170700:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5714. libpng warning: iCCP: known incorrect sRGB profile
  5715. libpng warning: iCCP: known incorrect sRGB profile
  5716. libpng warning: iCCP: known incorrect sRGB profile
  5717. libpng warning: iCCP: known incorrect sRGB profile
  5718. libpng warning: iCCP: known incorrect sRGB profile
  5719. [2933:3037:1103/170852:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5720. libpng warning: iCCP: known incorrect sRGB profile
  5721. libpng warning: iCCP: known incorrect sRGB profile
  5722. libpng warning: iCCP: known incorrect sRGB profile
  5723. [2933:3037:1103/171237:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5724. libpng warning: iCCP: known incorrect sRGB profile
  5725. libpng warning: iCCP: known incorrect sRGB profile
  5726. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  5727. libpng warning: iCCP: known incorrect sRGB profile
  5728. libpng warning: iCCP: known incorrect sRGB profile
  5729. libpng warning: iCCP: known incorrect sRGB profile
  5730. libpng warning: iCCP: known incorrect sRGB profile
  5731. [2933:3037:1103/172005:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5732. [340:4424:1103/172018:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  5733. [340:4424:1103/172026:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  5734. [340:4424:1103/172029:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  5735. libpng warning: iCCP: known incorrect sRGB profile
  5736. libpng warning: iCCP: known incorrect sRGB profile
  5737. libpng warning: iCCP: known incorrect sRGB profile
  5738. libpng warning: iCCP: known incorrect sRGB profile
  5739. libpng warning: iCCP: known incorrect sRGB profile
  5740. libpng warning: iCCP: known incorrect sRGB profile
  5741. libpng warning: iCCP: known incorrect sRGB profile
  5742. libpng warning: iCCP: known incorrect sRGB profile
  5743. libpng warning: iCCP: known incorrect sRGB profile
  5744. libpng warning: iCCP: known incorrect sRGB profile
  5745. libpng warning: iCCP: known incorrect sRGB profile
  5746. libpng warning: iCCP: known incorrect sRGB profile
  5747. libpng warning: iCCP: known incorrect sRGB profile
  5748. libpng warning: iCCP: known incorrect sRGB profile
  5749. libpng warning: iCCP: known incorrect sRGB profile
  5750. libpng warning: iCCP: known incorrect sRGB profile
  5751. libpng warning: iCCP: known incorrect sRGB profile
  5752. libpng warning: iCCP: known incorrect sRGB profile
  5753. libpng warning: iCCP: known incorrect sRGB profile
  5754. libpng warning: iCCP: known incorrect sRGB profile
  5755. libpng warning: iCCP: known incorrect sRGB profile
  5756. libpng warning: iCCP: known incorrect sRGB profile
  5757. [3170:3170:1103/174901:ERROR:browser_main_loop.cc(252)] Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.F7LIQY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem (http://crbug.com/161366)
  5758. Picked up JAVA_TOOL_OPTIONS:
  5759. Error parsing gtk-icon-sizes string: ''
  5760.  
  5761. (java:1590): Gtk-WARNING **: Attempting to read the recently used resources file at `/home/lurid/.local/share/recently-used.xbel', but the parser failed: Chyba čtení souboru „/home/lurid/.local/share/recently-used.xbel“: je adresářem.
  5762.  
  5763. (java:1590): Gtk-WARNING **: Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.HXZGQY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  5764.  
  5765. (java:1590): Gtk-WARNING **: Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.I0L4PY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  5766.  
  5767. (java:1590): Gtk-WARNING **: Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.QB4AQY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem
  5768. [3170:3170:1103/175148:ERROR:browser_main_loop.cc(252)] Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.CFVEQY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem (http://crbug.com/161366)
  5769. libpng warning: iCCP: known incorrect sRGB profile
  5770. libpng warning: iCCP: known incorrect sRGB profile
  5771. libpng warning: iCCP: known incorrect sRGB profile
  5772. [3170:3170:1103/175430:ERROR:browser_main_loop.cc(252)] Attempting to store changes into `/home/lurid/.local/share/recently-used.xbel', but failed: Nelze přejmenovat soubor „/home/lurid/.local/share/recently-used.xbel.B95HQY“ na „/home/lurid/.local/share/recently-used.xbel“: funkce g_rename() selhala: je adresářem (http://crbug.com/161366)
  5773. libpng warning: iCCP: known incorrect sRGB profile
  5774. libpng warning: iCCP: known incorrect sRGB profile
  5775. [340:4424:1103/175436:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  5776. [340:4424:1103/175440:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  5777. libpng warning: iCCP: known incorrect sRGB profile
  5778. libpng warning: iCCP: known incorrect sRGB profile
  5779. libpng warning: iCCP: known incorrect sRGB profile
  5780. libpng warning: iCCP: known incorrect sRGB profile
  5781. [340:4424:1103/175634:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  5782. [340:4424:1103/175642:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  5783. libpng warning: iCCP: known incorrect sRGB profile
  5784. libpng warning: iCCP: known incorrect sRGB profile
  5785. libpng warning: iCCP: known incorrect sRGB profile
  5786. libpng warning: iCCP: known incorrect sRGB profile
  5787. libpng warning: iCCP: known incorrect sRGB profile
  5788. libpng warning: iCCP: known incorrect sRGB profile
  5789. libpng warning: iCCP: known incorrect sRGB profile
  5790. libpng warning: iCCP: known incorrect sRGB profile
  5791. libpng warning: iCCP: known incorrect sRGB profile
  5792. libpng warning: iCCP: known incorrect sRGB profile
  5793. libpng warning: iCCP: known incorrect sRGB profile
  5794. libpng warning: iCCP: known incorrect sRGB profile
  5795. libpng warning: iCCP: known incorrect sRGB profile
  5796. libpng warning: iCCP: known incorrect sRGB profile
  5797. libpng warning: iCCP: known incorrect sRGB profile
  5798. libpng warning: iCCP: known incorrect sRGB profile
  5799. libpng warning: iCCP: known incorrect sRGB profile
  5800. libpng warning: iCCP: known incorrect sRGB profile
  5801. [340:4424:1103/180307:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  5802. libpng warning: iCCP: known incorrect sRGB profile
  5803. libpng warning: iCCP: known incorrect sRGB profile
  5804. libpng warning: iCCP: known incorrect sRGB profile
  5805. libpng warning: iCCP: known incorrect sRGB profile
  5806. libpng warning: iCCP: known incorrect sRGB profile
  5807. libpng warning: iCCP: known incorrect sRGB profile
  5808. [340:4424:1103/180451:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  5809. libpng warning: iCCP: known incorrect sRGB profile
  5810. libpng warning: iCCP: known incorrect sRGB profile
  5811. libpng warning: iCCP: known incorrect sRGB profile
  5812. libpng warning: iCCP: known incorrect sRGB profile
  5813. libpng warning: iCCP: known incorrect sRGB profile
  5814. libpng warning: iCCP: known incorrect sRGB profile
  5815. libpng warning: iCCP: known incorrect sRGB profile
  5816. libpng warning: iCCP: known incorrect sRGB profile
  5817. libpng warning: iCCP: known incorrect sRGB profile
  5818. libpng warning: iCCP: known incorrect sRGB profile
  5819. libpng warning: iCCP: known incorrect sRGB profile
  5820. libpng warning: iCCP: known incorrect sRGB profile
  5821. libpng warning: iCCP: known incorrect sRGB profile
  5822. libpng warning: iCCP: known incorrect sRGB profile
  5823. libpng warning: iCCP: known incorrect sRGB profile
  5824. libpng warning: iCCP: known incorrect sRGB profile
  5825. libpng warning: iCCP: known incorrect sRGB profile
  5826. [340:4424:1103/181018:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  5827. [340:4424:1103/181048:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  5828. libpng warning: iCCP: known incorrect sRGB profile
  5829. libpng warning: iCCP: known incorrect sRGB profile
  5830. libpng warning: iCCP: known incorrect sRGB profile
  5831. libpng warning: iCCP: known incorrect sRGB profile
  5832. libpng warning: iCCP: known incorrect sRGB profile
  5833. libpng warning: iCCP: known incorrect sRGB profile
  5834. libpng warning: iCCP: known incorrect sRGB profile
  5835. libpng warning: iCCP: known incorrect sRGB profile
  5836. libpng warning: iCCP: known incorrect sRGB profile
  5837. libpng warning: iCCP: known incorrect sRGB profile
  5838. libpng warning: iCCP: known incorrect sRGB profile
  5839. libpng warning: iCCP: known incorrect sRGB profile
  5840. libpng warning: iCCP: known incorrect sRGB profile
  5841. libpng warning: iCCP: known incorrect sRGB profile
  5842. libpng warning: iCCP: known incorrect sRGB profile
  5843. libpng warning: iCCP: known incorrect sRGB profile
  5844. libpng warning: iCCP: known incorrect sRGB profile
  5845. libpng warning: iCCP: known incorrect sRGB profile
  5846. libpng warning: iCCP: known incorrect sRGB profile
  5847. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  5848. libpng warning: iCCP: known incorrect sRGB profile
  5849. libpng warning: iCCP: known incorrect sRGB profile
  5850. libpng warning: iCCP: known incorrect sRGB profile
  5851. libpng warning: iCCP: known incorrect sRGB profile
  5852. [340:4424:1103/181706:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  5853. [340:4424:1103/181710:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  5854. libpng warning: iCCP: known incorrect sRGB profile
  5855. libpng warning: iCCP: known incorrect sRGB profile
  5856. libpng warning: iCCP: known incorrect sRGB profile
  5857. libpng warning: iCCP: known incorrect sRGB profile
  5858. libpng warning: iCCP: known incorrect sRGB profile
  5859. libpng warning: iCCP: known incorrect sRGB profile
  5860. libpng warning: iCCP: known incorrect sRGB profile
  5861. libpng warning: iCCP: known incorrect sRGB profile
  5862. libpng warning: iCCP: known incorrect sRGB profile
  5863. libpng warning: iCCP: known incorrect sRGB profile
  5864. libpng warning: iCCP: known incorrect sRGB profile
  5865. libpng warning: iCCP: known incorrect sRGB profile
  5866. libpng warning: iCCP: known incorrect sRGB profile
  5867. libpng warning: iCCP: known incorrect sRGB profile
  5868. libpng warning: iCCP: known incorrect sRGB profile
  5869. libpng warning: iCCP: known incorrect sRGB profile
  5870. libpng warning: iCCP: known incorrect sRGB profile
  5871. libpng warning: iCCP: known incorrect sRGB profile
  5872. libpng warning: iCCP: known incorrect sRGB profile
  5873. libpng warning: iCCP: known incorrect sRGB profile
  5874. libpng warning: iCCP: known incorrect sRGB profile
  5875. libpng warning: iCCP: known incorrect sRGB profile
  5876. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  5877. libpng warning: iCCP: known incorrect sRGB profile
  5878. libpng warning: iCCP: known incorrect sRGB profile
  5879. libpng warning: iCCP: known incorrect sRGB profile
  5880. libpng warning: iCCP: known incorrect sRGB profile
  5881. libpng warning: iCCP: known incorrect sRGB profile
  5882. libpng warning: iCCP: known incorrect sRGB profile
  5883. libpng warning: iCCP: known incorrect sRGB profile
  5884. libpng warning: iCCP: known incorrect sRGB profile
  5885. libpng warning: iCCP: known incorrect sRGB profile
  5886. libpng warning: iCCP: known incorrect sRGB profile
  5887. libpng warning: iCCP: known incorrect sRGB profile
  5888. libpng warning: iCCP: known incorrect sRGB profile
  5889. libpng warning: iCCP: known incorrect sRGB profile
  5890. libpng warning: iCCP: known incorrect sRGB profile
  5891. libpng warning: iCCP: known incorrect sRGB profile
  5892. libpng warning: iCCP: known incorrect sRGB profile
  5893. libpng warning: iCCP: known incorrect sRGB profile
  5894.  
  5895. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5896.  
  5897. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5898.  
  5899. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5900.  
  5901. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5902.  
  5903. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5904.  
  5905. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5906.  
  5907. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5908.  
  5909. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5910.  
  5911. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5912.  
  5913. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5914.  
  5915. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5916.  
  5917. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5918.  
  5919. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5920.  
  5921. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5922.  
  5923. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  5924. [2933:3037:1103/183327:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5925. [2933:3037:1103/183327:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  5926. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  5927. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  5928. QFile::remove: Empty or null file name
  5929. [25166:25166:1103/183336:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  5930. libpng warning: iCCP: known incorrect sRGB profile
  5931. libpng warning: iCCP: known incorrect sRGB profile
  5932. [WARNING:flash/platform/pepper/pep_module.cpp(63)] SANDBOXED
  5933. libpng warning: iCCP: known incorrect sRGB profile
  5934. libpng warning: iCCP: known incorrect sRGB profile
  5935. libpng warning: iCCP: known incorrect sRGB profile
  5936. libpng warning: iCCP: known incorrect sRGB profile
  5937. libpng warning: iCCP: known incorrect sRGB profile
  5938. libpng warning: iCCP: known incorrect sRGB profile
  5939. libpng warning: iCCP: known incorrect sRGB profile
  5940. libpng warning: iCCP: known incorrect sRGB profile
  5941. libpng warning: iCCP: known incorrect sRGB profile
  5942. libpng warning: iCCP: known incorrect sRGB profile
  5943. libpng warning: iCCP: known incorrect sRGB profile
  5944. libpng warning: iCCP: known incorrect sRGB profile
  5945. libpng warning: iCCP: known incorrect sRGB profile
  5946. libpng warning: iCCP: known incorrect sRGB profile
  5947. libpng warning: iCCP: known incorrect sRGB profile
  5948. libpng warning: iCCP: known incorrect sRGB profile
  5949. libpng warning: iCCP: known incorrect sRGB profile
  5950. libpng warning: iCCP: known incorrect sRGB profile
  5951. libpng warning: iCCP: known incorrect sRGB profile
  5952. libpng warning: iCCP: known incorrect sRGB profile
  5953. libpng warning: iCCP: known incorrect sRGB profile
  5954. libpng warning: iCCP: known incorrect sRGB profile
  5955. libpng warning: iCCP: known incorrect sRGB profile
  5956. libpng warning: iCCP: known incorrect sRGB profile
  5957. libpng warning: iCCP: known incorrect sRGB profile
  5958. libpng warning: iCCP: known incorrect sRGB profile
  5959. libpng warning: iCCP: known incorrect sRGB profile
  5960. libpng warning: iCCP: known incorrect sRGB profile
  5961. libpng warning: iCCP: known incorrect sRGB profile
  5962. libpng warning: iCCP: known incorrect sRGB profile
  5963. libpng warning: iCCP: known incorrect sRGB profile
  5964. libpng warning: iCCP: known incorrect sRGB profile
  5965. libpng warning: iCCP: known incorrect sRGB profile
  5966. libpng warning: iCCP: known incorrect sRGB profile
  5967. libpng warning: iCCP: known incorrect sRGB profile
  5968. libpng warning: iCCP: known incorrect sRGB profile
  5969. libpng warning: iCCP: known incorrect sRGB profile
  5970. libpng warning: iCCP: known incorrect sRGB profile
  5971. libpng warning: iCCP: known incorrect sRGB profile
  5972. libpng warning: iCCP: known incorrect sRGB profile
  5973. libpng warning: iCCP: known incorrect sRGB profile
  5974. libpng warning: iCCP: known incorrect sRGB profile
  5975. libpng warning: iCCP: known incorrect sRGB profile
  5976. libpng warning: iCCP: known incorrect sRGB profile
  5977. libpng warning: iCCP: known incorrect sRGB profile
  5978. libpng warning: iCCP: known incorrect sRGB profile
  5979. libpng warning: iCCP: known incorrect sRGB profile
  5980. libpng warning: iCCP: known incorrect sRGB profile
  5981. libpng warning: iCCP: known incorrect sRGB profile
  5982. libpng warning: iCCP: known incorrect sRGB profile
  5983. libpng warning: iCCP: known incorrect sRGB profile
  5984. libpng warning: iCCP: known incorrect sRGB profile
  5985. libpng warning: iCCP: known incorrect sRGB profile
  5986. libpng warning: iCCP: known incorrect sRGB profile
  5987. libpng warning: iCCP: known incorrect sRGB profile
  5988. libpng warning: iCCP: known incorrect sRGB profile
  5989. libpng warning: iCCP: known incorrect sRGB profile
  5990. libpng warning: iCCP: known incorrect sRGB profile
  5991. libpng warning: iCCP: known incorrect sRGB profile
  5992. libpng warning: iCCP: known incorrect sRGB profile
  5993. libpng warning: iCCP: known incorrect sRGB profile
  5994. libpng warning: iCCP: known incorrect sRGB profile
  5995. libpng warning: iCCP: known incorrect sRGB profile
  5996. libpng warning: iCCP: known incorrect sRGB profile
  5997. libpng warning: iCCP: known incorrect sRGB profile
  5998. libpng warning: iCCP: known incorrect sRGB profile
  5999. libpng warning: iCCP: known incorrect sRGB profile
  6000. A Parser-blocking, cross-origin script, https://ssl.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  6001. A Parser-blocking, cross-origin script, https://ssl.google-analytics.com/ga.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  6002. libpng warning: iCCP: known incorrect sRGB profile
  6003. libpng warning: iCCP: known incorrect sRGB profile
  6004. libpng warning: iCCP: known incorrect sRGB profile
  6005. libpng warning: iCCP: known incorrect sRGB profile
  6006. libpng warning: iCCP: known incorrect sRGB profile
  6007. libpng warning: iCCP: known incorrect sRGB profile
  6008. libpng warning: iCCP: known incorrect sRGB profile
  6009. libpng warning: iCCP: known incorrect sRGB profile
  6010. [340:4424:1103/183732:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  6011. [340:4424:1103/183740:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  6012. libpng warning: iCCP: known incorrect sRGB profile
  6013. libpng warning: iCCP: known incorrect sRGB profile
  6014. libpng warning: iCCP: known incorrect sRGB profile
  6015. libpng warning: iCCP: known incorrect sRGB profile
  6016. libpng warning: iCCP: known incorrect sRGB profile
  6017. libpng warning: iCCP: known incorrect sRGB profile
  6018. [340:4424:1103/183842:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  6019. libpng warning: iCCP: known incorrect sRGB profile
  6020. libpng warning: iCCP: known incorrect sRGB profile
  6021. libpng warning: iCCP: known incorrect sRGB profile
  6022. [2933:3037:1103/183931:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6023. [2933:3037:1103/183931:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6024. [2933:3037:1103/183931:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6025. [2933:3037:1103/183931:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6026. [3170:3189:1103/183932:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  6027. [3170:3189:1103/183932:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  6028. [2933:3037:1103/190348:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6029.  
  6030. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6031. [2933:3037:1103/190354:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6032. [3170:3170:1103/190355:ERROR:gcm_channel_status_request.cc(89)] GCM channel request failed.
  6033. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  6034. [2933:3037:1103/190358:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6035. [2933:3037:1103/190358:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6036. [2933:3037:1103/190359:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6037. [3170:3189:1103/190400:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  6038. [3170:3189:1103/190400:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -105
  6039. libpng warning: iCCP: known incorrect sRGB profile
  6040. [2933:3037:1103/190400:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6041. ** Message: Cannot save connection due to error: Inicializuje se editor…
  6042.  
  6043. (nm-connection-editor:4306): Gtk-WARNING **: Attempting to read the recently used resources file at '/home/lurid/.local/share/recently-used.xbel', but the parser failed: Chyba čtení souboru „/home/lurid/.local/share/recently-used.xbel“: je adresářem.
  6044. ** Message: Connection validates and can be saved
  6045. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  6046. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  6047. QFile::remove: Empty or null file name
  6048. [340:4424:1103/190409:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  6049.  
  6050. (nm-connection-editor:4306): Gtk-WARNING **: Failed to measure available space: Spojení bylo příliš dlouho neaktivní
  6051.  
  6052. (nm-connection-editor:4306): Gtk-WARNING **: Failed to measure available space: Spojení bylo příliš dlouho neaktivní
  6053.  
  6054. (nm-connection-editor:4306): Gtk-WARNING **: Failed to measure available space: Spojení bylo příliš dlouho neaktivní
  6055.  
  6056. (nm-connection-editor:4306): Gtk-WARNING **: Failed to measure available space: Spojení bylo příliš dlouho neaktivní
  6057.  
  6058. (nm-connection-editor:4306): Gtk-WARNING **: Failed to measure available space: Spojení bylo příliš dlouho neaktivní
  6059.  
  6060. (nm-connection-editor:4306): Gtk-WARNING **: Failed to measure available space: Spojení bylo příliš dlouho neaktivní
  6061.  
  6062. (nm-connection-editor:4306): Gtk-WARNING **: Failed to measure available space: Spojení bylo příliš dlouho neaktivní
  6063.  
  6064. (nm-connection-editor:4306): Gtk-WARNING **: Failed to measure available space: Spojení bylo příliš dlouho neaktivní
  6065.  
  6066. (nm-connection-editor:4306): Gtk-WARNING **: Failed to measure available space: Spojení bylo příliš dlouho neaktivní
  6067.  
  6068. (nm-connection-editor:4306): Gtk-WARNING **: Failed to measure available space: Spojení bylo příliš dlouho neaktivní
  6069.  
  6070. (nm-connection-editor:4306): Gtk-WARNING **: Failed to measure available space: Spojení bylo příliš dlouho neaktivní
  6071.  
  6072. (nm-connection-editor:4306): Gtk-WARNING **: Failed to measure available space: Spojení bylo příliš dlouho neaktivní
  6073.  
  6074. TigerVNC Viewer 64-bit v1.7.0
  6075. Built on: 2016-09-08 19:34
  6076. Copyright (C) 1999-2016 TigerVNC Team and many others (see README.txt)
  6077. See http://www.tigervnc.org for information on TigerVNC.
  6078. XOpenIM() failed
  6079.  
  6080. Thu Nov 3 19:06:46 2016
  6081. DecodeManager: Detected 4 CPU core(s)
  6082. DecodeManager: Creating 4 decoder thread(s)
  6083. CConn: connected to host 192.168.103.200 port 5900
  6084. CConnection: Server supports RFB protocol version 3.8
  6085. CConnection: Using RFB protocol version 3.8
  6086. CConnection: Choosing security type None(1)
  6087. X11PixelBuffer: Using default colormap and visual, TrueColor, depth 24.
  6088. CConn: Using pixel format depth 24 (32bpp) little-endian rgb888
  6089. CConn: Using Tight encoding
  6090. X11PixelBuffer: Using default colormap and visual, TrueColor, depth 24.
  6091.  
  6092. Thu Nov 3 19:06:59 2016
  6093. CConn: Throughput 20000 kbit/s - changing to quality 8
  6094. CConn: Using Tight encoding
  6095.  
  6096. Thu Nov 3 19:07:14 2016
  6097. CConn: End of stream
  6098. libpng warning: iCCP: known incorrect sRGB profile
  6099. libpng warning: iCCP: known incorrect sRGB profile
  6100. libpng warning: iCCP: known incorrect sRGB profile
  6101. libpng warning: iCCP: known incorrect sRGB profile
  6102. libpng warning: iCCP: known incorrect sRGB profile
  6103. libpng warning: iCCP: known incorrect sRGB profile
  6104. libpng warning: iCCP: known incorrect sRGB profile
  6105. libpng warning: iCCP: known incorrect sRGB profile
  6106. libpng warning: iCCP: known incorrect sRGB profile
  6107. libpng warning: iCCP: known incorrect sRGB profile
  6108. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  6109. libpng warning: iCCP: known incorrect sRGB profile
  6110. libpng warning: iCCP: known incorrect sRGB profile
  6111. [25581:25581:1103/191707:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  6112. libpng warning: iCCP: known incorrect sRGB profile
  6113. libpng warning: iCCP: known incorrect sRGB profile
  6114. libpng warning: iCCP: known incorrect sRGB profile
  6115. libpng warning: iCCP: known incorrect sRGB profile
  6116. libpng warning: iCCP: known incorrect sRGB profile
  6117. libpng warning: iCCP: known incorrect sRGB profile
  6118. libpng warning: iCCP: known incorrect sRGB profile
  6119. libpng warning: iCCP: known incorrect sRGB profile
  6120. libpng warning: iCCP: known incorrect sRGB profile
  6121. libpng warning: iCCP: known incorrect sRGB profile
  6122. libpng warning: iCCP: known incorrect sRGB profile
  6123. libpng warning: iCCP: known incorrect sRGB profile
  6124. libpng warning: iCCP: known incorrect sRGB profile
  6125. libpng warning: iCCP: known incorrect sRGB profile
  6126. libpng warning: iCCP: known incorrect sRGB profile
  6127. libpng warning: iCCP: known incorrect sRGB profile
  6128. libpng warning: iCCP: known incorrect sRGB profile
  6129. libpng warning: iCCP: known incorrect sRGB profile
  6130. libpng warning: iCCP: known incorrect sRGB profile
  6131. libpng warning: iCCP: known incorrect sRGB profile
  6132. libpng warning: iCCP: known incorrect sRGB profile
  6133. libpng warning: iCCP: known incorrect sRGB profile
  6134. libpng warning: iCCP: known incorrect sRGB profile
  6135. libpng warning: iCCP: known incorrect sRGB profile
  6136. libpng warning: iCCP: known incorrect sRGB profile
  6137. libpng warning: iCCP: known incorrect sRGB profile
  6138. A Parser-blocking, cross-origin script, https://se.monetate.net/js/2/a-07e257bc/p/nationalgeographic.com/entry.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  6139. A Parser-blocking, cross-origin script, https://se.monetate.net/js/2/a-07e257bc/p/nationalgeographic.com/entry.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  6140. libpng warning: iCCP: known incorrect sRGB profile
  6141. libpng warning: iCCP: known incorrect sRGB profile
  6142. libpng warning: iCCP: known incorrect sRGB profile
  6143. libpng warning: iCCP: known incorrect sRGB profile
  6144. libpng warning: iCCP: known incorrect sRGB profile
  6145. [2933:3037:1103/194847:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6146. [2933:3037:1103/194847:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6147. [2933:3037:1103/194847:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6148. [3170:3189:1103/194848:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  6149. [3170:3189:1103/194848:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  6150. weather-Message: získávání https://api.met.no/weatherapi/sunrise/1.1/?lat=49.192244;lon=16.611338;from=2016-11-04;to=2016-11-29
  6151. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  6152.  
  6153. (wrapper-1.0:3045): weather-WARNING **: Stažení astronomických dat se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  6154.  
  6155. (wrapper-1.0:3045): weather-WARNING **: Stažení dat o počasí se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  6156. libpng warning: iCCP: known incorrect sRGB profile
  6157. [2933:3037:1104/081641:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6158. weather-Message: získávání https://api.met.no/weatherapi/sunrise/1.1/?lat=49.192244;lon=16.611338;from=2016-11-04;to=2016-11-29
  6159. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  6160.  
  6161. (wrapper-1.0:3045): weather-WARNING **: Stažení astronomických dat se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  6162.  
  6163. (wrapper-1.0:3045): weather-WARNING **: Stažení dat o počasí se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  6164.  
  6165. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6166.  
  6167. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6168.  
  6169. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6170.  
  6171. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6172.  
  6173. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6174.  
  6175. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6176.  
  6177. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6178.  
  6179. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6180.  
  6181. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6182.  
  6183. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6184.  
  6185. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6186.  
  6187. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6188. [2933:3037:1104/081657:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6189. weather-Message: získávání https://api.met.no/weatherapi/sunrise/1.1/?lat=49.192244;lon=16.611338;from=2016-11-04;to=2016-11-29
  6190. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  6191.  
  6192. (wrapper-1.0:3045): weather-WARNING **: Stažení astronomických dat se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  6193.  
  6194. (wrapper-1.0:3045): weather-WARNING **: Stažení dat o počasí se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  6195. [3170:3189:1104/081701:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  6196. [3170:3189:1104/081702:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  6197. weather-Message: získávání https://api.met.no/weatherapi/sunrise/1.1/?lat=49.192244;lon=16.611338;from=2016-11-04;to=2016-11-29
  6198. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  6199.  
  6200. (wrapper-1.0:3045): weather-WARNING **: Stažení astronomických dat se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  6201.  
  6202. (wrapper-1.0:3045): weather-WARNING **: Stažení dat o počasí se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  6203.  
  6204. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6205.  
  6206. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6207.  
  6208. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6209.  
  6210. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6211.  
  6212. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6213.  
  6214. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6215.  
  6216. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6217.  
  6218. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6219.  
  6220. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6221.  
  6222. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6223.  
  6224. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6225.  
  6226. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6227. [2933:3037:1104/081729:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6228. libpng warning: iCCP: known incorrect sRGB profile
  6229. [3170:3189:1104/081749:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  6230. [3170:3189:1104/081758:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  6231. [2933:3037:1104/081833:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6232. libpng warning: iCCP: known incorrect sRGB profile
  6233. [2933:3037:1104/081859:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6234. [2933:3037:1104/081859:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6235. [2933:3037:1104/081901:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6236. [3170:3189:1104/081901:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -21
  6237. [3170:3189:1104/081901:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -21
  6238. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  6239. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  6240. QFile::remove: Empty or null file name
  6241. [2933:3037:1104/081910:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6242. [340:4424:1104/081911:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  6243. libpng warning: iCCP: known incorrect sRGB profile
  6244. [3170:3535:1104/081950:ERROR:get_updates_processor.cc(244)] PostClientToServerMessage() failed during GetUpdates
  6245.  
  6246. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6247.  
  6248. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6249.  
  6250. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6251.  
  6252. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6253.  
  6254. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6255.  
  6256. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6257.  
  6258. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6259.  
  6260. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6261.  
  6262. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6263.  
  6264. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6265.  
  6266. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6267.  
  6268. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6269.  
  6270. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6271. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  6272. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  6273. [3170:3189:1104/082036:ERROR:ssl_client_socket_impl.cc(1168)] handshake failed; returned -1, SSL error code 1, net_error -101
  6274. [340:4424:1104/082041:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  6275. libpng warning: iCCP: known incorrect sRGB profile
  6276. libpng warning: iCCP: known incorrect sRGB profile
  6277. libpng warning: iCCP: known incorrect sRGB profile
  6278. [340:4424:1104/082310:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  6279. libpng warning: iCCP: known incorrect sRGB profile
  6280. libpng warning: iCCP: known incorrect sRGB profile
  6281. libpng warning: iCCP: known incorrect sRGB profile
  6282. libpng warning: iCCP: known incorrect sRGB profile
  6283. A Parser-blocking, cross-origin script, https://sb.scorecardresearch.com/beacon.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  6284. A Parser-blocking, cross-origin script, https://sb.scorecardresearch.com/beacon.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
  6285. [3170:3185:1104/082621:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.Inhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  6286. [3170:3185:1104/082621:ERROR:power_save_blocker_x11.cc(334)] No response to Inhibit() request!
  6287. [3170:3185:1104/082630:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.UnInhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  6288. [3170:3185:1104/082630:ERROR:power_save_blocker_x11.cc(406)] No response to Uninhibit() request!
  6289. [3170:3185:1104/082630:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.Inhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  6290. [3170:3185:1104/082630:ERROR:power_save_blocker_x11.cc(334)] No response to Inhibit() request!
  6291. [3170:3189:1104/082646:ERROR:socket_stream.cc(210)] Closing stream with result -7
  6292. [3170:3189:1104/082646:ERROR:socket_stream.cc(210)] Closing stream with result -7
  6293. [3170:3185:1104/082648:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.UnInhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
  6294. [3170:3185:1104/082648:ERROR:power_save_blocker_x11.cc(406)] No response to Uninhibit() request!
  6295. weather-Message: získávání https://api.met.no/weatherapi/sunrise/1.1/?lat=49.192244;lon=16.611338;from=2016-11-04;to=2016-11-29
  6296. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  6297. libpng warning: iCCP: known incorrect sRGB profile
  6298. libpng warning: iCCP: known incorrect sRGB profile
  6299. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  6300. QFile::remove: Empty or null file name
  6301. libpng warning: iCCP: known incorrect sRGB profile
  6302. [27116:27159:1104/083317:ERROR:ffmpeg_demuxer.cc(1595)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0
  6303. libpng warning: iCCP: known incorrect sRGB profile
  6304. [2933:3037:1104/083608:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6305. libpng warning: iCCP: known incorrect sRGB profile
  6306. libpng warning: iCCP: known incorrect sRGB profile
  6307. [2933:3037:1104/083636:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6308. [2933:3037:1104/083640:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6309. [2933:3037:1104/083640:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6310. [2933:3037:1104/083640:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6311. [3170:3189:1104/083641:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  6312. [3170:3189:1104/083641:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  6313. [2933:3037:1104/092903:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6314. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  6315.  
  6316. (wrapper-1.0:3045): weather-WARNING **: Stažení dat o počasí se nezdařilo, kód stavu HTTP: 2, důvod: Chyba při řešení „api.met.no“: Chyba systému
  6317. [2933:3037:1104/092907:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6318. [2933:3037:1104/092907:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6319. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  6320. QFile::remove: Empty or null file name
  6321. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  6322. [2933:3037:1104/092909:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6323. [3170:3189:1104/092909:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -21
  6324. [2933:3037:1104/092913:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6325.  
  6326. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6327.  
  6328. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6329.  
  6330. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6331.  
  6332. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6333.  
  6334. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6335.  
  6336. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6337.  
  6338. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6339. weather-Message: získávání https://api.met.no/weatherapi/locationforecastlts/1.2/?lat=49.192244;lon=16.611338;msl=221
  6340. [2933:3037:1104/092920:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6341. [2933:3037:1104/092932:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6342.  
  6343. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6344.  
  6345. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6346.  
  6347. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6348.  
  6349. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6350.  
  6351. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6352.  
  6353. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6354.  
  6355. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6356.  
  6357. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6358.  
  6359. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6360.  
  6361. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6362.  
  6363. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6364.  
  6365. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6366.  
  6367. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6368.  
  6369. (nm-applet:2944): nm-applet-CRITICAL **: get_menu_item_for_ap: assertion 'dup_data.hash != NULL' failed
  6370. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  6371. [2933:3037:1104/092957:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6372. libpng warning: iCCP: known incorrect sRGB profile
  6373. libpng warning: iCCP: known incorrect sRGB profile
  6374. [2933:3037:1104/093045:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6375. libpng warning: iCCP: known incorrect sRGB profile
  6376. libpng warning: iCCP: known incorrect sRGB profile
  6377. [27387:27387:1104/093204:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  6378. [2933:3037:1104/093221:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6379. libpng warning: iCCP: known incorrect sRGB profile
  6380. libpng warning: iCCP: known incorrect sRGB profile
  6381.  
  6382. (xfce4-session:2851): Gtk-CRITICAL **: IA__gtk_widget_set_visible: assertion 'GTK_IS_WIDGET (widget)' failed
  6383. libpng warning: iCCP: known incorrect sRGB profile
  6384. libpng warning: iCCP: known incorrect sRGB profile
  6385. libpng warning: iCCP: known incorrect sRGB profile
  6386. libpng warning: iCCP: known incorrect sRGB profile
  6387. [27529:27529:1104/093454:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  6388. [27529:27529:1104/093456:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  6389. [27529:27529:1104/093458:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  6390. [27529:27529:1104/093501:ERROR:PlatformKeyboardEvent.cpp(93)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
  6391. [2933:3037:1104/093533:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6392. libpng warning: iCCP: known incorrect sRGB profile
  6393. libpng warning: iCCP: known incorrect sRGB profile
  6394. libpng warning: iCCP: known incorrect sRGB profile
  6395. libpng warning: iCCP: known incorrect sRGB profile
  6396. libpng warning: iCCP: known incorrect sRGB profile
  6397. libpng warning: iCCP: known incorrect sRGB profile
  6398. libpng warning: iCCP: known incorrect sRGB profile
  6399. libpng warning: iCCP: known incorrect sRGB profile
  6400. libpng warning: iCCP: known incorrect sRGB profile
  6401. libpng warning: iCCP: known incorrect sRGB profile
  6402. [2933:3037:1104/094157:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6403. [2933:3037:1104/094247:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6404. [2933:3037:1104/094247:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6405. [2933:3037:1104/094247:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6406. [3170:3189:1104/094254:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  6407. [3170:3189:1104/094254:ERROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106
  6408. [2933:3037:1104/094254:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6409. [2933:3037:1104/094303:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6410. [2933:3037:1104/094303:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6411. [2933:3037:1104/094304:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6412. QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
  6413. [2933:3037:1104/094306:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6414. [2933:3037:1104/094311:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6415. libpng warning: iCCP: known incorrect sRGB profile
  6416. [2933:3037:1104/094320:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6417. [2933:3037:1104/094336:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6418. libpng warning: iCCP: known incorrect sRGB profile
  6419. [2933:3037:1104/094408:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6420. [2933:3037:1104/094512:ERROR:cloud_print_proxy_backend.cc(557)] Notifications for connector 734D7705-0CFE-40FB-8ADC-F42B3CE913E0 disabled.
  6421. libpng warning: iCCP: known incorrect sRGB profile
  6422. libpng warning: iCCP: known incorrect sRGB profile
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement