Handle multiple callbacks and user_data arguments

Bug #1033196 reported by Florian Diesch
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
gobject-introspection (Ubuntu)
Triaged
Undecided
Unassigned

Bug Description

The Python bindings for GIO do not provide the method Gio.File.copy_async() (but Gio.File.copy_finish() is there):

>>> from gi.repository import Gio
>>> [s for s in dir(Gio.File) if 'copy' in s.lower()]
['copy', 'copy_attributes', 'copy_finish']

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: python-gi 3.2.2-1~precise
ProcVersionSignature: Ubuntu 3.2.0-27.43-generic-pae 3.2.21
Uname: Linux 3.2.0-27-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu11
Architecture: i386
Date: Sun Aug 5 15:52:34 2012
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
SourcePackage: pygobject
UpgradeStatus: Upgraded to precise on 2012-04-04 (122 days ago)

Revision history for this message
Florian Diesch (diesch) wrote :
Revision history for this message
Martin Pitt (pitti) wrote :

Right, /usr/share/gir-1.0/Gio-2.0.gir shows it as not introspectable. g-i cannot currently handle multiple callbacks and user_data arguments.

affects: pygobject (Ubuntu) → gobject-introspection (Ubuntu)
Changed in gobject-introspection (Ubuntu):
status: New → Triaged
Martin Pitt (pitti)
summary: - Gio.File.copy_async() missing
+ Handle multiple callbacks and user_data arguments
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.