Re: Does AOO 4.1.8 run under macOS Big Sur?

2020-11-27 Thread Jim Jagielski
I cannot recreate this on Catalina (10.15.7)

> On Nov 26, 2020, at 9:54 AM, Matthias Seidel  
> wrote:
> 
> Hi,
> 
> Am 26.11.20 um 15:49 schrieb Bidouille:
>> Hello Mathias,
>> 
>> I ask it to OP and wait.
>> Once provided, I will open a report on Bugzilla
> 
> Thanks!
> 
> I think we have "macOS 11.0" now in Bugzilla.
> I assume this is not reproducible with older macOS?
> 
> Regards,
> 
>Matthias
> 
>> 
>> - Mail original -
>>> De: "Matthias Seidel" 
>>> À: dev@openoffice.apache.org
>>> Envoyé: Jeudi 26 Novembre 2020 12:10:59
>>> Objet: Re: Does AOO 4.1.8 run under macOS Big Sur?
>>> 
>>> Hi,
>>> 
>>> Am 26.11.20 um 11:56 schrieb Bidouille:
 We have confirmation on french forum that AOO 4.1.8 can not open
 OOXML documents
 3 users confirms this crash when opening DOCX, XLSX and PPTX with
 Big Sur.
>>> Do we have a test document?
>>> 
>>> Regards,
>>> 
>>>Matthias
>>> 
 
 - Mail original -
> De: "Bidouille" 
> À: dev@openoffice.apache.org
> Envoyé: Vendredi 20 Novembre 2020 16:12:26
> Objet: Re: Does AOO 4.1.8 run under macOS Big Sur?
> 
> 
> 
> 
> 
>> In the german forum there is this question
>> (http://de.openoffice.info/viewtopic.php?p=292444#p292444)
> Could you translate in english the problem?
> 
> On the french forum, we have a question too.
> A crash under 4.1.8 when opening DOCX or XSLSX:
> https://forum.openoffice.org/fr/forum/viewtopic.php?f=13&t=63176
> We have adviced to resetting the user profile.
> But the user has not again answered to this solution.
 -
 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



BUG ?

2020-11-27 Thread gilbert.sidobre
‌Bonjour,
Je viens de télécharger votre version en français v 4.1.8.
J'avais auparavant installé une version à moitié en espagnol.
Lors de l'installation de la 4.1.8 français j'obtiens un message"cette version 
est déjà installée".
J'ai fait une desinstallation avec iobit uninstaller.Recherche 
dansl'ordinateur,dans la base de registre;j'ai supprimé toutes traces,cependant 
rien n'y fait,même en utilisant l'installation en tant qu'administrateru.
Pourriez vous m'aider;je recherche un logiciel simple pour écrire un livre et 
celui-ci a semblé repondre à mon souhait.Les classiques word etc sont trop 
lourds.
Je vous remercie.


Re: [openoffice] branch trunk updated: New URL for dmake

2020-11-27 Thread Matthias Seidel
Hi Jim,

Tried with dmake 4.13.0:

making and entering
C:/Source/openoffice/main/solenv/wntmsci12.pro/misc/build/
unpacking
/cygdrive/c/Source/openoffice/ext_sources/07927163cc251770d2624d816f2e9b9e-dmake-4.13.0.tar.gz
entering dmake-4.13.0
patching file path.c
Hunk #1 FAILED at 317.
1 out of 1 hunk FAILED -- saving rejects to file path.c.rej
patching file sysintf.c
Hunk #1 FAILED at 69.
Hunk #2 FAILED at 538.
Hunk #3 succeeded at 1148 (offset 4 lines).
2 out of 3 hunks FAILED -- saving rejects to file sysintf.c.rej

Are these patches still needed?

Regards,

   Matthias

Am 27.11.20 um 15:32 schrieb j...@apache.org:
> This is an automated email from the ASF dual-hosted git repository.
>
> jim pushed a commit to branch trunk
> in repository https://gitbox.apache.org/repos/asf/openoffice.git
>
>
> The following commit(s) were added to refs/heads/trunk by this push:
>  new 6d55344  New URL for dmake
> 6d55344 is described below
>
> commit 6d55344ade3d5a22c457d996194d8d8a0bbeee82
> Author: Jim Jagielski 
> AuthorDate: Fri Nov 27 09:32:21 2020 -0500
>
> New URL for dmake
> ---
>  main/configure.ac | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/main/configure.ac b/main/configure.ac
> index 430b796..8b54a22 100644
> --- a/main/configure.ac
> +++ b/main/configure.ac
> @@ -28,7 +28,7 @@ AC_ARG_WITH(dmake-path,
>  ])
>  AC_ARG_WITH(dmake-url,
>  [  --with-dmake-url=   Specify the location of downloadable dmake 
> source code. For example:
> -  
> https://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2
> +  
> https://github.com/jimjag/dmake/archive/v4.13.0/dmake-4.13.0.tar.gz
>Note that dmake is under GPL license.],
>  [  DMAKE_URL="$withval"
>  ])
>



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [openoffice] branch trunk updated: New URL for dmake

2020-11-27 Thread Matthias Seidel
Additionally, since this happens when building on Windows, the patch
seems to be:

/main/solenv/src/dmake-cygwin64.patch

It was made by Damjan for the planned Windows 64 build.

Regards,

   Matthias

Am 27.11.20 um 18:41 schrieb Matthias Seidel:
> Hi Jim,
>
> Tried with dmake 4.13.0:
>
> making and entering
> C:/Source/openoffice/main/solenv/wntmsci12.pro/misc/build/
> unpacking
> /cygdrive/c/Source/openoffice/ext_sources/07927163cc251770d2624d816f2e9b9e-dmake-4.13.0.tar.gz
> entering dmake-4.13.0
> patching file path.c
> Hunk #1 FAILED at 317.
> 1 out of 1 hunk FAILED -- saving rejects to file path.c.rej
> patching file sysintf.c
> Hunk #1 FAILED at 69.
> Hunk #2 FAILED at 538.
> Hunk #3 succeeded at 1148 (offset 4 lines).
> 2 out of 3 hunks FAILED -- saving rejects to file sysintf.c.rej
>
> Are these patches still needed?
>
> Regards,
>
>    Matthias
>
> Am 27.11.20 um 15:32 schrieb j...@apache.org:
>> This is an automated email from the ASF dual-hosted git repository.
>>
>> jim pushed a commit to branch trunk
>> in repository https://gitbox.apache.org/repos/asf/openoffice.git
>>
>>
>> The following commit(s) were added to refs/heads/trunk by this push:
>>  new 6d55344  New URL for dmake
>> 6d55344 is described below
>>
>> commit 6d55344ade3d5a22c457d996194d8d8a0bbeee82
>> Author: Jim Jagielski 
>> AuthorDate: Fri Nov 27 09:32:21 2020 -0500
>>
>> New URL for dmake
>> ---
>>  main/configure.ac | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/main/configure.ac b/main/configure.ac
>> index 430b796..8b54a22 100644
>> --- a/main/configure.ac
>> +++ b/main/configure.ac
>> @@ -28,7 +28,7 @@ AC_ARG_WITH(dmake-path,
>>  ])
>>  AC_ARG_WITH(dmake-url,
>>  [  --with-dmake-url=   Specify the location of downloadable dmake 
>> source code. For example:
>> -  
>> https://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2
>> +  
>> https://github.com/jimjag/dmake/archive/v4.13.0/dmake-4.13.0.tar.gz
>>Note that dmake is under GPL license.],
>>  [  DMAKE_URL="$withval"
>>  ])
>>



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [openoffice] branch trunk updated: New URL for dmake

2020-11-27 Thread Jim Jagielski
I don't think that patch is needed anymore... IIRC it removed 
cygwin_conv_to_posix_path, which is already done in dmake-4.13



> On Nov 27, 2020, at 1:14 PM, Matthias Seidel  
> wrote:
> 
> Additionally, since this happens when building on Windows, the patch
> seems to be:
> 
> /main/solenv/src/dmake-cygwin64.patch
> 
> It was made by Damjan for the planned Windows 64 build.
> 
> Regards,
> 
>Matthias
> 
> Am 27.11.20 um 18:41 schrieb Matthias Seidel:
>> Hi Jim,
>> 
>> Tried with dmake 4.13.0:
>> 
>> making and entering
>> C:/Source/openoffice/main/solenv/wntmsci12.pro/misc/build/
>> unpacking
>> /cygdrive/c/Source/openoffice/ext_sources/07927163cc251770d2624d816f2e9b9e-dmake-4.13.0.tar.gz
>> entering dmake-4.13.0
>> patching file path.c
>> Hunk #1 FAILED at 317.
>> 1 out of 1 hunk FAILED -- saving rejects to file path.c.rej
>> patching file sysintf.c
>> Hunk #1 FAILED at 69.
>> Hunk #2 FAILED at 538.
>> Hunk #3 succeeded at 1148 (offset 4 lines).
>> 2 out of 3 hunks FAILED -- saving rejects to file sysintf.c.rej
>> 
>> Are these patches still needed?
>> 
>> Regards,
>> 
>>Matthias
>> 
>> Am 27.11.20 um 15:32 schrieb j...@apache.org:
>>> This is an automated email from the ASF dual-hosted git repository.
>>> 
>>> jim pushed a commit to branch trunk
>>> in repository https://gitbox.apache.org/repos/asf/openoffice.git
>>> 
>>> 
>>> The following commit(s) were added to refs/heads/trunk by this push:
>>> new 6d55344  New URL for dmake
>>> 6d55344 is described below
>>> 
>>> commit 6d55344ade3d5a22c457d996194d8d8a0bbeee82
>>> Author: Jim Jagielski 
>>> AuthorDate: Fri Nov 27 09:32:21 2020 -0500
>>> 
>>>New URL for dmake
>>> ---
>>> main/configure.ac | 2 +-
>>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>> 
>>> diff --git a/main/configure.ac b/main/configure.ac
>>> index 430b796..8b54a22 100644
>>> --- a/main/configure.ac
>>> +++ b/main/configure.ac
>>> @@ -28,7 +28,7 @@ AC_ARG_WITH(dmake-path,
>>> ])
>>> AC_ARG_WITH(dmake-url,
>>> [  --with-dmake-url=   Specify the location of downloadable dmake 
>>> source code. For example:
>>> -  
>>> https://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2
>>> +  
>>> https://github.com/jimjag/dmake/archive/v4.13.0/dmake-4.13.0.tar.gz
>>>   Note that dmake is under GPL license.],
>>> [  DMAKE_URL="$withval"
>>> ])
>>> 
> 


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



Re: [openoffice] branch trunk updated: New URL for dmake

2020-11-27 Thread Matthias Seidel
Hi Jim,

Am 27.11.20 um 21:38 schrieb Jim Jagielski:
> I don't think that patch is needed anymore... IIRC it removed 
> cygwin_conv_to_posix_path, which is already done in dmake-4.13
Now I get this error and dmake does not build (in Cygwin 64):

---

sysintf.c: In function ‘cygdospath’:
sysintf.c:1151:17: warning: implicit declaration of function
‘cygwin_conv_to_win32_path’; did you mean ‘cygwin_conv_path’?
[-Wimplicit-function-declaration]
 1151 |   int err = cygwin_conv_to_win32_path(src, buf);
  | ^
  | cygwin_conv_path

...

/usr/lib/gcc/x86_64-pc-cygwin/10/../../../../x86_64-pc-cygwin/bin/ld:
sysintf.o: in function `cygdospath':
/cygdrive/c/Source/openoffice/main/solenv/wntmsci12.pro/misc/build/dmake-4.13.0/sysintf.c:1151:
undefined reference to `cygwin_conv_to_win32_path'
/cygdrive/c/Source/openoffice/main/solenv/wntmsci12.pro/misc/build/dmake-4.13.0/sysintf.c:1151:(.text+0x1203):
relocation truncated to fit: R_X86_64_PC32 against undefined symbol
`cygwin_conv_to_win32_path'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:584: dmake.exe] Error 1
make[2]: Leaving directory
'/cygdrive/c/Source/openoffice/main/solenv/wntmsci12.pro/misc/build/dmake-4.13.0'
make[1]: *** [Makefile:661: all-recursive] Error 1
make[1]: Leaving directory
'/cygdrive/c/Source/openoffice/main/solenv/wntmsci12.pro/misc/build/dmake-4.13.0'
make: *** [Makefile:427: all] Error 2

---

Regards,

   Matthias

>
>
>
>> On Nov 27, 2020, at 1:14 PM, Matthias Seidel  
>> wrote:
>>
>> Additionally, since this happens when building on Windows, the patch
>> seems to be:
>>
>> /main/solenv/src/dmake-cygwin64.patch
>>
>> It was made by Damjan for the planned Windows 64 build.
>>
>> Regards,
>>
>>Matthias
>>
>> Am 27.11.20 um 18:41 schrieb Matthias Seidel:
>>> Hi Jim,
>>>
>>> Tried with dmake 4.13.0:
>>>
>>> making and entering
>>> C:/Source/openoffice/main/solenv/wntmsci12.pro/misc/build/
>>> unpacking
>>> /cygdrive/c/Source/openoffice/ext_sources/07927163cc251770d2624d816f2e9b9e-dmake-4.13.0.tar.gz
>>> entering dmake-4.13.0
>>> patching file path.c
>>> Hunk #1 FAILED at 317.
>>> 1 out of 1 hunk FAILED -- saving rejects to file path.c.rej
>>> patching file sysintf.c
>>> Hunk #1 FAILED at 69.
>>> Hunk #2 FAILED at 538.
>>> Hunk #3 succeeded at 1148 (offset 4 lines).
>>> 2 out of 3 hunks FAILED -- saving rejects to file sysintf.c.rej
>>>
>>> Are these patches still needed?
>>>
>>> Regards,
>>>
>>>Matthias
>>>
>>> Am 27.11.20 um 15:32 schrieb j...@apache.org:
 This is an automated email from the ASF dual-hosted git repository.

 jim pushed a commit to branch trunk
 in repository https://gitbox.apache.org/repos/asf/openoffice.git


 The following commit(s) were added to refs/heads/trunk by this push:
 new 6d55344  New URL for dmake
 6d55344 is described below

 commit 6d55344ade3d5a22c457d996194d8d8a0bbeee82
 Author: Jim Jagielski 
 AuthorDate: Fri Nov 27 09:32:21 2020 -0500

New URL for dmake
 ---
 main/configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

 diff --git a/main/configure.ac b/main/configure.ac
 index 430b796..8b54a22 100644
 --- a/main/configure.ac
 +++ b/main/configure.ac
 @@ -28,7 +28,7 @@ AC_ARG_WITH(dmake-path,
 ])
 AC_ARG_WITH(dmake-url,
 [  --with-dmake-url=   Specify the location of downloadable dmake 
 source code. For example:
 -  
 https://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2
 +  
 https://github.com/jimjag/dmake/archive/v4.13.0/dmake-4.13.0.tar.gz
   Note that dmake is under GPL license.],
 [  DMAKE_URL="$withval"
 ])

>
> -
> 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: [openoffice] branch trunk updated: New URL for dmake

2020-11-27 Thread Jim Jagielski
Try w/ https://github.com/jimjag/dmake/archive/v4.13.1/dmake-4.13.1.tar.gz

> On Nov 27, 2020, at 3:50 PM, Matthias Seidel  
> wrote:
> 
> Hi Jim,
> 
> Am 27.11.20 um 21:38 schrieb Jim Jagielski:
>> I don't think that patch is needed anymore... IIRC it removed 
>> cygwin_conv_to_posix_path, which is already done in dmake-4.13
> Now I get this error and dmake does not build (in Cygwin 64):
> 
> ---
> 
> sysintf.c: In function ‘cygdospath’:
> sysintf.c:1151:17: warning: implicit declaration of function
> ‘cygwin_conv_to_win32_path’; did you mean ‘cygwin_conv_path’?
> [-Wimplicit-function-declaration]
>  1151 |   int err = cygwin_conv_to_win32_path(src, buf);
>   | ^
>   | cygwin_conv_path
> 
> ...
> 
> /usr/lib/gcc/x86_64-pc-cygwin/10/../../../../x86_64-pc-cygwin/bin/ld:
> sysintf.o: in function `cygdospath':
> /cygdrive/c/Source/openoffice/main/solenv/wntmsci12.pro/misc/build/dmake-4.13.0/sysintf.c:1151:
> undefined reference to `cygwin_conv_to_win32_path'
> /cygdrive/c/Source/openoffice/main/solenv/wntmsci12.pro/misc/build/dmake-4.13.0/sysintf.c:1151:(.text+0x1203):
> relocation truncated to fit: R_X86_64_PC32 against undefined symbol
> `cygwin_conv_to_win32_path'
> collect2: error: ld returned 1 exit status
> make[2]: *** [Makefile:584: dmake.exe] Error 1
> make[2]: Leaving directory
> '/cygdrive/c/Source/openoffice/main/solenv/wntmsci12.pro/misc/build/dmake-4.13.0'
> make[1]: *** [Makefile:661: all-recursive] Error 1
> make[1]: Leaving directory
> '/cygdrive/c/Source/openoffice/main/solenv/wntmsci12.pro/misc/build/dmake-4.13.0'
> make: *** [Makefile:427: all] Error 2
> 
> ---
> 
> Regards,
> 
>Matthias
> 
>> 
>> 
>> 
>>> On Nov 27, 2020, at 1:14 PM, Matthias Seidel  
>>> wrote:
>>> 
>>> Additionally, since this happens when building on Windows, the patch
>>> seems to be:
>>> 
>>> /main/solenv/src/dmake-cygwin64.patch
>>> 
>>> It was made by Damjan for the planned Windows 64 build.
>>> 
>>> Regards,
>>> 
>>>   Matthias
>>> 
>>> Am 27.11.20 um 18:41 schrieb Matthias Seidel:
 Hi Jim,
 
 Tried with dmake 4.13.0:
 
 making and entering
 C:/Source/openoffice/main/solenv/wntmsci12.pro/misc/build/
 unpacking
 /cygdrive/c/Source/openoffice/ext_sources/07927163cc251770d2624d816f2e9b9e-dmake-4.13.0.tar.gz
 entering dmake-4.13.0
 patching file path.c
 Hunk #1 FAILED at 317.
 1 out of 1 hunk FAILED -- saving rejects to file path.c.rej
 patching file sysintf.c
 Hunk #1 FAILED at 69.
 Hunk #2 FAILED at 538.
 Hunk #3 succeeded at 1148 (offset 4 lines).
 2 out of 3 hunks FAILED -- saving rejects to file sysintf.c.rej
 
 Are these patches still needed?
 
 Regards,
 
   Matthias
 
 Am 27.11.20 um 15:32 schrieb j...@apache.org:
> This is an automated email from the ASF dual-hosted git repository.
> 
> jim pushed a commit to branch trunk
> in repository https://gitbox.apache.org/repos/asf/openoffice.git
> 
> 
> The following commit(s) were added to refs/heads/trunk by this push:
>new 6d55344  New URL for dmake
> 6d55344 is described below
> 
> commit 6d55344ade3d5a22c457d996194d8d8a0bbeee82
> Author: Jim Jagielski 
> AuthorDate: Fri Nov 27 09:32:21 2020 -0500
> 
>   New URL for dmake
> ---
> main/configure.ac | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/main/configure.ac b/main/configure.ac
> index 430b796..8b54a22 100644
> --- a/main/configure.ac
> +++ b/main/configure.ac
> @@ -28,7 +28,7 @@ AC_ARG_WITH(dmake-path,
> ])
> AC_ARG_WITH(dmake-url,
> [  --with-dmake-url=   Specify the location of downloadable dmake 
> source code. For example:
> -  
> https://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2
> +  
> https://github.com/jimjag/dmake/archive/v4.13.0/dmake-4.13.0.tar.gz
>  Note that dmake is under GPL license.],
> [  DMAKE_URL="$withval"
> ])
> 
>> 
>> -
>> 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: [openoffice] branch trunk updated: Point people to DMAKE 4.13.1

2020-11-27 Thread Matthias Seidel
Hi Jim,

Now dmake (4.13.1) was successfully built on Windows!

Thanks!

Am 27.11.20 um 21:59 schrieb j...@apache.org:
> This is an automated email from the ASF dual-hosted git repository.
>
> jim pushed a commit to branch trunk
> in repository https://gitbox.apache.org/repos/asf/openoffice.git
>
>
> The following commit(s) were added to refs/heads/trunk by this push:
>  new e6d389b  Point people to DMAKE 4.13.1
> e6d389b is described below
>
> commit e6d389b340cbb79271b7f48640ce0dd0c850d4d2
> Author: Jim Jagielski 
> AuthorDate: Fri Nov 27 15:59:03 2020 -0500
>
> Point people to DMAKE 4.13.1
> ---
>  main/configure.ac | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/main/configure.ac b/main/configure.ac
> index 8b54a22..c927b12 100644
> --- a/main/configure.ac
> +++ b/main/configure.ac
> @@ -28,7 +28,7 @@ AC_ARG_WITH(dmake-path,
>  ])
>  AC_ARG_WITH(dmake-url,
>  [  --with-dmake-url=   Specify the location of downloadable dmake 
> source code. For example:
> -  
> https://github.com/jimjag/dmake/archive/v4.13.0/dmake-4.13.0.tar.gz
> +  
> https://github.com/jimjag/dmake/archive/v4.13.1/dmake-4.13.1.tar.gz
>Note that dmake is under GPL license.],
>  [  DMAKE_URL="$withval"
>  ])
>



smime.p7s
Description: S/MIME Cryptographic Signature