Re: Problem with git repository

2024-10-05 Thread Keith McKenna

Maksim Romanyuk wrote:

I have lost access to this


Maxim, we need more information before we can start to assist you.

1: always tell us the version of SAOO that you are using, as well as the 
operating system or Distribution of Linux that you are using.


2: What repository are you having trouble connecting too.

Regards
Keith N. McKenna





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



Problem with git repository

2024-10-04 Thread Maksim Romanyuk
I have lost access to this


Re: Registration problem

2024-05-12 Thread Hagar Delest

Hi Geoff,

I have activated your account.

Regards,
Hagar
Forum admin team

Le 12/05/2024 à 14:01, Geoff Tennant a écrit :

I tried to register using this email address
geofftennant14...@gmail.com
I have yet to get the confirmation email from you
Can you facilitate this

Cheers
Geoff Tennant



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



Registration problem

2024-05-12 Thread Geoff Tennant
I tried to register using this email address
geofftennant14...@gmail.com
I have yet to get the confirmation email from you 
Can you facilitate this

Cheers
Geoff Tennant

Re: Problem with new registration on forum.openoffice.org

2024-04-16 Thread Samokat
David, thank you. I've logged in successfully.
Thanks, Anton.

On Fri, Apr 12, 2024 at 8:05 AM David  wrote:

> I have activated your account. There is currently an issue with outgoing
> emails which is being looked at.
>
> Since you are not subscribed to this list you may not see all the
> replies to your query. To subscribe to Apache OpenOffice mailing lists
> go to http://openoffice.apache.org/mailing-lists.html
>
> As a courtesy I have forwarded a copy of this reply to you as well as to
> the mailing list. Do Not reply to me personally but just to the list at
>  - replies to my personal email address
> will be ignored.
>
> Samokat wrote:
> > Hello, Bugzilla Admin Team, Development Team, L10N Team
> >
> > I'm experiencing a problem with creating an account on
> > https://forum.openoffice.org
> > The activation letter does not come to my email address.
> >
> > I've written a letter about this to their general support mailing list (
> > us...@openoffice.apache.org) but it seems that nobody is there since I
> do
> > not receive any reply.
> >
> > Could I ask you to resend my letter to someone who will be able to
> address
> > this problem?
> >
> > Thanks, Anton.
> >
> > On Mon, Mar 18, 2024 at 3:45 PM Samokat  wrote:
> >
> >> Hello
> >>
> >> I cannot finish my new account registration because the activation email
> >> is not coming. Tried to resend the email three times.
> >> Please help to activate my account.
> >>
> >> My account name is AntonSamokat
> >> email is samokat...@gmail.com
> >>
> >> Thanks, Anton.
> >>
>
>


Re: Problem with new registration on forum.openoffice.org

2024-04-11 Thread David
I have activated your account. There is currently an issue with outgoing 
emails which is being looked at.


Since you are not subscribed to this list you may not see all the 
replies to your query. To subscribe to Apache OpenOffice mailing lists 
go to http://openoffice.apache.org/mailing-lists.html


As a courtesy I have forwarded a copy of this reply to you as well as to 
the mailing list. Do Not reply to me personally but just to the list at 
 - replies to my personal email address 
will be ignored.


Samokat wrote:

Hello, Bugzilla Admin Team, Development Team, L10N Team

I'm experiencing a problem with creating an account on
https://forum.openoffice.org
The activation letter does not come to my email address.

I've written a letter about this to their general support mailing list (
us...@openoffice.apache.org) but it seems that nobody is there since I do
not receive any reply.

Could I ask you to resend my letter to someone who will be able to address
this problem?

Thanks, Anton.

On Mon, Mar 18, 2024 at 3:45 PM Samokat  wrote:


Hello

I cannot finish my new account registration because the activation email
is not coming. Tried to resend the email three times.
Please help to activate my account.

My account name is AntonSamokat
email is samokat...@gmail.com

Thanks, Anton.




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



Re: Problem in installing "libgnomevfs2-dev" for building OpenOffice on Debian 12.5.

2024-02-28 Thread General Email
Thanks Damjan.

Is someone in charge of wiki pages? If not, then I will update the wiki page.

Regards,
GE

On Wed, 28 Feb 2024 at 04:00, Damjan Jovanovic  wrote:
>
> GnomeVFS was discontinued a long time ago, and replaced by GIO (and GVFS)
> instead.
>
> Luckily we support both. Pass --enable-gio and --disable-gnome-vfs to
> ./configure. And you can build OpenOffice without either of them, but it
> would probably limit access to files on filesystems that those provide (eg.
> on remote servers).
>
> Regards
> Damjan
>
> On Tue, Feb 27, 2024 at 11:49 AM General Email <
> general.email.12341...@gmail.com> wrote:
>
> > Hi,
> >
> > I was planning to compile OpenOffice on debian 12.5.
> >
> > So, I started to install all the required packages.
> >
> > I am following instructions given on these pages:
> > https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO and
> >
> > https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Building_on_Linux
> >
> > But when I tried to install libgnomevfs2-dev, it gave me an error: "E:
> > Unable to locate package libgnomevfs2-dev".
> >
> > The output from command line is below:
> >
> > 
> > sudo apt-get install libgnomevfs2-dev
> > Reading package lists... Done
> > Building dependency tree... Done
> > Reading state information... Done
> > E: Unable to locate package libgnomevfs2-dev
> > 
> >
> > Can anyone please suggest how to resolve this?
> >
> > Regards,
> > GE
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> > For additional commands, e-mail: dev-h...@openoffice.apache.org
> >
> >

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



Re: Problem in installing "libgnomevfs2-dev" for building OpenOffice on Debian 12.5.

2024-02-27 Thread Damjan Jovanovic
GnomeVFS was discontinued a long time ago, and replaced by GIO (and GVFS)
instead.

Luckily we support both. Pass --enable-gio and --disable-gnome-vfs to
./configure. And you can build OpenOffice without either of them, but it
would probably limit access to files on filesystems that those provide (eg.
on remote servers).

Regards
Damjan

On Tue, Feb 27, 2024 at 11:49 AM General Email <
general.email.12341...@gmail.com> wrote:

> Hi,
>
> I was planning to compile OpenOffice on debian 12.5.
>
> So, I started to install all the required packages.
>
> I am following instructions given on these pages:
> https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO and
>
> https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Building_on_Linux
>
> But when I tried to install libgnomevfs2-dev, it gave me an error: "E:
> Unable to locate package libgnomevfs2-dev".
>
> The output from command line is below:
>
> 
> sudo apt-get install libgnomevfs2-dev
> Reading package lists... Done
> Building dependency tree... Done
> Reading state information... Done
> E: Unable to locate package libgnomevfs2-dev
> 
>
> Can anyone please suggest how to resolve this?
>
> Regards,
> GE
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>


Re: Problem in installing "libgnomevfs2-dev" for building OpenOffice on Debian 12.5.

2024-02-27 Thread Mechtilde

Hello

there is no package libgnomevfs2-dev in Debian anymore.

Regards

Mechtilde

Am 27.02.24 um 12:47 schrieb General Email:

Hi,

I was planning to compile OpenOffice on debian 12.5.

So, I started to install all the required packages.

I am following instructions given on these pages:
https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO and
https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Building_on_Linux

But when I tried to install libgnomevfs2-dev, it gave me an error: "E:
Unable to locate package libgnomevfs2-dev".

The output from command line is below:


sudo apt-get install libgnomevfs2-dev
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package libgnomevfs2-dev


Can anyone please suggest how to resolve this?

Regards,
GE

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



--
Mechtilde Stehmann
## Apache OpenOffice
## Freie Office Suite für Linux, MacOSX, Windows und OS/2
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F


OpenPGP_signature.asc
Description: OpenPGP digital signature


Problem in installing "libgnomevfs2-dev" for building OpenOffice on Debian 12.5.

2024-02-27 Thread General Email
Hi,

I was planning to compile OpenOffice on debian 12.5.

So, I started to install all the required packages.

I am following instructions given on these pages:
https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO and
https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Building_on_Linux

But when I tried to install libgnomevfs2-dev, it gave me an error: "E:
Unable to locate package libgnomevfs2-dev".

The output from command line is below:


sudo apt-get install libgnomevfs2-dev
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package libgnomevfs2-dev


Can anyone please suggest how to resolve this?

Regards,
GE

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



Re: Problem With Open Office and Windows 11 /11 Pro.

2024-02-14 Thread Czesław Wolański
Hi All,

On 2024/02/14 15:43:08 Matthias Seidel wrote:
> Funny fact:
> 
> I have two machines with Windows 11 (22H2 and 23H2 Insider Preview) and 
> both do not have the option for "Suggested Actions".
> 
> I only have "Clipboard History" and see no problems with AOO 4.1.15, 
> when enabled.

According to [1]:
"The suggested actions feature is currently only available in North America."

I don't see it in other UI: (en-GB), (de), (fr) or (pl) - cf. [2]


Regards,
Czesław

[1] "Use suggested actions on your PC"
https://support.microsoft.com/en-us/windows/use-suggested-actions-on-your-pc-486c0527-3395-4b40-b304-f1e3cbe2f404

[2]
https://drive.google.com/file/d/1c8ktISu1x-gN0EqjGKIvbCRFw6XJgBwg/view?usp=sharing




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



Re: Problem With Open Office and Windows 11 /11 Pro.

2024-02-14 Thread Matthias Seidel

Funny fact:

I have two machines with Windows 11 (22H2 and 23H2 Insider Preview) and 
both do not have the option for "Suggested Actions".


I only have "Clipboard History" and see no problems with AOO 4.1.15, 
when enabled.


Matthias

Am 13.02.24 um 18:40 schrieb Matthias Seidel:

Hi Damjan,

Am 13.02.24 um 16:56 schrieb Damjan Jovanovic:
On Tue, Feb 13, 2024 at 3:12 PM Matthias Seidel 


wrote:


Hi Francis, All,

Am 12.02.24 um 17:00 schrieb F Campos Costero:

Hi Don,
There are several posts on the user forum about similar problems. For
example

https://forum.openoffice.org/en/forum/viewtopic.php?p=536089#p536089

The suggested solution is:
" Windows 11 has a new Clipboard Manager - go to Start > Settings, 
Click

Clipboard on the System tab and turn off *Suggested Actions*; if that
doesn't help, try turning off *Clipboard History"*
Please let us know if that works.

Yes, this seems to be a common problem on Windows, we have a lot of
complaints in the Microsoft Store about Calc being unstable.

@All: Anyone who has an idea how to fix this problem?



I think Firefox was also experiencing this and they fixed it:
https://support.mozilla.org/en-US/kb/firefox-hangs-when-copying-suggested-actions-windows-11 



Unfortunately their bug report is very long:
https://bugzilla.mozilla.org/show_bug.cgi?id=1774285

Possibly this was the fix, which calls OleFlushClipboard() after setting
the clipboard contents:
https://phabricator.services.mozilla.com/D160646


Thank you (again) for your valuable expertise!

Interesting that we are not alone with that problem... ;-)

I think it would be great to fix it, as the majority of our users are 
on Windows and the number of Windows 11 users is increasing.


Regards,

   Matthias



Regards
Damjan



smime.p7s
Description: Kryptografische S/MIME-Signatur


Re: Problem With Open Office and Windows 11 /11 Pro.

2024-02-13 Thread Matthias Seidel

Hi Damjan,

Am 13.02.24 um 16:56 schrieb Damjan Jovanovic:

On Tue, Feb 13, 2024 at 3:12 PM Matthias Seidel 
wrote:


Hi Francis, All,

Am 12.02.24 um 17:00 schrieb F Campos Costero:

Hi Don,
There are several posts on the user forum about similar problems. For
example

https://forum.openoffice.org/en/forum/viewtopic.php?p=536089#p536089

The suggested solution is:
" Windows 11 has a new Clipboard Manager - go to Start > Settings, Click
Clipboard on the System tab and turn off *Suggested Actions*; if that
doesn't help, try turning off *Clipboard History"*
Please let us know if that works.

Yes, this seems to be a common problem on Windows, we have a lot of
complaints in the Microsoft Store about Calc being unstable.

@All: Anyone who has an idea how to fix this problem?



I think Firefox was also experiencing this and they fixed it:
https://support.mozilla.org/en-US/kb/firefox-hangs-when-copying-suggested-actions-windows-11

Unfortunately their bug report is very long:
https://bugzilla.mozilla.org/show_bug.cgi?id=1774285

Possibly this was the fix, which calls OleFlushClipboard() after setting
the clipboard contents:
https://phabricator.services.mozilla.com/D160646


Thank you (again) for your valuable expertise!

Interesting that we are not alone with that problem... ;-)

I think it would be great to fix it, as the majority of our users are on 
Windows and the number of Windows 11 users is increasing.


Regards,

   Matthias



Regards
Damjan



smime.p7s
Description: Kryptografische S/MIME-Signatur


Re: Problem With Open Office and Windows 11 /11 Pro.

2024-02-13 Thread Damjan Jovanovic
On Tue, Feb 13, 2024 at 3:12 PM Matthias Seidel 
wrote:

> Hi Francis, All,
>
> Am 12.02.24 um 17:00 schrieb F Campos Costero:
> > Hi Don,
> > There are several posts on the user forum about similar problems. For
> > example
> https://forum.openoffice.org/en/forum/viewtopic.php?p=536089#p536089
> > The suggested solution is:
> > " Windows 11 has a new Clipboard Manager - go to Start > Settings, Click
> > Clipboard on the System tab and turn off *Suggested Actions*; if that
> > doesn't help, try turning off *Clipboard History"*
> > Please let us know if that works.
>
> Yes, this seems to be a common problem on Windows, we have a lot of
> complaints in the Microsoft Store about Calc being unstable.
>
> @All: Anyone who has an idea how to fix this problem?
>
>
I think Firefox was also experiencing this and they fixed it:
https://support.mozilla.org/en-US/kb/firefox-hangs-when-copying-suggested-actions-windows-11

Unfortunately their bug report is very long:
https://bugzilla.mozilla.org/show_bug.cgi?id=1774285

Possibly this was the fix, which calls OleFlushClipboard() after setting
the clipboard contents:
https://phabricator.services.mozilla.com/D160646

Regards
Damjan


Re: Problem With Open Office and Windows 11 /11 Pro.

2024-02-13 Thread Matthias Seidel

Hi Francis, All,

Am 12.02.24 um 17:00 schrieb F Campos Costero:

Hi Don,
There are several posts on the user forum about similar problems. For
example https://forum.openoffice.org/en/forum/viewtopic.php?p=536089#p536089
The suggested solution is:
" Windows 11 has a new Clipboard Manager - go to Start > Settings, Click
Clipboard on the System tab and turn off *Suggested Actions*; if that
doesn't help, try turning off *Clipboard History"*
Please let us know if that works.


Yes, this seems to be a common problem on Windows, we have a lot of 
complaints in the Microsoft Store about Calc being unstable.


@All: Anyone who has an idea how to fix this problem?

Regards,

   Matthias


Regards,
Francis

On Mon, Feb 12, 2024 at 8:22 AM sau...@optimum.net sau...@optimum.net <
sau...@optimum.net> wrote:


Hi,  My name is Donald Sauer. I have been working with Open Office with
Windows products from XP.   I am not sure where the problem starts. With
a speadsheets, Windows 11 or 11 Pro, when try to copy a line, cell,
sheet, from a current spreadsheet the product freezes and I can do any
other function with that spreadsheet. I must kill Open Office and
restart it. This is with both older spreeadsheets created with an older
Windows products, it continues to work with out any problems? I am not
sure if you are aware of this problem? I would more than happy to work
with folks, if you would require any further info or details of this
problem. Of course any fixes or updates that may be availble. My level
of Open Office is the latest from your site, Apache Open Office 4,
4.1.15 Date 2023-11-20 17:44.
Thank you for any Help, or info on this concern.
Don



smime.p7s
Description: Kryptografische S/MIME-Signatur


Re: Re: Re: Problem With Open Office and Windows 11 /11 Pro.

2024-02-12 Thread sau...@optimum.net sau...@optimum.net



Hi Sorry that I left you off the reply. Francis did a great job with the 
problem.

Again Thanks for your help
Don
-- Original Message --
From: sau...@optimum.net
To: fjcc.apa...@gmail.com
Sent: Monday, February 12, 2024 12:03 PM
Subject: Re: Re: Problem With Open Office and Windows 11 /11 Pro.
 
Hi Francis, Thank you for your help. When I checked the settings for the 
Suggested Actions it was set to ON. The Clipboard History was set to 
OFF. When I turned OFF the Suggested Actions, the spreadsheets acted as 
you would expected it shound.  So just to check the Clipboard History, I 
changed to ON. The spreadsheets acted as there was no change of values 
(Clipboard History did not come into play with request.

One again Thanks for your help. Have a great day
Don
 
-- Original Message --
From: fjcc.apa...@gmail.com
To: dev@openoffice.apache.org; sau...@optimum.net
Sent: Monday, February 12, 2024 11:00 AM
Subject: Re: Problem With Open Office and Windows 11 /11 Pro.
 
Hi Don,
There are several posts on the user forum about similar problems. For 
example 
https://forum.openoffice.org/en/forum/viewtopic.php?p=536089#p536089 
<https://forum.openoffice.org/en/forum/viewtopic.php?p=536089#p536089>

The suggested solution is:
" Windows 11 has a new Clipboard Manager - go to Start > Settings, Click 
Clipboard on the System tab and turn off Suggested Actions; if that 
doesn't help, try turning off Clipboard History"

Please let us know if that works.
Regards,
Francis
 

 
On Mon, Feb 12, 2024 at 8:22 AM sau...@optimum.net 
<mailto:sau...@optimum.net>  sau...@optimum.net 
<mailto:sau...@optimum.net>  <mailto:sau...@optimum.net> > wrote:

 

Hi,  My name is Donald Sauer. I have been working with Open Office with 
Windows products from XP.   I am not sure where the problem starts. 
With 

a speadsheets, Windows 11 or 11 Pro, when try to copy a line, cell, 
sheet, from a current spreadsheet the product freezes and I can do any 
other function with that spreadsheet. I must kill Open Office and 
restart it. This is with both older spreeadsheets created with an older 
Windows products, it continues to work with out any problems? I am not 
sure if you are aware of this problem? I would more than happy to work 
with folks, if you would require any further info or details of this 
problem. Of course any fixes or updates that may be availble. My level 
of Open Office is the latest from your site, Apache Open Office 4, 
4.1.15 Date 2023-11-20 17:44.
Thank you for any Help, or info on this concern.
Don    
 


Re: Problem With Open Office and Windows 11 /11 Pro.

2024-02-12 Thread F Campos Costero
Hi Don,
There are several posts on the user forum about similar problems. For
example https://forum.openoffice.org/en/forum/viewtopic.php?p=536089#p536089
The suggested solution is:
" Windows 11 has a new Clipboard Manager - go to Start > Settings, Click
Clipboard on the System tab and turn off *Suggested Actions*; if that
doesn't help, try turning off *Clipboard History"*
Please let us know if that works.
Regards,
Francis

On Mon, Feb 12, 2024 at 8:22 AM sau...@optimum.net sau...@optimum.net <
sau...@optimum.net> wrote:

>
> Hi,  My name is Donald Sauer. I have been working with Open Office with
> Windows products from XP.   I am not sure where the problem starts. With
> a speadsheets, Windows 11 or 11 Pro, when try to copy a line, cell,
> sheet, from a current spreadsheet the product freezes and I can do any
> other function with that spreadsheet. I must kill Open Office and
> restart it. This is with both older spreeadsheets created with an older
> Windows products, it continues to work with out any problems? I am not
> sure if you are aware of this problem? I would more than happy to work
> with folks, if you would require any further info or details of this
> problem. Of course any fixes or updates that may be availble. My level
> of Open Office is the latest from your site, Apache Open Office 4,
> 4.1.15 Date 2023-11-20 17:44.
> Thank you for any Help, or info on this concern.
> Don
>


Problem With Open Office and Windows 11 /11 Pro.

2024-02-12 Thread sau...@optimum.net sau...@optimum.net


Hi,  My name is Donald Sauer. I have been working with Open Office with 
Windows products from XP.   I am not sure where the problem starts. With 
a speadsheets, Windows 11 or 11 Pro, when try to copy a line, cell, 
sheet, from a current spreadsheet the product freezes and I can do any 
other function with that spreadsheet. I must kill Open Office and 
restart it. This is with both older spreeadsheets created with an older 
Windows products, it continues to work with out any problems? I am not 
sure if you are aware of this problem? I would more than happy to work 
with folks, if you would require any further info or details of this 
problem. Of course any fixes or updates that may be availble. My level 
of Open Office is the latest from your site, Apache Open Office 4, 
4.1.15 Date 2023-11-20 17:44.

Thank you for any Help, or info on this concern.
Don    


Re: Problem with RTFSprms::equals() method in RTF import

2024-01-15 Thread Regina Henschel

Regina Henschel schrieb am 15.01.2024 um 15:19:

Hi Miklos, hi all,


sorry, wrong list.

Kind regards,
Regina

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



Problem with RTFSprms::equals() method in RTF import

2024-01-15 Thread Regina Henschel

Hi Miklos, hi all,

I see a problem with the RTFSprms::equals() method. The problem is 
described in Bug 158950 - Paste as Rich Text Format loses character 
color and paragraph alignment from styles

https://bugs.documentfoundation.org/show_bug.cgi?id=158950#c8

Miklos, as far as I see you have implemented the RTF import. Could you 
please have a look at that problem and comment?


Kind regards,
Regina

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



Reporting a problem with the OpenOffice Wiki

2023-11-30 Thread Karen Gray
I’m just 
Sent from my instagram page op I I’m 8
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Organise Icon themes (was: Problem with DAEMON)

2023-02-05 Thread Peter Kovacs

Good morning all,


On Wiki and webpage I found following resources:

[1] https://wiki.openoffice.org/wiki/Icon_style_history

[2] https://wiki.openoffice.org/wiki/Icon_Design

[3] https://wiki.openoffice.org/wiki/Icon_Themes

[4] https://www.openoffice.org/ui/

We should create a resource for Manjiro5s proposals.
Wiki seems a good space for new stuff. However I would like to reduce 
the fragmantation we currently face.


@Manjiro5
Do you have a wiki account?

All the best
Peter

 Weitergeleitete Nachricht 
Betreff:Re: Problem with DAEMON
Datum:  Mon, 6 Feb 2023 06:57:50 +0100
Von:Xavier Verbrèghe 
An: Peter Kovacs 



Hello,
I think that this is the fact that I put a Google Drive link which 
stopped sending the email.


Regards.
Manjiro5

Le sam. 4 févr. 2023 à 16:48, Peter Kovacs  a écrit :

   hi Manjiro5,

   the mail arrived.

   all the best

   Peter

   @all

   Maybe it is best to upload icons to the wiki?



   Am 04.02.23 um 15:53 schrieb Xavier Verbrèghe:
> Hello, I can no longer send emails to the list, no one receives
   them and
> DAEMON sends me a message saying that it no longer works. How to
   remedy
> this and so that I can propose a new wordmark for OpenOffice?
> Regards.
> Manjiro5
>


Re: Problem with DAEMON

2023-02-04 Thread Peter Kovacs

hi Manjiro5,

the mail arrived.

all the best

Peter

@all

Maybe it is best to upload icons to the wiki?



Am 04.02.23 um 15:53 schrieb Xavier Verbrèghe:

Hello, I can no longer send emails to the list, no one receives them and
DAEMON sends me a message saying that it no longer works. How to remedy
this and so that I can propose a new wordmark for OpenOffice?
Regards.
Manjiro5



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



Problem with DAEMON

2023-02-04 Thread Xavier Verbrèghe
Hello, I can no longer send emails to the list, no one receives them and
DAEMON sends me a message saying that it no longer works. How to remedy
this and so that I can propose a new wordmark for OpenOffice?
Regards.
Manjiro5


Re: Error - problem with korean alphabet

2022-11-27 Thread RH Tasin
Thank you, I will check if it is any font problem. Also will try to find a 
korean dev.

Sent with [Proton Mail](https://proton.me/) secure email.

--- Original Message ---
On Saturday, November 26th, 2022 at 10:52 PM, Matthias Seidel 
 wrote:

> Hi,
>
> Do you know any Korean developer who could work on that?
>
> We are all volunteers and I doubt that one of the active developers has 
> insight into the Korean alphabet.
>
> I am not a developer but it also could be a problem with the font. On what OS 
> do you see that?
>
> Regards,
>
> Matthias
>
> Am 21.11.22 um 07:23 schrieb RH Tasin:
>
>> So I am working with Korean language in OpenOffice and I have counter a 
>> problem.
>> ㄴ is working fine beside a Korean alphabet but if I put any other character 
>> on the left side of it then this alphabet is becoming unreadable as you can 
>> see in the below image. This is not happening with other Korean alphabets. 
>> At least I haven't countered any till now except this.
>> please fix this problem and make OpenOffice better.
>> [Screenshot_8.png]

Re: Error - problem with korean alphabet

2022-11-26 Thread Bidouille
Last year, we have Jade Han From South Korea
Registered with dhan.translate on l10n mail list.
I don't know if (s)he is online to have a look on tihs issue.




- Mail original -
> De: "Matthias Seidel" 
> À: dev@openoffice.apache.org
> Envoyé: Samedi 26 Novembre 2022 17:52:59
> Objet: Re: Error - problem with korean alphabet
> 
> 
> 
> Hi,
> 
> Do you know any Korean developer who could work on that?
> 
> We are all volunteers and I doubt that one of the active developers
> has insight into the Korean alphabet.
> 
> I am not a developer but it also could be a problem with the font. On
> what OS do you see that?
> 
> Regards,
> 
> Matthias
> 
> Am 21.11.22 um 07:23 schrieb RH Tasin:
> 
> 
> 
> 
> 
> So I am working with Korean language in OpenOffice and I have counter
> a problem.
> ㄴ is working fine beside a Korean alphabet but if I put any other
> character on the left side of it then this alphabet is becoming
> unreadable as you can see in the below image. This is not happening
> with other Korean alphabets. At least I haven't countered any till
> now except this.
> 
> please fix this problem and make OpenOffice better.
> Screenshot_8.png
> 
> 
> 
> 
> 
> 

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



Re: Error - problem with korean alphabet

2022-11-26 Thread Matthias Seidel
Hi,

Do you know any Korean developer who could work on that?

We are all volunteers and I doubt that one of the active developers has
insight into the Korean alphabet.

I am not a developer but it also could be a problem with the font. On
what OS do you see that?

Regards,

   Matthias

Am 21.11.22 um 07:23 schrieb RH Tasin:
>
> So I am working with Korean language in OpenOffice and I have counter
> a problem.
> ㄴ is working fine beside a Korean alphabet but if I put any other
> character on the left side of it then this alphabet is becoming
> unreadable as you can see in the below image. This is not happening
> with other Korean alphabets. At least I haven't countered any till now
> except this.
> please fix this problem and make OpenOffice better.
> Screenshot_8.png
>
>


smime.p7s
Description: S/MIME Cryptographic Signature


Error - problem with korean alphabet

2022-11-21 Thread RH Tasin
So I am working with Korean language in OpenOffice and I have counter a problem.
ㄴ is working fine beside a Korean alphabet but if I put any other character on 
the left side of it then this alphabet is becoming unreadable as you can see in 
the below image. This is not happening with other Korean alphabets. At least I 
haven't countered any till now except this.
please fix this problem and make OpenOffice better.
[Screenshot_8.png]

Re: problem downloading binaries from sourceforge

2022-07-25 Thread Pedro Lino
Hi Marcus, Carl

> On 07/25/2022 5:06 PM WEST Marcus  wrote:
>  
> Am 25.07.22 um 16:04 schrieb Carl Marcum:

> > It seems to be fixed now.
> 
> I can see the listed item for 4.1.13 and it has already over 81,000 
> downloads.

Yes, all is back to normal, even the mirror options.

Regards,
Pedro

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



Re: problem downloading binaries from sourceforge

2022-07-25 Thread Marcus

Am 25.07.22 um 16:04 schrieb Carl Marcum:

Hi Pedro and all,

On 7/25/22 9:41 AM, Pedro Lino wrote:

It worries me that 4.1.13 does not show up on

https://sourceforge.net/projects/openofficeorg.mirror/files/

Should I report that?

Sourceforge must be changing the pages (again) because when you press 
the "Problems Downloading?" button, you no longer have the option to 
choose the mirror you want, it will simply switch to another mirror...


It seems to be fixed now.


I can see the listed item for 4.1.13 and it has already over 81,000 
downloads.


Marcus




On 07/25/2022 1:52 PM WEST Carl Marcum  wrote:

Hi All,

I tried going through https://openoffice.apache.org/downloads.html to
download Linux x86-64 rpm binaries and follow the binary link to SF and
the download download doesn't start and it redirects me to the files
page and 4.1.13 isn't listed but there is another download button that
doesn't work and then I'm back to the files page.

When I try to login I get a 404 that it says the website is temporarily
in static offline mode.
But it shows a tweet that says its back to full capacity.

Anybody else get this?

Thanks,
Carl


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



Re: problem downloading binaries from sourceforge

2022-07-25 Thread Carl Marcum

Hi Pedro and all,

On 7/25/22 9:41 AM, Pedro Lino wrote:

It worries me that 4.1.13 does not show up on

https://sourceforge.net/projects/openofficeorg.mirror/files/

Should I report that?

Sourceforge must be changing the pages (again) because when you press the "Problems 
Downloading?" button, you no longer have the option to choose the mirror you want, 
it will simply switch to another mirror...


It seems to be fixed now.

Thanks,
Carl



Regards,
Pedro


On 07/25/2022 1:52 PM WEST Carl Marcum  wrote:

  
Hi All,


I tried going through https://openoffice.apache.org/downloads.html to
download Linux x86-64 rpm binaries and follow the binary link to SF and
the download download doesn't start and it redirects me to the files
page and 4.1.13 isn't listed but there is another download button that
doesn't work and then I'm back to the files page.

When I try to login I get a 404 that it says the website is temporarily
in static offline mode.
But it shows a tweet that says its back to full capacity.

Anybody else get this?

Thanks,
Carl


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

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




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



Re: problem downloading binaries from sourceforge

2022-07-25 Thread Pedro Lino
It worries me that 4.1.13 does not show up on

https://sourceforge.net/projects/openofficeorg.mirror/files/

Should I report that?

Sourceforge must be changing the pages (again) because when you press the 
"Problems Downloading?" button, you no longer have the option to choose the 
mirror you want, it will simply switch to another mirror...

Regards,
Pedro

> On 07/25/2022 1:52 PM WEST Carl Marcum  wrote:
> 
>  
> Hi All,
> 
> I tried going through https://openoffice.apache.org/downloads.html to 
> download Linux x86-64 rpm binaries and follow the binary link to SF and 
> the download download doesn't start and it redirects me to the files 
> page and 4.1.13 isn't listed but there is another download button that 
> doesn't work and then I'm back to the files page.
> 
> When I try to login I get a 404 that it says the website is temporarily 
> in static offline mode.
> But it shows a tweet that says its back to full capacity.
> 
> Anybody else get this?
> 
> Thanks,
> Carl
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org

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



Re: problem downloading binaries from sourceforge

2022-07-25 Thread Carl Marcum

Hi Dave and all,

On 7/25/22 9:14 AM, Dave wrote:


On 25/07/2022 13:52, Carl Marcum wrote:

Hi All,

I tried going through https://openoffice.apache.org/downloads.html to
download Linux x86-64 rpm binaries and follow the binary link to SF and
the download download doesn't start and it redirects me to the files
page and 4.1.13 isn't listed but there is another download button that
doesn't work and then I'm back to the files page.

When I try to login I get a 404 that it says the website is temporarily
in static offline mode.
But it shows a tweet that says its back to full capacity.

Anybody else get this?

Thanks,
Carl

Going through the route you describe I get the same, but since I have my
browser set to block almost everything on SurceForge that doesn't surprise.

I suggest the "Alternative download link #2" in the right hand column of
https://www.openoffice.org/download/index.html


I had already grabbed them from
https://www.apache.org/dyn/closer.lua/openoffice/4.1.13/binaries/

I wonder if we should change that alternate link to use the cdn?

Thanks,
Carl


Regards
Dave


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




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



Re: problem downloading binaries from sourceforge

2022-07-25 Thread Dave



On 25/07/2022 13:52, Carl Marcum wrote:
> Hi All,
> 
> I tried going through https://openoffice.apache.org/downloads.html to
> download Linux x86-64 rpm binaries and follow the binary link to SF and
> the download download doesn't start and it redirects me to the files
> page and 4.1.13 isn't listed but there is another download button that
> doesn't work and then I'm back to the files page.
> 
> When I try to login I get a 404 that it says the website is temporarily
> in static offline mode.
> But it shows a tweet that says its back to full capacity.
> 
> Anybody else get this?
> 
> Thanks,
> Carl

Going through the route you describe I get the same, but since I have my
browser set to block almost everything on SurceForge that doesn't surprise.

I suggest the "Alternative download link #2" in the right hand column of
https://www.openoffice.org/download/index.html

Regards
Dave


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



problem downloading binaries from sourceforge

2022-07-25 Thread Carl Marcum

Hi All,

I tried going through https://openoffice.apache.org/downloads.html to 
download Linux x86-64 rpm binaries and follow the binary link to SF and 
the download download doesn't start and it redirects me to the files 
page and 4.1.13 isn't listed but there is another download button that 
doesn't work and then I'm back to the files page.


When I try to login I get a 404 that it says the website is temporarily 
in static offline mode.

But it shows a tweet that says its back to full capacity.

Anybody else get this?

Thanks,
Carl


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



Re: Reporting a problem with the OpenOffice Wiki and Forums

2022-05-15 Thread Dave Fisher



> On May 15, 2022, at 10:00 AM, Pedro Lino  
> wrote:
> 
> After emptying the cache, the links reported by the OP do work, but on the 
> page below the Database now works but not the Mailing Lists
> 
> Is this a separate issue?

Yes. Most of the old OOo project specific mailing lists were never moved to the 
ASF.

A new target for these links is required.

> 
> Regards,
> Pedro
> 
>> On 05/15/2022 2:30 PM Dick Groskamp  wrote:
>> 
>> 
>> Just found another one on the wiki:
>> 
>> http://www.openoffice.org/qa/ooQAReloaded/DatabaseTeamsite/ooQA-TeamDatabaseLinks.html
>> points to several links, of which most work correctly.
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> 


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



Re: Reporting a problem with the OpenOffice Wiki and Forums

2022-05-15 Thread Dave Fisher
I submitted a new PR for the wikinew redirection issue.

> On May 15, 2022, at 9:10 AM, Dave Fisher  wrote:
> 
> This is working. You might need to clear web cache. For some reason it 
> redirects to wikinew.openoffice.org, but it works.
> 
> 
>> On May 15, 2022, at 7:15 AM, Dave Fisher  wrote:
>> 
>> In the recent updates of the wiki and forums they were put onto the same 
>> virtual machine.
>> 
>> I think the current problem is due to the wiki section in the httpd.conf not 
>> recognizing that the wiki.services.openoffice.org domain coming in to the 
>> server is a wiki request. The forum then gets it.
>> 
>> I’ve submitted a PR to ASF Infra puppet to attempt to fix this issue. It 
>> being Sunday it may take some time before it is merged and after that up to 
>> an hour before puppet applies the change.
>> 
>>> On May 15, 2022, at 6:30 AM, Dick Groskamp  wrote:
>>> 
>>> Just found another one on the wiki:
>>> 
>>> http://www.openoffice.org/qa/ooQAReloaded/DatabaseTeamsite/ooQA-TeamDatabaseLinks.html
>>> points to several links, of which most work correctly.
>>> 
>>> However, the link to Database Wiki, which is:
>>> wiki.services.openoffice.org/wiki/Category:Database 
>>> redirects to
>>> https://forum.openoffice.org/wiki/Category:Database
>>> 
>>> but should redirect to https://wiki.openoffice.org/wiki/Category:Database.
>>> 
>>> Therefore I think that Matthias is right. There is something going wrong on 
>>> the wiki with the redirects from "wiki.services.>> wanna_go>...".
>>> 
>>> Redirections go inadvertently to "forum.openoffice.org"
>>> 
>>> They should redirect to "wiki.openoffice.org/" but they redirect now to 
>>> "forum.openoffice.org" which throws a 404. Changing "forum" on the 404 to 
>>> "wiki" will give you the right page.
>>> 
>>> I have no clue as where to search for the error, but I assume its somewhere 
>>> in the configuration of the forum
>>> 
>>> On 2022/05/15 08:15:45 Peter Kovacs wrote:
>>>> Binjour!
>>>> 
>>>> This list is the right place to ask.
>>>> 
>>>> Both Links point to missing Articles on the Forum. Since we updated the 
>>>> Forum software, could it be that links has been changed?
>>>> 
>>>> Maybe searching on the en Forum would help and renew the link.
>>>> 
>>>> 
>>>> 
>>>> Am 15.05.22 um 09:12 schrieb Troumad libertysurf:
>>>>> [FR]
>>>>> 
>>>>> Bonjour
>>>>> 
>>>>> Je ne sais où parler de ce problème. Si on me dit tant-pis, je ne les 
>>>>> remonterais plus...
>>>>> Sur la page 
>>>>> https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html
>>>>>  
>>>>> il y a deux liens qui ne répondent plus :
>>>>> 
>>>>>   OfficeDev - Document Events
>>>>>   Database - Events and Other Notifications
>>>>> 
>>>>> 
>>>>> [EN by https://www.deepl.com/]
>>>>> 
>>>>> Hello
>>>>> 
>>>>> I don't know where to talk about this problem. If someone tells me no 
>>>>> more, I won't bring them up again...
>>>>> On the page 
>>>>> https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html
>>>>>  
>>>>> there are two links that don't work anymore:
>>>>> 
>>>>>   OfficeDev - Document Events
>>>>>   Database - Events and Other Notifications
>>>>> 
>>>> 
>>>> -
>>>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>>>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>>>> 
>>>> 
>>> 
>>> -
>>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>>> 
>> 
>> 
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>> 
> 


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



Re: Reporting a problem with the OpenOffice Wiki and Forums

2022-05-15 Thread Pedro Lino
After emptying the cache, the links reported by the OP do work, but on the page 
below the Database now works but not the Mailing Lists

Is this a separate issue?

Regards,
Pedro

> On 05/15/2022 2:30 PM Dick Groskamp  wrote:
> 
>  
> Just found another one on the wiki:
> 
> http://www.openoffice.org/qa/ooQAReloaded/DatabaseTeamsite/ooQA-TeamDatabaseLinks.html
> points to several links, of which most work correctly.

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



Re: Reporting a problem with the OpenOffice Wiki and Forums

2022-05-15 Thread Dave Fisher
This is working. You might need to clear web cache. For some reason it 
redirects to wikinew.openoffice.org, but it works.


> On May 15, 2022, at 7:15 AM, Dave Fisher  wrote:
> 
> In the recent updates of the wiki and forums they were put onto the same 
> virtual machine.
> 
> I think the current problem is due to the wiki section in the httpd.conf not 
> recognizing that the wiki.services.openoffice.org domain coming in to the 
> server is a wiki request. The forum then gets it.
> 
> I’ve submitted a PR to ASF Infra puppet to attempt to fix this issue. It 
> being Sunday it may take some time before it is merged and after that up to 
> an hour before puppet applies the change.
> 
>> On May 15, 2022, at 6:30 AM, Dick Groskamp  wrote:
>> 
>> Just found another one on the wiki:
>> 
>> http://www.openoffice.org/qa/ooQAReloaded/DatabaseTeamsite/ooQA-TeamDatabaseLinks.html
>> points to several links, of which most work correctly.
>> 
>> However, the link to Database Wiki, which is:
>> wiki.services.openoffice.org/wiki/Category:Database 
>> redirects to
>> https://forum.openoffice.org/wiki/Category:Database
>> 
>> but should redirect to https://wiki.openoffice.org/wiki/Category:Database.
>> 
>> Therefore I think that Matthias is right. There is something going wrong on 
>> the wiki with the redirects from "wiki.services".
>> 
>> Redirections go inadvertently to "forum.openoffice.org"
>> 
>> They should redirect to "wiki.openoffice.org/" but they redirect now to 
>> "forum.openoffice.org" which throws a 404. Changing "forum" on the 404 to 
>> "wiki" will give you the right page.
>> 
>> I have no clue as where to search for the error, but I assume its somewhere 
>> in the configuration of the forum
>> 
>> On 2022/05/15 08:15:45 Peter Kovacs wrote:
>>> Binjour!
>>> 
>>> This list is the right place to ask.
>>> 
>>> Both Links point to missing Articles on the Forum. Since we updated the 
>>> Forum software, could it be that links has been changed?
>>> 
>>> Maybe searching on the en Forum would help and renew the link.
>>> 
>>> 
>>> 
>>> Am 15.05.22 um 09:12 schrieb Troumad libertysurf:
>>>> [FR]
>>>> 
>>>> Bonjour
>>>> 
>>>> Je ne sais où parler de ce problème. Si on me dit tant-pis, je ne les 
>>>> remonterais plus...
>>>> Sur la page 
>>>> https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html
>>>>  
>>>> il y a deux liens qui ne répondent plus :
>>>> 
>>>>OfficeDev - Document Events
>>>>Database - Events and Other Notifications
>>>> 
>>>> 
>>>> [EN by https://www.deepl.com/]
>>>> 
>>>> Hello
>>>> 
>>>> I don't know where to talk about this problem. If someone tells me no 
>>>> more, I won't bring them up again...
>>>> On the page 
>>>> https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html
>>>>  
>>>> there are two links that don't work anymore:
>>>> 
>>>>OfficeDev - Document Events
>>>>Database - Events and Other Notifications
>>>> 
>>> 
>>> -
>>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>>> 
>>> 
>> 
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>> 
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> 


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



Re: Reporting a problem with the OpenOffice Wiki and Forums

2022-05-15 Thread Dave Fisher
In the recent updates of the wiki and forums they were put onto the same 
virtual machine.

I think the current problem is due to the wiki section in the httpd.conf not 
recognizing that the wiki.services.openoffice.org domain coming in to the 
server is a wiki request. The forum then gets it.

I’ve submitted a PR to ASF Infra puppet to attempt to fix this issue. It being 
Sunday it may take some time before it is merged and after that up to an hour 
before puppet applies the change.

> On May 15, 2022, at 6:30 AM, Dick Groskamp  wrote:
> 
> Just found another one on the wiki:
> 
> http://www.openoffice.org/qa/ooQAReloaded/DatabaseTeamsite/ooQA-TeamDatabaseLinks.html
> points to several links, of which most work correctly.
> 
> However, the link to Database Wiki, which is:
> wiki.services.openoffice.org/wiki/Category:Database 
> redirects to
> https://forum.openoffice.org/wiki/Category:Database
> 
> but should redirect to https://wiki.openoffice.org/wiki/Category:Database.
> 
> Therefore I think that Matthias is right. There is something going wrong on 
> the wiki with the redirects from "wiki.services".
> 
> Redirections go inadvertently to "forum.openoffice.org"
> 
> They should redirect to "wiki.openoffice.org/" but they redirect now to 
> "forum.openoffice.org" which throws a 404. Changing "forum" on the 404 to 
> "wiki" will give you the right page.
> 
> I have no clue as where to search for the error, but I assume its somewhere 
> in the configuration of the forum
> 
> On 2022/05/15 08:15:45 Peter Kovacs wrote:
>> Binjour!
>> 
>> This list is the right place to ask.
>> 
>> Both Links point to missing Articles on the Forum. Since we updated the 
>> Forum software, could it be that links has been changed?
>> 
>> Maybe searching on the en Forum would help and renew the link.
>> 
>> 
>> 
>> Am 15.05.22 um 09:12 schrieb Troumad libertysurf:
>>> [FR]
>>> 
>>> Bonjour
>>> 
>>> Je ne sais où parler de ce problème. Si on me dit tant-pis, je ne les 
>>> remonterais plus...
>>> Sur la page 
>>> https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html
>>>  
>>> il y a deux liens qui ne répondent plus :
>>> 
>>> OfficeDev - Document Events
>>> Database - Events and Other Notifications
>>> 
>>> 
>>> [EN by https://www.deepl.com/]
>>> 
>>> Hello
>>> 
>>> I don't know where to talk about this problem. If someone tells me no 
>>> more, I won't bring them up again...
>>> On the page 
>>> https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html
>>>  
>>> there are two links that don't work anymore:
>>> 
>>> OfficeDev - Document Events
>>> Database - Events and Other Notifications
>>> 
>> 
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>> 
>> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> 


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



Re: Reporting a problem with the OpenOffice Wiki and Forums

2022-05-15 Thread Dick Groskamp
Just found another one on the wiki:

http://www.openoffice.org/qa/ooQAReloaded/DatabaseTeamsite/ooQA-TeamDatabaseLinks.html
points to several links, of which most work correctly.

However, the link to Database Wiki, which is:
wiki.services.openoffice.org/wiki/Category:Database 
redirects to
https://forum.openoffice.org/wiki/Category:Database

but should redirect to https://wiki.openoffice.org/wiki/Category:Database.

Therefore I think that Matthias is right. There is something going wrong on the 
wiki with the redirects from "wiki.services".

Redirections go inadvertently to "forum.openoffice.org"

They should redirect to "wiki.openoffice.org/" but they redirect now to 
"forum.openoffice.org" which throws a 404. Changing "forum" on the 404 to 
"wiki" will give you the right page.

I have no clue as where to search for the error, but I assume its somewhere in 
the configuration of the forum

On 2022/05/15 08:15:45 Peter Kovacs wrote:
> Binjour!
> 
> This list is the right place to ask.
> 
> Both Links point to missing Articles on the Forum. Since we updated the 
> Forum software, could it be that links has been changed?
> 
> Maybe searching on the en Forum would help and renew the link.
> 
> 
> 
> Am 15.05.22 um 09:12 schrieb Troumad libertysurf:
> > [FR]
> >
> > Bonjour
> >
> > Je ne sais où parler de ce problème. Si on me dit tant-pis, je ne les 
> > remonterais plus...
> > Sur la page 
> > https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html
> >  
> > il y a deux liens qui ne répondent plus :
> >
> >     OfficeDev - Document Events
> >     Database - Events and Other Notifications
> >
> >
> > [EN by https://www.deepl.com/]
> >
> > Hello
> >
> > I don't know where to talk about this problem. If someone tells me no 
> > more, I won't bring them up again...
> > On the page 
> > https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html
> >  
> > there are two links that don't work anymore:
> >
> >     OfficeDev - Document Events
> >     Database - Events and Other Notifications
> >
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> 
> 

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



Re: Reporting a problem with the OpenOffice Wiki and Forums

2022-05-15 Thread Matthias Seidel
Hi Pedro,

Yes, I need  a day off! Oh wait! It's Sunday? ;-)

Matthias

Am 15.05.22 um 12:15 schrieb Pedro Lino:
>> Am 15.05.22 um 12:01 schrieb Matthias Seidel:
>>> Hi Peter,
>>> What
>> What? What!
>>
>> I need another coffee, it seems! ;-)
> :) No more coffee! You are mixing up names and leaving unfinished sentences! 
> :)
> What you do need is a relaxing drink such as a chamomile or valerian infusion 
> ;)
>
> Have a relaxing Sunday!
>
> Best,
> Pedro
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>



smime.p7s
Description: S/MIME Cryptographic Signature


Re: Reporting a problem with the OpenOffice Wiki and Forums

2022-05-15 Thread Pedro Lino


> Am 15.05.22 um 12:01 schrieb Matthias Seidel:
> > Hi Peter,

> > What
> 
> What? What!
> 
> I need another coffee, it seems! ;-)

:) No more coffee! You are mixing up names and leaving unfinished sentences! :)
What you do need is a relaxing drink such as a chamomile or valerian infusion ;)

Have a relaxing Sunday!

Best,
Pedro

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



Re: Reporting a problem with the OpenOffice Wiki and Forums

2022-05-15 Thread Matthias Seidel
Am 15.05.22 um 12:01 schrieb Matthias Seidel:
> Hi Peter,
>
> Am 15.05.22 um 11:53 schrieb Pedro Lino:
>> Hi Matthias
>>
>>> On 05/15/2022 10:43 AM Matthias Seidel  wrote:
>>> Such ".services." links were normally redirected. Maybe that stopped
>>> after the upgrade of the Wiki server?
>>>
>>> If yes, we now have a lot of "broken" links everywhere...
>> Can we fix these two? Or should this be done through a global Find & Replace?
> I understand that these links are in the forum?
>
>> Who has permission to edit openoffice.org?
> We could change all links on our domain, but we definitely cannot change
> all the links "out there" in the internet...
>
> And as I wrote, before these links were redirected to the Wiki server.
> Now they point to the forum server.
> There is something to be configured.
>
> What

What? What!

I need another coffee, it seems! ;-)

Matthias

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



smime.p7s
Description: S/MIME Cryptographic Signature


Re: Reporting a problem with the OpenOffice Wiki and Forums

2022-05-15 Thread Matthias Seidel
Hi Peter,

Am 15.05.22 um 11:53 schrieb Pedro Lino:
> Hi Matthias
>
>> On 05/15/2022 10:43 AM Matthias Seidel  wrote:
>> Such ".services." links were normally redirected. Maybe that stopped
>> after the upgrade of the Wiki server?
>>
>> If yes, we now have a lot of "broken" links everywhere...
> Can we fix these two? Or should this be done through a global Find & Replace?

I understand that these links are in the forum?

> Who has permission to edit openoffice.org?

We could change all links on our domain, but we definitely cannot change
all the links "out there" in the internet...

And as I wrote, before these links were redirected to the Wiki server.
Now they point to the forum server.
There is something to be configured.

What

Regards,

   Matthias

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



smime.p7s
Description: S/MIME Cryptographic Signature


Re: Reporting a problem with the OpenOffice Wiki and Forums

2022-05-15 Thread Pedro Lino
Hi Matthias

> On 05/15/2022 10:43 AM Matthias Seidel  wrote:

> Such ".services." links were normally redirected. Maybe that stopped
> after the upgrade of the Wiki server?
> 
> If yes, we now have a lot of "broken" links everywhere...

Can we fix these two? Or should this be done through a global Find & Replace?
Who has permission to edit openoffice.org?

Regards,
Pedro

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



Re: Reporting a problem with the OpenOffice Wiki and Forums

2022-05-15 Thread Matthias Seidel
Hi all,

Am 15.05.22 um 11:02 schrieb David Robley:
> Perhaps you are seeing something different from what I see? At
> https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html
> I find:
>
> OfficeDev - Document Events ->
> http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Document_Events

This should be:

https://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Document_Events

> Database - Events and Other Notifications ->
> http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Database/Events_and_Other_Notifications

And this:

https://wiki.openoffice.org/wiki/Documentation/DevGuide/Database/Events_and_Other_Notifications

Such ".services." links were normally redirected. Maybe that stopped
after the upgrade of the Wiki server?

If yes, we now have a lot of "broken" links everywhere...

Regards,

   Matthias

>
> Both return 404 for me.
>
> On 5/15/22 17:45, Peter Kovacs wrote:
>> Binjour!
>>
>> This list is the right place to ask.
>>
>> Both Links point to missing Articles on the Forum. Since we updated
>> the Forum software, could it be that links has been changed?
>>
>> Maybe searching on the en Forum would help and renew the link.
>>
>>
>>
>> Am 15.05.22 um 09:12 schrieb Troumad libertysurf:
>>> [FR]
>>>
>>> Bonjour
>>>
>>> Je ne sais où parler de ce problème. Si on me dit tant-pis, je ne
>>> les remonterais plus...
>>> Sur la page
>>> https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html
>>> il y a deux liens qui ne répondent plus :
>>>
>>>     OfficeDev - Document Events
>>>     Database - Events and Other Notifications
>>>
>>>
>>> [EN by https://www.deepl.com/]
>>>
>>> Hello
>>>
>>> I don't know where to talk about this problem. If someone tells me
>>> no more, I won't bring them up again...
>>> On the page
>>> https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html
>>> there are two links that don't work anymore:
>>>
>>>     OfficeDev - Document Events
>>>     Database - Events and Other Notifications
>>>
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>>
>
> Cheers



smime.p7s
Description: S/MIME Cryptographic Signature


Re: Reporting a problem with the OpenOffice Wiki and Forums

2022-05-15 Thread Joost Andrae

Hi,

the .services.openoffice.org Domain doesn't exsist anymore.

The following links work:

http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Document_Events

http://wiki.openoffice.org/wiki/Documentation/DevGuide/Database/Events_and_Other_Notifications


Kind regards, Joost


Am 15.05.22 um 10:15 schrieb Peter Kovacs:

Binjour!

This list is the right place to ask.

Both Links point to missing Articles on the Forum. Since we updated the 
Forum software, could it be that links has been changed?


Maybe searching on the en Forum would help and renew the link.



Am 15.05.22 um 09:12 schrieb Troumad libertysurf:

[FR]

Bonjour

Je ne sais où parler de ce problème. Si on me dit tant-pis, je ne les 
remonterais plus...
Sur la page 
https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html 
il y a deux liens qui ne répondent plus :


    OfficeDev - Document Events
    Database - Events and Other Notifications


[EN by https://www.deepl.com/]

Hello

I don't know where to talk about this problem. If someone tells me no 
more, I won't bring them up again...
On the page 
https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html 
there are two links that don't work anymore:


    OfficeDev - Document Events
    Database - Events and Other Notifications





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



Re: Reporting a problem with the OpenOffice Wiki and Forums

2022-05-15 Thread David Robley
Perhaps you are seeing something different from what I see? At 
https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html 
I find:


OfficeDev - Document Events -> 
http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Document_Events
Database - Events and Other Notifications -> 
http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Database/Events_and_Other_Notifications


Both return 404 for me.

On 5/15/22 17:45, Peter Kovacs wrote:

Binjour!

This list is the right place to ask.

Both Links point to missing Articles on the Forum. Since we updated 
the Forum software, could it be that links has been changed?


Maybe searching on the en Forum would help and renew the link.



Am 15.05.22 um 09:12 schrieb Troumad libertysurf:

[FR]

Bonjour

Je ne sais où parler de ce problème. Si on me dit tant-pis, je ne les 
remonterais plus...
Sur la page 
https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html 
il y a deux liens qui ne répondent plus :


    OfficeDev - Document Events
    Database - Events and Other Notifications


[EN by https://www.deepl.com/]

Hello

I don't know where to talk about this problem. If someone tells me no 
more, I won't bring them up again...
On the page 
https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html 
there are two links that don't work anymore:


    OfficeDev - Document Events
    Database - Events and Other Notifications



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



Cheers
--
David Robley

Almost went crazy. Would have been a real short trip.
 



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



Re: Reporting a problem with the OpenOffice Wiki and Forums

2022-05-15 Thread Peter Kovacs

Binjour!

This list is the right place to ask.

Both Links point to missing Articles on the Forum. Since we updated the 
Forum software, could it be that links has been changed?


Maybe searching on the en Forum would help and renew the link.



Am 15.05.22 um 09:12 schrieb Troumad libertysurf:

[FR]

Bonjour

Je ne sais où parler de ce problème. Si on me dit tant-pis, je ne les 
remonterais plus...
Sur la page 
https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html 
il y a deux liens qui ne répondent plus :


    OfficeDev - Document Events
    Database - Events and Other Notifications


[EN by https://www.deepl.com/]

Hello

I don't know where to talk about this problem. If someone tells me no 
more, I won't bring them up again...
On the page 
https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html 
there are two links that don't work anymore:


    OfficeDev - Document Events
    Database - Events and Other Notifications



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



Reporting a problem with the OpenOffice Wiki

2022-05-15 Thread Troumad libertysurf

[FR]

Bonjour

Je ne sais où parler de ce problème. Si on me dit tant-pis, je ne les 
remonterais plus...
Sur la page 
https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html 
il y a deux liens qui ne répondent plus :


    OfficeDev - Document Events
    Database - Events and Other Notifications


[EN by https://www.deepl.com/]

Hello

I don't know where to talk about this problem. If someone tells me no 
more, I won't bring them up again...
On the page 
https://www.openoffice.org/api/docs/common/ref/com/sun/star/lang/EventObject.html 
there are two links that don't work anymore:


    OfficeDev - Document Events
    Database - Events and Other Notifications

--
Amicalement vOOotre  Troumad Alias Bernard SIAUD
mon site : http://troumad.org : AD&D maths WEB...
Pour la liberté http://www.developpez.net/forums/f17/systemes/linux/ 
N'envoyez que des documents avec des formats ouverts, comme 
http://fr.libreoffice.org


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



Re: problem reading old XML formats with trunk

2022-02-20 Thread Carl Marcum

Hi Arrigo and All,

On 2/18/22 4:03 PM, Carl Marcum wrote:

Hi Arrigo,

On 2/18/22 3:05 PM, Arrigo Marchiori wrote:

Hello Carl, All,

On Fri, Jan 07, 2022 at 04:57:20PM +0100, Arrigo Marchiori wrote:


Hello Carl, All,

I am branching the thread from here in order to prune less
interesting parts.

On Sun, Nov 14, 2021 at 10:12:05PM -0500, Carl Marcum wrote:


Hi All,

On 11/14/21 5:05 PM, Matthias Seidel wrote:

Hi Carl,

Am 14.11.21 um 22:45 schrieb Carl Marcum:

Hi Matthias,


On 11/14/21 11:44 AM, Matthias Seidel wrote:

Hi Carl,

Am 14.11.21 um 17:36 schrieb Matthias Seidel:

Hi Carl,

Am 14.11.21 um 17:31 schrieb Carl Marcum:

Hi Matthias and All,

On 11/14/21 9:10 AM, Matthias Seidel wrote:

Hi Carl,

I only have a VM available with Xubuntu 18.04.6 and AOO42X, but
have no
problems opening and saving *.STW.

Okay I'll build AOO42X and see if I have same issues as trunk.

I recompiled trunk with
--enable-crashdump=yes \
--enable-dbgutil \

and now I get a better error dialog for opening these file types:
testSaveNewSTC.stc
testSaveNewSXC.sxc
--
Error: uno exception caught while importing:
attempt to insert duplicate XML tag attribute: xmlns:svg
   From File
/openoffice/main/sc/source/filter/xml/xmlwrap.cxx 
at

Line 365
Abort ? (Yes=abort / No=ignore / Cancel=core dump)

I remember that we have a commit in trunk but not in AOO42X:

https://github.com/apache/openoffice/pull/122

Until now it has not been tested... Maybe that is the problem?
I can confirm Read-Errors with AOO450 (trunk) on Windows with 
STW and

SXW.
No problems with AOO420 (AOO42X).

This merge may need to be reverted...

Thanks for checking.

It might be better at this point to fix the code.

That's why I asked for testing... ;-)

I'll do some bisecting and try to narrow it down.

I am not sure if the code was ready, Arrigo might know better.
I bisected it down to this one where it starts giving me the error 
which

makes sense according the the commit message:

ebd28ad3a7fedadb378ee1596803008e8c6b383b is the first bad commit
commit ebd28ad3a7fedadb378ee1596803008e8c6b383b

 Raise an exception when attempting to add duplicate attributes

The error is raised during parsing of file styles.xml, initial tag
, attribute
xmlns:svg="http://openoffice.org/2000/svg";

Method XMLDocumentTransformerContext_Impl::StartElement() considers
individual XML attributes and, at the end, it adds the ones it
considers missing.

The xmlns:svg is considered missing because it does not have the
expected _content_. Yes, the check is made on attribute contents,
rather than attribute names.

That attributs's content _should_ be the one indicated above, but the
caller method XMLTransformerBase::startElement() has _just changed its
content_ into
"urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0"

For this reason, method
XMLDocumentTransformerContext_Impl::StartElement() tries to re-add the
"xmlns:svg" element.

The first solutions that come into my mind are:

  1- have XMLDocumentTransformerContext_Impl::StartElement() consider
  element _names_ rather than values, or

  2- have XMLDocumentTransformerContext_Impl::StartElement() look for
  the ``changed'' content (urn:etcetera) instead of the ``original''
  one (http://Etcetera)

What is the best way to go?

I went for 2-

This problem should be fixed in trunk with commit
7462b7435704d287da295f8819ee4fd4bffded77


The tests on my trunk build now pass!



I could not run the tests, though, I think because they cannot
``type'' the string "@AOO" correctly.

My PC has an Italian keyboard, and I am seeing the tests type
  "AOO
instead of
  @AOO
maybe because the Italian layout has the quotes " above the 2 key?


That could be the reason.
Maybe somehow the test must use en-US localization or keyboard layout.
I'll have to put that on my list of thing to look into.



Best regards,

I will run the tests against it and report my results.


Reported above.

Thanks for the fix!

Best regards,
Carl



Thanks for working on this!

Best regards,
Carl




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



Re: problem reading old XML formats with trunk

2022-02-18 Thread Carl Marcum

Hi Arrigo,

On 2/18/22 3:05 PM, Arrigo Marchiori wrote:

Hello Carl, All,

On Fri, Jan 07, 2022 at 04:57:20PM +0100, Arrigo Marchiori wrote:


Hello Carl, All,

I am branching the thread from here in order to prune less
interesting parts.

On Sun, Nov 14, 2021 at 10:12:05PM -0500, Carl Marcum wrote:


Hi All,

On 11/14/21 5:05 PM, Matthias Seidel wrote:

Hi Carl,

Am 14.11.21 um 22:45 schrieb Carl Marcum:

Hi Matthias,


On 11/14/21 11:44 AM, Matthias Seidel wrote:

Hi Carl,

Am 14.11.21 um 17:36 schrieb Matthias Seidel:

Hi Carl,

Am 14.11.21 um 17:31 schrieb Carl Marcum:

Hi Matthias and All,

On 11/14/21 9:10 AM, Matthias Seidel wrote:

Hi Carl,

I only have a VM available with Xubuntu 18.04.6 and AOO42X, but
have no
problems opening and saving *.STW.

Okay I'll build AOO42X and see if I have same issues as trunk.

I recompiled trunk with
--enable-crashdump=yes \
--enable-dbgutil \

and now I get a better error dialog for opening these file types:
testSaveNewSTC.stc
testSaveNewSXC.sxc
--
Error: uno exception caught while importing:
attempt to insert duplicate XML tag attribute: xmlns:svg
   From File
/openoffice/main/sc/source/filter/xml/xmlwrap.cxx at
Line 365
Abort ? (Yes=abort / No=ignore / Cancel=core dump)

I remember that we have a commit in trunk but not in AOO42X:

https://github.com/apache/openoffice/pull/122

Until now it has not been tested... Maybe that is the problem?

I can confirm Read-Errors with AOO450 (trunk) on Windows with STW and
SXW.
No problems with AOO420 (AOO42X).

This merge may need to be reverted...

Thanks for checking.

It might be better at this point to fix the code.

That's why I asked for testing... ;-)

I'll do some bisecting and try to narrow it down.

I am not sure if the code was ready, Arrigo might know better.

I bisected it down to this one where it starts giving me the error which
makes sense according the the commit message:

ebd28ad3a7fedadb378ee1596803008e8c6b383b is the first bad commit
commit ebd28ad3a7fedadb378ee1596803008e8c6b383b

     Raise an exception when attempting to add duplicate attributes

The error is raised during parsing of file styles.xml, initial tag
, attribute
xmlns:svg="http://openoffice.org/2000/svg";

Method XMLDocumentTransformerContext_Impl::StartElement() considers
individual XML attributes and, at the end, it adds the ones it
considers missing.

The xmlns:svg is considered missing because it does not have the
expected _content_. Yes, the check is made on attribute contents,
rather than attribute names.

That attributs's content _should_ be the one indicated above, but the
caller method XMLTransformerBase::startElement() has _just changed its
content_ into
"urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0"

For this reason, method
XMLDocumentTransformerContext_Impl::StartElement() tries to re-add the
"xmlns:svg" element.

The first solutions that come into my mind are:

  1- have XMLDocumentTransformerContext_Impl::StartElement() consider
  element _names_ rather than values, or

  2- have XMLDocumentTransformerContext_Impl::StartElement() look for
  the ``changed'' content (urn:etcetera) instead of the ``original''
  one (http://Etcetera)

What is the best way to go?

I went for 2-

This problem should be fixed in trunk with commit
7462b7435704d287da295f8819ee4fd4bffded77

I could not run the tests, though, I think because they cannot
``type'' the string "@AOO" correctly.

My PC has an Italian keyboard, and I am seeing the tests type
  "AOO
instead of
  @AOO
maybe because the Italian layout has the quotes " above the 2 key?

Best regards,

I will run the tests against it and report my results.

Thanks for working on this!

Best regards,
Carl


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



Re: problem reading old XML formats with trunk

2022-02-18 Thread Arrigo Marchiori
Hello Carl, All,

On Fri, Jan 07, 2022 at 04:57:20PM +0100, Arrigo Marchiori wrote:

> Hello Carl, All,
> 
> I am branching the thread from here in order to prune less
> interesting parts.
> 
> On Sun, Nov 14, 2021 at 10:12:05PM -0500, Carl Marcum wrote:
> 
> > Hi All,
> > 
> > On 11/14/21 5:05 PM, Matthias Seidel wrote:
> > > Hi Carl,
> > > 
> > > Am 14.11.21 um 22:45 schrieb Carl Marcum:
> > > > Hi Matthias,
> > > > 
> > > > 
> > > > On 11/14/21 11:44 AM, Matthias Seidel wrote:
> > > > > Hi Carl,
> > > > > 
> > > > > Am 14.11.21 um 17:36 schrieb Matthias Seidel:
> > > > > > Hi Carl,
> > > > > > 
> > > > > > Am 14.11.21 um 17:31 schrieb Carl Marcum:
> > > > > > > Hi Matthias and All,
> > > > > > > 
> > > > > > > On 11/14/21 9:10 AM, Matthias Seidel wrote:
> > > > > > > > Hi Carl,
> > > > > > > > 
> > > > > > > > I only have a VM available with Xubuntu 18.04.6 and AOO42X, but
> > > > > > > > have no
> > > > > > > > problems opening and saving *.STW.
> > > > > > > Okay I'll build AOO42X and see if I have same issues as trunk.
> > > > > > > 
> > > > > > > I recompiled trunk with
> > > > > > > --enable-crashdump=yes \
> > > > > > > --enable-dbgutil \
> > > > > > > 
> > > > > > > and now I get a better error dialog for opening these file types:
> > > > > > > testSaveNewSTC.stc
> > > > > > > testSaveNewSXC.sxc
> > > > > > > --
> > > > > > > Error: uno exception caught while importing:
> > > > > > > attempt to insert duplicate XML tag attribute: xmlns:svg
> > > > > > >   From File
> > > > > > > /openoffice/main/sc/source/filter/xml/xmlwrap.cxx 
> > > > > > > at
> > > > > > > Line 365
> > > > > > > Abort ? (Yes=abort / No=ignore / Cancel=core dump)
> > > > > > I remember that we have a commit in trunk but not in AOO42X:
> > > > > > 
> > > > > > https://github.com/apache/openoffice/pull/122
> > > > > > 
> > > > > > Until now it has not been tested... Maybe that is the problem?
> > > > > I can confirm Read-Errors with AOO450 (trunk) on Windows with STW and
> > > > > SXW.
> > > > > No problems with AOO420 (AOO42X).
> > > > > 
> > > > > This merge may need to be reverted...
> > > > 
> > > > Thanks for checking.
> > > > 
> > > > It might be better at this point to fix the code.
> > > That's why I asked for testing... ;-)
> > > > I'll do some bisecting and try to narrow it down.
> > > I am not sure if the code was ready, Arrigo might know better.
> > 
> > I bisected it down to this one where it starts giving me the error which
> > makes sense according the the commit message:
> > 
> > ebd28ad3a7fedadb378ee1596803008e8c6b383b is the first bad commit
> > commit ebd28ad3a7fedadb378ee1596803008e8c6b383b
> > 
> >     Raise an exception when attempting to add duplicate attributes
> 
> The error is raised during parsing of file styles.xml, initial tag
> , attribute
> xmlns:svg="http://openoffice.org/2000/svg";
> 
> Method XMLDocumentTransformerContext_Impl::StartElement() considers
> individual XML attributes and, at the end, it adds the ones it
> considers missing.
> 
> The xmlns:svg is considered missing because it does not have the
> expected _content_. Yes, the check is made on attribute contents,
> rather than attribute names.
> 
> That attributs's content _should_ be the one indicated above, but the
> caller method XMLTransformerBase::startElement() has _just changed its
> content_ into
> "urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0"
> 
> For this reason, method
> XMLDocumentTransformerContext_Impl::StartElement() tries to re-add the
> "xmlns:svg" element.
> 
> The first solutions that come into my mind are:
> 
>  1- have XMLDocumentTransformerContext_Impl::StartElement() consider
>  element _names_ rather than values, or
> 
>  2- have XMLDocumentTransformerContext_Impl::StartElement() look for
>  the ``changed'' content (urn:etcetera) instead of the ``original''
>  one (http://Etcetera)
> 
> What is the best way to go?

I went for 2-

This problem should be fixed in trunk with commit
7462b7435704d287da295f8819ee4fd4bffded77

I could not run the tests, though, I think because they cannot
``type'' the string "@AOO" correctly.

My PC has an Italian keyboard, and I am seeing the tests type
 "AOO 
instead of 
 @AOO
maybe because the Italian layout has the quotes " above the 2 key?

Best regards,
-- 
Arrigo

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



Re: problem reading old XML formats with trunk

2022-01-07 Thread Arrigo Marchiori
Hello Carl, All,

I am branching the thread from here in order to prune less
interesting parts.

On Sun, Nov 14, 2021 at 10:12:05PM -0500, Carl Marcum wrote:

> Hi All,
> 
> On 11/14/21 5:05 PM, Matthias Seidel wrote:
> > Hi Carl,
> > 
> > Am 14.11.21 um 22:45 schrieb Carl Marcum:
> > > Hi Matthias,
> > > 
> > > 
> > > On 11/14/21 11:44 AM, Matthias Seidel wrote:
> > > > Hi Carl,
> > > > 
> > > > Am 14.11.21 um 17:36 schrieb Matthias Seidel:
> > > > > Hi Carl,
> > > > > 
> > > > > Am 14.11.21 um 17:31 schrieb Carl Marcum:
> > > > > > Hi Matthias and All,
> > > > > > 
> > > > > > On 11/14/21 9:10 AM, Matthias Seidel wrote:
> > > > > > > Hi Carl,
> > > > > > > 
> > > > > > > I only have a VM available with Xubuntu 18.04.6 and AOO42X, but
> > > > > > > have no
> > > > > > > problems opening and saving *.STW.
> > > > > > Okay I'll build AOO42X and see if I have same issues as trunk.
> > > > > > 
> > > > > > I recompiled trunk with
> > > > > > --enable-crashdump=yes \
> > > > > > --enable-dbgutil \
> > > > > > 
> > > > > > and now I get a better error dialog for opening these file types:
> > > > > > testSaveNewSTC.stc
> > > > > > testSaveNewSXC.sxc
> > > > > > --
> > > > > > Error: uno exception caught while importing:
> > > > > > attempt to insert duplicate XML tag attribute: xmlns:svg
> > > > > >   From File
> > > > > > /openoffice/main/sc/source/filter/xml/xmlwrap.cxx at
> > > > > > Line 365
> > > > > > Abort ? (Yes=abort / No=ignore / Cancel=core dump)
> > > > > I remember that we have a commit in trunk but not in AOO42X:
> > > > > 
> > > > > https://github.com/apache/openoffice/pull/122
> > > > > 
> > > > > Until now it has not been tested... Maybe that is the problem?
> > > > I can confirm Read-Errors with AOO450 (trunk) on Windows with STW and
> > > > SXW.
> > > > No problems with AOO420 (AOO42X).
> > > > 
> > > > This merge may need to be reverted...
> > > 
> > > Thanks for checking.
> > > 
> > > It might be better at this point to fix the code.
> > That's why I asked for testing... ;-)
> > > I'll do some bisecting and try to narrow it down.
> > I am not sure if the code was ready, Arrigo might know better.
> 
> I bisected it down to this one where it starts giving me the error which
> makes sense according the the commit message:
> 
> ebd28ad3a7fedadb378ee1596803008e8c6b383b is the first bad commit
> commit ebd28ad3a7fedadb378ee1596803008e8c6b383b
> 
>     Raise an exception when attempting to add duplicate attributes

The error is raised during parsing of file styles.xml, initial tag
, attribute
xmlns:svg="http://openoffice.org/2000/svg";

Method XMLDocumentTransformerContext_Impl::StartElement() considers
individual XML attributes and, at the end, it adds the ones it
considers missing.

The xmlns:svg is considered missing because it does not have the
expected _content_. Yes, the check is made on attribute contents,
rather than attribute names.

That attributs's content _should_ be the one indicated above, but the
caller method XMLTransformerBase::startElement() has _just changed its
content_ into
"urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0"

For this reason, method
XMLDocumentTransformerContext_Impl::StartElement() tries to re-add the
"xmlns:svg" element.

The first solutions that come into my mind are:

 1- have XMLDocumentTransformerContext_Impl::StartElement() consider
 element _names_ rather than values, or

 2- have XMLDocumentTransformerContext_Impl::StartElement() look for
 the ``changed'' content (urn:etcetera) instead of the ``original''
 one (http://Etcetera)

What is the best way to go?

Best regards,
-- 
Arrigo

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



Log4Shell is not a problem for OpenOffice

2021-12-17 Thread Dave Fisher
The Apache OpenOffice security team has looked into the two Log4Shell 
vulnerabilities. We are not impacted by them as we don’t use Apache Log4J 2.

For the AOO Security Team,
Dave
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: ASCll problem ???

2021-11-23 Thread Rory O'Farrell
On Tue, 23 Nov 2021 08:42:37 -0700
James Jenkins  wrote:

> My spreadsheet file will not open from either "shortcut or document 
> folder", been using this file for years.  keep getting ASCll Filter 
> Options (character set unicode, English, . . . )
> 
> Live in United State, Arizona

Your file is damaged beyond repair, possibly due to over hasty power off of 
your computer or closure of laptop lid, before the file housekeeping had been 
transmitted

As soon as possible try the methods in this tutorial
https://forum.openoffice.org/en/forum/viewtopic.php?f=71&t=85038 for detailed 
instructions on how to

a) use Previous Versions (W7 and later) to recover previous versions of the 
file.

b) recover your file as it was when you last opened or saved it, or as it was 
when it was last saved with AutoRecovery;

c) find previous versions of the file in the folder it is located in, but which 
have since been deleted;

d) un-delete the temporary files AOO wrote while you were editing the file, and 
then deleted.  This may recover your file as it was when you last opened or you 
last saved it.

Waste no time with the existing file - it will have no usable content.

-- 
Rory O'Farrell

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



ASCll problem ???

2021-11-23 Thread James Jenkins
My spreadsheet file will not open from either "shortcut or document 
folder", been using this file for years.  keep getting ASCll Filter 
Options (character set unicode, English, . . . )


Live in United State, Arizona


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



Re: problem reading old XML formats with trunk

2021-11-17 Thread Carl Marcum

On 11/17/21 3:00 PM, Carl Marcum wrote:

Hi Arrigo,

On 11/17/21 2:43 PM, Arrigo Marchiori wrote:

Hello All,

sorry for chiming in here so late.

On Sun, Nov 14, 2021 at 10:12:05PM -0500, Carl Marcum wrote:


Hi All,

On 11/14/21 5:05 PM, Matthias Seidel wrote:

Hi Carl,

Am 14.11.21 um 22:45 schrieb Carl Marcum:

Hi Matthias,


On 11/14/21 11:44 AM, Matthias Seidel wrote:

Hi Carl,

Am 14.11.21 um 17:36 schrieb Matthias Seidel:

Hi Carl,

Am 14.11.21 um 17:31 schrieb Carl Marcum:

Hi Matthias and All,

On 11/14/21 9:10 AM, Matthias Seidel wrote:

Hi Carl,

I only have a VM available with Xubuntu 18.04.6 and AOO42X, but
have no
problems opening and saving *.STW.

Okay I'll build AOO42X and see if I have same issues as trunk.

I recompiled trunk with
--enable-crashdump=yes \
--enable-dbgutil \

and now I get a better error dialog for opening these file types:
testSaveNewSTC.stc
testSaveNewSXC.sxc
--
Error: uno exception caught while importing:
attempt to insert duplicate XML tag attribute: xmlns:svg
   From File
/openoffice/main/sc/source/filter/xml/xmlwrap.cxx 
at

Line 365
Abort ? (Yes=abort / No=ignore / Cancel=core dump)

I remember that we have a commit in trunk but not in AOO42X:

https://github.com/apache/openoffice/pull/122

Until now it has not been tested... Maybe that is the problem?
I can confirm Read-Errors with AOO450 (trunk) on Windows with STW 
and

SXW.
No problems with AOO420 (AOO42X).

This merge may need to be reverted...

Thanks for checking.

It might be better at this point to fix the code.

That's why I asked for testing... ;-)

I'll do some bisecting and try to narrow it down.

I am not sure if the code was ready, Arrigo might know better.
I bisected it down to this one where it starts giving me the error 
which

makes sense according the the commit message:

ebd28ad3a7fedadb378ee1596803008e8c6b383b is the first bad commit
commit ebd28ad3a7fedadb378ee1596803008e8c6b383b

 Raise an exception when attempting to add duplicate attributes

Yes, that's my commit. It is supposed to avoid duplicated attributes
when _saving_ files. I am surprised you see this error while _opening_
them.

I could not really understand how to reproduce this problem. Could you
please send me a RTFM or a more precise link to the
file/script/whatever?

Reverting that commit is of course possible. But it would be like
sweeping dust under the carpet. Duplicated XML attributes are just
illegal, and we should rather fix the code requesting them. IMHO, of
course.

Thank you in advance and best regards,


The test is here [1] which all these methods do you can try manually.
1. open a new writer documant.
2. type @AOO (this really doesn't matter but that's what the test does)
3. Save As "helloworld_saveas.sxw" (only extension type matters here).
4. Close and reopen it.

Repeat for the other old XML filetypes.

[1] 
https://github.com/apache/openoffice/blob/trunk/test/testgui/source/bvt/gui/FileTypeTest.java


In the meantime I'll build trunk again and make sure I'm getting the 
save results.


Yes, I just built trunk again (c2aa676) looks like I'm two typo commits 
behind.

And I still get the errors.

These errors are upon opening a newly created file with trunk.

To test an existing file I just created a SXW file with 4.1.11 and moved 
it to my test VM.
My build of AOO42X will open it and my trunk build has a read error so 
it's not in the writing of the file from what I can tell from that test.


Thanks,
Carl



Thanks,
Carl




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



Re: problem reading old XML formats with trunk

2021-11-17 Thread Carl Marcum

Hi Arrigo,

On 11/17/21 2:43 PM, Arrigo Marchiori wrote:

Hello All,

sorry for chiming in here so late.

On Sun, Nov 14, 2021 at 10:12:05PM -0500, Carl Marcum wrote:


Hi All,

On 11/14/21 5:05 PM, Matthias Seidel wrote:

Hi Carl,

Am 14.11.21 um 22:45 schrieb Carl Marcum:

Hi Matthias,


On 11/14/21 11:44 AM, Matthias Seidel wrote:

Hi Carl,

Am 14.11.21 um 17:36 schrieb Matthias Seidel:

Hi Carl,

Am 14.11.21 um 17:31 schrieb Carl Marcum:

Hi Matthias and All,

On 11/14/21 9:10 AM, Matthias Seidel wrote:

Hi Carl,

I only have a VM available with Xubuntu 18.04.6 and AOO42X, but
have no
problems opening and saving *.STW.

Okay I'll build AOO42X and see if I have same issues as trunk.

I recompiled trunk with
--enable-crashdump=yes \
--enable-dbgutil \

and now I get a better error dialog for opening these file types:
testSaveNewSTC.stc
testSaveNewSXC.sxc
--
Error: uno exception caught while importing:
attempt to insert duplicate XML tag attribute: xmlns:svg
   From File
/openoffice/main/sc/source/filter/xml/xmlwrap.cxx at
Line 365
Abort ? (Yes=abort / No=ignore / Cancel=core dump)

I remember that we have a commit in trunk but not in AOO42X:

https://github.com/apache/openoffice/pull/122

Until now it has not been tested... Maybe that is the problem?

I can confirm Read-Errors with AOO450 (trunk) on Windows with STW and
SXW.
No problems with AOO420 (AOO42X).

This merge may need to be reverted...

Thanks for checking.

It might be better at this point to fix the code.

That's why I asked for testing... ;-)

I'll do some bisecting and try to narrow it down.

I am not sure if the code was ready, Arrigo might know better.

I bisected it down to this one where it starts giving me the error which
makes sense according the the commit message:

ebd28ad3a7fedadb378ee1596803008e8c6b383b is the first bad commit
commit ebd28ad3a7fedadb378ee1596803008e8c6b383b

     Raise an exception when attempting to add duplicate attributes

Yes, that's my commit. It is supposed to avoid duplicated attributes
when _saving_ files. I am surprised you see this error while _opening_
them.

I could not really understand how to reproduce this problem. Could you
please send me a RTFM or a more precise link to the
file/script/whatever?

Reverting that commit is of course possible. But it would be like
sweeping dust under the carpet. Duplicated XML attributes are just
illegal, and we should rather fix the code requesting them. IMHO, of
course.

Thank you in advance and best regards,


The test is here [1] which all these methods do you can try manually.
1. open a new writer documant.
2. type @AOO (this really doesn't matter but that's what the test does)
3. Save As "helloworld_saveas.sxw" (only extension type matters here).
4. Close and reopen it.

Repeat for the other old XML filetypes.

[1] 
https://github.com/apache/openoffice/blob/trunk/test/testgui/source/bvt/gui/FileTypeTest.java


In the meantime I'll build trunk again and make sure I'm getting the 
save results.


Thanks,
Carl


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



Re: problem reading old XML formats with trunk

2021-11-17 Thread Arrigo Marchiori
Hello All,

sorry for chiming in here so late.

On Sun, Nov 14, 2021 at 10:12:05PM -0500, Carl Marcum wrote:

> Hi All,
> 
> On 11/14/21 5:05 PM, Matthias Seidel wrote:
> > Hi Carl,
> > 
> > Am 14.11.21 um 22:45 schrieb Carl Marcum:
> > > Hi Matthias,
> > > 
> > > 
> > > On 11/14/21 11:44 AM, Matthias Seidel wrote:
> > > > Hi Carl,
> > > > 
> > > > Am 14.11.21 um 17:36 schrieb Matthias Seidel:
> > > > > Hi Carl,
> > > > > 
> > > > > Am 14.11.21 um 17:31 schrieb Carl Marcum:
> > > > > > Hi Matthias and All,
> > > > > > 
> > > > > > On 11/14/21 9:10 AM, Matthias Seidel wrote:
> > > > > > > Hi Carl,
> > > > > > > 
> > > > > > > I only have a VM available with Xubuntu 18.04.6 and AOO42X, but
> > > > > > > have no
> > > > > > > problems opening and saving *.STW.
> > > > > > Okay I'll build AOO42X and see if I have same issues as trunk.
> > > > > > 
> > > > > > I recompiled trunk with
> > > > > > --enable-crashdump=yes \
> > > > > > --enable-dbgutil \
> > > > > > 
> > > > > > and now I get a better error dialog for opening these file types:
> > > > > > testSaveNewSTC.stc
> > > > > > testSaveNewSXC.sxc
> > > > > > --
> > > > > > Error: uno exception caught while importing:
> > > > > > attempt to insert duplicate XML tag attribute: xmlns:svg
> > > > > >   From File
> > > > > > /openoffice/main/sc/source/filter/xml/xmlwrap.cxx at
> > > > > > Line 365
> > > > > > Abort ? (Yes=abort / No=ignore / Cancel=core dump)
> > > > > I remember that we have a commit in trunk but not in AOO42X:
> > > > > 
> > > > > https://github.com/apache/openoffice/pull/122
> > > > > 
> > > > > Until now it has not been tested... Maybe that is the problem?
> > > > I can confirm Read-Errors with AOO450 (trunk) on Windows with STW and
> > > > SXW.
> > > > No problems with AOO420 (AOO42X).
> > > > 
> > > > This merge may need to be reverted...
> > > 
> > > Thanks for checking.
> > > 
> > > It might be better at this point to fix the code.
> > That's why I asked for testing... ;-)
> > > I'll do some bisecting and try to narrow it down.
> > I am not sure if the code was ready, Arrigo might know better.
> 
> I bisected it down to this one where it starts giving me the error which
> makes sense according the the commit message:
> 
> ebd28ad3a7fedadb378ee1596803008e8c6b383b is the first bad commit
> commit ebd28ad3a7fedadb378ee1596803008e8c6b383b
> 
>     Raise an exception when attempting to add duplicate attributes

Yes, that's my commit. It is supposed to avoid duplicated attributes
when _saving_ files. I am surprised you see this error while _opening_
them.

I could not really understand how to reproduce this problem. Could you
please send me a RTFM or a more precise link to the
file/script/whatever?

Reverting that commit is of course possible. But it would be like
sweeping dust under the carpet. Duplicated XML attributes are just
illegal, and we should rather fix the code requesting them. IMHO, of
course.

Thank you in advance and best regards,
-- 
Arrigo

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



Re: problem reading old XML formats with trunk

2021-11-14 Thread Carl Marcum

Hi All,

On 11/14/21 5:05 PM, Matthias Seidel wrote:

Hi Carl,

Am 14.11.21 um 22:45 schrieb Carl Marcum:

Hi Matthias,


On 11/14/21 11:44 AM, Matthias Seidel wrote:

Hi Carl,

Am 14.11.21 um 17:36 schrieb Matthias Seidel:

Hi Carl,

Am 14.11.21 um 17:31 schrieb Carl Marcum:

Hi Matthias and All,

On 11/14/21 9:10 AM, Matthias Seidel wrote:

Hi Carl,

I only have a VM available with Xubuntu 18.04.6 and AOO42X, but
have no
problems opening and saving *.STW.

Okay I'll build AOO42X and see if I have same issues as trunk.

I recompiled trunk with
--enable-crashdump=yes \
--enable-dbgutil \

and now I get a better error dialog for opening these file types:
testSaveNewSTC.stc
testSaveNewSXC.sxc
--
Error: uno exception caught while importing:
attempt to insert duplicate XML tag attribute: xmlns:svg
  From File
/openoffice/main/sc/source/filter/xml/xmlwrap.cxx at
Line 365
Abort ? (Yes=abort / No=ignore / Cancel=core dump)

I remember that we have a commit in trunk but not in AOO42X:

https://github.com/apache/openoffice/pull/122

Until now it has not been tested... Maybe that is the problem?

I can confirm Read-Errors with AOO450 (trunk) on Windows with STW and
SXW.
No problems with AOO420 (AOO42X).

This merge may need to be reverted...


Thanks for checking.

It might be better at this point to fix the code.

That's why I asked for testing... ;-)

I'll do some bisecting and try to narrow it down.

I am not sure if the code was ready, Arrigo might know better.


I bisected it down to this one where it starts giving me the error which 
makes sense according the the commit message:


ebd28ad3a7fedadb378ee1596803008e8c6b383b is the first bad commit
commit ebd28ad3a7fedadb378ee1596803008e8c6b383b

    Raise an exception when attempting to add duplicate attributes

Best regards,
Carl



Regards,

    Matthias


Thanks,
Carl


Regards,

     Matthias


Regards,

     Matthias


Now I'll try AOO42X

Best regards,
Carl


I have only done basic tests so far.

Regards,

  Matthias

Am 14.11.21 um 00:53 schrieb Carl Marcum:

Hi All,

When I build trunk lately I'm getting build verification test
failures
for the following tests in bvt.gui.FileTypeTest

testSaveNewSTC
testSaveNewSTD
testSaveNewSTI
testSaveNewSTW
testSaveNewSXC
testSaveNewSXD
testSaveNewSXI
testSaveNewSXW

I've also manually checked them by saving a new document in one of
these formats. Close and reopen it and I get a Read Error.
I've built and tested on CentOS 7 and Ubuntu 18.04 and get the same
results.

Does anyone have a recent build of trunk to confirm?

Thanks,
Carl

-

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


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



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




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



Re: problem reading old XML formats with trunk

2021-11-14 Thread Matthias Seidel
Hi Carl,

Am 14.11.21 um 22:45 schrieb Carl Marcum:
> Hi Matthias,
>
>
> On 11/14/21 11:44 AM, Matthias Seidel wrote:
>> Hi Carl,
>>
>> Am 14.11.21 um 17:36 schrieb Matthias Seidel:
>>> Hi Carl,
>>>
>>> Am 14.11.21 um 17:31 schrieb Carl Marcum:
>>>> Hi Matthias and All,
>>>>
>>>> On 11/14/21 9:10 AM, Matthias Seidel wrote:
>>>>> Hi Carl,
>>>>>
>>>>> I only have a VM available with Xubuntu 18.04.6 and AOO42X, but
>>>>> have no
>>>>> problems opening and saving *.STW.
>>>> Okay I'll build AOO42X and see if I have same issues as trunk.
>>>>
>>>> I recompiled trunk with
>>>> --enable-crashdump=yes \
>>>> --enable-dbgutil \
>>>>
>>>> and now I get a better error dialog for opening these file types:
>>>> testSaveNewSTC.stc
>>>> testSaveNewSXC.sxc
>>>> --
>>>> Error: uno exception caught while importing:
>>>> attempt to insert duplicate XML tag attribute: xmlns:svg
>>>>  From File
>>>> /openoffice/main/sc/source/filter/xml/xmlwrap.cxx at
>>>> Line 365
>>>> Abort ? (Yes=abort / No=ignore / Cancel=core dump)
>>> I remember that we have a commit in trunk but not in AOO42X:
>>>
>>> https://github.com/apache/openoffice/pull/122
>>>
>>> Until now it has not been tested... Maybe that is the problem?
>> I can confirm Read-Errors with AOO450 (trunk) on Windows with STW and
>> SXW.
>> No problems with AOO420 (AOO42X).
>>
>> This merge may need to be reverted...
>
>
> Thanks for checking.
>
> It might be better at this point to fix the code.
That's why I asked for testing... ;-)
> I'll do some bisecting and try to narrow it down.

I am not sure if the code was ready, Arrigo might know better.

Regards,

   Matthias

>
> Thanks,
> Carl
>
>>
>> Regards,
>>
>>     Matthias
>>
>>> Regards,
>>>
>>>     Matthias
>>>
>>>> Now I'll try AOO42X
>>>>
>>>> Best regards,
>>>> Carl
>>>>
>>>>> I have only done basic tests so far.
>>>>>
>>>>> Regards,
>>>>>
>>>>>  Matthias
>>>>>
>>>>> Am 14.11.21 um 00:53 schrieb Carl Marcum:
>>>>>> Hi All,
>>>>>>
>>>>>> When I build trunk lately I'm getting build verification test
>>>>>> failures
>>>>>> for the following tests in bvt.gui.FileTypeTest
>>>>>>
>>>>>> testSaveNewSTC
>>>>>> testSaveNewSTD
>>>>>> testSaveNewSTI
>>>>>> testSaveNewSTW
>>>>>> testSaveNewSXC
>>>>>> testSaveNewSXD
>>>>>> testSaveNewSXI
>>>>>> testSaveNewSXW
>>>>>>
>>>>>> I've also manually checked them by saving a new document in one of
>>>>>> these formats. Close and reopen it and I get a Read Error.
>>>>>> I've built and tested on CentOS 7 and Ubuntu 18.04 and get the same
>>>>>> results.
>>>>>>
>>>>>> Does anyone have a recent build of trunk to confirm?
>>>>>>
>>>>>> Thanks,
>>>>>> Carl
>>>>>>
>>>>>> -
>>>>>>
>>>>>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>>>>>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>>>>>>
>>>> -
>>>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>>>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>>>>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>



smime.p7s
Description: S/MIME Cryptographic Signature


Re: problem reading old XML formats with trunk

2021-11-14 Thread Carl Marcum

Hi Matthias,


On 11/14/21 11:44 AM, Matthias Seidel wrote:

Hi Carl,

Am 14.11.21 um 17:36 schrieb Matthias Seidel:

Hi Carl,

Am 14.11.21 um 17:31 schrieb Carl Marcum:

Hi Matthias and All,

On 11/14/21 9:10 AM, Matthias Seidel wrote:

Hi Carl,

I only have a VM available with Xubuntu 18.04.6 and AOO42X, but have no
problems opening and saving *.STW.

Okay I'll build AOO42X and see if I have same issues as trunk.

I recompiled trunk with
--enable-crashdump=yes \
--enable-dbgutil \

and now I get a better error dialog for opening these file types:
testSaveNewSTC.stc
testSaveNewSXC.sxc
--
Error: uno exception caught while importing:
attempt to insert duplicate XML tag attribute: xmlns:svg
 From File
/openoffice/main/sc/source/filter/xml/xmlwrap.cxx at
Line 365
Abort ? (Yes=abort / No=ignore / Cancel=core dump)

I remember that we have a commit in trunk but not in AOO42X:

https://github.com/apache/openoffice/pull/122

Until now it has not been tested... Maybe that is the problem?

I can confirm Read-Errors with AOO450 (trunk) on Windows with STW and SXW.
No problems with AOO420 (AOO42X).

This merge may need to be reverted...



Thanks for checking.

It might be better at this point to fix the code.
I'll do some bisecting and try to narrow it down.

Thanks,
Carl



Regards,

    Matthias


Regards,

    Matthias


Now I'll try AOO42X

Best regards,
Carl


I have only done basic tests so far.

Regards,

     Matthias

Am 14.11.21 um 00:53 schrieb Carl Marcum:

Hi All,

When I build trunk lately I'm getting build verification test failures
for the following tests in bvt.gui.FileTypeTest

testSaveNewSTC
testSaveNewSTD
testSaveNewSTI
testSaveNewSTW
testSaveNewSXC
testSaveNewSXD
testSaveNewSXI
testSaveNewSXW

I've also manually checked them by saving a new document in one of
these formats. Close and reopen it and I get a Read Error.
I've built and tested on CentOS 7 and Ubuntu 18.04 and get the same
results.

Does anyone have a recent build of trunk to confirm?

Thanks,
Carl

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


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




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



Re: problem reading old XML formats with trunk

2021-11-14 Thread Matthias Seidel
Hi Carl,

Am 14.11.21 um 17:36 schrieb Matthias Seidel:
> Hi Carl,
>
> Am 14.11.21 um 17:31 schrieb Carl Marcum:
>> Hi Matthias and All,
>>
>> On 11/14/21 9:10 AM, Matthias Seidel wrote:
>>> Hi Carl,
>>>
>>> I only have a VM available with Xubuntu 18.04.6 and AOO42X, but have no
>>> problems opening and saving *.STW.
>> Okay I'll build AOO42X and see if I have same issues as trunk.
>>
>> I recompiled trunk with
>> --enable-crashdump=yes \
>> --enable-dbgutil \
>>
>> and now I get a better error dialog for opening these file types:
>> testSaveNewSTC.stc
>> testSaveNewSXC.sxc
>> --
>> Error: uno exception caught while importing:
>> attempt to insert duplicate XML tag attribute: xmlns:svg
>> From File
>> /openoffice/main/sc/source/filter/xml/xmlwrap.cxx at
>> Line 365
>> Abort ? (Yes=abort / No=ignore / Cancel=core dump)
> I remember that we have a commit in trunk but not in AOO42X:
>
> https://github.com/apache/openoffice/pull/122
>
> Until now it has not been tested... Maybe that is the problem?

I can confirm Read-Errors with AOO450 (trunk) on Windows with STW and SXW.
No problems with AOO420 (AOO42X).

This merge may need to be reverted...

Regards,

   Matthias

>
> Regards,
>
>    Matthias
>
>> Now I'll try AOO42X
>>
>> Best regards,
>> Carl
>>
>>> I have only done basic tests so far.
>>>
>>> Regards,
>>>
>>>     Matthias
>>>
>>> Am 14.11.21 um 00:53 schrieb Carl Marcum:
>>>> Hi All,
>>>>
>>>> When I build trunk lately I'm getting build verification test failures
>>>> for the following tests in bvt.gui.FileTypeTest
>>>>
>>>> testSaveNewSTC
>>>> testSaveNewSTD
>>>> testSaveNewSTI
>>>> testSaveNewSTW
>>>> testSaveNewSXC
>>>> testSaveNewSXD
>>>> testSaveNewSXI
>>>> testSaveNewSXW
>>>>
>>>> I've also manually checked them by saving a new document in one of
>>>> these formats. Close and reopen it and I get a Read Error.
>>>> I've built and tested on CentOS 7 and Ubuntu 18.04 and get the same
>>>> results.
>>>>
>>>> Does anyone have a recent build of trunk to confirm?
>>>>
>>>> Thanks,
>>>> Carl
>>>>
>>>> -
>>>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>>>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>>>>
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>>



smime.p7s
Description: S/MIME Cryptographic Signature


Re: problem reading old XML formats with trunk

2021-11-14 Thread Matthias Seidel
Hi Carl,

Am 14.11.21 um 17:31 schrieb Carl Marcum:
> Hi Matthias and All,
>
> On 11/14/21 9:10 AM, Matthias Seidel wrote:
>> Hi Carl,
>>
>> I only have a VM available with Xubuntu 18.04.6 and AOO42X, but have no
>> problems opening and saving *.STW.
>
> Okay I'll build AOO42X and see if I have same issues as trunk.
>
> I recompiled trunk with
> --enable-crashdump=yes \
> --enable-dbgutil \
>
> and now I get a better error dialog for opening these file types:
> testSaveNewSTC.stc
> testSaveNewSXC.sxc
> --
> Error: uno exception caught while importing:
> attempt to insert duplicate XML tag attribute: xmlns:svg
> From File
> /openoffice/main/sc/source/filter/xml/xmlwrap.cxx at
> Line 365
> Abort ? (Yes=abort / No=ignore / Cancel=core dump)

I remember that we have a commit in trunk but not in AOO42X:

https://github.com/apache/openoffice/pull/122

Until now it has not been tested... Maybe that is the problem?

Regards,

   Matthias

>
> Now I'll try AOO42X
>
> Best regards,
> Carl
>
>>
>> I have only done basic tests so far.
>>
>> Regards,
>>
>>     Matthias
>>
>> Am 14.11.21 um 00:53 schrieb Carl Marcum:
>>> Hi All,
>>>
>>> When I build trunk lately I'm getting build verification test failures
>>> for the following tests in bvt.gui.FileTypeTest
>>>
>>> testSaveNewSTC
>>> testSaveNewSTD
>>> testSaveNewSTI
>>> testSaveNewSTW
>>> testSaveNewSXC
>>> testSaveNewSXD
>>> testSaveNewSXI
>>> testSaveNewSXW
>>>
>>> I've also manually checked them by saving a new document in one of
>>> these formats. Close and reopen it and I get a Read Error.
>>> I've built and tested on CentOS 7 and Ubuntu 18.04 and get the same
>>> results.
>>>
>>> Does anyone have a recent build of trunk to confirm?
>>>
>>> Thanks,
>>> Carl
>>>
>>> -
>>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>>>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>



smime.p7s
Description: S/MIME Cryptographic Signature


Re: problem reading old XML formats with trunk

2021-11-14 Thread Carl Marcum

Hi Matthias and All,

On 11/14/21 9:10 AM, Matthias Seidel wrote:

Hi Carl,

I only have a VM available with Xubuntu 18.04.6 and AOO42X, but have no
problems opening and saving *.STW.


Okay I'll build AOO42X and see if I have same issues as trunk.

I recompiled trunk with
--enable-crashdump=yes \
--enable-dbgutil \

and now I get a better error dialog for opening these file types:
testSaveNewSTC.stc
testSaveNewSXC.sxc
--
Error: uno exception caught while importing:
attempt to insert duplicate XML tag attribute: xmlns:svg
From File 
/openoffice/main/sc/source/filter/xml/xmlwrap.cxx at Line 365

Abort ? (Yes=abort / No=ignore / Cancel=core dump)

Now I'll try AOO42X

Best regards,
Carl



I have only done basic tests so far.

Regards,

    Matthias

Am 14.11.21 um 00:53 schrieb Carl Marcum:

Hi All,

When I build trunk lately I'm getting build verification test failures
for the following tests in bvt.gui.FileTypeTest

testSaveNewSTC
testSaveNewSTD
testSaveNewSTI
testSaveNewSTW
testSaveNewSXC
testSaveNewSXD
testSaveNewSXI
testSaveNewSXW

I've also manually checked them by saving a new document in one of
these formats. Close and reopen it and I get a Read Error.
I've built and tested on CentOS 7 and Ubuntu 18.04 and get the same
results.

Does anyone have a recent build of trunk to confirm?

Thanks,
Carl

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




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



Re: problem reading old XML formats with trunk

2021-11-14 Thread Matthias Seidel
Hi Carl,

I only have a VM available with Xubuntu 18.04.6 and AOO42X, but have no
problems opening and saving *.STW.

I have only done basic tests so far.

Regards,

   Matthias

Am 14.11.21 um 00:53 schrieb Carl Marcum:
> Hi All,
>
> When I build trunk lately I'm getting build verification test failures
> for the following tests in bvt.gui.FileTypeTest
>
> testSaveNewSTC
> testSaveNewSTD
> testSaveNewSTI
> testSaveNewSTW
> testSaveNewSXC
> testSaveNewSXD
> testSaveNewSXI
> testSaveNewSXW
>
> I've also manually checked them by saving a new document in one of
> these formats. Close and reopen it and I get a Read Error.
> I've built and tested on CentOS 7 and Ubuntu 18.04 and get the same
> results.
>
> Does anyone have a recent build of trunk to confirm?
>
> Thanks,
> Carl
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>



smime.p7s
Description: S/MIME Cryptographic Signature


problem reading old XML formats with trunk

2021-11-13 Thread Carl Marcum

Hi All,

When I build trunk lately I'm getting build verification test failures 
for the following tests in bvt.gui.FileTypeTest


testSaveNewSTC
testSaveNewSTD
testSaveNewSTI
testSaveNewSTW
testSaveNewSXC
testSaveNewSXD
testSaveNewSXI
testSaveNewSXW

I've also manually checked them by saving a new document in one of these 
formats. Close and reopen it and I get a Read Error.

I've built and tested on CentOS 7 and Ubuntu 18.04 and get the same results.

Does anyone have a recent build of trunk to confirm?

Thanks,
Carl

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



Re: problem with spell checker even after I installed version 4.1.10

2021-08-17 Thread Daniel Caputa

Thanks! Your instructions worked great!! Dan

On 8/2/2021 12:59 PM, Rory O'Farrell wrote:

On Mon, 2 Aug 2021 16:46:58 +
Daniel Caputa  wrote:


Hello. My name is Daniel Caputa and  I’m having trouble with the spell checker 
and the language. I’m using windows 10. When I go to “auto spell check”, it 
shows everything I type with red squiggle lines under the words. I checked 
everything for the language and every other thing it told me to check but it 
still doesn’t work properly. One example is when I type the word “is” it comes 
up E1. If I try to use “auto spell check” a little red line comes up under each 
word. If I go to “spelling and grammar”, it highlights each word as the wrong 
spelling, even if they’re spelled correctly. I even went to “repair problems” 
which didn’t work.  I know my spell checker is working good on my other 
programs because as I have been typing this letter, it’s been correcting my 
spelling. Could you please instruct me as to what I could do to correct my 
problem??? I’ll be looking forward to hearing from you. Thanks Dan!!

Start by renaming your OpenOffice user profile.

If you are using Windows close OpenOffice and the Quickstarter. Open File
Explorer. Copy and paste %appdata%\OpenOffice\4 in the File Explorer (sometimes 
called Windows Explorer)
Address Bar and press Enter. Rename the "user" folder - "user.old" is a
good choice. Start OpenOffice.

This cures most spellcheck problems.



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



Re: problem with spell checker even after I installed version 4.1.10

2021-08-03 Thread casalva
You can get more details on the user profile on the Italian AOO forum: 
https://forum.openoffice.org/it/forum/viewtopic.php?f=34&t=5100

- Messaggio originale -
Da: "Daniel Caputa" 
A: dev@openoffice.apache.org
Inviato: Lunedì, 2 agosto 2021 18:46:58
Oggetto: problem with spell checker even after I installed version 4.1.10

Hello. My name is Daniel Caputa and  I’m having trouble with the spell checker 
and the language. I’m using windows 10. When I go to “auto spell check”, it 
shows everything I type with red squiggle lines under the words. I checked 
everything for the language and every other thing it told me to check but it 
still doesn’t work properly. One example is when I type the word “is” it comes 
up E1. If I try to use “auto spell check” a little red line comes up under each 
word. If I go to “spelling and grammar”, it highlights each word as the wrong 
spelling, even if they’re spelled correctly. I even went to “repair problems” 
which didn’t work.  I know my spell checker is working good on my other 
programs because as I have been typing this letter, it’s been correcting my 
spelling. Could you please instruct me as to what I could do to correct my 
problem??? I’ll be looking forward to hearing from you. Thanks Dan!!



Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10

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



Re: problem with spell checker even after I installed version 4.1.10

2021-08-02 Thread Rory O'Farrell
On Mon, 2 Aug 2021 16:46:58 +
Daniel Caputa  wrote:

> Hello. My name is Daniel Caputa and  I’m having trouble with the spell 
> checker and the language. I’m using windows 10. When I go to “auto spell 
> check”, it shows everything I type with red squiggle lines under the words. I 
> checked everything for the language and every other thing it told me to check 
> but it still doesn’t work properly. One example is when I type the word “is” 
> it comes up E1. If I try to use “auto spell check” a little red line comes up 
> under each word. If I go to “spelling and grammar”, it highlights each word 
> as the wrong spelling, even if they’re spelled correctly. I even went to 
> “repair problems” which didn’t work.  I know my spell checker is working good 
> on my other programs because as I have been typing this letter, it’s been 
> correcting my spelling. Could you please instruct me as to what I could do to 
> correct my problem??? I’ll be looking forward to hearing from you. Thanks 
> Dan!!

Start by renaming your OpenOffice user profile.

If you are using Windows close OpenOffice and the Quickstarter. Open File
Explorer. Copy and paste %appdata%\OpenOffice\4 in the File Explorer (sometimes 
called Windows Explorer)
Address Bar and press Enter. Rename the "user" folder - "user.old" is a
good choice. Start OpenOffice.

This cures most spellcheck problems.

-- 
Rory O'Farrell 

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



problem with spell checker even after I installed version 4.1.10

2021-08-02 Thread Daniel Caputa
Hello. My name is Daniel Caputa and  I’m having trouble with the spell checker 
and the language. I’m using windows 10. When I go to “auto spell check”, it 
shows everything I type with red squiggle lines under the words. I checked 
everything for the language and every other thing it told me to check but it 
still doesn’t work properly. One example is when I type the word “is” it comes 
up E1. If I try to use “auto spell check” a little red line comes up under each 
word. If I go to “spelling and grammar”, it highlights each word as the wrong 
spelling, even if they’re spelled correctly. I even went to “repair problems” 
which didn’t work.  I know my spell checker is working good on my other 
programs because as I have been typing this letter, it’s been correcting my 
spelling. Could you please instruct me as to what I could do to correct my 
problem??? I’ll be looking forward to hearing from you. Thanks Dan!!



Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10



RE: Where can I get help with a complicated menu problem (API)?

2021-06-01 Thread Jörg Schmidt
 

> -Original Message-
> From: Rory O'Farrell [mailto:ofarr...@iol.ie] 
> Sent: Tuesday, June 01, 2021 4:36 PM
> To: dev@openoffice.apache.org
> Subject: Re: Where can I get help with a complicated menu 
> problem (API)?

> In this thread
> [url]https://forum.openoffice.org/en/forum/viewtopic.php?f=20&;
> t=99632[/url]

Thanks, I will take a look.


Jörg


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



RE: Where can I get help with a complicated menu problem (API)?

2021-06-01 Thread Jörg Schmidt
Hello Peter, 

> -Original Message-
> From: Peter Kovacs [mailto:pe...@apache.org] 
> Sent: Tuesday, June 01, 2021 9:16 PM
> To: dev@openoffice.apache.org
> Subject: Re: Where can I get help with a complicated menu 
> problem (API)?
> 
> Hello Jörg,
> 
> I have passed the extension you have provided to the person 
> who asked on 
> Facebook.
> 
> The Answer was:
> 
> "Thank you so much! This works perfectly. [...]
> I never expected anyone to pay attention to my question, but you did. 
> AND you went above and beyond. I am honored and impressed.
> 
> I wanted to leave positive feedback for the extension, but I 
> didn't see 
> anywhere to do so.
> 
> [...]
> 
> 
> i'm just incredibly happy to havethe extension. i've been 
> bragging about 
> OO to everybody because you paid attention to me and actually had an 
> extension created. i think people will be really happy with 
> it once they 
> realize that it exists. as a numbers person, it is a must have."

Good publicity for Openoffice

> So if you have time please release it on extensions, so she 
> can rate it. 

What do you think Peter, should I do that at this point in time?

OK, the extension works, but it's only a prototype at the moment and above all 
we had thought about releasing more language localizations.



greetings,
Jörg


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



Re: Where can I get help with a complicated menu problem (API)?

2021-06-01 Thread Peter Kovacs

Hello Jörg,

I have passed the extension you have provided to the person who asked on 
Facebook.


The Answer was:

"Thank you so much! This works perfectly. [...]
I never expected anyone to pay attention to my question, but you did. 
AND you went above and beyond. I am honored and impressed.


I wanted to leave positive feedback for the extension, but I didn't see 
anywhere to do so.


[...]


i'm just incredibly happy to havethe extension. i've been bragging about 
OO to everybody because you paid attention to me and actually had an 
extension created. i think people will be really happy with it once they 
realize that it exists. as a numbers person, it is a must have."


:) Sometimes small features make a difference.

So if you have time please release it on extensions, so she can rate it. 
If you are happy with the version of course.


All the best

Peter

On 01.06.21 09:12, Jörg Schmidt wrote:

Hello,

Peter had asked me to write a small extension, which I did. For the meaningful 
operation of the extension it would be necessary to be able to set a check mark 
at a, self-defined, menu item.
The question is formulated here more exactly (and the short answer there does 
not help me unfortunately):
https://forum.openoffice.org/en/forum/viewtopic.php?f=20&t=105315#p511270


Can someone help me?

My hope is that someone knows who used to work as a programmer at OOo/SUN with 
a focus on menus and can still be contacted today.


greetings,
Jörg


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


--
This is the Way! http://www.apache.org/theapacheway/index.html


Re: Where can I get help with a complicated menu problem (API)?

2021-06-01 Thread Rory O'Farrell
On Tue, 1 Jun 2021 09:12:05 +0200
Jörg Schmidt  wrote:

> Hello,
> 
> Peter had asked me to write a small extension, which I did. For the 
> meaningful operation of the extension it would be necessary to be able to set 
> a check mark at a, self-defined, menu item.
> The question is formulated here more exactly (and the short answer there does 
> not help me unfortunately):
> https://forum.openoffice.org/en/forum/viewtopic.php?f=20&t=105315#p511270
> 
> 
> Can someone help me?
> 
> My hope is that someone knows who used to work as a programmer at OOo/SUN 
> with a focus on menus and can still be contacted today. 
> 
> 
> greetings,
> Jörg

In this thread
[url]https://forum.openoffice.org/en/forum/viewtopic.php?f=20&t=99632[/url]

Hubert Lambert in the second last post gives some BASIC code to modify the item 
name in the menu bar.  This would surely allow you replace the item name with 
"Item Name "

-- 
Rory O'Farrell 

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



RE: Where can I get help with a complicated menu problem (API)?

2021-06-01 Thread Jörg Schmidt
 

> -Original Message-
> From: Rory O'Farrell [mailto:ofarr...@iol.ie] 
> Sent: Tuesday, June 01, 2021 9:47 AM
> To: dev@openoffice.apache.org
> Subject: Re: Where can I get help with a complicated menu 
> problem (API)?

> This is not an immediate answer, but I note that the 
> checkmark mechanism is available in (inter alia) Writer, on 
> the View menu, for selection of toolbars and viewing of Text 
> boundaries and Sidebar.  A quick search threw up this
> [url]https://www.openoffice.org/api/docs/common/ref/com/sun/st
ar/mozilla/MenuMultipleChange.html[/url]

Yes. Thank you, but ...

... this is a similar link I already received in the forum
(https://www.openoffice.org/api/docs/common/ref/com/sun/star/awt/XPopupMenu.html)
and unfortunately it is not enough for me to develop a solution myself.


greetings,
Jörg


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



Correction:Re: Where can I get help with a complicated menu problem (API)?

2021-06-01 Thread Rory O'Farrell
On Tue, 1 Jun 2021 08:46:36 +0100
Rory O'Farrell  wrote:

> On Tue, 1 Jun 2021 09:12:05 +0200
> Jörg Schmidt  wrote:
> 
> > Hello,
> > 
> > Peter had asked me to write a small extension, which I did. For the 
> > meaningful operation of the extension it would be necessary to be able to 
> > set a check mark at a, self-defined, menu item.
> > The question is formulated here more exactly (and the short answer there 
> > does not help me unfortunately):
> > https://forum.openoffice.org/en/forum/viewtopic.php?f=20&t=105315#p511270
> > 
> > 
> > Can someone help me?
> > 
> > My hope is that someone knows who used to work as a programmer at OOo/SUN 
> > with a focus on menus and can still be contacted today. 
> > 
> > 
> > greetings,
> > Jörg
> 
> This is not an immediate answer, but I note that the checkmark mechanism is 
> available in (inter alia) Writer, on the View menu, for selection of toolbars 
> and viewing of Text boundaries and Sidebar.  A quick search threw up this
> [url]https://www.openoffice.org/api/docs/common/ref/com/sun/star/mozilla/MenuMultipleChange.html[/url]
> 
> But I mention that I am an experienced programmer - my programming days were 
> 35 years ago in Z80 assembler, later in Pascal and Modula.


When I wrote "I am an experienced programmer" that was incorrect: it should 
have read "I am NOT an experienced programmer"! Apologies - I should read what 
I am typing!!

Rory

> 
> -- 
> Rory O'Farrell 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> 


-- 
Rory O'Farrell 

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



Re: Where can I get help with a complicated menu problem (API)?

2021-06-01 Thread Rory O'Farrell
On Tue, 1 Jun 2021 09:12:05 +0200
Jörg Schmidt  wrote:

> Hello,
> 
> Peter had asked me to write a small extension, which I did. For the 
> meaningful operation of the extension it would be necessary to be able to set 
> a check mark at a, self-defined, menu item.
> The question is formulated here more exactly (and the short answer there does 
> not help me unfortunately):
> https://forum.openoffice.org/en/forum/viewtopic.php?f=20&t=105315#p511270
> 
> 
> Can someone help me?
> 
> My hope is that someone knows who used to work as a programmer at OOo/SUN 
> with a focus on menus and can still be contacted today. 
> 
> 
> greetings,
> Jörg

This is not an immediate answer, but I note that the checkmark mechanism is 
available in (inter alia) Writer, on the View menu, for selection of toolbars 
and viewing of Text boundaries and Sidebar.  A quick search threw up this
[url]https://www.openoffice.org/api/docs/common/ref/com/sun/star/mozilla/MenuMultipleChange.html[/url]

But I mention that I am an experienced programmer - my programming days were 35 
years ago in Z80 assembler, later in Pascal and Modula.

-- 
Rory O'Farrell 

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



Where can I get help with a complicated menu problem (API)?

2021-06-01 Thread Jörg Schmidt
Hello,

Peter had asked me to write a small extension, which I did. For the meaningful 
operation of the extension it would be necessary to be able to set a check mark 
at a, self-defined, menu item.
The question is formulated here more exactly (and the short answer there does 
not help me unfortunately):
https://forum.openoffice.org/en/forum/viewtopic.php?f=20&t=105315#p511270


Can someone help me?

My hope is that someone knows who used to work as a programmer at OOo/SUN with 
a focus on menus and can still be contacted today. 


greetings,
Jörg


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



Reporting a problem with the OpenOffice Wiki

2021-05-06 Thread Robert Delafortry
Is it really so difficult to develop an update for OpenOffice and NOT
deleting the installed language packs in the former version? Is it really
that difficult?
robert.delafor...@gmail.com


[GitHub] [openoffice] ardovm merged pull request #117: Changed helptext after resolved problem.

2021-03-01 Thread GitBox


ardovm merged pull request #117:
URL: https://github.com/apache/openoffice/pull/117


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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



Re: Problem since inställning MacOS Big Sur

2021-01-31 Thread Dylan Pham
Hello,

There is a release candidate that you can test. Please see this link
https://dist.apache.org/repos/dist/dev/openoffice/4.1.9-RC1/binaries/

Choose the binary that's appropriate for your language. I've tested on my
macOS 11.1 and it works fine.


On Sun, Jan 31, 2021 at 1:55 AM Peter Gisle 
wrote:

> Hi
>
> Since installing macOS Big Sur I have problem opening documents sent to
> me.
> These files arrive with an OpenOffice logo but a file type pertaining to
> Microsoft Office (Word or Ecxcel):
>
>
>
> When I try to pen the file OpenOffice shuts down and I am asked if I want
> to open again - but to no avail.
>
> Can you help?
>
> Peter Gisle
> Stockholm, Sweden
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org


Re: Bootstrap Problem in OpenOffice.Org 4.1.8 Installation

2021-01-17 Thread Arrigo Marchiori
Dear Hao Wang,

On Sun, Jan 17, 2021 at 11:47:06AM +, Hao Wang wrote:

> Dear Developers,
>
> I got stuck with the './bootstrap' part of installation when the
> script tried to download mythes. Is it possible to download and
> install all the packages outside of the bootstrap script using other
> installation repository ?

External dependencies are listed in file main/external_deps.lst
You should be able to understand the syntax easily, for the bits that
are interesting for you.

In particular, the file you are having problems with should be
downloaded from:
https://sourceforge.net/projects/hunspell/files/MyThes/1.2.0/mythes-1.2.0.tar.gz

Files are saved into directory ext_sources and are renamed, adding
their MD5 checksum before the actual name.
That file must thus be saved as 
ext_sources/067201ea8b126597670b5eff72e1f66c-mythes-1.2.0.tar.gz

If you know Perl, and wanted to debug into the problem, the
responsible script is
main/solenv/bin/download_external_dependencies.pl.

I hope this helps.

Best regards,
-- 
Arrigo

http://rigo.altervista.org

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



Bootstrap Problem in OpenOffice.Org 4.1.8 Installation

2021-01-17 Thread Hao Wang
Dear Developers,

I got stuck with the './bootstrap' part of installation when the script tried 
to download mythes. Is it possible to download and install all the packages 
outside of the bootstrap script using other installation repository ?

Best Regards,
Hao Wang


Re: Problem Building OpenOffice

2021-01-14 Thread Arrigo Marchiori
Hello Pedro,

On Thu, Jan 14, 2021 at 12:51:47PM +, Pedro Lino wrote:

> Hi Arrigo
> 
> > On 01/14/2021 12:43 PM Arrigo Marchiori  wrote:
> 
> > Thank you for the suggestion.
> > I put it in this way:
> > https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step_Linux#Ubuntu_18.04
> 
> I noticed after sending the email :)
> I have added some edits to that page but the current organization seems to 
> follow a much more complex path so feel free to delete/modify my additions. 
> We can exchange further comments privately if you prefer.

Let's use the "Talk" page for this, if you agree:
https://wiki.openoffice.org/wiki/Talk:Documentation/Building_Guide_AOO/Step_by_step_Linux

You will already find my reply over there.

Best regards,
-- 
Arrigo

http://rigo.altervista.org

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



Re: Problem Building OpenOffice

2021-01-14 Thread Pedro Lino
Hi Arrigo

> On 01/14/2021 12:43 PM Arrigo Marchiori  wrote:

> Thank you for the suggestion.
> I put it in this way:
> https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step_Linux#Ubuntu_18.04

I noticed after sending the email :)
I have added some edits to that page but the current organization seems to 
follow a much more complex path so feel free to delete/modify my additions. We 
can exchange further comments privately if you prefer.

Regards,
Pedro

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



Re: Problem Building OpenOffice

2021-01-14 Thread Arrigo Marchiori
Hello Pedro,

On Thu, Jan 14, 2021 at 11:39:11AM +, Pedro Lino wrote:

> Hi Arrigo
> 
> > On 01/14/2021 8:11 AM Arrigo Marchiori  wrote:
> 
> > The package is in the "universe" repository. Make sure you enabled it:
> > 
> >  $ sudo add-apt-repository universe
> >  $ sudo apt update
> > 
> > (Credit: https://itsfoss.com/ubuntu-repositories/ )
> 
> Thank you for the fast (and accurate) answer.
> This is an important detail to add to the Ubuntu instructions.

Thank you for the suggestion.
I put it in this way:
https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step_Linux#Ubuntu_18.04

Best regards,
-- 
Arrigo

http://rigo.altervista.org

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



Re: Problem Building OpenOffice

2021-01-14 Thread Pedro Lino
Hi Arrigo

> On 01/14/2021 8:11 AM Arrigo Marchiori  wrote:

> The package is in the "universe" repository. Make sure you enabled it:
> 
>  $ sudo add-apt-repository universe
>  $ sudo apt update
> 
> (Credit: https://itsfoss.com/ubuntu-repositories/ )

Thank you for the fast (and accurate) answer.
This is an important detail to add to the Ubuntu instructions.

Regards,
Pedro

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



Re: Problem Building OpenOffice

2021-01-14 Thread Hao Wang
Problem resolved. Thanks.


From: Arrigo Marchiori 
Sent: Thursday, January 14, 2021 2:11 AM
To: dev@openoffice.apache.org 
Subject: Re: Problem Building OpenOffice

Hello Hao Wang,

On Thu, Jan 14, 2021 at 04:28:20AM +, Hao Wang wrote:

> Hi Pedro,
>
> I wasn't able to install gconf on Ubuntu and there is no information on how 
> to install the package on bing.com.
>
> ubuntu@i-2dmws819:~/aoo-4.1.8/main$ sudo apt install  libgconf2-dev
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> E: Unable to locate package libgconf2-dev

The package is in the "universe" repository. Make sure you enabled it:

 $ sudo add-apt-repository universe
 $ sudo apt update

(Credit: https://itsfoss.com/ubuntu-repositories/ )

> sudo apt-get install g++ gcc bison flex libarchive-zip-perl libcups2-dev 
> libpam0g-dev \
>gperf libfreetype6-dev libxaw7-dev libfontconfig1-dev libxrandr-dev 
> patch \
>libgconf2-dev libgnomevfs2-dev ant libgtk2.0-dev junit junit4 
> libidl-dev liborbit2-dev \
>openjdk-8-jdk liblablgl-ocaml-dev
>
> Hope this helps ;)

Best regards,
--
Arrigo

http://rigo.altervista.org

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



Re: Problem Building OpenOffice

2021-01-14 Thread Arrigo Marchiori
Hello Hao Wang,

On Thu, Jan 14, 2021 at 04:28:20AM +, Hao Wang wrote:

> Hi Pedro,
> 
> I wasn't able to install gconf on Ubuntu and there is no information on how 
> to install the package on bing.com.
> 
> ubuntu@i-2dmws819:~/aoo-4.1.8/main$ sudo apt install  libgconf2-dev
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> E: Unable to locate package libgconf2-dev

The package is in the "universe" repository. Make sure you enabled it:

 $ sudo add-apt-repository universe
 $ sudo apt update

(Credit: https://itsfoss.com/ubuntu-repositories/ )

> sudo apt-get install g++ gcc bison flex libarchive-zip-perl libcups2-dev 
> libpam0g-dev \
>gperf libfreetype6-dev libxaw7-dev libfontconfig1-dev libxrandr-dev 
> patch \
>libgconf2-dev libgnomevfs2-dev ant libgtk2.0-dev junit junit4 
> libidl-dev liborbit2-dev \
>openjdk-8-jdk liblablgl-ocaml-dev
> 
> Hope this helps ;)

Best regards,
-- 
Arrigo

http://rigo.altervista.org

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



Re: Problem Building OpenOffice

2021-01-13 Thread Hao Wang
Hi Pedro,

I wasn't able to install gconf on Ubuntu and there is no information on how to 
install the package on bing.com.

ubuntu@i-2dmws819:~/aoo-4.1.8/main$ sudo apt install  libgconf2-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libgconf2-dev


From: Pedro Lino 
Sent: Wednesday, January 13, 2021 8:09 AM
To: dev@openoffice.apache.org ; Hao Wang 

Subject: Re: Problem Building OpenOffice

On Ubuntu 18.04 you need

sudo apt-get install g++ gcc bison flex libarchive-zip-perl libcups2-dev 
libpam0g-dev \
   gperf libfreetype6-dev libxaw7-dev libfontconfig1-dev libxrandr-dev 
patch \
   libgconf2-dev libgnomevfs2-dev ant libgtk2.0-dev junit junit4 libidl-dev 
liborbit2-dev \
   openjdk-8-jdk liblablgl-ocaml-dev

Hope this helps ;)

Regards,
Pedro

> On 01/13/2021 1:48 PM Hao Wang  wrote:
>
>
> I'm building Open Office 4.1.8 on Ubuntu 18.04.1. I fixed the freetype 
> problem and I'm trying to fix new package missing errors.
>
> 
> From: Mechtilde
> Sent: Wednesday, January 13, 2021 7:33 AM
> To: dev@openoffice.apache.org
> Subject: Re: Problem Building OpenOffice
>
> Hello,
>
> which version of Ubuntu do you use?
>
> which branch of AOO do you wnat to build?
>
> Kind regards
>
> Mechtilde
>
>
> Am 13.01.21 um 14:13 schrieb Hao Wang:
> > Dear OpenOffice Dev Team,
> >
> > I've been trying to build Open Office today, but I couldn't install 
> > freetype2 on my ubuntu machine.
> >
> > When I did a "./configure" in the main folder, I got the following error :
> >
> > checking whether freetype is available... checking for FREETYPE... no
> > configure: error: Package requirements (freetype2 >= 2.0 ) were not met:
> >
> > No package 'freetype2' found
> >
> > Consider adjusting the PKG_CONFIG_PATH environment variable if you
> > installed software in a non-standard prefix.
> >
> > Alternatively, you may set the environment variables FREETYPE_CFLAGS
> > and FREETYPE_LIBS to avoid the need to call pkg-config.
> > See the pkg-config man page for more details.
> >
> > Then I downloaded freetype 2 and installed it into /usr/local/freetype and 
> > added /usr/local/freetype in the .bashrc file , but I got the same error.
> >
> > Best Regards,
> > Hao Wang
> >
>
> --
> Mechtilde Stehmann
> ## Apache OpenOffice
> ## Freie Office Suite für Linux, MacOSX, Windows und OS/2
> ## Debian Developer
> ## PGP encryption welcome
> ## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F


Re: Problem Building OpenOffice

2021-01-13 Thread Pedro Lino
On Ubuntu 18.04 you need

sudo apt-get install g++ gcc bison flex libarchive-zip-perl libcups2-dev 
libpam0g-dev \
   gperf libfreetype6-dev libxaw7-dev libfontconfig1-dev libxrandr-dev 
patch \
   libgconf2-dev libgnomevfs2-dev ant libgtk2.0-dev junit junit4 libidl-dev 
liborbit2-dev \
   openjdk-8-jdk liblablgl-ocaml-dev

Hope this helps ;)

Regards,
Pedro

> On 01/13/2021 1:48 PM Hao Wang  wrote:
> 
>  
> I'm building Open Office 4.1.8 on Ubuntu 18.04.1. I fixed the freetype 
> problem and I'm trying to fix new package missing errors.
> 
> 
> From: Mechtilde
> Sent: Wednesday, January 13, 2021 7:33 AM
> To: dev@openoffice.apache.org
> Subject: Re: Problem Building OpenOffice
> 
> Hello,
> 
> which version of Ubuntu do you use?
> 
> which branch of AOO do you wnat to build?
> 
> Kind regards
> 
> Mechtilde
> 
> 
> Am 13.01.21 um 14:13 schrieb Hao Wang:
> > Dear OpenOffice Dev Team,
> >
> > I've been trying to build Open Office today, but I couldn't install 
> > freetype2 on my ubuntu machine.
> >
> > When I did a "./configure" in the main folder, I got the following error :
> >
> > checking whether freetype is available... checking for FREETYPE... no
> > configure: error: Package requirements (freetype2 >= 2.0 ) were not met:
> >
> > No package 'freetype2' found
> >
> > Consider adjusting the PKG_CONFIG_PATH environment variable if you
> > installed software in a non-standard prefix.
> >
> > Alternatively, you may set the environment variables FREETYPE_CFLAGS
> > and FREETYPE_LIBS to avoid the need to call pkg-config.
> > See the pkg-config man page for more details.
> >
> > Then I downloaded freetype 2 and installed it into /usr/local/freetype and 
> > added /usr/local/freetype in the .bashrc file , but I got the same error.
> >
> > Best Regards,
> > Hao Wang
> >
> 
> --
> Mechtilde Stehmann
> ## Apache OpenOffice
> ## Freie Office Suite für Linux, MacOSX, Windows und OS/2
> ## Debian Developer
> ## PGP encryption welcome
> ## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F

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



Re: Problem Building OpenOffice

2021-01-13 Thread Hao Wang
I'm building Open Office 4.1.8 on Ubuntu 18.04.1. I fixed the freetype problem 
and I'm trying to fix new package missing errors.


From: Mechtilde
Sent: Wednesday, January 13, 2021 7:33 AM
To: dev@openoffice.apache.org
Subject: Re: Problem Building OpenOffice

Hello,

which version of Ubuntu do you use?

which branch of AOO do you wnat to build?

Kind regards

Mechtilde


Am 13.01.21 um 14:13 schrieb Hao Wang:
> Dear OpenOffice Dev Team,
>
> I've been trying to build Open Office today, but I couldn't install freetype2 
> on my ubuntu machine.
>
> When I did a "./configure" in the main folder, I got the following error :
>
> checking whether freetype is available... checking for FREETYPE... no
> configure: error: Package requirements (freetype2 >= 2.0 ) were not met:
>
> No package 'freetype2' found
>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
>
> Alternatively, you may set the environment variables FREETYPE_CFLAGS
> and FREETYPE_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
>
> Then I downloaded freetype 2 and installed it into /usr/local/freetype and 
> added /usr/local/freetype in the .bashrc file , but I got the same error.
>
> Best Regards,
> Hao Wang
>

--
Mechtilde Stehmann
## Apache OpenOffice
## Freie Office Suite für Linux, MacOSX, Windows und OS/2
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



Re: Problem Building OpenOffice

2021-01-13 Thread Hao Wang
Thanks Arrigo, I've installed the package.


From: Arrigo Marchiori 
Sent: Wednesday, January 13, 2021 7:31 AM
To: dev@openoffice.apache.org 
Subject: Re: Problem Building OpenOffice

Hello Hao Wang,

On Wed, Jan 13, 2021 at 01:13:33PM +, Hao Wang wrote:

> Dear OpenOffice Dev Team,
>
> I've been trying to build Open Office today, but I couldn't install freetype2 
> on my ubuntu machine.
>
> When I did a "./configure" in the main folder, I got the following error :
>
> checking whether freetype is available... checking for FREETYPE... no
> configure: error: Package requirements (freetype2 >= 2.0 ) were not met:
>
> No package 'freetype2' found

[...]

> Then I downloaded freetype 2 and installed it into
> /usr/local/freetype and added /usr/local/freetype in the .bashrc
> file , but I got the same error.

In general, you should be able to use the packages provided by your
distribution. On Ubuntu 18.04, the package is named
"libfreetype6-dev", and is installed by the following command:

 $ sudo apt install libfreetype6-dev

This will probably be the first package out of a long
list. Unfortunately, I do not have a ready-made list of build
dependencies for Ubuntu, but someone else on this mailing list could
be able to provide it.

To whoever has any building dependencies lists: I remain available to
publish them on-line on the wiki, if you could kindly send them here.

I hope this helps.
--
Arrigo

http://rigo.altervista.org

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



Re: Problem Building OpenOffice

2021-01-13 Thread Mechtilde
Hello,

which version of Ubuntu do you use?

which branch of AOO do you wnat to build?

Kind regards

Mechtilde


Am 13.01.21 um 14:13 schrieb Hao Wang:
> Dear OpenOffice Dev Team,
> 
> I've been trying to build Open Office today, but I couldn't install freetype2 
> on my ubuntu machine.
> 
> When I did a "./configure" in the main folder, I got the following error :
> 
> checking whether freetype is available... checking for FREETYPE... no
> configure: error: Package requirements (freetype2 >= 2.0 ) were not met:
> 
> No package 'freetype2' found
> 
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
> 
> Alternatively, you may set the environment variables FREETYPE_CFLAGS
> and FREETYPE_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
> 
> Then I downloaded freetype 2 and installed it into /usr/local/freetype and 
> added /usr/local/freetype in the .bashrc file , but I got the same error.
> 
> Best Regards,
> Hao Wang
> 

-- 
Mechtilde Stehmann
## Apache OpenOffice
## Freie Office Suite für Linux, MacOSX, Windows und OS/2
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



OpenPGP_signature
Description: OpenPGP digital signature


Re: Problem Building OpenOffice

2021-01-13 Thread Arrigo Marchiori
Hello Hao Wang,

On Wed, Jan 13, 2021 at 01:13:33PM +, Hao Wang wrote:

> Dear OpenOffice Dev Team,
> 
> I've been trying to build Open Office today, but I couldn't install freetype2 
> on my ubuntu machine.
> 
> When I did a "./configure" in the main folder, I got the following error :
> 
> checking whether freetype is available... checking for FREETYPE... no
> configure: error: Package requirements (freetype2 >= 2.0 ) were not met:
> 
> No package 'freetype2' found

[...]

> Then I downloaded freetype 2 and installed it into
> /usr/local/freetype and added /usr/local/freetype in the .bashrc
> file , but I got the same error.

In general, you should be able to use the packages provided by your
distribution. On Ubuntu 18.04, the package is named
"libfreetype6-dev", and is installed by the following command:

 $ sudo apt install libfreetype6-dev

This will probably be the first package out of a long
list. Unfortunately, I do not have a ready-made list of build
dependencies for Ubuntu, but someone else on this mailing list could
be able to provide it.

To whoever has any building dependencies lists: I remain available to
publish them on-line on the wiki, if you could kindly send them here.

I hope this helps.
-- 
Arrigo

http://rigo.altervista.org

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



Problem Building OpenOffice

2021-01-13 Thread Hao Wang
Dear OpenOffice Dev Team,

I've been trying to build Open Office today, but I couldn't install freetype2 
on my ubuntu machine.

When I did a "./configure" in the main folder, I got the following error :

checking whether freetype is available... checking for FREETYPE... no
configure: error: Package requirements (freetype2 >= 2.0 ) were not met:

No package 'freetype2' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables FREETYPE_CFLAGS
and FREETYPE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

Then I downloaded freetype 2 and installed it into /usr/local/freetype and 
added /usr/local/freetype in the .bashrc file , but I got the same error.

Best Regards,
Hao Wang


[GitHub] [openoffice] DiGro opened a new pull request #117: Changed helptext after resolved problem.

2021-01-09 Thread GitBox


DiGro opened a new pull request #117:
URL: https://github.com/apache/openoffice/pull/117


   [:space:] should represent any whitespace character in regular expressions.
   However, in the older, before OOo 3.4, it did not find the tab \t.
   
   Now it does due to changing the regexp engine since 3.4



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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



  1   2   3   4   5   6   7   8   9   10   >