Re: Fail2ban is failing

2024-05-03 Thread Patrick O'Callaghan
On Fri, 2024-05-03 at 06:45 -0500, Richard Shaw wrote: > On Fri, May 3, 2024 at 6:31 AM Patrick O'Callaghan > > wrote: > > > F40 fully updated. > > > > Try a `dnf --refresh update`. The fix just went to stable last night. That just gets the sam

Re: [PATCH] Fix auto deduction for template specialization scopes [114915].

2024-05-03 Thread Patrick Palka
Thanks for the patch! On Wed, 1 May 2024, Seyed Sajad Kahani wrote: > When deducing auto for `adc_return_type`, `adc_variable_type`, and > `adc_decomp_type` contexts (at the usage time), we try to resolve the > outermost template arguments to be used for satisfaction. This is done by one > of

[PATCH] c++: replace tf_norm with a local flag

2024-05-03 Thread Patrick Palka
Bootstrapped and regtested on x86_64-pc-linux-gnu, does this look OK for trunk? -- >8 -- The tf_norm flag controlling whether to build diagnostic information during constraint normalization doesn't need to be a global tsubst flag, and is confusingly named. This patch replaces it with a boolean

Re: [PATCH] c++: 'typename T::X' vs 'struct T::X' lookup [PR109420]

2024-05-03 Thread Patrick Palka
Hey Andrew, On Wed, 5 Apr 2023, Andrew Pinski wrote: > On Wed, Apr 5, 2023 at 10:32 AM Patrick Palka via Gcc-patches > wrote: > > > > On Wed, 5 Apr 2023, Patrick Palka wrote: > > > > > r13-6098-g46711ff8e60d64 made make_typename_type no longer ignore > >

[kde] [Bug 486479] Dolphin crashed after dragging a file over the breadcrumbs

2024-05-03 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=486479 Patrick Silva changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[frameworks-kio] [Bug 485258] Dolphin crashed after dragging a file to the path breadcrumb

2024-05-03 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=485258 Patrick Silva changed: What|Removed |Added CC||fresh.frog5...@fastmail.com --- Comment #15

[GNC] Account Hierarchy

2024-05-03 Thread Patrick Skelton
to ask of the accounts. How do I choose which hierarchy to go with and is there any way I can answer both of these questions? Any advice would be most welcome as I am no accounting expert and have only basic knowledge of GnuCash. Kind wishes - Patrick

Fail2ban is failing

2024-05-03 Thread Patrick O'Callaghan
F40 fully updated. # systemctl status fail2ban × fail2ban.service - Fail2Ban Service Loaded: loaded (/usr/lib/systemd/system/fail2ban.service; enabled; preset: disabled) Drop-In: /usr/lib/systemd/system/service.d └─10-timeout-abort.conf Active: failed

core.git: Branch 'libreoffice-7-6' - vcl/skia

2024-05-03 Thread Patrick Luby (via logerrit)
vcl/skia/gdiimpl.cxx | 20 1 file changed, 20 insertions(+) New commits: commit 9fc1e9e0d438a0a36e1e93826312170c9c2dac2a Author: Patrick Luby AuthorDate: Fri Apr 26 21:29:10 2024 -0400 Commit: Michael Stahl CommitDate: Fri May 3 11:51:37 2024 +0200 tdf

[coreboot] [coreboot - Bug #121] T520: Hangs in OS

2024-05-03 Thread Patrick Rudolph
Issue #121 has been updated by Patrick Rudolph. My X220 is stable for more than 48h, which wasn't possible before as it would crash within a couple of hours. Since the issue doesn't appear any more I must assume it's fixed on my device. There might be other settings causing a similar problem

Re: OAUTH TOTP

2024-05-03 Thread Patrick Welche
Thank you for all your suggestions - I managed to log in! Cheers, Patrick

[gcc r15-123] c++: remove lookup_template_class's entering_scope flag

2024-05-02 Thread Patrick Palka via Gcc-cvs
https://gcc.gnu.org/g:f04dc89a991ddc6c08ac92c8ad29c6915c4ecafa commit r15-123-gf04dc89a991ddc6c08ac92c8ad29c6915c4ecafa Author: Patrick Palka Date: Thu May 2 21:14:30 2024 -0400 c++: remove lookup_template_class's entering_scope flag lookup_template_class's entering_scope flag

Bug#1070254: ktp-text-ui FTBFS: undefined reference to `snappy::RawCompress(char const*, unsigned long, char*, unsigned long*)'

2024-05-02 Thread Patrick Franz
d returned 1 exit status That looks like it's https://bugs.debian.org/cgi-bin/bugreport.cgi? bug=1070254 for which a fix has been uploaded. I guess trying to rebuild it tomorrow will fix this build error. -- Med vänliga hälsningar Patrick Franz

Bug#1070254: ktp-text-ui FTBFS: undefined reference to `snappy::RawCompress(char const*, unsigned long, char*, unsigned long*)'

2024-05-02 Thread Patrick Franz
d returned 1 exit status That looks like it's https://bugs.debian.org/cgi-bin/bugreport.cgi? bug=1070254 for which a fix has been uploaded. I guess trying to rebuild it tomorrow will fix this build error. -- Med vänliga hälsningar Patrick Franz

Bug#1070254: ktp-text-ui FTBFS: undefined reference to `snappy::RawCompress(char const*, unsigned long, char*, unsigned long*)'

2024-05-02 Thread Patrick Franz
d returned 1 exit status That looks like it's https://bugs.debian.org/cgi-bin/bugreport.cgi? bug=1070254 for which a fix has been uploaded. I guess trying to rebuild it tomorrow will fix this build error. -- Med vänliga hälsningar Patrick Franz

Re: [PATCH 2/2] c++: remove lookup_template_class's entering_scope flag

2024-05-02 Thread Patrick Palka
On Wed, 1 May 2024, Jason Merrill wrote: > On 5/1/24 13:40, Patrick Palka wrote: > > On Wed, 1 May 2024, Jason Merrill wrote: > > > > > On 5/1/24 12:41, Patrick Palka wrote: > > > > On Fri, 2 Feb 2024, Patrick Palka wrote: > > > > > > >

[kde] [Bug 486459] In desktop symlinks, the "Points to" button in Properties/General does not work

2024-05-02 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=486459 Patrick Silva changed: What|Removed |Added CC||bugsefor...@gmx.com Ever confirmed|0

[gcc r15-116] RISC-V: Add testcase for pr114734

2024-05-02 Thread Patrick O'Neill via Gcc-cvs
https://gcc.gnu.org/g:ff4dc8b10a421cdb0c56f7f8c238609de4f9fbe2 commit r15-116-gff4dc8b10a421cdb0c56f7f8c238609de4f9fbe2 Author: Patrick O'Neill Date: Tue Apr 30 13:26:45 2024 -0700 RISC-V: Add testcase for pr114734 gcc/testsuite/ChangeLog: PR middle-end/114734

[Committed] RISC-V: Add testcase for pr114734

2024-05-02 Thread Patrick O'Neill
On 4/30/24 15:03, Jeff Law wrote: On 4/30/24 2:36 PM, Patrick O'Neill wrote: gcc/testsuite/ChangeLog: PR middle-end/114734 * gcc.target/riscv/rvv/autovec/pr114734.c: New test. OK jeff Committed. Patrick

Re: [PATCH v14 21/26] c++: Implement __rank built-in trait

2024-05-02 Thread Patrick Palka
On Tue, 30 Apr 2024, Jason Merrill wrote: > On 2/28/24 11:26, Ken Matsui wrote: > > This patch implements built-in trait for std::rank. > > __rank seems too short, maybe __array_rank? > > Actually, it occurs to me that perhaps we should have been adding __builtin to > all of these rather than

Re: [PATCH v14 21/26] c++: Implement __rank built-in trait

2024-05-02 Thread Patrick Palka
On Tue, 30 Apr 2024, Jason Merrill wrote: > On 2/28/24 11:26, Ken Matsui wrote: > > This patch implements built-in trait for std::rank. > > __rank seems too short, maybe __array_rank? > > Actually, it occurs to me that perhaps we should have been adding __builtin to > all of these rather than

Re: [PATCH] c++/modules: Stream unmergeable temporaries by value again [PR114856]

2024-05-02 Thread Patrick Palka
On Thu, 2 May 2024, Nathaniel Shead wrote: > Bootstrapped and regtested on x86_64-pc-linux-gnu, OK for trunk/14.2? > > Another alternative would be to stream such !DECL_NAME temporaries with > a merge key of MK_unique rather than attempting to find the matching > (nonexistant) field of the class

[Powerdevil] [Bug 486422] Suspend inhibits also end up keeping the display on

2024-05-02 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=486422 Patrick Silva changed: What|Removed |Added CC||bugsefor...@gmx.com -- You are receiving

Re: [PATCH v2] c++/modules: Fix dangling pointer with imported_temploid_friends

2024-05-02 Thread Patrick Palka
On Wed, May 1, 2024 at 9:35 PM Nathaniel Shead wrote: > > On Thu, May 02, 2024 at 12:15:44AM +1000, Nathaniel Shead wrote: > > On Wed, May 01, 2024 at 09:57:38AM -0400, Patrick Palka wrote: > > > > > > On Wed, 1 May 2024, Nathaniel Shead wrote: > > > >

Re: [OE-core] btrfs-tools-native build python error

2024-05-02 Thread Patrick Williams
On Thu, May 02, 2024 at 03:34:43PM +0200, Alexander Kanavin wrote: > On Thu, 2 May 2024 at 15:06, Patrick Williams wrote: > > > This is almost never correct and there is not a single example of it in > > poky. There _are_ examples of exactly what I wrote. > > > >

Re: [OE-core] btrfs-tools-native build python error

2024-05-02 Thread Patrick Williams
On Thu, May 02, 2024 at 02:57:30PM +0200, Alexander Kanavin wrote: > On Thu, 2 May 2024 at 14:52, Patrick Williams wrote: > > > I'm not convinced this is true. As I wrote, the final result of > > PACKAGECONFIG is exactly what I expect; it includes `python` for the >

Re: [PATCH 025/149] board: beckhoff: Remove and add needed includes

2024-05-02 Thread Patrick Brünn
Tested-by: Patrick Bruenn On Tue, 2024-04-30 at 20:41 -0600, Tom Rini wrote: > CAUTION: External Email!! > Remove from this board vendor directory and when needed > add missing include files directly. > > Signed-off-by: Tom Rini > --- > Cc: Patrick Bruenn > --- >

Re: [OE-core] btrfs-tools-native build python error

2024-05-02 Thread Patrick Williams
On Thu, May 02, 2024 at 02:57:30PM +0200, Alexander Kanavin wrote: > On Thu, 2 May 2024 at 14:52, Patrick Williams wrote: > > > I'm not convinced this is true. As I wrote, the final result of > > PACKAGECONFIG is exactly what I expect; it includes `python` for the >

[jira] [Created] (MWRAPPER-136) maven-wrapper.properties created with Windows line breaks which mvnw can't handle

2024-05-02 Thread Patrick Schmidt (Jira)
Patrick Schmidt created MWRAPPER-136: Summary: maven-wrapper.properties created with Windows line breaks which mvnw can't handle Key: MWRAPPER-136 URL: https://issues.apache.org/jira/browse/MWRAPPER-136

Re: [OE-core] btrfs-tools-native build python error

2024-05-02 Thread Patrick Williams
On Thu, May 02, 2024 at 11:28:54AM +0200, Alexander Kanavin wrote: > On Wed, 1 May 2024 at 23:27, Patrick Williams via > lists.openembedded.org > wrote: > > What is going on here? Well, this: > > > > ``` > > meta-phosphor/conf/distro/include/phosphor-pkg-tweak

Some apps dump core after resuming

2024-05-02 Thread Patrick O'Callaghan
F40, Wayland, Plasma 6 On resuming from hibernation, several KDE apps (Konsole, qBittorrent and Dolphin) dump core. In each case, there is a slew of messages preceding the dump: May 02 09:35:00 Bree kwin_wayland[166169]: kwin_core: Could not find any suitable output for a layer surface May 02

Re: [OS-BUILD PATCH] redhat/kernel.spec.template: avoid process substitution

2024-05-02 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3087#note_1889982431 Yeah I thought the goal was to suppose building on the current rhel major version minus 1. Right now that is el9, or el8, if we're being generous. I was surprised to hear

[Bug target/114916] New: [14/15] RISC-V rv64gcv_zvl256b: miscompile at -O3 with -mrvv-vector-bits=zvl -fwhole-program

2024-05-01 Thread patrick at rivosinc dot com via Gcc-bugs
Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: patrick at rivosinc dot com Target Milestone: --- Testcase: long long c; int d = 1; char f[18]; short g[18]; unsigned long long h[18][18][18]; char a[324

Re: [PATCH] c++: problematic assert in reference_binding [PR113141]

2024-05-01 Thread Patrick Palka
On Wed, 1 May 2024, Patrick Palka wrote: > On Wed, 1 May 2024, Jason Merrill wrote: > > > On 4/12/24 13:22, Patrick Palka wrote: > > > On Fri, 12 Apr 2024, Jason Merrill wrote: > > > > > > > On 3/26/24 09:44, Patrick Palka wrote: > &g

[gcc r13-8670] c++: problematic assert in reference_binding [PR113141]

2024-05-01 Thread Patrick Palka via Gcc-cvs
https://gcc.gnu.org/g:c70abea054fe0021b7b2c2e07996afaadc17a07b commit r13-8670-gc70abea054fe0021b7b2c2e07996afaadc17a07b Author: Patrick Palka Date: Wed May 1 18:16:08 2024 -0400 c++: problematic assert in reference_binding [PR113141] r14-9946 / r14-9947 fixed this PR properly

Re: [OE-core] btrfs-tools-native build python error

2024-05-01 Thread Patrick Williams
ion value: # "${STAGING_BINDIR_NATIVE}/python3-native/python3" export PYTHON="/home/apwillia/local/builds/lf-build-yosemite4/tmp/work/x86_64-linux/btrfs-tools-native/6.8/recipe-sysroot-native/usr/bin/python3-native/python3" ``` It seems to me like `inherit_defer` is broken.

Re: F40 hibernation issue

2024-05-01 Thread Patrick O'Callaghan
On Wed, 2024-05-01 at 18:21 +0200, francis.montag...@inria.fr wrote: > On Wed, 01 May 2024 17:01:47 +0100 Patrick O'Callaghan wrote: > > > On Wed, 2024-05-01 at 14:42 +0200, > > francis.montag...@inria.fr wrote: > > > On Wed, 01 May 2024 10:51:34 +0100 Patrick O'Callagh

Re: [PATCH] c++: problematic assert in reference_binding [PR113141]

2024-05-01 Thread Patrick Palka
On Wed, 1 May 2024, Jason Merrill wrote: > On 4/12/24 13:22, Patrick Palka wrote: > > On Fri, 12 Apr 2024, Jason Merrill wrote: > > > > > On 3/26/24 09:44, Patrick Palka wrote: > > > > On Thu, 7 Mar 2024, Jason Merrill wrote: > > > >

Re: [PATCH 2/2] c++: remove lookup_template_class's entering_scope flag

2024-05-01 Thread Patrick Palka
On Wed, 1 May 2024, Jason Merrill wrote: > On 5/1/24 12:41, Patrick Palka wrote: > > On Fri, 2 Feb 2024, Patrick Palka wrote: > > > > > Bootstrapped and regtested on x86_64-pc-linux, does this look like > > > an improvement? This is not a bugfix and barely re

Re: [PATCH 2/2] c++: remove lookup_template_class's entering_scope flag

2024-05-01 Thread Patrick Palka
On Fri, 2 Feb 2024, Patrick Palka wrote: > Bootstrapped and regtested on x86_64-pc-linux, does this look like > an improvement? This is not a bugfix and barely related to the previous > patch, but the previous patch's new use of entering_scope=true motivated > me to submit this

Re: [PATCH 2/4] c++/modules: Track module purview for deferred instantiations [PR114630]

2024-05-01 Thread Patrick Palka
On Wed, 1 May 2024, Jason Merrill wrote: > On 5/1/24 08:54, Patrick Palka wrote: > > On Thu, 2 May 2024, Nathaniel Shead wrote: > > > > > On Wed, May 01, 2024 at 10:11:20AM -0400, Patrick Palka wrote: > > > > On Wed, 1 May 2024, Nathaniel Shead wr

Re: [committed] [RISC-V] Improve floor, ceil & related operations for RISC-V

2024-05-01 Thread Patrick O'Neill
/gcc-precommit-ci/issues/1454 Postcommit with all targets: https://github.com/patrick-rivos/gcc-postcommit-ci/issues/853 Untrimmed postcommit output: https://github.com/patrick-rivos/gcc-postcommit-ci/actions/runs/8899731577/job/24456991643#step:8:132 Thanks, Patrick On 4/30/24 08:46

[Haruna] [Bug 486410] New: "Subtitles" dropdown does not list a dragged-and-dropped .srt file

2024-05-01 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=486410 Bug ID: 486410 Summary: "Subtitles" dropdown does not list a dragged-and-dropped .srt file Classification: Applications Product: Haruna Version: 1.1.0 Platform: Arch Linux

Re: F40 hibernation issue

2024-05-01 Thread Patrick O'Callaghan
On Wed, 2024-05-01 at 14:42 +0200, francis.montag...@inria.fr wrote: > Hi > > On Wed, 01 May 2024 10:51:34 +0100 Patrick O'Callaghan wrote: > > > May 01 08:00:50 Bree kernel: Freezing user space processes > > > and hibernation did work. Possibly a timing issu

Re: [PATCH 2/4] c++/modules: Track module purview for deferred instantiations [PR114630]

2024-05-01 Thread Patrick Palka
On Thu, 2 May 2024, Nathaniel Shead wrote: > On Wed, May 01, 2024 at 10:11:20AM -0400, Patrick Palka wrote: > > On Wed, 1 May 2024, Nathaniel Shead wrote: > > > > > Bootstrapped and regtested on x86_64-pc-linux-gnu, OK for trunk? > > > > &g

[plasmashell] [Bug 486407] New: Frequently the name of an icon on desktop is not updated after renaming

2024-05-01 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=486407 Bug ID: 486407 Summary: Frequently the name of an icon on desktop is not updated after renaming Classification: Plasma Product: plasmashell Version: 6.0.4 Platform: Arch

Re: [PATCH 3/4] c++/modules: Also track module purview from deferred vtable instantiation [PR114630]

2024-05-01 Thread Patrick Palka
On Wed, 1 May 2024, Nathaniel Shead wrote: > Bootstrapped and regtested on x86_64-pc-linux-gnu, OK for trunk? LGTM > > -- >8 -- > > Similarly to in the previous commit, templated virtual functions are > sometimes not instantiated until after parsing has completed. This > means that any new

Re: [PATCH 2/4] c++/modules: Track module purview for deferred instantiations [PR114630]

2024-05-01 Thread Patrick Palka
On Wed, 1 May 2024, Nathaniel Shead wrote: > Bootstrapped and regtested on x86_64-pc-linux-gnu, OK for trunk? > > -- >8 -- > > When calling instantiate_pending_templates at end of parsing, any new > functions that are instantiated from this point have their module > purview set based on the

Re: [PATCH] c++/modules: Fix dangling pointer with imported_temploid_friends

2024-05-01 Thread Patrick Palka
On Wed, 1 May 2024, Nathaniel Shead wrote: > Bootstrapped and regtested on x86_64-pc-linux-gnu, OK for trunk (and > later 14.2)? I don't think making it a GTY root is necessary but I felt > perhaps better to be safe than sorry. > > Potentially another approach would be to use DECL_UID instead

[plasma-systemmonitor] [Bug 482169] System Monitor in Plasma 6 crashes on clicking "Show Details Sidebar"

2024-05-01 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=482169 Patrick Silva changed: What|Removed |Added CC||patrick.liniger@windowslive

[plasma-systemmonitor] [Bug 486402] Crash when trying to use sidebar on System Monitor

2024-05-01 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=486402 Patrick Silva changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[plasma-systemmonitor] [Bug 485905] Crash when trying to use sidebar on System Monitor

2024-05-01 Thread Patrick Liniger
https://bugs.kde.org/show_bug.cgi?id=485905 Patrick Liniger changed: What|Removed |Added Blocks||486402 Referenced Bugs: https

[plasma-systemmonitor] [Bug 486402] New: Crash when trying to use sidebar on System Monitor

2024-05-01 Thread Patrick Liniger
https://bugs.kde.org/show_bug.cgi?id=486402 Bug ID: 486402 Summary: Crash when trying to use sidebar on System Monitor Classification: Applications Product: plasma-systemmonitor Version: 6.0.4 Platform: openSUSE OS: Linux

Re: F40 hibernation issue

2024-05-01 Thread Patrick O'Callaghan
On Tue, 2024-04-30 at 15:36 -0700, Samuel Sieb wrote: > > > > And the system is not hibernating. > >    > > /dev/zram0 exists and is configured: > > Yes, and you can see it being disabled in the logs because you can't > hibernate to RAM. > > > # swapon > > NAME   TYPE  SIZE USED

[Kernel-packages] [Bug 2061930] Re: linux-nvidia-6.5_6.5.0-1014.14 breaks with earlier BIOS release, and modeset/resolutions are wrong

2024-04-30 Thread Patrick Geary
I don't see linux-image-6.5.0-1018-nvidia or nvidia-64k in jammy- proposed. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-nvidia-6.5 in Ubuntu. https://bugs.launchpad.net/bugs/2061930 Title: linux-nvidia-6.5_6.5.0-1014.14

[Bug 2061930] Re: linux-nvidia-6.5_6.5.0-1014.14 breaks with earlier BIOS release, and modeset/resolutions are wrong

2024-04-30 Thread Patrick Geary
I don't see linux-image-6.5.0-1018-nvidia or nvidia-64k in jammy- proposed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061930 Title: linux-nvidia-6.5_6.5.0-1014.14 breaks with earlier BIOS

[gentoo-commits] repo/gentoo:master commit in: sys-power/wluma/

2024-04-30 Thread Patrick McLean
commit: beba5c2c968e5041af0562ca25048fd2de559e4c Author: Benjamin Neff coding4coffee ch> AuthorDate: Wed Mar 20 03:06:21 2024 + Commit: Patrick McLean gentoo org> CommitDate: Tue Apr 30 21:55:02 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/comm

[PATCH] RISC-V: Add testcase for pr114734

2024-04-30 Thread Patrick O'Neill
gcc/testsuite/ChangeLog: PR middle-end/114734 * gcc.target/riscv/rvv/autovec/pr114734.c: New test. Signed-off-by: Patrick O'Neill --- Tested on rv64gcv before and after Richard Biener's fix: 4d3a5618de5a949c61605f545f90e81bc502 --- .../gcc.target/riscv/rvv/autovec/pr114734.c

[kde] [Bug 486349] .svg file causes huge memory leak if preview and SVG thumbnailer are activated in Dolphin

2024-04-30 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=486349 Patrick Silva changed: What|Removed |Added Summary|.svg file causes huge |.svg file causes huge

[kde] [Bug 486349] .svg file causes huge memory leak if the SVG thumbnailer is activated in Dolphin

2024-04-30 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=486349 Patrick Silva changed: What|Removed |Added Target Milestone|1.0 |--- Assignee|plasma-b...@kde.org

[gentoo-commits] repo/gentoo:master commit in: app-admin/ansible-modules-hashivault/

2024-04-30 Thread Patrick McLean
commit: 6a094131a7c31149d249af4fe8b408bfbce4e69b Author: Patrick McLean gentoo org> AuthorDate: Tue Apr 30 17:37:52 2024 + Commit: Patrick McLean gentoo org> CommitDate: Tue Apr 30 17:37:52 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a

[gentoo-commits] repo/gentoo:master commit in: app-admin/ansible-modules-hashivault/

2024-04-30 Thread Patrick McLean
commit: dd22216d80551641fd19620410c76195e689887f Author: Patrick McLean gentoo org> AuthorDate: Tue Apr 30 17:36:31 2024 + Commit: Patrick McLean gentoo org> CommitDate: Tue Apr 30 17:37:04 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd

[plasmashell] [Bug 486358] New: The bar containing the button used to add a wallpaper disappears after scrolling the list of wallpapers up

2024-04-30 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=486358 Bug ID: 486358 Summary: The bar containing the button used to add a wallpaper disappears after scrolling the list of wallpapers up Classification: Plasma Product: plasmashell Version:

[cayugabirds-l] Indigo bunting

2024-04-30 Thread Patrick L. McDonough
Saw our first Indigo Bunting at the feeder area today such a deep blue color! Pat Sent from iPhone Slan go foill Patrick L. McDonough (Pat) MS, PhD Clinical Microbiologist/Infectious Diseases/One Health/Food Safety-Security/Consultant Professor Emeritus: Cornell University – Animal

[plasmashell] [Bug 486349] Huge memory leak when wallpaper settings is maximized

2024-04-30 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=486349 --- Comment #3 from Patrick Silva --- Created attachment 169036 --> https://bugs.kde.org/attachment.cgi?id=169036=edit .svg file Its possible. journallog prints this when I open the wallapaper settings: abr 30 13:10:27 Arch-PC plasmashell[12

[plasmashell] [Bug 486349] Huge memory leak when wallpaper settings is maximized

2024-04-30 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=486349 Patrick Silva changed: What|Removed |Added CC||notm...@gmail.com

[kde] [Bug 486349] Huge memory leak when wallpaper settings is maximized

2024-04-30 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=486349 Patrick Silva changed: What|Removed |Added Assignee|plasma-b...@kde.org |unassigned-b...@kde.org Product

[systemsettings] [Bug 486349] Huge memory leak when wallpaper settings is maximized

2024-04-30 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=486349 Patrick Silva changed: What|Removed |Added Summary|Huge memory leak after |Huge memory leak when |click

[systemsettings] [Bug 486349] New: Huge memory leak after click on "Configure..." button of Screen Locking KCM while System Settings is maximized

2024-04-30 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=486349 Bug ID: 486349 Summary: Huge memory leak after click on "Configure..." button of Screen Locking KCM while System Settings is maximized Classification: Applications Product:

[Bug target/114734] [11/12/13/14 regression] RISC-V rv64gcv_zvl256b miscompile with -flto -O3 -mrvv-vector-bits=zvl since r8-6047-g65dd1346027bb5

2024-04-30 Thread patrick at rivosinc dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114734 --- Comment #14 from Patrick O'Neill --- I'll send a patch with the testcase in a few hours. Testing it now.

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

2024-04-30 Thread Patrick Luby (via logerrit)
vcl/qa/cppunit/pdfexport/pdfexport.cxx |6 +- vcl/source/gdi/pdfwriter_impl.cxx | 14 ++ 2 files changed, 15 insertions(+), 5 deletions(-) New commits: commit 8dc932a517818b5b721653b372aa0124aff2375f Author: Patrick Luby AuthorDate: Mon Apr 22 19:36:14 2024 -0400

F40 hibernation issue

2024-04-30 Thread Patrick O'Callaghan
I've changed nothing since upgrading to F40 a week ago, yet I now find these errors in the journal: Apr 30 01:02:39 Bree systemd[1]: Reached target sleep.target - Sleep. Apr 30 01:02:39 Bree systemd[1]: Starting hibernate-preparation.service - Enable swap file and disable zram before

Re: 2 sets of backups with Backups?

2024-04-30 Thread Patrick O'Callaghan
On Tue, 2024-04-30 at 16:44 +0700, Frederic Muller wrote: > Hi! > > I currently do weekly backups with Backups and Duplicity> I was > thinking > to add another batch job of daily backup, faster, for specific files > and > folders that are updated daily. > > Unfortunately Backups doesn't seem

Re: can I clone from a usb flash drive to an NVMe drive?

2024-04-30 Thread Patrick O'Callaghan
On Tue, 2024-04-30 at 12:17 +0930, Tim via users wrote: > That's just one example of why I prefer su to sudo, I can easily stay > in the root environment.  Repeated sudoing can be messy and annoying. I usually use 'sudo -i' when I need that. poc -- ___

[gcc r15-57] c++/modules: imported spec befriending class tmpl [PR114889]

2024-04-29 Thread Patrick Palka via Gcc-cvs
https://gcc.gnu.org/g:22b20ac6c6aead2d3f36c413a77dd0b80adfec39 commit r15-57-g22b20ac6c6aead2d3f36c413a77dd0b80adfec39 Author: Patrick Palka Date: Mon Apr 29 21:27:59 2024 -0400 c++/modules: imported spec befriending class tmpl [PR114889] When adding

[gcc r14-10149] c++: ICE with templated sizeof(E1) / sizeof(E2) [PR114888]

2024-04-29 Thread Patrick Palka via Gcc-cvs
https://gcc.gnu.org/g:3c925ac349b03ae9439c632fb1c042cdc8d78f40 commit r14-10149-g3c925ac349b03ae9439c632fb1c042cdc8d78f40 Author: Patrick Palka Date: Mon Apr 29 21:14:18 2024 -0400 c++: ICE with templated sizeof(E1) / sizeof(E2) [PR114888] In the sizeof / sizeof operator

[gcc r15-56] c++: ICE with templated sizeof(E1) / sizeof(E2) [PR114888]

2024-04-29 Thread Patrick Palka via Gcc-cvs
https://gcc.gnu.org/g:3900e944b0ac9db77380c5bb8635977dfd3b0691 commit r15-56-g3900e944b0ac9db77380c5bb8635977dfd3b0691 Author: Patrick Palka Date: Mon Apr 29 21:14:18 2024 -0400 c++: ICE with templated sizeof(E1) / sizeof(E2) [PR114888] In the sizeof / sizeof operator expression

Re: Need regex ^? help

2024-04-29 Thread Patrick R. Michaud
Perhaps not really what you're intending, but here's how I'd start: $ raku -e 'my $x="1.2.3.4"; $x ~~ s!\d+$!0/24!; say $x;' 1.2.3.0/24 The pattern part of the substitution matches all of the digits at the end of the string (\d+$), then replaces them with the string "0/24". Everything

Re: Need regex ^? help

2024-04-29 Thread Patrick R. Michaud
Perhaps not really what you're intending, but here's how I'd start: $ raku -e 'my $x="1.2.3.4"; $x ~~ s!\d+$!0/24!; say $x;' 1.2.3.0/24 The pattern part of the substitution matches all of the digits at the end of the string (\d+$), then replaces them with the string "0/24". Everything

core.git: vcl/inc vcl/osx vcl/quartz vcl/source

2024-04-29 Thread Patrick Luby (via logerrit)
(+), 4 deletions(-) New commits: commit f4ef5435df5560e6b6b061ce4053c71e2819bf51 Author: Patrick Luby AuthorDate: Mon Apr 29 09:35:30 2024 -0400 Commit: Patrick Luby CommitDate: Tue Apr 30 01:24:29 2024 +0200 tdf#130678 draw SVG icons at Retina resolution on macOS Also, change

Bug#1070084: libkpimgapi-data: KAddressBook, and possibly related programs, fail to integrate with Google

2024-04-29 Thread Patrick Franz
50 packages) to 23.04 or later. However, this is sadly not possible right now. I cannot give you a timeline when this is going to happen. -- Med vänliga hälsningar Patrick Franz

Bug#1070084: libkpimgapi-data: KAddressBook, and possibly related programs, fail to integrate with Google

2024-04-29 Thread Patrick Franz
50 packages) to 23.04 or later. However, this is sadly not possible right now. I cannot give you a timeline when this is going to happen. -- Med vänliga hälsningar Patrick Franz

[Spectacle] [Bug 479746] Crash when Spectacle plays a screen recording

2024-04-29 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=479746 Patrick Silva changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED Status|NEEDSINFO

Re: [RBW] Re: Eric M.'s new video: Shop tour, favorite workshops, tool organization and my next bicycle build

2024-04-29 Thread Patrick Moore
Oh, and I forwarded the video link to Jeremiah; he will appreciate it. -- You received this message because you are subscribed to the Google Groups "RBW Owners Bunch" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: [RBW] Re: Eric M.'s new video: Shop tour, favorite workshops, tool organization and my next bicycle build

2024-04-29 Thread Patrick Moore
oups.google.com/d/msgid/rbw-owners-bunch/bba6f58e-8050-4ab7-806d-95812743329cn%40googlegroups.com?utm_medium=email_source=footer> > . > -- Patrick Moore Alburquerque, Nuevo Mexico, Etats Unis d'Amerique, Orbis Terrarum -

core.git: Branch 'libreoffice-24-2-3' - vcl/skia

2024-04-29 Thread Patrick Luby (via logerrit)
vcl/skia/gdiimpl.cxx | 20 1 file changed, 20 insertions(+) New commits: commit 77c26dae7c984f5c60206091f87897079c8a5d93 Author: Patrick Luby AuthorDate: Fri Apr 26 20:25:03 2024 -0400 Commit: Christian Lohmaier CommitDate: Mon Apr 29 20:21:50 2024 +0200 tdf

[meta-virtualization][PATCH 2/2] podman: require catatonit

2024-04-29 Thread Patrick Wicki
From: Patrick Wicki Alternatively, we could add it to RRECOMMENDS. But I would say, given its name, managing pods is part of podman's core functionality and that requires catatonit, which is currently only pulled in for the ptest: root@qemux86-64:~# podman pod create Error: building local pause

[meta-virtualization][PATCH 1/2] podman: remove skopeo rdepends

2024-04-29 Thread Patrick Wicki
From: Patrick Wicki Podman does not require skopeo to run. They are both independent tools. In distros like Debian, Fedora and Arch they don't depend on it either. We do require some of its dependencies, so include those directly. Skopeo also seems to be used in some of podman's tests, so

OAUTH TOTP

2024-04-29 Thread Patrick Welche
Apparently I need to "purchase an inexpensive OATH TOTP compatible token device." $ wtf oath wtf: I don't know what `oath' means! $ wtf totp TOTP: time-based one time password Any suggestions on something that works on NetBSD/amd64? Cheers, Patrick

Re: [INDOLOGY] Book

2024-04-29 Thread Patrick Olivelle via INDOLOGY
Thanks, Asko. Yes, we also have the hard copy in our library. I was searching for a soft copy if at all availale. Patrick On Apr 29, 2024, at 10:51 AM, Asko Parpola wrote: Dear Patrick, I have only the following information: Deśpāṇḍe, Khaṇḍerāv, (ed.), 1964-1966

[plasmashell] [Bug 486309] New: Last used grouped window should be highlighted when textual list is activated

2024-04-29 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=486309 Bug ID: 486309 Summary: Last used grouped window should be highlighted when textual list is activated Classification: Plasma Product: plasmashell Version: 6.0.4 Platform:

[plasmashell] [Bug 438611] Task Manager should remove pinned icon once the program is uninstalled

2024-04-29 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=438611 Patrick Silva changed: What|Removed |Added CC||bugsefor...@gmx.com --- Comment #3 from

[plasmashell] [Bug 472737] API to support overlay icons on top of Task Manager apps' icons

2024-04-29 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=472737 Patrick Silva changed: What|Removed |Added CC||bugsefor...@gmx.com -- You are receiving

[INDOLOGY] Book

2024-04-29 Thread Patrick Olivelle via INDOLOGY
Would anyone have access to a soft copy of this work: Śrīmadanasiṃhadevaviracite Madanaratnapradīpe dānavivekoddyotaḥ. Madanasiṃhadeva, active 14th century.; Sharma, Aryendra, 1910-; Deshapande, Khanderao.; Pādhye, Da. Go. 1964- Sanskrit Academy series ; no. 10, A. 8. Thanks. Patrick

[PATCH] c++: ICE with templated sizeof(E1) / sizeof(E2) [PR114888]

2024-04-29 Thread Patrick Palka
Lightly tested on x86_64-pc-linux-gnu so far, does this look OK for trunk/14.1 after bootstrap+regtest finishes? -- >8 -- We're missing a dependence check for the second operand in the sizeof / sizeof handling. PR c++/114888 gcc/cp/ChangeLog: * typeck.cc (cp_build_binary_op) :

[PATCH] c++/modules: imported spec befriending class tmpl [PR114889]

2024-04-29 Thread Patrick Palka
Tested on x86_64-pc-linux-gnu, does this look OK for trunk and perhaps 14 (I guess after 14.1 is released)? -- >8 -- We need to look through TEMPLATE_DECL like make_friend_class does when adding to CLASSTYPE_BEFRIENDING_CLASSES. Otherwise in the below testcase we won't add _Hashtable to

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

2024-04-29 Thread Patrick Luby (via logerrit)
vcl/source/bitmap/BitmapEx.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit 24bf5dd70e721fd68df0e2bd06adb85ebaf4ea24 Author: Patrick Luby AuthorDate: Sun Apr 28 14:35:42 2024 -0400 Commit: Patrick Luby CommitDate: Mon Apr 29 14:13:13 2024

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

2024-04-28 Thread Patrick Luby (via logerrit)
vcl/source/bitmap/BitmapEx.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit e1a5213427a876ae609635671f6fd6186aea1e67 Author: Patrick Luby AuthorDate: Sun Apr 28 14:35:42 2024 -0400 Commit: Adolfo Jayme Barrientos CommitDate: Mon Apr 29 00:47

core.git: vcl/source

2024-04-28 Thread Patrick Luby (via logerrit)
vcl/source/bitmap/BitmapEx.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit 5425103fb5a09c7e5e56d077260523438c593e21 Author: Patrick Luby AuthorDate: Sun Apr 28 14:35:42 2024 -0400 Commit: Patrick Luby CommitDate: Sun Apr 28 23:05:49 2024

Re: [RBW] Re: Favorite clip-in/flat pedal combo?

2024-04-28 Thread Patrick Moore
-owners-bunch+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/rbw-owners-bunch/2ae10930-a515-4efc-aad8-538061772673n%40googlegroups.com > <https://groups.google.com/d/msgid/rbw-owners-bunch/2ae10930-a515-4efc-aad8-538061772673n%40goo

  1   2   3   4   5   6   7   8   9   10   >