Caolan
- debug “COOLWSD crash report: ServerAuditUtil::set” some more, now with coredump available from
coredumpctl (apt install systemd-coredump) - workaround Ubuntu 24.04 apparmor defaults for make run #9716
→ test and workaround Ubuntu 24.04 apparmor defaults for make run by caolanm · Pull Request #9716 · CollaboraOnline/online · GitHub - debug “Documents Load very Slow” slowness
→ small exception issue
→ Uncaught TypeError: Cannot read properties of null (reading '_docLayer') by caolanm · Pull Request #9721 · CollaboraOnline/online · GitHub - “Documents Load very Slow” slowness, duplicate tilecombines
→ duplicate _update() calls by caolanm · Pull Request #9722 · CollaboraOnline/online · GitHub - ofz#70675 latest libxml has bug that can make libreoffice crash
→ ofz#70675 XML_ERR_FATAL not ending parse (!277) · Merge requests · GNOME / libxml2 · GitLab - “Nextcloud: Form Filling API” help with chart not updating at all
→ XModifiable::modify needed at least - debug meven’s problem some more
- “COOLWSD crash report: ServerAuditUtil::set” fix for this mystery crash
→ RequestVettingStation can be deleted before callback is executed by caolanm · Pull Request #9731 · CollaboraOnline/online · GitHub - file “Access to Nextcloud Logs (via webinterface?)” to try and get
access/logs for nextcloud side of the issues - get timings for spawning with/without namespaces
→ measure some namespace vs nonnamespace things for comparison - tdf#141398 regression of auto-select first entry of filtered results
- “Double-free in Calc 24.04.5.3” debug backtrace a bit, inconclusive
- install various distros under VirtualBox to search for earliest
working namespace support
→ ubuntu 16.04 works out of the box (14.04 maybe)
→ centos 8.0 works with namespaces out of the box
→ debian 11 (bullseye) works with namespaces out of the box - work on splitting up caps binaries into a separate subpackage
→ wip: split out a deprecated subpackage of the helpers not needed with namespaces by caolanm · Pull Request #9771 · CollaboraOnline/online · GitHub - some more async dns work
Mike
- Tested and estimated Deadlock while accessing CLSID Property of OLEs
- Failed to repro LibreOffice crash while setting FrameStyleName
- Asked for more information
- Got a call stack - I can use it to blind-fix (handle exception in SwView::ImpSetVerb)
- “File crashes collabora/libre on save” regression after MS formats export refactor
- fixed
- Table content not displaying in LO 7.5 but visible in LO 7.6
- A series of changes after the previous fix
- It seems it opened a can of worms
- Backported them
- “crashing on particular text copy (tdf#162398)” Another regression
- Upstream: tdf#162426 - HTML export related
- Crash on load - text box in table column 2
- It still looks puzzling; I don’t find an easy way to avoid creation of fly frames, which would not break things left and right
Tomaz
slideshow presentation
- Video playback fixes
- unmute sound
- stop rendering when changing the slide
- Testing the sldieshow
- VCL / Drawinglayer slide rendering
- separate master and slide rendering, and render them separately
- fight to get the master background only rendered in the master slide and not in the actual slide
- needed a new bool variable to disable background rendering
- search for “fields” in a master and render them to a separate layer (if needed)
- those can vary from slide to slide so those need to be rendered separately
- finding which objects are animated
Miklos
Worked on: