Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

3.0rc1 exception from nounDef

36 views
Skip to first unread message

Scott Nelson

unread,
Nov 24, 2009, 10:23:32 PM11/24/09
to support-t...@lists.mozilla.org
I built 3.0rc1 and obtained the following on the console when running
TB3.0rc1:

-- Exception object --
+ message (string) 'nounDef is undefined'
+ fileName (string) 'file:///usr/local/lib/thunderbird-3.0/modules
/gloda/gloda.js'
+ lineNumber (number) 1828
+ stack (string) 440 chars
+ name (string) 'TypeError'
*
-- Stack Trace --
gloda_ns_newQuery(103)@file:///usr/local/lib/thunderbird-3.0/modules/gloda/gloda.js:1828
ContactIdentityCompleter()@file:///usr/local/lib/thunderbird-
3.0/components/glautocomp.js:197
nsAutoCompleteGloda()@file:///usr/local/lib/thunderbird-3.0/components/glautocomp.js:501
(null,[object
XPCWrappedNative_NoHelper])@file:///usr/local/lib/thunderbird-3.0/modules/XPCOMUtils.jsm:245
getService()@:0
()@chrome://messenger/content/search.xml:212


But everything in TB3.0rc1 seems to work as expected compared to 3.0b4.


Also note that I had sqlite 3.6.19 and TB built without complaining.
However, when I tried to run it a popup appeared saying that my sqlite
was "too old". I upgraded to 3.6.20 and now TB is happy. Seems like
this check should occur during the configure stage.

Note that 3.0b4 was fine with sqlite 3.6.19

Thanks,

Scott

Ron Hunter

unread,
Nov 25, 2009, 3:31:45 AM11/25/09
to
RC1 is a washout here. Disabled ALL my add-ons, even though it is set
to NOT check compatibility! I am NOT running TB3 without the 'compact
headers' add-on. Total waste of a whole INCH of vertical screen space
is intolerable.
Do all the devs. have screens with 1920x1200 resolution? It is bad
enough that they waste an inch on the compose screen with space for four
newsgroups when only ONE is used, now they want to waste MORE space on
my screen with sparsely displayed header info, and several icons I
ALREADY HAVE on the menubar! ARRRRGGGGGHHHHH!

Wayne Mery

unread,
Nov 25, 2009, 5:05:42 AM11/25/09
to

set to a) not check compatibility, or b) not check for updates?
if "a", what method did you use to turn off checking?

openmamba

unread,
Dec 22, 2009, 7:09:16 AM12/22/09
to

hello
i built 3.0
and i have the same problem with TB
I had sqlite version 3.6.21
$ thunderbird


-- Exception object --
+ message (string) 'nounDef is undefined'

+ fileName (string) 'file:///usr/lib/thunderbird-3.0/modules/gloda/


gloda.js'
+ lineNumber (number) 1828

+ stack (string) 416 chars


+ name (string) 'TypeError'
*
-- Stack Trace --

gloda_ns_newQuery(103)@file:///usr/lib/thunderbird-3.0/modules/gloda/
gloda.js:1828
ContactIdentityCompleter()@file:///usr/lib/thunderbird-3.0/components/
glautocomp.js:197
nsAutoCompleteGloda()@file:///usr/lib/thunderbird-3.0/components/
glautocomp.js:501
(null,[object XPCWrappedNative_NoHelper])@file:///usr/lib/


thunderbird-3.0/modules/XPCOMUtils.jsm:245
getService()@:0
()@chrome://messenger/content/search.xml:212

Error: Error updating timezones: Error: mozIStorageStatement::step()
returned an error
DB Error no such column: recurrence_id_tz
Error: [Exception... "Component returned failure code: 0x80004005
(NS_ERROR_FAILURE) [mozIStorageStatement.reset]" nsresult:
"0x80004005 (NS_ERROR_FAILURE)" location: "JS frame ::
file:///usr/lib/thunderbird-3.0/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/modules/calStorageUpgrade.jsm
:: ensureUpdatedTimezones :: line 380" data: no]


-- Exception object --
+ message (string) 'nounDef is undefined'

+ fileName (string) 'file:///usr/lib/thunderbird-3.0/modules/gloda/


gloda.js'
+ lineNumber (number) 1828

+ stack (string) 416 chars


+ name (string) 'TypeError'
*
-- Stack Trace --

gloda_ns_newQuery(103)@file:///usr/lib/thunderbird-3.0/modules/gloda/
gloda.js:1828
ContactIdentityCompleter()@file:///usr/lib/thunderbird-3.0/components/
glautocomp.js:197
nsAutoCompleteGloda()@file:///usr/lib/thunderbird-3.0/components/
glautocomp.js:501
(null,[object XPCWrappedNative_NoHelper])@file:///usr/lib/


thunderbird-3.0/modules/XPCOMUtils.jsm:245
getService()@:0
()@chrome://messenger/content/search.xml:212

thanks

Message has been deleted
Message has been deleted

openmamba

unread,
Dec 23, 2009, 9:29:37 AM12/23/09
to

i solved this problem recompiling sqlite with this
parameter -DSQLITE_ENABLE_FTS3=1
thanks

0 new messages