[Libreoffice-bugs] [Bug 126886] Calc window contents are not visible when opening a CSV in Compiz from Calc 6.3

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Nov 24 17:25:09 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=126886

--- Comment #6 from Ηλίας Ηλιάδης <apiuano-lobugs at yahoo.gr> ---
Not sure if related. Came here because of the "infinite surface size not
supported" warning.

I had the similar issues (cinnamon freezes but can move mouse) with a personal
python3 (3.6) project using Gtk (3.26.1) in Ubuntu 18.04 (64bit) and there was
the same warning. Project was not related to LibreOffice.

I found (my) problem: I had a Gtk.TextView in a Gtk.Box directly and not inside
a Gtk.ScrolledWindow. There was no problem for small text, but in big texts the
whole system freezes although I could move the mouse.
After I inserted the Gtk.TextView inside a Gtk.ScrolledWindow the problem
solved. 

Since the report is about a Gtk 3 environment probably there exists something
similar. Example: a textview-like widget that tries to occupy more surface than
it "can". Or the order in which the widgets "realize" themselves.

(The problem does not exists in my Calc (LO 6.0.7.3). But I also do not use
Compiz So this is not a declaration that the problem does not really exist.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191124/a506aee7/attachment-0001.html>


More information about the Libreoffice-bugs mailing list