Re: proposed student project? freedesktop.org desktop integration for debian

2014-09-01 Thread Andrea Pescetti

On 02/09/2014 Kay Schenk wrote:

Would it be beneficial to have the students work on freedesktop
integration for our debian builds? I would prepare an issue with
pertinent details as far as I am able , but would rely on some of our
debian-based developers to fill in some pieces.


It should work the other way round: someone who does have the skills to 
fully mentor a non-trivial project proposes it. Then other community 
members can surely step in and help, but proposing a project that relies 
on someone else doing (a crucial part of the) work is not the optimal 
situation. That said, it is surely better than nothing.


You/we can also look, in the archives, at the several lists of possible 
projects we discussed or prepared for Summer of Code or similar 
initiatives: most of them remained vague proposals, stopped before we 
could have someone really competent to evaluate them also in terms of 
effort.


Regards,
  Andrea.

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



Re: Statistic data per single country

2014-09-01 Thread Tal Daniel
On Mon, Sep 1, Vladislav Stevanovic wrote:

> ... So, on Sourceforge, Is there way to separat[e] only instal[l]ation
> files (without

languages files)?


I don't see an automatic way to do it, but look at the numbers next to each
file (right), these are individual file downloads, so you can sum only the
downloads you're interested in.

Notes:
* hover your mouse on the name, it will show the full file name after a few
seconds, as a tooltip.
** I notice that file fingerprints are also considered a download (MD5,
sha, ...), so ignore them; you need to look sum only on the rows with the
LARGE numbers, that usually represent the installation and the language
pack downloads (the numbers next to the "...install{.exe/.dmg/.gz}" files).

Goodluck, and... share your findings,
Tal


Re: proposed student project? freedesktop.org desktop integration for debian

2014-09-01 Thread Alexandro Colorado
I am not sure how hard would that be but you can easily setup an
environment using a virtualbox with whatever os you need (debian,
suse, fedora, or... gulp... windows) and just compile there.

Sure virtual environments are not the best location to do your
compilation, however it will get you the basic toolkit set and version
that you need.

Another more sofisticated option is to use vagrant. Vagrant is aimed
for developers that want to have an encapsulating environment, and
portable (able to move it between different distros). It does uses
virtualization but in a different fashion.

http://www.vagrantup.com/

On 9/1/14, Kay Schenk  wrote:
> OpenOffice has been approached by students for a one semester project
> (approximately 96 hours) involving an open source project, see the
> following thread--
> http://markmail.org/message/2uxfdm2tjh7ei2zl
>
> They are using Ubuntu.
>
> Recently, we had a post regarding broken desktop integration for debian.
> See this thread at:
>
> http://markmail.org/message/t5i57kr4z4bfffyp
>
> After reading this one, I started some research on why/how to integrate
> freedesktop.org into debian (a system I personally do not use). Not
> using a debian-based Linux distro, it never occurred to me that only one
> desktop integration was provided for debian.
>
> Would it be beneficial to have the students work on freedesktop
> integration for our debian builds? I would prepare an issue with
> pertinent details as far as I am able , but would rely on some of our
> debian-based developers to fill in some pieces.
>
> Thoughts?
>
> --
> -
> MzK
>
> "Nothing will work unless you do."
> -- Maya Angelou
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>


-- 
Alexandro Colorado
Apache OpenOffice Contributor
882C 4389 3C27 E8DF 41B9  5C4C 1DB7 9D1C 7F4C 2614

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



Re: Link to oooforum

2014-09-01 Thread Alexandro Colorado
Unfortunately I dont admin any forum to see what you are seen, so I only
have access to the forum search engine but I know that the Admin (the one
able to delete the forum) is a different view.

I know the individual post url is on a (very small) icon next to the Posted
date. If you search for 'Posted:' on the source you will find something
like this.
*http://www.oooforum.org/forum/viewtopic.phtml?p=725853#725853>">*http://www.oooforum.org/forum/templates/subSilver/images/icon_minipost_new.gif>"
width="12" height="9" alt="New post" title="New post" border="0" />Posted: Mon Sep 01, 2014 4:36 pm 
   Post subject: reinserting spaces in text where spaces
removed

On the blob of HTML that you gave me, I could read a similar URL after
'RobinColvin':
http://www.oooforum.org/forum/profile.phtml?mode=viewprofile&u=
294602>">RobinColvin  http://www.oooforum.org/forum/viewtopic.phtml?p=725805#725805*
*>">*http://www.oooforum.org/forum/templates/subSilver/images/icon_latest_
reply.gif>"alt="View latest post"title="View latest
post"border="0"/>

​I also looked at iMacros, and found a couple of tutorials about Data
extraction for URLs:
http://wiki.imacros.net/Data_Extraction#The_Extract_command
and images urls:
http://forum.imacros.net/viewtopic.php?f=7&t=5703​


On Mon, Sep 1, 2014 at 9:11 PM, Andrew Douglas Pitonyak  wrote:

> On 09/01/2014 03:15 PM, Alexandro Colorado wrote:
>
>> Yup my idea is that you have an array with the spam users, perform a
>> search
>> on them, and then fill out the page with the posts related to the spam
>> users, and just have the macros select all checkboxes and press the
>> delete,
>> and go to the next page. That would allow you to get all the spam from
>> that
>> user at least in a smaller process.
>>
>
> I was able to use iMacros to search for all posts by a specific user. I
> was able to export the text from the found rows. I have not figured out how
> to export the links to each individual message.
>
> Sadly, I must navigate to each spam thread and delete each thread
> individually. If I am able to figure out how to export each spam link, I
> can always use some other scripting language that I know well to create
> huge scripts that itemize each "bad thread". I am able to post a sample
> HTML output if anyone knows how to use iMacros. To make things even worse,
> it probably only shows about 40 messages per page. The biggest hurdle is
> simply learning iMacros; it is a bit cryptic.
>
>
>
>> Well is not really coding in Javascript since greasemonkey takes care of
>> that. Remember that you only need to change the url for the page of the
>> query result. Greasemonkey has a script called AutoFill where you only
>> need
>> to select the name value of the HTML control and modify it to be checked.
>> The next task is to press the Button control to delete, and the final step
>> is to go to the next query in time. Probably the URL will have a page like
>> ?p=23 so is a matter of increments.
>>
>>  Hmmm. Not sure that would help much in this case.
>
> The search part is easy. It then returns a page containing a table with
> entries such as this:
>
> table  width="100%"cellpadding="4"cellspacing="1"border="0"
> class="forumline"align="center">
>   
> &
> nbsp;
>  Forum 
>  Topics 
>  Author 
>  Replies 
>  Views 
>  Last Post 
>   
>   
>  src="templates/subSilver/images/folder.gif  http://www.
> oooforum.org/forum/templates/subSilver/images/folder.gif>"width="19"height="18"alt="No
> new posts"title="No new posts"/>
>  href="viewforum.phtml?f=2  http://www.
> oooforum.org/forum/viewforum.phtml?f=2>"class="forumlink">OpenOffice.org
> Writer
>  href="viewtopic.phtml?t=368059&highlight=  http://www.
> oooforum.org/forum/viewtopic.phtml?t=368059&highlight=>"class="topictitle">buying
> Maxaman, Maxaman order code, Maxaman without dr class="gensmall">
>  class="name">http://www.oooforum.org/forum/profile.
> phtml?mode=viewprofile&u=294602>">RobinColvin
>  class="postdetails">0
>  class="postdetails">30
>  class="postdetails">Fri Aug 29, 2014 9:19 am href="profile.phtml?mode=viewprofile&u=294602   http://www.oooforum.org/forum/profile.phtml?mode=viewprofile&u=294602>">RobinColvin
> http://www.
> oooforum.org/forum/viewtopic.phtml?p=725820#725820>"> src="templates/subSilver/images/icon_latest_reply.gif   http://www.oooforum.org/forum/templates/subSilver/images/icon_latest_
> reply.gif>"alt="View latest post"title="View latest
> post"border="0"/>
>   
>   
>  src="templates/subSilver/images/folder.gif  http://www.
> oooforum.org/forum/templates/subSilver/images/folder.gif>"width="19"height="18"alt="No
> new posts"title="No new posts"/>
>  href="viewforum.phtml?f=2  http://www.
> oooforum.org/forum/viewforum.phtml?f=2>"class="forumlink">OpenOffice.org
> Writer
>  href="viewtopic.phtml?t=368050&highlight=  ht

Re: Link to oooforum

2014-09-01 Thread Andrew Douglas Pitonyak

On 09/01/2014 03:15 PM, Alexandro Colorado wrote:

Yup my idea is that you have an array with the spam users, perform a search
on them, and then fill out the page with the posts related to the spam
users, and just have the macros select all checkboxes and press the delete,
and go to the next page. That would allow you to get all the spam from that
user at least in a smaller process.


I was able to use iMacros to search for all posts by a specific user. I 
was able to export the text from the found rows. I have not figured out 
how to export the links to each individual message.


Sadly, I must navigate to each spam thread and delete each thread 
individually. If I am able to figure out how to export each spam link, I 
can always use some other scripting language that I know well to create 
huge scripts that itemize each "bad thread". I am able to post a sample 
HTML output if anyone knows how to use iMacros. To make things even 
worse, it probably only shows about 40 messages per page. The biggest 
hurdle is simply learning iMacros; it is a bit cryptic.




Well is not really coding in Javascript since greasemonkey takes care of
that. Remember that you only need to change the url for the page of the
query result. Greasemonkey has a script called AutoFill where you only need
to select the name value of the HTML control and modify it to be checked.
The next task is to press the Button control to delete, and the final step
is to go to the next query in time. Probably the URL will have a page like
?p=23 so is a matter of increments.


Hmmm. Not sure that would help much in this case.

The search part is easy. It then returns a page containing a table with 
entries such as this:


table  
width="100%"cellpadding="4"cellspacing="1"border="0"class="forumline"align="center">
  
 
 Forum 
 Topics 
 Author 
 Replies 
 Views 
 Last Post 
  
  
http://www.oooforum.org/forum/templates/subSilver/images/folder.gif>"width="19"height="18"alt="No new posts"title="No new 
posts"/>
http://www.oooforum.org/forum/viewforum.phtml?f=2>"class="forumlink">OpenOffice.org Writer
http://www.oooforum.org/forum/viewtopic.phtml?t=368059&highlight=>"class="topictitle">buying Maxaman, Maxaman order code, Maxaman without 
dr
http://www.oooforum.org/forum/profile.phtml?mode=viewprofile&u=294602>">RobinColvin
0
30
Fri Aug 29, 2014 9:19 amhttp://www.oooforum.org/forum/profile.phtml?mode=viewprofile&u=294602>">RobinColvin  http://www.oooforum.org/forum/viewtopic.phtml?p=725820#725820>">http://www.oooforum.org/forum/templates/subSilver/images/icon_latest_reply.gif>"alt="View latest post"title="View latest 
post"border="0"/>
  
  
http://www.oooforum.org/forum/templates/subSilver/images/folder.gif>"width="19"height="18"alt="No new posts"title="No new 
posts"/>
http://www.oooforum.org/forum/viewforum.phtml?f=2>"class="forumlink">OpenOffice.org Writer
http://www.oooforum.org/forum/viewtopic.phtml?t=368050&highlight=>"class="topictitle">buying Maxaman, Maxaman order code, Maxaman without 
dr
http://www.oooforum.org/forum/profile.phtml?mode=viewprofile&u=294602>">RobinColvin
0
18
Fri Aug 29, 2014 9:15 amhttp://www.oooforum.org/forum/profile.phtml?mode=viewprofile&u=294602>">RobinColvin  http://www.oooforum.org/forum/viewtopic.phtml?p=725805#725805>">http://www.oooforum.org/forum/templates/subSilver/images/icon_latest_reply.gif>"alt="View latest post"title="View latest 
post"border="0"/>
  
  
http://www.oooforum.org/forum/templates/subSilver/images/folder.gif>"width="19"height="18"alt="No new posts"title="No new 
posts"/>
http://www.oooforum.org/forum/viewforum.phtml?f=2>"class="forumlink">OpenOffice.org Writer
http://www.oooforum.org/forum/viewtopic.phtml?t=368024&highlight=>"class="topictitle">buying Maxaman, Maxaman order code, Maxaman without 
dr
http://www.oooforum.org/forum/profile.phtml?mode=viewprofile&u=294602>">RobinColvin
0
18
Fri Aug 29, 2014 9:04 amhttp://www.oooforum.org/forum/profile.phtml?mode=viewprofile&u=294602>">RobinColvin  http://www.oooforum.org/forum/viewtopic.phtml?p=725785#725785>">http://www.oooforum.org/forum/templates/subSilver/images/icon_latest_reply.gif>"alt="View latest post"title="View latest 
post"border="0"/>
  

.. many more

In iMacro, I have not figured out how to grab all of the references such as: 
"viewtopic.phtml?t=368050&highlight="

The problem is that the numbers are not sequential for finding the threads. It is even more 
difficult if I want to find all of the posts in one shot, which would mean that I would need 
to then grab 10 or 11 more pages of lists such as: 
"search.phtml?search_id=198406476&start=50"   for page 2, so, I suppose 
that it shows around 50 at a time.

It is just a question of how much time I have to figure out how to do this 
(meaning learn iMacros or si

proposed student project? freedesktop.org desktop integration for debian

2014-09-01 Thread Kay Schenk
OpenOffice has been approached by students for a one semester project
(approximately 96 hours) involving an open source project, see the
following thread--
http://markmail.org/message/2uxfdm2tjh7ei2zl

They are using Ubuntu.

Recently, we had a post regarding broken desktop integration for debian.
See this thread at:

http://markmail.org/message/t5i57kr4z4bfffyp

After reading this one, I started some research on why/how to integrate
freedesktop.org into debian (a system I personally do not use). Not
using a debian-based Linux distro, it never occurred to me that only one
desktop integration was provided for debian.

Would it be beneficial to have the students work on freedesktop
integration for our debian builds? I would prepare an issue with
pertinent details as far as I am able , but would rely on some of our
debian-based developers to fill in some pieces.

Thoughts?

-- 
-
MzK

"Nothing will work unless you do."
-- Maya Angelou

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



Re: Help.. Build error about missing processdeps.awk under Windows7

2014-09-01 Thread Hung Mark
Hi Steve,

How to run make clean under solenv?
Do you mean build --prepare --from solenv ?

I rebuild by  removing evrything not in original repository, except
main/external & extra_source.
But it still doesn't work.

Is it related to cygwin ?
I'm using 1.7.32

or Make & autoconf ?
Here are my versions:
$ make -v
GNU Make 4.0
Built for i686-pc-cygwin
Copyright (C) 1988-2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

mh@Aoodev-Win7 ~/aoo/main
$ autoconf -h
Usage: /usr/bin/autoconf-2.69 [OPTION]... [TEMPLATE-FILE]

Sincerely.





2014-09-01 10:51 GMT+08:00 Steve Yin :

> I have never seen this problem before, but you can try to run "make clean"
> under the folder "solenv" and rebuild it to check if the problem still
> exists.
>
>
> On Sun, Aug 31, 2014 at 12:58 PM, Hung Mark  wrote:
>
> > I'm bulding latest OpenOffice source code under Windows 7 (64-bit).
> >
> > It complaint about missing processdeps.awk in gtest module (complete
> error
> > message in the attached file):
> >
> > awk: fatal: can't open source file
> > `C:/cygwinc:/cygwin/home/mh/aoo/main/solenv/gbuild/processdeps.awk' for
> > reading (No such file or directory)
> >
> > I found a similar post when searching the mailing list archive,   it said
> > that the error message disappear after changing from source release to
> > subversion repository. I tried, but building code with subversion repos
> > does not solve the problem
> >
> >
> > Here is how I configure it:
> >
> > export SourceMain=`pwd`
> > export SDK_PATH="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0"
> > autoconf && \
> > ./configure \
> >  --with-frame-home="$SDK_PATH" \
> >  --with-psdk-home="$SDK_PATH" \
> >  --with-midl-path="$SDK_PATH/bin" \
> >  --disable-directx  \
> >  --enable-dbgutil \
> >  --with-ant-home="/cygdrive/c/apache-ant-1.9.4" \
> >  --with-cl-home=/cygdrive/c/PROGRA~2/MICROS~1.0/VC \
> >  --with-java-home="/cygdrive/c/Program Files (x86)/Java/jdk1.7.0_67/" \
> >  --with-dmake-url="
> > http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2"; \
> >  --with-epm-url="
> > http://www.msweet.org/files/project2/epm-3.7-source.tar.gz"; \
> >  --enable-pch \
> >  --disable-atl \
> >  --disable-activex \
> >  --disable-binfilter \
> >  --without-junit \
> >  --with-lang="en-US zh-TW"
> >
> >
> > When I check winenv.set.sh , there is still lots of environment variable
> > begin with "C:\",
> > I'm not sure if it is the cause of the problem. Could any one suggest how
> > to build it properly? Thanks.
> >
> >
> >
> > --
> > Mark Hung
> >
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> > For additional commands, e-mail: dev-h...@openoffice.apache.org
> >
>
>
>
> --
> Best Regards,
>
> Steve Yin
>



-- 
Mark Hung


Re: Student Project

2014-09-01 Thread Kay Schenk

On 09/01/2014 10:25 AM, Deborah Digges wrote:
> Hello,
> 
> It's great to hear from you!
> * We work primarily on unix machines - ubuntu specifically. IDEs we have
> worked on include Eclipse, NetBeans and Aptana studio.

OK. Thanks for this information. For any work on the code, you will need
to do builds which can be done in a variety of ways. Historically the
OpenOffice builds were done with command line. But now more use of IDEs.
We can provide more information about this at some point.

> * I know git, but am not very experienced with it. I have worked briefly
> with perforce.

OK. Mainly this is needed if you need to submit patches for anything you
do for Apache OpenOffice.

> * The course evaluation would be in the beginning of December, so that
> gives us time till the end of November to complete the project.
> 
> If there is any more information I could provide you with, I'd be more than
> glad to.
> I'll be going through the link you've mentioned shortly. Once again, thank
> you for your response.
> 
> Regards,
> Deborah

No more information needed right now. You and your team might take a
look at the following developer information found in Developer
Documentation:

*  the Building Guide --
https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO

* OpenOffice Architecture -- https://wiki.openoffice.org/wiki/Architecture

* OpenOffice Development --
https://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Office_Development

We will try to get back to you with some project ideas by the end of the
week (Friday) -- maybe even specifically related to Ubuntu. In the
meantime, please feel free to continue communication with this list.


> 
> 
> 
> On Mon, Sep 1, 2014 at 10:43 PM, Kay Schenk  wrote:
> 
>> On Fri, Aug 29, 2014 at 1:19 AM, Deborah Digges <
>> deborah.gertrude.dig...@gmail.com> wrote:
>>
>>> Hello,
>>>
>>> I am a *4th year* Computer Science student. As a part of a course - "The
>>> Architecture of Open source technologies", I am required to contribute to
>>> an open source project.
>>>
>>> The project is needed to be done by a team of *3 members*.The semester
>> ends
>>> by* November*, so that gives me *three months* to work on the project.
>> The
>>> course requires us to work *8 hours a week*. Also, the course emphasizes
>> on
>>> making code contributions.
>>>
>>> I am familiar with C,C++ and python, and I am eager to pick up additional
>>> skills that are required.
>>>
>>> Please could you help me in this task, as I am quite new to open source.
>>>
>>> Looking forward to your response,
>>> Thanks,
>>> Deborah Digges.
>>>
>>
>> Hello Deborah --
>> Thanks for contacting Apache OpenOffice. We'd love to have you contribute
>> to this project.  We will try to identify a specific task for your team.
>>
>> First, I think we need more information from you to make this successful:
>>
>> * please tell us more about your development environment -- OS, IDE, etc
>> * what is your experience with source version management tools? svn, git,
>> etc
>> * your semester ends "by November" meaning the end of November?
>>
>> There are many references to open source participation available. Here's
>> one that gives a perspective from a participant's viewpoint that you may
>> find helpful.
>>
>>
>> http://blog.cobia.net/cobiacomm/2013/03/13/open-source-community-participation/
>>
>>
>> --
>>
>> -
>> MzK
>>
>> "Nothing will work unless you do."
>> -- Maya Angelou
>>
> 

-- 
-
MzK

"Nothing will work unless you do."
-- Maya Angelou

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



Re: Statistic data per single country

2014-09-01 Thread Rob Weir
On Mon, Sep 1, 2014 at 12:15 PM, Guy Waterval  wrote:
> Hi Rob,
>
> 2014-09-01 18:00 GMT+02:00 Rob Weir :
>
>> On Mon, Sep 1, 2014 at 11:38 AM, Vladislav Stevanovic
>>  wrote:
>> > Tom, thanks for tips. Just one question: When set up is like in this link
>> > below (just "Home", not particular version), what exactly is counted?
>> >
>> http://sourceforge.net/projects/openofficeorg.mirror/files/stats/timeline
>> >  Downloads for all version of AOO with language packages or just
>> downloads
>> > for all verison of AOO but just instalation files?
>>
>> Everything in that directory:  /files
>>
>> So to get all the Serbian versions you would need to look here:
>>
>>
>> http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.1/binaries/sr/stats/timeline
>
>
> It seems not to be OK for all countries, ie Belgium (be) Switzerland (ch)
> ...

It is looking at the language codes for the localized versions of AOO.
It is not looking at country of download.   But we do track that on
another page:

http://www.openoffice.org/stats/countries.html

That data was last updated in April.   It uses this Python script:

https://svn.apache.org/repos/asf/openoffice/devtools/aoo-stats/downloads-by-country.py

-Rob


>
> A+
> --
> gw
>
>>
>>
>>

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



Re: Link to oooforum

2014-09-01 Thread Alexandro Colorado
Yup my idea is that you have an array with the spam users, perform a search
on them, and then fill out the page with the posts related to the spam
users, and just have the macros select all checkboxes and press the delete,
and go to the next page. That would allow you to get all the spam from that
user at least in a smaller process.

Well is not really coding in Javascript since greasemonkey takes care of
that. Remember that you only need to change the url for the page of the
query result. Greasemonkey has a script called AutoFill where you only need
to select the name value of the HTML control and modify it to be checked.
The next task is to press the Button control to delete, and the final step
is to go to the next query in time. Probably the URL will have a page like
?p=23 so is a matter of increments.


Re: Is there a need for such a bug report related to a LO created odt-file?

2014-09-01 Thread Andrea Pescetti

On 01/09/2014 Rony G. Flatscher (Apache) wrote:

Now, I would be able to supply that document (and the doc rendering) as an 
attachment to a bug
report, if that is of any help.


Sure it would. Otherwise we can't check whether the problem is with the 
ODF file or with OpenOffice, we can't trying opening it with earlier 
OpenOffice versions to see if we have a regression and so on.


Regards,
  Andrea.

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



Re: Is there a need for such a bug report related to a LO created odt-file?

2014-09-01 Thread Regina Henschel

Hi Rony,

Rony G. Flatscher (Apache) schrieb:

Hi there,

received a LO document (created with LibreOffice 4.2.4.2 on Ubuntu) which 
causes AOO 4.1.1 to abend.
LO has the reference manager plugin (mendeley) installed and usually stores the 
file as a flat
document (for subversion) and saved it as an odt for the purpose of sending me 
the document. Upon
opening the document in AOO the loading process seems to hang in the first 
fourth (progress bar) for
quite some time, before silently quitting. (This is AOO 4.1.1 on Windows XP.)

The sender then sent me a doc-rendering which I could read into AOO.

Now, I would be able to supply that document (and the doc rendering) as an 
attachment to a bug
report, if that is of any help. Or shall I ask that user to open a bug report 
on the LO side?


An application should never crash and should not quit without a message 
to the user. That has to be fixed in Apache OpenOffice. So please write 
a bug report and attach the .odt document as LibreOffice has produced it 
and the .fodt file too.


The person, who sends it to you, should try to save the file not in "1.2 
Extended (recommended)" but in "1.2 Extended (compat mode)" or in "1.2" 
or even in "1.0/1.1". Then you will likely be able to open it without 
problems. Hi finds the saving format in Tools > Options > Load/Save > 
General.


Kind regards
Regina

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



Is there a need for such a bug report related to a LO created odt-file?

2014-09-01 Thread Rony G. Flatscher (Apache)
Hi there,

received a LO document (created with LibreOffice 4.2.4.2 on Ubuntu) which 
causes AOO 4.1.1 to abend.
LO has the reference manager plugin (mendeley) installed and usually stores the 
file as a flat
document (for subversion) and saved it as an odt for the purpose of sending me 
the document. Upon
opening the document in AOO the loading process seems to hang in the first 
fourth (progress bar) for
quite some time, before silently quitting. (This is AOO 4.1.1 on Windows XP.)

The sender then sent me a doc-rendering which I could read into AOO.

Now, I would be able to supply that document (and the doc rendering) as an 
attachment to a bug
report, if that is of any help. Or shall I ask that user to open a bug report 
on the LO side?

---rony



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



Re: .IDX file for Thesaurus

2014-09-01 Thread Yakov Reztsov
 You can generated .IDX file from .dat file with th_gen_idx.pl script from 
hunspell  source package.
You need only Perl for  it.



Понедельник,  1 сентября 2014, 15:06 +01:00 от "Marco A.G.Pinto":
>Hello!
>
>If you all well remember, my Proofing Tool GUI (PTG) software allows
also to edit the Thesaurus by editing .DAT files.
>
>But I have peeked into a a few extensions and they also have an .IDX
file for the Thesaurus.
>
>Does anyone know how the .IDX is generated so that I code it into
PTG?
>
>Thanks!
>
>Kind regards,
> >Marco A.G.Pinto
>   --
>
>
>-- 


-- 

Yakov Reztsov


Re: Student Project

2014-09-01 Thread Deborah Digges
Hello,

It's great to hear from you!
* We work primarily on unix machines - ubuntu specifically. IDEs we have
worked on include Eclipse, NetBeans and Aptana studio.
* I know git, but am not very experienced with it. I have worked briefly
with perforce.
* The course evaluation would be in the beginning of December, so that
gives us time till the end of November to complete the project.

If there is any more information I could provide you with, I'd be more than
glad to.
I'll be going through the link you've mentioned shortly. Once again, thank
you for your response.

Regards,
Deborah



On Mon, Sep 1, 2014 at 10:43 PM, Kay Schenk  wrote:

> On Fri, Aug 29, 2014 at 1:19 AM, Deborah Digges <
> deborah.gertrude.dig...@gmail.com> wrote:
>
> > Hello,
> >
> > I am a *4th year* Computer Science student. As a part of a course - "The
> > Architecture of Open source technologies", I am required to contribute to
> > an open source project.
> >
> > The project is needed to be done by a team of *3 members*.The semester
> ends
> > by* November*, so that gives me *three months* to work on the project.
> The
> > course requires us to work *8 hours a week*. Also, the course emphasizes
> on
> > making code contributions.
> >
> > I am familiar with C,C++ and python, and I am eager to pick up additional
> > skills that are required.
> >
> > Please could you help me in this task, as I am quite new to open source.
> >
> > Looking forward to your response,
> > Thanks,
> > Deborah Digges.
> >
>
> Hello Deborah --
> Thanks for contacting Apache OpenOffice. We'd love to have you contribute
> to this project.  We will try to identify a specific task for your team.
>
> First, I think we need more information from you to make this successful:
>
> * please tell us more about your development environment -- OS, IDE, etc
> * what is your experience with source version management tools? svn, git,
> etc
> * your semester ends "by November" meaning the end of November?
>
> There are many references to open source participation available. Here's
> one that gives a perspective from a participant's viewpoint that you may
> find helpful.
>
>
> http://blog.cobia.net/cobiacomm/2013/03/13/open-source-community-participation/
>
>
> --
>
> -
> MzK
>
> "Nothing will work unless you do."
> -- Maya Angelou
>


Re: Student Project

2014-09-01 Thread Kay Schenk
On Fri, Aug 29, 2014 at 1:19 AM, Deborah Digges <
deborah.gertrude.dig...@gmail.com> wrote:

> Hello,
>
> I am a *4th year* Computer Science student. As a part of a course - "The
> Architecture of Open source technologies", I am required to contribute to
> an open source project.
>
> The project is needed to be done by a team of *3 members*.The semester ends
> by* November*, so that gives me *three months* to work on the project. The
> course requires us to work *8 hours a week*. Also, the course emphasizes on
> making code contributions.
>
> I am familiar with C,C++ and python, and I am eager to pick up additional
> skills that are required.
>
> Please could you help me in this task, as I am quite new to open source.
>
> Looking forward to your response,
> Thanks,
> Deborah Digges.
>

Hello Deborah --
Thanks for contacting Apache OpenOffice. We'd love to have you contribute
to this project.  We will try to identify a specific task for your team.

First, I think we need more information from you to make this successful:

* please tell us more about your development environment -- OS, IDE, etc
* what is your experience with source version management tools? svn, git,
etc
* your semester ends "by November" meaning the end of November?

There are many references to open source participation available. Here's
one that gives a perspective from a participant's viewpoint that you may
find helpful.

http://blog.cobia.net/cobiacomm/2013/03/13/open-source-community-participation/


-- 
-
MzK

"Nothing will work unless you do."
-- Maya Angelou


Re: .IDX file for Thesaurus

2014-09-01 Thread Marco A.G.Pinto

"Please follow-up to the l10n list"?

Dear Andrea and team,

I sent it to both lists because it is a coding question relating 
proofing, so I am still not sure which ML is the best.


I was looking at the URL and it does have some small source code.

Unfortunately I have some problems understanding the code since I don't 
master the language.


Could someone please translate it for me in human language (the 
algorithm) so that I can code it in PureBasic?


I know that I am annoying with so many questions all the time, but I 
want to build the ultimate proofing tool so that it can be used by 
everyone and that it serves all needs.


Thanks!

Kind regards from your brother and friend,
   >Marco A.G.Pinto
 --



On 01/09/2014 17:26, Andrea Pescetti wrote:

Marco A.G.Pinto wrote:

But I have peeked into a a few extensions and they also have an .IDX
file for the Thesaurus.
Does anyone know how the .IDX is generated so that I code it into PTG?


With th_gen_idx.pl ; you can find it in, e.g., (randomly found with a 
search engine)


http://wordnet-gaeilge.googlecode.com/svn/trunk/th_gen_idx.pl

I'm not sure that repository has a copy of the license, but my copy 
has the license you find under this message.


A note: when writing to more than one list, it's useful to know which 
one is the preferred one for follow-up (so we can avoid sending too 
many messages). So for example, in the first line say "Please 
follow-up to the l10n list" and we'll know we should post answers only 
there.


Regards,
  Andrea.

$ cat LICENSE_th_gen_idx.txt
/*
 * Copyright 2003 Kevin B. Hendricks, Stratford, Ontario, Canada
 * And Contributors.  All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 *
 * 1. Redistributions of source code must retain the above copyright
 *notice, this list of conditions and the following disclaimer.
 *
 * 2. Redistributions in binary form must reproduce the above copyright
 *notice, this list of conditions and the following disclaimer in the
 *documentation and/or other materials provided with the 
distribution.

 *
 * 3. All modifications to the source code must be clearly marked as
 *such.  Binary redistributions based on modified source code
 *must be clearly marked as modified versions in the documentation
 *and/or other materials provided with the distribution.
 *
 * THIS SOFTWARE IS PROVIDED BY KEVIN B. HENDRICKS AND CONTRIBUTORS
 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
 * FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL
 * KEVIN B. HENDRICKS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 
STRICT
 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN 
ANY WAY

 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 * SUCH DAMAGE.
 *
 */

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





--


Re: Statistic data per single country

2014-09-01 Thread Vladislav Stevanovic
Python script is ok, but I do not know how to use it. So, get back on
Sourceforge. Is there way to separat only instalation files (withouth
languages files)?
Regards,
Wlada


2014-09-01 18:15 GMT+02:00 Guy Waterval :

> Hi Rob,
>
> 2014-09-01 18:00 GMT+02:00 Rob Weir :
>
> > On Mon, Sep 1, 2014 at 11:38 AM, Vladislav Stevanovic
> >  wrote:
> > > Tom, thanks for tips. Just one question: When set up is like in this
> link
> > > below (just "Home", not particular version), what exactly is counted?
> > >
> >
> http://sourceforge.net/projects/openofficeorg.mirror/files/stats/timeline
> > >  Downloads for all version of AOO with language packages or just
> > downloads
> > > for all verison of AOO but just instalation files?
> >
> > Everything in that directory:  /files
> >
> > So to get all the Serbian versions you would need to look here:
> >
> >
> >
> http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.1/binaries/sr/stats/timeline
>
>
> It seems not to be OK for all countries, ie Belgium (be) Switzerland (ch)
> ...
>
> A+
> --
> gw
>
> >
> >
> >
>


Re: .IDX file for Thesaurus

2014-09-01 Thread Andrea Pescetti

Marco A.G.Pinto wrote:

But I have peeked into a a few extensions and they also have an .IDX
file for the Thesaurus.
Does anyone know how the .IDX is generated so that I code it into PTG?


With th_gen_idx.pl ; you can find it in, e.g., (randomly found with a 
search engine)


http://wordnet-gaeilge.googlecode.com/svn/trunk/th_gen_idx.pl

I'm not sure that repository has a copy of the license, but my copy has 
the license you find under this message.


A note: when writing to more than one list, it's useful to know which 
one is the preferred one for follow-up (so we can avoid sending too many 
messages). So for example, in the first line say "Please follow-up to 
the l10n list" and we'll know we should post answers only there.


Regards,
  Andrea.

$ cat LICENSE_th_gen_idx.txt
/*
 * Copyright 2003 Kevin B. Hendricks, Stratford, Ontario, Canada
 * And Contributors.  All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 *
 * 1. Redistributions of source code must retain the above copyright
 *notice, this list of conditions and the following disclaimer.
 *
 * 2. Redistributions in binary form must reproduce the above copyright
 *notice, this list of conditions and the following disclaimer in the
 *documentation and/or other materials provided with the distribution.
 *
 * 3. All modifications to the source code must be clearly marked as
 *such.  Binary redistributions based on modified source code
 *must be clearly marked as modified versions in the documentation
 *and/or other materials provided with the distribution.
 *
 * THIS SOFTWARE IS PROVIDED BY KEVIN B. HENDRICKS AND CONTRIBUTORS
 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
 * FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL
 * KEVIN B. HENDRICKS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 
STRICT
 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN 
ANY WAY

 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 * SUCH DAMAGE.
 *
 */

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



Re: Statistic data per single country

2014-09-01 Thread Guy Waterval
Hi Rob,

2014-09-01 18:00 GMT+02:00 Rob Weir :

> On Mon, Sep 1, 2014 at 11:38 AM, Vladislav Stevanovic
>  wrote:
> > Tom, thanks for tips. Just one question: When set up is like in this link
> > below (just "Home", not particular version), what exactly is counted?
> >
> http://sourceforge.net/projects/openofficeorg.mirror/files/stats/timeline
> >  Downloads for all version of AOO with language packages or just
> downloads
> > for all verison of AOO but just instalation files?
>
> Everything in that directory:  /files
>
> So to get all the Serbian versions you would need to look here:
>
>
> http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.1/binaries/sr/stats/timeline


It seems not to be OK for all countries, ie Belgium (be) Switzerland (ch)
...

A+
-- 
gw

>
>
>


Re: Statistic data per single country

2014-09-01 Thread Rob Weir
On Mon, Sep 1, 2014 at 11:38 AM, Vladislav Stevanovic
 wrote:
> Tom, thanks for tips. Just one question: When set up is like in this link
> below (just "Home", not particular version), what exactly is counted?
> http://sourceforge.net/projects/openofficeorg.mirror/files/stats/timeline
>  Downloads for all version of AOO with language packages or just downloads
> for all verison of AOO but just instalation files?

Everything in that directory:  /files

So to get all the Serbian versions you would need to look here:

http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.1/binaries/sr/stats/timeline

And then for the 4.1.0, 4.0.1 and 4.0.0 directories, and so on.

A simpler approach, if you need only language-level detail and don't
need the breakdown by language and OS, is to use this tool:

https://svn.apache.org/repos/asf/openoffice/devtools/aoo-stats/detail-by-day.py

Also download the data file:
https://svn.apache.org/repos/asf/openoffice/devtools/aoo-stats/all.lst

Then you can run:

python detail-by-day.py all.lst 2012-05-07 2014-05-07 >out.csv

It will take a few hours to run, but you will get a CSV file with
download counts for each day.  There is a column for each language.

The output format will be similar to this file:

https://svn.apache.org/repos/asf/openoffice/devtools/aoo-stats/100m.csv

Regards,

-Rob


> Regards,
> Wlada
>
> 2014-08-31 22:38 GMT+02:00 Tal Daniel :
>
>> On Fri, Aug 29, 2014, Vladislav Stevanovic wrote:
>>
>> > Hello,
>> > Is it possible to make some video tutorial how to get statistic  data
>> about
>> > AOO (downloads AOO per country)? For download statistic for Serbian, from
>> > begining (from 2012-05-07) and end day is 2014-05-07 .
>> > Regards,
>> > Wlada
>> >
>>
>> Here's one way to get statisticts on downloads:
>>
>> 1. Visit SourceForge's API:
>>
>> http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.1/binaries/sr/stats/timeline
>> 2. change the dates in the input field (top-right)
>> 3. copy & paste into OpenOffice Spreadsheet.
>> 4. repeat steps 1–3 for every version released since 2012-05-07.
>> 5. sum up the counts :)
>>
>> Video? sorry, but I don't have the time to record it.
>>
>> Tal
>>

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



Re: Statistic data per single country

2014-09-01 Thread Vladislav Stevanovic
Tom, thanks for tips. Just one question: When set up is like in this link
below (just "Home", not particular version), what exactly is counted?
http://sourceforge.net/projects/openofficeorg.mirror/files/stats/timeline
 Downloads for all version of AOO with language packages or just downloads
for all verison of AOO but just instalation files?
Regards,
Wlada

2014-08-31 22:38 GMT+02:00 Tal Daniel :

> On Fri, Aug 29, 2014, Vladislav Stevanovic wrote:
>
> > Hello,
> > Is it possible to make some video tutorial how to get statistic  data
> about
> > AOO (downloads AOO per country)? For download statistic for Serbian, from
> > begining (from 2012-05-07) and end day is 2014-05-07 .
> > Regards,
> > Wlada
> >
>
> Here's one way to get statisticts on downloads:
>
> 1. Visit SourceForge's API:
>
> http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.1/binaries/sr/stats/timeline
> 2. change the dates in the input field (top-right)
> 3. copy & paste into OpenOffice Spreadsheet.
> 4. repeat steps 1–3 for every version released since 2012-05-07.
> 5. sum up the counts :)
>
> Video? sorry, but I don't have the time to record it.
>
> Tal
>


Re: Link to oooforum

2014-09-01 Thread Andrew Douglas Pitonyak


I am looking at iMacro, thanks for the suggestion. My initial attempts 
this morning have failed because it seems to want a concrete starting 
URL. So, when I recorded a script to delete the currently displayed 
spam, what it really recorded was "navigate to the current URL", now do 
what you want. Looks like I can probably set the search URL, try to 
scrape all of the results, and then I can probably use those results to 
navigate to each found SPAM message and delete it. That would at least 
allow me to remove a chunk at a time. If that works, then I can expand 
the macro. I suppose that a first step would be search, remove the first 
found. I could then "rinse and repeat" but it would be much faster to 
scrape all results first. It can take up to 60 seconds to delete a 
single spam (because the forum can run slow).


Do you think that I would have better luck automating with greasemonkey? 
I suppose that would be a reason to learn JavaScript. I mean, I have 
used JavaScript, but I would not say that I know Java Script. I know 
many languages, and when you know a bunch of languages already, and you 
need to simply make a change to existing code with a mostly standard 
syntax (ie, it is not something odd ball like APL), it does not take 
much to make minor bug fixes.


On 09/01/2014 12:15 AM, Alexandro Colorado wrote:

This might sound a bit out there, but a greasemonkey script can be done to
program the check out and delete of all the post related to the handful of
nicks.
That way it could automated and ran all night.
Another extension is iMacros
https://addons.mozilla.org/en-US/firefox/addon/imacros-for-firefox/

Which I guess is near your field Mr Macros guy ;)


On Sun, Aug 31, 2014 at 10:58 PM, Andrew Douglas Pitonyak <
and...@pitonyak.org> wrote:


Although I am able to remove the account, all that does is convert the
posts to have a "guest" user. I wish it did remove the posts as well.


On 08/31/2014 09:41 PM, Alexandro Colorado wrote:


Can't you just remove the spamer account with all his posts?

On 8/31/14, Andrew Douglas Pitonyak  wrote:


More accurately, the owner is generally non-responsive (he is really
busy and does not have much time for a hobby forum).

The forum is currently hosted on machines that prevent him from granting
admin rights to the forum proper and I assume that he does not have
things properly virtualized to allow sufficient access to update the
forum proper (and no time to make this happen).

The problem with fighting the spam is that the moderators and "admins"
are fighting spammers that can compromise the old forum software at will
so with a volume of spam bots posting at will, it is a losing battle.

The owner told me on the phone that he was willing to do something about
this (like allow a transfer, or help, or something), but I understand
that he was not responsive when he was contacted again. When I last
called him just to see if he was alive (really, I thought he might have
died), he was surprised that the site had not been functional in about a
month and said that he had not seen my email to him. For all I know, it
was auto-filtered to spam.

I was just looking at the site, and, the first spammer listed had over
500 spams posted. The only way I have to remove spam is one thread at a
time. So, I would need to spend at least an hours (if I were able to
remove 1 thread every 6 seconds manually). That is a single spammer /
user. It would be more doable if I were able to simply remove every
message from a specific user, but I don't have that ability.

On 08/31/2014 05:23 PM, Alexandro Colorado wrote:


So you got feedback from them, and they denied?

I mean this forum could need some help, the download widget on the
cover still point to 2.4.0 and many links are abandoned projects like
OOoMath and such.

On 8/31/14, Andrea Pescetti  wrote:


On 31/08/2014 Rory O'Farrell wrote:


On Sun, 31 Aug 2014 11:41:29 -0500 Alexandro Colorado  wrote:


I can volunteer to admin the forum and police it for spam.


As I recollect the flood of spam was such that it defeated several
experienced moderators working together. It may be impossible for one
moderator to handle on his own.


I know you both know, but for the benefit of the casual reader, we are
not talking about the official forum, but about a third-party forum
which is not under control of the project. We started some talks to
tell
the maintainers that we may help if needed, but we haven't come to a
conclusion yet. So the project does not have access to that forum and
can't promote users to moderators.

Regards,
  Andrea.

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


  --

Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
Info:  http://www.pitonyak.org/oo.php


-
To unsubscribe

.IDX file for Thesaurus

2014-09-01 Thread Marco A.G.Pinto

Hello!

If you all well remember, my Proofing Tool GUI (PTG) software allows 
also to edit the Thesaurus by editing .DAT files.


But I have peeked into a a few extensions and they also have an .IDX 
file for the Thesaurus.


Does anyone know how the .IDX is generated so that I code it into PTG?

Thanks!

Kind regards,
 >Marco A.G.Pinto
   --


--


Re: Reporting a problem with the OpenOffice website

2014-09-01 Thread FR web forum
That's happen when you download from official website?

- Mail original -
De: "Trevor Roberts" 
À: dev@openoffice.apache.org
Envoyé: Samedi 30 Août 2014 16:06:26
Objet: Reporting a problem with the OpenOffice website

On two attempts  to download OpenOffice on each occasion AVG reported and 
removed a virus I have not made a third attempt






Sent from Windows Mail

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