Package: gtk-recordmydesktop
Version: 0.3.8-3
Severity: important

Recently I have launched gtk-recordmydesktop and tried to configure it using
the Advanced window. Unfortunately it does not show up - nothing happens
after clicking the button.
Here is the output from the terminal:

/usr/lib/pymodules/python2.6/recordMyDesktop/rmdMonitor.py:10:
DeprecationWarning: The popen2 module is deprecated.  Use the subprocess
module.
  import popen2
/usr/lib/pymodules/python2.6/recordMyDesktop/rmdSimple.py:150:
DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips=gtk.Tooltips()
/usr/lib/pymodules/python2.6/recordMyDesktop/rmdSimple.py:151:
DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips.set_tip(self.win_button,smplTooltipLabels[0])
/usr/lib/pymodules/python2.6/recordMyDesktop/rmdSimple.py:152:
DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips.set_tip(self.start_button,smplTooltipLabels[1])
/usr/lib/pymodules/python2.6/recordMyDesktop/rmdSimple.py:153:
DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips.set_tip(self.file_button,smplTooltipLabels[2])
/usr/lib/pymodules/python2.6/recordMyDesktop/rmdSimple.py:154:
DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips.set_tip(self.quit_button,smplTooltipLabels[3])
/usr/lib/pymodules/python2.6/recordMyDesktop/rmdSimple.py:155:
DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips.set_tip(self.v_quality,smplTooltipLabels[4])
/usr/lib/pymodules/python2.6/recordMyDesktop/rmdSimple.py:156:
DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips.set_tip(self.v_label,smplTooltipLabels[4])
/usr/lib/pymodules/python2.6/recordMyDesktop/rmdSimple.py:157:
DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips.set_tip(self.s_button,smplTooltipLabels[5])
/usr/lib/pymodules/python2.6/recordMyDesktop/rmdSimple.py:158:
DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips.set_tip(self.s_quality,smplTooltipLabels[6])
/usr/lib/pymodules/python2.6/recordMyDesktop/rmdSimple.py:159:
DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips.set_tip(self.s_label,smplTooltipLabels[6])
/usr/lib/pymodules/python2.6/recordMyDesktop/rmdSimple.py:160:
DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips.set_tip(self.advanced_button,smplTooltipLabels[7])
/usr/lib/pymodules/python2.6/recordMyDesktop/rmdPrefsWidget.py:239: GtkWarning:
GtkSpinButton: setting an adjustment with non-zero page size is deprecated
  self.channelsSpinButton= gtk.SpinButton(self.channelsAdjustment,
climb_rate=0.5, digits=0)
/usr/lib/pymodules/python2.6/recordMyDesktop/rmdPrefsWidget.py:331:
DeprecationWarning: os.popen3 is deprecated.  Use the subprocess module.
  (stdin,stdout,stderr)=os.popen3(['jack_lsp'],'t')
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/recordMyDesktop/rmdSimple.py", line 192,
in advanced
    self.options=pW.prefsWidget(self,self.values,self.optionsOpen)
  File "/usr/lib/pymodules/python2.6/recordMyDesktop/rmdPrefsWidget.py", line
410, in __init__
    self.__runJackLSP__()
  File "/usr/lib/pymodules/python2.6/recordMyDesktop/rmdPrefsWidget.py", line
331, in __runJackLSP__
    (stdin,stdout,stderr)=os.popen3(['jack_lsp'],'t')
  File "/usr/lib/python2.6/os.py", line 695, in popen3
    stderr=PIPE, close_fds=True)
  File "/usr/lib/python2.6/subprocess.py", line 623, in __init__
    errread, errwrite)
  File "/usr/lib/python2.6/subprocess.py", line 1139, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL.utf8, LC_CTYPE=pl_PL.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gtk-recordmydesktop depends on:
ii  python                  2.6.5-5          An interactive high-level object-o
ii  python-gtk2             2.17.0-2         Python bindings for the GTK+ widge
ii  python-support          1.0.9            automated rebuilding support for P
ii  recordmydesktop         0.3.8.1+svn602-1 Captures audio-video data of a Lin

gtk-recordmydesktop recommends no packages.

gtk-recordmydesktop suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to