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
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1877904

Title:
  flowblade irregular file save behavior

Status in flowblade package in Ubuntu:
  New

Bug description:
  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

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to