Public bug reported:

Package: flowblade (2.4.0.1-2) [universe]
Ubuntu version: Ubuntu 20.04 LTS

flowblade 2.4.0 (packaged in Ubuntu 20.04) crashes on project file save.

Steps to reproduce:
1. Open flowblade
2. edit videos
3. File --> Save As
4. Choose filename
5. Save

Expected result:  Project is saved

Actual result: Project is saved but save file dialog remains open and
information in terminal shows:

Saving project...
Traceback (most recent call last):
  File "/usr/share/flowblade/Flowblade/projectaction.py", line 492, in 
_save_as_dialog_callback
    save_time = time.clock()
AttributeError: module 'time' has no attribute 'clock'


After searching, it seems that in python 3.8, time.clock is deprecated.


Solution: It has been fixed in development version from 
https://github.com/jliljebl/flowblade

Thank you,

Sanjay Basu

** Affects: flowblade (Ubuntu)
     Importance: Undecided
         Status: New

** Package changed: apport (Ubuntu) => flowblade (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1877904

Title:
  flowblade irregular file save behavior

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flowblade/+bug/1877904/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to