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

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[email protected]
     Ever confirmed|0                           |1

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

I noticed this on console logs:
Traceback (most recent call last):
  File "/home/julien/lo/libreoffice/instdir/program/wizards/web/WWD_Events.py",
line 250, in addDocument
    oLoadDocs.loadDocuments()
  File "/home/julien/lo/libreoffice/instdir/program/wizards/web/WWD_Events.py",
line 921, in loadDocuments
    if self.parent.checkDocument(doc, self.task, self.xC):
  File
"/home/julien/lo/libreoffice/instdir/program/wizards/web/WWD_Startup.py", line
558, in checkDocument
    doc.validate(self.xMSF, task)
  File
"/home/julien/lo/libreoffice/instdir/program/wizards/web/data/CGDocument.py",
line 156, in validate
    exp = self.getSettings().getExporters(self.appType)
  File
"/home/julien/lo/libreoffice/instdir/program/wizards/web/data/CGSettings.py",
line 72, in getExporters
    exps = self.exportersMap.get(mime)
AttributeError: 'CGSettings' object has no attribute 'exportersMap'

-- 
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