Problem with RecordMyDesktop

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
Chaosphere
Posts: 39
Joined: 14. Jul 2012, 13:21

Problem with RecordMyDesktop

Post 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. :)
Image
Image
User avatar
hakerdefo
Posts: 91
Joined: 9. Dec 2012, 08:12
Contact:

Re: Problem with RecordMyDesktop

Post 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?
Post Reply