Welcome to Gavin Mcdonald.

2015-07-27 Thread jan i
We welcome Gavin Mcdonald as a new committer.

Gavin, it would be nice if you could write a few lines about yourself.

on behalf of the openoffice PMC
jan i.


Open Office Writer

2015-07-27 Thread Kemi Akilapa
Hello

I've been working on a document for about 3 weeks for work, till about 2 am 
this morning and when i opened it today, it said it locked in editing by an 
unknown user and the read-only and copy versions were blank. What do I do? I 
NEED to get my work back. 

Thanks

Kemi Akilapa

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



[SOURCE]: build errors on MacOS

2015-07-27 Thread Jürgen Schmidt
Hi,

I thought it can be useful to do a build on MacOS to ensure that it sill
works on this platform ...

The latest fixes for FreeBSD in coinmp break the build ... When I have
more time I will try to fix it. I would recommend to be careful with
fixes for not release relevant platforms.

Juergen

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



Re: Open Office Writer

2015-07-27 Thread Rory O'Farrell
On Mon, 27 Jul 2015 09:07:01 -0400
Kemi Akilapa kemiakil...@aol.co.uk wrote:

 Hello
 
 I've been working on a document for about 3 weeks for work, till about 2 am 
 this morning and when i opened it today, it said it locked in editing by an 
 unknown user and the read-only and copy versions were blank. What do I do? I 
 NEED to get my work back. 
 
 Thanks
 
 Kemi Akilapa
 
The file is locked because you possibly closed your computer down too quickly 
and there is a left-over lock file.  You need to enable viewing of hidden files 
and delete t hat lock file - possibly in the save directory, or in the 
OpenOffice user directory

If the file is still blank have a look at these posts:

https://forum.openoffice.org/en/forum/viewtopic.php?f=7t=70500

https://forum.openoffice.org/en/forum/viewtopic.php?f=7t=68713

https://forum.openoffice.org/en/forum/viewtopic.php?f=7t=1532

-- 
Rory O'Farrell ofarr...@iol.ie

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



Re: Disable arrow for customizing toolbar

2015-07-27 Thread Oliver Brinzing

Hi,


Is it possibile to disable the little arrow used in a toolbar for customizing 
it?


see 
https://wiki.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/AddOns/Toolbars

you can add a ModuleWindowState.xcu file to change settings for custom 
toolbars, for example:

?xml version=1.0 encoding=UTF-8?
oor:component-data xmlns:oor=http://openoffice.org/2001/registry; 
xmlns:xs=http://www.w3.org/2001/XMLSchema; oor:name=CalcWindowState 
oor:package=org.openoffice.Office.UI

node oor:name=UIElements
node oor:name=States
node oor:name=private:resource/toolbar/addon_my.toolbar 
oor:op=replace
prop oor:name=ContextSensitive 
oor:type=xs:boolean
valuefalse/value
/prop
prop oor:name=UIName oor:type=xs:string
valueMy Toolbar/value
/prop
prop oor:name=Visible oor:type=xs:boolean
valuetrue/value
/prop
prop oor:name=NoClose oor:type=xs:boolean
valuetrue/value
/prop
prop oor:name=SoftClose 
oor:type=xs:boolean
valuefalse/value
/prop
prop oor:name=HideFromToolbarMenu 
oor:type=xs:boolean
valuetrue/value
/prop
prop oor:name=Locked oor:type=xs:boolean
valuetrue/value
/prop
prop oor:name=Pos oor:type=xs:string
value2147483647,2147483647/value
/prop
prop oor:name=Size oor:type=xs:string
value0,0/value
/prop
prop oor:name=Docked oor:type=xs:boolean
valuetrue/value
/prop
prop oor:name=DockingArea oor:type=xs:int
value3/value
/prop
prop oor:name=DockPos oor:type=xs:string
value0,0/value
/prop
/node

/node
/node
/oor:component-data


but i am not sure, if it works for the standard toolbars.

Oliver


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



Re: Welcome to Gavin Mcdonald.

2015-07-27 Thread Marcus

Welcome, great to have you on-board. :-)

Marcus



Am 07/27/2015 02:14 PM, schrieb jan i:

We welcome Gavin Mcdonald as a new committer.

Gavin, it would be nice if you could write a few lines about yourself.


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



Re: CMS does not work properly?

2015-07-27 Thread Marcus
The problem is currently unknown and the ASF Intra team is notified  - 
as I wrote a few minutes a go also on dev-de@. ;-)


Marcus



Am 07/27/2015 08:15 PM, schrieb Jörg Schmidt:

I can not make any changes to the website http://www.openoffice.org/de/ in CMS.

Either the Commit is OK and the Build does not work, or even the Commit does 
not work with the message:

Commit Seems Unnecessary
There doesn't appear to be any modifications for this resource.

what is the problem?


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



CMS does not work properly?

2015-07-27 Thread Jörg Schmidt
Hello,

I can not make any changes to the website http://www.openoffice.org/de/ in CMS.

Either the Commit is OK and the Build does not work, or even the Commit does 
not work with the message:

Commit Seems Unnecessary
There doesn't appear to be any modifications for this resource.

what is the problem?



Greetings,
Jörg


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



Re: CMS does not work properly?

2015-07-27 Thread Jörg Schmidt
 

 From: Marcus [mailto:marcus.m...@wtnet.de] 

 The problem is currently unknown and the ASF Intra team is 
 notified  - 
 as I wrote a few minutes a go also on dev-de@. ;-)

Yes, I have seen and answered on dev-de@. Here is my computer just crashed, and 
so the delivery of mail lasted a little longer.

Jörg


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



Re: CMS does not work properly?

2015-07-27 Thread Marcus

Am 07/27/2015 08:27 PM, schrieb Jörg Schmidt:




From: Marcus [mailto:marcus.m...@wtnet.de]



The problem is currently unknown and the ASF Intra team is
notified  -
as I wrote a few minutes a go also on dev-de@. ;-)


Yes, I have seen and answered on dev-de@. Here is my computer just crashed, and 
so the delivery of mail lasted a little longer.


OK

Marcus


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



Re: problem with web site staging build

2015-07-27 Thread Andrea Pescetti

On 27/07/2015 Marcus wrote:

As the error message is changing with every build, I don't think that
the problem is within the webpages.


It was changing at every build as a result of me fixing filenames; but 
of course, after the first few fixes, it would now be useless to proceed 
until we don't have problematic filenames any longer. This is likely 
related to the new buildbot setup mentioned at 
https://blogs.apache.org/infra/entry/buildbot_master_currently_off_line


Regards,
  Andrea.

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



Re: Bootstrap download failures, mainly from http://sourceforge.net/projects/oooextras.mirror/files

2015-07-27 Thread Kay Schenk


On 07/26/2015 03:28 AM, Andrea Pescetti wrote:
 On 24/06/2015 Kay Schenk wrote:
 On 06/23/2015 11:15 PM, Andrea Pescetti wrote:
 Before we do anything with it, can we decide on the name?
 oooextras.mirror is clearly confusing since it is not a mirror ...
 I thought the SF mirror was just that -- a mirror of
 /trunk/external_sources ... the Google Code area was a direct upload
 
 I'm reviewing these issues since we need to remove the dependency on
 Google Code in the 4.1.2 sources (reason is very simple: Google Code
 won't offer a downloads sections any longer, by their own universal
 policy, nothing to do with OpenOffice).
 
 Just a few clarifications:
 
 1) The thing we need to have mirrored is not
 http://svn.apache.org/viewvc/openoffice/trunk/ext_sources/ (our SVN is
 OK); the thing we want to mirror is
 https://code.google.com/a/apache-extras.org/p/ooo-extras/downloads/list
 ; the two are different since the former does not contain the Category
 B dependencies; for example, hunspell is only in the latter.

OK. Looking at this list and what's included vs the items in:

http://svn.apache.org/viewvc/openoffice/trunk/main/external_deps.lst?revision=1654306view=markup

is confusing to me.

Are further changes to external_deps.lst required?


 
 2) http://sourceforge.net/projects/oooextras.mirror/files/ is already
 configured correctly to be a copy of the Google Code one; trunk uses it
 and it builds correctly.
 
 3) I had proposed to change the name of oooextras.mirror for clarity
 since we could use simply http://sourceforge.net/projects/oooextras ; I
 would make the change before we release 4.1.2 (lazy consensus).
 
 4) Once the above is done, we remove the dependency on Google Code in
 both trunk and 4.1.2.
 
 5) The whole Apache Extras is going to be moved to SourceForge, if I
 understand correctly from community lists; but it will be a collection
 of individual SourceForge repositories, so we can definitely move and
 just use it without need to coordinate with other projects; then our
 project will be put in the appropriate container.
 
 Regards,
   Andrea.
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
 For additional commands, e-mail: dev-h...@openoffice.apache.org
 

-- 

MzK

Way down deep, we're all motivated by
 the  same urges.  Cats have the courage
 to live by them.
-- Jim Davis


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



Re: problem with web site staging build

2015-07-27 Thread Andrea Pescetti

On 26/07/2015 Kay Schenk wrote:

Thanks for looking deeper into this, Andrea. The most recent buildbot
log indicates we still have issues. So, it does look like a new issue
with the buildbot setup at this point.


It does, indeed. I sent a note to Infra yesterday and I'll keep you 
posted if I have news (otherwise, just subscribe the infrastructure@ 
mailing list).


Regards,
  Andrea.

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



Disable arrow for customizing toolbar

2015-07-27 Thread Riccardo Arzenton

Hi to all! 
Is it possibile to disable the little arrow used in a toolbar for customizing 
it? 


Thanks!