Bug 286519 - Words crash: "Installation Error: Can not find needed text component, Words will quit now"
Summary: Words crash: "Installation Error: Can not find needed text component, Words w...
Status: RESOLVED DOWNSTREAM
Alias: None
Product: calligrawords
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Calligra Words Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-13 18:57 UTC by Chris Brown
Modified: 2011-11-19 03:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Brown 2011-11-13 18:57:53 UTC
Application: words (2.4 Alpha 2)
KDE Platform Version: 4.6.5 (4.6.5)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-12-generic-pae i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:

I updated to the most recent development version, then I ran words, which immediately crashed. The main window is shown, but only with the menu "File, Settings, Help" and a toolbar "New, Open, Save". The window is otherwise empty, and the installation error dialog is then shown immediately. 

This crash is not happening for me with tables or stage.

The crash can be reproduced every time.

-- Backtrace:
Application: Words (words), signal: Aborted
[KCrash Handler]
#7  0xb778e424 in __kernel_vsyscall ()
#8  0xb5417e71 in raise () from /lib/i386-linux-gnu/libc.so.6
#9  0xb541b34e in abort () from /lib/i386-linux-gnu/libc.so.6
#10 0xb544e577 in ?? () from /lib/i386-linux-gnu/libc.so.6
#11 0xb5458961 in ?? () from /lib/i386-linux-gnu/libc.so.6
#12 0xb545a28b in ?? () from /lib/i386-linux-gnu/libc.so.6
#13 0xb545d41d in free () from /lib/i386-linux-gnu/libc.so.6
#14 0xb563b4d1 in operator delete(void*) () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#15 0xb563b52d in operator delete[](void*) () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#16 0xb71df153 in ~BaseLut (this=0xb72ac390, __in_chrg=<value optimized out>) at /home/code-breaker/Projects/calligra/libs/pigment/lut.h:76
#17 Ko::FullLut<KoIntegerToFloat<unsigned char>, float, unsigned char>::~FullLut (this=0xb72ac390, __in_chrg=<value optimized out>) at /home/code-breaker/Projects/calligra/libs/pigment/lut.h:119
#18 0xb541ce14 in __cxa_finalize () from /lib/i386-linux-gnu/libc.so.6
#19 0xb71bf3b4 in __do_global_dtors_aux () from /home/code-breaker/kde4/inst/lib/libpigmentcms.so.8
#20 0xb729ba80 in _fini () from /home/code-breaker/kde4/inst/lib/libpigmentcms.so.8
#21 0xb779dc3d in ?? () from /lib/ld-linux.so.2
#22 0xb541ca6f in ?? () from /lib/i386-linux-gnu/libc.so.6
#23 0xb541cacf in exit () from /lib/i386-linux-gnu/libc.so.6
#24 0xb5403e3f in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
#25 0x08048691 in _start ()

Reported using DrKonqi
Comment 1 Camilla Boemann 2011-11-14 08:52:46 UTC
it's definitely a local problem for you or your distribution.

please ask your distribution, of if that fails i guess you can come to irc channel #calligra and try and see if anyone has time to help
Comment 2 Chris Brown 2011-11-19 03:30:51 UTC
You were right, it was a local problem. I was typing 'words' from the command line, which caused the crash. This was probably running an old, semi-installed version. If I type 'calligrawords', no crash.