You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to emerso...@googlegroups.com
Getting the following error on startup of cppoh.
TypeError: Cannot call method 'toString' of undefined
var presName = presToRestore.toString();
This prints out like ten times or so. About 60% of the time the graphical interface never opens and it never prints "Initializing ogregraphics'. But it sometimes does work.
Ewen Cheslack-Postava
unread,
Aug 10, 2011, 7:30:55 PM8/10/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to emerso...@googlegroups.com
This sounds a lot like a race that I fixed on Monday (unfortunately right after building the release on Sunday). The commit that fixed it is here: