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

Logging gives access denied error

20 views
Skip to first unread message

gjikkl

unread,
Feb 18, 2012, 10:58:28 PM2/18/12
to
On most channels I try to log it does, on rare one it doesn't, looks
like if the channel# is open it won't create the .log file, you need to
have the channel close and go to prefference via SeaMonkey and then
check the check-box of all channels you want to be logged, please fix this.

gjikkl

unread,
Feb 19, 2012, 11:58:44 AM2/19/12
to
I'm administrator user and SeaMonkey is set to run as administrator,
looks like the Chatzilla plug-in didin't inherited this property, also
that folder have 'Full Access' for admins.

Cheers.

Herwig Bauernfeind

unread,
Mar 1, 2012, 12:42:20 PM3/1/12
to
Hello,

it would be nice to see Chatzilla supported in Thunderbird.

I hacked the .xpi to make it install in Thunderbird and Custom Buttons
to open it. Chatzilla works perfectly in Thunderbird with a small
exception: Upon startup it complains that it is run on an unknown
application.

So my 2 questions:
- Are there any plans to support chatzilla in Thunderbird?
- If not anybody knows how to tweak it to make the message go away?


Kind regards,
Herwig

Wayne Mery

unread,
Mar 7, 2012, 11:30:35 AM3/7/12
to
re(cross)posted

Onno Ekker

unread,
Mar 8, 2012, 6:32:59 AM3/8/12
to
Op 7-3-2012 17:30 schreef Wayne Mery het volgende:
There is a check in chatzilla.jar!/content/chatzilla/static.js for the
host application in order to tweak the UI. You could try editing this
file also, but it probably needs changes in other places too, to deal
with the Thunderbird application...

As far as I can tell there is no plan to support chatZilla for
Thunderbird. I can't find anything about it in the FAQ [1], nor in
bugzilla for the component ChatZilla [2].

Onno

[1] http://chatzilla.hacksrus.com/faq/
[2]
http://bugzilla.mozilla.org/query.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&component=ChatZilla

David Bienvenu

unread,
Mar 8, 2012, 12:46:38 PM3/8/12
to
We're working on integrating chat capabilities in Thunderbird - see https://bugzilla.mozilla.org/show_bug.cgi?id=714733

The code is coming from InstantBird, not Chatzilla.

- David

Herwig Bauernfeind

unread,
Mar 9, 2012, 5:32:31 AM3/9/12
to
That sounds even better!

Am 08.03.12 18.46, schrieb David Bienvenu:

Herwig Bauernfeind

unread,
Mar 9, 2012, 10:36:43 AM3/9/12
to
Answering myself:

I have got it fully working now:

Creating a custom button with code:

/*Code*/
// open page in a new tab in the foreground
openContentTab("chrome://chatzilla/content/chatzilla.xul");

opens Chatzilla in a Thunderbird Tab - interestingly the warning message
about the unknown application is also gone...

I found a hint somewhere on the net that the above would work for
Firefox, so I tried it in Thunderbird...

Herwig

Am 07.03.12 17.30, schrieb Wayne Mery:
0 new messages