Re: OT: Freestanding spreadsheet program?

2021-04-24 Thread Weaver
On 25-04-2021 13:07, rustbuck...@pm.me wrote: > Weaver wrote: >> On 24-04-2021 08:25, Stefan Monnier wrote: Back in the good (bad?) old days of TRS-80, all we had was VisiCalc. Simple. Today, is there a useful spreadsheet program that does not rely on all the baggage associate

Re: OT: Freestanding spreadsheet program?

2021-04-24 Thread Stefan Monnier
> I think he also wanted something that doesn't require a desktop environment. AFAIK Gnumeric works fine in "naked X11". Stefan

Debian Buster and backuppc

2021-04-24 Thread Gary L. Roach
Hi all, Has anyone gotten backuppc version 4 to work on Debian Buster. I tried to install version 4 and got a missing dependency. The version of libgci-pm-perl has changed from version 4.40-1 in buster to version 4.51-1 in Bullseye. Can I safely upgrade to version 4.51-1 without breaking my s

Re: pci 0000:00:01:0: MSI quirk detected; subordinated MSI disabled ...

2021-04-24 Thread Celejar
On Fri, 23 Apr 2021 15:43:12 -0400 Dan Ritter wrote: ... > undefined. JavaScript is just a language; there's nothing > special about it that can't be done in Haskell, Forth or > Fortran. Web browsers tend to implement it, but you can also > turn it off altogether -- e.g. I can think of three dif

Re: Nvidia graphic card and newer kernels (open source driver)

2021-04-24 Thread Alexander V. Makartsev
On 23.04.2021 21:31, Malte Marwedel wrote: Has anyone experience with Nvidia cards without closed source drivers and newer kernels? I've stopped my attempts to make "nouveau" work a long time ago and never looked back. It is not finished, it lacks so much even basic functionality and now that d

Re: scanner recommendation

2021-04-24 Thread Joe
On Sat, 24 Apr 2021 14:59:12 -0400 Default User wrote: > > Thanks to all for the information. > > In regard to Brian's request for more information, my use case is > mostly just trying to digitize decades of personal paper documents, > such as letters, pictures, greeting cards, etc. > And also

Re: Nvidia graphic card and newer kernels (open source driver)

2021-04-24 Thread Felix Miata
Vincent Lefevre composed on 2021-04-24 21:05 (UTC+0200): > Yes, very bad experience with the nouveau driver (I haven't tried > recently with the latest kernels, but my bug reports remained > unanswered), which is the only free driver I know. In particular, > it is unusable with my laptop and an ex

Re: Nvidia graphic card and newer kernels (open source driver)

2021-04-24 Thread Vincent Lefevre
On 2021-04-23 18:31:55 +0200, Malte Marwedel wrote: > Has anyone experience with Nvidia cards without closed source drivers and > newer kernels? Yes, very bad experience with the nouveau driver (I haven't tried recently with the latest kernels, but my bug reports remained unanswered), which is the

Re: scanner recommendation

2021-04-24 Thread Default User
On Thu, Apr 22, 2021 at 10:27 AM Russell wrote: > > Brian wrote: > > > As with all of these asking for recommendations type questions, there > > is little detail provided. For example, do you want a standalone scanner > > or would an MFD suit? > > > > sane-airscan supports all modern MFDs. Shoppi

Re: OT: Freestanding spreadsheet program?

2021-04-24 Thread Bob Bernstein
Thank you all. For reasons completely beyond my grasp I selected 'teapot' for further investigation despite there being as far as I can tell no deb for it. Oh well. 9-) -- RSB

Re: TDE (Trinity Desktop Environment) vs KDE

2021-04-24 Thread Prof. Ramon Mulin
The Trinity is default DE on EOMA64 Debian version too! https://www.crowdsupply.com/eoma68/micro-desktop P.s.: Sorry for my basic and poor english. I'm brazilian! *Ramon Mulin Professor de História* Em 24/04/2021 10:04, Felmon Davis escreveu: On Thu, 22 Apr 2021, Andrew M.A. Cater wrote: Trini

Update problem key signature

2021-04-24 Thread Raphaël POITEVIN
Hello, On a remote server at OVH provider, I upgraded from Debian 8 to 9 and 9 to 10. I did'nt care if the problem appears after the last migration, because it's not my server, I just helped temporarily. But now: # apt-get update Err:1 http://debian.mirrors.ovh.net/debian buster-updates InRelease

Re: No networking after resume from suspend

2021-04-24 Thread David Wright
On Fri 23 Apr 2021 at 23:11:58 (-0400), Greg Wooledge wrote: > On Fri, Apr 23, 2021 at 09:59:09PM -0500, David Wright wrote: > > OTOH my startup files set Mywiredifname for scripts to use, where: > > > > Mywiredifname=$(ip -o link show | sed -e '/^[0-9]\+: [^e]/d;s/[0-9]\+: > > \([^:]\+\): .*/\1/

Re: bash completion and spaces

2021-04-24 Thread David Wright
On Sat 24 Apr 2021 at 13:46:24 (+0700), Victor Sudakov wrote: > David Wright wrote: > > > > > > > > > > I have an example app which can be run only as "app3 -h test1 -s foo" > > > > > or > > > > > "app3 -h test2 -s bar". So I decided to provide it with a small manual > > > > > completion for conv

Default browser settings muddle

2021-04-24 Thread Brad Rogers
Hello, I've recently been trying a few different browsers altering default browser settings via KDE/Plasma settings software. I've finally settled on a browser, but some apps, when they call the browser, open a page such as; file:///home/brad/.cache/kioexec/krun/49841_0/somepageorother rather tha

Re: bash completion and spaces

2021-04-24 Thread davidson
On Sat, 24 Apr 2021 Victor Sudakov wrote: David Wright wrote: I have an example app which can be run only as "app3 -h test1 -s foo" or "app3 -h test2 -s bar". So I decided to provide it with a small manual completion for convenience. [vas@test2 ~]$ ./list.sh -h test1 -s foo -h test2 -s bar [va

Re: TDE (Trinity Desktop Environment) vs KDE

2021-04-24 Thread Felmon Davis
On Thu, 22 Apr 2021, Andrew M.A. Cater wrote: Trinity is KDE 3 inspired so KDE from quite a while ago - it is lighterweight but it is tied very much to Q4OS which is Debian based but not pure Debian. my impression is that Q4OS is an offshoot of Trinity; I use it on one laptop more by acciden

Re: No networking after resume from suspend

2021-04-24 Thread Dan Ritter
Greg Wooledge wrote: > On Fri, Apr 23, 2021 at 09:59:09PM -0500, David Wright wrote: > > > (My days of running multiple ethernet cards are long gone, > > so sed will quit after one match.) > > Sounds like a naive assumption. Some motherboards have dual NICs built in, > don't they? A fair numbe