Urgent testing request for openoffice.org-1.1.0-4.4

shrek-m at gmx.de shrek-m at gmx.de
Wed Oct 29 15:59:00 UTC 2003


Jakub Jelinek wrote:

>Hi!
>
>ftp://people.redhat.com/jakub/openoffice.org/
>is another release of OO.o rpms with improved startup speed.
>Please test as much as possible (if there are enough success reports
>and no problem reports, there is (IMHO) still a small chance
>to make it the default; otherwise it will be in the FC1 rpms,
>but not as default, ie. require root to
>ln -sf soffice2.bin /usr/lib/openoffice/program
>to run the startup speed optimized version).
>Thanks.
>

hi,
p2 400 mhz/ 256 mb ram / 6 gb hdd

subjective feeling
- it is now faster


--------
clean install fct3
exit with [alt][f][x]

$ time oowriter
sed: kann 
/home/admin/.openoffice/user/config/registry/instance/org/openoffice/Setup.xml 
nicht lesen: Datei oder Verzeichnis nicht gefunden
Starting OpenOffice.org ...
 
real    0m38.790s
user    0m8.110s
sys     0m0.920s

$ time oowriter
sed: kann 
/home/admin/.openoffice/user/config/registry/instance/org/openoffice/Setup.xml 
nicht lesen: Datei oder Verzeichnis nicht gefunden
Starting OpenOffice.org ...
 
real    0m26.461s
user    0m8.250s
sys     0m0.870s
--------

--------
i had removed all OOo-pakets

# rpm -U 
/mnt/nfs/people.redhat.com/jakub/openoffice.org/openoffice.org-1.1.0-4.4.i386.rpm
Fehler: Failed dependencies:
        db4 >= 4.1.25-11 is needed by openoffice.org-1.1.0-4.4

(later)
$ rpm -qa openoffice* db4*
openoffice.org-libs-1.1.0-4.4
openoffice.org-i18n-1.1.0-4.4
openoffice.org-1.1.0-4.4
db4-4.1.25-14

wow, in german  :-)
exit with [alt][d][b]

$ time oowriter; time oowriter
Starting OpenOffice.org ...
 
real    0m28.353s
user    0m8.550s
sys     0m0.790s
Starting OpenOffice.org ...
 
real    0m16.330s
user    0m8.570s
sys     0m0.680s


# ln -sf soffice2.bin /usr/lib/openoffice/program
#/etc/cron.daily/prelink
# init 6

$ time oowriter; time oowriter
Starting OpenOffice.org ...
 
real    0m25.914s
user    0m5.780s
sys     0m0.730s
Starting OpenOffice.org ...
 
real    0m15.629s
user    0m5.730s
sys     0m0.590s

(later, after some work)
$ time oowriter; time oowriter Starting OpenOffice.org ...
 
real    0m9.436s
user    0m5.610s
sys     0m0.730s
Starting OpenOffice.org ...
 
real    0m9.685s
user    0m5.510s
sys     0m0.730s
--------


no *new* problems here.



surely the wrong place,
but with the mysql-datasources exist different problems.
eg.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84872


could you provide a default /etc/odbc.ini /etc/odbcinst.ini with 
mysql-support enabled ?


$ cat /etc/odbc.ini
# was empty after installation
[MySQL-test]
Description     = MySQL
Server          = localhost
Driver          = MySQL
Database        = test
Port            = 3306

$ cat /etc/odbcinst.ini
# Example driver definitinions
#
#
 
# Included in the unixODBC package
[PostgreSQL]
Description     = ODBC for PostgreSQL
Driver          = /usr/lib/libodbcpsql.so
Setup           = /usr/lib/libodbcpsqlS.so
FileUsage       = 1
 
 
# From the MyODBC package
#[MySQL]
#Description    = ODBC for MySQL
#Driver         = /usr/lib/libmyodbc.so
#own#Setup           = /usr/lib/libodbcmyS.so  #own#
#FileUsage      = 1


-- 
shrek-m





More information about the test mailing list