Start9Labs / cryptpad-startos

Other
4 stars 1 forks source link

Sheets does not print data in cells #21

Open dclabounty opened 1 year ago

dclabounty commented 1 year ago

When trying to print a Sheet, no data in the cell will print. I have some borders and they will show up, but no data inside the cell will. Same thing happens if I try to export the file to a PDF. Exporting to xlsx works fine so current workaround is to export and print from Excel, but I would like to be able to print straight from cryptpad. Please just let me know if more information is needed. Thanks!

chrisguida commented 1 year ago

Please let me know if you can recreate this behavior on https://cryptpad.fr

dclabounty commented 1 year ago

I can't. It prints just fine from there.

chrisguida commented 1 year ago

Excellent, thanks for checking!

chrisguida commented 1 year ago

Hey @dclabounty looking at this now... what are you doing to print? When I hit cmd+p on my mac I get "Error" on both embassyOS and on https://cryptpad.fr

chrisguida commented 1 year ago

If I select the page outside the cryptpad sheet and use my browser to print, it prints to pdf just fine:

Screenshot 2023-02-23 at 12 15 19
chrisguida commented 1 year ago

So in both cases, the same behavior is happening on cryptpad.fr and on the embassy

chrisguida commented 1 year ago

Ah ok I think I recreated... using 5.1.0 on embassy. Was testing earlier using the latest upstream, 5.2.1

Is this what you are seeing @dclabounty ?

Screenshot 2023-02-23 at 12 18 03
chrisguida commented 1 year ago

@dclabounty Would you mind testing again on cryptpad.fr? I think printing is broken entirely in the upstream repo now :/

chrisguida commented 1 year ago

Ok never mind. Apparently the error only happens on the first try. I think I'm seeing what you're seeing now

Screenshot 2023-02-23 at 12 23 30

Will investigate

chrisguida commented 1 year ago

Guessing this has to do with the checkup failing https://github.com/Start9Labs/cryptpad-wrapper/issues/15

If isn't that, then I got nothing 🤷‍♂️

chrisguida commented 1 year ago

Confirmed by helpful folks in #cryptpad-admins:matrix.xwiki.com, we need to fix all the checkup issues