[sw-issues] [Issue 52245] Crash on _any_ user input

2005-07-21 Thread bart_steanes
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52245





--- Additional comments from [EMAIL PROTECTED] Thu Jul 21 05:31:09 -0700 
2005 ---
Now that I'm home the problem has "gone away".

(In other words a reboot fixed it)!

Most surprising.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 52245] Crash on _any_ user input

2005-07-21 Thread bart_steanes
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52245





--- Additional comments from [EMAIL PROTECTED] Thu Jul 21 02:53:49 -0700 
2005 ---
Fresh install (with manual cleanup of /opt) made no difference.

Full install log FYI.

bach:/tmp/soffice/RPMS # cd desktop-integration/
bach:/tmp/soffice/RPMS/desktop-integration # ls
.
..
openofficeorg-debian-menus_1.9.118-1_all.deb
openofficeorg-freedesktop-menus-1.9.118-1.noarch.rpm
openofficeorg-mandriva-menus-1.9.118-1.noarch.rpm
openofficeorg-redhat-menus-1.9.118-1.noarch.rpm
openofficeorg-suse-menus-1.9.118-1.noarch.rpm
bach:/tmp/soffice/RPMS/desktop-integration # rm -r readmes/
rpm -e `rpm -qa | grep -i openofficeorg`
rm -r ooo-1.1*
bach:/tmp/soffice/RPMS/desktop-integration #
bach:/tmp/soffice/RPMS/desktop-integration #
bach:/tmp/soffice/RPMS/desktop-integration # rm openofficeorg-[a-r]*
bach:/tmp/soffice/RPMS/desktop-integration # ls
.  ..  openofficeorg-suse-menus-1.9.118-1.noarch.rpm
bach:/tmp/soffice/RPMS/desktop-integration # cd ..
bach:/tmp/soffice/RPMS # rpm -ivh *.rpm
desktop-integration/openofficeorg-suse-menus-1.9.118-1.noarch.rpm
Preparing...### [100%]
   1:openofficeorg-core08   ### [  4%]
   2:openofficeorg-core07   ### [  7%]
   3:openofficeorg-core06   ### [ 11%]
   4:openofficeorg-core05   ### [ 15%]
   5:openofficeorg-core04   ### [ 19%]
   6:openofficeorg-core03   ### [ 22%]
   7:openofficeorg-core01   ### [ 26%]
   8:openofficeorg-base ### [ 30%]
   9:openofficeorg-calc ### [ 33%]
  10:openofficeorg-core02   ### [ 37%]
  11:openofficeorg-core03u  ### [ 41%]
  12:openofficeorg-core04u  ### [ 44%]
  13:openofficeorg-core05u  ### [ 48%]
  14:openofficeorg-core09   ### [ 52%]
  15:openofficeorg-core10   ### [ 56%]
  16:openofficeorg-draw ### [ 59%]
  17:openofficeorg-gnome-int### [ 63%]
  18:openofficeorg-graphicfi### [ 67%]
  19:openofficeorg-impress  ### [ 70%]
  20:openofficeorg-javafilte### [ 74%]
  21:openofficeorg-math ### [ 78%]
  22:openofficeorg-pyuno### [ 81%]
  23:openofficeorg-spellchec### [ 85%]
  24:openofficeorg-testtool ### [ 89%]
  25:openofficeorg-writer   ### [ 93%]
  26:openofficeorg-xsltfilte### [ 96%]
  27:openofficeorg-suse-menu### [100%]
bach:/tmp/soffice/RPMS #


Failure test (again).

[EMAIL PROTECTED]:/d/01/home/bart> rm -r .openoffice.org2/
[EMAIL PROTECTED]:/d/01/home/bart> df -k /tmp
Filesystem   1K-blocks  Used Available Use% Mounted on
/dev/hda6 20972152  17682336   3289816  85% /
[EMAIL PROTECTED]:/d/01/home/bart> soffice
terminate called after throwing an instance of
'com::sun::star::uno::RuntimeException'
sh: �Ah��H�A: command not found
[EMAIL PROTECTED]:/d/01/home/bart> 

I will be heading home now, it will be around 2 hours before I'm able to test on
a home machine (I have one each of SuSE 9.2 and 9.3 and will test both).

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 52245] Crash on _any_ user input

2005-07-21 Thread bart_steanes
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52245


User bart_steanes changed the following:

  What|Old value |New value

Status|RESOLVED  |UNCONFIRMED

Resolution|INVALID   |





--- Additional comments from [EMAIL PROTECTED] Thu Jul 21 02:46:41 -0700 
2005 ---
I realise it's subtle, but the regexp deletion is in the desktop-integration sub
directory (the only way to tell is to see that I did a "cd .." prior to running
rpm ...

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 52245] Crash on _any_ user input

2005-07-21 Thread bart_steanes
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52245





--- Additional comments from [EMAIL PROTECTED] Thu Jul 21 02:27:46 -0700 
2005 ---
FWIW, did try deleting .openoffice.org2 directory.

Currently trying a rpm -e *openoffice* (logically speaking).

and then an rpm -ivh *.rpm (i.e. fresh clean install).

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 52245] Crash on _any_ user input

2005-07-21 Thread bart_steanes
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52245





--- Additional comments from [EMAIL PROTECTED] Thu Jul 21 02:21:42 -0700 
2005 ---
Running KDE (SuSE default).

Installed software as follows

1. Untar'd into /tmp
2. Deleted readme and license

Then as follows (from history).

 1011  rm openofficeorg-[a-r]*
 1012  ls
 1013  cd ..
 1014  rpm -Uvh *.rpm
desktop-integration/openofficeorg-suse-menus-1.9.118-1.noarch.rpm


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 52245] Crash on _any_ user input

2005-07-21 Thread bart_steanes
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52245





--- Additional comments from [EMAIL PROTECTED] Thu Jul 21 02:16:02 -0700 
2005 ---
Will try on another machine when I get home.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 52245] Crash on _any_ user input

2005-07-21 Thread bart_steanes
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52245


User bart_steanes changed the following:

  What|Old value |New value

Status|RESOLVED  |UNCONFIRMED

Resolution|WORKSFORME|





--- Additional comments from [EMAIL PROTECTED] Thu Jul 21 02:15:16 -0700 
2005 ---
[EMAIL PROTECTED]:/d/01/home/bart> rm -r .openoffice.org2/
[EMAIL PROTECTED]:/d/01/home/bart> soffice
terminate called after throwing an instance of
'com::sun::star::uno::RuntimeException'
sh: �Ah��H�A: command not found
[EMAIL PROTECTED]:/d/01/home/bart> ls -ldtr .openoff*
drwxr-xr-x  3 bart bart 72 2005-07-21 16:52 .openoffice.org2
[EMAIL PROTECTED]:/d/01/home/bart> df -k /tmp
Filesystem   1K-blocks  Used Available Use% Mounted on
/dev/hda6 20972152  17815424   3156728  85% /
[EMAIL PROTECTED]:/d/01/home/bart>

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 52245] New - Crash on _any_ user input

2005-07-20 Thread bart_steanes
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52245
  Issue #:|52245
  Summary:|Crash on _any_ user input
Component:|Word processor
  Version:|OOo 2.0 Beta
 Platform:|PC
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P1
 Subcomponent:|viewing
  Assigned to:|mru
  Reported by:|bart_steanes





--- Additional comments from [EMAIL PROTECTED] Wed Jul 20 21:11:29 -0700 
2005 ---
Attempting to type into a blank document crashes build 118.

Looks like it may need to be pulled (I'm reverting to 113).

[EMAIL PROTECTED]:/d/01/home/bart> soffice
terminate called after throwing an instance of
'com::sun::star::uno::RuntimeException'
sh: �AhA: command not found
[EMAIL PROTECTED]:/d/01/home/bart> cat /etc/issue

Welcome to SuSE Linux 9.2 (i586) - Kernel \r (\l).


[EMAIL PROTECTED]:/d/01/home/bart> uname -a
Linux bach 2.6.8-24.16-default #1 Thu Jun 2 12:09:57 UTC 2005 i686 i686 i386
GNU/Linux
[EMAIL PROTECTED]:/d/01/home/bart>

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]