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

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #6 from Julien Nabet <[email protected]> ---
On pc Debian x86-64 with master sources updated today, I could reproduce this.

with rendering KDE4, I noticed this:
warn:vcl:4907:1:vcl/unx/generic/window/salframe.cxx:2018: X11SalFrame::Restore
on withdrawn window
X Error: BadMatch (invalid parameter attributes) 8
  Major opcode: 42 (X_SetInputFocus)
  Resource id:  0x1a0071e

With rendering=gen, I've got an empty error message box, then it quits (so
impossible in this case to retrieve a bt)

With gtk3 rendering, it's very slow (it seems we've got a regression here)
I noticed these:
warn:vcl:5033:1:vcl/source/window/winproc.cxx:832: ImplHandleKey:
Keyboard-Input is sent to a frame without focus

#25 0x00002aaaaca293c1 in g_object_new () from
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#26 0x00002aaac7866c81 in GtkSalSystem::ShowNativeDialog (this=0x2269930,
rTitle="LibreOfficeDev 5.3 - Fatal Error", rMessage="",
rButtonNames=std::__debug::list = {...}, 
    nDefaultButton=0) at
/home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtksys.cxx:278
#27 0x00002aaab43e2a87 in SalGenericSystem::ShowNativeMessageBox
(this=0x2269930, rTitle="LibreOfficeDev 5.3 - Fatal Error", rMessage="")
    at /home/julien/lo/libreoffice/vcl/unx/generic/app/gensys.cxx:103
#28 0x00002aaab426b4ea in Application::ShowNativeErrorBox
(sTitle="LibreOfficeDev 5.3 - Fatal Error", sMessage="") at
/home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:1656
#29 0x00002aaaaafb7b61 in desktop::(anonymous namespace)::FatalError
(sMessage="") at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:443
#30 0x00002aaaaafbc2cf in desktop::Desktop::Main (this=0x7fffffff4a80) at
/home/julien/lo/libreoffice/desktop/source/app/app.cxx:1662



Finally I noticed this log on some cases:
warn:legacy.tools:4754:1:cui/source/options/optjsearch.cxx:211: Transliteration
settings different

Caolan: thought you might be interested in this one.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to