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 694555 - launch-new-instance: TypeError: AppDisplay.AppWellIcon is undefined
launch-new-instance: TypeError: AppDisplay.AppWellIcon is undefined
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: 2013-02-24 02:19 UTC by Jeremy Bicha
Modified: 2013-02-24 11:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
launch-new-instance: Adjust for AppWellIcon -> AppIcon change (1.36 KB, patch)
2013-02-24 07:55 UTC, Florian Müllner
committed Details | Review

Description Jeremy Bicha 2013-02-24 02:19:18 UTC
The launch-new-instance extensions (included in gnome-shell-extensions 3.7.90) doesn't work. I'm using gnome-shell 3.7.90 on Ubuntu 13.04.

JS LOG: Extension "launch-new-instance@gnome-shell-extensions.gcampax.github.com" had error: TypeError: AppDisplay.AppWellIcon is undefined
Comment 1 Florian Müllner 2013-02-24 07:55:47 UTC
Created attachment 237262 [details] [review]
launch-new-instance: Adjust for AppWellIcon -> AppIcon change

Woops, sorry - that one's my fault :(
Comment 2 drago01 2013-02-24 09:33:48 UTC
Review of attachment 237262 [details] [review]:

Looks good.
Comment 3 Florian Müllner 2013-02-24 11:41:13 UTC
Attachment 237262 [details] pushed as 7b07fd9 - launch-new-instance: Adjust for AppWellIcon -> AppIcon change