Details
-
Type:
Defect
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Sprint 13
-
Labels:
-
Environment:Second Life 2.5.2 (223426) Mar 11 2011 01:35:40 (Second Life Release)
Release Notes
CPU: Intel(R) Core(TM)2 Duo CPU T6570 @ 2.10GHz (1200 MHz)
Memory: 3875 MB
OS Version: Linux 2.6.37.1-1.2-pae #1 SMP 2011-02-21 10:34:10 +0100 i686
Graphics Card Vendor: Tungsten Graphics, Inc
Graphics Card: Mesa DRI Mobile Intel® GM45 Express Chipset GEM 20100330 DEVELOPMENT x86/MMX/SSE2
OpenGL Version: 2.1 Mesa 7.10
libcurl Version: libcurl/7.21.1 OpenSSL/0.9.7c
J2C Decoder Version: KDU v6.4.1
Audio Driver Version: OpenAL, version 1.1 ALSOFT 1.11.753 / OpenAL Community / OpenAL Soft: PulseAudio Software
Qt Webkit Version: 4.7.1 (version number hard-coded)
Voice Server Version: Not Connected
Built with GCC version 40103Second Life 2.5.2 (223426) Mar 11 2011 01:35:40 (Second Life Release) Release Notes CPU: Intel(R) Core(TM)2 Duo CPU T6570 @ 2.10GHz (1200 MHz) Memory: 3875 MB OS Version: Linux 2.6.37.1-1.2-pae #1 SMP 2011-02-21 10:34:10 +0100 i686 Graphics Card Vendor: Tungsten Graphics, Inc Graphics Card: Mesa DRI Mobile Intel® GM45 Express Chipset GEM 20100330 DEVELOPMENT x86/MMX/SSE2 OpenGL Version: 2.1 Mesa 7.10 libcurl Version: libcurl/7.21.1 OpenSSL/0.9.7c J2C Decoder Version: KDU v6.4.1 Audio Driver Version: OpenAL, version 1.1 ALSOFT 1.11.753 / OpenAL Community / OpenAL Soft: PulseAudio Software Qt Webkit Version: 4.7.1 (version number hard-coded) Voice Server Version: Not Connected Built with GCC version 40103
-
Branch/Repo Fixed In:
-
Approvals:Code Review, Product Owner
Description
When I try to "set all scrips to running" or "not running" on an object that does not contain any scripts, I get a popup that says "Youir version of Second Life does not know how to display the notification it just received" (see attached screenshot).
Reproduction: Create an empty box, then pick "Set scripts to not running" or "Set scripts to running" from the build/Scripts menu.
Expected behaviour: the popup "object contains no scripts" should appear.
Actual behaviour: popup about unknown notification.
In-depth analysis: the source code refers to a notification called "CannotRunningNotSelectObjectsNoScripts" while in notifications.xml the label is "CannotSetRunningNotSelectObjectsNoScripts"