`notmuch-message-headers` interpreted case-sensitively

2024-04-24 Thread Herbert Valerio Riedel
Hello! Not sure if this is a bug or intentional behaviour but it did surprise me: When I added "Message-Id" to `notmuch-message-headers` I noticed that sometimes the header would be shown and sometimes not. It turns out that some MUAs generate the header as "Message-Id" and others as

[Corpora-List] Two postdoc positions at University of Turin (HARMONIA)

2024-04-23 Thread Valerio Basile via Corpora
egni-di-ricerca-unito-2024-i-pnrr/>. Please write to or for further information on how to apply. Best regards, Valerio Basile -- *Computational linguistics methods for knowledge-enhanced perspective-taking LLMs to support Inclusive Decision-Making* The activity will focus on a) design of a se

[ovs-dev] [PATCH] dpctl: fix segfault on ct-{set,del}-limits

2024-04-22 Thread Paolo Valerio
When no parameters other than the datapath are specified a segfault occurs. Fix it by checking the argument access is inside the bounds. Signed-off-by: Paolo Valerio --- lib/dpctl.c | 27 --- 1 file changed, 20 insertions(+), 7 deletions(-) diff --git a/lib/dpctl.c b

Re: [BUG] Custom headers in `notmuch-message-headers` are broken

2024-04-20 Thread Herbert Valerio Riedel
>> The end result is that `notmuch-message-headers` variable has no effect. > Not sure if you are still interested, but this should be fixed in > notmuch 0.35 (see show.extra_headers in notmuch-config(1)). I just stumbled over this issue when trying to add "Message-Id" to the list of shown

Re: [ovs-discuss] Urgent Help needed: OVS 3.2.2 Strange TC DROPs

2024-04-18 Thread Paolo Valerio via discuss
Paolo Valerio writes: > Adrian Moreno via discuss writes: > >> Hi Gavin >> >> On 4/18/24 02:38, Gavin McKee via discuss wrote: >>> This is an example. >>> >>> Again the TCP 3 handshake completes , but the next packet fails to NAT >>&

Re: [ovs-discuss] Urgent Help needed: OVS 3.2.2 Strange TC DROPs

2024-04-18 Thread Paolo Valerio via discuss
Adrian Moreno via discuss writes: > Hi Gavin > > On 4/18/24 02:38, Gavin McKee via discuss wrote: >> This is an example. >> >> Again the TCP 3 handshake completes , but the next packet fails to NAT >> and goes out onto the physical network using the private address . An >> example of this is

[neon] [Bug 484940] libkcolorpicker-qt6-0 failed to install in updates

2024-04-03 Thread Valerio Galdo
https://bugs.kde.org/show_bug.cgi?id=484940 --- Comment #6 from Valerio Galdo --- this worked for me: sudo apt --fix-broken install -- You are receiving this mail because: You are watching all bug changes.

[neon] [Bug 484940] libkcolorpicker-qt6-0 failed to install in updates

2024-04-02 Thread Valerio Galdo
https://bugs.kde.org/show_bug.cgi?id=484940 Valerio Galdo changed: What|Removed |Added CC||valerio.ga...@gmail.com --- Comment #2 from

Re: [ovs-dev] [PATCH] conntrack: Do not use icmp reverse helper for icmpv6.

2024-03-28 Thread Paolo Valerio
Ilya Maximets writes: > On 3/12/24 11:02, Paolo Valerio wrote: >> In the flush tuple code path, while populating the conn_key, >> reverse_icmp_type() gets called for both icmp and icmpv6 cases, >> while, depending on the proto, its respective helper should be >>

[ovs-dev] [PATCH v2] conntrack: Do not use icmp reverse helper for icmpv6.

2024-03-28 Thread Paolo Valerio
browse/FDP-447 Signed-off-by: Paolo Valerio --- v2 (Ilya): - stripped down backtrace - aligned ternary --- lib/conntrack.c | 4 +++- tests/system-traffic.at | 10 +- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/lib/conntrack.c b/lib/conntrack.c index 5786424f6.

[ovs-dev] [PATCH v2] conntrack: Fix SNAT with exhaustion system test.

2024-03-28 Thread Paolo Valerio
e previous assumptions. Fix it by creating and not advancing the first entry in SYN_SENT to avoid early eviction. Suggested-by: Ilya Maximets Reported-at: https://issues.redhat.com/browse/FDP-486 Signed-off-by: Paolo Valerio --- v2: - replaced open-coded bytes with 'ovs-ofctl compose-packet --b

Re: [ovs-dev] [PATCH] conntrack: Fix SNAT with exhaustion system test.

2024-03-28 Thread Paolo Valerio
Ilya Maximets writes: > On 3/13/24 12:08, Paolo Valerio wrote: >> Recent kernels introduced a mechanism that allows to evict colliding >> entries in a closing state whereas they were previously considered as >> parts of a non-recoverable clash. >> This new behav

[Wikimedia-l] Re: Urgent attention required because Commons is blocked in Pakistan

2024-03-24 Thread Valerio Bozzolan via Wikimedia-l
Unfortunately a VPN is not a solution at the moment. Because of interesting historical reasons, people using VPN or other "open proxies" cannot edit most Wikimedia projects, as default - even if they are logged-in - even if they are autopatrolled - even if they are sysop (!) - ecc. This is an

[kio-admin] [Bug 482552] "Create New" menu disabled in kio-admin

2024-03-22 Thread Valerio Galdo
https://bugs.kde.org/show_bug.cgi?id=482552 --- Comment #2 from Valerio Galdo --- Today i've installed kio-admin update, but the problem is still there... -- You are receiving this mail because: You are watching all bug changes.

[neon] [Bug 484100] Clipboard applet breaks due to missing libZXing.so.3

2024-03-21 Thread Valerio Galdo
https://bugs.kde.org/show_bug.cgi?id=484100 --- Comment #8 from Valerio Galdo --- Yes, it works! Thanks! -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 484100] New: clipboard no longer works

2024-03-20 Thread Valerio Galdo
https://bugs.kde.org/show_bug.cgi?id=484100 Bug ID: 484100 Summary: clipboard no longer works Classification: Plasma Product: plasmashell Version: master Platform: Neon OS: Linux Status: REPORTED

[neon] [Bug 483427] In Plasma 6, plasma-welcome starts every login due to old code that checks for the value of "ShouldShow" in the config file still being run for some reason

2024-03-18 Thread Valerio Galdo
https://bugs.kde.org/show_bug.cgi?id=483427 --- Comment #7 from Valerio Galdo --- Created attachment 167406 --> https://bugs.kde.org/attachment.cgi?id=167406=edit Muon screenshot I noticed what you see in the attached screenshot -- You are receiving this mail because: You are watching

[neon] [Bug 483427] In Plasma 6, plasma-welcome starts every login due to old code that checks for the value of "ShouldShow" in the config file still being run for some reason

2024-03-18 Thread Valerio Galdo
https://bugs.kde.org/show_bug.cgi?id=483427 --- Comment #6 from Valerio Galdo --- (In reply to Nate Graham from comment #4) > Well, we still need to investigate what caused the issue. You finding a > local workaround doesn't fix it for everyone else (which is the point of > having a b

[Wikimedia-l] Re: Next Conversation with the Trustees, 21 March

2024-03-15 Thread Valerio Bozzolan via Wikimedia-l
: https://meta.wikimedia.org/wiki/Wikimedians_for_software_freedom Best regards -Valerio On Thu, 2024-03-14 at 14:17 +, Mike Peel wrote: > Hi all, > > The next Conversation with the Wikimedia Foundation’s Board of > Trustees > [1] will take place on Thursday, 21 March at 19:00 UTC

[Welcome Center] [Bug 483427] Plasma-welcome starts everytime

2024-03-14 Thread Valerio Galdo
https://bugs.kde.org/show_bug.cgi?id=483427 Valerio Galdo changed: What|Removed |Added Status|NEEDSINFO |RESOLVED -- You are receiving this mail

[Welcome Center] [Bug 483427] Plasma-welcome starts everytime

2024-03-14 Thread Valerio Galdo
https://bugs.kde.org/show_bug.cgi?id=483427 --- Comment #3 from Valerio Galdo --- ok, i added ShouldShow=false and now it works! Thanks! -- You are receiving this mail because: You are watching all bug changes.

[Welcome Center] [Bug 483427] Plasma-welcome starts everytime

2024-03-14 Thread Valerio Galdo
https://bugs.kde.org/show_bug.cgi?id=483427 --- Comment #2 from Valerio Galdo --- ok : [General] LastSeenVersion=6.0.2 -- You are receiving this mail because: You are watching all bug changes.

Re: GTK on PowerPC: does anyone have it actually working?

2024-03-14 Thread Valerio Messina via macports-dev
/download/v0.11.09hbeta/reSolve01109h_2023-08-28_MacOS_x86_64_64bit.dmg but, a PPC (or ARM) for X11 should work too. thank you, -- Valerio

[ovs-dev] [PATCH] conntrack: Fix SNAT with exhaustion system test.

2024-03-13 Thread Paolo Valerio
e previous assumptions. Fix it by creating and not advancing the first entry in SYN_SENT to avoid early eviction. Suggested-by: Ilya Maximets Reported-at: https://issues.redhat.com/browse/FDP-486 Signed-off-by: Paolo Valerio --- tests/system-traffic.at | 21 ++--- 1 file changed, 14 insert

[Welcome Center] [Bug 483427] Plasma-welcome starts everytime

2024-03-13 Thread Valerio Galdo
https://bugs.kde.org/show_bug.cgi?id=483427 Valerio Galdo changed: What|Removed |Added Summary|Plasma-welcom starts|Plasma-welcome starts

[Welcome Center] [Bug 483427] New: Plasma-welcom starts everytime

2024-03-13 Thread Valerio Galdo
https://bugs.kde.org/show_bug.cgi?id=483427 Bug ID: 483427 Summary: Plasma-welcom starts everytime Classification: Applications Product: Welcome Center Version: unspecified Platform: Neon OS: Linux Status:

[ovs-dev] [PATCH] conntrack: Do not use icmp reverse helper for icmpv6.

2024-03-12 Thread Paolo Valerio
() when needed. Furthermore, self tests have been modified in order to exercise and check this behavior. Fixes: 271e48a0e244 ("conntrack: Support conntrack flush by ct 5-tuple") Reported-at: https://issues.redhat.com/browse/FDP-447 Signed-off-by: Paolo Valerio --- lib/conntrack.c

[systemsettings] [Bug 482573] Left handed mode doesn't work

2024-03-09 Thread valerio pachera
https://bugs.kde.org/show_bug.cgi?id=482573 --- Comment #2 from valerio pachera --- (In reply to Nate Graham from comment #1) > Make sure you've got the right mouse selected in the combobox on top. > Sometimes it has multiple devices in it, depending on your hardware > configuration. T

[kde] [Bug 482573] Left handed mode doesn't work

2024-03-06 Thread valerio pachera
https://bugs.kde.org/show_bug.cgi?id=482573 valerio pachera changed: What|Removed |Added Platform|Other |Neon -- You are receiving this mail because

[kde] [Bug 482573] New: Left handed mode doesn't work

2024-03-06 Thread valerio pachera
https://bugs.kde.org/show_bug.cgi?id=482573 Bug ID: 482573 Summary: Left handed mode doesn't work Classification: I don't know Product: kde Version: unspecified Platform: Other OS: Linux Status: REPORTED

[dolphin] [Bug 482552] Open Dolphin as Adiministrator doesn't work

2024-03-06 Thread Valerio Galdo
https://bugs.kde.org/show_bug.cgi?id=482552 --- Comment #1 from Valerio Galdo --- Created attachment 166484 --> https://bugs.kde.org/attachment.cgi?id=166484=edit screen record -- You are receiving this mail because: You are watching all bug changes.

[dolphin] [Bug 482552] New: Open Dolphin as Adiministrator doesn't work

2024-03-06 Thread Valerio Galdo
https://bugs.kde.org/show_bug.cgi?id=482552 Bug ID: 482552 Summary: Open Dolphin as Adiministrator doesn't work Classification: Applications Product: dolphin Version: 24.02.0 Platform: Neon OS: Linux Status:

[Discover] [Bug 481993] Discover fails to launch after upgrade to Neon 6.0

2024-03-03 Thread Valerio Galdo
https://bugs.kde.org/show_bug.cgi?id=481993 Valerio Galdo changed: What|Removed |Added CC||valerio.ga...@gmail.com --- Comment #9 from

Bug#1065267: libphonenumber8-protobuf32: required package missing in repositories

2024-03-02 Thread Valerio Passini
Package: libphonenumber8-protobuf32 Severity: important X-Debbugs-Cc: passini.vale...@gmail.com Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** sudo apt install gnome Reading package lists... Done Building dependency tree... Done Reading state

It's impossible to install KDE in unstable

2024-03-02 Thread Valerio Passini
Hello, I'm having a lot of troubles to install KDE in unstable, apt tells there are held packages but I've checked and there are not. sudo apt install plasma-desktop Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be

Re: [ovs-dev] [PATCH] github: Temporarily disable SNAT with exhaustion system test.

2024-03-01 Thread Paolo Valerio
tion in the conntrack at any single moment in time, so > there is seemingly no issue with the NAT, but the behavior > is unexpected and the test fails. > > Disable the test in CI until we figure out how to fix the > kernel (if it is a kernel bug) or the t

[neon] [Bug 481938] Unable to leave session via Desktop menu on Plasma 6.0.0

2024-03-01 Thread Valerio Galdo
https://bugs.kde.org/show_bug.cgi?id=481938 --- Comment #48 from Valerio Galdo --- ...and anyway it works only the first time -- You are receiving this mail because: You are watching all bug changes.

[neon] [Bug 481938] Unable to leave session via Desktop menu on Plasma 6.0.0

2024-03-01 Thread Valerio Galdo
https://bugs.kde.org/show_bug.cgi?id=481938 Valerio Galdo changed: What|Removed |Added CC||valerio.ga...@gmail.com --- Comment #47 from

Re: [it-users] Bug riferimenti incrociati LO writer 7.6.2.1

2024-02-29 Thread Valerio Messina
per queste situazioni puoi usare l'AppImage, è il formato "portable" di Linux cross-distro: scarichi rendi eseguibile lanci Valerio On 2/29/24 9:36 AM, Alberto Benedetto wrote: Buongiorno, grazie per le prove fatte, sono passato alla versione 7.6.4.1 e il problema si è risolto. I

R: Need help to install Syncope on Ubuntu Server

2024-02-26 Thread Valerio Crescia
on a Syncope archetype [3] https://syncope.apache.org/docs/getting-started.html#create-project and use it instead of the standalone. Please, for this type of question use the user mailing list, u...@syncope.apache.org. Best Valerio Da: Vikrant Inviato: domenica 25

Bug#1064102: shim-signed: Shim needs to be updated to latest version for Microsoft Surface devices

2024-02-17 Thread Valerio Passini
Package: shim-signed Version: 1.40+15.7-1 Severity: normal Tags: upstream Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** I tried to install Debian on a Surface Pro 9, but it doesn't boot even with a disabled SecureBoot (secured core must be

Re: [ovs-dev] [PATCH v2 2/2] conntrack: Handle persistent selection for IP addresses.

2024-02-16 Thread Paolo Valerio
Simon Horman writes: > On Wed, Feb 07, 2024 at 06:38:08PM +0100, Paolo Valerio wrote: >> The patch, when 'persistent' flag is specified, makes the IP selection >> in a range persistent across reboots. >> >> Signed-off-by: Paolo Valerio > > Hi Paolo, > > I

[ovs-dev] [PATCH v3 2/2] conntrack: Handle persistent selection for IP addresses.

2024-02-16 Thread Paolo Valerio
The patch, when 'persistent' flag is specified, makes the IP selection in a range persistent across reboots. Signed-off-by: Paolo Valerio Acked-by: Simon Horman --- v3: - rearranged branches in nat_get_unique_tuple() (Simon) --- NEWS | 3 ++- lib/conntrack.c | 25

[ovs-dev] [PATCH v3 1/2] conntrack: Handle random selection for port ranges.

2024-02-16 Thread Paolo Valerio
The userspace conntrack only supported hash for port selection. With the patch, both userspace and kernel datapath support the random flag. The default behavior remains the same, that is, if no flags are specified, hash is selected. Signed-off-by: Paolo Valerio Acked-by: Simon Horman

[ovs-dev] [PATCH v2 2/2] conntrack: Handle persistent selection for IP addresses.

2024-02-07 Thread Paolo Valerio
The patch, when 'persistent' flag is specified, makes the IP selection in a range persistent across reboots. Signed-off-by: Paolo Valerio --- NEWS | 3 ++- lib/conntrack.c | 27 +-- lib/conntrack.h | 1 + lib/dpif-netdev.c | 2 ++ 4 files changed, 26

[ovs-dev] [PATCH v2 1/2] conntrack: Handle random selection for port ranges.

2024-02-07 Thread Paolo Valerio
The userspace conntrack only supported hash for port selection. With the patch, both userspace and kernel datapath support the random flag. The default behavior remains the same, that is, if no flags are specified, hash is selected. Signed-off-by: Paolo Valerio --- Documentation/ref/ovs

Re: [ovs-dev] [PATCH 2/2] conntrack: Handle persistent selection for IP addresses.

2024-02-07 Thread Paolo Valerio
Paolo Valerio writes: > The patch, when 'persistent' flag is specified, makes the IP selection > in a range persistent across reboots. > > Signed-off-by: Paolo Valerio > --- > NEWS | 3 ++- > lib/conntrack.c | 26 ++ > lib/con

[ovs-dev] [PATCH 2/2] conntrack: Handle persistent selection for IP addresses.

2024-02-07 Thread Paolo Valerio
The patch, when 'persistent' flag is specified, makes the IP selection in a range persistent across reboots. Signed-off-by: Paolo Valerio --- NEWS | 3 ++- lib/conntrack.c | 26 ++ lib/conntrack.h | 1 + lib/dpif-netdev.c | 2 ++ 4 files changed, 27

[ovs-dev] [PATCH 1/2] conntrack: Handle random selection for port ranges.

2024-02-07 Thread Paolo Valerio
The userspace conntrack only supported hash for port selection. With the patch, both userspace and kernel datapath support the random flag. The default behavior remains the same, that is, if no flags are specified, hash is selected. Signed-off-by: Paolo Valerio --- Documentation/ref/ovs

Re: GEDA site dead?

2024-01-27 Thread Valerio Messina via macports-dev
://github.com/lepton-eda/lepton-eda seems mantained Valerio On 1/27/24 1:46 PM, Nils Breunese wrote: I’m not familiar with gEDA, but according to https://github.com/macports/macports-ports/blob/master/science/geda-gaf/Portfile the homepage is http://www.geda-project.org/ But requests to both

Re: pre-built quartz variant packages

2024-01-22 Thread Valerio Messina via macports-dev
by the upper layers GTK and GDK. my 2 cents thank you, Valerio [1] https://www.gtk.org/ [2] https://download.gnome.org/sources/gtk+/3.24/

Re: pre-built quartz variant packages

2024-01-16 Thread Valerio Messina via macports-dev
user is used to do, or is able to or want to do. Seems to me that native Quartz variant of gtk3 work like or better than Xquartz (default) variant. At least better than gtk on Win. Really hope you can please provide the gtk3 pre-built Quartz variant a newby of macOS thank you, Valerio On 1

Re: smartctl cannot access my storage, need syntax help

2024-01-16 Thread Valerio Vanni
Il 16/01/2024 12:08, Felix Miata ha scritto: Tom Furie composed on 2024-01-16 08:18 (UTC): Felix Miata writes: /dev/sdc 18 /dev/disk/by-id/usb-Brother_MFC-J6920DW_BROG5F229909-0:0 # How does a printer get a storage device assignment??? By having some kind of SD card slot or similar. So

[kaffeine] [Bug 479872] New: Option --lastchannel doesn't free dvb adapter after stop

2024-01-15 Thread Valerio Vanni
channel when I click stop, kaffeine frees immediately /dev/dvb/xxx device. If I start kaffeine with --lastchannel and do the same (click stop), /dev/dvb/xxx device is busy. A child process is locking it: lsof finds this: kioslave5 21356 valerio 35u CHR

Re: Change suspend type from kde menu

2024-01-15 Thread Valerio Vanni
Il 12/01/2024 22:51, Valerio Vanni ha scritto: As Max replied to that post saying that you could avoid to kill Kaffeine   now you can try to: - stop Kaffeine - rmmod the module (what happens if you force unloading: -f option) - suspend - resume - modprobe the module - play Kaffeine but I bet

Re: Change suspend type from kde menu

2024-01-15 Thread Valerio Vanni
Il 14/01/2024 05:04, Max Nikulin ha scritto: lsof for the same process may be more informative, but currently it does not matter. Perhaps, opening devices in /dev/dvb, kaffeine does not set the O_CLOEXEC flag for open(2) (or does not call fcntl with FD_CLOEXEC). As a result, file descriptors

Re: pre-built quartz variant packages

2024-01-14 Thread Valerio Messina via macports-dev
I'm not sure this is the right list to ask for pre-built macports. In case can you please direct me to the right one? thank you, Valerio On 12/5/23 10:47 PM, Valerio Messina via macports-dev wrote: hi, as a user of osxcross, I also use the good of macports. I read that is not your main

Re: Change suspend type from kde menu

2024-01-13 Thread Valerio Vanni
Il 13/01/2024 16:20, Max Nikulin ha scritto: And this is one with a --lastchannel launch: lrwx-- 1 valerio valerio 64 12 gen 20.52 34 -> /dev/dvb/adapter0/frontend0 lsof for the same process may be more informative, but currently it does not matter. Perhaps, opening devices in /dev/

Re: Change suspend type from kde menu

2024-01-12 Thread Valerio Vanni
Il 12/01/2024 21:15, Franco Martelli ha scritto: > Tried, it works on DVB play. > > dbus-send --print-reply --dest=org.mpris.kaffeine /Player org.freedesktop.MediaPlayer.Stop As Max replied to that post saying that you could avoid to kill Kaffeine  now you can try to: - stop Kaffeine

Re: Change suspend type from kde menu

2024-01-12 Thread Valerio Vanni
Il 12/01/2024 17:24, Max Nikulin ha scritto: On 12/01/2024 21:36, Valerio Vanni wrote: Tried, it works on DVB play. dbus-send --print-reply --dest=org.mpris.kaffeine /Player org.freedesktop.MediaPlayer.Stop The question is if this action can be a replacement for killing kaffeine before

Re: Change suspend type from kde menu

2024-01-12 Thread Valerio Vanni
Il 12/01/2024 15:03, Franco Martelli ha scritto: On 11/01/24 at 15:10, Valerio Vanni wrote: Yes, I tried, but I didn't see any "stop". There is a .Quit, but for this I already have "kill" command and I have to start it again. valerio@newton:~$ busctl --user introspec

Re: Change suspend type from kde menu

2024-01-12 Thread Valerio Vanni
Il 12/01/2024 12:08, Valerio Vanni ha scritto: Il 12/01/2024 03:52, Max Nikulin ha scritto: I assume that "org/mpris/MediaPlayer2" after "/" was lost during copy I don't have MediaPlayer2 there. busctl --user introspect org.mpris.kaffeine

Re: Change suspend type from kde menu

2024-01-12 Thread Valerio Vanni
Il 12/01/2024 03:52, Max Nikulin ha scritto: I assume that "org/mpris/MediaPlayer2" after "/" was lost during copy I don't have MediaPlayer2 there. busctl --user introspect org.mpris.kaffeine /Player # ... .Stop   method    - -    - I saw that,

Re: Vmware Workstation help opens abiword

2024-01-11 Thread Valerio Vanni
Il 11/01/2024 15:42, Max Nikulin ha scritto: On 11/01/2024 20:18, Valerio Vanni wrote: Now it's working, but I don't understand why. Now I find this: /usr/share/applications/mimeinfo.cache:text/html=abiword.desktop;firefox-esr.desktop;google-chrome.desktop;kfmclient_html.desktop

Re: Change suspend type from kde menu

2024-01-11 Thread Valerio Vanni
Il 11/01/2024 16:25, Max Nikulin ha scritto: On 11/01/2024 21:10, Valerio Vanni wrote: There is a .Quit, but for this I already have "kill" command and I have to start it again. Applications might handle D-Bus messages more gracefully than SIGINT or SIGTERM signals. However i

Re: Change suspend type from kde menu

2024-01-11 Thread Valerio Vanni
Il 11/01/2024 15:21, Valerio Vanni ha scritto: Il 11/01/2024 04:57, Max Nikulin ha scritto: On 10/01/2024 04:43, Valerio Vanni wrote: Il 07/01/2024 06:44, Max Nikulin ha scritto: setpriv --reuid 1000 --regid 1000 --init-groups --reset-env -- \     env XDG_RUNTIME_DIR="/run/user

Re: Change suspend type from kde menu

2024-01-11 Thread Valerio Vanni
Il 11/01/2024 04:57, Max Nikulin ha scritto: On 10/01/2024 04:43, Valerio Vanni wrote: Il 07/01/2024 06:44, Max Nikulin ha scritto: setpriv --reuid 1000 --regid 1000 --init-groups --reset-env -- \     env XDG_RUNTIME_DIR="/run/user/1000" \     systemd-run --user --slice

Re: Change suspend type from kde menu

2024-01-11 Thread Valerio Vanni
Il 11/01/2024 05:10, Max Nikulin ha scritto: On 10/01/2024 01:59, Valerio Vanni wrote: Il 06/01/2024 17:38, Max Nikulin ha scritto: I would expect something like "Stop" either from /Player or from org.mpris.kaffeine. I too expected something similar: stop and play (play for resu

Re: Change suspend type from kde menu

2024-01-11 Thread Valerio Vanni
Il 11/01/2024 04:48, Max Nikulin ha scritto: So your idea would be stopping and starting channel play by dbus messages? I'm looking again with introspect, and I don't see anything like "stop" in kaffeine. It is independent ideas: - Do not deal with user processes in system context (like

Re: Vmware Workstation help opens abiword

2024-01-11 Thread Valerio Vanni
Il 11/01/2024 03:33, Max Nikulin ha scritto: On 11/01/2024 02:44, Valerio Vanni wrote: After, guide was not showing anymore. Calling it (click on "help" on Vmware application) began opening Abiword. In kde control panel -> app -> default, Firefox is set as default browse

Re: Vmware Workstation help opens abiword

2024-01-10 Thread Valerio Vanni
Il 10/01/2024 22:28, Cindy Sue Causey ha scritto: On 1/10/24, Valerio Vanni wrote: The issue began after update from debian 10 to 11. And it persists in 12. Before, Vmware Workstation help was shown in default browser (it's an html guide). After, guide was not showing anymore. Calling

Vmware Workstation help opens abiword

2024-01-10 Thread Valerio Vanni
The issue began after update from debian 10 to 11. And it persists in 12. Before, Vmware Workstation help was shown in default browser (it's an html guide). After, guide was not showing anymore. Calling it (click on "help" on Vmware application) began opening Abiword. Vmware Workstation has

Re: Change suspend type from kde menu

2024-01-10 Thread Valerio Vanni
Il 08/01/2024 04:29, Max Nikulin ha scritto: On 07/01/2024 12:44, Max Nikulin wrote: setpriv --reuid 1000 --regid 1000 --init-groups --reset-env -- \     env XDG_RUNTIME_DIR="/run/user/1000" \     systemd-run --user --slice=app.slice -- \     xterm Instead of tricks with setting proper

Re: Change suspend type from kde menu

2024-01-09 Thread Valerio Vanni
Il 07/01/2024 06:44, Max Nikulin ha scritto: It seems neither su nor sudo add process to the user context (proper cgroup, XDG session), so attempts to talk to the systemd user session through D-Bus fail. setpriv --reuid 1000 --regid 1000 --init-groups --reset-env -- \    env

Re: Change suspend type from kde menu

2024-01-09 Thread Valerio Vanni
Il 06/01/2024 17:38, Max Nikulin ha scritto: On 06/01/2024 00:07, Valerio Vanni wrote: Now I'm looking: services are ├─/MainApplication ├─/Player ├─/Television ├─/TrackList └─/org    └─/org/kde └─/org/kde/kaffeine I tried to introspect the more likely, MainApplication and Television

Re: Change suspend type from kde menu

2024-01-09 Thread Valerio Vanni
Il 06/01/2024 16:19, Max Nikulin ha scritto: On 06/01/2024 19:44, Valerio Vanni wrote: systemd-run --unit=kaffeine-resumed --uid="$kafuid" --gid="$kafgid" \    env XDG_RUNTIME_DIR=/run/user/"$kafuid" $kafdis XDG_CURRENT_DESKTOP=KDE \    /usr/bin/kaffeine

Re: [it-users] come lavorare in più persone su dei file ODS tramite cloud

2024-01-07 Thread Valerio Messina
(preferito) oppure a Onedrive. Cosa ci dite e consigliate? uso Google Docs, Sheet per i fogli elettronici E' molto simile -- Valerio -- Come cancellarsi: E-mail users+unsubscr...@it.libreoffice.org Problemi? https://it.libreoffice.org/supporto/mailing-lists/come-cancellarsi/ Linee guida per

Re: Change suspend type from kde menu

2024-01-06 Thread Valerio Vanni
Il 06/01/2024 01:04, Greg Wooledge ha scritto: On Fri, Jan 05, 2024 at 11:37:41PM +0100, Valerio Vanni wrote: This way works, I don't know if it has security flaws. systemd-run --unit=kaffeine-resumed setpriv --reuid "$kafuid" --regid "$kafgid" --init

Re: Change suspend type from kde menu

2024-01-05 Thread Valerio Vanni
Il 05/01/2024 21:47, Valerio Vanni ha scritto: Il 05/01/2024 21:24, Valerio Vanni ha scritto: For what I've seen, the issue is that kaffeine is started in another unit, systemd-suspend.service instead of user@1000.service. systemd-suspend.service is deactivated after 90 seconds from resume

Re: Change suspend type from kde menu

2024-01-05 Thread Valerio Vanni
Il 05/01/2024 21:24, Valerio Vanni ha scritto: For what I've seen, the issue is that kaffeine is started in another unit, systemd-suspend.service instead of user@1000.service. systemd-suspend.service is deactivated after 90 seconds from resume, and kaffeine is shut down some msec before

Re: Change suspend type from kde menu

2024-01-05 Thread Valerio Vanni
Il 05/01/2024 20:47, Franco Martelli ha scritto: On 05/01/24 at 20:01, Greg Wooledge wrote: On Fri, Jan 05, 2024 at 05:52:43PM +0100, Valerio Vanni wrote:     setpriv --reuid "$kafuid" --regid "$kafgid" --init-groups --reset-env \    env XDG_RUNTIME_DIR=/run/us

Re: Change suspend type from kde menu

2024-01-05 Thread Valerio Vanni
Il 05/01/2024 20:10, Valerio Vanni ha scritto: My first guess would be that you also need $HOME to be set, or perhaps the current working directory, or both.  --reset-env sets HOME, SHELL, USER, LOGNAME and PATH.  That seems like a reasonable addition. I have no idea why it crashes later

Re: Change suspend type from kde menu

2024-01-05 Thread Valerio Vanni
Il 05/01/2024 20:01, Greg Wooledge ha scritto: On Fri, Jan 05, 2024 at 05:52:43PM +0100, Valerio Vanni wrote: setpriv --reuid "$kafuid" --regid "$kafgid" --init-groups --reset-env \ env XDG_RUNTIME_DIR=/run/user/"$kafuid" $kafdis XDG_CURRENT

Re: Change suspend type from kde menu

2024-01-05 Thread Valerio Vanni
Il 05/01/2024 17:52, Valerio Vanni ha scritto: Adding the parameter --reset-env seems to fix, kaffeine restarts. But, after some minutes, it closes. I don't understand why. -Kaffeine launched by hand stays up -Kaffeine restored with "su" method stays up -Kaffeine restored with "

Re: Change suspend type from kde menu

2024-01-05 Thread Valerio Vanni
Il 04/01/2024 17:11, Max Nikulin ha scritto: On 04/01/2024 22:21, Valerio Vanni wrote: Il 04/01/2024 15:48, Max Nikulin ha scritto: Is it really necessary to kill kaffeine or it is enough to pause or to stop playing? It might be possible using a D-Bus query. [...] If it's started normally

Re: Change suspend type from kde menu

2024-01-05 Thread Valerio Vanni
Il 04/01/2024 16:27, Greg Wooledge ha scritto: On Thu, Jan 04, 2024 at 03:07:59PM +0100, Valerio Vanni wrote: Il 03/01/2024 17:41, Greg Wooledge ha scritto: The su command is not an ideal choice for this, in fact. The setpriv(1) command is better suited for running programs as other user

Re: Change suspend type from kde menu

2024-01-04 Thread Valerio Vanni
Il 04/01/2024 15:48, Max Nikulin ha scritto: On 04/01/2024 21:03, Valerio Vanni wrote: kaffeine_killed=$(/usr/bin/killall kaffeine 2>&1) echo $kaffeine_killed > /temp/kafstate.txt /usr/bin/sleep 2 /usr/sbin/rmmod cx23885 Is

Re: Change suspend type from kde menu

2024-01-04 Thread Valerio Vanni
Il 03/01/2024 17:41, Greg Wooledge ha scritto: The UID of 1000 will have to be verified, as well as the YOURUSER. UID 1000 is what Debian uses for the initial user account that's created during installation, but if for some reason that's not the account who's currently logged in, then obviously

Re: Change suspend type from kde menu

2024-01-04 Thread Valerio Vanni
Il 03/01/2024 23:52, Valerio Vanni ha scritto: Il 03/01/2024 17:18, Franco Martelli ha scritto: On 02/01/24 at 19:15, Valerio Vanni wrote: This way, I don't have to remember to close kaffeine before suspend. If you have Kaffeine always running on your system you can try this script: I had

Re: Change suspend type from kde menu

2024-01-03 Thread Valerio Vanni
Il 03/01/2024 17:18, Franco Martelli ha scritto: On 02/01/24 at 19:15, Valerio Vanni wrote: This way, I don't have to remember to close kaffeine before suspend. If you have Kaffeine always running on your system you can try this script: I had an idea to do a relaunch, but it's not always

Re: Change suspend type from kde menu

2024-01-02 Thread Valerio Vanni
Il 28/12/2023 23:17, Valerio Vanni ha scritto: I found that pm-suspend works because it unloads and reloades that module In "/etc/pm/config.d/modules" there is --- SUSPEND_MODULES="cx23885" --- Now I've replicated this on systemd side with this script similar to your

Re: Change suspend type from kde menu

2023-12-29 Thread Valerio Vanni
Il 29/12/2023 02:53, Max Nikulin ha scritto: systemd-sleep(8) does not mention /etc/systemd/system-sleep/ I am a bit puzzled by the following: https://www.freedesktop.org/software/systemd/man/latest/systemd-sleep.html Note that scripts or binaries dropped in /usr/lib/systemd/system-sleep/ are

Re: Change suspend type from kde menu

2023-12-28 Thread Valerio Vanni
Il 29/12/2023 00:12, Charles Curley ha scritto: On Thu, 28 Dec 2023 23:17:06 +0100 Valerio Vanni wrote: /usr/lib/systemd/system-sleep/dvb-suspend.sh That may work, but by putting the script in /usr/lib/systemd, you run the risk of it being clobbered on the next update to systemd. Better

Re: Change suspend type from kde menu

2023-12-28 Thread Valerio Vanni
Il 28/12/2023 15:48, Franco Martelli ha scritto: Using systemctl, kernel module is broken after every suspend, even if kaffeine is not running. My system, if I don't restart Picom, freeze after a resume from suspend. To fix it I've placed this shell script in

Re: Everything But Sound with Bookworm

2023-12-27 Thread Valerio Vanni
Il 27/12/2023 21:47, Thomas George ha scritto: gnome setup sound output device: speakers - builtin audio pulseaudio output device port: speakers (plugged in) It seems you are opening three thread for the same issue: audio not working in bookworm. This way, informations are dispersed.

Re: Change suspend type from kde menu

2023-12-27 Thread Valerio Vanni
Il 25/12/2023 04:25, Valerio Vanni ha scritto: Is there any way to change the way system is suspended from kde menu and from power saving in kde settings? I mean changing the command issued. I don't know exactly what the default command is, probably systemctl. /usr/sbin/pm-suspend works

Re: No Sound With Bookworm

2023-12-27 Thread Valerio Vanni
Il 27/12/2023 02:04, Thomas George ha scritto: > Pulseaudio Volume control shows a strong signal audio output but nothing > reaches the speakers. > > This must be a well known problem but I can't find the answer. I found the same issue. For me, the issue was that timidity-daemon was taking

Change suspend type from kde menu

2023-12-24 Thread Valerio Vanni
Is there any way to change the way system is suspended from kde menu and from power saving in kde settings? I mean changing the command issued. I don't know exactly what the default command is, probably systemctl. /usr/sbin/pm-suspend works better with kernel modules, and I'd like to use

Bug#1058920: arcanist: Evaluate adoption of new upstream Phorge (to support PHP 8.1+ and security fixes)

2023-12-18 Thread Valerio Bozzolan
Package: arcanist Severity: normal Dear Maintainer, Unfortunately, since 1 June 2021, Phabricator is no longer actively maintained. This can be verified from the official homepage: https://secure.phabricator.com/ To fix this problem, the community moved to a fork called Phorge, that is quite

[neon] [Bug 469900] wayland won't wake-up after sleep

2023-12-14 Thread Valerio Galdo
https://bugs.kde.org/show_bug.cgi?id=469900 --- Comment #17 from Valerio Galdo --- It's not a big problem, don't waste time, going blind and with ctrl-alt-del + return I go back to login. :-) -- You are receiving this mail because: You are watching all bug changes.

  1   2   3   4   5   6   7   8   9   10   >