Cannot save file for later use

Bug #630988 reported by Alin Andrei
This bug report is a duplicate of:  Bug #630991: No video is recorded. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Kazam Screencaster
New
Undecided
Unassigned

Bug Description

When selecting the option to save the file for later use, Kazam closes. This is the terminal output:

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/kazam/app.py", line 117, in cb_save_requested
    shutil.move(self.recording.get_filename(), uri)
  File "/usr/lib/python2.6/shutil.py", line 260, in move
    copy2(src, real_dst)
  File "/usr/lib/python2.6/shutil.py", line 95, in copy2
    copyfile(src, dst)
  File "/usr/lib/python2.6/shutil.py", line 50, in copyfile
    with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory: '/tmp/tmphtezrz.mkv'

I'm using Ubuntu 10.10 Maverick Meerkat.

Revision history for this message
Alin Andrei (nilarimogard) wrote :

Hmmm this bug most probably occurs because of this: https://bugs.launchpad.net/kazam/+bug/630991

So you can mark this as invalid... until the video is recorded so there is something to be saved.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.