123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
test_f4 (f4.keyF4.test_f4) ... OfficeConnection: connecting to: uno:pipe,name=pytest523f8e60-9f4a-11ee-b6f7-28d0ea7eb346;urp;StarOffice.ComponentContext
warn:io.connector:565737:565737:io/source/connector/connector.cxx:93: Connector : couldn't connect to pipe "pytest523f8e60-9f4a-11ee-b6f7-28d0ea7eb346": 10
NoConnectException: sleeping...
warn:vcl.app:565816:565816:vcl/unx/generic/app/i18n_im.cxx:131: I18N: Operating system doesn't support locale "en_US".
warn:desktop.app:565816:565816:unotools/source/ucbhelper/localfilehelper.cxx:87: error removing directory file:///tmp/libreoffice/4/user/extensions
warn:vcl.app:565821:565821:vcl/unx/generic/app/i18n_im.cxx:131: I18N: Operating system doesn't support locale "en_US".
warn:io.connector:565737:565737:io/source/connector/connector.cxx:93: Connector : couldn't connect to pipe "pytest523f8e60-9f4a-11ee-b6f7-28d0ea7eb346": 10
NoConnectException: sleeping...
warn:opencl:565821:565821:desktop/source/app/opencl.cxx:206: Failed to initialize OpenCL for test
warn:io.connector:565737:565737:io/source/connector/connector.cxx:93: Connector : couldn't connect to pipe "pytest523f8e60-9f4a-11ee-b6f7-28d0ea7eb346": 10
NoConnectException: sleeping...
warn:unotools.misc:565821:565821:unotools/source/misc/mediadescriptor.cxx:372: url: 'private:factory/scalc' com.sun.star.ucb.ContentCreationException message: "No Content Provider available for URL: private:factory/scalc at /home/xisco/libreoffice/ucbhelper/source/client/content.cxx:208" eError: (com.sun.star.ucb.ContentCreationError) NO_CONTENT_PROVIDER
['OnNew']
OnCreate
['OnNew']
OnStorageChanged
['OnNew']
OnTitleChanged
['OnNew']
OnFocus
['OnNew']
OnViewCreated
['OnNew']
OnTitleChanged
['OnNew']
OnViewClosed
['OnNew']
OnUnload
['OnNew']
OnUnfocus
warn:pyuno.runtime:565737:565737:pyuno/source/module/pyuno_runtime.cxx:948: Python exception: <class 'AttributeError'>: 'traceback' object has no attribute 'getTypes', traceback follows
no traceback available
at /home/xisco/libreoffice/pyuno/source/module/pyuno_runtime.cxx:947
warn:pyuno.runtime:565737:565737:pyuno/source/module/pyuno_runtime.cxx:948: Python exception: <class 'AttributeError'>: 'traceback' object has no attribute 'getTypes', traceback follows
no traceback available
at /home/xisco/libreoffice/pyuno/source/module/pyuno_runtime.cxx:947
Traceback (most recent call last):
File "/home/xisco/.pyenv/versions/3.12.0/lib/python3.12/contextlib.py", line 155, in __exit__
self.gen.throw(value)
File "/home/xisco/libreoffice/uitest/uitest/test.py", line 186, in create_doc_in_start_center
yield component
File "/home/xisco/libreoffice/sc/qa/uitest/key_f4/f4.py", line 20, in test_f4
gridwin = xCalcDoc.getChild("testgrid_window")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
uno.com.sun.star.uno.RuntimeException: Could not find child with id: testgrid_window children were ScrollBars vertical horizontal ScrollBars vertical horizontal ScrollBars vertical horizontal ScrollBars vertical horizontal grid_window TabButtons first prev next last add TabBar TabBar TabBarContents menubutton measure button button button button button FixedImageControl image Deck titlebar grip addonimage label toolbar scrolledwindow contents Panel titlebar addonimage expander toolbar contents SidebarStylesPanel grid1 fontstyletoolbox applystyle style Panel titlebar addonimage expander toolbar contents SidebarTextPanel grid1 font fontnamecombobox fontheight fontsizecombobox fonteffects ToolbarPopover container box3 defaultattr resetattr fontadjust box1 colorbar ToolbarPopover container colorbar_background ToolbarPopover container spacingbar ToolbarPopover container box2 position Panel titlebar addonimage expander toolbar contents NumberFormatPropertyPanel grid1 numberformat ToolbarPopover container numberformatcombobox box4 decimalplaceslabel denominatorplaceslabel box2 decimalplaces denominatorplaces leadingzeroeslabel leadingzeroes negativenumbersred thousandseparator engineeringnotation Panel titlebar addonimage expander toolbar contents AlignmentPropertyPanel grid1 box3 horizontalalignment writedirection verticalalignment indentbuttons leftindent orientationlabel orientationdegrees stacked textorientbox bottom top standard wraptext mergecells leftindentlabel Panel titlebar addonimage expander toolbar contents CellAppearancePropertyPanel grid1 cellbackgroundlabel cellbackgroundcolor ToolbarPopover container cellbordertype ToolbarPopover container borderlinestyle ToolbarPopover container borderlinecolor ToolbarPopover container PosBox pos_window InputBar background scrolledwindow sc_input_window down up applystyle ApplyStyleBox applystyle fontnamecombobox FontNameBox fontnamecombobox FontSizeBox fontsizecombobox at /home/xisco/libreoffice/vcl/source/uitest/uiobject.cxx:470
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/xisco/.pyenv/versions/3.12.0/lib/python3.12/unittest/case.py", line 58, in testPartExecutor
yield
File "/home/xisco/.pyenv/versions/3.12.0/lib/python3.12/unittest/case.py", line 634, in run
self._callTestMethod(testMethod)
File "/home/xisco/.pyenv/versions/3.12.0/lib/python3.12/unittest/case.py", line 589, in _callTestMethod
if method() is not None:
^^^^^^^^
File "/home/xisco/libreoffice/sc/qa/uitest/key_f4/f4.py", line 18, in test_f4
with self.ui_test.create_doc_in_start_center("calc") as document:
File "/home/xisco/.pyenv/versions/3.12.0/lib/python3.12/contextlib.py", line 188, in __exit__
exc.__traceback__ = traceback
^^^^^^^^^^^^^^^^^
File "/home/xisco/libreoffice/instdir/program/uno.py", line 513, in _uno_struct__setattr__
return setattr(self.__dict__["value"], name, value)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
uno.com.sun.star.uno.RuntimeException: Couldn't convert <traceback object at 0x7f86adfc1300> to a UNO type; caught exception: <class 'AttributeError'>: 'traceback' object has no attribute 'getTypes', traceback follows
no traceback available
at /home/xisco/libreoffice/pyuno/source/module/pyuno_runtime.cxx:947 at /home/xisco/libreoffice/pyuno/source/module/pyuno_adapter.cxx:92 at /home/xisco/libreoffice/pyuno/source/module/pyuno_runtime.cxx:842
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/xisco/libreoffice/uitest/test_main.py", line 138, in <module>
result = unittest.TextTestRunner(stream=sys.stdout, verbosity=2).run(test_suite)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/xisco/.pyenv/versions/3.12.0/lib/python3.12/unittest/runner.py", line 240, in run
test(result)
File "/home/xisco/.pyenv/versions/3.12.0/lib/python3.12/unittest/suite.py", line 84, in __call__
return self.run(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/xisco/.pyenv/versions/3.12.0/lib/python3.12/unittest/suite.py", line 122, in run
test(result)
File "/home/xisco/.pyenv/versions/3.12.0/lib/python3.12/unittest/case.py", line 690, in __call__
return self.run(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/xisco/.pyenv/versions/3.12.0/lib/python3.12/unittest/case.py", line 633, in run
with outcome.testPartExecutor(self):
File "/home/xisco/.pyenv/versions/3.12.0/lib/python3.12/contextlib.py", line 155, in __exit__
self.gen.throw(value)
File "/home/xisco/.pyenv/versions/3.12.0/lib/python3.12/unittest/case.py", line 75, in testPartExecutor
_addError(self.result, test_case, exc_info)
File "/home/xisco/.pyenv/versions/3.12.0/lib/python3.12/unittest/case.py", line 100, in _addError
result.addError(test, exc_info)
File "/home/xisco/.pyenv/versions/3.12.0/lib/python3.12/unittest/runner.py", line 101, in addError
super(TextTestResult, self).addError(test, err)
File "/home/xisco/.pyenv/versions/3.12.0/lib/python3.12/unittest/result.py", line 17, in inner
return method(self, *args, **kw)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/xisco/.pyenv/versions/3.12.0/lib/python3.12/unittest/result.py", line 116, in addError
self.errors.append((test, self._exc_info_to_string(err, test)))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/xisco/.pyenv/versions/3.12.0/lib/python3.12/unittest/result.py", line 188, in _exc_info_to_string
tb = self._clean_tracebacks(exctype, value, tb, test)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/xisco/.pyenv/versions/3.12.0/lib/python3.12/unittest/result.py", line 226, in _clean_tracebacks
value.__traceback__ = tb
^^^^^^^^^^^^^^^^^^^
File "/home/xisco/libreoffice/instdir/program/uno.py", line 513, in _uno_struct__setattr__
return setattr(self.__dict__["value"], name, value)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
uno.com.sun.star.uno.RuntimeException: Couldn't convert <traceback object at 0x7f86adf9e2c0> to a UNO type; caught exception: <class 'AttributeError'>: 'traceback' object has no attribute 'getTypes', traceback follows
no traceback available
at /home/xisco/libreoffice/pyuno/source/module/pyuno_runtime.cxx:947 at /home/xisco/libreoffice/pyuno/source/module/pyuno_adapter.cxx:92 at /home/xisco/libreoffice/pyuno/source/module/pyuno_runtime.cxx:842
warn:binaryurp:565821:565866:binaryurp/source/bridge.cxx:842: undisposed bridge "" in state 2, potential deadlock ahead