Your message dated Sun, 08 Apr 2012 15:17:45 +0000
with message-id <[email protected]>
and subject line Bug#619028: fixed in istanbul 0.2.2-9
has caused the Debian Bug report #619028,
regarding Istanbul save dialogue does not open
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
619028: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619028
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: istanbul
Version: 0.2.2-8
Tags: patch
Usertags: origin-ubuntu natty ubuntu-patch

Link to Launchpad Bug :
https://bugs.launchpad.net/ubuntu/+source/istanbul/+bug/738673

On running istanbul. 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)

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)

In Ubuntu, we've applied the attached patch to achieve the following:

  * correct the typo in debian/patches/fix_grab_xid.patch : "Gtk" to "gtk"

We thought you might be interested in doing the same.



-- 
Rohit R
Third Year Int MSc Student
Dept of Physics
IIT Kharagpur

Attachment: istanbul_0.2.2-8ubuntu1.debdiff
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: istanbul
Source-Version: 0.2.2-9

We believe that the bug you reported is fixed in the latest version of
istanbul, which is due to be installed in the Debian FTP archive:

istanbul_0.2.2-9.diff.gz
  to main/i/istanbul/istanbul_0.2.2-9.diff.gz
istanbul_0.2.2-9.dsc
  to main/i/istanbul/istanbul_0.2.2-9.dsc
istanbul_0.2.2-9_amd64.deb
  to main/i/istanbul/istanbul_0.2.2-9_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Luca Bruno <[email protected]> (supplier of updated istanbul package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 08 Apr 2012 14:09:09 +0200
Source: istanbul
Binary: istanbul
Architecture: source amd64
Version: 0.2.2-9
Distribution: unstable
Urgency: low
Maintainer: Luca Bruno <[email protected]>
Changed-By: Luca Bruno <[email protected]>
Description: 
 istanbul   - Desktop session recorder producing Ogg Theora video
Closes: 619027 619028 667646
Changes: 
 istanbul (0.2.2-9) unstable; urgency=low
 .
   * NMU ACK, thanks Luk
   * Add dependency on gstreamer0.10-gconf (Closes: #667646)
   * Correct typo in fix_xid_grab.patch (Closes: #619027, #619028)
Checksums-Sha1: 
 b188296cfcb076792913e1e247fe25f14fe9774d 1526 istanbul_0.2.2-9.dsc
 fc7ecdd08e459d694dd6af1ef223ebcf59c310de 10574 istanbul_0.2.2-9.diff.gz
 168917f5924fea8fb9c77392fbe34560296580a9 76234 istanbul_0.2.2-9_amd64.deb
Checksums-Sha256: 
 3bd545b0871292d03b06253bf1d2bfbb62b26a042f095ca2f3b45615775a9834 1526 
istanbul_0.2.2-9.dsc
 90a4dc83438231d76cfc07903f5468b09a079b0e28a234deb841115e4b765393 10574 
istanbul_0.2.2-9.diff.gz
 d1048770b6ed9a166fa454a1630dc6dbc4a7d7117c8fc1f0f731af8034cb73f9 76234 
istanbul_0.2.2-9_amd64.deb
Files: 
 2b348cde1b9e785e39fd4287cde2e133 1526 gnome extra istanbul_0.2.2-9.dsc
 3c87cfcc9c2154836f5db666f1d13562 10574 gnome extra istanbul_0.2.2-9.diff.gz
 2b387082291834da369e59dd61d6e773 76234 gnome extra istanbul_0.2.2-9_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAk+BqowACgkQRqobajv7n7MVyACfeMkIhjebVo68SswE8i9tzvwF
HCsAoIgJ/v44YIZBGK0VMiwkOJVwAqMU
=crCL
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to