Re: How to add a SNAT rule with firewalld and firewall-cmd

2025-01-07 Thread Dario Lesca
t; > There's a firewalld issue for better support: > https://github.com/firewalld/firewalld/issues/1384 Yes, this feature is very useful, I'll wait it Thanks Dario -- ___ users mailing list -- users@lists.fedoraproject.org To unsubs

How to add a SNAT rule with firewalld and firewall-cmd

2025-01-06 Thread Dario Lesca
e/sec-configuring_nat_using_nftables#sec-Configuring_source_NAT_using_nftables But I would like to be able to activate a SNAT via firewall-cmd. Can anyone kindly tell me which command line I should use? Many thanks -- Dario Lesca (Inviato dal mio Linux Fedora 40 Workst

How To show systemd services list in the order of they were started and stopped

2024-12-17 Thread Dario Lesca
What is the best way to show a list of services, in order of they were started And what is the best way to show a list of services, in order of they were stopped? Many thanks -- Dario Lesca (Inviato dal mio Linux Fedora 40 Workstation

Fedora 40: Video camera not work on LENOVO MIIX 520-12IKB

2024-10-25 Thread Dario Lesca
There is some way to make it work the video camera on LENOVO MIIX 520-12IKB ? All work fine but the camera it is not recognised Some info[1]: Let me know and Many thanks Dario [1] Info: lia@fedora:~$ v4l2-ctl --list-formats-ext ioctl: VIDIOC_ENUM_FMT Type: Video Capture

Re: Fedora 40: Gnome: How to increase touchpad-disabling timeout

2024-08-17 Thread Dario Lesca
setup this touchpad timeout?. Thanks you for reply. Dario Il giorno mar, 06/08/2024 alle 09.23 +0200, Dario Lesca ha scritto: > whenever I type, sometimes my hand touches touchpad and mouse goes to > a > random place and following digits are written in the wrong place. > > I hav

Fedora 40: Gnome: How to increase touchpad-disabling timeout

2024-08-06 Thread Dario Lesca
f other distro: https://ostechnix.com/how-to-automatically-disable-touchpad-when-typing-in-ubuntu/ My question is: There is now some method for increase this timeout? Many thanks -- Dario Lesca (Inviato dal mio Linux Fedora 40 Workstation) -- __

Re: The best way to still use Fedora + Xorg + Gnome ... even after version 40

2024-04-26 Thread Dario Lesca
ons and all work fine. If I try the same environment with Gnome + Wayland some of these do not work and I must search an alternative solution. Let's hope that something happens in the meantime, before Fedora 41. Thanks -- Dario Lesca (Inviato dal mio Linux Fedora 39

The best way to still use Fedora + Xorg + Gnome ... even after version 40

2024-04-17 Thread Dario Lesca
Ok my notebook I work with Fedora from Core 1 with Gnome on Xorg-x11 I would like to continue to work with Gnome on Xorg-x11 ... even after version 40 What is the best way to do that without change distro? Many thanks -- Dario Lesca (Inviato dal mio Linux Fedora 39 Workstation

Fedora 39: samba and printers shared

2024-02-06 Thread Dario Lesca
--- print$ Disk Printer Drivers IPC$IPC IPC Service (Samba 4.19.4) SMB1 disabled -- no workgroup available -- Dario Lesca (Inviato dal mio Linux Fedora 39 Workstation) -- ___ users mailing list -- user

Fedora 39: PackageKid and dnf cache

2024-01-29 Thread Dario Lesca
downloaded, then use it by specifying its path, otherwise dnf dumps it back into its cache. Is it possible to merge the cache of PackageKit [1] and dnf cache [2] into one? At least the rpm file cache ? Many thanks [1] /var/cache/PackageKit/39/metadata/ [2] /var/cache/dnf/ -- Dario Lesca (Inviato dal

Re: Is AnyDesk any good?

2023-11-09 Thread Dario Lesca
Il giorno gio, 09/11/2023 alle 04.52 -0800, ToddAndMargo via users ha scritto: > Do you know of anyone that rents rust servers? No, I do not know Dario ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users

Re: Is AnyDesk any good?

2023-11-09 Thread Dario Lesca
Do you know RustDesk? https://rustdesk.com/ Dario Il giorno mer, 08/11/2023 alle 04.57 -0800, ToddAndMargo via users ha scritto: > Hi All, > > I currently subscribe to Go To Assist to provide > remote support to my customers. > > Go To Assist has a lot of problems.  They r

Re: Gnome: I'm looking for a way to make a button on tray or top bar that does what alt-tab function key does

2023-09-09 Thread Dario Lesca
t; > But if you want the alt-tab behaviour that I see on Mate (which isn't > just between two windows out of how ever many you have open), what > about something that does a keyboard macro from the mouse? This is what xdotool do. Probably this need is on

Re: Gnome: I'm looking for a way to make a button on tray or top bar that does what alt-tab function key does

2023-09-09 Thread Dario Lesca
c/gdm/custom.conf the time has come to change distro. Thank Dario ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/pr

Re: Gnome: I'm looking for a way to make a button on tray or top bar that does what alt-tab function key does

2023-09-08 Thread Dario Lesca
revious, two quick clicks or more, swaps two or more windows. I believe that a function like this could be useful and simple to build, but I'm not a programmer and I struggle to implement it. So I used argos + xdotool and it works. Thanks Dario ___ u

Re: Gnome: I'm looking for a way to make a button on tray or top bar that does what alt-tab function key does

2023-09-08 Thread Dario Lesca
) with a top bar icon that allow me to do what alt-tab do with one click or multiple clicks on it. I'm trying to build it myself using xdotool, (I do not know do a key event with GJS) but I don't know how to program in GJS and I'm struggling. If anyone could help me I would be g

Re: Gnome: I'm looking for a way to make a button on tray or top bar that does what alt-tab function key does

2023-09-08 Thread Dario Lesca
Il giorno gio, 07/09/2023 alle 21.14 -0400, Jonathan Billings ha scritto: > xdotool only works if you’re using X11, and doesn’t work with > Wayland. I know. I never use Wayland, there are no benefits to using it X11/Xorg is ok for me. Thanks

Re: Gnome: I'm looking for a way to make a button on tray or top bar that does what alt-tab function key does

2023-09-07 Thread Dario Lesca
waiting for a better solution, this work for me. Thanks Dario Il giorno gio, 07/09/2023 alle 21.46 +0930, Tim via users ha scritto: > On Thu, 2023-09-07 at 13:04 +0200, Dario Lesca wrote: > > Some time I want switch to other windows,like alt-tab do, without > > press > > alt-tab butto

Re: Gnome: I'm looking for a way to make a button on tray or top bar that does what alt-tab function key does

2023-09-07 Thread Dario Lesca
like alt tab do. Some extensions programmers can help me? Many thanks Dario ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.o

Gnome: I'm looking for a way to make a button on tray or top bar that does what alt-tab function key does

2023-09-07 Thread Dario Lesca
one can help me? Many thanks -- Dario Lesca (Inviato dal mio Linux Fedora 38 Workstation) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of

Re: sleeping machine?

2023-07-25 Thread Dario Lesca
tings for user gdm? a user who cannot log in? Many thanks -- Dario Lesca (Inviato dal mio Linux Fedora 38 Workstation) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora C

Re: Fedora 38: Video ATI Radeon HD 6400M/7400M low resolution after update from Fedora 35

2023-07-09 Thread Dario Lesca
package and reinstall kernel- core. Now all work fine. Dario ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/cod

Re: [SOLVED] Fedora 38: Video ATI Radeon HD 6400M/7400M low resolution after update from Fedora 35

2023-07-09 Thread Dario Lesca
Found by myself: $ sudo dnf install amd-gpu-firmware -y $ sudo dnf reinstall kernel-core-6.3.11-200.fc38.x86_64 $ sudo reboot This have solve my problem. The update system do not know which also has to install that firmware package in my case Dario Il giorno dom, 09/07/2023 alle 16.15 +0200

Fedora 38: Video ATI Radeon HD 6400M/7400M low resolution after update from Fedora 35

2023-07-09 Thread Dario Lesca
cis radeon ../initrd-6/usr/lib/firmware/: cis How to I can resolve my problem? Why the firmware is missing? Many thanks for help Dario [1] [root@fedora initrd-5]# DISPLAY= inxi -SGaz System: Kernel: 5.17.5-200.fc35.x86_64 arch: x86_64 bits: 64 compiler: gcc v: 2.37-10.fc35

Re: Cannot install skypeforlinux

2023-05-17 Thread Dario Lesca
do curl -o /etc/yum.repos.d/skype-stable.repo https://repo.skype.com/rpm/stable/skype-stable.repo dnf clean all sudo dnf update skypeforlinux -y sudo dnf install skypeforlinux -y Hope this help Dario Il giorno sab, 13/05/2023 alle 14.17 +0100, Paul Smith ha scritto: > Dear All, > > Whe

Re: F38: GNOME on XORG: Some apps have Windows title bar with Minimize/Maximize Buttons and "lower" function does not work

2023-05-03 Thread Dario Lesca
See also: In GNOME 44, window top bar doesn't work properly under Xorg https://www.reddit.com/r/gnome/comments/12ubuya/in_gnome_44_window_top_bar_doesnt_work_properly Dario Il giorno dom, 30/04/2023 alle 10.28 +0200, Dario Lesca ha scritto: > I have fill this bug: > https://bugzilla

Re: F38: GNOME on XORG: Some apps have Windows title bar with Minimize/Maximize Buttons and "lower" function does not work

2023-04-30 Thread Dario Lesca
ty windows like Firefox or KeepassXC or LibreOffice the title bar it is smaller and "lower" function does not work. I have fill this bug: https://bugzilla.redhat.com/show_bug.cgi?id=2192180 Il giorno mer, 26/04/2023 alle 00.57 +0200, Dario Lesca ha scritto: > I use "GNOME on Xorgs

F38: GNOME on XORG: Some apps have Windows titlebar with Minimize/Maximize Buttons

2023-04-25 Thread Dario Lesca
ur DO NOT WORK on windows with Minimize/Maximize Buttons on windows titlebar. It's possible to disable Minimize/Maximize Buttons on windows titlebar for all windows, even if I use "GNOME on Xorgs"? Or it's a bug? Many thanks for your help -- Dario

Re: Fedora 37: Gnome 43: screensaver: How to lock screen from command line

2023-03-27 Thread Dario Lesca
Il giorno dom, 26/03/2023 alle 15.15 +0200, Wolfgang Pfeiffer ha scritto: > Not sure if this is a "standard (XDG) way", but I'm running i3lock: > https://i3wm.org/i3lock/ > > Simple and efficient. > https://linuxcommandlibrary.com/man/i3lock > > My environment: > > % env | egrep -i 'n__desktop|s

Re: Fedora 37: Gnome 43: screensaver: How to lock screen from command line

2023-03-25 Thread Dario Lesca
and what i found it's the only existing one. Other desktops each have their own screensaver manager[1] Dario [1] [lesca@dodo ~]$ dnf search screensaver Ultima verifica della scadenza dei metadati: 0:00:35 fa il sab 25 mar 2023, 10:09:08. ===

Re: Fedora 37: Gnome 43: screensaver: How to lock screen from command line

2023-03-25 Thread Dario Lesca
nze: gnome-screensaver == budgie-screensaver.x86_64 : A fork of gnome-screensaver intended for use with Budgie Desktop Dario ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email

Re: Fedora 37: Gnome 43: screensaver: How to lock screen from command line

2023-03-24 Thread Dario Lesca
=org.gnome.ScreenSaver --type=method_call --print-reply --reply-timeout=2 /org/gnome/ScreenSaver org.gnome.ScreenSaver.SetActive boolean:false Dario Il giorno gio, 23/03/2023 alle 17.13 +0100, Dario Lesca ha scritto: > I want start screen saver and lock screen from command line. > > What i

Fedora 37: Gnome 43: screensaver: How to lock screen from command line

2023-03-23 Thread Dario Lesca
I want start screen saver and lock screen from command line. What is the new method into Gnome 43, since "gnome-screensaver-command -l" no longer exists? Thanks -- Dario Lesca (inviato dal mio Linux Fedora 37 Workstation) ___ users ma

Fedora 37: libvirt/qemu/kvm not work property with kernel 6.1.8-200.fc37.x86_64

2023-02-02 Thread Dario Lesca
kernel 6.1.8-200.fc37.x86_64, if I restart my Notebook with a previous 6.0.x kernel all work fine and setup start as expected. Is this a know issue? Thanks -- Dario Lesca (inviato dal mio Linux Fedora 37 Workstation) ___ users mailing list -- users

Re: Fedora 37: kernel: general protection fault, probably for non-canonical address PREEMPT SMP PT

2023-02-01 Thread Dario Lesca
I have try last kernel (6.1.8-200.fc37.x86_64) but none is changed. NFS still not working and crash the server. https://bugzilla.redhat.com/show_bug.cgi?id=2150630#c6 Thanks Dario Il giorno mer, 25/01/2023 alle 13.59 +0100, Dario Lesca ha scritto: > Il giorno ven, 20/01/2023 alle 11.46 -0

Re: Fedora 37: kernel: general protection fault, probably for non-canonical address PREEMPT SMP PT

2023-01-25 Thread Dario Lesca
Il giorno ven, 20/01/2023 alle 11.46 -0700, Jerry James ha scritto: > Maybe you could try this update: > > https://bodhi.fedoraproject.org/updates/FEDORA-2023-0597579983 Thanks Jerry James, I have install this update and I'll reboot later. I will let y

Re: Fedora 37: kernel: general protection fault, probably for non-canonical address PREEMPT SMP PT

2023-01-20 Thread Dario Lesca
Il giorno dom, 04/12/2022 alle 17.27 +0100, Dario Lesca ha scritto: > At this point seem this is a kernel bug. > > I have fill this bug: > https://bugzilla.redhat.com/show_bug.cgi?id=2150630 This bug still exist, also with last kernel 6.1.x Someone can help me to how to debug

Re: Fedora 37: How to rename and set a custom Network interface Name with NetworkManager and nmcli

2022-12-19 Thread Dario Lesca
> [Link] > Name=ether0 > EOF > http://junyelee.blogspot.com/2020/12/apparmor.html -- Dario Lesca (inviato dal mio Linux Fedora 37 Workstation) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an

Fedora 37: How to rename and set a custom Network interface Name with NetworkManager and nmcli

2022-12-19 Thread Dario Lesca
ame? Many thanks -- Dario Lesca (inviato dal mio Linux Fedora 37 Workstation) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject

Re: Fedora 37: kernel: general protection fault, probably for non-canonical address PREEMPT SMP PT

2022-12-04 Thread Dario Lesca
this point seem this is a kernel bug. I have fill this bug: https://bugzilla.redhat.com/show_bug.cgi?id=2150630 Thanks Dario Il giorno gio, 01/12/2022 alle 22.53 +0100, Dario Lesca ha scritto: > On a Fedora 37 up to date (kernel 6.0.10-300.fc37.x86_64), sometime I > get this error[1] &g

Fedora 37: kernel: general protection fault, probably for non-canonical address PREEMPT SMP PT

2022-12-01 Thread Dario Lesca
and restart it. Could it be a hardware problem (RAM? or CPU?) or I must fill a kernel or nfs bug? Many thanks for your help. Dario [1] (https://paste.centos.org/view/c6f9c704) dic 01 21:12:46 kernel: general protection fault, probably for non- canonical address 0x17c008: [#1] PREEMPT

Re: Fedora 36: suspend failed with "PM: Some devices failed to suspend, or early wake event detected"

2022-11-08 Thread Dario Lesca
nd service don't wait for dnf-makecache to finish and then suspend. Unless there is some setting that allows me to do this. If I invoke suspend, I want the system to suspend sooner or later, not that it fails and leaves my system on. Dario [1] [root@dodo ~]# journalctl --no-hostname -S '

Re: Fedora 36: suspend failed with "PM: Some devices failed to suspend, or early wake event detected"

2022-11-01 Thread Dario Lesca
=disk Now suspend work fine every time Thanks Dario Il giorno mer, 14/09/2022 alle 09.25 +0200, Dario Lesca ha scritto: > When I try suspend with "systemctl suspend" my notebook Fedora 36 > sometime do not suspend with "PM: Some devices failed to suspend, or > early wa

Re: Fedora 36: suspend failed with "PM: Some devices failed to suspend, or early wake event detected"

2022-09-23 Thread Dario Lesca
But sometime the suspend action do not work, also if I run: [lesca@dodo ~]$ sudo sh -c 'sync; sync; systemctl suspend' I must unplug all USB, then suspend. There are some other thinks I can do? Many Thanks -- Dario Lesca (inviato dal mio

Re: Fedora 36: suspend failed with "PM: Some devices failed to suspend, or early wake event detected"

2022-09-14 Thread Dario Lesca
if a user wants to suspend, the operating system should suspend. Dario. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org

Fedora 36: suspend failed with "PM: Some devices failed to suspend, or early wake event detected"

2022-09-14 Thread Dario Lesca
When I try suspend with "systemctl suspend" my notebook Fedora 36 sometime do not suspend with "PM: Some devices failed to suspend, or early wake event detected" error. Someone can help me to resolve this issue? Many thanks Dario #

Re: Fedora 36: NetworkManager dispatcher: SELinux avc denied after update

2022-05-21 Thread Dario Lesca
gzilla.redhat.com/show_bug.cgi?id=2088944 Many thanks Dario ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code

Re: Fedora 36: NetworkManager dispatcher: SELinux avc denied after update

2022-05-19 Thread Dario Lesca
tion: Is this a SElinux or Network-Manager bug? I must fill a bugzilla or not? Thanks Dario ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduc

Re: Fedora 36: NetworkManager dispatcher: SELinux avc denied after update

2022-05-17 Thread Dario Lesca
ive=0 mag 18 01:44:02 dodo.home.solinos.it nm-dispatcher[209723]: /etc/NetworkManager/dispatcher.d/15-vpn-disp: line 8: /sbin/ip: Permission denied The 15-vpn-disp script try to add some other routes with /sbin/ip and add some search strings to DNS with res

Fedora 36: NetworkManager dispatcher: SELinux avc denied after update

2022-05-17 Thread Dario Lesca
esca@dodo Network]$ sudo chcon system_u:system_r:NetworkManager_dispatcher_t:s0 /etc/NetworkManager/dispatcher.d/15-vpn-disp chcon: failed to change context of '/etc/NetworkManager/dispatcher.d/15-vpn-disp' to 'system_u:system_r:NetworkManager_dispatcher_t:s0': Permission denied How to I can enable my dispatch

[SOLVED] F35: telegram-desktop: error while loading shared libraries: libQt6Core5Compat.so.6: cannot open shared object file: No such file or directory

2022-02-02 Thread Dario Lesca
help. --  Dario Lesca (inviato dal mio Linux Fedora 35 Workstation) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US

Fedora 34: Some applications show weird font

2021-11-24 Thread Dario Lesca
://imgur.com/7FRv4Xu -- Dario Lesca (inviato dal mio Linux Fedora 34 Workstation) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org

Re: Fedora 34: Some applications show weird font

2021-11-24 Thread Dario Lesca
Il giorno mar, 23/11/2021 alle 20.47 +0100, Dario Lesca ha scritto: > Is this a know issue? > > Many thanks Now it is: https://bugzilla.redhat.com/show_bug.cgi?id=2026369 ___ users mailing list -- users@lists.fedoraproject.org To unsubscrib

Re: Fedora 34: Some applications show weird font

2021-11-23 Thread Dario Lesca
I have try to start a VM from a iso live Fedora 35 Workstation and the problem with libreoffice still exist. https://i.imgur.com/twOVYi2.png I have not install fedora, only try and simple open Libreoffice and the font into font selection menu are wreid Is this a know issue? Many thanks Dario

Re: Fedora 34: Some applications show weird font

2021-11-23 Thread Dario Lesca
quot;fonts" to "fonts" You can suggest some other things I can compare to resolve system wide my problem? Many thanks Dario ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-l

Re: Fedora 34: Some applications show weird font

2021-11-23 Thread Dario Lesca
Il giorno mar, 23/11/2021 alle 18.13 +0100, Ulf Volmer ha scritto: > The issue with the torborwser is handled at > > https://gitlab.torproject.org/tpo/applications/tor-browser-build/- > /issues/40382 > > There is also a workaround described Thank, this work around work for torbrowser: Modify

Fedora 34: Some applications show weird font

2021-11-23 Thread Dario Lesca
notebook this problem not occurr and all work fine. If I login with a new user the problem still exist Seem a video driver or some package not installed o some other strange think on my notebook Someone can help me to analyse and resolve this issue? Many thanks -- Dario Lesca (inviato dal mio Linux

Fedora 34: how to restore the previous activities view

2021-04-28 Thread Dario Lesca
Hi, It's possible to disable the new overview activities view and restore the previous Fedora 32 view mode? Many thanks -- Dario Lesca (inviato dal mio Linux Fedora 33 Workstation) ___ users mailing list -- users@lists.fedoraproject.org To unsubs

Re: OT: Rebuild QT application on Fedora 33

2020-11-05 Thread Dario Lesca
This is not a Fedora application, I have try write here hoping to found a simple suggest how to change the deprecate function with new one method Now I try to write on git to upstream support. Many Thanks -- Dario Lesca (inviato dal mio Linux Fedora 32 Workstation) ___

OT: Rebuild QT application on Fedora 33

2020-11-05 Thread Dario Lesca
function whit the proposed solution. Someone can help me? Many thanks -- Dario Lesca (inviato dal mio Linux Fedora 32 Workstation) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject

Re: Fedora 32: python2-gobject and python2-gobject-base are missing

2020-05-01 Thread Dario Lesca
34 ago on Fri May 1 21:53:49 2020. Dependencies resolved. Nothing to do. Complete! Thanks -- Dario Lesca (inviato dal mio Linux Fedora 32 Workstation) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe se

Re: Fedora 32: python2-gobject and python2-gobject-base are missing

2020-05-01 Thread Dario Lesca
nf/dnf.conf, in this way when I run dnf update this package are ignored. Many thanks Dario ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.

Re: Fedora 32: python2-gobject and python2-gobject-base are missing

2020-05-01 Thread Dario Lesca
y problem? Many thanks [1] - https://extensions.gnome.org/extension/699/connection-manager/ -- Dario Lesca (inviato dal mio Linux Fedora 32 Workstation) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@

Fedora 32: python2-gobject and python2-gobject-base are missing

2020-05-01 Thread Dario Lesca
I have wget it from Fedora 31 and install it on Feodra 32 and I have resolve my problem (old python2 app)lication) Why these packages are not into standard repository? Thanks for reply. -- Dario Lesca (inviato dal mio Linux Fedora 32 Workstation

Re: Cisco Webex Meetings Suite System on Fedora Linux

2020-04-04 Thread Dario Lesca
Il giorno ven, 03/04/2020 alle 18.34 -0500, Ranjan Maitra ha scritto: > Try: www.webex.com and then use your e-mail address and see if it > gets you to your personal room. > Ok, it work! Many thanks -- Dario Lesca (inviato dal mio Linux Fedora 31 Wo

Re: Cisco Webex Meetings Suite System on Fedora Linux

2020-04-03 Thread Dario Lesca
get " Your browser, browser version, or operating system is currently unsupported." Thanks -- Dario Lesca (inviato dal mio Linux Fedora 31 Workstation) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an emai

Re: Cisco Webex Meetings Suite System on Fedora Linux

2020-04-03 Thread Dario Lesca
e at least compatible with all S.O. ... or even better FOSS. -- Dario Lesca (inviato dal mio Linux Fedora 31 Workstation) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.

Cisco Webex Meetings Suite System on Fedora Linux

2020-04-03 Thread Dario Lesca
Hi, there is some way to connect to Cisco Webex Meetings Suite on Fedora Linux? So far I have not found any way Many thanks -- Dario Lesca (inviato dal mio Linux Fedora 31 Workstation) ___ users mailing list -- users@lists.fedoraproject.org To

rkhunter after dnf update

2020-02-23 Thread Dario Lesca
After any updates I must remember to run "rkhunter --propupd". Is it possible to do this automatically? There is some dnf plugins that does this? Many thanks. -- Dario Lesca (inviato dal mio Linux Fedora 31 Workstation) ___ users mailing lis

Question about copr: howto update my project and rebuild the package

2020-01-09 Thread Dario Lesca
modify this files in local, rebuild src.rpm in local then re- publishing it to copr, or I can modify these files on copr? Let's me know. Many thanks -- Dario Lesca (inviato dal mio Linux Fedora 31 Workstation) ___ users mailing list --

Re: Evolution and winmail.dat tnef support

2020-01-07 Thread Dario Lesca
Il giorno gio, 12/12/2019 alle 19.47 +0100, Dario Lesca ha scritto: > Il giorno gio, 12/12/2019 alle 10.07 -0800, Samuel Sieb ha scritto: > > Dario, the best option would be to file a bug in bugzilla on > > evolution requesting to enable it. > > Thank Samuel, I hav

Re: Updated info about disabling tracker related processes?

2019-12-22 Thread Dario Lesca
Il giorno mar, 07/05/2019 alle 12.08 +0930, Tim via users ha scritto: > On Mon, 2019-05-06 at 17:31 +0200, Dario Lesca wrote: > > I do not use anymore nautilus, IMHO it's a bad file manager. > > I agree. It's merely a file browser, it's missing the features you >

Re: Evolution and winmail.dat tnef support

2019-12-12 Thread Dario Lesca
Il giorno gio, 12/12/2019 alle 10.07 -0800, Samuel Sieb ha scritto: > Dario, the best option would be to file a bug in bugzilla on > evolution requesting to enable it. Thank Samuel, I have fill a bug. https://bugzilla.redhat.com/show_bug.cgi?id=1782987 -- Dario Lesca (inviato dal mio

Re: Evolution and winmail.dat tnef support

2019-12-12 Thread Dario Lesca
grep TNEF evolution-3.34.1-1.fc31.src/evolution.spec -DENABLE_YTNEF=OFF \ the PST importer and disable the experimental TNEF attachments plugin Thanks -- Dario Lesca (inviato dal mio Linux Fedora 31 Workstation) ___ users ma

Re: Evolution and winmail.dat tnef support

2019-12-12 Thread Dario Lesca
resolve this Issue (cannot open the winmail.dat attach) with this simple bash script, put it in my ~/bin/ folder and bind it to "open with" .dat file into file manager: #!/usr/bin/bashfilefullpath="$1"tmpdir=$(mktemp -d "/var/tmp/tnef..d")tnef --verbose --save-body

Re: Evolution and winmail.dat tnef support

2019-12-12 Thread Dario Lesca
t;https://git.gnome.org/browse/evolution/commit/?id=a9fb511> Why not enable again TNEF Plugin into fedora evolution package? Thanks -- Dario Lesca (inviato dal mio Linux Fedora 31 Workstation) ___ users mailing list -- users@lists.fedoraproject.o

Re: HowTo rebuild and numerate a package on personal repository

2019-12-10 Thread Dario Lesca
Il giorno mar, 10/12/2019 alle 12.08 -0500, Todd Zullinger ha scritto: > That appears to me to have been covered in the thread Dario > > started on the devel list last month: Yes, other questions are covered in that tread, this is a new question/tread (split package into MIT/Heimdal

Re: HowTo rebuild and numerate a package on personal repository

2019-12-10 Thread Dario Lesca
e packages are divided into more sub- packages, like for example dovecot-mysql/dovecot-pgsql or samba-vfs- glusterfs /r samba-vfs-cephfs, ecc.. Thanks for reply -- Dario Lesca (inviato dal mio Linux Fedora 31 Workstation) ___ users mailing list -- users@li

HowTo rebuild and numerate a package on personal repository

2019-12-10 Thread Dario Lesca
amba-Heimdal version, until I rebuild again the new version on my repository server What is the best way to protect this issue? I must set some flag in "samba.spec" file, or into "mysamba.repo", or into "dnf update" command line? Many thanks -- Dario

Re: Fedora 30: after update aMule do not work anymore

2019-11-14 Thread Dario Lesca
ead/YTWBRASI6ECYU67UQVBTUUJV7ZOFI7ZW/ -- Dario Lesca (inviato dal mio Linux Fedora 31 Workstation) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: ht

Re: [SOLVED] Bind my personal shell program to open only a specific text file extension (and not all text/plain files)

2019-09-24 Thread Dario Lesca
Il giorno lun, 23/09/2019 alle 16.12 +0200, Dario Lesca ha scritto: > I have a my personal application (~/bin/launch-app) that read a > textfile with .app extension (myapp.app) and run some stuff of > things > Since the myapp.app is a text file ... >[lesca@dodo tmp]$

Bind my personal shell program to open only a specific text file extension (and not all text/plain files)

2019-09-23 Thread Dario Lesca
1) launch-app (userapp-launch-app-LF774Z) 2) LibreOffice Main (libreoffice) 3) Geany (geany) 4) How to bind only .app file to my application? Many thanks -- Dario Lesca (inviato dal mio Linux Fedora 30 Workstation

Re: Why my message is blocked because contains a strange word

2019-07-25 Thread Dario Lesca
Il giorno mer, 24/07/2019 alle 10.36 -0400, Todd Zullinger ha scritto: > You were just lucky poster Thanks Todd, I understood. Tomorrow I try to play some numbers of my original mail on some lottery ... and it may be that I will stop worrying ;) Bye -- Dario Lesca (inviato dal mio Li

Re: Why my message is blocked because contains a strange word

2019-07-24 Thread Dario Lesca
time the format of text message automatically wrap the line and this word can jump at the beginning of line -- Dario Lesca (inviato dal mio Linux Fedora 30 Workstation) ___ users mailing list -- users@lists.fedoraproject.org To unsubs

Fedora 30: vpnc connection problem

2019-07-23 Thread Dario Lesca
change, but nothing has been changed into my account or server parameter ... Someone can help me to debug why now the connection do not work anymore? Many thanks -- Dario Lesca (inviato dal mio Linux Fedora 30 Workstation) Connection OK Jul 19 15:04:27 dodo NetworkManager[1201

Why my message is blocked because contains a strange word

2019-07-23 Thread Dario Lesca
n review it for approval. The message is being held because: Message contains "a d m i n i s t r i v i a" (without space) Either the message will get posted to the list, or you will receivenotification of the moderator's decision. -- Dario Lesca (inviato dal mio Linux Fedora 30

Re: mariadb vs community-mysql on F30

2019-06-11 Thread Dario Lesca
17.10 /usr/bin/yum -> dnf-3 [lesca@dodo ~]$ -- Dario Lesca (inviato dal mio Linux Fedora 30 Workstation) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Condu

Re: Fedora 30 workstation: How to use Tray Icons out of the box (without add an extension)

2019-05-22 Thread Dario Lesca
Il giorno mer, 22/05/2019 alle 12.36 +0200, Dario Lesca ha scritto: > In Gnome, where is, and how to access, to this tray icons out of the > box, without add an extension? Ok, found it, from a Ubuntu blog: https://www.omgubuntu.co.uk/2017/09/will-you-miss-gnome-legacy-tray It's n

Fedora 30 workstation: How to use Tray Icons out of the box (without add an extension)

2019-05-22 Thread Dario Lesca
When an application like remmina, telegram, keepassxc, ecc. is start, it put an icon on tray on all other DE like Cinnamon, Mate, ecc In Gnome, where is, and how to access, to this tray icons out of the box, without add an extension? Many thanks -- Dario Lesca (inviato dal mio Linux

Re: what happens to firefox?

2019-05-07 Thread Dario Lesca
Il giorno dom, 05/05/2019 alle 11.38 +0200, François Patte ha scritto: > Today all my add-ons to firefox do not work! here the fix: https://blog.mozilla.org/addons/2019/05/04/update-regarding-add-ons-in-firefox/comment-page-6/#comment-226171 without enable studies -- Dario Lesca (inviato

Fedora 30: after update aMule do not work anymore

2019-05-07 Thread Dario Lesca
lbarErrore di segmentazione (core dump creato) Seem some incompatibility with wxGTK2/3 Some suggest? Many thanks -- Dario Lesca (inviato dal mio Linux Fedora 29 Workstation) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an emai

Re: Updated info about disabling tracker related processes?

2019-05-06 Thread Dario Lesca
from it Thank for this notice. -- Dario Lesca (inviato dal mio Linux Fedora 29 Workstation) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https

Re: IcedTeaWeb: (/usr/bin/javaws): how to run it from firefox with -noupdate option?

2019-05-02 Thread Dario Lesca
jws/dichiarazioni/2018/FEL18.jnlp -O /tmp/FEL18.jnlp[lesca@dodo ~]$ javaws.itweb /tmp/FEL18.jnlp # (wait 10/15 munutes) Only if you use the javaws.itweb "-noupdate" option all work fine ... so who is this problem? -- Dario Lesca (inviato dal mio Linux Fedora 2

Re: IcedTeaWeb: (/usr/bin/javaws): how to run it from firefox with -noupdate option?

2019-05-01 Thread Dario Lesca
ktop Some other suggest? -- Dario Lesca (inviato dal mio Linux Fedora 29 Workstation) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedor

Re: IcedTeaWeb: (/usr/bin/javaws): how to run it from firefox with -noupdate option?

2019-04-30 Thread Dario Lesca
Someone have some suggest for this my issue? It's only a my problem or this happened to all (is sufficient click on jnlp link)? NOTE: if I use a old version of Fedora (22) the problem not happened and the java app is opened immediately ThanksDario Il giorno ven, 26/04/2019 alle 21.55 +0200,

Re: IcedTeaWeb: (/usr/bin/javaws): how to run it from firefox with -noupdate option?

2019-04-26 Thread Dario Lesca
and this option in firefox is already set to false. I want run javaws with one more option and reduce the annoying waiting (10/15 minutes) when web java app start via javaws Someone can help me? Thanks -- Dario Lesca (inviato dal mio Linux Fedora 29 Wo

IcedTeaWeb: (/usr/bin/javaws): how to run it from firefox with -noupdate option?

2019-04-26 Thread Dario Lesca
ate.it/jws/dichiarazioni/2018/FEL18.jnlp the application start and open immediately. It's possible to set this options so that firefox use it? Someone can help me to resolve this issue? Many thanks -- Dario Lesca (inviato dal mio Linux Fedora

Re: Fedora Virtualization (quemu/kvm) vs Virtualbox

2019-04-24 Thread Dario Lesca
Il giorno mer, 24/04/2019 alle 11.26 +0100, Patrick O'Callaghan ha scritto: > You haven't said which version of Win10 your friend has Win10pro Thanks -- Dario Lesca (inviato dal mio Linux Fedora 29 Workstation) ___ users mailing

Re: Fedora Virtualization (quemu/kvm) vs Virtualbox

2019-04-24 Thread Dario Lesca
4 337375272 120006960 200160916 38% /virt Then, I will recommend my friend to use RDP Thanks -- Dario Lesca (inviato dal mio Linux Fedora 29 Workstation) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email

Re: Fedora Virtualization (quemu/kvm) vs Virtualbox

2019-04-11 Thread Dario Lesca
Il giorno gio, 11/04/2019 alle 08.26 -0500, Rex Dieter ha scritto: > Use virtio drivers? Yes, all without video driver Tomorrow I try other suggested options Thanks -- Dario Lesca (inviato dal mio Linux Fedora 29 Workstation) ___ users mailing l

  1   2   3   4   >