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 777544 - InstallRemoteExtension should return tuple of string on success
InstallRemoteExtension should return tuple of string on success
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: extensions
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2017-01-20 21:50 UTC by Yuri Konotopov
Modified: 2017-02-15 19:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (869 bytes, patch)
2017-01-20 21:50 UTC, Yuri Konotopov
committed Details | Review

Description Yuri Konotopov 2017-01-20 21:50:40 UTC
Created attachment 343921 [details] [review]
Proposed patch

Simple patch to fix return type of InstallRemoteExtension DBus call on success installation
Comment 1 Yuri Konotopov 2017-02-12 07:41:47 UTC
Ping. It would be nice to get this in 3.24.
Comment 2 Florian Müllner 2017-02-15 16:33:22 UTC
Review of attachment 343921 [details] [review]:

LGTM
Comment 3 Yuri Konotopov 2017-02-15 19:22:08 UTC
Review of attachment 343921 [details] [review]:

Commited