Re: Is this true ?

2024-02-08 Thread Tim via users
DJ Delorie wrote: >> Wasn't the original quote "With great power there must also come >> great responsibility" ? José Matos: > Yes, and it first appeared in the comics before the movies. :-) It's a wee bit older than that... "Voltaire, the French author first coined the phrase “with great power

Re: finding missing font file (eurm10.map)

2024-02-08 Thread Ranjan Maitra via users
On Thu Feb08'24 09:47:29PM, Jerry James wrote: > From: Jerry James > > On Thu, Feb 8, 2024 at 9:43 PM Ranjan Maitra via users > wrote: > > Thanks, this did not do anything different. Are you sure that this font is > > in this package? > > $ rpm -ql texlive-amsfonts > ... > /usr/share/texlive/tex

Re: finding missing font file (eurm10.map)

2024-02-08 Thread Jerry James
On Thu, Feb 8, 2024 at 9:43 PM Ranjan Maitra via users wrote: > Thanks, this did not do anything different. Are you sure that this font is in > this package? $ rpm -ql texlive-amsfonts ... /usr/share/texlive/texmf-dist/fonts/afm/public/amsfonts/euler/eurm10.afm ... /usr/share/texlive/texmf-dist/

Re: finding missing font file (eurm10.map)

2024-02-08 Thread Ranjan Maitra via users
On Thu Feb08'24 05:56:26PM, Jerry James wrote: > From: Jerry James > Date: Thu, 8 Feb 2024 17:56:26 -0700 > To: Community support for Fedora users > CC: Ranjan Maitra > Reply-To: Community support for Fedora users > Subject: Re: finding missing font file (eurm10.map) > > On Thu, Feb 8, 2024 at

Re: finding missing font file (eurm10.map)

2024-02-08 Thread Jerry James
On Thu, Feb 8, 2024 at 5:10 PM Ranjan Maitra via users wrote: > Thanks, yes, I do have it installed! > > $ sudo dnf install texlive-amsfonts > Last metadata expiration check: 1:15:21 ago on Thu 08 Feb 2024 04:52:50 PM > CST. > Package texlive-amsfonts-11:svn61937-69.fc39.noarch is already inst

Re: kernels > 6.5.12-300.fc39.x86_64 do not boot

2024-02-08 Thread George N. White III
On Thu, Feb 8, 2024 at 1:56 PM olivares33561 via users < users@lists.fedoraproject.org> wrote: > Dear Fellow Fedora users, > > I have installed and tried to boot the 6.6.X kernels in fedora and now the > latest one 6.7.3 one and > have not seen a successful boot of such a kernel. I have had to de

Re: finding missing font file (eurm10.map)

2024-02-08 Thread Ranjan Maitra via users
On Thu Feb08'24 04:52:13PM, Jerry James wrote: > From: Jerry James > On Thu, Feb 8, 2024 at 4:48 PM Ranjan Maitra via users > wrote: > > On a fully updated F39 system, I get the following font error when I run > > LaTeX: > > > > kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dp

Re: finding missing font file (eurm10.map)

2024-02-08 Thread Jerry James
On Thu, Feb 8, 2024 at 4:48 PM Ranjan Maitra via users wrote: > On a fully updated F39 system, I get the following font error when I run > LaTeX: > > kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 > eurm10 > mktexpk: don't know how to create bitmap font for eurm10. >

finding missing font file (eurm10.map)

2024-02-08 Thread Ranjan Maitra via users
Hi, On a fully updated F39 system, I get the following font error when I run LaTeX: kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 eurm10 mktexpk: don't know how to create bitmap font for eurm10. mktexpk: perhaps eurm10 is missing from the map file. kpathsea: Appendin

Re: Is this true ?

2024-02-08 Thread José Matos
On Thu, 2024-02-08 at 13:39 -0500, DJ Delorie wrote: > Wasn't the original quote "With great power there must also come > great responsibility" ? Yes, and it first appeared in the comics before the movies. :-) -- José Abílio -- ___ users mailing list --

Re: Strange keyboard shortcut on cinnamon

2024-02-08 Thread Samuel Sieb
On 2/8/24 08:59, Theodore Papadopoulo wrote: On 2/7/24 00:55, Samuel Sieb wrote: On 2/6/24 05:40, Theodore Papadopoulo wrote: I'm under cinnamon. For some time now, the keyboard shortcut Ctrl+Alt+T randomly delivers a Konsole or a gneome-terminal, which I find very annoying. I tried to di

Re: kernels > 6.5.12-300.fc39.x86_64 do not boot

2024-02-08 Thread Felix Miata
olivares33561 composed on 2024-02-08 17:56 +): > I have installed and tried to boot the 6.6.X kernels in fedora and now the > latest one 6.7.3 one and > have not seen a successful boot of such a kernel. I have had to delete the > kernels every time I try them. ... > $ sudo lspci > 00:00.0

Re: Is this true ?

2024-02-08 Thread DJ Delorie
Lee Thomas Stephen writes: > With Great Power comes great responsibility (Spiderman movie) Wasn't the original quote "With great power there must also come great responsibility" ? The shorter version implies the responsibility is part of the power, but the longer version creates an onus to provi

kernels > 6.5.12-300.fc39.x86_64 do not boot

2024-02-08 Thread olivares33561 via users
Dear Fellow Fedora users, I have installed and tried to boot the 6.6.X kernels in fedora and now the latest one 6.7.3 one and have not seen a successful boot of such a kernel. I have had to delete the kernels every time I try them. $ sudo dnf remove kernel-core-6.7.3-200.fc39.x86_64 Dependen

Re: Strange keyboard shortcut on cinnamon

2024-02-08 Thread Theodore Papadopoulo
On 2/7/24 00:55, Samuel Sieb wrote: On 2/6/24 05:40, Theodore Papadopoulo wrote: I'm under cinnamon. For some time now, the keyboard shortcut Ctrl+Alt+T randomly delivers a Konsole or a gneome-terminal, which I find very annoying. I tried to disable the shortcut and re-enable it, to disabl

Re: Virtualbox vs VMware for Fedora?

2024-02-08 Thread murph nj
If you're still not interested in the QEMU/Libvirt route, this news may interest you, might lead to better compatibility. https://news.ycombinator.com/item?id=39300317 On Thu, Nov 30, 2023 at 5:03 PM Sbob wrote: > > All; > > > I am running Fedora39, I have run VMware workstation for years, and I

Re: scrapy on F39

2024-02-08 Thread Barry
> On 8 Feb 2024, at 12:38, George N. White III wrote: > > For scrapy there is the added complication of the recent CVE for twisted: do > we get > patches for older versions of twisted or does scrapy have to be changed to > use the > current version? I don’t think twisted back ports fixes. Bu

Re: scrapy on F39

2024-02-08 Thread George N. White III
On Thu, Feb 8, 2024 at 12:48 AM Frederic Muller wrote: > On 07/02/2024 22:09, George N. White III wrote: > > On Wed, Feb 7, 2024 at 2:11 AM Frederic Muller wrote: > >> Hi! >> >> Installed scrapy and just trying to start the tutorial gives me that: >> >> scrapy startproject tutorial > > [...] > >