Closed
Bug 227901
Opened 22 years ago
Closed 22 years ago
nsNativeComponentLoader: SelfRegisterDll(libxpical.so) Load FAILED
Categories
(Calendar :: Internal Components, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mozilla06b, Assigned: mostafah)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031208 MultiZilla/1.6.0.0a
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031208 MultiZilla/1.6.0.0a
Calendar fails to register in Mozilla 1.6b.
The complete error is:
nsNativeComponentLoader: SelfRegisterDll(libxpical.so) Load FAILED with error:
/usr/local/mozilla/components/libxpical.so: undefined symbol:
_ZNK10nsACString22GetImplementationFlagsEv
*** Registering -webcal handler.
*** Registering text/calendar handler.
*** Registering webcal protocol handler.
nsNativeComponentLoader: SelfRegisterDll(libxpical.so) Load FAILED with error:
/usr/local/mozilla/components/libxpical.so: undefined symbol:
_ZNK10nsACString22GetImplementationFlagsEv
Reproducible: Always
Steps to Reproduce:
1. Install Mozilla 1.6b
2. Install Calendar from Sept 26th
3. exit mozilla
4. start mozilla
Actual Results:
Got the error:
nsNativeComponentLoader: SelfRegisterDll(libxpical.so) Load FAILED with error:
/usr/local/mozilla/components/libxpical.so: undefined symbol:
_ZNK10nsACString22GetImplementationFlagsEv
*** Registering -webcal handler.
*** Registering text/calendar handler.
*** Registering webcal protocol handler.
nsNativeComponentLoader: SelfRegisterDll(libxpical.so) Load FAILED with error:
/usr/local/mozilla/components/libxpical.so: undefined symbol:
_ZNK10nsACString22GetImplementationFlagsEv
Expected Results:
Calendar should have registered correctly.
Using Classic theme.
| Assignee | ||
Comment 1•22 years ago
|
||
Are you sure you used this link to install calendar:
http://files.oeone.net/mostafah2/calendar_linux_20030926.xpi
If yes, what kind of Linux are you running and what was your method of
installation? Just untarring or using the installer?
| Reporter | ||
Comment 2•22 years ago
|
||
I used the link on the Calendar page http://www.mozilla.org/projects/calendar/
for Linux Install Sep 26th under 1.5, 1.6a Mozilla Nightlies Firebird0.7 which
points to http://files.oeone.net/mostafah2/calendar_linux_20030926.xpi to
install the xpi. I used this XPI version on two different systems (same OS) with
the same resulting error. I use the LKP on UnixWare 7.1.3 which is Caldera Linux
Server 3.1.1.
This link version was working with exception of BUG 224403 until I installed the
20031208 nightly.
By the way, BUG 224403 was never resolved for me in the install XPI. It may have
been in the CVS, but I do not build from source.
Comment 3•22 years ago
|
||
the same
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031209
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031208
debian/unstable
http://files.oeone.net/mostafah2/calendar_linux_20030926.xpi
Comment 4•22 years ago
|
||
but
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031210
works for me
| Assignee | ||
Comment 5•22 years ago
|
||
This was an issue with the nightly builds around 8th to 10th od december. They
didn't seem to be compiled with gcc3.2.
Calendar should work now. Be aware of bug 226949 that applies to nightlies though.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 6•20 years ago
|
||
Mass move of libxpical bugs to the Internal Components, per ctalbert.
Component: libxpical → Internal Components
Comment 7•20 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: Internal Components. Be afraid for your sanity!
QA Contact: gurganbl → base
You need to log in
before you can comment on or make changes to this bug.
Description
•