Steps: 1) Open Writer 2) Insert Chart 3) The following message will be printed twice at the console and then printed once after leaving chart edit mode ** (soffice:2826): WARNING **: Invalidate all children called Version: 5.1.0.0.alpha1+ Build ID: 63384060ec6610ef08af57b981d028c8a177a028 TinderBox: Linux-rpm_deb-x86_64@46-TDF, Branch:master, Time: 2015-06-26_07:23:12
I can confirm message printed at the console.
Forgot info: Version: 5.1.0.0.alpha1+ Build ID: 14255b68e0b3a5155a588a16096c523156b1ff55 Locale: en-GB (en_GB.utf8) OS: Fedora 22
CCing phil, meeks, eike. Are these console warning messges not a problem?
Random accessibility related warning, almost certainly of no real interest =) vcl/unx/gtk/a11y/atkutil.cxx- case accessibility::AccessibleEventId::INVALIDATE_ALL_CHILDREN: vcl/unx/gtk/a11y/atkutil.cxx: g_warning( "Invalidate all children called\n" ); vcl/unx/gtk/a11y/atkutil.cxx- break; I guess we are missing a mapping to the native platform atk /toolkit for this event: void DocumentFocusListener::notifyEvent( const accessibility::AccessibleEventObject& aEvent ) throw( uno::RuntimeException, std::exception ) has no code; same warning on OS/X ... discuss =)
Hello, I am on Arch linux, Gnome 3.32, Libreoffice 6.2.1 and I am getting a different behaviour which I think is even worse than originally described here. Steps: * Make sure orca is running * Start libre office * Create an empty spread sheet document * Press F10 to bring up the menu bar * Navigate to Insert -> Chart... * When the dialog box comes up don't change a thing and press the Finish button. Results: Libre office and the whole accessibility stack will lock up allowing no further interaction unless I restart orca by running orca --replace from the terminal. After restarting orca Libreoffice is still running however as soon as I alt+tab back to its window I can experience the whole lockup again. So without more hints I am unable to collect more details as while a11y is locked I can't use my machine at all. I think this is more serious than intended originally. Part of the terminal output captured while accessibility is locked like this. ** (soffice:1526): WARNING **: 11:18:33.560: Exception in getAccessibleName() ** (soffice:1526): WARNING **: 11:18:33.560: Exception in getAccessibleName() ** (soffice:1526): WARNING **: 11:18:33.561: Exception in getAccessibleName() ** (soffice:1526): WARNING **: 11:18:33.561: Exception in getAccessibleName() ** (soffice:1526): WARNING **: 11:18:34.150: Exception in getSelectedAccessibleChild() ** (soffice:1526): WARNING **: 11:18:34.151: Exception in getSelectedAccessibleChild() ** (soffice:1526): WARNING **: 11:18:34.159: Exception in getSelectedAccessibleChild() ** (soffice:1526): WARNING **: 11:18:34.159: Exception in getSelectedAccessibleChild() ** (soffice:1526): WARNING **: 11:19:05.705: Exception in wrapper_ref_state_set ** (soffice:1526): WARNING **: 11:19:05.705: Exception in getAccessibleName() ** (soffice:1526): WARNING **: 11:19:05.705: Exception in getAccessibleDescription() ** (soffice:1526): WARNING **: 11:19:05.706: Exception in wrapper_ref_state_set ** (soffice:1526): WARNING **: 11:19:05.706: Exception in getAccessibleName() ** (soffice:1526): WARNING **: 11:19:05.706: Exception in getAccessibleDescription() ** (soffice:1526): WARNING **: 11:19:05.707: Exception in wrapper_ref_state_set ** (soffice:1526): WARNING **: 11:19:05.707: Exception in getAccessibleIndexInParent()
On Writer, when going to insert->chart I have a different message printed: ** (soffice:27509): WARNING **: Exception in getAccessibleName() It is printed until I leave the insert chart and can edit the document again. Version info: Version: 6.3.0.0.alpha0+ Build ID: 8f29f31b41136acbea8ca21525f9623948a1a4b8 CPU threads: 12; OS: Linux 5.0; UI render: default; VCL: gtk3; TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2019-04-02_03:54:06 Locale: fr-FR (fr_FR.UTF-8); UI-Language: en-US Calc: threaded