[sw-issues] [Issue 116466] performance: writer autotext *.bau files can cause delays during typing

2011-01-17 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116466


User es changed the following:

What|Old value |New value

 Assigned to|writerneedsconfirm|os

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Platform|Unknown   |All

Target milestone|---   |OOo 3.x





--- Additional comments from e...@openoffice.org Mon Jan 17 12:56:18 + 
2011 ---
@OS: Please have a look.

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116466] performance: writer autotext *.bau files can cause delays during typing

2011-01-15 Thread brinzing
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116466


User brinzing changed the following:

What|Old value |New value

  Status|CLOSED|UNCONFIRMED

  Resolution|INVALID   |





--- Additional comments from brinz...@openoffice.org Sat Jan 15 10:33:11 
+ 2011 ---
@es: i disagree, i would expect every "BlockList.xml" (see inside *.bau file's) 
is read *once* and not *again* and *again* during typing, scrolling text,
switching to page preview ...
imho it seems, the entries are not cached at all ...

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116466] performance: writer autotext *.bau files can cause delays during typing

2011-01-15 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116466


User es changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from e...@openoffice.org Sat Jan 15 10:03:08 + 
2011 ---
closed

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116466] performance: writer autotext *.bau files can cause delays during typing

2011-01-15 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116466


User es changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from e...@openoffice.org Sat Jan 15 10:02:56 + 
2011 ---
Sounds pretty logical: this file is checked for corresponding entries while
typing. If it is located on a network drive with slow connection it slows down
the program.

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116466] performance: writer autotext *.bau files can cause delays during typing

2011-01-14 Thread brinzing
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116466





--- Additional comments from brinz...@openoffice.org Fri Jan 14 14:34:42 
+ 2011 ---
Created an attachment (id=75565)
log file


-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116466] performance: writer autotext *.bau files can cause delays during typing

2011-01-14 Thread brinzing
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116466
 Issue #|116466
 Summary|performance: writer autotext *.bau files can cause del
|ays during typing
   Component|Word processor
 Version|OOO330m18
Platform|Unknown
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|writerneedsconfirm
 Reported by|brinzing





--- Additional comments from brinz...@openoffice.org Fri Jan 14 14:33:55 
+ 2011 ---
it seems writer acceses custom autotext *.bau files periodically 
during typing if option:

[X] Display remainder of name as suggestion while typing

is *activated* (see menu entry "Edit - AutoText...")

this causes a lot of network traffic and delays if the *.bau files are 
stored on a network share with a small bandwith, for example.

to monitor this behaviour you can use procmon.exe (sysinternals)
and add a filter "Path conatains [path to custom autotext folder]"

you will see, the *.bau files are accesed several times during typing,
again and again ...

an example logfile is attached

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org