buildbot retry in ASF Buildbot on aoo-w7snap

2013-12-30 Thread buildbot
Hi! , The aoo-w7snap builder has just completed a run

STATUS: Retry

 Build revision 1554003 on branch openoffice/tags/SNAPSHOT

 Snapshot results at: http://ci.apache.org/projects/openoffice/

 Build using the ASF buildslave: bb-win7

 Build results at: http://ci.apache.org/builders/aoo-w7snap/builds/96

 Build reason was: The Nightly scheduler named 'aoo-win7-snapshot' triggered 
this build


 Yours Sincerely - The ASF Buildbot (http://ci.apache.org/)
--

 Join the bui...@apache.org mailing list for help with Buildbot






buildbot retry in ASF Buildbot on aoo-win7

2013-12-30 Thread buildbot
Hi! , The aoo-win7 builder has just completed a run

STATUS: Retry

 Build revision 1554051 on branch openoffice/trunk

 Snapshot results at: http://ci.apache.org/projects/openoffice/

 Build using the ASF buildslave: bb-win7

 Build results at: http://ci.apache.org/builders/aoo-win7/builds/893

 Build reason was: The Nightly scheduler named 'aoo-win7-nightly' triggered 
this build


 Yours Sincerely - The ASF Buildbot (http://ci.apache.org/)
--

 Join the bui...@apache.org mailing list for help with Buildbot






buildbot failure in ASF Buildbot on aoo-win7

2013-12-30 Thread buildbot
Hi! , The aoo-win7 builder has just completed a run

STATUS: Failure

 Build revision None on branch openoffice/trunk

 Snapshot results at: http://ci.apache.org/projects/openoffice/

 Build using the ASF buildslave: bb-win7

 Build results at: http://ci.apache.org/builders/aoo-win7/builds/894

 Build reason was: The Nightly scheduler named 'aoo-win7-nightly' triggered 
this build


 Yours Sincerely - The ASF Buildbot (http://ci.apache.org/)
--

 Join the bui...@apache.org mailing list for help with Buildbot






buildbot success in ASF Buildbot on openoffice-linux32-snapshot

2013-12-30 Thread buildbot
Hi! , The openoffice-linux32-snapshot builder has just completed a run

STATUS: Success

 Build revision 1554128 on branch openoffice/tags/SNAPSHOT

 Snapshot results at: http://ci.apache.org/projects/openoffice/

 Build using the ASF buildslave: bb-vm3_ubuntu_32bit

 Build results at: 
http://ci.apache.org/builders/openoffice-linux32-snapshot/builds/65

 Build reason was: The Nightly scheduler named 'openoffice-linux32-snapshot' 
triggered this build


 Yours Sincerely - The ASF Buildbot (http://ci.apache.org/)
--

 Join the bui...@apache.org mailing list for help with Buildbot






svn commit: r1554205 - /openoffice/trunk/main/vcl/unx/gtk/window/gtkframe.cxx

2013-12-30 Thread hanya
Author: hanya
Date: Mon Dec 30 13:13:35 2013
New Revision: 1554205

URL: http://svn.apache.org/r1554205
Log:
#i122950# fix duplicated input when input method convert a character on gtk 
environment

Modified:
openoffice/trunk/main/vcl/unx/gtk/window/gtkframe.cxx

Modified: openoffice/trunk/main/vcl/unx/gtk/window/gtkframe.cxx
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/unx/gtk/window/gtkframe.cxx?rev=1554205r1=1554204r2=1554205view=diff
==
--- openoffice/trunk/main/vcl/unx/gtk/window/gtkframe.cxx (original)
+++ openoffice/trunk/main/vcl/unx/gtk/window/gtkframe.cxx Mon Dec 30 13:13:35 
2013
@@ -3553,6 +3553,11 @@ void GtkSalFrame::IMHandler::signalIMCom
 {
 GTK_YIELD_GRAB();
 
+bool bWasPreedit =
+(pThis-m_aInputEvent.mpTextAttr != 0) ||
+pThis-m_bPreeditJustChanged;
+pThis-m_bPreeditJustChanged = false;
+
 pThis-m_aInputEvent.mnTime= 0;
 pThis-m_aInputEvent.mpTextAttr= 0;
 pThis-m_aInputEvent.maText= String( pText, 
RTL_TEXTENCODING_UTF8 );
@@ -3576,9 +3581,7 @@ void GtkSalFrame::IMHandler::signalIMCom
  *  or because there never was a preedit.
  */
 bool bSingleCommit = false;
-bool bWasPreedit =
-(pThis-m_aInputEvent.mpTextAttr != 0) ||
-pThis-m_bPreeditJustChanged;
+
 if( ! bWasPreedit
  pThis-m_aInputEvent.maText.Len() == 1
  ! pThis-m_aPrevKeyPresses.empty()




[CONF] Apache OpenOffice Community AOO 4.1 Release Notes

2013-12-30 Thread Keith N. McKenna (Confluence)














  


Keith N. McKenna edited the page:
 


AOO 4.1 Release Notes   




 Comment: Added workaround for bug 119006 on Mac OSX 


 



 Table of Contents




 THIS IS A DRAFT PAGE. APACHE OPENOFFICE 4.1.0 HAS NOT BEEN RELEASED YET. 
...

Apache OpenOffice 4.0.0 supports Java 7, which is the recommended configuration; but (especially on 64-bit Windows) you might receive warnings about the Java version being defective. In that case, download and install the Microsoft Visual C++ 2010 Redistributable Package. If you still have problems, install the most current JRE 6 version. Make sure you get the file Windows x86 Offline (32-bit). Then configure OpenOffice to use it at Tools - Options - OpenOffice - Java. See this forum topic for more information.  
 On recent versions of Mac OS X it might happen, especially after a Force quit, that the following error message appears: Restore Windows - The application OpenOffice.org was forced to quit while trying to restore its windows. Do you want to try to restore its windows again?. If you cannot get rid of it: Option-click the Go menu; choose Library from the menu to open the folder in the Finder; click on the folder Saved Application State; delete the file org.openoffice.script.savedState. See bug 119006 for more information. 

Stay informed about Apache OpenOffice
...






 View Online   Like   View Changes  
 Stop watching space   Manage Notifications  


 


 


  This message was sent by Atlassian Confluence 5.0.3, Team Collaboration Software  






[CONF] Apache OpenOffice Community AOO 4.1 Release Notes

2013-12-30 Thread Keith N. McKenna (Confluence)














  


Keith N. McKenna edited the page:
 


AOO 4.1 Release Notes   




 Comment: Added bug 123681 


...

Apache OpenOffice 4.0.0 supports Java 7, which is the recommended configuration; but (especially on 64-bit Windows) you might receive warnings about the Java version being defective. In that case, download and install the Microsoft Visual C++ 2010 Redistributable Package. If you still have problems, install the most current JRE 6 version. Make sure you get the file Windows x86 Offline (32-bit). Then configure OpenOffice to use it at Tools - Options - OpenOffice - Java. See this forum topic for more information.  
On recent versions of Mac OS X it might happen, especially after a Force quit, that the following error message appears: Restore Windows - The application OpenOffice.org was forced to quit while trying to restore its windows. Do you want to try to restore its windows again?. If you cannot get rid of it: Option-click the Go menu; choose Library from the menu to open the folder in the Finder; click on the folder Saved Application State; delete the file org.openoffice.script.savedState. See bug 119006 and bug 123681 for more information.

Stay informed about Apache OpenOffice
...






 View Online   Like   View Changes  
 Stop watching space   Manage Notifications  


 


 


  This message was sent by Atlassian Confluence 5.0.3, Team Collaboration Software  






buildbot exception in ASF Buildbot on aoo-w7snap

2013-12-30 Thread buildbot
Hi! , The aoo-w7snap builder has just completed a run

STATUS: Exception

 Build revision 1554003 on branch openoffice/tags/SNAPSHOT

 Snapshot results at: http://ci.apache.org/projects/openoffice/

 Build using the ASF buildslave: bb-win7

 Build results at: http://ci.apache.org/builders/aoo-w7snap/builds/97

 Build reason was: The Nightly scheduler named 'aoo-win7-snapshot' triggered 
this build


 Yours Sincerely - The ASF Buildbot (http://ci.apache.org/)
--

 Join the bui...@apache.org mailing list for help with Buildbot






[CONF] Apache OpenOffice Community AOO 4.0.1 Release Notes

2013-12-30 Thread Keith N. McKenna (Confluence)














  


Keith N. McKenna edited the page:
 


AOO 4.0.1 Release Notes   




 Comment: Added workaround for bug 119006  123681 on Mac OSX 


Translations available for: Deutsch (de) |Dutch (nl)  |Spanish (es)  |Русский (ru)  | 简体中文 (zh)  |Italian (it)  |Portuguese (pt)  
 



 Table of Contents




General Remarks
 Apache OpenOffice 4.0.1 is a maintenance release which fixes critical issues and improves the overall quality of the application. All users of Apache OpenOffice 4.0 or earlier are advised to upgrade. You can download Apache OpenOffice 4.0.1 here.
...




 English (en-US, en-*) 
 Gaelic (gd) 
 French (fr) 
 Italian (it) 
 Spanish (es) 




Known Issues

 On recent versions of Mac OS X it might happen, especially after a Force quit, that the following error message appears: Restore Windows - The application OpenOffice.org was forced to quit while trying to restore its windows. Do you want to try to restore its windows again?. If you cannot get rid of it: Option-click the Go menu; choose Library from the menu to open the folder in the Finder; click on the folder Saved Application State; delete the file org.openoffice.script.savedState. See bug 119006 and bug 123681 for more information. 
 For other known issues See the 4.0.0 Release Notes 

Stay informed about Apache OpenOffice
...






 View Online   Like   View Changes  
 Stop watching space   Manage Notifications  


 


 


  

buildbot failure in ASF Buildbot on openoffice-fbsd-nightly

2013-12-30 Thread buildbot
Hi! , The openoffice-fbsd-nightly builder has just completed a run

STATUS: Failure

 Build revision 1554364 on branch openoffice/trunk

 Snapshot results at: http://ci.apache.org/projects/openoffice/

 Build using the ASF buildslave: bb-fbsd2_64bit

 Build results at: 
http://ci.apache.org/builders/openoffice-fbsd-nightly/builds/137

 Build reason was: The Nightly scheduler named 'openoffice-fbsd-nightly' 
triggered this build


 Yours Sincerely - The ASF Buildbot (http://ci.apache.org/)
--

 Join the bui...@apache.org mailing list for help with Buildbot