[framework-issues] [Issue 81350] officeloader violates Offi ceIPCThread protocol

2008-11-07 Thread mechtilde
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81350


User mechtilde changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Nov  7 12:36:34 + 
2008 ---
close the WORKSFORME issue

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



[framework-issues] [Issue 81350] officeloader violates Offi ceIPCThread protocol

2007-09-24 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81350


User sb changed the following:

What|Old value |New value

 Assigned to|sb|hro





--- Additional comments from [EMAIL PROTECTED] Mon Sep 24 07:22:58 + 
2007 ---
@hro:  If officeloader.cxx had not violated 1.1.3.2.1 of the original protocol
in the first place, #b6527052# would not have occurred and I would not have had
to fix it as a stand in on short notice.  This issue describes a problem
lurking, which might well one day cause the next error report.  I for one am
surely not interesting in also fixing that next problem on short notice, as a
helpful stand in.

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



[framework-issues] [Issue 81350] officeloader violates Offi ceIPCThread protocol

2007-09-23 Thread hro
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81350


User hro changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Sun Sep 23 22:24:08 + 
2007 ---
Though the current implementation violates the protocol as described in
5.1.2.2.x the violation was not relevant for #b6527052# but the portion of code
that violates the protocol is only relevant for #b6527052#. It's an unsupported
feature with some restrictions typical for the scenario described in the SUN
internal bug.

In the future we may have an implementation with system APIs only that fulfills
the complete protocol along with some other native implementations. But this
will be a feature. So far everything is fine.

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



[framework-issues] [Issue 81350] officeloader violates Offi ceIPCThread protocol

2007-09-23 Thread hro
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81350


User hro changed the following:

What|Old value |New value

 Assigned to|hro   |sb





--- Additional comments from [EMAIL PROTECTED] Sun Sep 23 22:25:04 + 
2007 ---
.

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



[framework-issues] [Issue 81350] officeloader violates Offi ceIPCThread protocol

2007-09-07 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81350
 Issue #|81350
 Summary|officeloader violates OfficeIPCThread protocol
   Component|framework
 Version|680m227
Platform|All
 URL|
  OS/Version|Windows, all
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|hro
 Reported by|sb





--- Additional comments from [EMAIL PROTECTED] Fri Sep  7 09:21:23 + 
2007 ---
This is a follow-up to Sun-internal #b6527052#.  On Windows with an active
perftune.ini (i.e., a file OOo-installation/program/perftune.ini containing
the two lines

[PerformanceTuning]
FastPipeCommunication=1

), desktop/win32/source/officeloader/officeloader.cxx:1.11 (and also 1.11.118.1
with the fix for #b6527052#) violates the OfficeIPCThread protocol, see
http://www.openoffice.org/servlets/ReadMsg?list=devmsgNo=20674 where it
violates 5.1.2.2.1 and 5.1.2.2.2.  (Which was not relevant for #b6527052# where
the command line arguments happened to only contain absolute filepaths, for
which the changed protocol helps by accident.)

(Related, there might also be a better way for the unfortunate code duplication
between desktop/source/app/officeipcthread.cxx:1.56.18.1 and
desktop/win32/source/officeloader/officeloader.cxx:1.11.118.1, e.g., the \0,
\,, \\ escaping.)

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