Re: F41 -> F42 (openbox+slim: X does not get started)

2025-05-30 Thread Francis . Montagnac
Hi. On Fri, 30 May 2025 15:24:10 -0500 Ranjan Maitra via users wrote: >> I use openbox WM and the SLiM login manager. >> I upgraded my F41 -> F42 machines, following the instructions on >> https://docs.fedoraproject.org/en-US/quick-docs/upgrading-fedora-offline/ >> to the letter. >> However, the

Re: shotcut video editor segfaults in Fedora 41 VM

2025-05-30 Thread Robert Nichols via users
On 5/30/25 17:57, Robert Nichols via users wrote: Thread 59 "Thread (pooled)" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fe5bbdfe6c0 (LWP 8783)] ___pthread_mutex_lock (mutex=mutex@entry=0x4054c348) ... Looks like I'm not alone. I've added this to https://bugzi

Re: iso from usb stick

2025-05-30 Thread Samuel Sieb
On 5/30/25 7:33 PM, Tim via users wrote: On Fri, 2025-05-30 at 06:52 -0700, ToddAndMargo via users wrote: I have a functioning/bootable USB drive. I want to make an ISO out of it but do not want the extra space included that dd gives I think you'd have to play with sizing: Shrink the partiti

Re: systemd-automount

2025-05-30 Thread Tim via users
Barry: >> The options include noauto François Patte: > Thank you for this remark! I changed to auto and and it doesn't go up > either I wonder if your network is up and ready for use by this stage. -- uname -rsvp Linux 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_6

Re: iso from usb stick

2025-05-30 Thread Tim via users
On Fri, 2025-05-30 at 06:52 -0700, ToddAndMargo via users wrote: > I have a functioning/bootable USB drive. I want to make an > ISO out of it but do not want the extra space included > that dd gives I think you'd have to play with sizing: Shrink the partition of the working drive down to what it

Re: How to setup certs for https access for Fedora 42?

2025-05-30 Thread Samuel Sieb
On 5/30/25 3:19 AM, Tim via users wrote: On Thu, 2025-05-29 at 20:05 -0400, Jeffrey Walton wrote: Also see and the section, "Configure a Virtual Host for the domain". When following such instructions, you have to

Re: shotcut video editor segfaults in Fedora 41 VM

2025-05-30 Thread Robert Nichols via users
On 5/30/25 10:23, Barry wrote: On 30 May 2025, at 14:14, Robert Nichols via users wrote: ___pthread_mutex_lock (mutex=mutex@entry=0x2aed4278d06f824f) at pthread_mutex_lock.c:80 80 unsigned int type = PTHREAD_MUTEX_TYPE_ELISION (mutex); That mutex address looks bad. Getting a bac

Re: F41 -> F42 (openbox+slim: X does not get started)

2025-05-30 Thread Ranjan Maitra via users
On Fri May23'25 04:53:58PM, Community Support for Fedora Users wrote: > From: Ranjan Maitra via users > Date: Fri, 23 May 2025 16:53:58 -0500 > To: Community Support for Fedora Users > Cc: Ranjan Maitra > Reply-To: Community support for Fedora users > Subject: F41 -> F42 (openbox+slim: X does n

Re: systemd-automount

2025-05-30 Thread Francis . Montagnac
On Fri, 30 May 2025 17:52:06 +0200 François Patte wrote: > I would like that the directory should be automounted when I log-in The goal of automount, with autofs as well as with systemd.automount, is to do the mount only when you access the mountpoint. Why do you want that to be done when you lo

Re: How to setup certs for https access for Fedora 42?

2025-05-30 Thread Tim via users
On Thu, 2025-05-29 at 20:05 -0400, Jeffrey Walton wrote: > Also see > > and the section, "Configure a Virtual Host for the domain". When following such instructions, you have to be careful about the choice of where y

Re: systemd-automount

2025-05-30 Thread Bob Marčan via users
On Fri, 30 May 2025 17:52:06 +0200 François Patte wrote: > Le 30/05/2025 à 17:46, Patrick O'Callaghan a écrit : > On Fri, 2025-05-30 at 16:20 +0100, Barry wrote: > > > >> On 30 May 2025, at 14:05, François Patte wrote: > >>> > >>> Why it is not automaticlly mounted when I loggin? > >>> > >> T

Re: systemd-automount

2025-05-30 Thread François Patte
Le 30/05/2025 à 17:46, Patrick O'Callaghan a écrit : On Fri, 2025-05-30 at 16:20 +0100, Barry wrote: On 30 May 2025, at 14:05, François Patte wrote: Why it is not automaticlly mounted when I loggin? The options include noauto I was about to say that, but 'noauto' (according to the fstab man p

Re: systemd-automount

2025-05-30 Thread Patrick O'Callaghan
On Fri, 2025-05-30 at 16:20 +0100, Barry wrote: > > > On 30 May 2025, at 14:05, François Patte wrote: > > > > Why it is not automaticlly mounted when I loggin? > > The options include noauto I was about to say that, but 'noauto' (according to the fstab man page) means "don't include in 'mount

Re: systemd-automount

2025-05-30 Thread Barry Scott
> On 30 May 2025, at 16:37, François Patte wrote: > > Thank you for this remark! I changed to auto and and it doesn't go up > either > > Did you reboot to test? I have a less complex line in my /etc/fstab to mount a NFS share. Maybe one of the other options is the problem? ser

Re: systemd-automount

2025-05-30 Thread François Patte
Le 30/05/2025 à 17:20, Barry a écrit : On 30 May 2025, at 14:05, François Patte wrote: Why it is not automaticlly mounted when I loggin? The options include noauto Thank you for this remark! I changed to auto and and it doesn't go up either F.P. -- _

Re: shotcut video editor segfaults in Fedora 41 VM

2025-05-30 Thread Barry
> On 30 May 2025, at 14:14, Robert Nichols via users > wrote: > > ___pthread_mutex_lock (mutex=mutex@entry=0x2aed4278d06f824f) > at pthread_mutex_lock.c:80 > 80 unsigned int type = PTHREAD_MUTEX_TYPE_ELISION (mutex); That mutex address looks bad. Getting a back trace will be useful f

Re: systemd-automount

2025-05-30 Thread Barry
> On 30 May 2025, at 14:05, François Patte wrote: > > Why it is not automaticlly mounted when I loggin? The options include noauto Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.

Re: iso from usb stick

2025-05-30 Thread ToddAndMargo via users
On 5/30/25 12:47 AM, Oliver Ava wrote: To install an ISO from a USB stick, you’ll need to use a tool like Rufus or BalenaEtcher to make the USB bootable—just copying the ISO file won’t work. Once that’s done, restart your computer and use the boot menu (usually F12 or Esc during startup) to sel

Re: How to setup certs for https access for Fedora 42?

2025-05-30 Thread Michael D. Setzer II via users
On 30 May 2025 at 19:49, Tim via users wrote: Subject:Re: How to setup certs for https access for Fedora 42? To: noloa...@gmail.com, Community support for Fedora users Date sent: Fri, 30 May 2025 19:49:29 +0930 Send reply to: Com

Re: shotcut video editor segfaults in Fedora 41 VM

2025-05-30 Thread Robert Nichols via users
On 5/18/25 00:17, Jeffrey Walton wrote: On Sat, May 17, 2025 at 11:30 PM Robert Nichols via users wrote: I'm trying to use "shotcut", installed in a Fedora 41 virtual machine, to split up some large mp4 files. It can read the files and play the videos just fine, so there is apparently no d

systemd-automount

2025-05-30 Thread François Patte
Bonjour, I added in /etc/fstab this line: 192.168.1.16:/data /home/myself/bertuccio nfs noauto,rw,user,nofail,soft,x-systemd.automount,x-systemd.mount-timeout=30 0 0 I expected that the folder /data from 192.168.1.16 would be mounted automatically but it is not the case... it is mounted onl

Re: iso from usb stick

2025-05-30 Thread Tim via users
On Fri, 2025-05-30 at 07:47 +, Oliver Ava wrote: > To install an ISO from a USB stick, you’ll need to use a tool like > Rufus or BalenaEtcher to make the USB bootable—just copying the ISO > file won’t work. Neither of them are anything I've heard of. Certainly, you can't just copy the ISO fil

Re: iso from usb stick

2025-05-30 Thread Oliver Ava
To install an ISO from a USB stick, you’ll need to use a tool like Rufus or BalenaEtcher to make the USB bootable—just copying the ISO file won’t work. Once that’s done, restart your computer and use the boot menu (usually F12 or Esc during startup) to select the USB drive. If it doesn’t boot, c

Re: Chrome from Google - have your tabs, except for the active/current one, lost background?

2025-05-30 Thread lejeczek via users
also one another observation - this does _not_ happen Chrome's window is full-screen. -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fe