https://bugs.documentfoundation.org/show_bug.cgi?id=92553
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |[email protected] Ever confirmed|0 |1 --- Comment #1 from Julien Nabet <[email protected]> --- On pc Debian x86-64 with master sources updated today, I could reproduce this. Traceback (most recent call last): File "/home/julien/compile-libreoffice/libreoffice/instdir/program/wizards/web/WWD_General.py", line 88, in getFTPDialog self.ftpDialog = FTPDialog(self.xMSF, pub, self.oWizardResource) File "/home/julien/compile-libreoffice/libreoffice/instdir/program/wizards/web/FTPDialog.py", line 112, in __init__ self.resources = FTPDialogResources(oWizardResource) File "/home/julien/compile-libreoffice/libreoffice/instdir/program/wizards/web/FTPDialogResources.py", line 24, in __init__ super(FTPDialogResources, self).__init__(xmsf, self.MODULE_NAME) NameError: global name 'xmsf' is not defined Traceback (most recent call last): File "/home/julien/compile-libreoffice/libreoffice/instdir/program/wizards/web/WWD_Events.py", line 447, in showFTPDialog return self.getFTPDialog(pub).execute(self) == 1 -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
