core.git: Branch 'libreoffice-24-8' - sc/sdi sc/source sd/sdi sd/source sfx2/sdi sfx2/source sw/sdi sw/source

2024-10-05 Thread Hossein (via logerrit)
(+), 77 deletions(-) New commits: commit e0c8191d7f30957a50fbfa3b5938cb6f9dacc9bf Author: Hossein AuthorDate: Fri Oct 4 11:27:02 2024 +0200 Commit: Adolfo Jayme Barrientos CommitDate: Sat Oct 5 19:49:16 2024 +0200 tdf#163291 Fix AdditionsDialog in start center Previously

core.git: sc/sdi sc/source sd/sdi sd/source sfx2/sdi sfx2/source sw/sdi sw/source

2024-10-04 Thread Hossein (via logerrit)
(+), 77 deletions(-) New commits: commit bb0e5aa97965b2710200da677db032289c373afe Author: Hossein AuthorDate: Fri Oct 4 11:27:02 2024 +0200 Commit: Hossein CommitDate: Fri Oct 4 13:04:38 2024 +0200 tdf#163291 Fix AdditionsDialog in start center Previously, AdditionsDialog was

core.git: configure.ac

2024-08-30 Thread Hossein (via logerrit)
configure.ac | 179 ++- 1 file changed, 92 insertions(+), 87 deletions(-) New commits: commit 7c2d17141c0889dca6308606443ecb86cc8264b5 Author: Hossein AuthorDate: Wed Aug 21 11:44:05 2024 +0200 Commit: Hossein CommitDate: Fri Aug

[USRP-users] Re: Why does the self-calibration utility not work?

2024-08-27 Thread Hossein via USRP-users
Usually, I generate signals by MATLAB and convert it to binary data. Then, I use “rfnoc_replay_samples_from_file” utility like the following: ./rfnoc_replay_samples_from_file --args ‘type=x300,addr=192.168.20.2,second_addr=192.168.40.2,master_clock_rate=200e6,ignore-cal-file=1’ --freq 2.3e9 --f

[USRP-users] Re: Why does the self-calibration utility not work?

2024-08-27 Thread Hossein via USRP-users
Yes, there are 6 calibration files (.cal) under \~/.local/share/uhd/cal for both daughterboards (tx_dc, tx_iq, and rx_iq) with serial No. of daughterboards in the file names. Thanks for your interest! ___ USRP-users mailing list -- usrp-users@lists.ett

[USRP-users] Why does the self-calibration utility not work?

2024-08-27 Thread Hossein via USRP-users
I work with a USRP X310 and two CBX-120 daughterboards. I would like to calibrate the daughterboards according to the page https://files.ettus.com/manual/page_calibration.html on USRP Hardware Driver (UHD) manual. After applying the utilities for self-calibration, with or without 50 Ohm termina

core.git: Branch 'libreoffice-24-8' - odk/Package_examples.mk odk/Package_odk_headers.mk

2024-08-08 Thread Hossein (via logerrit)
odk/Package_examples.mk|8 +--- odk/Package_odk_headers.mk | 14 -- 2 files changed, 13 insertions(+), 9 deletions(-) New commits: commit 20ee295dd11fcad8ba72439e6ad28f61ed740958 Author: Hossein AuthorDate: Sat Jul 27 15:24:50 2024 +0200 Commit: Caolán McNamara

core.git: Branch 'libreoffice-24-8-0' - 2 commits - include/vcl odk/Package_examples.mk odk/Package_odk_headers.mk vcl/qa vcl/source

2024-08-08 Thread Hossein (via logerrit)
insertions(+), 12 deletions(-) New commits: commit f786e2e3338eb6b6bcb5b2176b8a883d82306b80 Author: Hossein AuthorDate: Sat Jul 27 15:24:50 2024 +0200 Commit: Caolán McNamara CommitDate: Thu Aug 8 16:05:24 2024 +0200 No LibreOfficeKit headers and examples for macOS LibreOfficeKit

core.git: odk/Package_examples.mk odk/Package_odk_headers.mk

2024-08-03 Thread Hossein (via logerrit)
odk/Package_examples.mk|8 +--- odk/Package_odk_headers.mk | 14 -- 2 files changed, 13 insertions(+), 9 deletions(-) New commits: commit 67afda89557cd0d3bd181e7c3c8d1406075ea364 Author: Hossein AuthorDate: Sat Jul 27 15:24:50 2024 +0200 Commit: Hossein

Re: Trouble with git reset in my pushtree

2024-07-28 Thread Hossein Nourikhah
nd. After that, this is what I see: $ git status On branch master Your branch is up to date with 'origin/master'. To update to the latest master from git, you can invoke: $ ./g pull -r Regards, Hossein On 28.07.2024 10:25, Laurent Balland wrote: Hi, I've got a push tree

core.git: Branch 'libreoffice-24-8' - sc/source

2024-07-26 Thread Hossein (via logerrit)
69fa36984b8fc4cbe0c82ade02a4913240592f39 Author: Hossein AuthorDate: Mon Jun 17 11:16:19 2024 +0200 Commit: Christian Lohmaier CommitDate: Fri Jul 26 11:55:52 2024 +0200 Fix unwanted code behavior change in sc/ While changing the code to use std::optional instead of bool, some unwanted code behavior

core.git: Branch 'libreoffice-24-8' - odk/examples odk/Package_examples.mk

2024-07-24 Thread Hossein (via logerrit)
commits: commit f635bf0b78fe77b4febb608361fe53d44665ba11 Author: Hossein AuthorDate: Thu Jul 4 15:17:26 2024 +0200 Commit: Christian Lohmaier CommitDate: Wed Jul 24 13:01:41 2024 +0200 Add lokconvert odk example This exmaple converts a file to PDF using LibreOfficeKit library

core.git: Branch 'libreoffice-24-8' - 2 commits - odk/CppunitTest_odk_checkapi.mk odk/Package_odk_headers.mk

2024-07-24 Thread Hossein (via logerrit)
odk/CppunitTest_odk_checkapi.mk |7 +++ odk/Package_odk_headers.mk |7 ++- 2 files changed, 13 insertions(+), 1 deletion(-) New commits: commit eb3ba1bb539815e39533a9d2f604527f1e5dcd15 Author: Hossein AuthorDate: Thu Jun 27 09:55:06 2024 +0100 Commit: Christian

core.git: odk/examples odk/Package_examples.mk

2024-07-15 Thread Hossein (via logerrit)
commits: commit abf2f24e5b58608bc6526a2703ef68c66ab1df0f Author: Hossein AuthorDate: Thu Jul 4 15:17:26 2024 +0200 Commit: Hossein CommitDate: Tue Jul 16 02:00:18 2024 +0200 Add lokconvert odk example This exmaple converts a file to PDF using LibreOfficeKit library

Re: Strange Compile error

2024-07-12 Thread Hossein Nourikhah
Hello Adam, To diagnose the problem, more detailed output is needed. You can invoke: $ make -n Gallery > log.txt $ bzip2 log.txt Then, could you please send the compressed log.txt.bz2? Then it may be possible to find out what is causing the issue. Please add me as cc. Regards, Hossein

core.git: odk/CppunitTest_odk_checkapi.mk odk/Package_odk_headers.mk

2024-06-23 Thread Hossein (via logerrit)
odk/CppunitTest_odk_checkapi.mk |6 ++ odk/Package_odk_headers.mk |5 + 2 files changed, 11 insertions(+) New commits: commit 1305edfbc27121d7fc8973ccafb92f76d5401ac1 Author: Hossein AuthorDate: Tue Jan 9 10:55:01 2024 + Commit: Hossein CommitDate: Sun Jun 23

"Response entity too large" by using Netty in Apache CXF

2024-06-21 Thread Pazouki, Hossein
ms that the response content length is bigger than the default value of content length in NettyHttpConduit.java. The question is, how can we change the value of this property? Thanks, Hossein

core.git: Branch 'libreoffice-24-8' - 4 commits - filter/source officecfg/registry sd/source sw/inc sw/sdi sw/source sw/uiconfig vcl/unx

2024-06-14 Thread Hossein (via logerrit)
files changed, 161 insertions(+), 5 deletions(-) New commits: commit 2a984bb650ab201f186747d670e4a1d60915d987 Author: Hossein AuthorDate: Tue Jun 11 14:10:48 2024 +0200 Commit: Xisco Fauli CommitDate: Fri Jun 14 19:13:57 2024 +0200 tdf#156717 Fix "LibreOffice Community" in PD

core.git: filter/source

2024-06-13 Thread Hossein (via logerrit)
filter/source/pdf/pdfexport.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 0e2409e5e3c73ec25c61aa4ea140d114869ea512 Author: Hossein AuthorDate: Tue Jun 11 14:10:48 2024 +0200 Commit: Adolfo Jayme Barrientos CommitDate: Thu Jun 13 22:37:37 2024

[Bug 1772451]

2024-06-01 Thread Hossein-7
*** This bug has been marked as a duplicate of bug 152024 *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772451 Title: [upstream] Diacritical marks become visible only after changing view in W

why get_object_or_404 error is not using translation?

2024-05-18 Thread Hossein Mahdavipour
Hi. I am using DRF with django. In views I use get_object_or_404. When I get a 404, the exception detail is "No %s matches the given query." You can see the code here: https://github.com/django/django/blob/8f205acea94e93a463109e08814f78c09307f2b9/django/shortcuts.py#L88 My question is why it doe

Re: tdf#157003: interactive Java unit test debugging

2024-05-17 Thread Hossein Nourikhah
er org.junit.runner.JUnitCore complex.indeterminateState.CheckIndeterminateState You can find similar command on your platform from the make output, and then set up a Java debugger/IDE to debug this Java command line. Btw, one of the goals of porting complex test from Java to Python/C++ is to ease the debugging. Regards, Hossein On 17.05

core.git: odk/examples

2024-05-16 Thread Hossein (via logerrit)
odk/examples/DevelopersGuide/FirstSteps/HelloTextTableShape/cxx/HelloTextTableShape.cxx | 20 +- 1 file changed, 10 insertions(+), 10 deletions(-) New commits: commit 12447b7c70cd1314c35fe7e2ae89078abdd9a4a6 Author: Hossein AuthorDate: Thu May 16 13:19:58 2024 +0200 Commit

Requesting .NET 8 installation on CI platforms

2024-04-27 Thread Hossein Nourikhah
: https://github.com/dotnet/core I hereby request installation of .NET 8 on various CI platforms, including Windows, Linux and macOS. Downloads can be found here: https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.4/8.0.4.md Regards, Hossein -- Hossein Nourikhah, Ph.D., Developer

core.git: Branch 'libreoffice-7-6' - sd/source

2024-03-14 Thread Hossein (via logerrit)
sd/source/core/drawdoc2.cxx |6 +- sd/source/core/sdpage.cxx |3 ++- 2 files changed, 7 insertions(+), 2 deletions(-) New commits: commit 58352309d1299cbbaf465991f5cec17c2ae32cee Author: Hossein AuthorDate: Tue Mar 12 16:32:09 2024 +0100 Commit: Xisco Fauli CommitDate

core.git: Branch 'libreoffice-24-2' - sd/source

2024-03-13 Thread Hossein (via logerrit)
sd/source/core/drawdoc2.cxx |6 +- sd/source/core/sdpage.cxx |3 ++- 2 files changed, 7 insertions(+), 2 deletions(-) New commits: commit 2ad14fdade187579b2abf3c76a08780b77614662 Author: Hossein AuthorDate: Tue Mar 12 16:32:09 2024 +0100 Commit: Adolfo Jayme Barrientos

core.git: odk/examples

2024-03-12 Thread Hossein (via logerrit)
odk/examples/DevelopersGuide/FirstSteps/FirstLoadComponent/cxx/FirstLoadComponent.cxx | 22 +- 1 file changed, 11 insertions(+), 11 deletions(-) New commits: commit a2265e8faa099d9652efd12392c2877c2df1d1eb Author: Hossein AuthorDate: Tue Mar 12 10:21:32 2024 +0100 Commit

core.git: sd/source

2024-03-12 Thread Hossein (via logerrit)
sd/source/core/drawdoc2.cxx |6 +- sd/source/core/sdpage.cxx |3 ++- 2 files changed, 7 insertions(+), 2 deletions(-) New commits: commit c1f097854f89f35cfc0f097a10384014042b95d6 Author: Hossein AuthorDate: Tue Mar 12 16:32:09 2024 +0100 Commit: Hossein CommitDate: Wed

core.git: odk/CustomTarget_build-examples.mk odk/examples odk/Package_examples.mk

2024-03-10 Thread Hossein (via logerrit)
++ odk/examples/DevelopersGuide/FirstSteps/HelloTextTableShape/cxx/Makefile | 77 ++ 4 files changed, 463 insertions(+) New commits: commit d30891d6ad5473708aaba7b31aa87de29ae57fe6 Author: Hossein AuthorDate: Sun Mar 10 20:58:37 2024 +0100 Commit: Hossein CommitDate

core.git: odk/examples

2024-03-10 Thread Hossein (via logerrit)
odk/examples/DevelopersGuide/FirstSteps/HelloTextTableShape/java/HelloTextTableShape.java | 28 +- 1 file changed, 14 insertions(+), 14 deletions(-) New commits: commit 93c5a2513c7cb2f737a0e1f8de0b101bdc6337d4 Author: Hossein AuthorDate: Sun Mar 10 22:14:39 2024 +0100 Commit

Re: Debian 12.5 - 32bit Compiling Error - Missing jawt_md.h

2024-03-05 Thread Hossein Nourikhah
se try to see if reverting it helps. Also, can you try installing a JDK from the compressed archive (tar.gz), and pass the installation path to autogen.input like this? --with-jdk-home= You can probably download 32 bit Java 8 JDK from here: https://www.oracle.com/java/technologies/downloads/#java8

core.git: configure.ac

2024-02-27 Thread Hossein (via logerrit)
configure.ac |9 + 1 file changed, 9 insertions(+) New commits: commit 8f7d4f1da306fc7e104050c96ae1538c3f04c52f Author: Hossein AuthorDate: Thu Feb 22 13:20:09 2024 + Commit: Michael Stahl CommitDate: Tue Feb 27 10:49:29 2024 +0100 Check Windows SDK version

[CONTRIBUTOR] Contributing to the "Tickless NetBSD with high-resolution timers" as part of GSoC

2024-02-23 Thread SD Asif Hossein
Hi there 👋, My name is SD Asif Hossein, an enthusiastic Operating System and Low-Level developer. I am a student currently pursuing an undergraduate degree in engineering. I am interested in one of the NetBSD projects, "Tickless NetBSD with high-resolution timers" as part of Google

core.git: Branch 'libreoffice-7-6' - solenv/gbuild

2024-02-16 Thread Hossein (via logerrit)
solenv/gbuild/platform/com_MSC_class.mk |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit aeca67238e26cd148083055e0f223753f7462c14 Author: Hossein AuthorDate: Thu May 25 15:55:11 2023 +0200 Commit: Xisco Fauli CommitDate: Fri Feb 16 19:25:51 2024

core.git: sc/inc sc/source

2024-01-29 Thread Hossein (via logerrit)
sc/inc/globstr.hrc|1 + sc/source/ui/inc/datafdlg.hxx |2 +- sc/source/ui/view/cellsh2.cxx | 13 + 3 files changed, 15 insertions(+), 1 deletion(-) New commits: commit 07203b8ed8cc7a392c196b695c9a5c60955b732b Author: Hossein AuthorDate: Wed Jan 24 01:17:28

core.git: include/LibreOfficeKit

2024-01-23 Thread Hossein (via logerrit)
0d37cbb937e4c8a72de07621ae7d4943b4a032e8 Author: Hossein AuthorDate: Tue Jan 9 00:44:16 2024 + Commit: Tomaž Vajngerl CommitDate: Wed Jan 24 06:03:11 2024 +0100 Normalize include syntax in include/LibreOfficeKit Changed #include to #include "..." in the header

core.git: sw/JunitTest_sw_complex.mk

2024-01-20 Thread Hossein (via logerrit)
sw/JunitTest_sw_complex.mk |4 1 file changed, 4 insertions(+) New commits: commit 97337f5395ca1f4597690c97a19da9fd55ee1c66 Author: Hossein AuthorDate: Thu Jan 18 18:30:09 2024 + Commit: Hossein CommitDate: Sun Jan 21 00:21:33 2024 +0100 Fix sw_complex JUnitTest not

Re: Java a11y test not executed

2024-01-20 Thread Hossein Nourikhah
Hello Michael, For me it works fine on Ubuntu, but fails on Windows. But as, first: CI build is fine on Windows and elsewhere, and second: porting to C++ is the ultimate goal, I'll merge the patch. Regards, Hossein On 19.01.2024 10:39, Michael Weghorn wrote: On 2024-01-18 19:41, Ho

Re: Java a11y test not executed

2024-01-18 Thread Hossein Nourikhah
/+/162263 Unfortunately, the test fails for me. Regards, Hossein On 18.01.2024 18:36, Ilmari Lauhakangas wrote: On 18.1.2024 18.52, Martin Gube wrote: Hi everyone, I'm quite new to the project and currently converting the following Java a11y test to C++ (Bugzilla: b

core.git: odk/CustomTarget_build-examples.mk odk/examples odk/Package_examples.mk

2024-01-16 Thread Hossein (via logerrit)
++ odk/examples/python/minimal-extension/pkg-description/pkg-description.en | 1 odk/examples/python/minimal-extension/registration/license.txt | 1 9 files changed, 157 insertions(+) New commits: commit b9a36edc6d435cb1b4bf8e950cd4dc49ecead2bc Author: Hossein AuthorDate

Re: Language Linking CLI

2024-01-14 Thread Hossein Nourikhah
tform_.NET_Binding Regards, Hossein On 11.01.2024 11:40, y27p6e3vu...@web.de wrote: Hi, Language Linking to CLI is only available for the windows platform, not for linux. I assume technical reasons. What are these reasons? Are these because of technical limitations/restrictions or due to l

core.git: include/svl

2024-01-05 Thread Hossein (via logerrit)
include/svl/style.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1ec3ef4db8c4c03d89a3d86c0e633effde04efda Author: Hossein AuthorDate: Thu Jan 4 10:32:49 2024 + Commit: Hossein CommitDate: Fri Jan 5 23:30:47 2024 +0100 Update comment to match

Re: [libreoffice-l10n] Android Viewer translation on Weblate

2023-12-15 Thread Hossein Nourikhah
Hello Adam, You need to use the '+' button to add a new translation. I do not know if it needs special permission. Anyway, I did it for Polish (pl). It should be visible now: https://translations.documentfoundation.org/projects/android-viewer/android-strings-7-6/pl/ Regards, H

[Libreoffice-commits] core.git: odk/examples

2023-11-21 Thread Hossein (via logerrit)
/FirstUnoContact/java/Makefile | 2 +- odk/examples/DevelopersGuide/FirstSteps/HelloTextTableShape/java/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 42edec63fba4a3ddc0dcd83a5affb7913625b42a Author: Hossein AuthorDate: Tue Nov 21 12:05:10

[Libreoffice-commits] core.git: odk/CustomTarget_build-examples.mk odk/examples odk/Package_examples.mk

2023-11-20 Thread Hossein (via logerrit)
++ odk/examples/DevelopersGuide/FirstSteps/FirstLoadComponent/cxx/Makefile | 100 ++ 4 files changed, 251 insertions(+) New commits: commit ae61f6aa2b5f6156f61c4fd2cceb5b1206450c48 Author: Hossein AuthorDate: Mon Nov 20 14:01:56 2023 + Commit: Hossein CommitDate

[Libreoffice-commits] core.git: odk/CustomTarget_build-examples_java.mk odk/CustomTarget_build-examples.mk odk/examples odk/Package_examples.mk

2023-11-20 Thread Hossein (via logerrit)
| 92 ++ odk/examples/DevelopersGuide/examples.html| 12 - 8 files changed, 218 insertions(+), 32 deletions(-) New commits: commit bc5c767e9aebadf12aa6a181a6ce066cbfff71ad Author: Hossein AuthorDate: Mon Nov 20 12:32:26 2023 +0100 Commit: Hossein

[SR-Users] Re: Inconsistent behavior between reg_fetch_contacts (registrar module) and reginfo_handle_notify (pua_reginfo module)?

2023-11-13 Thread Mohammad Hossein Ahmadi via sr-users
or possible also in the code. > > Cheers, > > Henning > > > -Original Message- > > From: Mohammad Hossein Ahmadi via sr-users > > <sr-users(a)lists.kamailio.org> > > Sent: Montag, 13. November 2023 13:14 > > To: sr-users(a)lists.kamailio.

[SR-Users] Re: Inconsistent behavior between reg_fetch_contacts (registrar module) and reginfo_handle_notify (pua_reginfo module)?

2023-11-13 Thread Mohammad Hossein Ahmadi via sr-users
ing to > the documentation: > https://kamailio.org/docs/modules/5.5.x/modules/ims_registrar_scscf.html#id… > > Cheers, > > Henning > > > -Original Message- > > From: Mohammad Hossein Ahmadi via sr-users > > <sr-users(a)lists.kamailio.org> > > Sent: Mit

[SR-Users] Re: Inconsistent behavior between reg_fetch_contacts (registrar module) and reginfo_handle_notify (pua_reginfo module)?

2023-11-13 Thread Mohammad Hossein Ahmadi via sr-users
Hello, I think you could just give the proper URI with domain part in the variable, according to the documentation: https://kamailio.org/docs/modules/5.5.x/modules/ims_registrar_scscf.html#idm356 Cheers, Henning -Original Message- From: Mohammad Hossein Ahmadi

Fink 1.17 vs 1.18

2023-11-08 Thread Amir Hossein Sharifzadeh
Hello Flink dev team, This question might have been answered already but I want to ask again after the official release 1.18. What are the major differences between Fink 1.17 and 1.18? Is 1.18 faster for streaming processing? Thank you very much. Best, Amir

[SR-Users] Inconsistent behavior between reg_fetch_contacts (registrar module) and reginfo_handle_notify (pua_reginfo module)?

2023-11-08 Thread Mohammad Hossein Ahmadi via sr-users
Hello everyone, I have previously set up Kamailio 5.7.2 IMS configuration (including P-CSCF, S-CSCF and I-CSCF) and successfully made voice calls. Now I'm trying to set up an IP-SM-GW AS using the example here (with some tweaks): https://github.com/kamailio/kamailio/blob/master/src/modules/smsop

[jira] [Updated] (SPARK-45800) FileOutputCommiter race condition

2023-11-05 Thread Sayed Mohammad Hossein Torabi (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sayed Mohammad Hossein Torabi updated SPARK-45800: -- Attachment: spark.log > FileOutputCommiter race condit

[jira] [Updated] (SPARK-45800) FileOutputCommiter race condition

2023-11-05 Thread Sayed Mohammad Hossein Torabi (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sayed Mohammad Hossein Torabi updated SPARK-45800: -- Description: Race condition happens when multiple spark jobs

[jira] [Created] (SPARK-45800) FileOutputCommiter race condition

2023-11-05 Thread Sayed Mohammad Hossein Torabi (Jira)
Sayed Mohammad Hossein Torabi created SPARK-45800: - Summary: FileOutputCommiter race condition Key: SPARK-45800 URL: https://issues.apache.org/jira/browse/SPARK-45800 Project: Spark

[jira] [Updated] (SPARK-45800) FileOutputCommiter race condition

2023-11-05 Thread Sayed Mohammad Hossein Torabi (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sayed Mohammad Hossein Torabi updated SPARK-45800: -- Attachment: main.py > FileOutputCommiter race condit

Re: Boost not included...

2023-11-03 Thread Hossein Nourikhah
. Regards, Hossein On 03.11.2023 08:54, Regis Perdreau wrote: Hi, I have many difficulties to compile master : I have tested on different version of GCC, Clang and different machines...there is always something broken, mainly some include are missing... i have this error message : /home/codeur/libo

Re: [VOTE] Release 1.18.0, release candidate #3

2023-10-21 Thread Amir Hossein Sharifzadeh
Does the 1.18 version support the Kafka connector? On Wed, Oct 18, 2023 at 8:26 PM Jing Ge wrote: > Hi everyone, > > Please review and vote on the release candidate #3 for the version > 1.18.0, as follows: > [ ] +1, Approve the release > [ ] -1, Do not approve the release (please provide specifi

[Libreoffice-commits] core.git: basctl/source

2023-10-18 Thread Hossein (via logerrit)
basctl/source/basicide/brkdlg.cxx |7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) New commits: commit e94cbd7dbf4a8c82f17522806a9011c89bf20865 Author: Hossein AuthorDate: Wed Oct 18 10:29:22 2023 +0200 Commit: Hossein CommitDate: Wed Oct 18 17:41:52 2023 +0200

Proposal: build service for LibreOffice extensions

2023-10-12 Thread Hossein Nourikhah
those extensions built this way be displayed in the LibreOffice extensions website. Regards, Hossein -- Hossein Nourikhah, Ph.D., Developer Community Architect Tel: +49 30 5557992-65 | Email: hoss...@libreoffice.org The Document Foundation, Winterfeldtstraße 52, 10781 Berlin, DE Gemeinnützige

[jira] [Created] (SPARK-45422) Update Partition Stats

2023-10-05 Thread Sayed Mohammad Hossein Torabi (Jira)
Sayed Mohammad Hossein Torabi created SPARK-45422: - Summary: Update Partition Stats Key: SPARK-45422 URL: https://issues.apache.org/jira/browse/SPARK-45422 Project: Spark

[Libreoffice-commits] core.git: sw/qa sw/source

2023-10-05 Thread Hossein (via logerrit)
: commit e0bedd3f7311bf47392a46d097304e3c7afcb246 Author: Hossein AuthorDate: Wed Oct 4 22:22:06 2023 +0200 Commit: Xisco Fauli CommitDate: Thu Oct 5 10:14:59 2023 +0200 Revert "tdf#155470 DOCX export: fix RTL numbers changed to LTR" This reve

[Libreoffice-commits] core.git: bin/run

2023-09-20 Thread Hossein (via logerrit)
bin/run |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit a34dcd03254480927c403d904c0e754802d97b90 Author: Hossein AuthorDate: Sat Sep 16 03:05:34 2023 +0200 Commit: Hossein CommitDate: Wed Sep 20 14:23:33 2023 +0200 Prepend instdir/program to the PATH

[Libreoffice-commits] core.git: odk/examples

2023-09-16 Thread Hossein (via logerrit)
930f0aa232611d751209c5cb089b9f282f26bde8 Author: Hossein AuthorDate: Sat Sep 16 14:05:03 2023 +0200 Commit: Hossein CommitDate: Sat Sep 16 15:08:31 2023 +0200 tdf#157273 Port DevelopersGuide/FirstSteps examples to BASIC These 3 examples from the chapter 1 of the DevGuide are ported to

[Libreoffice-commits] core.git: Repository.mk vcl/Module_vcl.mk

2023-09-15 Thread Hossein (via logerrit)
Repository.mk |2 +- vcl/Module_vcl.mk |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 36163d269bd8f77a86605e4c5ff5adce17b4c66c Author: Hossein AuthorDate: Fri Sep 15 22:38:02 2023 +0200 Commit: Hossein CommitDate: Fri Sep 15 23:48:49 2023 +0200

[Libreoffice-commits] core.git: bin/run

2023-09-15 Thread Hossein (via logerrit)
bin/run |1 + 1 file changed, 1 insertion(+) New commits: commit 140fe3080da8dd6468a223cb7bb56d3734377b9c Author: Hossein AuthorDate: Wed Sep 13 23:31:21 2023 +0200 Commit: Hossein CommitDate: Fri Sep 15 21:24:09 2023 +0200 Make sure bin/run script finds the correct dlls

Re: testVba failure on Windows

2023-09-13 Thread Hossein Nourikhah
Hello, There are some tests that fail with different DPIs. I have encountered this failure before, using 3x scaling on Windows. Is it possible that he can run the test without scaling? Regards, Hossein On 13.09.2023 09:09, Ilmari Lauhakangas wrote: I'm including test failure output f

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - ridljar/com

2023-09-12 Thread Hossein (via logerrit)
ridljar/com/sun/star/lib/util/NativeLibraryLoader.java |9 - 1 file changed, 9 deletions(-) New commits: commit db0ee77abb37c1c649cc14c1a8e54ed5357eef09 Author: Hossein AuthorDate: Thu Aug 31 11:02:09 2023 +0200 Commit: Xisco Fauli CommitDate: Tue Sep 12 09:28:22 2023 +0200

[Libreoffice-commits] core.git: odk/examples odk/Package_examples.mk solenv/clang-format

2023-09-08 Thread Hossein (via logerrit)
/excludelist |2 +- 6 files changed, 16 insertions(+), 16 deletions(-) New commits: commit 65325f9c2f9aff6782fa5df910e8f2f5e63dfd93 Author: Hossein AuthorDate: Thu Sep 7 17:16:24 2023 +0200 Commit: Hossein CommitDate: Sat Sep 9 01:20:46 2023 +0200 Rename .cpp examples to

[Libreoffice-commits] core.git: odk/examples

2023-09-08 Thread Hossein (via logerrit)
odk/examples/DevelopersGuide/FirstSteps/FirstLoadComponent.py | 62 ++ 1 file changed, 62 insertions(+) New commits: commit 7dc3be651b050c7b4d383d8ee25b69728418acc7 Author: Hossein AuthorDate: Fri Sep 8 01:16:29 2023 +0200 Commit: Hossein CommitDate: Fri Sep 8 10:16:06 2023

[Libreoffice-commits] core.git: extensions/source odk/examples

2023-09-07 Thread Hossein (via logerrit)
+++-- 4 files changed, 12 insertions(+), 41 deletions(-) New commits: commit 7a643f40b4c76bc55f17c3137aad90dbf55463ea Author: Hossein AuthorDate: Wed Sep 6 22:50:25 2023 +0200 Commit: Hossein CommitDate: Thu Sep 7 10:09:14 2023 +0200 Simplify condition in a loop over a single element

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6-1' - ridljar/com

2023-09-06 Thread Hossein (via logerrit)
ridljar/com/sun/star/lib/util/NativeLibraryLoader.java |9 - 1 file changed, 9 deletions(-) New commits: commit e0557220321b09fdbcaaeaffbdf31e072e6511c4 Author: Hossein AuthorDate: Thu Aug 31 11:02:09 2023 +0200 Commit: Xisco Fauli CommitDate: Wed Sep 6 16:48:12 2023 +0200

[Libreoffice-commits] core.git: sc/source

2023-09-06 Thread Hossein (via logerrit)
sc/source/ui/inc/viewdata.hxx |2 +- sc/source/ui/view/cellsh4.cxx |2 +- sc/source/ui/view/tabview3.cxx | 18 ++ 3 files changed, 16 insertions(+), 6 deletions(-) New commits: commit 218b73d937453d5d813a050f1216840ba71f4fe7 Author: Hossein AuthorDate: Wed Sep 6

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - 2 commits - ridljar/com sc/qa sc/source

2023-09-01 Thread Hossein (via logerrit)
/view/viewfunc.cxx | 22 + 5 files changed, 45 insertions(+), 12 deletions(-) New commits: commit b0ef63638b31ae3fcc5e4a6bbf5298040a878ee3 Author: Hossein AuthorDate: Thu Aug 31 11:02:09 2023 +0200 Commit: Xisco Fauli CommitDate: Fri Sep 1 13:34:20

[Libreoffice-commits] core.git: 2 commits - helpcontent2 ridljar/com

2023-08-31 Thread Hossein (via logerrit)
helpcontent2 |2 +- ridljar/com/sun/star/lib/util/NativeLibraryLoader.java |9 - 2 files changed, 1 insertion(+), 10 deletions(-) New commits: commit 345b214c37d1f645dd0e6e084358f8ca81d9ed66 Author: Hossein AuthorDate: Thu Aug 31 11

[Libreoffice-commits] core.git: sw/qa sw/source

2023-08-21 Thread Hossein (via logerrit)
commits: commit 40ed8dd3a5a16f21f2e98440c62efa0fa6ec60ff Author: Hossein AuthorDate: Tue Aug 15 14:56:53 2023 +0200 Commit: Hossein CommitDate: Mon Aug 21 14:26:51 2023 +0200 tdf#155470 DOCX export: fix RTL numbers changed to LTR When using numerals in "context" mode

Re: Making it easier to start contributing to LibreOffice development

2023-08-10 Thread Hossein Nourikhah
improvement, by making it possible to use PCH (pre-compiled headers) and ccache at the same time, on Windows. If you have time and you are willing to help, the above are some of the things to take a look at. Regards, Hossein On 09.08.2023 20:31, Ilmari Lauhakangas wrote: On 9.8.2023 19.32

[Libreoffice-commits] core.git: solenv/gbuild

2023-08-09 Thread Hossein (via logerrit)
solenv/gbuild/platform/com_MSC_class.mk |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 0c9f095a01682d8cb99a596e568bd81ae96906a5 Author: Hossein AuthorDate: Thu May 25 15:55:11 2023 +0200 Commit: Hossein CommitDate: Wed Aug 9 10:15:16 2023 +0200

[Libreoffice-commits] core.git: sw/qa sw/source

2023-08-03 Thread Hossein (via logerrit)
sw/qa/extras/uiwriter/data/tdf156560.docx |binary sw/qa/extras/uiwriter/uiwriter8.cxx | 16 sw/source/core/layout/paintfrm.cxx|4 3 files changed, 20 insertions(+) New commits: commit a99a63287f96290f5641a4216432f7b637402ea6 Author: Hossein

[Libreoffice-commits] core.git: sc/qa

2023-07-27 Thread Hossein (via logerrit)
sc/qa/uitest/calc_tests9/tdf156268.py | 24 ++ sc/qa/uitest/data/tdf156268.fods | 358 ++ 2 files changed, 382 insertions(+) New commits: commit f58dc86c9c8a257f620b009e243ab591a4a67ced Author: Hossein AuthorDate: Thu Jul 27 02:44:12 2023 +0200 Commit

Re: [Help] Exception occurred, When debugging LibreOffice by VS Code on ubuntu (gnome desktop) . can't debug by vscode nomally.

2023-07-21 Thread Hossein Nourikhah
program/soffice -env:SAL_USE_VCLPLUGIN=gen" Regards, Hossein On 21.07.2023 03:24, Kevin Suo wrote: Could someone on the list take look at the error Zhao Xiao has encountered when he is debugging in VS Code. He is a newcomer and is preparing to contribute on CJK bug fixing. Kevin Suo 于 2023年7月18日 GMT+08:00 下午

[Libreoffice-commits] core.git: sfx2/source

2023-07-17 Thread Hossein (via logerrit)
sfx2/source/sidebar/ResourceManager.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 4ea4ce78d116757638b08a389d9c509c523085f3 Author: Hossein AuthorDate: Mon Jul 17 11:39:58 2023 +0200 Commit: Hossein CommitDate: Mon Jul 17 18:38:08 2023 +0200 Remove leftover debug

[klee-dev] Tracking changes of specific variables

2023-07-11 Thread Hossein Monjezi
Hello All, I am trying to add a new search algorithm, so that the states where a certain variable change happens are selected for exploration over the others, and only fall back to the BFS/DFS when this given criteria does not exist in any of the possible states. For example, in this code I wou

[Discover] [Bug 466699] Dolphin crashes at start after failed offline-update

2023-07-03 Thread Amir Hossein Niknezhad
https://bugs.kde.org/show_bug.cgi?id=466699 --- Comment #4 from Amir Hossein Niknezhad --- Created attachment 160065 --> https://bugs.kde.org/attachment.cgi?id=160065&action=edit New crash information added by DrKonqi plasma-discover (5.27.6) using Qt 5.15.10 I have no idea why this

[Discover] [Bug 466699] Dolphin crashes at start after failed offline-update

2023-07-03 Thread Amir Hossein Niknezhad
https://bugs.kde.org/show_bug.cgi?id=466699 Amir Hossein Niknezhad changed: What|Removed |Added CC||amir.nik1...@protonmail.com -- You

[Kwant] random sites

2023-06-20 Thread Hossein Karbaschi
Hi everybody, In the following code I want to delete few random sites from the scattering region. Please help me in this case. Best regards, Hossein import kwant from math import sqrt import matplotlib.pyplot as plt import tinyarray import numpy as np import math import matplotlib

[Libreoffice-commits] core.git: sw/source

2023-06-19 Thread Hossein (via logerrit)
changed, 24 insertions(+), 80 deletions(-) New commits: commit f9f7cfc080c3adb751ceca96be4ca5440de4a2b6 Author: Hossein AuthorDate: Wed Jun 14 23:55:06 2023 +0200 Commit: Hossein CommitDate: Tue Jun 20 01:03:55 2023 +0200 tdf#122970 Fix direct cursor leaving screen trail

[UAI] PhD Positions on Deep Learning for Modeling Proteins, at KTH, Stockholm, Sweden

2023-06-05 Thread Hossein Azizpour
larger consortium between KTH, Stockholm University, Science for Life Laboratory, and the Karolinska Institute which hires several PhD students and postdocs working together within the same consortium. The prospective doctoral students specifically announced in this call will join Hossein Azizpour&#

[UAI] Postdoctoral Position on Under-supervised Visual Recognition at KTH, Stockholm, Sweden

2023-06-05 Thread Hossein Azizpour
We have opened a 1-2 year postdoctoral position at KTH, Royal Institute of Technology, in Stockholm, Sweden. The prospective postdoc will join Hossein Azizpour's group at KTH at the division of Robotics, Perception, and Learning (RPL). The project is on under-supervised deep learning incl

[Libreoffice-commits] core.git: cui/source

2023-06-04 Thread Hossein (via logerrit)
cui/source/inc/connect.hxx |2 +- cui/source/tabpages/connect.cxx | 16 2 files changed, 9 insertions(+), 9 deletions(-) New commits: commit af27b57521075b35234daed4a6a7b554ed434df7 Author: Hossein AuthorDate: Sun Jun 4 22:16:27 2023 +0200 Commit: Hossein

[Desktop-packages] [Bug 725792]

2023-06-02 Thread Hossein-7
(In reply to خالد حسني from comment #25) > This seems to be a more general issue, if one mixes RTL with LTR text or CTL > with Asian or Latin, there will be a gap. My guess when the text is split > into different portions the underline can be a little bit short (probably > because of rounding). Mig

A few questions regarding Docker

2023-05-31 Thread Amir Hossein Sharifzadeh
Hi Flink Dev Team, I am trying to create a Docker image. Before asking my question, I will explain to you about my application. My main (command) jar file: 1) Has dependencies on other jar files (they are all in the same directory) 2) It Needs to read some arguments from a config file. 3) Genera

Re: How to figure out what's the size of ListState?

2023-05-27 Thread Amir Hossein Sharifzadeh
c64a808484cab78c8bd7b74a287edf7d1f3b01/flink-state-backends/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBListState.java#L131 > > Best > Yun Tang > > From: Amir Hossein Sharifzadeh > Sent: Tuesday, May 23, 2

How to figure out what's the size of ListState?

2023-05-23 Thread Amir Hossein Sharifzadeh
Dear Flink Dev team, It's about a while since I am dealing with an issue that can't figure out myself. I spent quite a lot of time trying to solve the problem myself, but I feel stuck. I explained the problem statement and the issue here: https://stackoverflow.com/questions/76308686/how-to-figure

Using ccache and jom to speed up Windows builds

2023-05-21 Thread Hossein Nourikhah
a good optimization. I think it worth trying ccache + jom on Windows CI. Also, using jom in every external library that is built with nmake can provide more performance improvement. One can take a look into: $ git grep nmake "external/*/*.mk" Regards, Hossein -- Hossein Nourikha

[Libreoffice-commits] core.git: cui/source

2023-05-16 Thread Hossein (via logerrit)
cui/source/inc/connect.hxx |2 + cui/source/tabpages/connect.cxx | 58 +--- 2 files changed, 21 insertions(+), 39 deletions(-) New commits: commit c01639c556276e496d9e762468cad6b27f9ed0f4 Author: Hossein AuthorDate: Tue May 16 00:50:48 2023

Activating timestamp in LibreOffice CI

2023-05-12 Thread Hossein Nourikhah
://linuxhint.com/timestamps-jenkins/ As discussed in the plugin documentation, timestamps can be accurate up to milliseconds, which would be enough to diagnose performance problems. Regards, Hossein -- Hossein Nourikhah, Ph.D., Developer Community Architect Tel: +49 30 5557992-65 | Email: hoss

[Libreoffice-commits] core.git: writerfilter/source

2023-05-08 Thread Hossein (via logerrit)
writerfilter/source/dmapper/DomainMapperTableHandler.cxx | 20 +++ 1 file changed, 10 insertions(+), 10 deletions(-) New commits: commit fdd7304485ce00177e4b61e6632d14d89d438756 Author: Hossein AuthorDate: Sat May 6 15:18:43 2023 +0200 Commit: Stephan Bergmann CommitDate

[Libreoffice-commits] core.git: sw/qa

2023-05-04 Thread Hossein (via logerrit)
sw/qa/extras/uiwriter/uiwriter3.cxx | 56 ++ sw/qa/uitest/writer_tests2/deleteFootnotes.py | 44 2 files changed, 56 insertions(+), 44 deletions(-) New commits: commit 894bb1128ca0e80b96d48bfd94556f70af02ce41 Author: Hossein

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - 2 commits - svx/source sw/source

2023-05-03 Thread Hossein (via logerrit)
svx/source/sdr/contact/viewcontactofsdrpathobj.cxx |3 ++- sw/source/core/text/itrform2.cxx | 14 +++--- 2 files changed, 13 insertions(+), 4 deletions(-) New commits: commit df461b42126e440492fc919d2b1b2d6649962a90 Author: Hossein AuthorDate: Mon Apr 17 13

[Libreoffice-commits] core.git: vcl/qa

2023-05-01 Thread Hossein (via logerrit)
vcl/qa/cppunit/pdfexport/data/content-control-rtl.docx |binary vcl/qa/cppunit/pdfexport/pdfexport.cxx | 53 + 2 files changed, 53 insertions(+) New commits: commit 57f46a5a64f4e3bca2f0a52309ca7d201c1e2372 Author: Hossein AuthorDate: Wed Apr 26 13:38:20

  1   2   3   4   5   6   7   8   9   10   >