Public bug reported:
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)
** Affects: pygobject (Ubuntu)
Importance: Undecided
Status: New
** Tags: apport-bug i386 precise running-unity
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pygobject in Ubuntu.
https://bugs.launchpad.net/bugs/1033196
Title:
Gio.File.copy_async() missing
Status in “pygobject” package in Ubuntu:
New
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)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pygobject/+bug/1033196/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp