Closed Bug 420231 Opened 16 years ago Closed 16 years ago

cmd.idle-back.help and cmd.idle-away.help are not defined

Categories

(Other Applications :: ChatZilla, defect)

defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ajschult784, Assigned: Mitch)

Details

(Whiteboard: [cz-0.9.82])

Attachments

(1 file)

With trunk chatzilla, I get assertions at startup:

cz:   ** ASSERTION FAILED: caught exception getting value for ``cmd.idle-back.help''
cz:   ** ASSERTION FAILED: caught exception getting value for ``cmd.idle-away.help''

It seems that both commands do not have the CMD_NO_HELP flag and help strings for those two commands are not given in chatzilla.properties.
Severity: normal → trivial
OS: Linux → All
Hardware: PC → All
Attached patch Patch v1.0Splinter Review
This patch adds the aforementioned help strings.
Attachment #306737 - Flags: review+
Assignee: rginda → mitch_1_2
Checking in mozilla/extensions/irc/locales/en-US/chrome/chatzilla.properties;
/cvsroot/mozilla/extensions/irc/locales/en-US/chrome/chatzilla.properties,v  <--  chatzilla.properties
new revision: 1.155; previous revision: 1.154
done
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Whiteboard: [cz-0.9.82]
Probably the same, I guess (Chatzilla 0.9.81, Firefox 2.0.0.14 as of 22/4/08):

cz: Initializing ChatZilla {
cz:   ** ASSERTION FAILED: caught exception getting value for ``cmd.idle-away.help''
[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIStringBundle.GetStringFromName]"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: chrome://chatzilla/content/lib/js/message-manager.js :: mm_getfrom :: line 365"  data: no]
 **
<top>
_assert@59
mm_getfrom@381
getMsgFrom@151
cmdmgr_defcmd@241
cmgr_defcmds@198
initCommands@271
init@164
onLoad@92
onload@1
[anonymous]@0

cz:   ** ASSERTION FAILED: caught exception getting value for ``cmd.idle-back.help''
[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIStringBundle.GetStringFromName]"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: chrome://chatzilla/content/lib/js/message-manager.js :: mm_getfrom :: line 365"  data: no]
 **
<top>
_assert@59
mm_getfrom@381
getMsgFrom@151
cmdmgr_defcmd@241
cmgr_defcmds@198
initCommands@271
init@164
onLoad@92
onload@1
[anonymous]@0

cz: } 0.937 sec
cz: can't find frame for window (stop)
cz: ** UNKNOWN mode symbol 'c' in ChanMode event **
cz-service: Existing, fully loaded window. Using.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: