Re: tab completion is sluggish

2022-11-26 Thread tomas
On Sat, Nov 26, 2022 at 11:00:07PM +0100, email.list...@gmail.com wrote: [...] > select(1, [0], NULL, [0], {tv_sec=0, tv_usec=50}) = 0 ^ This (nearly ;-) answers my question: it is waiting for half-a-second on stdin, i.e. on you. You can probably speed things up by quickly hitt

Re: ASUS Laptops

2022-11-26 Thread Georgi Naplatanov
On 11/27/22 06:50, Gary Dale wrote: I've acquired an ASUS laptop (FA506IC-DS71-CA) and installed Debian on it. I started with Debian/Bullseye but had some problems starting a GUI (using sddm) so quickly did an apt full-upgrade to Bookworm. After installing the Realtek and Misc firmware, I'm abl

ASUS Laptops

2022-11-26 Thread Gary Dale
I've acquired an ASUS laptop (FA506IC-DS71-CA) and installed Debian on it. I started with Debian/Bullseye but had some problems starting a GUI (using sddm) so quickly did an apt full-upgrade to Bookworm. After installing the Realtek and Misc firmware, I'm able to boot into a Plasma5 desktop and

Re: tab completion is sluggish

2022-11-26 Thread email . lists81
On 2022-11-27 00:07, David Wright wrote: On Sat 26 Nov 2022 at 23:00:07 (+0100), email.list...@gmail.com wrote: On 2022-11-26 19:58, to...@tuxteam.de wrote: On Sat, Nov 26, 2022 at 09:55:49AM -0600, David Wright wrote: On Sat 26 Nov 2022 at 14:00:39 (+0100), email.list...@gmail.com wrote: Do

Re: tab completion is sluggish

2022-11-26 Thread email . lists81
On 2022-11-27 00:07, David Wright wrote: On Sat 26 Nov 2022 at 23:00:07 (+0100), email.list...@gmail.com wrote: On 2022-11-26 19:58, to...@tuxteam.de wrote: On Sat, Nov 26, 2022 at 09:55:49AM -0600, David Wright wrote: On Sat 26 Nov 2022 at 14:00:39 (+0100), email.list...@gmail.com wrote: Do

Re: tab completion is sluggish

2022-11-26 Thread email . lists81
On 2022-11-27 00:14, davidson wrote: On Sat, 26 Nov 2022 email.list...@gmail.com wrote: On 2022-11-26 16:55, David Wright wrote: On Sat 26 Nov 2022 at 14:00:39 (+0100), email.list...@gmail.com wrote: Doing tab completion in my user account is quite sluggish, it takes about half a second befor

Re: tab completion is sluggish

2022-11-26 Thread davidson
On Sat, 26 Nov 2022 email.list...@gmail.com wrote: On 2022-11-26 16:55, David Wright wrote: On Sat 26 Nov 2022 at 14:00:39 (+0100), email.list...@gmail.com wrote: Doing tab completion in my user account is quite sluggish, it takes about half a second before anything happens after pressing tab.

Re: tab completion is sluggish

2022-11-26 Thread David Wright
On Sat 26 Nov 2022 at 23:00:07 (+0100), email.list...@gmail.com wrote: > On 2022-11-26 19:58, to...@tuxteam.de wrote: > > On Sat, Nov 26, 2022 at 09:55:49AM -0600, David Wright wrote: > > > On Sat 26 Nov 2022 at 14:00:39 (+0100), email.list...@gmail.com wrote: > > > > > > > > Doing tab completion

Re: tab completion is sluggish

2022-11-26 Thread email . lists81
On 2022-11-26 19:58, to...@tuxteam.de wrote: On Sat, Nov 26, 2022 at 09:55:49AM -0600, David Wright wrote: On Sat 26 Nov 2022 at 14:00:39 (+0100), email.list...@gmail.com wrote: Doing tab completion in my user account is quite sluggish, it takes about half a second before anything happens afte

Re: a two cent suggestion

2022-11-26 Thread Dan Ritter
Patrice Duroux wrote: > Already possible or not, I would like to have a Debian system for > which packages can be installed either by a specific user > (root/sysadmin as usual) only or by any other (or a group of) users. > But this would also depend on the class of the requested packages: > 1. pac

Trying to use a KDE lib but stymied by CMake

2022-11-26 Thread Ross Boylan
I am trying to compile a program that calls libkpmcore; it is not graphical. My main interest is in tracing through what scandevices() does. Since KDE uses CMake, I figured I should too. But I'm having trouble getting the include paths (and quite possibly the libraries if I get past that) into th

Re: tbird AND javamail both broken

2022-11-26 Thread Gareth Evans
On Sat 26 Nov 2022, at 16:01, David Wright wrote: > On Sat 19 Nov 2022 at 20:38:46 (+), Gareth Evans wrote: >> On Sat 19 Nov 2022, at 20:15, Gareth Evans wrote: >> [...] >> > I'm not sure this is a Tb bug, just perhaps a "purist" way of doing >> > things ... >> >> I had assumed no blank lin

Re: just saying

2022-11-26 Thread tomas
On Sat, Nov 26, 2022 at 02:44:51PM -, Curt wrote: > On 2022-11-25, wrote: > > > > If you care about your results, better find ways of, well, > > auditing your code. > > > > Are you aware of this? > > https://github.com/advisories/GHSA-97m3-w2cp-4xx6 I don't follow those node messups very c

a two cent suggestion

2022-11-26 Thread Patrice Duroux
Dear Debian people, Already possible or not, I would like to have a Debian system for which packages can be installed either by a specific user (root/sysadmin as usual) only or by any other (or a group of) users. But this would also depend on the class of the requested packages: 1. packages provid

Re: tab completion is sluggish

2022-11-26 Thread tomas
On Sat, Nov 26, 2022 at 09:55:49AM -0600, David Wright wrote: > On Sat 26 Nov 2022 at 14:00:39 (+0100), email.list...@gmail.com wrote: > > > > Doing tab completion in my user account is quite sluggish, it takes > > about half a second before anything happens after pressing tab. > > > > I've done

Re: hp majer

2022-11-26 Thread tomas
On Sat, Nov 26, 2022 at 01:49:23PM +0100, Markus Schönhaber wrote: > 26.11.22, 12:45 +0100, Amn Ojee Uw: > > > spam, spam, spam > > Please! Don't reply to SPAM - especially not with quoting the SPAM-URL(s) so > it gets re-sent to all list members in case they might have missed it the > first time

Re: tab completion is sluggish

2022-11-26 Thread email . lists81
On 2022-11-26 16:55, David Wright wrote: On Sat 26 Nov 2022 at 14:00:39 (+0100), email.list...@gmail.com wrote: Doing tab completion in my user account is quite sluggish, it takes about half a second before anything happens after pressing tab. I've done an strace on the shell and it turns out

Re: FIREFOX is killing the whole PC Part III

2022-11-26 Thread hede
On 23.11.2022 17:09, Schwibinger Michael wrote: > Good afternoon > > I saw cgroups. > > Thank You. > > But I cant understand. > > Is it a concept to limit all tasks? You can limit all, a single one or (the name suggests this one) a group of processes. There are plenty of system resources

Re: Starting Tomcat 10 at bootup

2022-11-26 Thread Greg Wooledge
On Sat, Nov 26, 2022 at 07:07:54AM -0700, Charles Curley wrote: > On Sat, 26 Nov 2022 06:40:24 -0500 > Amn Ojee Uw wrote: > > > If from the command prompt or a shell script, I run this code sudo > > '/opt/tomcat/bin/catalina.sh run', Tomcat runs nicely, but it grabs > > the Terminal, if I close

Re: tbird AND javamail both broken

2022-11-26 Thread David Wright
On Sat 19 Nov 2022 at 20:38:46 (+), Gareth Evans wrote: > On Sat 19 Nov 2022, at 20:15, Gareth Evans wrote: > [...] > > I'm not sure this is a Tb bug, just perhaps a "purist" way of doing > > things ... > > I had assumed no blank line preceding a boundary was required as Tb still > processe

Re: Trouble with ansible and apt. Is this a known problem?

2022-11-26 Thread David Wright
On Fri 25 Nov 2022 at 15:13:48 (+0100), Nathanael Schweers wrote: > > We need to know the versions of the (relevant) packages on your system. > > Sorry, I have the ones currently in bullseye. I’m afraid I am not at > said machine at the moment and won’t be for the weekend. I’ll post more > next

Re: tab completion is sluggish

2022-11-26 Thread David Wright
On Sat 26 Nov 2022 at 14:00:39 (+0100), email.list...@gmail.com wrote: > > Doing tab completion in my user account is quite sluggish, it takes > about half a second before anything happens after pressing tab. > > I've done an strace on the shell and it turns out that when I press > tab bash does

Re: just saying

2022-11-26 Thread Curt
On 2022-11-25, wrote: > > If you care about your results, better find ways of, well, > auditing your code. > Are you aware of this? https://github.com/advisories/GHSA-97m3-w2cp-4xx6 The developer wanted to get back at the Russians, I guess, due to the war. I think he even documented the malici

Re: Starting Tomcat 10 at bootup

2022-11-26 Thread Charles Curley
On Sat, 26 Nov 2022 06:40:24 -0500 Amn Ojee Uw wrote: > If from the command prompt or a shell script, I run this code sudo > '/opt/tomcat/bin/catalina.sh run', Tomcat runs nicely, but it grabs > the Terminal, if I close the Terminal, Tomcat just stops working. > Obviously not a perfect solution.

tab completion is sluggish

2022-11-26 Thread email . lists81
Hi! Doing tab completion in my user account is quite sluggish, it takes about half a second before anything happens after pressing tab. I've done an strace on the shell and it turns out that when I press tab bash does a select() on stdout that times out after half a second. When I'm logged i

Re: hp majer

2022-11-26 Thread Markus Schönhaber
26.11.22, 12:45 +0100, Amn Ojee Uw: spam, spam, spam Please! Don't reply to SPAM - especially not with quoting the SPAM-URL(s) so it gets re-sent to all list members in case they might have missed it the first time... -- Regards mks

Starting Tomcat 10 at bootup

2022-11-26 Thread Amn Ojee Uw
Hey folks! The issue : ~~~ I just installed 'apache-tomcat-10.0.27.tar.gz' in my Debian 11 (stable) box, running OpenjDK 17.0.4, this was done following the recommendation on 'How to Install Apache Tomcat on Debian 11 (Step by Step)

Re: just saying

2022-11-26 Thread tomas
On Sat, Nov 26, 2022 at 01:39:33AM -0500, pa...@quillandmouse.com wrote: [...] > [snip] > > This was sort of my point. Jeremy objected that open source was > completely analyzable. And while this is true, it does require a > certain expertise to do so. We trust our "experts" (as in, not me) [..