skype4pidgin
skype4pidgin copied to clipboard
More JSON errors, elevated HDD behavior.
(process:13944): Json-CRITICAL **: json_node_get_object: assertion 'node != NULL' failed
(process:13944): Json-CRITICAL **: json_object_has_member: assertion 'object != NULL' failed
(process:13944): Json-CRITICAL **: json_object_has_member: assertion 'object != NULL' failed
These additional json errors from purple skypeweb, and occasionally, until unregistered, the module will spike HDD activity. (according to iotop)
These additional json errors from purple skypeweb, and occasionally, until unregistered, the module will spike HDD activity. (according to iotop)
Writing to logs I think. Can you test commit 49cd9cf95714605fedc63cf357cb3addd6d342b2?
Thats what I have yes. Also, I have a downstream Linkage Patch.
--- skypeweb_orig/CMakeLists.txt 2016-10-19 09:48:38.000000000 +0300
+++ skypeweb/CMakeLists.txt 2016-10-20 18:18:01.000000000 +0300
@@ -43,7 +43,7 @@
${PURPLE_LIBRARIES}
${GLIB2_LIBRARIES}
${JSON-GLIB_LIBRARIES}
- )
+ z)
link_directories(
${PURPLE_LIBRARY_DIRS}```
Just released 1.4 which should decrease HDD usage