Re: [VOTE] PIP-351: Additional options for Pulsar-Test client to support KeyStore based TLS

2024-05-17 Thread Enrico Olivelli
+1 (binding) Enrico Il Ven 17 Mag 2024, 03:54 Zixuan Liu ha scritto: > +1 (non-binding) > > BTW, a PIP requires 3 binding votes. > > Thanks, > Zixuan > > Shasank Sekhar Pandey 于2024年5月17日 > 周五03:21写道: > > > Hello, > > > > I would like to start a

Re: Discussion on Default Implementation for isDriverMetadataServiceAvailable

2024-05-16 Thread Enrico Olivelli
> misinterpretation. > It is fine to make it abstract and implement it in all of the implementations that we maintain. Enrico > > Thanks > ZhangJian He > Twitter: shoothzj > Wechat: shoothzj >

Anything depending on non-libpciaccess ?

2024-05-15 Thread Enrico Weigelt, metux IT consult
! Für eine vertrauliche Kommunikation senden Sie bitte ihren GPG/PGP-Schlüssel zu. --- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

[PATCH 2/2] usb:gadget: use helper function to queue composite requests

2024-05-14 Thread Enrico Scholz
From: Enrico Scholz Fixes bookkeeping in composite driver. Signed-off-by: Enrico Scholz --- drivers/usb/gadget/function/dfu.c | 2 +- drivers/usb/gadget/function/f_acm.c | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/usb/gadget/function/dfu.c b/drivers/usb

[PATCH 1/2] usb:gadget:composite: add public functions for managing setup requests

2024-05-14 Thread Enrico Scholz
From: Enrico Scholz The composite driver does some bookkeeping about pending requests and decides in its cleanup function whether requests must be dequeued. There are some function drivers (dfu, acm) which queue the requests directly which causes e.g. | :/ dfu /tmp/img(img)c | ... | g_multi

Re: [VOTE] PIP-347: add role field in consumer's stat

2024-05-14 Thread Enrico Olivelli
+1 (binding) Enrico Il giorno mar 14 mag 2024 alle ore 11:31 太上玄元道君 ha scritto: > +1 nonbinding > > Thanks, > Tao Jiuming > > thetumbled 于2024年5月14日 周二17:26写道: > > > Hi, Pulsar Community. > > I would like to start the voting thread for PIP-347: add

Re: KIE - Question about "staging" binaries/artifacts

2024-05-13 Thread Enrico Olivelli
5] on Slack several hours ago, > but no luck getting > I apologize if I’m lacking obvious information, and appreciate any > resource or reply that would put us closer to a successful release. > This is the right place for asking questions, not Slack. > Regards, > I hope that he

Re: Final 2.3.8 Tarballs

2024-05-09 Thread Enrico Forestieri
On Wed, May 08, 2024 at 11:35:13PM +0200, Pavel Sanda wrote: On Wed, May 08, 2024 at 07:56:25PM +0200, Enrico Forestieri wrote: On Wed, May 08, 2024 at 11:53:02AM +0200, Jean-Pierre Chrétien wrote: >In fact, there are two different issues when importing 2.4.x UserGuide in >2.3.8: &g

Re: Final 2.3.8 Tarballs

2024-05-09 Thread Enrico Forestieri
On Wed, May 08, 2024 at 04:41:42PM -0400, Richard Kimberly Heck wrote: On 5/8/24 13:56, Enrico Forestieri wrote: On Wed, May 08, 2024 at 11:53:02AM +0200, Jean-Pierre Chrétien wrote: In fact, there are two different issues when importing 2.4.x UserGuide in 2.3.8: - a set of unavailable Unicode

Re: [DISCUSS] Upgrading to Jetty 12 since Jetty 9.4.x has reached end-of-line in June 2022

2024-05-08 Thread Enrico Olivelli
+1 to the upgrade The only problem is for any broker plugin that registers a Servlet, so we cannot cherry-pick this change to preview release lines Enrico Il giorno mer 8 mag 2024 alle ore 22:05 Lari Hotari ha scritto: > Targeting 3.4.x/4.0.x for Jetty 12 upgrade. > Here's the WIP: &

Re: Final 2.3.8 Tarballs

2024-05-08 Thread Enrico Forestieri
f \Hy@tempa. This is due to the fact that the footnote is not \cprotect'ed when exporting to latex. -- Enrico -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

gitlab ssh down ?

2024-05-08 Thread Enrico Weigelt, metux IT consult
! Für eine vertrauliche Kommunikation senden Sie bitte ihren GPG/PGP-Schlüssel zu. --- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

Re: [VOTE] PIP-348: Trigger offload on topic load stage

2024-05-08 Thread Enrico Olivelli
+1 (binding) Enrico Il giorno mer 8 mag 2024 alle ore 12:51 Zike Yang ha scritto: > +1 (binding) > > Thanks, > Zike Yang > > On Wed, May 8, 2024 at 6:22 PM Yubiao Feng > wrote: > > > > +1 (binding) > > > > Thanks > > Yubiao Feng >

Re: [PATCH] ipq40xx: add PCIe magic hack to improve VRX518 compatibility

2024-05-07 Thread Enrico Mioso
that be the case, I don't think leaving it out of OpenWrt is the right answer. Also due to the fact this seems, in my opinion, one of these things that can act as barrier to entry for a typical setup (at least when VDSL is involved). Thanks a lot to all of you for your great work. Enrico

Re: [DISCUSS] PIP-348: Trigger offload on topic load stage

2024-05-06 Thread Enrico Olivelli
Il giorno lun 6 mag 2024 alle ore 04:15 Hang Chen ha scritto: > Hi Enrico, > I agree with Jiuming, we do not need a flag to control this > behavior. We will call `maybeOffloadInBackground` method in the > managedledger init stage. This method only checks the offload policies

Re: [DISCUSS] PIP-349: Add systemCursorNames ignore list for TTL check

2024-05-06 Thread Enrico Olivelli
ames should be always handled automatically Enrico > > Penghui > > > > On Mon, May 6, 2024 at 2:51 PM Enrico Olivelli > wrote: > > > Overall I support this idea, but the name 'systemCursorsNames' is not > good > > and we should not make it configurable

Re: [DISCUSS] PIP-349: Add systemCursorNames ignore list for TTL check

2024-05-06 Thread Enrico Olivelli
depend on the version of Pulsar and users who upgrade from previous versions won't update the configuration and this will lead to problems. And we cannot ask users to update the configuration when updating Enrico Il Lun 6 Mag 2024, 08:02 Lari Hotari ha scritto: > LGTM, very useful. Tha

The 'news' section is not up-to-date

2024-05-05 Thread Enrico Olivelli
Hello, I noticed that the News section is not up to date https://bookkeeper.apache.org/releases Any volunteers to fix it ? Cheers Enrico

[Github-comments] Re: [geany/geany-themes] Flatpak directory location (Issue #47)

2024-05-05 Thread Enrico Tröger via Github-comments
> @eht16 be polite. I did the groundwork beforehand. The archive sure does look > official - https://flathub.org/apps/org.geany.Geany My post wasn't meant to sound that rude, sorry for that. But I guess you got my point. Probably not necessary to say after your last post

[FFmpeg-user] Alternative MP4 file extensions compatibility

2024-05-05 Thread Enrico Palmeri via ffmpeg-user
audio files. Thank you for your interest Yours faithfully Enrico Palmeri ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org

Re: [DISCUSS] PIP-348: Trigger offload on topic load stage

2024-05-04 Thread Enrico Olivelli
esults, like overwhelmed systems Enrico > > Enrico Olivelli 于2024年5月5日 周日02:41写道: > > > Overall I think it is a good idea. > > > > What about adding a flag to enable this behavior? > > > > In case there are problems with the offloader the topic won't be able to

Re: Apache Maven is quite amazing - Thank you

2024-05-04 Thread Enrico Olivelli
u are all doing insanely good work. > > The Java community as a whole owes you tremendously. > Indeed! Thank you for sharing your voice! Enrico > Thank you > Joe >

Re: [DISCUSS] PIP-348: Trigger offload on topic load stage

2024-05-04 Thread Enrico Olivelli
Overall I think it is a good idea. What about adding a flag to enable this behavior? In case there are problems with the offloader the topic won't be able to load. Enrico Il Sab 4 Mag 2024, 17:12 Hang Chen ha scritto: > Hi guys, > I pushed a new proposal to improve the tiered s

[Github-comments] Re: [geany/geany] Add Dockerfile filedef (PR #3757)

2024-05-04 Thread Enrico Tröger via Github-comments
Nice. I think we could add this new filetype and then update the wiki page to have it only a seperate docker-compose filetype and a reference to the GIT version of this Docker filetype. I'm happy to do this after merge. Regarding the `extension=` setting: what do you think about using lower

[Github-comments] Re: [geany/geany] Add Dockerfile filedef (PR #3757)

2024-05-04 Thread Enrico Tröger via Github-comments
@eht16 commented on this pull request. > @@ -0,0 +1,14 @@ +[styling=Sh] + +[keywords] +primary=ADD ARG CMD COPY ENTRYPOINT ENV EXPOSE FROM HEALTHCHECK LABEL MAINTAINER ONBUILD RUN SHELL STOPSIGNAL USER VOLUME WORKDIR + +[lexer_properties=C] ```suggestion [lexer_properties=Sh] ``` Or am I

[Github-comments] Re: [geany/geany] Use GtkFileChooserNative for opening files on Windows and macOS (PR #3861)

2024-05-04 Thread Enrico Tröger via Github-comments
> Maybe one more question - should the open dialog show hidden files by > default? [...] > I'm not sure if it's possible on Windows too though (on the other hand > Windows hidden files aren't so important I think because it's not those > beginning with `.` like `.gitignore` that typical

[Github-comments] Re: [geany/geany-themes] Flatpak directory location (Issue #47)

2024-05-04 Thread Enrico Tröger via Github-comments
Closed #47 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-themes/issues/47#event-12704196950 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany-themes] Flatpak directory location (Issue #47)

2024-05-04 Thread Enrico Tröger via Github-comments
Why do you use Geany as Flatpak at all? I don't understand why users go this way and then wonder why things won't work. This issue is clearly caused by the Flatpak package and should be reported to the maintainers of this package - whoever this is, it is very well hidden on FlatHub and falsely

[Github-comments] Re: [geany/geany-plugins] geniuspaste: Port to libsoup3 (and avoid GTK3 deprecations) (PR #1342)

2024-05-04 Thread Enrico Tröger via Github-comments
I tried to test it on Windows but got mixed results :(. First, we need more dependencies on Windows: ``` diff --git a/build/gtk-bundle-from-msys2.sh b/build/gtk-bundle-from-msys2.sh index 408d727f..529fa24a 100644 --- a/build/gtk-bundle-from-msys2.sh +++ b/build/gtk-bundle-from-msys2.sh @@ -21,7

Re: [Servercert-wg] Voting Period Begins - Ballot SC-073: Compromised and Weak Keys

2024-05-02 Thread Entschew, Enrico via Servercert-wg
D-Trust votes „YES“ on SC-073. Thanks, Enrico Von: Servercert-wg Im Auftrag von Wayne Thayer via Servercert-wg Gesendet: Friday, April 26, 2024 2:00 AM An: CA/B Forum Server Certificate WG Public Discussion List Betreff: [Servercert-wg] Voting Period Begins - Ballot SC-073

Re: Having troubles using XkbKeycodeToKeysym

2024-05-02 Thread Enrico Weigelt, metux IT consult
ihren GPG/PGP-Schlüssel zu. --- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

[jira] [Updated] (ZOOKEEPER-4409) NullPointerException in SendAckRequestProcessor

2024-05-02 Thread Enrico Olivelli (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli updated ZOOKEEPER-4409: --- Fix Version/s: 3.9.3 > NullPointerException in SendAckRequestProces

[jira] [Assigned] (ZOOKEEPER-4409) NullPointerException in SendAckRequestProcessor

2024-05-02 Thread Enrico Olivelli (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli reassigned ZOOKEEPER-4409: -- Assignee: Enrico Olivelli > NullPointerExcept

[jira] [Resolved] (ZOOKEEPER-4409) NullPointerException in SendAckRequestProcessor

2024-05-02 Thread Enrico Olivelli (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli resolved ZOOKEEPER-4409. Resolution: Fixed > NullPointerException in SendAckRequestProces

Re: [nexa] Entrate: se la decisione è automatizzata, niente contraddittorio

2024-05-02 Thread Enrico Marello
cartella oggi è del tipo: in dichiarazione hai indicato che hai versato imposte per 100, a noi ne risultano versate solo 80, paga la differenza. Incrocia banalmente due tabelle (dichiarato, riscosso), ben poco intelligente, mi pare. Enrico Il giorno gio 2 mag 2024 alle ore 05:25 Benedetto Ponti via

[Github-comments] Re: [geany/geany-plugins] updatechecker: Port to GIO and small other fixes (PR #1340)

2024-05-01 Thread Enrico Tröger via Github-comments
> So it probably works provided one uses an up to date operating system. If > anyone has access to a Windows 10/11 system, the artifacts of the CI build > https://github.com/geany/geany-plugins/actions/runs/8850165013 contain the > Geany and G-P installers for easy testing. I was about to ask

[Github-comments] Re: [geany/geany] Use GtkFileChooserNative for opening files on Windows and macOS (PR #3861)

2024-05-01 Thread Enrico Tröger via Github-comments
The native file dialog on Windows 7 works very well after some testing. Non-ASCII path and file names seem to work well, too. ![Screenshot_2024-05-01_19-35-32](https://github.com/geany/geany/assets/617017/3aaca2a3-9213-4435-89ab-864a9460c383) I don't know how to set up "automounted remote

[Github-comments] Re: [geany/geany-plugins] Enhance cppcheck usage, fix CI and fix reported errors (PR #1346)

2024-05-01 Thread Enrico Tröger via Github-comments
> Anyway, what do you guys think? Is it good? Are there too many > false-positives? > Should the suppressions be moved back to `AM_CPPCHECKFLAG`s not to alter the > code, although it makes it harder to maintain? I'm fine with having the suppressions inline. I don't remember if it was me

[jira] [Commented] (ZOOKEEPER-4409) NullPointerException in SendAckRequestProcessor

2024-05-01 Thread Enrico Olivelli (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842569#comment-17842569 ] Enrico Olivelli commented on ZOOKEEPER-4409: I have seen this error in production today

[jira] [Updated] (ZOOKEEPER-4409) NullPointerException in SendAckRequestProcessor

2024-05-01 Thread Enrico Olivelli (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli updated ZOOKEEPER-4409: --- Affects Version/s: 3.9.2 > NullPointerException in SendAckRequestProces

[jira] [Resolved] (ZOOKEEPER-4826) Reduce unnecessary executable permissions on files

2024-04-30 Thread Enrico Olivelli (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli resolved ZOOKEEPER-4826. Fix Version/s: 3.10.0 (was: 4.0.0) Resolution

[jira] [Updated] (ZOOKEEPER-4826) Reduce unnecessary executable permissions on files

2024-04-30 Thread Enrico Olivelli (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli updated ZOOKEEPER-4826: --- Fix Version/s: 4.0.0 > Reduce unnecessary executable permissions on fi

Re: [VOTE] BP-66: support throttling for zookeeper read of rereplication

2024-04-30 Thread Enrico Olivelli
+1 (binding) Thanks Enrico Olivelli Il Mar 30 Apr 2024, 05:17 ZhangJian He ha scritto: > +1(no-binding) > > > Thanks > ZhangJian He > > > thetumbled 于2024年4月30日 周二11:06写道: > > > Hi, everyone.I would like to start voting thread for BP-66: support

imx8: 'struct dram_timing_info' incompatibilities

2024-04-29 Thread Enrico Scholz
hitectures (e.g. in dram_config_save())? Enrico Footnotes: [1] https://github.com/nxp-imx/imx-atf/blob/lf_v2.8/plat/imx/imx8m/include/dram.h [2] typical message: "imx_busfreq: probe of busfreq failed with error -22"

Re: [DISCUSS] Apache Pulsar 3.3.0 release

2024-04-29 Thread Enrico Olivelli
+1 Thanks for driving the release. FYI On the BookKeeper side there are some fixes about metrics, maybe we could ask for a new 4.17.1 release Enrico Il giorno dom 28 apr 2024 alle ore 21:04 PengHui Li ha scritto: > +1 > > Thanks for driving the release. > > Penghui > >

Re: [discuss] Proposal to Gradually Migrate from JUnit 4 to JUnit 5

2024-04-29 Thread Enrico Olivelli
flexible testing > capabilities like annotation-based coding(so we don't need to write > assume), parallel test execution, and other features. > +1 Please ensure that on CI we always both the 2 families of tests until we completed the migration Thank you Enrico > > > I

[Github-comments] Re: [geany/geany] Use GtkFileChooserNative for opening files on Windows and macOS (PR #3861)

2024-04-29 Thread Enrico Tröger via Github-comments
>Somebody who has Windows 11 and can build Geany with this needs to >test as well. No need to build yourself, a full installer with the changes can be downloaded from the CI builds: https://github.com/geany/geany/actions/runs/8869590862 Windows 10/11 feedback would be great, I can only test on

[Github-comments] Re: [geany/geany] Use GtkFileChooserNative for opening files on Windows and macOS (PR #3861)

2024-04-28 Thread Enrico Tröger via Github-comments
I'm curious though as I only use Linux, it won't change anything for me :D. But I'll give it a try on Windows, this will take a few days though. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3861#issuecomment-2081658681 You are receiving this because

[Github-comments] Re: [geany/geany-plugins] geniuspaste: Port to libsoup3 (and avoid GTK3 deprecations) (PR #1342)

2024-04-28 Thread Enrico Tröger via Github-comments
@eht16 commented on this pull request. > @@ -3,7 +3,8 @@ AC_DEFUN([GP_CHECK_GENIUSPASTE], GP_ARG_DISABLE([GeniusPaste], [auto]) GP_CHECK_PLUGIN_DEPS([GeniusPaste], GENIUSPASTE, - [libsoup-2.4 >= 2.4.0]) + [gtk+-3.0 >= 3.16 No. It

[Github-comments] Re: [geany/geany-plugins] Fix CPP CMake option capitalization (PR #1344)

2024-04-28 Thread Enrico Tröger via Github-comments
Merged #1344 into master. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1344#event-12635099051 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] [geany/geany-plugins] Fix CPP CMake option capitalization (PR #1344)

2024-04-28 Thread Enrico Tröger via Github-comments
You can view, comment on, or merge this pull request online at: https://github.com/geany/geany-plugins/pull/1344 -- Commit Summary -- * Fix CPP CMake option capitalization -- File Changes -- M .github/workflows/build.yml (2) -- Patch Links --

[Github-comments] Re: [geany/geany-plugins] updatechecker: Port to GIO and small other fixes (PR #1340)

2024-04-28 Thread Enrico Tröger via Github-comments
> > I "think" it will work. > > In detail this is, when querying https://geany.org/ I get an error: `GET > > request failed: WinHttp error: SECURE_CHANNEL_ERROR`. […] > > If I change the URL to query to https://httpbin.org/anything/version, the > > HTTP request works fine and I get the expected

[Github-comments] Re: [geany/geany-plugins] CI: Download, compile and use latest cppcheck version (PR #1310)

2024-04-28 Thread Enrico Tröger via Github-comments
Merged #1310 into master. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1310#event-12634889055 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany-plugins] LaTeX: Switch handling of insert (list) environments over to snippets workflow (PR #1330)

2024-04-28 Thread Enrico Tröger via Github-comments
@eht16 approved this pull request. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1330#pullrequestreview-2027099072 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany] Add various pref replace in session (PR #3851)

2024-04-28 Thread Enrico Tröger via Github-comments
@eht16 commented on this pull request. > @@ -60,6 +60,8 @@ typedef struct GeanySearchPrefs gbooleanuse_current_file_dir; /* find in files directory to use on showing dialog */ gbooleanhide_find_dialog; /* hide the find dialog on next or previous

[Github-comments] Re: [geany/geany] Add various pref replace in session (PR #3851)

2024-04-28 Thread Enrico Tröger via Github-comments
@eht16 pushed 1 commit. bb15a702a9a0ae9eb4e2f805e391f30c6a9f06ad fixup: do not increase plugin API version -- View it on GitHub: https://github.com/geany/geany/pull/3851/files/c0cd092a49a3162f57691099f115fc2689515774..bb15a702a9a0ae9eb4e2f805e391f30c6a9f06ad You are receiving this because you

[Github-comments] Re: [geany/geany-plugins] LaTeX: Switch handling of insert (list) environments over to snippets workflow (PR #1330)

2024-04-28 Thread Enrico Tröger via Github-comments
Looks good now. As said before, I cannot judge whether the result of the snippets is as desired. To me it feels a little confusing that the element in the "itemize" environment is indented while for the other ones the cursor position is not indented. Maybe it's ok. -- Reply to this email

[Github-comments] Re: [geany/geany-plugins] geniuspaste: Port to libsoup3 (and avoid GTK3 deprecations) (PR #1342)

2024-04-28 Thread Enrico Tröger via Github-comments
@eht16 commented on this pull request. > @@ -3,7 +3,8 @@ AC_DEFUN([GP_CHECK_GENIUSPASTE], GP_ARG_DISABLE([GeniusPaste], [auto]) GP_CHECK_PLUGIN_DEPS([GeniusPaste], GENIUSPASTE, - [libsoup-2.4 >= 2.4.0]) + [gtk+-3.0 >= 3.16 We also

[Github-comments] Re: [geany/geany-plugins] updatechecker: Port to GIO and small other fixes (PR #1340)

2024-04-28 Thread Enrico Tröger via Github-comments
> Guys, be a bit patient :D. I'll test this on Windows/MSYS2 later or in the > next days. I "think" it will work. In detail this is, when querying https://geany.org I get an error: `GET request failed: WinHttp error: SECURE_CHANNEL_ERROR`. But I guess this is not related to the changes but

[Github-comments] Re: [geany/geany-plugins] updatechecker: Port to GIO and small other fixes (PR #1340)

2024-04-26 Thread Enrico Tröger via Github-comments
Guys, be a bit patient :D. I'll test this on Windows/MSYS2 later or in the next days. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1340#issuecomment-2079741003 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany-plugins] LaTeX: Switch handling of insert (list) environments over to snippets workflow (PR #1330)

2024-04-26 Thread Enrico Tröger via Github-comments
> > For "table" and "itemize" there is a trailing space after the cursor > > marker. Is this intended? > > "block" uses no indentation at all, "itemize" uses a tab resp. spaces and > > "table" uses a single space only. > > This is fixed. I tried to re-sync the indentions I cannot verify as I

[Github-comments] Re: [geany/geany-plugins] LaTeX: Switch handling of insert (list) environments over to snippets workflow (PR #1330)

2024-04-26 Thread Enrico Tröger via Github-comments
@eht16 commented on this pull request. > - tmp = g_strdup_printf("\n\\end{%s}", environment); - glatex_insert_string(tmp, FALSE); - g_free(tmp); - - indention_prefs = editor_get_indent_prefs(doc->editor); -

[ptxdist] [PATCH] rauc: version bump 1.11.1 -> 1.11.3

2024-04-24 Thread Enrico Jörns
Signed-off-by: Enrico Jörns --- rules/rauc.make | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/rauc.make b/rules/rauc.make index 50b1ec35d..38577f94d 100644 --- a/rules/rauc.make +++ b/rules/rauc.make @@ -1,6 +1,6 @@ # -*-makefile-*- # -# Copyright (C) 2015

[jira] [Commented] (ZOOKEEPER-4829) Support DatadirCleanup in minutes

2024-04-23 Thread Enrico Olivelli (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17840275#comment-17840275 ] Enrico Olivelli commented on ZOOKEEPER-4829: Would you like to contribute a patch

[Github-comments] Re: [geany/geany] Add various pref replace in session (PR #3851)

2024-04-23 Thread Enrico Tröger via Github-comments
@eht16 commented on this pull request. > **``search`` group** -find_selection_type See `Find selection`_. 0 immediately -replace_and_find_by_default Set ``Replace & Find`` button as default so trueimmediately -

[Github-comments] Re: [geany/geany] Add various pref replace in session (PR #3851)

2024-04-23 Thread Enrico Tröger via Github-comments
@eht16 commented on this pull request. > @@ -60,6 +60,8 @@ typedef struct GeanySearchPrefs gbooleanuse_current_file_dir; /* find in files directory to use on showing dialog */ gbooleanhide_find_dialog; /* hide the find dialog on next or previous

[Github-comments] Re: [geany/geany] Add various pref replace in session (PR #3851)

2024-04-23 Thread Enrico Tröger via Github-comments
@eht16 pushed 1 commit. c0cd092a49a3162f57691099f115fc2689515774 fixup: move new search pref to the end of struct -- View it on GitHub: https://github.com/geany/geany/pull/3851/files/8c9818eb861065ca48854e0d7aed5b2daf52310a..c0cd092a49a3162f57691099f115fc2689515774 You are receiving this

[Github-comments] Re: [geany/geany] meson: Use host instead of target (PR #3853)

2024-04-23 Thread Enrico Tröger via Github-comments
@eht16 approved this pull request. Tested and works on Windows. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3853#pullrequestreview-2018263666 You are receiving this because you are subscribed to this thread. Message ID:

Re: [QGIS-it-user] QGIS Grant Proposal 2024

2024-04-23 Thread Enrico Ferreguti via QGIS-it-user
> > Potremmo vederci mercoledì o venerdì? > > > > s. > > > > _ > > > > Messaggio inviato da dispositivo mobile. Perdona errori e sintesi. > > > > Il mar 23 apr 2024, 09:52 Enrico Ferreguti via QGIS-it-user

Re: [QGIS-it-user] QGIS Grant Proposal 2024

2024-04-23 Thread Enrico Ferreguti via QGIS-it-user
Ormai QGIS è diventato un affare di cinque o sei signori. sono sempre e solo loro che propongono, e stavolta proprio cose incomprensibili per l'utente normale. Quando volete che ci incontriamo? Il giorno lun 22 apr 2024 alle ore 09:02 Totò Fiandaca via QGIS-it-user < qgis-it-user@lists.osgeo.org>

Re: Quectel EC25 & AT connection Catch-22

2024-04-22 Thread Enrico Mioso
nnect. That said, you probably won't need qmi_wwan_q or whatever - the stock qmi_wwan driver from kernel, and "option" for serial should suffice. For some reason you have wwan0 (gnored) in your output which doesn't sound right. I would try to look at it/fix it first. Enrico

[Github-comments] Re: [geany/geany] Add Ocaml ctags parser (PR #3163)

2024-04-21 Thread Enrico Tröger via Github-comments
I tested this last week and forgot to comment :). It works fine and parses the random Ocaml code I found on the net properly. Though I don't know the language at all :D. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3163#issuecomment-2068120694 You

[Github-comments] Re: [geany/geany-plugins] Error: Most Plugins not binary compatible with this release of geany. Therefore not available in Plugin Manager Dialog (Issue #1292)

2024-04-21 Thread Enrico Tröger via Github-comments
@masla84 if this still persists, please check Help->Debug Messages in Geany, at the beginning loading of plugins is logged and also if there any errors occurred. Alternatively, uninstall all of your Geanys, remove the config folder (or at least clean the plugin paths manually) and try again.

[Github-comments] Re: [geany/geany-plugins] Error: Most Plugins not binary compatible with this release of geany. Therefore not available in Plugin Manager Dialog (Issue #1292)

2024-04-21 Thread Enrico Tröger via Github-comments
Closed #1292 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/1292#event-12551239724 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany] Allow to disable: Are you sure to replace in the whole session? (Issue #3702)

2024-04-21 Thread Enrico Tröger via Github-comments
A new various pref to disable the confirmation dialog is added in #3851. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3702#issuecomment-2068108109 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany] Allow to disable: Are you sure to replace in the whole session? (Issue #3702)

2024-04-21 Thread Enrico Tröger via Github-comments
Reopened #3702. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3702#event-12551227374 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] [geany/geany] Add various pref replace in session (PR #3851)

2024-04-21 Thread Enrico Tröger via Github-comments
Allow brave users to disable the confirmation dialog when replacing text in the whole session. While modifying the docs, I noticed a missing various pref in the table and added it. Because of the long names of the other and the new setting, the table grew and needed reformatting. I put this

[Github-comments] Re: [geany/geany] update fortran keywords (PR #3656)

2024-04-21 Thread Enrico Tröger via Github-comments
Merged #3656 into master. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3656#event-12551171089 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany] Fortran function random_init not highlighted (Issue #3362)

2024-04-21 Thread Enrico Tröger via Github-comments
Closed #3362 as completed via #3656. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3362#event-12551171193 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany] Bazel build config files are based on Python (#2088)

2024-04-21 Thread Enrico Tröger via Github-comments
Closed #2088. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/2088#event-12551166960 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany-plugins] LaTeX: Switch handling of insert (list) environments over to snippets workflow (PR #1330)

2024-04-21 Thread Enrico Tröger via Github-comments
@eht16 commented on this pull request. > if (utils_str_equal(environment, "block") == TRUE) { - g_string_append(tmpstring, "}{}"); + tmpstring =

[Github-comments] Re: [geany/geany-plugins] LaTeX: Switch handling of insert (list) environments over to snippets workflow (PR #1330)

2024-04-21 Thread Enrico Tröger via Github-comments
@eht16 commented on this pull request. Looks good. As you know I'm not LaTeX expert and so I'm wondering if it is on purpose that different environments produce quite different stylings: ``` \begin{block}{} _ \end{block} \begin{itemize} \item _ \end{itemize} \begin{table} _

[Github-comments] Re: [geany/geany] Bazel build config files are based on Python (#2088)

2024-04-21 Thread Enrico Tröger via Github-comments
@StephenWassell is this still relevant or can we close this? -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/2088#issuecomment-2068040167 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany] Fix search entry after editing the toolbar (PR #3838)

2024-04-21 Thread Enrico Tröger via Github-comments
It seems to work without the guard as well. The connect_proxy function is called four times here, but it's the same on Linux and Windows and in either way, the search toolbar item still works after re-ordering. Since we cannot reproduce this anymore and the "fix" is so long ago, maybe it was

[Github-comments] Re: [geany/geany] Help command should check browser tool's return value (Issue #3468)

2024-04-21 Thread Enrico Tröger via Github-comments
Closed #3468 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3468#event-12550837837 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany] Encodings UI improvements (PR #3720)

2024-04-21 Thread Enrico Tröger via Github-comments
Looks and works great, tested on Linux and Windows! -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3720#issuecomment-2068035433 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany] Various encodings conversion fixes (PR #3716)

2024-04-21 Thread Enrico Tröger via Github-comments
@eht16 commented on this pull request. > geany_debug("Couldn't convert from %s to UTF-8.", > charset); + g_set_error(error, G_CONVERT_ERROR, G_CONVERT_ERROR_ILLEGAL_SEQUENCE, + _("Data contains NULs")); Do we

[Github-comments] Re: [geany/geany] Various encodings conversion fixes (PR #3716)

2024-04-21 Thread Enrico Tröger via Github-comments
There are actually some encodings which seem not support on Windows: ``` 15:31:32.356445: Geany INFO : Encoding ISO-8859-10 is not supported by the system 15:31:32.356445: Geany INFO : Encoding ISO-8859-14 is not supported by the system 15:31:32.356445: Geany INFO

[Github-comments] Re: [geany/geany-plugins] lineoperations: Removed debug code (fixes #1322) (PR #1323)

2024-04-21 Thread Enrico Tröger via Github-comments
Thanks! -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1323#issuecomment-2068027676 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany-plugins] Line Operations plugin outputs "Value: 0" to terminal when Geany launches (Issue #1322)

2024-04-21 Thread Enrico Tröger via Github-comments
Closed #1322 as completed via #1323. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/1322#event-12550784189 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany-plugins] lineoperations: Removed debug code (fixes #1322) (PR #1323)

2024-04-21 Thread Enrico Tröger via Github-comments
Merged #1323 into master. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1323#event-12550784154 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany] update fortran keywords (PR #3656)

2024-04-21 Thread Enrico Tröger via Github-comments
Don't we want to merge this anyway? Maybe the performance impact is tolerable and then it is still an improvement for Fortran users. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3656#issuecomment-2068027071 You are receiving this because you are

Building failure on 3.3.6

2024-04-21 Thread Enrico Deusebio
anything wrong here? Many thanks Enrico

unattended install

2024-04-17 Thread Enrico Weigelt, metux IT consult
bitte ihren GPG/PGP-Schlüssel zu. --- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

[RESULT] [VOTE] Release 4.17.0, release candidate #0

2024-04-17 Thread Enrico Olivelli
The VOTE passes with 4 +1s (3 binding): - Lari - Hang Chen - Enrico - Andrey I will promote the artifacts and complete the release procedure Thanks Enrico Il giorno gio 11 apr 2024 alle ore 15:29 Hang Chen ha scritto: > +1 (binding) > > - Verified signatures and checksums >

Re: [PATCH] drm/gma500: Remove lid code

2024-04-17 Thread Enrico Bartky
h is handled by gma500 through a timer that periodically > > > polls the opregion for changes. These types of ACPI events shouldn't be > > > handled by the graphics driver so let's get rid of the lid code. This > > > fixes the crash during boot. > > > > >

Re: [VOTE] PIP-327 Support force topic loading for unrecoverable errors

2024-04-16 Thread Enrico Olivelli
+1 (binding) Enrico Il Mar 16 Apr 2024, 19:08 Rajan Dhabalia ha scritto: > Hi, > > I would like to start voting thread for PIP-327 which also addresses issue > # https://github.com/apache/pulsar/issues/21751 > > PIP design PR: > https://github.com/apache/pulsa

Re: [PATCH] ARM64: let 'end' point after the range in cache functions

2024-04-16 Thread Enrico Scholz
tcpdump on the other end (which differed in around 70% of the cases in the last byte). Packets with arbitrary length can be constructed easily by custom tftp filenames. Enrico

Re: [discuss] Change scheduleAtFixedRate to scheduleWithFixedDelay in GarbageCollectorThread

2024-04-16 Thread Enrico Olivelli
ween the end of one execution > and the start of the next. makes sense Enrico > Thanks > ZhangJian He

Re: compensatory fixes for xf86-video-intel driver

2024-04-15 Thread Enrico Weigelt, metux IT consult
- --- Hinweis: unverschlüsselte E-Mails können leicht abgehört und manipuliert werden ! Für eine vertrauliche Kommunikation senden Sie bitte ihren GPG/PGP-Schlüssel zu. --- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering i...@metux.net -- +49-151-27565287

  1   2   3   4   5   6   7   8   9   10   >