[tools-issues] [Issue 66700] m173-to-be: W32 build fail s in soltools/testhxx

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





--- Additional comments from [EMAIL PROTECTED] Thu Jul  6 20:44:58 -0700 
2006 ---
On m174 w32/cygwin, I still had the same failure. This fixed it for me. 

--- soltools/testhxx/create.pl   20 Jun 2006 05:09:44 -  1.2
+++ soltools/testhxx/create.pl   7 Jul 2006 03:43:23 -
@@ -81,7 +81,7 @@
 $in =~ s!\s+-Fo\s*\S+! -Fo%my_tmp%.obj! || die 'bad input: no -Fo';
 $in =~ s!\s+-Zi\s! !;
 $in =~ s!\s+-Fd\s*\S+!!;
-$in =~ s!\S+\\testhxx.cxx!%my_tmp%!
+$in =~ s!\S+[\\\/]testhxx.cxx!%my_tmp%!
 || die 'bad input: no source file';
 print STDOUT '@ECHO OFF', "\n";
 print STDOUT 'SET my_tmp=%TMP%\%_PID%_include.cc', "\n";


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



[www-issues] [Issue 61124] CVS access

2006-05-30 Thread dkeskar
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61124


User dkeskar changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Tue May 30 10:43:25 -0700 
2006 ---
Verified, works. 

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



[api-issues] [Issue 59187] sdk: Lines in ddf files m ust not contain more than 256 characters!

2006-04-26 Thread dkeskar
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59187


User dkeskar changed the following:

  What|Old value |New value

   Assigned to|dkeskar   |is





--- Additional comments from [EMAIL PROTECTED] Wed Apr 26 18:05:40 -0700 
2006 ---
Checked: RELATIVE_PATHES_IN_DDF is 1 for OpenOffice_SDK { Settings { variables 

If I set TMP & TEMP to be /tmp - everything works. Normally these variables are
set to /cygdrive/c/DOCUME~1/dkeskar/LOCALS~1/Temp - which is when errors happen.
Of course, it is possible that $installer::globals::temppath may get their value
directly and may have \ and spaces. Need clarification on how to check that var,
is that when some script is running? 

dkeskar->is 

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



[api-issues] [Issue 59187] sdk: Lines in ddf files m ust not contain more than 256 characters!

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


User dkeskar changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=35760) Build log for
  |  |instsetoo_native/util





--- Additional comments from [EMAIL PROTECTED] Mon Apr 17 11:47:29 -0700 
2006 ---
Created an attachment (id=35760)
Build log for instsetoo_native/util


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



[api-issues] [Issue 59187] sdk: Lines in ddf files m ust not contain more than 256 characters!

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


User dkeskar changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=35759) DDF file with
  |  |offending line 970





--- Additional comments from [EMAIL PROTECTED] Mon Apr 17 11:46:37 -0700 
2006 ---
Created an attachment (id=35759)
DDF file with offending line 970


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



[api-issues] [Issue 59187] sdk: Lines in ddf files m ust not contain more than 256 characters!

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





--- Additional comments from [EMAIL PROTECTED] Mon Apr 17 11:40:36 -0700 
2006 ---
Found broken in m163 on Windows. Log & ddf file 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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



[sc-issues] [Issue 12666] autofilter works just on one sheet (only one auto-range per document)

2006-04-11 Thread dkeskar
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=12666


User dkeskar changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=35639) autofilter test
  |  |spreadsheet





--- Additional comments from [EMAIL PROTECTED] Tue Apr 11 11:31:02 -0700 
2006 ---
Created an attachment (id=35639)
autofilter test spreadsheet


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



[sc-issues] [Issue 12666] autofilter works just on one sheet (only one auto-range per document)

2006-04-11 Thread dkeskar
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=12666





--- Additional comments from [EMAIL PROTECTED] Tue Apr 11 11:27:19 -0700 
2006 ---
This is annoying & counterintuitive. Just to reiterate. 
1) Select autofilter in sheet 1 - choose some column & value
2) Switch to sheet 2 & select autofilter
3) Come back to sheet 1. Autofilter UI (arrows) are gone. But sheet only shows
filtered data. 


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



[www-issues] [Issue 61124] CVS access

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


User dkeskar changed the following:

  What|Old value |New value

   Assigned to|karthiksp |support





--- Additional comments from [EMAIL PROTECTED] Sun Feb  5 22:05:23 -0800 
2006 ---
reassigning to "support". 

-
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 57949] Patch to enable GCC4 symb ol visibility in libsb

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


User dkeskar changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=33842) Makefile fixes
  |  |for symbol visibility





--- Additional comments from [EMAIL PROTECTED] Fri Feb  3 23:10:12 -0800 
2006 ---
Created an attachment (id=33842)
Makefile fixes for symbol visibility


-
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 57949] Patch to enable GCC4 symb ol visibility in libsb

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





--- Additional comments from [EMAIL PROTECTED] Fri Feb  3 23:08:25 -0800 
2006 ---
Fixed so all sub-dir makefile.mk .INCLUDE sb.pmk (which defines
-DSB_DLLIMPLEMENTATION). Attached patch works as an addendum to
i57949-basic-visibility.diff

-
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 57949] Patch to enable GCC4 symb ol visibility in libsb

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


User dkeskar changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=33804) Patch with
  |  |fixes - to eliminate
  |  |windows error messages





--- Additional comments from [EMAIL PROTECTED] Thu Feb  2 23:37:39 -0800 
2006 ---
Created an attachment (id=33804)
Patch with fixes - to eliminate windows error messages


-
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 57949] Patch to enable GCC4 symb ol visibility in libsb

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





--- Additional comments from [EMAIL PROTECTED] Thu Feb  2 23:35:33 -0800 
2006 ---
Uploading patch with fix that should work for windows. 


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



[www-issues] [Issue 61124] CVS access

2006-01-27 Thread dkeskar
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61124


User dkeskar changed the following:

  What|Old value |New value

   Assigned to|dkeskar   |karthiksp





--- Additional comments from [EMAIL PROTECTED] Fri Jan 27 11:46:52 -0800 
2006 ---
tried - does not work - asks for my password instead of asking for passphrase. 
please fix. 
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]



[www-issues] [Issue 61124] CVS access

2006-01-24 Thread dkeskar
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61124





--- Additional comments from [EMAIL PROTECTED] Tue Jan 24 11:42:53 -0800 
2006 ---
Created an attachment (id=33530)
SSH2 public key for CVS 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]



[www-issues] [Issue 61124] New - CVS access

2006-01-24 Thread dkeskar
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61124
  Issue #:|61124
  Summary:|CVS access
Component:|www
  Version:|OOo 2.0
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|TASK
 Priority:|P3
 Subcomponent:|openoffice.org CVS
  Assigned to:|support
  Reported by:|dkeskar





--- Additional comments from [EMAIL PROTECTED] Tue Jan 24 11:41:42 -0800 
2006 ---
Hello - please grant CVS access. JCA signed by Intel.
Working with Malte Timmermann and Kay Ramme.

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