** Description changed: Binary package hint: luciole - On export window , when request overwrite of a video files, Luciole raise an Error. + On export window , when request overwrite of a video files, Luciole raise an Error. Error message : Traceback (most recent call last): - File "/home/nico/dev/luciole-repo/dev-0.7.4/lucioLib/gui/gui_controller.py", line 686, in on_file_export_activate - self.ctrl_obj.export() - File "/home/nico/dev/luciole-repo/dev-0.7.4/lucioLib/luciole_controller.py", line 259, in export - self.gui.export_dialog(self.project) - File "/home/nico/dev/luciole-repo/dev-0.7.4/lucioLib/gui/gui_controller.py", line 522, in export_dialog - self._exportObj.gui_export(project_data) - File "/home/nico/dev/luciole-repo/dev-0.7.4/lucioLib/gui/luciole_export_window.py", line 198, in gui_export - if ForceExport== TRUE : + File "/home/nico/dev/luciole-repo/dev-0.7.4/lucioLib/gui/gui_controller.py", line 686, in on_file_export_activate + self.ctrl_obj.export() + File "/home/nico/dev/luciole-repo/dev-0.7.4/lucioLib/luciole_controller.py", line 259, in export + self.gui.export_dialog(self.project) + File "/home/nico/dev/luciole-repo/dev-0.7.4/lucioLib/gui/gui_controller.py", line 522, in export_dialog + self._exportObj.gui_export(project_data) + File "/home/nico/dev/luciole-repo/dev-0.7.4/lucioLib/gui/luciole_export_window.py", line 198, in gui_export + if ForceExport== TRUE : NameError: global name 'TRUE' is not defined - Bda usage of TRUE instaed of True .... + Bad usage of TRUE instaed of True .... Luciole version : 0.7.3-0ubuntu1 on karmic
-- Luciole does not allow to overwrite a video file during export https://bugs.launchpad.net/bugs/485197 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
