Closed
Bug 134128
Opened 23 years ago
Closed 23 years ago
crash starting Calendar, libxpical.so undefined symbol: icaltime_adjust
Categories
(Calendar :: Internal Components, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: bulbul, Assigned: mostafah)
Details
The story of this bug starts from following the advice of the first comment in
bug 132554:
> If in some cases the ICal xpcom component ( libxpical.so in linux &
> xpical.dll ) in windows is not registered, the user should be informed
> with a dialog which also suggests removing their 'component.reg' file
> and restarting the browser while making sure the binary and calendar.xpt
> files are installed in mozilla/bin/components.
Well, to see if doing this would get rid of bug 134082, i removed component.reg
and made sure that libxpical.so and calendar.xpt were both in the components
directory. I restarted the browser. When i tried to launch Calendar, poof
Mozilla crashes, without lauching Talkback. The error message i get in the
console is this:
/usr/local/mozilla/mozilla-bin: error while loading shared libraries:
/usr/local/mozilla/components/libxpical.so: undefined symbol: icaltime_adjust
Reporter | ||
Comment 1•23 years ago
|
||
Sorry. Forgot my build info: Calendar 2002-03-25 xpi, Mozilla Linux trunk build
2002-03-28-08.
Comment 2•23 years ago
|
||
im getting a warning not a windows file libxpical.so with 25th calendar and moz
2002032916
Reporter | ||
Comment 3•23 years ago
|
||
I don't quite understand your comment, if you're getting a warning rather than a
crash, then the bug you want is probably either bug 134168 or bug 134082.
Note also that the links to the Calendar XPI are misleading, since they all
actually point to the most recent version. So, if you downloaded Calendar on the
29th, you're actually using the March 28th version of Calendar, even though the
link says March 25.
Comment 4•23 years ago
|
||
This is for Mostafa.
Assignee: mikep → mostafah
Component: Calendar General → libxpical
Assignee | ||
Comment 5•23 years ago
|
||
It seems that this is the result of libical not being installed properly.
Please install libical properly using the instructions on
http://www.mozilla.org/projects/calendar/installation.html.
I will resolve this bug as WORKSFORME. Please VERIFY it if it's fixed after
installing libical.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Comment 6•23 years ago
|
||
Default QA Contact for Calendar has changed. If you wish to remain the QA
contact for this bug, feel free to change it back.
QA Contact: colint → brantgurganus2001
Comment 7•23 years ago
|
||
This has not been reopened, so I am marking this VERIFIED.
Status: RESOLVED → VERIFIED
Comment 8•19 years ago
|
||
Mass move of libxpical bugs to the Internal Components, per ctalbert.
Component: libxpical → Internal Components
Comment 9•19 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
•