Save Dialogue does not open in natty

Bug #738673 reported by Rohit R
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Istanbul
Invalid
Undecided
Unassigned
istanbul (Debian)
Fix Released
Unknown
istanbul (Ubuntu)
Fix Released
Medium
Artur Rona

Bug Description

Binary package hint: istanbul

On running istanbul (with gnome-panel running or after adding istanbul to whitelist of unity-panel) Recording takes place, but on stopping istanbul crashes with the following error :

** Message: pygobject_register_sinkfunc is deprecated (GstObject)
DEBUG: final pipeline: istximagesrc name=videosource display-name=:0.0 screen-num=0 ! video/x-raw-rgb,framerate=10/1 ! videorate ! ffmpegcolorspace ! videoscale method=1 ! video/x-raw-yuv,width=1280,height=800,framerate=10/1 ! theoraenc ! oggmux name=mux ! filesink location=/tmp/tmpCbldBt
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/istanbul/main/save_window.py", line 42, in do_realize
    Gtk.DrawingArea.do_realize(self)
NameError: global name 'Gtk' is not defined
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/istanbul/main/save_window.py", line 147, in init_videowidget
    widget._xid = widget.window.xid
AttributeError: 'NoneType' object has no attribute 'xid'
**
Gtk:ERROR:/build/buildd/gtk+2.0-2.24.3/gtk/gtkwidget.c:8832:gtk_widget_real_map: assertion failed: (gtk_widget_get_realized (widget))
Aborted (core dumped)

Revision history for this message
Rohit R (rr0hit) wrote :

The problem could be solved by correcting a typo in /usr/lib/pymodules/python2.7/istanbul/main/save_window.py

Gtk.DrawingArea.do_realize(self) has to be changed to gtk.DrawingArea.do_realize(self)

Revision history for this message
Rohit R (rr0hit) wrote :

Fixed the typo.

Changed in istanbul (Ubuntu):
assignee: nobody → rohit (rohitr)
Revision history for this message
Rohit R (rr0hit) wrote :
Artur Rona (ari-tczew)
Changed in istanbul:
importance: Unknown → Undecided
status: Unknown → New
status: New → Invalid
Revision history for this message
Artur Rona (ari-tczew) wrote :

Uploaded with minor changes in d/changelog.

Thank you for your contribution!

Changed in istanbul (Ubuntu):
assignee: rohit (rohitr) → Artur Rona (ari-tczew)
importance: Undecided → Medium
status: New → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package istanbul - 0.2.2-8ubuntu1

---------------
istanbul (0.2.2-8ubuntu1) natty; urgency=low

  * Fixed a typo in a patch. Changed "Gtk" to "gtk". Fixes opening
    save dialogue. (LP: #738673, Closes: #619028)
 -- rohit <email address hidden> Mon, 21 Mar 2011 01:00:55 +0530

Changed in istanbul (Ubuntu):
status: Fix Committed → Fix Released
Changed in istanbul (Debian):
status: Unknown → New
Revision history for this message
cogitoergosum (nags) wrote :

I have the same problem too. That is, the Save Dialogue box does not open up once the recording is stopped. I wanted to check the .py file mentioned above; but, I could not locate it. This is because, I am having, /usr/lib/pymodules/python2.6 and not python2.7.

I am on Lucid (10.04). So, how do I apply this patch; if I can ?

N

Changed in istanbul (Debian):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.