Re: [X2Go-User] Can't get X2Go connection opened, with error PANIC! The remote NX proxy closed the connection.

2023-03-10 Thread Neal Becker
You could use ssh -X as an alternative On Fri, Mar 10, 2023, 5:04 AM Ulrich Sibiller wrote: > Please try x2goclient --libssh-debug, maybe it shows more information. > > Uli > > On Fri, Mar 10, 2023 at 10:58 AM Kalle Tuulos wrote: > > > > In short: X2Goserver is hosted in Ubuntu 22.04 computer.

tmpfiles.d/ update with today's update

2023-03-08 Thread Neal Becker
Running todays dnf update I saw: usr/lib/tmpfiles.d/sddm.conf:6: Line references path below legacy directory /var/run/, updating /var/run/sddm → /run/sddm; please update the tmpfiles.d/ drop-in file accordingly. Any ideas what this is about? Thanks, Neal

Re: csv2lyx.py not working with python3??

2023-03-07 Thread Neal Becker
On Mon, Mar 6, 2023 at 3:04 PM Neal Becker wrote: > python3 -tt /usr/share/lyx/scripts/csv2lyx.py > all_results-2023-03-06T13:58:32-0.csv all_results-2023-03-06T13:58:32-0.lyx > Traceback (most recent call last): > File "/usr/share/lyx/scripts/csv2lyx.py", line 170

csv2lyx.py not working with python3??

2023-03-06 Thread Neal Becker
python3 -tt /usr/share/lyx/scripts/csv2lyx.py all_results-2023-03-06T13:58:32-0.csv all_results-2023-03-06T13:58:32-0.lyx Traceback (most recent call last): File "/usr/share/lyx/scripts/csv2lyx.py", line 170, in input_file = "".join(open(infile,'rU').readlines())

Problem with new \date lyx-2.4.0beta2

2023-03-03 Thread Neal Becker
In the attached, if the note hiding the 'date' is dissolved (so date is present), then lualtex output is missing the title page. -- *Those who don't understand recursion are doomed to repeat it* new_reduced_complexity_beamforming.lyx Description: application/lyx -- lyx-devel mailing list

Re: Taking better advantage of BTRFS

2023-02-25 Thread Neal Becker
snapper (I believe this is suse's tool) can be installed on Fedora. Unfortunately it takes a little extra work to setup the subvolumes correctly. I found an article (on reddit?) and mine are setup as: sudo btrfs subvolume list / ID 256 gen 149284 top level 5 path root ID 257 gen 149284 top level

Re: how to report crash recorded with gdb

2023-02-25 Thread Neal Becker
"where" should give a traceback On Sat, Feb 25, 2023, 9:01 AM Wolfgang Engelmann wrote: > I ran a lyx document under 2.4 which was started with gdb. It crashed > and I do not know how to report it to the maintainers. This is the > terminal > > > text-user-interface -- TUI is the GDB text based

Re: [X2Go-User] Copy/paste from client not working

2023-02-22 Thread Neal Becker
I've installed/used copyq on both client and server (both f37), and things are working fine. On Wed, Feb 22, 2023 at 5:32 PM Michael Eager wrote: > I'm connecting to a Fedora 37 server running KDE Plasma from a Fedora 33 > KDE system. The version of X2Go installed on the server is 4.1.0.3. >

Re: [X2Go-User] xrandr settings - how do you handle this?

2023-02-16 Thread Neal Becker
>>> ># find a connected monitor >>> ># >>> >MONITOR="`xrandr --listmonitors | awk '/0:/ {print $4}'`" >>> >if [ ! -z $MONITOR ]; then >>> >echo "Setting $MODE mode on $MONITOR" >>

[X2Go-User] xrandr settings - how do you handle this?

2023-02-13 Thread Neal Becker
Do you connect to a running x2go session using screens with different resolutions? Let's say I started an x2go session (xfce) from my laptop, which happens to be 1920x1600. Later I connect to that same session, this time using a monitor with say 3840x2160. Now I need to resize everything. Going

Re: power profiles

2023-01-25 Thread Neal Becker
On Wed, Jan 25, 2023 at 7:14 AM Frederic Muller wrote: > On 25/01/2023 17:34, Stephen Morris wrote: > > On 25/1/23 21:25, Frederic Muller wrote: > > On 25/01/2023 17:01, Barry Scott wrote: > > > On 25/01/2023 06:30, Frederic Muller wrote: > > Hi! > > It seems i can only stay in Power Saver mode,

Re: 2.4.0-beta-2 possible regression: Float inset stops instant preview

2023-01-22 Thread Neal Becker
On Sun, Jan 22, 2023 at 2:47 PM Eric Barkan wrote: > As requested, I've compiled the user guide with 2.4.0-beta2 on Fedora 37. > The compile succeeds and the resulting PDF looks perfect, at least on a > quick scan-through. However, I noticed that instant preview is not working > for the

Re: Build lyx 2.3.7 on Fedora Linux 37

2023-01-22 Thread Neal Becker
What I would try is getting the srpm for 2.3.6, installing, update spec for 2.3.7, put 2.3.7 tar in sources, and try rpmbuild. On Sun, Jan 22, 2023, 11:40 AM Joseph Hesse wrote: > Hi, > > On Fedora Linux 37 lyx 2.3.7 is not currently available in the Fedora 37 > software repository. I plan on

Re: 2.4.0-beta-2 possible regression: Float inset stops instant preview functionality in Fedora 37 X86_64

2023-01-21 Thread Neal Becker
s of > the first semester here. > > First there is a remark that needs to be done. Since lyx-devel uses a > different configuration directory, by default ~/.lyx-devel, the > configurations are not synchronized with those used by LyX 2.3 (that > should be using, in general, ~/.lyx. >

Re: 2.4beta1 no math preview

2023-01-21 Thread Neal Becker
On Sat, Jan 21, 2023 at 11:17 AM José Matos wrote: > On Thu, 2023-01-19 at 17:55 -0500, Neal Becker wrote: > > Now on version 2.4.0-beta2, still no math preview. > > > > Version 2.4.0-beta2 > > (Sunday, December 11, 2022) > > > > Qt Version (run-time)

Re: 2.4beta1 no math preview

2023-01-19 Thread Neal Becker
On Thu, Jan 19, 2023 at 5:52 PM Neal Becker wrote: > > > On Thu, Jan 19, 2023 at 5:50 PM Neal Becker wrote: > >> >> >> On Thu, Jan 19, 2023 at 8:35 AM José Matos wrote: >> >>> On Thu, 2023-01-19 at 08:17 -0500, Neal Becker wrote: >>> > I

Re: 2.4beta1 no math preview

2023-01-19 Thread Neal Becker
On Thu, Jan 19, 2023 at 5:50 PM Neal Becker wrote: > > > On Thu, Jan 19, 2023 at 8:35 AM José Matos wrote: > >> On Thu, 2023-01-19 at 08:17 -0500, Neal Becker wrote: >> > I'm testing 2.4beta1 fedora 37 from name=Copr repo for lyx-devel >> > owned by jamatos.

Re: 2.4beta1 no math preview

2023-01-19 Thread Neal Becker
On Thu, Jan 19, 2023 at 8:35 AM José Matos wrote: > On Thu, 2023-01-19 at 08:17 -0500, Neal Becker wrote: > > I'm testing 2.4beta1 fedora 37 from name=Copr repo for lyx-devel > > owned by jamatos. > > > > In 2.4beta1 choosing tools/preferences/look+feel/display/instan

2.4beta1 no math preview

2023-01-19 Thread Neal Becker
I'm testing 2.4beta1 fedora 37 from name=Copr repo for lyx-devel owned by jamatos. In 2.4beta1 choosing tools/preferences/look+feel/display/instant-preview (on) doesn't seem to do anything. I should add that in 2.3.6 I never got math preview to work either, but it has a different problem. Math

Changing default for view C-r?

2023-01-18 Thread Neal Becker
I'm just playing with lyx-2.4 beta (thanks for providing the copr on Fedora!). How do I customize so that lualatex is used when I hit C-r? Thanks, Neal -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: texlive

2023-01-11 Thread Neal Becker
On Wed, Jan 11, 2023 at 5:51 AM Patrick Dupre wrote: > Hello, > > texlive 2021 is considered as too old now by latex developers > texlive 2022 will come with fc38 if I understand. > Is there any option to be able to run texlive 2022 with fc36? > Is pdflatex or one of the more modern variants an

Re: F38 proposal: Unfiltered Flathub (System-Wide Change proposal)

2023-01-11 Thread Neal Becker
The one concern I have with this proposal is it says that flatpak version would only be offered if it didn't duplicate a package in fedora. The potential problem I see is this depends on Fedora and Flathub being totally consistent in their naming. ___

Re: FYI - Issues with kernel-6.0.17-200.fc36.x86_64 and KDE

2023-01-09 Thread Neal Becker
On Mon, Jan 9, 2023 at 3:07 PM Go Canes wrote: > I had issues after updating to kernel-6.0.17-200.fc36.x86_64 this past > Sunday. Two dissimilar systems (a Dell XPS 15 laptop and a > scratch-built media PC) both locked-up hard when booting - never got > as far as the login screen. I thought I

snapper on fedora

2022-12-24 Thread Neal Becker
For several years I've been jealous of Suse for snapper. There's been a snapper package for Fedora for some time, but I don't think it set up the subvolumes correctly. I tried following this guide (warning: chrome doesn't seem to like this page)

Re: fwupd broke my wifi on new laptop

2022-12-22 Thread Neal Becker
> > > After some more investigation I'm suspecting that this may have been unrelated to the fw update. I've seen 2 times since where my phone has failed trying to connect to the 5G until I rebooted the router. I did not think the boot delay and message was caused by this because I did not think

Re: fwupd broke my wifi on new laptop

2022-12-21 Thread Neal Becker
On Tue, Dec 20, 2022 at 12:25 PM Richard Hughes wrote: > On Tue, 20 Dec 2022 at 15:27, Jeffrey Walton wrote: > > fwupdmgr is not well documented. The man pages suck > > Remember to be awesome. This is an open source project and the number > of people writing documentation is less than one. > >

Re: fwupd broke my wifi on new laptop

2022-12-20 Thread Neal Becker
Well I performed 2 downgrades. On the 2nd one it totally hung, saying 100% done and will reboot. It won't. Even holding the power button does nothing. On Tue, Dec 20, 2022 at 10:27 AM Jeffrey Walton wrote: > On Tue, Dec 20, 2022 at 10:18 AM Neal Becker wrote: > > > > Bran

fwupd broke my wifi on new laptop

2022-12-20 Thread Neal Becker
Brand new lenovo x1 carbon. Today the "discover" sw update app suggest fw updates. I went ahead with them. Now wifi isn't working properly. At boot, I get a hang on Job NetworkManager-wait-online.service/start running Then it will finish boot after some time, but only 2.4G wifi works. It

Re: Adding file swap on btrfs

2022-12-19 Thread Neal Becker
On Mon, Dec 19, 2022 at 2:58 PM Neal Becker wrote: > I've just installed f37 on a new lenovo x1 carbon. > One thing, the installation didn't setup any swap (other than zswap). > > After a bit of reading I found > sudo btrfs filesystem mkswapfile -s 32G /swapfile > But:

Adding file swap on btrfs

2022-12-19 Thread Neal Becker
I've just installed f37 on a new lenovo x1 carbon. One thing, the installation didn't setup any swap (other than zswap). After a bit of reading I found sudo btrfs filesystem mkswapfile -s 32G /swapfile But: sudo swapon -v /swapfile swapon: /swapfile: found signature [pagesize=4096,

Re: [X2Go-User] freezing after update to fedora 37

2022-11-28 Thread Neal Becker
On Mon, Nov 28, 2022 at 6:18 PM Norman Gaywood wrote: > Hi Neal, > > Have you tried disabling or uninstalling the screensaver on the server? > > > On Tue, 29 Nov 2022 at 07:54, Neal Becker wrote: > >> Been using x2go for many fedora releases. After updating both cli

[X2Go-User] freezing after update to fedora 37

2022-11-28 Thread Neal Becker
Been using x2go for many fedora releases. After updating both client and server to fedora f37, I have a new problem. I've tried multiple desktops, including xfce and lxde, and have the same symptoms. After starting a session, it initially works fine. When I come back later to try to use it, it

Re: Why is Theorems (ams-extended) not available?

2022-11-05 Thread Neal Becker
Without adding setbeamertemplate{theorems}[numbered] I did not get numbered theorems On Sat, Nov 5, 2022, 3:20 PM Dr Eberhard W Lisse wrote: > To me it looks like it is already installed... > > el > > > On 04/11/2022 22:02, Neal Becker wrote: > > Why is Theorems (ams

Re: Why is Theorems (ams-extended) not available?

2022-11-04 Thread Neal Becker
at 4:06 PM Scott Kostyshak wrote: > On Fri, Nov 04, 2022 at 04:02:59PM -0400, Neal Becker wrote: > > Why is Theorems (ams-extended) not available (Add is grayed out)? See > > screenshot below. This is lyx-2.3.6.1 on Fedora 36. > > I think first you have to add Theorem

Re: [OT] Xorg, X11, Wayland

2022-10-30 Thread Neal Becker
On Sun, Oct 30, 2022 at 11:38 AM Jonathan Billings wrote: > On Oct 30, 2022, at 07:42, Neal Becker wrote: > > I have been watching Wayland with interest since it's beginning. There is > still one thing which prevents me from switching. I need to attend remote > meetings, us

Re: [OT] Xorg, X11, Wayland

2022-10-30 Thread Neal Becker
I have been watching Wayland with interest since it's beginning. There is still one thing which prevents me from switching. I need to attend remote meetings, using teams, zoom, etc. I always prefer to use the web interfaces for those, through chrome (firefox won't work on teams). If I use

Re: Mailing lists and Discourse

2022-10-25 Thread Neal Becker
On Tue, Oct 25, 2022 at 5:35 AM Tim via users wrote: > On Mon, 2022-10-24 at 20:44 -0400, Sam Varshavchik wrote: > > I've been observing, from the sidelines, the devolution of mailing > > lists, Usenet, and IRC into web-based discussion forums of various > > flavors; getting the bar lowered to

Re: Sound distorted (new, F36)

2022-10-24 Thread Neal Becker
On Mon, Oct 24, 2022 at 9:32 AM Neal Becker wrote: > I've got a lenovo laptop x1 carbon 2017 which has been working fine for > years on the latest fedora versions. The sound survived to update to F36. > But something in an update in the past several weeks has broken it. Whe

Sound distorted (new, F36)

2022-10-24 Thread Neal Becker
I've got a lenovo laptop x1 carbon 2017 which has been working fine for years on the latest fedora versions. The sound survived to update to F36. But something in an update in the past several weeks has broken it. When I try to conference with other users, they report my sound is distorted, even

[Numpy-discussion] Re: Exporting numpy arrays to binary JSON (BJData) for better portability

2022-08-25 Thread Neal Becker
> > > the loading time (from an nvme drive, Ubuntu 18.04, python 3.6.9, numpy > 1.19.5) for each file is listed below: > > 0.179s eye1e4.npy (mmap_mode=None) > 0.001s eye1e4.npy (mmap_mode=r) > 0.718s eye1e4_bjd_raw_ndsyntax.jdb > 1.474s eye1e4_bjd_zlib.jdb > 0.635s eye1e4_bjd_lzma.jdb > > >

Re: opinions: backups

2022-08-16 Thread Neal Becker
I use borg and am very happy with it. As Chris, I only backup /home, everything else is replaceable. Oh, I occasionally make a backup of /etc also. On Tue, Aug 16, 2022 at 6:05 AM Patrick O'Callaghan wrote: > On Sun, 2022-08-14 at 21:04 -0500, Richard Shaw wrote: > > On Sun, Aug 14, 2022 at

Re: WebEx client no longer works on Fedora 36

2022-07-29 Thread Neal Becker
On Fri, Jul 29, 2022 at 1:24 PM Ranjan Maitra wrote: > Neal, > > Not recently, but why should I try WebEx through the browser, and > potentially give them all the information that they can vacuum up from the > browser? I just wonder why the video for the linux client stopped working. > > There

Re: WebEx client no longer works on Fedora 36

2022-07-29 Thread Neal Becker
My usual advice, have you tried the web client? On Fri, Jul 29, 2022 at 11:29 AM Ranjan Maitra wrote: > Dear friends, > > Does anyone still have the official Cisco WebEx linux client work with > Fedora 36? It used to work fine a month or so ago, but has not worked for > me for the last two

Re: dvi export

2022-07-13 Thread Neal Becker
On Wed, Jul 13, 2022 at 8:26 AM Herbert Voss wrote: > > > Wolfgang, > > it does not reallly make sense to use the dvi export nowadays. > It is an intermediate file format for TeX but for lualatex superfluous. > Unfortunately nobody told IEEE. To submit to conferences they require .dvi and

akmods issue

2022-07-06 Thread Neal Becker
Speaking of nvidia and akmods, I just had an issue this morning. On my server I'm using nvidia proprietary driver from rpmfusion. Apparently it was updated (automatically) last night and when I tried to run experiments on the gpu this morning I got the dreaded version mismatch between the kernel

Re: Installing cuda on Fedora 36

2022-06-27 Thread Neal Becker
tried F36. On Mon, Jun 27, 2022 at 12:30 PM Steve Underwood wrote: > On 27/06/2022 15:26, Neal Becker wrote: > > I *did not *install driver from nvidia, I am using rpmfusion driver > > nvidia's version of drivers conflict with rpmfusions versions > > I did that, but I hit problems

Re: Installing cuda on Fedora 36

2022-06-27 Thread Neal Becker
Did you add https://developer.download.nvidia.com/compute/cuda/repos/fedora35/x86_64? I have a working install, which has [nbecker@nbecker8 multicarrier-predistortion]$ rpm -qa *cuda* cuda-toolkit-config-common-11.6.55-1.noarch cuda-toolkit-11-config-common-11.6.55-1.noarch

Re: What package do I need to install for my Nvidia card

2022-06-17 Thread Neal Becker
On Fri, Jun 17, 2022 at 8:00 AM Anil F Duggirala wrote: > Hello, > > I have read part of the https://rpmfusion.org/Howto/NVIDIA guide to > know how to install proprietary drivers for my Nvidia card. My laptop > comes with a regular Intel Graphics card alongside an Nvidia Geforce > GTX 960M card.

Re: [X2Go-User] Fedora 36 and glx fails with GLXUnsupportedPrivateRequest

2022-06-11 Thread Neal Becker
sairuk wrote: > Maybe they did, couldn't say. my use case probably won't be a popular one > but i'll run it through it anyway. My setup might not even be optimal so I > am happy to consider advice. > > This was a finding while I was investigating why Zoom started crashing > after the whiteboard

Re: [X2Go-User] Mounting of home dir is failing

2022-05-29 Thread Neal Becker
; system that's not properly configured. > > As I am not really into the x2go mechanism I suggest to play around > with sshfs alone on the server and try to mount your home from the > client. If that does not work try to fix it. > > Uli > > On Sun, May 29, 2022 at 2:08 PM Neal Bec

[X2Go-User] Mounting of home dir is failing

2022-05-29 Thread Neal Becker
Just noticed that mounting of my home dir is failing. In journal I see: May 29 08:02:40 nbecker8 /usr/bin/x2gomountdirs[878032]: WARNING: mounting of /home/nbecker failed May 29 08:02:41 nbecker8 /usr/bin/x2gomountdirs[878032]: WARNING: mounting of

openvpn vs F36

2022-05-17 Thread Neal Becker
After updating F35->F36 my openvpn client is no longer connecting. I did look at https://ask.fedoraproject.org/t/openssl-error-when-connecting-to-vpn-via-networkmanager-fedora-36/21123 And followed the last response

Re: attempt system-upgrade f35-f36 fails on mutter

2022-05-07 Thread Neal Becker
On Sat, May 7, 2022 at 6:37 AM Neal Becker wrote: > sudo dnf system-upgrade download --releasever=36 --skip-broken --best > Before you continue ensure that your system is fully upgraded by running > "dnf --refresh upgrade". Do you want to continue [y/N]: y > [...] >

attempt system-upgrade f35-f36 fails on mutter

2022-05-07 Thread Neal Becker
sudo dnf system-upgrade download --releasever=36 --skip-broken --best Before you continue ensure that your system is fully upgraded by running "dnf --refresh upgrade". Do you want to continue [y/N]: y [...] Error: Problem: package mutter3.38-libs-3.38.6-1.fc35.x86_64 requires

Re: RFI/RFC: Fedora Linux graphical recovery environment

2022-04-04 Thread Neal Becker
There are several recovery disks available that could serve as examples. https://www.system-rescue.org/ On Mon, Apr 4, 2022 at 7:12 AM Fabio Valentini wrote: > On Thu, Mar 31, 2022 at 11:39 PM Neal Gompa wrote: > > > > Hey all, > > > > Earlier this week, the Fedora Workstation WG discussed a

setup for M/L (nvidia)

2022-04-01 Thread Neal Becker
Trying to setup for machine learning. Here's what I tried. Actually, we can just view dnf history. In reverse chronological order: 1. install the nvidia device driver from rpmfusion: sudo dnf install 61 | install /var/cudnn-local-repo-rhel7-8.3.2.44/libcudn | 2022-03-31 18:38 | Install

Re: conflict beamer, eulervm (with mnwe)

2022-03-31 Thread Neal Becker via lyx-users
Yes, that fixed it! Thanks! On Thu, Mar 31, 2022 at 12:32 PM Jürgen Spitzmüller via lyx-users < lyx-users@lists.lyx.org> wrote: > Am Donnerstag, dem 31.03.2022 um 12:09 -0400 schrieb Neal Becker via > lyx-users: > > Strange conflict. Using beamer, if > > \usep

conflict beamer, eulervm (with mnwe)

2022-03-31 Thread Neal Becker via lyx-users
Strange conflict. Using beamer, if \usepackage{eulervm} is added, then when \hat{a} used something happened that causes: ! Undefined control sequence. \hat l.39 \end{frame} without \hat{} there is no error, and without \usepackage{eulervm} there is no error. Any thoughts? Thanks, Neal

Re: beamer reference to a page number?

2022-03-30 Thread Neal Becker via lyx-users
OK, I got it. If I use I get the slide number, which is what I wanted. On Wed, Mar 30, 2022 at 3:04 PM Neal Becker wrote: > Hmm, a bit more complicated than I thought. I really want the cross > reference to the slide number, which is indicated in the footer. > When I put \secti

Re: beamer reference to a page number?

2022-03-30 Thread Neal Becker via lyx-users
this. On Wed, Mar 30, 2022 at 2:21 PM Paul A. Rubin via lyx-users < lyx-users@lists.lyx.org> wrote: > On 3/30/22 13:56, Neal Becker via lyx-users wrote: > > Can I make a reference to a page number in a beamer document? How? > > > > > When you say "beamer documen

beamer reference to a page number?

2022-03-30 Thread Neal Becker via lyx-users
Can I make a reference to a page number in a beamer document? How? -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

yubikey?

2022-03-26 Thread Neal Becker
I'm curious about getting a yubikey to use for 2fa, and wondering if it will just work on Fedora 35+. I've seen an article on setting up yubikey for auth on fedora, but I'm not interested in using it to authenticate for login on my laptop. I'm interested in having it work for 2fa on chrome and

Re: Can't fedpkg new-sources (403)

2022-03-16 Thread Neal Becker
On Wed, Mar 16, 2022 at 2:40 PM Kevin Fenzi wrote: > On Wed, Mar 16, 2022 at 01:55:03PM -0400, Neal Becker wrote: > > On Wed, Mar 16, 2022 at 1:45 PM Neal Becker wrote: > > > > > > > > > > > On Wed, Mar 16, 2022 at 1:38 PM Neal Becker > wrote: >

Re: Can't fedpkg new-sources (403)

2022-03-16 Thread Neal Becker
On Wed, Mar 16, 2022 at 1:45 PM Neal Becker wrote: > > > On Wed, Mar 16, 2022 at 1:38 PM Neal Becker wrote: > >> I believe it is failing on the line: >> File "/usr/lib/python3.10/site-packages/pyrpkg/lookaside.py", line 298, >> in upload >> i

Re: Can't fedpkg new-sources (403)

2022-03-16 Thread Neal Becker
On Wed, Mar 16, 2022 at 1:38 PM Neal Becker wrote: > I believe it is failing on the line: > File "/usr/lib/python3.10/site-packages/pyrpkg/lookaside.py", line 298, > in upload > if self.remote_file_exists(name, filename, hash): > File "/usr/lib/p

Re: Can't fedpkg new-sources (403)

2022-03-16 Thread Neal Becker
f.raise_upload_error(status) So maybe the file already exists in the cache? But then, sources has not been updated, and if I try fedpkg local it will attempt to build the old version 1.8.1, not the new 1.9.0. On Wed, Mar 16, 2022 at 11:44 AM Neal Becker wrote: > > > On Wed, Mar 16,

Re: Can't fedpkg new-sources (403)

2022-03-16 Thread Neal Becker
On Wed, Mar 16, 2022 at 11:28 AM Ankur Sinha wrote: > On Wed, Mar 16, 2022 10:46:43 -0400, Neal Becker wrote: > > Sorry if this is a duplicate message, previous one was held for > moderation. > > > > $ fedpkg new-sources ~/Downloads/unuran-1.9.0.tar.gz > > Could

Re: Can't fedpkg new-sources (403)

2022-03-16 Thread Neal Becker
On Wed, Mar 16, 2022 at 10:57 AM Alexander Sosedkin wrote: > On Wed, Mar 16, 2022 at 3:47 PM Neal Becker wrote: > > > > Sorry if this is a duplicate message, previous one was held for > moderation. > > > > $ fedpkg new-sources ~/Downloads/unuran-1.9.0.tar.gz >

Can't fedpkg new-sources (403)

2022-03-16 Thread Neal Becker
Sorry if this is a duplicate message, previous one was held for moderation. $ fedpkg new-sources ~/Downloads/unuran-1.9.0.tar.gz Could not execute new_sources: Fail to upload files. Server returns status 403 I haven't been active in packaging for some time, did I miss something? -- *Those who

beamer frame (again)

2022-03-15 Thread Neal Becker via lyx-users
I'm trying to get used to the lyx way to insert beamer frames. Compared to the inset method I've been using I find it a bit inefficient, but maybe I need to learn some keyboard shortcuts to help with that. One thing I'm having trouble with is inserting a beamer frame into a sequence of existing

Re: Kinda OT: Email clients and Email Management

2022-03-12 Thread Neal Becker
You can (and I do) make my own filters in gmail for e.g., this maillist, which moves it into a folder and is reflected in IMAP as a folder. In addition, gmail has an orthogonal system they call categories that auto-categorizes mail: inbox, social, updates, formus, promotions. This is not

Re: Kinda OT: Email clients and Email Management

2022-03-08 Thread Neal Becker
I've tried to move away from gmail, but it's not easy. I've been a kde fan for years, and back in the day used kmail. Triggered by this discussion, I tried again to use kmail with gmail/imap. But after waiting some hours for mail to sync gave up. I've never used evolution, but decided to try

multirow table elements

2022-02-28 Thread Neal Becker via lyx-users
I wanted to make some of the column headings multirow, because otherwise they would use too much horizontal space. I see that I can select the cell, then settings/column settings, set a width will then autowrap the cell text, and I can use ctrl-enter to put the linebreak where I want. There is

Re: ssd keeps dying (OT)

2022-02-25 Thread Neal Becker
Endgame: So now the system is running from the sata ssd drive, but the nvme ssd is plugged into the M.2->pcie adapter with the failed ssd now working again. So I ask, what's the difference in speed between the nvme ssd plugged into the pcie and the sata? I run bonnie++ on the nvme and then: Feb

Re: ssd keeps dying (OT)

2022-02-24 Thread Neal Becker
Well the fact that the failed ssd is working again tells me it wasn't zapped by static or power transients. The comment about taking a long time for the ssd to reorganize itself is interesting, but here it failed 1 day, and I went to fix it the next day, where it still was not detected by F35

Re: ssd keeps dying (OT)

2022-02-23 Thread Neal Becker
OK, status update. 1. The workstation is located in a offices of a large satellite ISP. Clean power is probably not an issue. 2. Attempt to reboot machine. BIOS boot options does not show the M.2 SSD existing. 3. Boot F35 from USB live. Go to install to disk. SSD is not shown as an option

Re: ssd keeps dying (OT)

2022-02-22 Thread Neal Becker
ote: > On Tue, 22 Feb 2022 at 10:04, Neal Becker wrote: > >> Thanks Richard. Yes, I talked with Titan; they suggested trying the >> pcie-m.2 adapter. I will try them again. >> I have not checked for bios updates. Not sure how to go about that (last >> time I did that

Re: ssd keeps dying (OT)

2022-02-22 Thread Neal Becker
again later today, but just looking for ideas. Thanks, Neal On Tue, Feb 22, 2022 at 8:44 AM Richard Shaw wrote: > On Tue, Feb 22, 2022 at 7:34 AM Neal Becker wrote: > >> I know this is a bit OT, but you guys are great at answering all >> questions. >> >> I b

ssd keeps dying (OT)

2022-02-22 Thread Neal Becker
I know this is a bit OT, but you guys are great at answering all questions. I bought a workstation from Titan computers around 1/2020 (dual EPYC cpu). After about 1 year it stopped working. I could ssh to it, and almost any command would return Input/Output error. Unfortunately journalctl gave

Re: --load question

2022-02-11 Thread Neal Becker
ult it's the number of hyperthreaded cores available. > > > > Joe > > > > On Sat, Feb 5, 2022 at 9:23 AM Neal Becker wrote: > >> > >> Newb here. I want to schedule a bunch of tasks > #cores. Let's say I > want to run #cores at a time (100% utilization)

python3.11a4 pulled in as weak dep

2022-02-05 Thread Neal Becker
On my update yesterday on F35, python3.11a4 got pulled in as a 'weak' dependency. How can I trace where this dep came from? Thanks, Neal -- *Those who don't understand recursion are doomed to repeat it* ___ devel mailing list --

--load question

2022-02-05 Thread Neal Becker
Newb here. I want to schedule a bunch of tasks > #cores. Let's say I want to run #cores at a time (100% utilization). If I do seq 1 1000 | parallel --load 100% blah blah... What is the load that is being looked at? A 5 minute load average? So at the time I start this 1000 tasks, loadave is 0

Re: Interactive task scheduling (system) ? How do I run a list of tasks consecutively on a server ?

2022-02-04 Thread Neal Becker
ler is very simple and doesn't know about free memory) On Fri, Feb 4, 2022 at 10:24 AM John Mellor wrote: > On 2022-02-04 09:04, Neal Becker wrote: > > After this discussion, I needed a simple batch scheduling system. I tried > installing and starting condor on F35. Never saw so many sel

Re: OpenVPN 2.x with kernel acceleration

2022-02-04 Thread Neal Becker
Does this modified openvpn support all the same features/options as the stable release version? Thanks, Neal On Fri, Feb 4, 2022 at 5:04 AM David Sommerseth wrote: > On 03/02/2022 05:52, Demi Marie Obenour wrote: > > On 2/2/22 13:34, David Sommerseth wrote: > >> > >> Hi, > >> > >> An OpenVPN

Re: Interactive task scheduling (system) ? How do I run a list of tasks consecutively on a server ?

2022-02-04 Thread Neal Becker
that's be great. On Wed, Jan 26, 2022 at 2:04 PM Fred Erickson wrote: > On Wed, 26 Jan 2022 12:59:23 -0500 > Neal Becker wrote: > > > I've needed this over the years but all the ones I've seen appeared > > much too complex for my simple use case. I ended up writing my o

Re: pixel buds: either mono or no microphone, take your pick

2022-02-02 Thread Neal Becker
In case I wasn't clear, what I want is to have a microphone input AND stereo sound. On Wed, Feb 2, 2022 at 7:51 AM Neal Becker wrote: > I'm trying to use my pixel bud headphones with my laptop (lenovo X1 carbon > gen 4). I'm using kde and blueman-applet. > > Basically I can choos

pixel buds: either mono or no microphone, take your pick

2022-02-02 Thread Neal Becker
I'm trying to use my pixel bud headphones with my laptop (lenovo X1 carbon gen 4). I'm using kde and blueman-applet. Basically I can choose 2 profiles: High Fidelity Playback (A2DP sink) or Headset Head Unit (HSP/HFP) There are also variations on these with different codec choices, but that

Re: Picking a new laptop

2022-02-01 Thread Neal Becker
My 'Ctrl-A' and 'Ctrl-E' work just fine (ctrl mapped to capslock where the unix gods intended).. Alt is meta. What do you mean by "I wish there were a Linux desktop that did that and used the Command key the right way also."? On Tue, Feb 1, 2022 at 9:21 AM James Szinger wrote: > I have had

Re: Picking a new laptop

2022-02-01 Thread Neal Becker
I believe both lenovo and dell ship laptops with linux installed. On Mon, Jan 31, 2022 at 6:37 PM Geoffrey Leach wrote: > H ... well how's about a company that designs *for* Linux? > Star Labs https://starlabs.systems/ is a UK company that sells direct. > I have their Starlite laptops and

Re: [X2Go-User] Display Going Black When Clicking on Certain Windows on remote system

2022-01-30 Thread Neal Becker
Could this be caused by compositing? On Sun, Jan 30, 2022, 5:40 AM Ulrich Sibiller wrote: > Hmm, interesting. I have no idea how this could happen. Let's try to > narrow down the issue. > > Some ideas: > - Please ensure you have the latest nx-libs (3.5.99.26) installed. > - Are you reconnecting

Re: Interactive task scheduling (system) ? How do I run a list of tasks consecutively on a server ?

2022-01-26 Thread Neal Becker
I've needed this over the years but all the ones I've seen appeared much too complex for my simple use case. I ended up writing my own using pyxmlrpc. Unfortunately haven't used it for years and don't know if I could find it again (was uploaded to pypi at one time). Are any of these batch

Re: [X2Go-User] session freezing

2022-01-26 Thread Neal Becker
One more bit of info: I'm running htop. The display is updating 1/sec. But it does not respond to input (mouse clicks). The cursor does move. On Wed, Jan 26, 2022 at 7:51 AM Neal Becker wrote: > Appears to be disabled. I restored my account from a backup on the server > side, so shoul

Re: [X2Go-User] session freezing

2022-01-26 Thread Neal Becker
ments/b31ko2/psa_dont_forget_to_turn_off_compositing/ > > Uli > > On Wed, Jan 26, 2022 at 1:21 PM Neal Becker wrote: > > > > Client and server are both Fedora 35. > > > > xfce session. > > > > This setup has worked for years. An SSD failed on the s

[X2Go-User] session freezing

2022-01-26 Thread Neal Becker
Client and server are both Fedora 35. xfce session. This setup has worked for years. An SSD failed on the server, and after re-installing F35 on it, now x2go session keeps freezing. Seems to happen at least when it is left running unattended. The x2go screen is shown, but unable to get focus

Re: ssd keeps dying??

2022-01-16 Thread Neal Becker
Well I guess I can try reseating it, good idea. Unfortunately this server is remote from me, so might as well collect ideas before driving over. On Sun, Jan 16, 2022, 3:00 PM Joe Zeff wrote: > On 1/16/22 11:44 AM, Neal Becker wrote: > > Now it's dead again. I can ssh to the machine.

ssd keeps dying??

2022-01-16 Thread Neal Becker
I've had a workstation (dual amd rome) for about 2 years. The M2 ssd died after about 1 year. I replaced it with a samsung 980 pro, which then lasted almost 1 more year. Then I replaced it with a 1TB samsung 980 pro, this time with heat sink. This lasted a few weeks. I had been looking at

Re: [X2Go-User] xfce not usable (fedora f35)

2022-01-11 Thread Neal Becker
mpositing/ > > > > On Tue, Jan 11, 2022 at 2:13 PM Neal Becker wrote: > > > > I just tried xfce as a remote desktop. Client and server both fedora > f35. > > > > I found it unusable. After desktop starts, I tried clicking icons to > open a terminal, and th

[X2Go-User] xfce not usable (fedora f35)

2022-01-11 Thread Neal Becker
I just tried xfce as a remote desktop. Client and server both fedora f35. I found it unusable. After desktop starts, I tried clicking icons to open a terminal, and the file manager. Nothing appears. Tried close x2go and reopen. Now the missing terminal and file windows appear. Try to drag

Re: F36 Change: Default To Noto Fonts (System-Wide Change proposal)

2022-01-06 Thread Neal Becker
Sorry, don't understand the question. I was testing with non-variable fonts, all were "mono". On Wed, Jan 5, 2022 at 9:45 PM Akira TAGOH wrote: > On Fri, Dec 31, 2021 at 1:08 AM Neal Becker wrote: > > > > After seeing this proposal I tried playing with Noto Sans Mon

Re: Screen sharing: global solution for Wayland that works for all apps

2022-01-05 Thread Neal Becker
You may have heard me mention on this list that this is a barrier for me to switch to Wayland. Working from home, as so many of us are, I need to give presentations. I prefer not to share my screen, but share a window. Using chrome, for example, I could share a screen, a window, or a tab.

<    1   2   3   4   5   6   7   8   9   10   >