Page 1 of 1

Problem with RecordMyDesktop

Posted: 22. Feb 2013, 18:45
by Chaosphere
Hi to all. :D

I have a problem with RecordMyDesktop, when I try to open advanced settings I get this error in terminal:

Code: Select all

sigur@darkstar:~$ qt-recordMyDesktop
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/qt_recordMyDesktop/rmdSimple.py", line 183, in advanced
    self.options=pW.prefsWidget(self.values,self.optionsOpen)
  File "/usr/lib64/python2.7/site-packages/qt_recordMyDesktop/rmdPrefsWidget.py", line 377, in __init__
    self.__runJackLSP__()
  File "/usr/lib64/python2.7/site-packages/qt_recordMyDesktop/rmdPrefsWidget.py", line 308, in __runJackLSP__
    (stdin,stdout,stderr)=os.popen3(['jack_lsp'],'t')
  File "/usr/lib64/python2.7/os.py", line 691, in popen3
    stderr=PIPE, close_fds=True)
  File "/usr/lib64/python2.7/subprocess.py", line 679, in __init__
    errread, errwrite)
  File "/usr/lib64/python2.7/subprocess.py", line 1249, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
sigur@darkstar:~$ 
In addition, if I try to play an .ogv file with VLC it isn't fluent at all. Any idea of what could be wrong?
If you need more details please ask.
Thanks. :)

Re: Problem with RecordMyDesktop

Posted: 23. Feb 2013, 06:00
by hakerdefo
'Advance Settings' problem in RecordMyDesktop is a known bug. You can get more info and workaround here,
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589769
And coming to .ogv with VLC problem, have you tried with any other player like gnome-mplayer?