Pinoc,
I've now had another chance to look at this one after sorting out a major kde4 collapse.
Looking at the 'Requirements' comment at the top of the bash script of getopenoffice, I checked my system and found that I didn't have tee installed. I presume that in the PCLinuxOS environment this means perl-IO-tee, which I installed, but found that I still got the same result (i.e. no data entry windows and an eventual crash out at line 560 of the script). Also, awk in my installation is present as Gawk, but again I assume that this is OK.
Next I began to look at the roles played by the required packages in the script, the first one being zenity. Since this is concerned with the creation of data entry windows, I read the man page and experimented as follows:
[peterh@localhost ~]$ zenity --info
Xlib: extension "Generic Event Extension" missing on display ":0.0".
Xlib: extension "Generic Event Extension" missing on display ":0.0".
Xlib: extension "Generic Event Extension" missing on display ":0.0".
Xlib: extension "Generic Event Extension" missing on display ":0.0".
Xlib: extension "Generic Event Extension" missing on display ":0.0".
Xlib: extension "Generic Event Extension" missing on display ":0.0".
[peterh@localhost ~]$
There was also an alert box which informed me that all updates were complete.
I presume therefore that since this is the recurrent error which occurs when I try to run getopenoffice from Konsole, the problem is probably triggered by my installation of zenity, since the bug is preventing the various windows from working, and so getopenoffice can't get the info it needs to run correctly. I have tried a simple reinstall of zenity using synaptic, but it still performs in exactly the same way. I am deterred from removing zenity (let alone doing a complete removal) because of the other packages which synaptic tells me would be removed, i.e. clamtk, getopenoffice, synaptic and synaptic-repair, although I presume I could restore synaptic with an 'apt-get synaptic' command line and work on from there - but I have a nasty feeling that even the complete removal of zenity, followed by a re-installation of all these removed items, would probably not bring about the desired outcome.
Any suggestions for mending my current pre-2010 PCLinuxOS environment, or is the only solution to go to the 2010 beta?
Peter
