LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   gtk-recordmydesktop loss of GUI during record (https://www.linuxquestions.org/questions/linux-software-2/gtk-recordmydesktop-loss-of-gui-during-record-4175575899/)

galen 03-26-2016 10:28 AM

gtk-recordmydesktop loss of GUI during record
 
once I start the recording I lose the status window.

Code:

$ gtk-recordmydesktop

gtk-recordmydesktop
/usr/lib/python2.7/dist-packages/recordMyDesktop/rmdSelectThumb.py:79: GtkWarning: IA__gdk_image_put_pixel: assertion 'y >= 0 && y < image->height' failed
  im2.put_pixel(k/stride,i/stride,im1.get_pixel(k,i))
/usr/lib/python2.7/dist-packages/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)

I have plenty of disk space and memory,
and this program use to work.
I have to stop the recordmydesktop process &
if I am lucky the gtk python will encode.
Changing frame rates and size of window or full screen capture does not resolve.

Ideas welcome.


xfce4
xubuntu 14.04.4 64bit current


All times are GMT -5. The time now is 01:02 AM.