rjanja / desktop-capture

Screenshot and screencasting tools for Cinnamon.
40 stars 11 forks source link

error: redeclaration of let psCursorOn on Cinnamon 3.4.2 #70

Closed guzzard closed 7 years ago

guzzard commented 7 years ago

when trying to load current git master version:

error t=2017-06-23T20:45:01.613Z redeclaration of let psCursorOn trace t=2017-06-23T20:45:01.613Z <---------------- Extension.prototype._init@/usr/share/cinnamon/js/ui/extension.js:155:13 Extension@/usr/share/cinnamon/js/ui/extension.js:116:5 loadExtension@/usr/share/cinnamon/js/ui/extension.js:449:25 onEnabledAppletsChanged@/usr/share/cinnamon/js/ui/appletManager.js:236:13 ----------------> error t=2017-06-23T20:45:01.613Z [Applet "capture@rjanja"]: Error importing applet.js from capture@rjanja error t=2017-06-23T20:45:01.613Z Could not load applet capture@rjanja

rjanja commented 7 years ago

Hi @guzzard, thanks for your bug report. I've pushed an update which should correct it. If you have time to give it a try I'd appreciate your feedback.

Thanks again!

guzzard commented 7 years ago

Hi @rjanja, I can confirm that it works great again, thanks! :+1:

rjanja commented 7 years ago

Wonderful! Thanks for following up, @guzzard! 😎

guzzard commented 7 years ago

Anytime! Thanks for your hard work on this great applet @rjanja ! :+1: :smiley:

NikoKrause commented 7 years ago

Just upgraded to Cinnamon 3.4 and got the same error. Came here to fix it and now see it's already fixed.