Public bug reported:
Binary package hint: nspluginwrapper
Executing the following method will cause the plugin to crash :
private function crash(...args):void {
var x:int = 2,msg:String;
switch (x) {
case 1: msg = "X"; break;
case 2: msg = args[0]; break;
}
Alert.show(msg);
}
** Affects: nspluginwrapper (Ubuntu)
Importance: Undecided
Status: New
** Tags: crash
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/724741
Title:
Plugin crashes on button click (10.2 non-debug)
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs