[sw-issues] [Issue 15666] Search and Replace - can't substitute regular expression subexpression i n replace

2006-08-22 Thread noise_e_piranha
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=15666





--- Additional comments from [EMAIL PROTECTED] Tue Aug 22 08:33:27 -0700 
2006 ---
I've been using vi for 21 years and ALAICR  has had a special meaning.  I
use it all the time in regular expressions and would feel the functionality is
missing if it were removed.

-
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]



[dba-issues] [Issue 67352] base always sets 'entry re quired' to 'yes' for added/changed access mdb fields

2006-07-17 Thread noise_e_piranha
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67352





--- Additional comments from [EMAIL PROTECTED] Mon Jul 17 07:21:34 -0700 
2006 ---
1. the database type is set to Microsoft Access.

2. I wish I could upload the DB but it belongs to a client and contains very
confidential data.  I will try to find the time to create a sample datasource. 
I did not create the original datasource; I believe it was created with Access.

-
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]



[dba-issues] [Issue 67352] base doesnt save entry req uired changes even after confirmation in acces s db

2006-07-13 Thread noise_e_piranha
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67352
 Issue #|67352
 Summary|base doesnt save entry required changes even after con
|firmation in access db
   Component|Database access
 Version|OOo 2.0.2
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|none
 Assigned to|dbaneedsconfirm
 Reported by|noise_e_piranha





--- Additional comments from [EMAIL PROTECTED] Thu Jul 13 12:34:01 -0700 
2006 ---
I have an .odb file connected to an access (.mdb) database.  I bring up the 
Tables list, right-click a table, choose Edit, click on a field, change 
the Entry Required value to no, save the changes, answer yes when 
prompted that the field has to be removed and recreated.  However, field is 
still marked as entry required.

-
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]



[dba-issues] [Issue 2267] unable to insert/update/del ete rows in ODBC datasource

2006-07-13 Thread noise_e_piranha
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=2267





--- Additional comments from [EMAIL PROTECTED] Thu Jul 13 12:37:34 -0700 
2006 ---
This is a serious limitation of the database application.  Sometimes using the 
GUI to manually change many fields in a table is extremely timeconsuming and 
error-prone.  I cannot recommend OOo to database users because of this 
limitation.

-
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]



[dba-issues] [Issue 67352] base always sets 'entry re quired' to 'yes' for added/changed access mdb fields

2006-07-13 Thread noise_e_piranha
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67352


User noise_e_piranha changed the following:

What|Old value |New value

 Summary|base doesnt save entry req|base always sets 'entry re
|uired changes even after c|quired' to 'yes' for added
|onfirmation in access db  |/changed access mdb fields





--- Additional comments from [EMAIL PROTECTED] Thu Jul 13 12:54:25 -0700 
2006 ---
Upon further testing, I discovered the problem is even worse:  If I create a 
new field and set entry required to no, it appears to be correct as long as 
I'm still in OO (even after saving changes).  But if I leave OO and come back, 
the field is changed to yes!  This causes huge problems when I try to 
progammatically modify the database by inserting/updating a row and setting 
this field to an empty value!

-
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]



[dba-issues] [Issue 67356] cannot insert/update/delet e using SQL

2006-07-13 Thread noise_e_piranha
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67356
 Issue #|67356
 Summary|cannot insert/update/delete using SQL
   Component|Database access
 Version|OOo 2.0.2
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|none
 Assigned to|dbaneedsconfirm
 Reported by|noise_e_piranha





--- Additional comments from [EMAIL PROTECTED] Thu Jul 13 15:41:56 -0700 
2006 ---
Although it is possible to manually edit indivudual database fields using the 
Tables feature, it is not possible to effect mass changes using INSERT, UPDATE 
and/or DELETE statements using SQL View, etc.  This is a serious limitation 
because it is sometimes extremely tedious to insert/modify/delete multiple 
rows using the GUI but it would be almost effortless to do so using 
INSERT/MODIFY/DELETE.

-
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 62295] very slow (37 minutes) to load small (77KB) .sxw file

2006-07-13 Thread noise_e_piranha
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62295





--- Additional comments from [EMAIL PROTECTED] Thu Jul 13 16:30:08 -0700 
2006 ---
The document was created by, and has only been processed using, the OpenOffice 
end-user GUI, never a filter or external program.  I did a lot of copy-and-
paste, though, so perhaps it's a bug related to cut-and-paste.

I am now using OpenOffice 2.0.2 and the problem continues.  I resaved in ODT 
format, and when I reload the ODT, the load still takes forever.  When I 
save then load as a DOC file using OpenOffice, the load is almost immediate.

-
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 62295] New - very slow (37 minute s) to load small (77KB) .sxw file

2006-02-19 Thread noise_e_piranha
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62295
  Issue #:|62295
  Summary:|very slow (37 minutes) to load small (77KB) .sxw file
Component:|Word processor
  Version:|OOo 1.1.4
 Platform:|PC
  URL:|
   OS/Version:|Windows XP
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|open-import
  Assigned to:|mru
  Reported by:|noise_e_piranha





--- Additional comments from [EMAIL PROTECTED] Sun Feb 19 21:30:26 -0800 
2006 ---
When I attempt to load the attached 77KB .sxw document into OOo 1.1.4 on a 
1.5GHz P4 with XP SP2 and 256MB RAM using a non-administrator account, the 
load begins to slow down after the 12th gray progress indicator segment 
during Loading Document... status.  It slows down even more after the 13th 
segment, and a lot more after the 15th.  The CPU pegs at 100%, mostly 
soffice.exe.  After approximately 37 minutes, the document is loaded 
successfully and OOo seems not to have any problems with it.

I am able to open other, much larger (401KB, for example) documents in a 
matter of seconds.  I am also able to save the file in seconds, although 
longer than normal for this size file.

If I save the file as Microsoft Word 97/2000/XP .doc, loading also hangs a bit 
but still completes in under 1 minute.  If I re-save the .doc as .sxw then 
load again, the new .sxw file has no problems loading (although the formatting 
has changed a bit due to Word/OOo compatibility).

Unable to upgrage to 2.x at this time.



// slow slowly long time forever load loading half hour start startup text 
writer sxw native file document multiple tables font fonts symbol symbols gray 
screen window indicator hang hangs freeze freezes maximum pegged cpu percent

-
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 62295] very slow (37 minutes) to load small (77KB) .sxw file

2006-02-19 Thread noise_e_piranha
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62295


User noise_e_piranha changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=34291) file exhibiting
  |  |problem





--- Additional comments from [EMAIL PROTECTED] Sun Feb 19 21:31:28 -0800 
2006 ---
Created an attachment (id=34291)
file exhibiting problem


-
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 58133] New - CTRL+HOME and CTRL+E ND sometimes don't work

2005-11-18 Thread noise_e_piranha
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58133
  Issue #:|58133
  Summary:|CTRL+HOME and CTRL+END sometimes don't work
Component:|Word processor
  Version:|OOo 1.1.3
 Platform:|PC
  URL:|
   OS/Version:|Windows XP
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|editing
  Assigned to:|mru
  Reported by:|noise_e_piranha





--- Additional comments from [EMAIL PROTECTED] Fri Nov 18 09:10:31 -0800 
2005 ---
If I open two very large documents at the same time, pressing CTRL+HOME or 
CTRL+END in one does not jump to the beginning (start) or end of the 
document.  The GUI flickers a bit like it's trying to do something, but the 
screen remains in the same position.  Pressing the keys in the other document 
works fine.  If I close the working document and try again in the one that did 
not work, it does work now that it's the only open document.

control+end control+home cntrl+end cntrl+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 58133] CTRL+HOME and CTRL+END so metimes don't work

2005-11-18 Thread noise_e_piranha
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58133





--- Additional comments from [EMAIL PROTECTED] Fri Nov 18 09:12:05 -0800 
2005 ---
This problem is actually in 1.1.4, not 1.1.3.  Sorry, I have not been able to 
upgrade to 2.0 yet.  Also, this is under a limited (non-Administrator) account 
on Windows XP Professional.

-
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 15666] Search and Replace - can' t substitute regular expression subexpression in replace

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





--- Additional comments from [EMAIL PROTECTED] Sat Aug 20 23:34:28 -0700 
2005 ---
I agree that this is a serious defect (if not quite a bug), and I'm quite 
disheartened that this has been an issue for over 2 years.

-
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 26410] layout problem: large white space at the end of a page without page break

2005-04-29 Thread noise_e_piranha
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=26410





--- Additional comments from [EMAIL PROTECTED] Fri Apr 29 18:13:48 -0700 
2005 ---
I just tried it with 1.1.4 on XP Pro and yes, the whitespace problem is still 
present using the document I previously attached.  Thanks.

-
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]