Bug 216039 - kspread not rendering spreadsheet cells.
Summary: kspread not rendering spreadsheet cells.
Status: RESOLVED FIXED
Alias: None
Product: calligrasheets
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Calligra Sheets (KSpread) Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-25 02:17 UTC by Evert Vorster
Modified: 2010-01-18 06:46 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot (169.08 KB, image/png)
2009-11-25 02:19 UTC, Evert Vorster
Details
Compile/install log for koffice 2.0.91 (67.38 KB, application/octet-stream)
2009-11-25 02:28 UTC, Evert Vorster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Evert Vorster 2009-11-25 02:17:08 UTC
Version:           2.1 RC 1 (using 4.3.3 (KDE 4.3.3), compiled sources)
Compiler:          gcc
OS:                Linux (i686) release 2.6.31.6

After updating to KDE 4.3.2, kspread does not display spreadsheets. The UI appears, but where it is supposed to render the cells there is just what was on the screen before.
Kspread CPU usage jumps to 100%
The application does not crash, and I can exit it normally with the "File" menu.
KDE version: 4.3.3
QT version: 4.5.3
Glibc version: 2.11


When started from the command line this is my output:
-------------------------------------------------------
Wed Nov 25 09:55:57 
evert@dora:~$ kspread
Kross: "Action::setInterpreter: interpreter not found: python" 
Kross: "Action::setInterpreter: interpreter not found: python"
Kross: "Action::setInterpreter: interpreter not found: python"
Kross: "Action::setInterpreter: interpreter not found: python"
Kross: "Action::setInterpreter: interpreter not found: python"
Kross: "Action::setInterpreter: interpreter not found: python"
Kross: "Action::setInterpreter: interpreter not found: python"
Kross: "Action::setInterpreter: interpreter not found: python"
Kross: "Action::setInterpreter: interpreter not found: python"
Kross: "Action::setInterpreter: interpreter not found: python"
Kross: "Action::setInterpreter: interpreter not found: python"
Kross: "Action::setInterpreter: interpreter not found: python"
Kross: "Action::setInterpreter: interpreter not found: python"
Kross: "Action::setInterpreter: interpreter not found: python"
Kross: "Action::setInterpreter: interpreter not found: python"
Kross: "Action::setInterpreter: interpreter not found: python"
Kross: "Action::setInterpreter: interpreter not found: ruby"

Wed Nov 25 09:56:55
evert@dora:~$ python
Python 2.6 (r26:66714, Nov 23 2009, 18:08:17)
[GCC 4.3.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>
KeyboardInterrupt
>>> quit
Use quit() or Ctrl-D (i.e. EOF) to exit
>>>

Wed Nov 25 09:57:25
evert@dora:~$
---------------------------------------------------


As you can see, python is definitely installed and reachable on my system.

The same error message is documented on:
https://bugs.launchpad.net/ubuntu/+source/koffice2/+bug/391829

But it appears that their kspread is still working. 
I have seen this error on koffice 2.0.2 and 2.0.91, 32bit and 64bit versions.
Comment 1 Evert Vorster 2009-11-25 02:19:31 UTC
Created attachment 38554 [details]
Screenshot
Comment 2 Evert Vorster 2009-11-25 02:28:14 UTC
Created attachment 38560 [details]
Compile/install log for koffice 2.0.91

I am running Sorcerer. As such all software on the machine is compiled from source pretty much in the same way as gentoo. 
I might have missed a dependency, but I missed a dependency, so did your compile script. Annoyingly, this used to work on an older version of KDE.
I'm sorry that I do not use kspread all that often, so I can't pinpoint exactly when it stopped working for me.
-Evert Vorster-
Comment 3 Evert Vorster 2009-11-25 02:30:40 UTC
Oh, I am also willing to do tests and recompilations and answer any relevant questions on this bug. 
I did look for duplicates of this bug, but the other bugs files here are all segfaulting, this one kspread keeps on running normally, apart from not displaying cells.
Comment 4 Eugene Markow 2009-12-22 21:53:15 UTC
The non-appearing spreadsheet / cells issue on KSpread was first reported on
2009-10-14 at bug report #210534.

https://bugs.kde.org/show_bug.cgi?id=210534

Thanks.
Comment 5 Evert Vorster 2010-01-18 06:45:45 UTC
It is indeed the same bug. Also, I can confirm that updating to koffice 2.1.1 cures the bug. 

Thanks for the great support.