← Back to team overview

ubuntustudio-bugs team mailing list archive

[Bug 591995] Re: gtk-recordMyDesktop crashes on launch without showing the main window

 

This problem is specific to the GTK wrapper, moving to gtk-
recordmydesktop.

** Package changed: recordmydesktop (Ubuntu) => gtk-recordmydesktop
(Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to gtk-recordmydesktop in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs, Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/591995

Title:
  gtk-recordMyDesktop crashes on launch without showing the main window

Status in gtk-recordmydesktop package in Ubuntu:
  Confirmed

Bug description:
  Versions:
  Ubuntu maverick alpha
  gtk-recordmydesktop 0.3.8-1ubuntu1
  recordmydesktop 0.3.8.1+svn602-1ubuntu1

  Output:

  delan@delan:~$ gtk-recordMyDesktop 
  /usr/lib/pymodules/python2.6/gtk-2.0/gtk/__init__.py:40: RuntimeWarning: tp_compare didn't return -1 or -2 for exception
    from gtk import _gtk
  ImportError: No module named gi
  Error in sys.excepthook:
  Traceback (most recent call last):
    File "/usr/lib/python2.6/dist-packages/apport_python_hook.py", line 105, in apport_excepthook
      os.O_WRONLY|os.O_CREAT|os.O_EXCL, 0600), 'w')
  OSError: [Errno 2] No such file or directory: '/var/crash/_usr_bin_gtk-recordMyDesktop.1000.crash'

  Original exception was:
  ImportError: No module named gi
  /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/rmdSelectThumb.py:79: GtkWarning: 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/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])

  Gdk-ERROR **: The program 'gtk-recordMyDesktop' received an X Window System error.
  This probably reflects a bug in the program.
  The error was 'BadMatch (invalid parameter attributes)'.
    (Details: serial 361 error_code 8 request_code 72 minor_code 0)
    (Note to programmers: normally, X errors are reported asynchronously;
     that is, you will receive the error a while after causing it.
     To debug your program, run it with the --sync command line
     option to change this behavior. You can then get a meaningful
     backtrace from your debugger if you break on the gdk_x_error() function.)
  aborting...
  Trace/breakpoint trap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk-recordmydesktop/+bug/591995/+subscriptions