tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: thunderbird10 10.0.6 - missing symbold



On Tue, Aug 07, 2012 at 08:05:22PM +0900, Ryo ONODERA wrote:
[..]

> > agent:> thunderbird
> > failed to create drawable
> > [now klicking on an embedded link in an E-mail]
> > Error: Platform version '10.0.6esrpre' is not compatible with
> > minVersion >= 10.0.6
> > maxVersion <= 10.0.6
> > failed to create drawable
> > 
> > I've reported so late because I've rebuilt and reinstalled xulrunner10,
> > firefox10 and thunderbird10 first to make sure I don't have an old 
> > version of firefox/xulrunner10.

I can confirm this problem.

Maybe it is not clear how to reproduce it, at least I had to read it twice.

You have to open an email which contains a url and then click on that.
Then I was asked to select an application which should handle this link.
I choice firefox10 from /usr/pkg/bin

> It is strange...
> I have never committed xulrunner of 10.0.6esrpre, and
> mail/thunderbird10 does not use xulrunner from devel//xulrunner10.
> 
> (1) Could you provide me more information?
> For example,
> * uname -a

NetBSD 6.0_BETA2 / i386

> * echo $LANG

LANG: Undefined variable.

> * dmesg

Nothing related.

> * /var/log/Xorg.0.log

Nothing related.

> and so on.

I do not get the 'drawable' messages.

> (2) Could you try to run "thunderbird10 -g"?

What should I do with the gdb session?

> (3) Could you try to run thunderbird10 with empty profile
> (remove or rename ~/.thunderbird/)?

prefs.js contains this:

user_pref("extensions.lastAppVersion", "10.0.6");
user_pref("extensions.lastPlatformVersion", "10.0.6esrpre");

Bernd



Home | Main Index | Thread Index | Old Index