Re: [PATCH 2/3] Revert "bpf: Fix issue in verifying allow_ptr_leaks"

2023-09-18 Thread Luis Gerhorst
On 15/09/2023 04:26, Yafang Shao wrote: On Wed, Sep 13, 2023 at 8:30 PM Luis Gerhorst wrote: This reverts commit d75e30dddf73449bc2d10bb8e2f1a2c446bc67a2. To mitigate Spectre v1, the verifier relies on static analysis to deduct constant pointer bounds, which can then be enforced by rewriting

Re: [PATCH 2/3] Revert "bpf: Fix issue in verifying allow_ptr_leaks"

2023-09-18 Thread Luis Gerhorst
that we rearranged 'max_entries' field in struct bpf_map > specifically to be in the different cache line vs fields > controlled by user space. It was the necessary part of spec v1 attack. -- Luis Amazon Development Center Germany GmbH Krausenstr. 38 10117 Berlin Geschaeftsfuehrung: Christi

[alto] ALTO WG meeting at IETF 118 in Prague

2023-09-17 Thread LUIS MIGUEL CONTRERAS MURILLO
and get timely feedback from the new ADs. Best regards Luis (on behalf on the ALTO weekly meetings team) [1] https://mailarchive.ietf.org/arch/msg/ietf/iydZ0V3emgjhxVitq_2CGEMo5f8/ _ Luis M. Contreras Transport & IP Networks Systems and Network Global Direc

GNUHealth Hospital Management 4.2.2 patchset released.

2023-09-17 Thread Luis Falcon
Dear community (original post at GNU Savannah: https://savannah.gnu.org/news/?id=10511) GNU Health 4.2.2 patchset has been released! *Priority*: High = Table of Contents = * About GNU Health Patchsets * Updating your system with the GNU Health control Center * Installation notes * List of

Cuelgues aleatorios

2023-09-17 Thread Luis Muñoz Fuente
Hola a todo el mundo: Llevo tiempo que mi ordenador se cuelga aleatoriamente, primero con Ubuntu 20.04 y ahora con Debian 12. Hoy mismo se colgó a las 11.39 horas (lo había encendido a las 11.15). Pulsé el botón de reiniciar y ejecuté: journalctl -b -1 -p 3 para ver los fallos del último

[Health-dev] [bug #64665] Product cost_price needs to be passed as an argument in stock moves

2023-09-17 Thread Luis Falcon
Update of bug #64665 (project health): Status: Ready For Test => Fixed Open/Closed:Open => Closed ___ Reply to this item at:

[Health-dev] [bug #64530] traceback on evaluation page of life if no institution is given

2023-09-17 Thread Luis Falcon
Update of bug #64530 (project health): Status: Ready For Test => Fixed Open/Closed:Open => Closed ___ Reply to this item at:

[Health-dev] [bug #64457] Patient automatic critical information entries should be unique

2023-09-17 Thread Luis Falcon
Update of bug #64457 (project health): Status: Ready For Test => Fixed Open/Closed:Open => Closed ___ Reply to this item at:

[Health-dev] [bug #64432] Gestational weeks show floating point instead of weeks

2023-09-17 Thread Luis Falcon
Update of bug #64432 (project health): Status: Ready For Test => Fixed Open/Closed:Open => Closed ___ Reply to this item at:

Re: [PROJ] Motion: add Javier Jiménez Shaw to PROJ PSC

2023-09-16 Thread José Luis García Pallero via PROJ
PROJ mailing list > > PROJ@lists.osgeo.org > > https://lists.osgeo.org/mailman/listinfo/proj > > ___ > > PROJ mailing list > > PROJ@lists.osgeo.org > > https://lists.osgeo.org/mailman/listinfo/proj > > ___

[dm-devel] [PATCH v3 1/4] drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS

2023-09-15 Thread Luis Chamberlain
Replace common constants with generic versions. This produces no functional changes. Acked-by: Christoph Böhmwalder Reviewed-by: Johannes Thumshirn Signed-off-by: Luis Chamberlain --- drivers/block/drbd/drbd_bitmap.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[dm-devel] [PATCH v3 0/4] block: simplify with PAGE_SECTORS_SHIFT

2023-09-15 Thread Luis Chamberlain
o rebase onto next-20230525 Luis Chamberlain (4): drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS iomap: simplify iomap_init() with PAGE_SECTORS dm bufio: simplify by using PAGE_SECTORS_SHIFT zram: use generic PAGE_SECTORS

[dm-devel] [PATCH v3 2/4] iomap: simplify iomap_init() with PAGE_SECTORS

2023-09-15 Thread Luis Chamberlain
Replace common constants with generic versions. This produces no functional changes. Reviewed-by: Christoph Hellwig Signed-off-by: Luis Chamberlain --- fs/iomap/buffered-io.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/iomap/buffered-io.c b/fs/iomap/buffered-io.c

[dm-devel] [PATCH v3 3/4] dm bufio: simplify by using PAGE_SECTORS_SHIFT

2023-09-15 Thread Luis Chamberlain
The PAGE_SHIFT - SECTOR_SHIFT constant be replaced with PAGE_SECTORS_SHIFT defined in linux/blt_types.h, which is included by linux/blkdev.h. This produces no functional changes. Signed-off-by: Luis Chamberlain --- drivers/md/dm-bufio.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions

[dm-devel] [PATCH v3 4/4] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT

2023-09-15 Thread Luis Chamberlain
Signed-off-by: Luis Chamberlain --- drivers/block/zram/zram_drv.c | 15 ++- drivers/block/zram/zram_drv.h | 2 -- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/drivers/block/zram/zram_drv.c b/drivers/block/zram/zram_drv.c index 06673c6ca255..58d36c8574d4 100644

Re: backup inmutable

2023-09-15 Thread Luis Muñoz Fuente
El 14/9/23 a las 13:15, Luciano Andino escribió: > ¡Buenas! Bueno resulta que los ransomware están a full y parece que no > respetan ningún sistema operativo. Mi consulta es: ¿conocen una solución > libre (o de última no tan costosa) para poder realizar backups que sean > inmutables? Hola: Yo

[PATCH RT 2/2] Linux 5.10.194-rt95-rc1

2023-09-14 Thread Luis Claudio R. Goncalves
v5.10.194-rt95-rc1 stable review patch. If anyone has any objections, please let me know. --- Signed-off-by: Luis Claudio R. Goncalves --- localversion-rt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/localversion-rt b/localversion-rt index 8d02a9bac500

[PATCH RT 0/2] Linux v5.10.194-rt95-rc1

2023-09-14 Thread Luis Claudio R. Goncalves
for the above files and repositories can be found on the following git repository: git://git.kernel.org/pub/scm/docs/kernel/pgpkeys.git Enjoy! Luis Changes from v5.10.194-rt94: Luis Claudio R. Goncalves (1): Linux 5.10.194-rt95-rc1 Wang Yong (1): arm64: signal: Use ARCH_RT_DELAYS_SIGNAL_SEND

[ANNOUNCE] 4.14.325-rt154

2023-09-14 Thread Luis Claudio R. Goncalves
/docs/kernel/pgpkeys.git Enjoy! Luis

[ANNOUNCE] 5.10.194-rt94

2023-09-14 Thread Luis Claudio R. Goncalves
/kernel/pgpkeys.git Enjoy! Luis

bug#65981: gnu: Add antimicrox

2023-09-14 Thread Luis Felipe via Bug reports for GNU Guix
uinputFailed to open event generator. Exiting.| Possibly related to https://github.com/AntiMicroX/antimicrox/pull/781 (?) Cheers, -- Luis Felipe López Acevedo https://luis-felipe.gitlab.io/ (define-module (luflac-x packages antimicrox) #:use-module (guix build-system cmake) #:use-module

Re: [OPSAWG] [Inventory-yang] [inventory-yang] poll for network inventory base model

2023-09-14 Thread LUIS ANGEL MUÑOZ , Vodafone
Hello My vote is for option 1. to adopt draft-ietf-ccamp-network-inventory-yang-02 in IVY. I share the rationale to include its existing synergies with topology models. Thanks Luis De : Inventory-yang mailto:inventory-yang-boun...@ietf.org>> De la part de maqiufang (A) Envoy? : lundi

[Health-dev] [bug #64665] Product cost_price needs to be passed as an argument in stock moves

2023-09-14 Thread Luis Falcon
https://hg.savannah.gnu.org/hgweb/health/rev/12f4250c5c7c Reviewers, please test Bests Luis ___ Reply to this item at: <https://savannah.gnu.org/bugs/?64665> ___ Message sent via Sa

[Health-dev] [bug #64665] Product cost_price needs to be passed as an argument in stock moves

2023-09-14 Thread Luis Falcon
Update of bug #64665 (project health): Release:None => 4.2.0 ___ Reply to this item at: ___

[Health-dev] [bug #64665] Product cost_price needs to be passed as an argument in stock moves

2023-09-14 Thread Luis Falcon
Module: stock Component: Hospital Management ___ Follow-up Comments: --- Date: Thu 14 Sep 2023 11:01:54 AM UTC By: Luis Falcon Since Tryton LTS 6.0, the product cost_price is re

Re: [Health-dev] Cost Price required on nursing rounding movements

2023-09-14 Thread Luis Falcon
oes not generate the problem. We'll review the current and upcoming contexts where we do stock moves (prescriptions, vaccination, nursing, and upcoming stock moves in surgeries) and see the best way to pick/choose the locations to match the current Tryton stock functionality. More soon :) Bests Luis

[alcatel-nsp] Sftp oswp Download isam 7363MX

2023-09-14 Thread Luis
errors on the server side. Server is a debian 12 with OpenSSH_9.2p1. I just have exactly the same debug messages as Philip Olsson had in his Email. Does anyone know where the problem lies? Thanks in advance. Best regards, Luis Bispo___ alcatel-nsp mailing

[Health-dev] [task #16439] Include surgery stock moves

2023-09-14 Thread Luis Falcon
Update of task #16439 (project health): Release:None => 4.3.0 ___ Reply to this item at: ___

[Health-dev] [task #16439] Include surgery stock moves

2023-09-14 Thread Luis Falcon
p 2023 07:11:44 AM UTC By: Luis Falcon We should include / calculate the stock move supplies / drugs during the surgery. I also think it would be a good idea to have a new package health_stock_surgery to avoid including the surgery package dependency (which carries quite a bit of dependencies

Re: [PATCH 5.10-rt] arm64: signal: Use ARCH_RT_DELAYS_SIGNAL_SEND

2023-09-13 Thread Luis Claudio R. Goncalves
needs to be compatible with 5.10. > 5.10 kernel does not have signal.h file, so adding signal.h file to > define ARCH_RT_DELAYS_SIGNAL_SEND. > > Signed-off-by: Wang Yong > Cc: Xuexin Jiang > Cc: Yang Yang > Cc: Xiaokai Ran > --- Thank you for this fix. I will

[PATCH 3/3] selftests/bpf: Add selftest for packet-pointer Spectre v1 gadget

2023-09-13 Thread Luis Gerhorst
: 1/2 PASSED, 0 SKIPPED, 0 FAILED [1] d75e30dddf73449bc2d10bb8e2f1a2c446bc67a2 ("bpf: Fix issue in verifying allow_ptr_leaks") Signed-off-by: Luis Gerhorst Signed-off-by: Luis Gerhorst Based-on-patch-by: Yafang Shao --- .../testing/selftests/bpf/prog_tests/tc_bpf.c | 37 +++- .

[PATCH 2/3] Revert "bpf: Fix issue in verifying allow_ptr_leaks"

2023-09-13 Thread Luis Gerhorst
bd38 ("bpf: prevent out of bounds speculation on pointer arithmetic") [2] b2157399cc9898260d6031c5bfe45fe137c1fbe7 ("bpf: prevent out-of-bounds speculation") [3] d75e30dddf73449bc2d10bb8e2f1a2c446bc67a2 ("bpf: Fix issue in verifying allow_ptr_leaks") Reported-by: Dani

[PATCH 1/3] Revert "selftests/bpf: Add selftest for allow_ptr_leaks"

2023-09-13 Thread Luis Gerhorst
a detailed description of the issue. Reported-by: Daniel Borkmann Signed-off-by: Luis Gerhorst Signed-off-by: Luis Gerhorst --- .../testing/selftests/bpf/prog_tests/tc_bpf.c | 36 +-- .../testing/selftests/bpf/progs/test_tc_bpf.c | 13 --- 2 files changed, 1 insertion(+), 48

[Health-dev] [bug #64542] health_genetics update take too long time

2023-09-13 Thread Luis Falcon
Follow-up Comment #10, bug #64542 (project health): Wonderful! Thank you! Much cleaner now :) Bests Luis ___ Reply to this item at: <https://savannah.gnu.org/bugs/?64542> ___ Messag

[Health-dev] [bug #64657] I would like to know which languages are maintained know.

2023-09-13 Thread Luis Falcon
Follow-up Comment #3, bug #64657 (project health): Great! We should also talk to the teams at Weblate, and get feedback from them. I would say that keeping the top 10 translated languages in the official repo would good. Others can always be downloaded from weblate directly. Bests

[Yahoo-eng-team] [Bug 2035325] [NEW] FDB entries grows indefinitely

2023-09-13 Thread Luis Tomas
/openstack/neutron/+/877675 [2] https://github.com/ovn-org/ovn/commit/ae9a5488824c49e25215b02e7e81a62eb4d0bd53 ** Affects: neutron Importance: Undecided Assignee: Luis Tomas (luis5tb) Status: In Progress ** Changed in: neutron Assignee: (unassigned) => Luis Tomas (luis

Re: CREAR COMPARTIMENTO CARPETA IFS

2023-09-12 Thread Luis Alfredo Bregoli
Para grabar un archivo podés usar el cpytoimpf o al revés cpyfrmimpf , Podés usar el cpytopcd o cpyfrmpcd , este solo si es formato dos , en qdls . Y hay más. Fíjate si entendí o querés hacer otra cosa. El mar., 12 de sep. de 2023 13:33, CARLOS SANTIAGO MOLINER < csanti...@andep.net> escribió: >

[Health-dev] [bug #64657] I would like to know which languages are maintained know.

2023-09-12 Thread Luis Falcon
, Bulgarian, Spanish, French and German, Portuguese, Chinese and Japanese are peaking. All the best Luis ___ Reply to this item at: <https://savannah.gnu.org/bugs/?64657> ___ Message se

Re: [Health-dev] [bug #64542] health_genetics update take too long time

2023-09-12 Thread Luis Falcon
Hi, Mathias On Tue, 12 Sep 2023 09:00:04 +0200 Mathias Behrle wrote: > * Luis Falcon: " [Health-dev] [bug #64542] health_genetics update > take too long time" (Mon, 11 Sep 2023 12:20:34 -0400 (EDT)): > > > Follow-up Comment #8, bug #64542 (project health): > > &

Re: NVMe support on RPi CM4 board

2023-09-11 Thread Luis Alfredo da Silva
:37, Simon Glass () escribió: > Hi Luis, > > On Tue, 5 Sept 2023 at 17:17, Luis Alfredo da Silva > wrote: > > > > Thanks for your answer Simon, > > > >> Can you check if the device has PCI bus master enabled? > > > > > > I think this one wi

Re: [OMPI users] Binding to thread 0

2023-09-11 Thread Luis Cebamanos via users
policy are causing the policy to be redefined:   New policy:   RANK_FILE   Prior policy:  BYCORE Regards, L From the looks of it your process is both binding and mapping by hwthread now. -Nathan On Sep 11, 2023, at 10:20 AM, Luis Cebamanos via users wrote: @Gilles @Jeff Sorry, I think I

Re: [OMPI users] Binding to thread 0

2023-09-11 Thread Luis Cebamanos via users
IOS, and then each of your MPI processes can use the full core, not just a single hardware thread. ---- *From:* users on behalf of Luis Cebamanos via users *Sent:* Friday, September 8, 2023 7:10 AM *To:* Ralph Castain via users

[Health-dev] [bug #64542] health_genetics update take too long time

2023-09-11 Thread Luis Falcon
;5-methyltetrahydrofolate-homocysteine methyltransferase reductase" msgstr "" This should be removed from es.po, zh_CN.po .... Let me know your thoughts Bests Luis ___ Reply to this item at:

Re: [OMPI users] Binding to thread 0

2023-09-11 Thread Luis Cebamanos via users
. *From:* users on behalf of Luis Cebamanos via users *Sent:* Friday, September 8, 2023 7:10 AM *To:* Ralph Castain via users *Cc:* Luis Cebamanos *Subject:* [OMPI users] Binding to thread 0 Hello, Up to now, I have been using numerous ways of binding

[Health-dev] [task #16423] Support generate DICOM Modality Worklists

2023-09-11 Thread Luis Falcon
Follow-up Comment #14, task #16423 (project health): That's excellent, Feng! Thank you so much. We'll use this documentation to test different scenarios and workflows. I'll also be working on other packages documentation. ___ Reply

Re: TRASPASO DE UN ARCHIVO DEL IFS A UNA CARPETA DEL PC

2023-09-08 Thread Luis Alfredo Bregoli
3') puede ser el nombre en el dns Ejemplo : nombre.com OVRDBF Input myLib/myfile Mymember OVRDBF OUTPUT mylib/myfile mymember strtcpftp Espero que te sirva , el segundo caso es el mejor porque puede estar en el Planificador de tareas WRKJOBSCDE Cordialmente: Luis A Brégoli Tel. 4970-98

[OMPI users] Binding to thread 0

2023-09-08 Thread Luis Cebamanos via users
Hello, Up to now, I have been using numerous ways of binding with wrappers (numactl, taskset) whenever I wanted to play with core placing. Another way I have been using is via -rankfile, however I notice that some ranks jump from thread 0 to thread 1 on SMT chips. I can control this with numactl

Re: [dm-devel] [PATCH v15 01/12] block: Introduce queue limits and sysfs for copy-offload support

2023-09-07 Thread Luis Chamberlain
in single payload. > copy_max_hw_bytes: Reflects the device supported maximum limit. > > Reviewed-by: Hannes Reinecke > Signed-off-by: Nitesh Shetty > Signed-off-by: Kanchan Joshi > Signed-off-by: Anuj Gupta Reviewed-by: Luis Chamberlain Luis -- dm-devel ma

RE: Re: Envio de Mails iseries por Office365

2023-09-07 Thread Gandul, Luis
veteranos, cuando publicaron la version la 5.4 algunos foreros iban todavía al colegio. ☺ Una prueba más de la fortaleza de los iseries. Suerte Luis Gandul | AS/400 System Administrator Manager | Iberia | Infrastructure | MetLife Avda. de los Toreros, 3 – 28028 Madrid | T. +34 91 724 38 24 | lgan

Re: [Health-dev] Attachments and backups

2023-09-07 Thread Luis Falcon
we would need both DB (archive logs enabled) and filesystem snapshots (to take care of attachments, configuration files, etc..) Hope this helps :) Bests Luis > Best > > Gerald > >

Re: [gpfsug-discuss] Spectrum Scale, InfiniBand and QoS

2023-09-07 Thread Luis Bolinches
recommend (depending on number of nodes and seconds) fine-stats so then you can visualize which PID on which client node is doing what. I believe I did something of that on SSUG London 18 or 19 -- Ystävällisin terveisin/Regards/Saludos/Salutations/Salutacions Luis Bolinches Executive IT Specialist IBM

[Health-dev] [task #16434] Update documentation on existing modules

2023-09-06 Thread Luis Falcon
Update of task #16434 (project health): Should be Finished on: Wed 06 Sep 2023 12:00:00 AM UTC => Fri 20 Oct 2023 12:00:00 AM UTC Release:None => 4.3.0 ___ Reply to this item at:

[Health-dev] [task #16434] Update documentation on existing modules

2023-09-06 Thread Luis Falcon
06 Sep 2023 05:59:54 AM UTC By: Luis Falcon The packages doc/index.rst need to be updated with the latest features. These files will then be merged in the official documentation server. ___ Reply to this item at:

[Health-dev] [task #16423] Support generate DICOM Modality Worklists

2023-09-05 Thread Luis Falcon
tation. Thanks! > > > > Have a great weekend! > > Luis > > > > > > ___ Reply to this item at: <https://savannah.gnu.org/task/?16423> ___ Message sent via Savannah https://savannah.gnu.org/

Re: NVMe support on RPi CM4 board

2023-09-05 Thread Luis Alfredo da Silva
ted Regards Luis

Re: NVMe support on RPi CM4 board

2023-09-05 Thread Luis Alfredo da Silva
oot> I'm reporting as soon as I got the messages, but I'll continue investigating. Regards, Luis El mié, 9 ago 2023 a las 20:15, Simon Glass () escribió: > Hi Luis, > > On Wed, 9 Aug 2023 at 10:43, Luis Alfredo da Silva > wrote: > > > > Hi Simon, I enabled the next fo

[Health-dev] [task #16433] Expand information and management of surgical protocols

2023-09-05 Thread Luis Falcon
Update of task #16433 (project health): Category:None => Functionality Status:None => In Progress Release:None => 4.3.0

[Health-dev] [task #16433] Expand information and management of surgical protocols

2023-09-05 Thread Luis Falcon
- Date: Tue 05 Sep 2023 04:33:11 PM UTC By: Luis Falcon We'll expand the current surgical protocols to manage pre, intra and post surgical procedures. ___ Reply to this item at: <https://savannah.gnu.org/ta

Re: [Trisquel-devel] trisquel ARM install tarball

2023-09-05 Thread Luis Guzman
ad. ¡Sé Libre! http://fsfla.org/selibre/ Luis A. Guzmán G. http://ark.switnet.org OpenPGP_signature Description: OpenPGP digital signature ___ Trisquel-devel mailing list Trisquel-devel@listas.trisquel.info https://listas.trisquel.info/mailman/listinfo/trisquel-devel

Re: [wsjt-devel] ***SPAM*** Split

2023-09-05 Thread Luis Miguel Castañeda via wsjt-devel
On Monday, September 04 2023, 17:57:03, Jim Brown via wsjt-devel wrote: SSB), and for at least 50 years, rigs have a button labeled "split." ... which you can use [in the same sense than any other mode] with wsjt-x providing your hamlib driver implements it. The only thing that really

[dns-wg] Call for nominations/volunteers to co-chair the RIPE DNS working group.

2023-09-05 Thread Joao Luis Silva Damas
Dear Colleagues, This is a call for nominations or volunteers to co-chair the RIPE DNS working group. * Please DO NOT reply to this message if you wish to propose a volunteer.

[Touch-packages] [Bug 2033210] Re: Client-side window decoration rendering glitch

2023-09-02 Thread Luis Capriles
Hi! Just in case, the glitch can be seen when off focus in: Nautilus(files 42.6), System Monitor(42.0), Help (yelp), Characters(41.0), Web 42.4(Epiphany), Logs(42.0), Image Viewer(42.0), Calculator(41.1), Calendar(41.2), Disk Usage Analyzer(41.0). For Terminal(3.44.0) and Text Editor(gedit

[Desktop-packages] [Bug 2033210] Re: Client-side window decoration rendering glitch

2023-09-02 Thread Luis Capriles
Hi! Just in case, the glitch can be seen when off focus in: Nautilus(files 42.6), System Monitor(42.0), Help (yelp), Characters(41.0), Web 42.4(Epiphany), Logs(42.0), Image Viewer(42.0), Calculator(41.1), Calendar(41.2), Disk Usage Analyzer(41.0). For Terminal(3.44.0) and Text Editor(gedit

[Ubuntu-x-swat] [Bug 2033210] Re: Client-side window decoration rendering glitch

2023-09-02 Thread Luis Capriles
Hi! Just in case, the glitch can be seen when off focus in: Nautilus(files 42.6), System Monitor(42.0), Help (yelp), Characters(41.0), Web 42.4(Epiphany), Logs(42.0), Image Viewer(42.0), Calculator(41.1), Calendar(41.2), Disk Usage Analyzer(41.0). For Terminal(3.44.0) and Text Editor(gedit

Re: [Bloat] [Starlink] Starlink Bufferbloat

2023-09-01 Thread Luis A. Cornejo via Bloat
Tom, Did you perhaps forget to attach images or include links? -Luis On Fri, Sep 1, 2023 at 1:41 AM Tom Zubko via Starlink < starl...@lists.bufferbloat.net> wrote: > Hi Spencer > > A degree or so south from your experience, and closer to Alaska. But same > polar laser cross

[Health-dev] [task #16423] Support generate DICOM Modality Worklists

2023-09-01 Thread Luis Falcon
a great weekend! Luis ___ Reply to this item at: <https://savannah.gnu.org/task/?16423> ___ Message sent via Savannah https://savannah.gnu.org/

[Health-dev] [task #16387] MyGNUHealth 2.0

2023-09-01 Thread Luis Falcon
ork on validations, documentation optimize layouts and packaging both for desktop and mobile. We should be able to produce a rc1 by the the weekend ... changeset: 238:57176190e916 tag: tip user: Luis Falcon date:Fri Sep 01 10:04:17 2023 +0100 summary: Update variants

[Health-dev] [task #16387] MyGNUHealth 2.0

2023-08-31 Thread Luis Falcon
Update of task #16387 (project health): Percent Complete: 70% => 80% ___ Follow-up Comment #7: changeset: 235:928c37f5c021 tag: tip user: Luis Falcon date:Thu

[Health-dev] [task #16423] Support generate DICOM Modality Worklists

2023-08-31 Thread Luis Falcon
eally nice work you've done! Bests Luis ___ Reply to this item at: <https://savannah.gnu.org/task/?16423> ___ Message sent via Savannah https://savannah.gnu.org/

[Health-dev] [task #16423] Support generate DICOM Modality Worklists

2023-08-30 Thread Luis Falcon
Follow-up Comment #6, task #16423 (project health): Wow! Indeed it's a great news! Thank you for sharing! My knowledge of Chinese is not the best :P , but it looks great! :) PS: Would you like to talk about it at GNUHealth / Orthanc Conference this September? Bests Luis

bug#44053: Poor profile generation performance on spinning disks

2023-08-29 Thread Luis Felipe via Bug reports for GNU Guix
Hey Ludo, everyone, --- Original Message --- On Tuesday, August 29th, 2023 at 09:19, Ludovic Courtès wrote: > Hi Luis, > > Luis Felipe luis.felipe...@protonmail.com skribis: > > > I still use the same computer with the same hard drive, and performance has

[Bridge] [GIT PULL] sysctl changes for v6.6-rc1

2023-08-29 Thread Luis Chamberlain
The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5: Linux 6.5-rc1 (2023-07-09 13:53:13 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/ tags/sysctl-6.6-rc1 for you to fetch changes up to

[Desktop-packages] [Bug 2033210] ShellJournal.txt

2023-08-29 Thread Luis Capriles
apport information ** Attachment added: "ShellJournal.txt" https://bugs.launchpad.net/bugs/2033210/+attachment/5696027/+files/ShellJournal.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu.

[Desktop-packages] [Bug 2033210] monitors.xml.txt

2023-08-29 Thread Luis Capriles
apport information ** Attachment added: "monitors.xml.txt" https://bugs.launchpad.net/bugs/2033210/+attachment/5696028/+files/monitors.xml.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu.

[Bug 2033210] ProcEnviron.txt

2023-08-29 Thread Luis Capriles
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/2033210/+attachment/5696026/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 2033210] ShellJournal.txt

2023-08-29 Thread Luis Capriles
apport information ** Attachment added: "ShellJournal.txt" https://bugs.launchpad.net/bugs/2033210/+attachment/5696027/+files/ShellJournal.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 2033210] monitors.xml.txt

2023-08-29 Thread Luis Capriles
apport information ** Attachment added: "monitors.xml.txt" https://bugs.launchpad.net/bugs/2033210/+attachment/5696028/+files/monitors.xml.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Desktop-packages] [Bug 2033210] ProcEnviron.txt

2023-08-29 Thread Luis Capriles
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/2033210/+attachment/5696026/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu.

[Desktop-packages] [Bug 2033210] ProcCpuinfoMinimal.txt

2023-08-29 Thread Luis Capriles
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/2033210/+attachment/5696025/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu.

[Bug 2033210] ProcCpuinfoMinimal.txt

2023-08-29 Thread Luis Capriles
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/2033210/+attachment/5696025/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Desktop-packages] [Bug 2033210] GsettingsChanges.txt

2023-08-29 Thread Luis Capriles
apport information ** Attachment added: "GsettingsChanges.txt" https://bugs.launchpad.net/bugs/2033210/+attachment/5696024/+files/GsettingsChanges.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu.

[Bug 2033210] GsettingsChanges.txt

2023-08-29 Thread Luis Capriles
apport information ** Attachment added: "GsettingsChanges.txt" https://bugs.launchpad.net/bugs/2033210/+attachment/5696024/+files/GsettingsChanges.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 2033210] Re: Nautilus and Sistem Monitor window glitch

2023-08-29 Thread Luis Capriles
apport information ** Tags added: apport-collected wayland-session ** Description changed: When the windows of the aforesaid applications loose focus, a pixel wide line of the same color as the style (light/dark) appear at the top of the window title bar. While using Xorg/X11, the glitch

[Desktop-packages] [Bug 2033210] Re: Nautilus and Sistem Monitor window glitch

2023-08-29 Thread Luis Capriles
apport information ** Tags added: apport-collected wayland-session ** Description changed: When the windows of the aforesaid applications loose focus, a pixel wide line of the same color as the style (light/dark) appear at the top of the window title bar. While using Xorg/X11, the glitch

[Bug 2033210] Re: Nautilus and Sistem Monitor window glitch

2023-08-28 Thread Luis Capriles
** Description changed: When the windows of the aforesaid applications loose focus, a pixel wide line of the same color as the style (light/dark) appear at the top of the window title bar. While using Xorg/X11, the glitch doesn't occur. + + Ubuntu Desktop 22.04.3 -- You received this

[Desktop-packages] [Bug 2033210] Re: Nautilus and Sistem Monitor window glitch

2023-08-28 Thread Luis Capriles
** Description changed: When the windows of the aforesaid applications loose focus, a pixel wide line of the same color as the style (light/dark) appear at the top of the window title bar. While using Xorg/X11, the glitch doesn't occur. + + Ubuntu Desktop 22.04.3 -- You received this

bug#44053: Poor profile generation performance on spinning disks

2023-08-27 Thread Luis Felipe via Bug reports for GNU Guix
Hi, On Saturday, August 26th, 2023 at 22:11, jbra...@dismail.de wrote: > > Shall we go ahead and close this bug report? I'm okay with that. > I do not recall a recent time that someone complained about Guix System's > slow profile generation on hard drives. I currently use guix system on

[Health-dev] [task #16423] Support generate DICOM Modality Worklists

2023-08-24 Thread Luis Falcon
0 beta by the beginning of September... after that, I'll focus on the Hospital Management component. Happy hacking! Luis ___ Reply to this item at: <https://savannah.gnu.org/task/?16423> ___

Re: [Origami] Third Joisel Award

2023-08-22 Thread Jose Luis Vallejo via Origami
 Sent from my iPhone > On Aug 22, 2023, at 12:48, Donna Walcavage via Origami > wrote: > >  > The American Institute of Architects and American Society of Landscape > Architects require totally blind entries for their awards programs at the > national (including international projects)

Re: [JEXL] Detecting infinite loops in JEXL Scripts

2023-08-20 Thread Luis Panadero Guardeño
Probably you only can detect something trivial like a while(true) {... } analyzing the code. But beyond that... Well it's the "Halting problem" ( https://en.wikipedia.org/wiki/Halting_problem ) : In computability theory

[Health-dev] [task #16387] MyGNUHealth 2.0

2023-08-20 Thread Luis Falcon
Update of task #16387 (project health): Percent Complete: 60% => 70% ___ Follow-up Comment #6: changeset: 221:21007a60641c user: Luis Falcon date:Sun Aug 20 20:01:35 2

Re: [ccp4bb] re-open the results from a previous DIALS User Interface session in CCP4 cloud?

2023-08-17 Thread Fuentes-Montero, Luis (DLSLtd,RAL,LSCI)
Hi David, DUI is capable to pick up where it was before, but only if is launched exactly from the same path as before. If I understand correctly CCP4 cloud was designed (before DUI was programmed) to handle locations of where programs are launched differently. The only solution that come to

[Health-dev] [task #16387] MyGNUHealth 2.0

2023-08-16 Thread Luis Falcon
Follow-up Comment #5, task #16387 (project health): changeset: 210:3ff2152fb241 tag: tip user:Luis Falcon date:Wed Aug 16 16:31:09 2023 +0100 summary: Update background for mood and energy artwork. changeset: 209:ef5f0d58a3d5 user:Luis Falcon date

Re: [Bridge] [PATCH v3 00/14] sysctl: Add a size argument to register functions in sysctl

2023-08-15 Thread Luis Chamberlain
ining the removal of ctl_table > sentinel > (https://github.com/Joelgranados/linux/tree/tag/sysctl_remove_empty_elem_V3). > The idea is to make the review process easier by chunking the 65+ commits into > manageable pieces. Thanks, I've dropped the old set and merged this updated one onto sysctl-next. Luis

[Health-dev] [bug #64542] health_genetics update take too long time

2023-08-15 Thread Luis Falcon
ent on each package datafile update, as I've done in previous messages. Thanks! Luis ___ Reply to this item at: <https://savannah.gnu.org/bugs/?64542> ___ Message sent via Savan

[Health-dev] [task #16421] Operating room scheduler

2023-08-14 Thread Luis Falcon
Update of task #16421 (project health): Release:None => 4.3.0 ___ Reply to this item at: ___

[Health-dev] [task #16387] MyGNUHealth 2.0

2023-08-14 Thread Luis Falcon
Update of task #16387 (project health): Percent Complete: 50% => 60% ___ Follow-up Comment #4: changeset: 207:0a78b2d3a4e4 user: Luis Falcon date:Mon Aug 14 18:43:24 2

Re: [R-es] Expresión en un objeto

2023-08-14 Thread jose luis via R-help-es
Algo asi: En lunes, 14 de agosto de 2023, 17:29:37 CEST, jose luis via R-help-es escribió: Hola, no estoy seguro de si es esto lo que te hace falta. ¿conoces la funcion "coalesce"? coalesce function - RDocumentation | | |  | coalesce function - RDocumentation G

Re: [R-es] Expresión en un objeto

2023-08-14 Thread jose luis via R-help-es
Hola, no estoy seguro de si es esto lo que te hace falta. ¿conoces la funcion "coalesce"? coalesce function - RDocumentation | | | | coalesce function - RDocumentation Given a set of vectors, coalesce() finds the first non-missing value at each position. This is i... | | | How to

[QE-users] QE crashing right after "Starting wfcs"

2023-08-14 Thread Luis Cebamanos
Hello, I am trying to find out why QE crashes right after printing out the following: number of k points= 1 cart. coord. in units 2pi/alat k(1) = ( 0.000 0.000 0.000), wk = 2.000 Dense grid: 27637241 G-vectors FFT

<    5   6   7   8   9   10   11   12   13   14   >