After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 726409 - Gio.Application do_open and open signal do not honor array_length
Gio.Application do_open and open signal do not honor array_length
Status: RESOLVED DUPLICATE of bug 652115
Product: pygobject
Classification: Bindings
Component: gio
3.10.x
Other Linux
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2014-03-15 13:05 UTC by Alberto Ruiz
Modified: 2014-03-15 20:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alberto Ruiz 2014-03-15 13:05:35 UTC
do_open/open signal do not need n_files as the list length provides that information already

the binding should notice array_length and remove it from the function
Comment 1 Simon Feltman 2014-03-15 20:04:46 UTC
As noted in bug 652115, fixing this now would unfortunately break API. One potential way around this would be an enablement API (bug 723736).

*** This bug has been marked as a duplicate of bug 652115 ***