Conversation
Notices
-
Guillaume (postblue@herds.eu)'s status on Sunday, 26-May-2019 06:44:22 EDT Guillaume Testing https://notabug.org/diogo/gnu-social.git -
Guillaume (postblue@herds.eu)'s status on Sunday, 26-May-2019 06:48:07 EDT Guillaume "Call to undefined method Session::cleanup()" with !qvitter @diogo @hannes2peer In conversation from herds.eu permalink -
Diogo Cordeiro (diogo@loadaverage.org)'s status on Sunday, 26-May-2019 07:34:06 EDT Diogo Cordeiro https://git.gnu.io/h2p/Qvitter/blob/master/QvitterPlugin.php#L1303-1305
https://notabug.org/diogo/gnu-social/commit/c083a8bcc26019bc11c0eb80af9cf6a2032f6e4f
@hannes2peer despite the two comments there in the Qvitter plugin I fail to understand why you call Session::cleanup() directly...
cc: @XRevan86In conversation from loadaverage.org permalink Attachments
-
Guillaume (postblue@herds.eu)'s status on Sunday, 26-May-2019 07:51:58 EDT Guillaume Happy to have found your fork thanks to @chimo, I had used your #OEmbed / #StoreRemoteMedia / database fields with timestamps merge requests a year ago, but they were deleted by mistake by Rob In conversation from herds.eu permalink -
Guillaume (postblue@herds.eu)'s status on Sunday, 26-May-2019 07:53:45 EDT Guillaume It seems that @hannes2peer is not reachable on quitter.se, as quitter.se is unreachable as well as his/her domain hannesmannerhe.im In conversation from herds.eu permalink -
Diogo Cordeiro (diogo@loadaverage.org)'s status on Sunday, 26-May-2019 08:41:13 EDT Diogo Cordeiro :( Maybe you can open an issue about this on Qvitter repository? @postblue In conversation from loadaverage.org permalink
-
-
-
Diogo Cordeiro (diogo@loadaverage.org)'s status on Sunday, 26-May-2019 09:06:57 EDT Diogo Cordeiro While this isn't solved you can try one of the following two workarounds:
- revert GNU social's commit c083a8bcc2
- comment https://git.gnu.io/h2p/Qvitter/blob/master/QvitterPlugin.php#L1305
I don't know how important that line is for Qvitter's functionality... But it is safe, for now, to revert the above mentioned commit.In conversation from loadaverage.org permalink Attachments
-
Guillaume (postblue@herds.eu)'s status on Sunday, 26-May-2019 10:05:01 EDT Guillaume @diogo I will try when I'm back home, as well as providing a PR about the submodules In conversation from herds.eu permalink -
Guillaume (postblue@herds.eu)'s status on Sunday, 26-May-2019 14:33:00 EDT Guillaume @diogo I commented out https://git.gnu.io/h2p/Qvitter/blob/master/QvitterPlugin.php#L1305 and it turns out it's working, but the notifications are not refreshing In conversation from herds.eu permalink Attachments
-
Sorokin Alexei (xrevan86@loadaverage.org)'s status on Sunday, 26-May-2019 17:38:00 EDT Sorokin Alexei @postblue @diogo Try replacing it with a session_write_close() call. In conversation from loadaverage.org permalink -
Guillaume (postblue@herds.eu)'s status on Sunday, 26-May-2019 17:56:27 EDT Guillaume @xrevan86 Thanks, I will try. Since I migrated to @diogo 's fork, my timeline (herds.eu/postblue/all) is taking a long time to update, I need to check my logs for that as well In conversation from herds.eu permalink -
Sorokin Alexei (xrevan86@loadaverage.org)'s status on Sunday, 26-May-2019 17:59:13 EDT Sorokin Alexei @postblue Try giving more memory to temporary tables. In conversation from loadaverage.org permalink -
Guillaume (postblue@herds.eu)'s status on Sunday, 26-May-2019 19:06:35 EDT Guillaume Like with innodb_buffer_pool_size in my MariaDB configuration, or do you have any other hint? It's been a long time since I've had to do some maintenance on this server (running for 4 years now, it has seen things…) In conversation from herds.eu permalink
-
-
-
Guillaume (postblue@herds.eu)'s status on Sunday, 26-May-2019 19:11:25 EDT Guillaume @xrevan86 @diogo I replaced Session::cleanup() with session_write_close(), but the notifications are still not updating. In conversation from herds.eu permalink -
Guillaume (postblue@herds.eu)'s status on Monday, 27-May-2019 01:22:30 EDT Guillaume @xrevan86 @diogo About the Notifications tab with !qvitter, it seems to work with session_write_close();, but some of them received when I desactivated the plugin are not appearing In conversation from herds.eu permalink
-
-
-
-
-
-
-