[Galette-users] Re: Envoi de courriel du plugin events

2024-10-04 Thread Johan Cwiklinski
Salut, Le 02/10/2024 à 18:24, Johan Cwiklinski a écrit : Dans le plugin Events/Evènements,  je rencontre un problème d'envoi de courriels aux personnes ayant une réservation pour un événement.  Est- ce un bug connu ou une erreur de config de notre part ? [...] Normalement, ce commit de

[Galette-users] Re: Ajouter un enfant

2024-10-03 Thread Johan Cwiklinski
nts depuis une autre fiche adhérent, en alternative à la création standard pour les admins etc. Tu peux là aussi créer une demande sur le tracker. Ça pourrait améliorer un peu ces histoires de fiches enfants, mais ça ne révolutionnera rien non plus. Je ne vois pas vraiment comment rendre ça &

[cctalk] Re: Might be antique computer parts

2024-10-03 Thread Johan Helsingius via cctalk
On 03/10/2024 19:56, ben via cctalk wrote: Not like old computers, that could sing and drives could dance. :) I know the PDP-8 could do music thru a AM radio. Did they ever have it sing? No, they used DecTalks. https://www.youtube.com/watch?v=1l0Ko1GUiSo&pp=ygUecGV0ZXIgbGFuZ3N0b24gZWVkaWUgYW5k

Windows build complaining about missing 'ruby'

2024-10-03 Thread Johan Corveleyn
se I don't have ruby installed. However, nowhere did I ask for any ruby bindings or trying to execute ruby. Maybe it's part of some ruby auto-detection, but then this warning should probably be suppressed? Don't have time to dig deeper right now, but maybe it rings a bell to someone. -- Johan

Windows build: gen_make.py trips over zlib 1.3

2024-10-03 Thread Johan Corveleyn
RSION\s+"(\d+)\.(\d+)\.(\d+)(?:\.\d)?"', +r'^\s*#define\s+ZLIB_VERSION\s+"(\d+)\.(\d+)(?:\.\d)?"', txt, re.M) version = tuple(map(int, vermatch.groups())) -self.zlib_version = '%d.%d.%d' % version +self.zlib_version = '%d.%d' % version if version < minimal_zlib_version: sys.stderr.write("ERROR: ZLib %s or higher is required " ]]] -- Johan

NSE scripts for SNMPv3?

2024-10-03 Thread Johan Kuuse
o implement this in the past, and/or has it been discarded for some reason? Best Regards, Johan Kuuse ___ Sent through the dev mailing list https://nmap.org/mailman/listinfo/dev Archived at https://seclists.org/nmap-dev/

[Galette-users] Re: Envoi de courriel du plugin events

2024-10-02 Thread Johan Cwiklinski
... Et je ne la reproduit pas. Je vais y regarder de plus près. ++ -- Johan ___ Galette-users mailing list -- galette-users@mailman3.com To unsubscribe send an email to galette-users-le...@mailman3.com

[OpenSIPS-Users] ipc bug.

2024-10-02 Thread Johan De Clercq
while googling I discovered in some githbub posts that there was an ipc bug. Can somebody enlighten me what this bug exactly was ? Shutdown bug? · Issue #1347 · OpenSIPS/opensips · GitHub ___ Users maili

Re: Integrated: 8340982: [win] Dead key followed by Space generates two characters instead of one

2024-10-01 Thread Johan Corveleyn
On Mon, Sep 30, 2024 at 5:23 PM Kevin Rushforth wrote: > > Gluon maintains JavaFX 17 and 21, so Johan can answer that. > > There is no maintainer for the JavaFX 8 or 11 code lines in OpenJDK. Ah yes, for 8 we use the Oracle JDK which includes its JavaFX build. So for backport to Ora

Re: wxPerl repo

2024-09-30 Thread Johan Vromans
On Tue, 1 Oct 2024 00:06:24 +0800, Ron Grunwald wrote: > I'm keen to build your version of wxPerl, but I'm not particularly > conversant with Github. You can click 'Releases' at the right and then download a tar.gz. > Would it be possible to outline the build procedure? Provided you have wxWid

Re: Integrated: 8340982: [win] Dead key followed by Space generates two characters instead of one

2024-09-30 Thread Johan Corveleyn
wed by Space generates two characters instead of > one > > Reviewed-by: angorya, jhendrikx > > - > > PR: https://git.openjdk.org/jfx/pull/1584 Great! Thanks for the quick fix. Is there any chance this could be backported to JavaFX 8 and 11 (and perhaps 21)? We're currently still on Java 8, but are working to upgrade to 11 in the next half year or so, and possibly on to 21 after that. I realize this is not such an important issue (it's been there for ages). Still, if it's not too much effort, it would help us to get a hold on that fix (in an official release) in the near future. Thanks, -- Johan

Re: RFR: 8327114: Attach in Linux may have wrong behaviour when pid == ns_pid (Kubernetes debug container) [v5]

2024-09-29 Thread Johan Sjölen
On Mon, 1 Jul 2024 12:55:24 GMT, Kevin Walls wrote: >> Sebastian Lövdahl has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Adapt code style > > (!havePidNSes && nsPid > 1) > I didn't get this at first, I think it's because PID 1 can't have

wxPerl repo

2024-09-28 Thread Johan Vromans
I've set up a new, independent repo for wxPerl on GitHub: https://github.com/sciurius/wxPerl It has two branches: wx30 and master. Branch wx30 contains an updated version of 0.9932, fixed for modern Perl and wxWidgets 3.0. I have released it as Wx-0.9933. The master branch has been updated with

Re: need help to redefine packed c struct in d

2024-09-28 Thread Johan via Digitalmars-d-learn
: I try `pragma(packed)` and `align(1):`, the d size always is 25. how to fix this? Put the `align(1):` inside the struct definition. https://d.godbolt.org/z/qqsK1ro9v -Johan

[Galette-users] Re: v1.1.3 Unable to delete members.

2024-09-28 Thread Johan Cwiklinski
Hi, Le 28/09/2024 à 08:21, Mhel a écrit : I'm on one of the nightlies So that's the problem. Everything works as expected on 1.1.3, but it's currently broken on development version. A fix will be available soon (see https://github.com/galette/galette/pull/542)

Re: Berkely DB precompiled for Windows

2024-09-27 Thread Johan Corveleyn
On Thu, Sep 26, 2024 at 5:34 PM Nathan Hartman wrote: > > On Thu, Sep 26, 2024 at 10:16 AM Daniel Sahlberg > wrote: > > > > Den tors 26 sep. 2024 kl 15:31 skrev Johan Corveleyn : > > (snip) > >> > >> +1, definitely. Since BDB support in Subversion i

Re: Dead keys followed by space

2024-09-27 Thread Johan Corveleyn
On Thu, Sep 26, 2024 at 10:37 AM Johan Corveleyn wrote: > > Thanks, and thank you Martin for filing the issue > https://bugs.openjdk.org/browse/JDK-8340982. I'll try to create an account on > openjdk.org to be able to watch the issue :-). Seems it's not that eas

Re: Compatibility

2024-09-26 Thread Johan Vromans
On Thu, 26 Sep 2024 14:54:30 -0700, Jim Burwell wrote: > Hmmm… will have to search for it, it’s not in any of our current repos. You'll have to look at the Extra Packages for Enterprise Linux (EPEL). See e.g. https://www.redhat.com/en/blog/whats-epel-and-how-do-i-use-it .

Re: Compatibility

2024-09-26 Thread Johan Vromans
On Thu, 26 Sep 2024 13:58:21 -0700, Jim Burwell wrote: > Red Hat Enterprise Linux release 8.10 (Ootpa) > > > This is the WxWidgets package info: > > Version : 3.0.4 RedHat provides a patched version of wxPerl 0.9932 that works nicely with wxWidgets 3.0. However, this version of wxPerl supp

Re: Kernel with IMA and "better" secure boot / MOK support

2024-09-26 Thread Johan Dahlberg
least). Best, Simon [0] https://www.kernel.org/doc/html/v6.11/admin-guide/module-signing.html [1] https://gist.github.com/lijikun/22be09ec9b178e745758a29c7a147cc9 [2] https://aur.archlinux.org/packages/verity-squash-root Regards, Johan September 26, 2024 at 12:09 PM, "Johan Dahlberg

Re: Berkely DB precompiled for Windows

2024-09-26 Thread Johan Corveleyn
we should "announce such removal well in advance", so not sure how we should go about it. [1] https://subversion.apache.org/docs/release-notes/1.8.html#bdb-deprecated -- Johan

Kernel with IMA and "better" secure boot / MOK support

2024-09-26 Thread Johan Dahlberg
ding it, it seems it would not add too much of a maintenance overhead. Perhaps there are other ways of achieving the same results that I'm not aware of.. if so I'm curious to hear about it. Mostly I'm just trying to get out of having to use custom kernels. :-) Thanks for readin

Re: RFR: 8340980: Cannot build on Windows ARM

2024-09-26 Thread Johan Vos
On Thu, 26 Sep 2024 01:45:14 GMT, Martin Fox wrote: > Restored some behavior in genVSproperties that enabled ARM builds and > cross-compilation on Windows. Verified that I can build on ARM but have no > way of testing other architectures. Thanks for this. @tiainen can you review?

Compatibility

2024-09-26 Thread Johan Vromans
I am currently consolidating miscellaneous wxPerl versions and patches and hope to come to a new, clean release that is suitable for the future. Talking about the future, after this release I intend to drop support for older versions of wxWidgets. Minimum 3.0 (released 2013), probably even 3.2 (20

Re: Dead keys followed by space

2024-09-26 Thread Johan Corveleyn
s to be dropping these mails for me :-/. -- Johan On Wed, Sep 25, 2024 at 6:38 PM Thiago Milczarek Sayão < thiago.sa...@gmail.com> wrote: > Johan, > > Trust Martin, as I know nothing about Windows :) > Sorry for misleading you on the IME subject. > > Em qua., 25 d

Re: Dead keys followed by space

2024-09-25 Thread Johan Corveleyn
see whether you get one or two characters. In all non-JavaFX programs (including Java Swing) I get a single '^'. In JavaFX I get a '^ '. -- Johan On Tue, Sep 24, 2024 at 5:16 PM Thiago Milczarek Sayão wrote: > > Hi Johan, > > It might vary be platform. Which one are y

Re: RFR: 8340363: Tag-specific default decorators for UnifiedLogging [v4]

2024-09-25 Thread Johan Sjölen
On Tue, 24 Sep 2024 16:43:57 GMT, Antón Seoane wrote: >> Hi all, >> >> Currently, the Unified Logging framework defaults to three decorators >> (uptime, level, tags) whenever the user does not specify otherwise through >> `-Xlog`. This can result in cumbersome input whenever a specific user th

Dead keys followed by space

2024-09-24 Thread Johan Corveleyn
ave to backspace after typing ^+space ... I suppose inserting a Swing JPasswordField in our JavaFX app would work around this issue, but ... isn't there a better solution? Shouldn't this be regarded as a bug? -- Johan

Re: wxPerl update

2024-09-23 Thread Johan Vromans
On Mon, 23 Sep 2024 11:03:37 -0700, Ralph Walden wrote: > If wxPerl was made compatible with wxWidgets 3.2, I'd add support for the > language to wxUiEditor I have wxPerl operational with wxWidgets 3.2 on Linux, Windows and Mac. It is compatible (i.e. existing apps run fine) but doesn't yet have

[Galette-users] Re: Plugin nécessitant BDD

2024-09-23 Thread Johan Cwiklinski
un moment n'expose plus ce dossier, qui peut donc parfaitement rester en place :) PS : je suis breton... c'est top comme nom galette ;o) :D ++ -- Johan ___ Galette-users mailing list -- galette-users@mailman3.com To unsubscribe send an email to galette-users-le...@mailman3.com

[Galette-users] Re: Plugin nécessitant BDD

2024-09-23 Thread Johan Cwiklinski
Salut, Le 23/09/2024 à 13:47, sesk...@hotmail.com a écrit : Message: include_once(/var/www/html/galette/webroot/..//install/steps/db_checks.php): Failed to open stream: Aucun fichier ou dossier de ce type Le dossier "install" de Galette est manquant ; il doit être présent. +

[Galette-users] Re: Plugin nécessitant BDD

2024-09-23 Thread Johan Cwiklinski
is aider. Aussi, je suis tombé quand même sur un fichier "requirements.txt" dont le contenu est juste: [...] Ce fichier n'est utile qu'au script de release, son contenu n'est pas pertinent. ++ -- Johan ___ Galette-users

Re: Svenska ubuntu-se.org nere

2024-09-22 Thread Johan Ramm-Ericson
Nu inklusive nytt domännamn och SSL certifikat: https://ubuntu-se.servebbs.org/ /J On Sun, Sep 22, 2024 at 6:56 PM Luna Jernberg wrote: > Fungerar, dock har SSL certet gått ut > > Den sön 22 sep. 2024 kl 18:34 skrev Johan Ramm-Ericson < > ubu...@ramm-ericson.se>: > >

Re: Svenska ubuntu-se.org nere

2024-09-22 Thread Johan Ramm-Ericson
ning, > Clas Örjan Spång > > Den tors 15 aug. 2024 13:37Luna Jernberg skrev: > >> Just nu är det mitten av Augusti och sidan är fortfarande nere >> >> Den tis 23 juli 2024 kl 20:48 skrev Johan Ramm-Ericson < >> ubu...@ramm-ericson.se>: >> >

headless platform in sandbox

2024-09-20 Thread Johan Vos
k is of course very welcome. - Johan [1] https://github.com/openjdk/jfx-sandbox/tree/johanvos-headless [2] https://bugs.openjdk.org/browse/JDK-8255486

wxPerl revival

2024-09-20 Thread Johan Vromans
results. Microsoft Windows and Apple macOS provide additional challenges. I would like to investigate if there are wxPerl users interested in a revival. If you are using wxPerl and want to keep using it with a recent version of Perl and wxWidgets, please let it hear! -- Johan

[Galette-users] Re: Plugin nécessitant BDD

2024-09-20 Thread Johan Cwiklinski
de modifier l'existant, je touche peu à la doc existante, la moindre modification "casse" les traductions. ++ -- Johan ___ Galette-users mailing list -- galette-users@mailman3.com To unsubscribe send an email to galette-users-le...@mailman3.com

Re: RFR: 8340405: JavaFX shutdown hook can hang preventing app from exiting

2024-09-20 Thread Johan Vos
On Thu, 19 Sep 2024 14:03:45 GMT, Kevin Rushforth wrote: > This PR fixes a hang on exit which can happen if QuantumToolkit.dispose hangs > when called from the QuantumToolkit shutdown hook. A shutdown hook should > never run indefinitely, so the fix is to call dispose from a background > threa

Re: RFR: 8340405: JavaFX shutdown hook can hang preventing app from exiting

2024-09-19 Thread Johan Vos
On Thu, 19 Sep 2024 14:03:45 GMT, Kevin Rushforth wrote: > This PR fixes a hang on exit which can happen if QuantumToolkit.dispose hangs > when called from the QuantumToolkit shutdown hook. A shutdown hook should > never run indefinitely, so the fix is to call dispose from a background > threa

Re: RFR: 8340363: User-specified default decorators for UnifiedLogging

2024-09-19 Thread Johan Sjölen
On Thu, 19 Sep 2024 01:30:30 GMT, David Holmes wrote: > Finally, this is really subjective. You'd really need to socialise the actual > proposed changes to the defaults independent of any mechanism to allow it. By that you mean the `jit+inlining` default, right? That has been socialized among

Re: RFR: 8340363: User-specified default decorators for UnifiedLogging

2024-09-19 Thread Johan Sjölen
On Fri, 13 Sep 2024 09:03:55 GMT, Antón Seoane wrote: > Hi all, > > Currently, the Unified Logging framework defaults to three decorators > (uptime, level, tags) whenever the user does not specify otherwise through > `-Xlog`. This can result in cumbersome input whenever a specific user that >

[Galette-users] Re: v1.1.3 Unable to delete members.

2024-09-18 Thread Johan Cwiklinski
tring, null given That works correctly on demo. Please provide full stack trace, need to know where the error happens (provided message is a consequence, not the cause). ++ -- Johan ___ Galette-users mailing list -- galette-users@mailman3.c

[Galette-users] Re: Après install de la v1.1.3

2024-09-18 Thread Johan Cwiklinski
tés par défaut. Je pense que d'ajouter les règles de récriture dans le fichier de configuration du vhost devrait corriger le souci ; cf : https://doc.galette.eu/fr/master/installation/preparation.html#using-a-subdomain C'est ça ou alors un problème de droits (a

[Openvpn-devel] IRC community meeting summary

2024-09-18 Thread Johan Draaisma
ed./ This weekend the OpenVPN community meetup 2024 will take place. All those that will attend - see you there! As always you're welcome to join at #openvpn-meeting on Libera IRC network every Wednesday at 14:00 Central European Time. K

[atlas] Re: Not only are probes disconnecting…

2024-09-17 Thread Johan ter Beest
When probes disconnect, they are not able to deliver the results they are collecting. The results will come in once the probe reconnects of course but by that time the value of the one-off is indeed gone... Cheers, Johan On Tue, 17 Sept 2024 at 12:00, Ernst J. Oud wrote: > Current Atlas sta

Re: RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v18]

2024-09-17 Thread Johan Sjölen
On Tue, 17 Sep 2024 09:35:02 GMT, Roman Kennke wrote: >> This is the main body of the JEP 450: Compact Object Headers (Experimental). >> >> It is also a follow-up to #20640, which now also includes (and supersedes) >> #20603 and #20605, plus the Tiny Class-Pointers parts that have been >> prev

Re: RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v18]

2024-09-17 Thread Johan Sjölen
On Tue, 17 Sep 2024 09:35:02 GMT, Roman Kennke wrote: >> This is the main body of the JEP 450: Compact Object Headers (Experimental). >> >> It is also a follow-up to #20640, which now also includes (and supersedes) >> #20603 and #20605, plus the Tiny Class-Pointers parts that have been >> prev

Re: RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v11]

2024-09-17 Thread Johan Sjölen
On Tue, 17 Sep 2024 09:59:49 GMT, Thomas Stuefe wrote: >> src/hotspot/share/memory/classLoaderMetaspace.hpp line 81: >> >>> 79: metaspace::MetaspaceArena* class_space_arena() const { return >>> _class_space_arena; } >>> 80: >>> 81: bool have_class_space_arena() const { return _class_

Re: RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v11]

2024-09-17 Thread Johan Sjölen
On Tue, 17 Sep 2024 09:59:49 GMT, Thomas Stuefe wrote: >> src/hotspot/share/memory/classLoaderMetaspace.hpp line 81: >> >>> 79: metaspace::MetaspaceArena* class_space_arena() const { return >>> _class_space_arena; } >>> 80: >>> 81: bool have_class_space_arena() const { return _class_

Re: notebook nuovo wifi

2024-09-15 Thread Johan Haggi
-- -- Cura ut valeasJohan Haggi OpenPGP key: https://keys.openpgp.org/search?q=orsogrigio%40disr.it Fingerprint: 60B3 42CB E145 F8E9 8132 6CDD 194E 4326 B645 F109 OpenPGP_signature.asc Description: OpenPGP digital signature

[digikam] [Bug 370471] Use orignal file date for enfused picture

2024-09-14 Thread Karl-Johan Karlsson
https://bugs.kde.org/show_bug.cgi?id=370471 Karl-Johan Karlsson changed: What|Removed |Added CC||creideiki+kdebugs@ferretpor

[digikam] [Bug 448610] Option to copy metadata from original image to enfused image

2024-09-14 Thread Karl-Johan Karlsson
https://bugs.kde.org/show_bug.cgi?id=448610 Karl-Johan Karlsson changed: What|Removed |Added CC||creideiki+kdebugs@ferretpor

[digikam] [Bug 144858] Add a new BQM tool to allow batch metadata editing

2024-09-14 Thread Karl-Johan Karlsson
https://bugs.kde.org/show_bug.cgi?id=144858 Karl-Johan Karlsson changed: What|Removed |Added CC||creideiki+kdebugs@ferretpor

[digikam] [Bug 393835] Add new BQM tool to Importing Metadada (Exif, IPTC, XMP) from another Images

2024-09-14 Thread Karl-Johan Karlsson
https://bugs.kde.org/show_bug.cgi?id=393835 Karl-Johan Karlsson changed: What|Removed |Added CC||creideiki+kdebugs@ferretpor

[digikam] [Bug 417709] Copy/clone common metadata (rating, location, tags, ...) when creating panorama image

2024-09-14 Thread Karl-Johan Karlsson
https://bugs.kde.org/show_bug.cgi?id=417709 Karl-Johan Karlsson changed: What|Removed |Added CC||creideiki+kdebugs@ferretpor

[kwin] [Bug 493098] New: [Wayland + fcitx5] The active input language is sometimes ignored after switching workspace

2024-09-14 Thread Johan Sköld
https://bugs.kde.org/show_bug.cgi?id=493098 Bug ID: 493098 Summary: [Wayland + fcitx5] The active input language is sometimes ignored after switching workspace Classification: Plasma Product: kwin Version: 6.1.5 Platfor

[lattedock] [Bug 453031] [wayland/nvidia] loading a layout that contains system tray widget causes latte to freeze

2024-09-13 Thread Johan Sköld
https://bugs.kde.org/show_bug.cgi?id=453031 --- Comment #5 from Johan Sköld --- (In reply to TraceyC from comment #4) > Thank you for the bug report. Unfortunately we were not able to get to it > yet. Can we ask you to please check if this is still an issue with either > Plasma 5.27 (th

Re: Incomplete checkout into empty directory, presence of nodes are 'server-excluded'

2024-09-13 Thread Johan Corveleyn
On Fri, Sep 13, 2024 at 3:27 PM Jörg Dalkolmo wrote: > > Hello Johan, > > Thanx a lot for your annotations. > Unfortunately I am not allowed, and for us there is no colleague available to > check the configuration on the SVN server if there are any path-based > authoriza

Re: Incomplete checkout into empty directory, presence of nodes are 'server-excluded'

2024-09-13 Thread Johan Corveleyn
rconfig.pathbasedauthz.html https://svnbook.red-bean.com/nightly/en/svn.serverconfig.httpd.html#svn.serverconfig.httpd.authz.perdir So probably, some of the files or dirs under //winserver2/adminshare2$/targetdir2/ are not-authorized for your user (as specified in the path-based authz file on the server). -- Johan

Re: [jfx23] RFR: 8339247: Create release notes for JavaFX 23

2024-09-12 Thread Johan Vos
On Thu, 12 Sep 2024 11:43:14 GMT, Kevin Rushforth wrote: > Backport the JavaFX 23 release notes to the `jfx23` branch. Note that we will > _not_ trigger a respin of JavaFX 23 as a result of this. Marked as reviewed by jvos (Reviewer). - PR Review: https://git.openjdk.org/jfx/pull/

Re: RFR: 8337563: NMT: rename MEMFLAGS to MemTag [v7]

2024-09-12 Thread Johan Sjölen
On Tue, 10 Sep 2024 20:53:46 GMT, Gerard Ziemski wrote: >> Please review this cleanup, where we rename `MEMFLAGS` to `MemTag`. >> >> `MEMFLAGS` implies that we can use more than one at the same time, but those >> are exclusive values, so `MemTag` is a more suitable name. >> >> This fix also in

Re: RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v11]

2024-09-11 Thread Johan Sjölen
On Tue, 10 Sep 2024 19:11:30 GMT, Roman Kennke wrote: >> This is the main body of the JEP 450: Compact Object Headers (Experimental). >> >> It is also a follow-up to #20640, which now also includes (and supersedes) >> #20603 and #20605, plus the Tiny Class-Pointers parts that have been >> prev

Re: RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v11]

2024-09-11 Thread Johan Sjölen
On Tue, 10 Sep 2024 19:11:30 GMT, Roman Kennke wrote: >> This is the main body of the JEP 450: Compact Object Headers (Experimental). >> >> It is also a follow-up to #20640, which now also includes (and supersedes) >> #20603 and #20605, plus the Tiny Class-Pointers parts that have been >> prev

[atlas] Re: Subject-line in (dis)connect mails

2024-09-11 Thread Johan ter Beest
Hi Marco, I noticed this too as I am working on a new version of these emails. The new ones will have the subject lines the same so they should group together. Cheers, Johan ter Beest RIPE Atlas Team On Wed, 11 Sept 2024 at 13:32, Marco Davids (Private) via ripe-atlas < ripe-atlas@ripe.

[jfx17u] Integrated: 8335548: testCookieEnabled fails with WebKit 619.1

2024-09-11 Thread Johan Vos
On Wed, 11 Sep 2024 12:19:40 GMT, Johan Vos wrote: > Hi all, > > This pull request contains a backport of commit 33d82c04 from the openjdk/jfx > repository. > > The commit being backported was authored by Jay Bhaskar on 21 Jul 2024 and > was reviewed by Kevin Rushfort

[jfx21u] Integrated: 8335548: testCookieEnabled fails with WebKit 619.1

2024-09-11 Thread Johan Vos
On Wed, 11 Sep 2024 12:23:42 GMT, Johan Vos wrote: > Hi all, > > This pull request contains a backport of commit 33d82c04 from the openjdk/jfx > repository. > > The commit being backported was authored by Jay Bhaskar on 21 Jul 2024 and > was reviewed by Kevin Rushfort

[Openvpn-devel] IRC community meeting summary

2024-09-11 Thread Johan Draaisma
ose attention might have noticed that in the past few weeks there were no meeting summaries. This was because of a bit of summer vacation hiatus, which should be over now. As always you're welcome to join at #openvpn-meeting on Libera IRC network every Wednesday at 14:00 Central European

[jfx21u] RFR: 8335548: testCookieEnabled fails with WebKit 619.1

2024-09-11 Thread Johan Vos
Hi all, This pull request contains a backport of commit 33d82c04 from the openjdk/jfx repository. The commit being backported was authored by Jay Bhaskar on 21 Jul 2024 and was reviewed by Kevin Rushforth. Thanks! - Commit messages: - Backport 33d82c04dd8c4c3fa9188da5c263e0f406a

[jfx17u] RFR: 8335548: testCookieEnabled fails with WebKit 619.1

2024-09-11 Thread Johan Vos
Hi all, This pull request contains a backport of commit 33d82c04 from the openjdk/jfx repository. The commit being backported was authored by Jay Bhaskar on 21 Jul 2024 and was reviewed by Kevin Rushforth. Thanks! - Commit messages: - Backport 33d82c04dd8c4c3fa9188da5c263e0f406a

[jfx17u] Integrated: 8328994: Update WebKit to 619.1

2024-09-11 Thread Johan Vos
On Wed, 11 Sep 2024 10:06:27 GMT, Johan Vos wrote: > Hi all, > > This pull request contains a backport of commit 34bbf853 from the openjdk/jfx > repository. > > The commit being backported was authored by Hima Bindu Meda on 16 Jul 2024 > and was reviewed by Kevin Rushf

[jfx21u] Integrated: 8328994: Update WebKit to 619.1

2024-09-11 Thread Johan Vos
On Wed, 11 Sep 2024 09:57:50 GMT, Johan Vos wrote: > Hi all, > > This pull request contains a backport of commit > [34bbf853](https://github.com/openjdk/jfx/commit/34bbf85362fae946c6306eb52a8478aa2ca3ef5f) > from the [openjdk/jfx](https://git.openjdk.org/jfx) repository. >

[jfx17u] RFR: 8328994: Update WebKit to 619.1

2024-09-11 Thread Johan Vos
Hi all, This pull request contains a backport of commit 34bbf853 from the openjdk/jfx repository. The commit being backported was authored by Hima Bindu Meda on 16 Jul 2024 and was reviewed by Kevin Rushforth and Joeri Sykora. Thanks! - Commit messages: - Backport 34bbf85362fae9

[jfx21u] RFR: 8328994: Update WebKit to 619.1

2024-09-11 Thread Johan Vos
Hi all, This pull request contains a backport of commit [34bbf853](https://github.com/openjdk/jfx/commit/34bbf85362fae946c6306eb52a8478aa2ca3ef5f) from the [openjdk/jfx](https://git.openjdk.org/jfx) repository. The commit being backported was authored by Hima Bindu Meda on 16 Jul 2024 and was

Re: [jfx17u] RFR: 8318984: Update to Xcode 14.3.1 on macOS

2024-09-11 Thread Johan Vos
On Tue, 10 Sep 2024 13:39:11 GMT, Sergey Chernyshev wrote: > Hi all, > > Please review a clean backport of > [d24e96a6](https://github.com/openjdk/jfx/commit/d24e96a66f1908b5a1a1a7d48ee938ba1c782e6c) > from the [openjdk/jfx](https://git.openjdk.org/jfx) repository. > > The fix being backport

Re: [jfx17u] RFR: 8334713: WebKit build failed on LoongArch64 because currentStackPointer is undefined

2024-09-10 Thread Johan Vos
On Tue, 10 Sep 2024 12:36:42 GMT, Sergey Chernyshev wrote: > Hi all, > > Please review the clean backport of the commit > [ca04c87d](https://github.com/openjdk/jfx/commit/ca04c87d307c36591162af8cd6298ede17812834) > from the [openjdk/jfx](https://git.openjdk.org/jfx) repository. > > The commi

Re: [jfx23u] RFR: 8339848: Change JavaFX release version to 23.0.2 in jfx23u

2024-09-10 Thread Johan Vos
On Tue, 10 Sep 2024 15:01:03 GMT, Kevin Rushforth wrote: > Bump version number to 23.0.2 Marked as reviewed by jvos (Reviewer). - PR Review: https://git.openjdk.org/jfx23u/pull/20#pullrequestreview-2293139860

Windows explorer hanging when right click in WSL

2024-09-10 Thread Johan Laneau via TortoiseSVN
want to avoid the hung state such that we can use the context menu for other actions on those files. Can you tell us how to configure the settings accordingly? Or fix this in TortoiseSVN itself? Thanks already, Johan Laneau -- You received this message because you are subscribed to the Googl

[Galette-users] Re: Troubles when installing oauth2 (Issue #16)

2024-09-10 Thread Johan Cwiklinski
e histoire de cookie j'imagine ? J'ai déjà une PR qui "corrige" ce problème, mais il y reste un problème que je n'ai pas réussi à contourner, voir : https://github.com/galette-community/plugin-oauth2/pull/11 Merci encore une fois pour toutça Johan, c'est génial.

Re: RFR: 8337280: Include jdk.jsobject module with JavaFX

2024-09-08 Thread Johan Vos
On Fri, 6 Sep 2024 22:43:11 GMT, Kevin Rushforth wrote: > > Old version of classes `netscape.javascript.JSObject` and > > `netscape.javascript.JSException` seems to be delivered with JavaFX for > > Android [1]. > > Should these classes be removed? > > [1] : > > https://github.com/openjdk/jfx/t

Re: RFR: 8337280: Include jdk.jsobject module with JavaFX [v2]

2024-09-08 Thread Johan Vos
On Fri, 6 Sep 2024 22:56:37 GMT, Kevin Rushforth wrote: >> Add the `jdk.jsobject` module to JavaFX. This module is currently delivered >> by the JDK, but will be terminally-deprecated in JDK 24 by >> [JDK-8311530](https://bugs.openjdk.org/browse/JDK-8311530), which is out for >> review at ope

[Galette-users] Re: Troubles when installing oauth2 (Issue #16)

2024-09-06 Thread Johan Cwiklinski
é récriture Nginx. Note : avoir un sous domaine dédié à Galette qui pointe directement sur le webroot est la solution la plus simple, lorsque c'est possible. Bon courage :) ++ -- Johan ___ Galette-users mailing list -- galette-users@mailman3.com To unsubscribe send an email to galette-users-le...@mailman3.com

Re: RFR: 8337280: Include jdk.jsobject module with JavaFX

2024-09-06 Thread Johan Vos
/jmods, correct? If that is the case, we need to announce and explain it very well, as developers will run into it and get confused. - Johan Op do 5 sep 2024 om 23:18 schreef Kevin Rushforth : > Add the `jdk.jsobject` module to JavaFX. This module is currently > delivered by the JDK, b

Re: RFR: 8304824: NMT should not use ThreadCritical

2024-09-06 Thread Johan Sjölen
On Wed, 4 Sep 2024 14:17:08 GMT, Robert Toyonaga wrote: > ### Summary > This PR just replaces `ThreadCritical` with a lock specific to NMT. > `ThreadCritical` is a big lock and is unnecessary for the purposes of NMT. > I've implemented the new lock with a semaphore so that it can be used early

Integrated: 8339335: set number of parallel jobs when building webkit

2024-09-04 Thread Johan Vos
On Mon, 2 Sep 2024 07:20:50 GMT, Johan Vos wrote: > When building webkit, the perl script in > `modules/javafx.web/src/main/native/Tools/Scripts/build-webkit` will check > for a `-j` argument in `$makeArgs`. If that doesn't exist, it will default to > `numberOfCPUs()`. >

Re: RFR: 8339335: set number of parallel jobs when building webkit [v2]

2024-09-03 Thread Johan Vos
build.gradle` to the > `build-webkit` script. When not setting `NUM_COMPILE_THREADS` explicitly,it > will default to the number of CPU's as well, hence it will have the same > behavior as without this PR. > When setting `NUM_COMPILE_THREADS` explicitly, the provided number will be &g

Re: RFR: 8339335: set number of parallel jobs when building webkit

2024-09-03 Thread Johan Vos
On Tue, 3 Sep 2024 17:46:17 GMT, Kevin Rushforth wrote: > Btw, I ran another CI build with the `NUM_COMPILE_THREADS=1` workaround for > Mac removed, and the build times are good again. In fact, the x64 build runs > even faster than before -- possibly because WebKit build defaults to a lower >

Re: RFR: 8339335: set number of parallel jobs when building webkit

2024-09-03 Thread Johan Vos
On Tue, 3 Sep 2024 17:27:15 GMT, Kevin Rushforth wrote: > Presuming that my testing shows no problems, I propose the following: > > 1. I will close [JDK-8089417](https://bugs.openjdk.org/browse/JDK-8089417) as > "Cannot reproduce" > 2. I will file a new bug to remove the workaround that current

Re: RFR: 8339335: set number of parallel jobs when building webkit

2024-09-03 Thread Johan Vos
On Mon, 2 Sep 2024 07:20:50 GMT, Johan Vos wrote: > When building webkit, the perl script in > `modules/javafx.web/src/main/native/Tools/Scripts/build-webkit` will check > for a `-j` argument in `$makeArgs`. If that doesn't exist, it will default to > `numberOfCPUs()`. >

Re: RFR: 8339335: set number of parallel jobs when building webkit

2024-09-03 Thread Johan Vos
On Mon, 2 Sep 2024 07:20:50 GMT, Johan Vos wrote: > When building webkit, the perl script in > `modules/javafx.web/src/main/native/Tools/Scripts/build-webkit` will check > for a `-j` argument in `$makeArgs`. If that doesn't exist, it will default to > `numberOfCPUs()`. >

Re: parallel threads when building webkit

2024-09-03 Thread Johan Vos
I filed https://bugs.openjdk.org/browse/JDK-8339335 for this, and I created a PR: https://github.com/openjdk/jfx/pull/1554 - Johan On Wed, Apr 24, 2024 at 12:14 PM Thiago Milczarek Sayão < thiago.sa...@gmail.com> wrote: > Johan, > > I often have to try to build it a few times bef

[Galette-users] Re: Galette

2024-09-02 Thread Johan Cwiklinski
peux gérer ça via "Listes du cœur" et "Champs du cœur" dans le menu configuration. ++ -- Johan ___ Galette-users mailing list -- galette-users@mailman3.com To unsubscribe send an email to galette-users-le...@mailman3.com

[Galette-users] Re: Galette en local

2024-09-02 Thread Johan Cwiklinski
r une base vierge, 2- remonter le dump SQL sur la base utilisée à l'installation. ++ -- Johan ___ Galette-users mailing list -- galette-users@mailman3.com To unsubscribe send an email to galette-users-le...@mailman3.com

RFR: 8339335: set number of parallel jobs when building webkit

2024-09-02 Thread Johan Vos
When building webkit, the perl script in `modules/javafx.web/src/main/native/Tools/Scripts/build-webkit` will check for a `-j` argument in `$makeArgs`. If that doesn't exist, it will default to `numberOfCPUs()`. This PR passes the `NUM_COMPILE_THREADS` from `build.gradle` to the `build-webkit`

[cctalk] Re: Antonio's call for donations (was LCM auction)

2024-08-31 Thread Johan Helsingius via cctalk
On 31/08/2024 19:34, Alexander Schreiber via cctalk wrote: Well, everybody who watched the documentary "Iron Sky: The Coming Race" knows that, of course. And if you haven't seen the original Iron Sky then you will never appreciate Space Nazis in the same way... https://en.wikipedia.org/wiki/Ir

[cctalk] Re: LCM auction

2024-08-29 Thread Johan Helsingius via cctalk
I vote for cat. Julf On 30/08/2024 04:02, cz via cctalk wrote: ED! ED MAN! MAN ED! Ed is the standard text editor.. On 8/29/2024 9:50 PM, Christian Kennedy via cctalk wrote: On 8/29/24 18:21, Fred Cisin via cctalk wrote: [snip] We have our own non-theological religious war

[cctalk] Re: Antonio's call for donations (was LCM auction)

2024-08-29 Thread Johan Helsingius via cctalk
On 29/08/2024 23:28, Mychaela Falconia via cctalk wrote: Specifically: I am potentially willing to donate my equipment and/or my cash only to those who are Pureblood, meaning UNvaccinated. I assume you are aware that child mortality was 50% well into the 20th century, and was still 25% in 1950.

Re: RFR: 8339236: Suppress removal warnings for Security Manager methods in iOS sources

2024-08-29 Thread Johan Vos
On Thu, 29 Aug 2024 11:49:58 GMT, Jose Pereda wrote: > This PR adds the required annotations to the iOS sources in the JavaFX Web > module, to allow the compilation of such sources, now that `-Werror` is > enabled, in the same way that was done for > https://bugs.openjdk.java.net/browse/JDK-82

Re: RFR: 8337563: NMT: rename MEMFLAGS to MemFlag

2024-08-28 Thread Johan Sjölen
On Wed, 7 Aug 2024 17:13:06 GMT, Gerard Ziemski wrote: > Please review this cleanup, where we rename `MEMFLAGS` to `MemType`. > > `MEMFLAGS` implies that we can use more than one at the same time, but those > are exclusive values, so `MemType` is much more suitable name. > > There is a bunch o

URL Issue

2024-08-27 Thread Johan Cronje
/control/main I have screenshots available, however I am not able to attach to this mail. Please let me know if you need me to upload it somewhere. Kind Regards, Johan Cronjé

Bug#948346: xdm version: 1:1.1.11-3.1

2024-08-24 Thread Johan Laenen
It seems that xdm version: 1:1.1.11-3.1 doesn't show this behaviour any more. I was able to boot straight into xdm the last three sundays. Greetings, Johan

  1   2   3   4   5   6   7   8   9   10   >