Re: problem installing trixie

2025-07-17 Thread David Christensen
On 7/16/25 16:35, Flo wrote: Hi, I have tried to install trixie, however, I ran into two problems at the very beginning: .) When I want to boot the computer, the system is not found automatically. I have to go into BIOS for selecting the disk to have it booted. At the installation process I

Re: problem installing trixie - no EFI

2025-07-17 Thread Flo
On 7/17/25 20:03, Titus Newswanger wrote: I just now inserted a Debian 12 installer usb and rebooted, making sure to catch the bios boot device selection screen. It presented me with 9 boot options: # 6 was "General UDisk 5.00" # 9 was "UEFI: General UDisk 5.00" My other 7 boot options are

Re: problem installing trixie - no EFI

2025-07-17 Thread Flo
PS: but booting is only possible over the BIOS menu. What do you mean by "over the BIOS menu"? When I start the computer, I press F10, the boot order. There I can select what I want to boot. If I select the drive there, it's booting. It has the highest priority anyway but it needs this

Re: problem installing trixie - no EFI

2025-07-17 Thread Andy Smith
Hi, On Thu, Jul 17, 2025 at 12:18:50PM -0500, David Wright wrote: > On Thu 17 Jul 2025 at 12:42:29 (+0200), Flo wrote: > > but booting is only possible over the BIOS menu. > > Like John Doe, no idea what this means. I took it to mean that OP sees a firmware message like "F11 to see boot options"

Re: problem installing trixie - no EFI

2025-07-17 Thread Thomas Schmitt
Hi, Titus Newswanger wrote: > I just now inserted a Debian 12 installer usb and rebooted, making sure to > catch the bios boot device selection screen. It presented me with 9 boot > options: > > # 6 was "General UDisk 5.00" > > # 9 was "UEFI: General UDisk 5.00" > > My other 7 boot options are

Re: problem installing trixie - no EFI

2025-07-17 Thread Titus Newswanger
On 7/17/25 05:42, Flo wrote: I tried to reinstall: This time I said guided partitioning the whole disk but it only creates a 1M partiion for biosgrub and a big one (3TB) for everything else (+ swap). That is how it works for me when I boot the installer usb in legacy bios mode regardless whe

Re: problem installing trixie - no EFI

2025-07-17 Thread David Wright
er: if you're in EFI mode, there will be a directory /sys/firmware/efi/efivars/ with files in it. In BIOS mode, there won't. In the installer, you'll need to open a shell with Alt-F2 and take a look. > PS: the keyboard & mouse problem disappeared after another reinstall, &g

Re: problem installing trixie - no EFI

2025-07-17 Thread john doe
On 7/17/25 12:42, Flo wrote: On 7/17/25 03:22, Charles Curley wrote: For me it looks like that the installer thinks that I am on a non EFI system? The installer could be rongly detecting that but I'd say it's unlikely. debian-boot mailing list is specifically for d-i. PS: but booting

Re: problem installing trixie - no EFI

2025-07-17 Thread Flo
On 7/17/25 13:29, Andy Smith wrote: Hi, On Thu, Jul 17, 2025 at 12:42:29PM +0200, Flo wrote: For me it looks like that the installer thinks that I am on a non EFI system? Any ideas? Yes, it isn't actually booting in EFI mode. I don't think this will be an issue with Debian because by the tim

Re: problem installing trixie - no EFI

2025-07-17 Thread Andy Smith
Hi, On Thu, Jul 17, 2025 at 12:42:29PM +0200, Flo wrote: > For me it looks like that the installer thinks that I am on a non EFI > system? > > Any ideas? Yes, it isn't actually booting in EFI mode. I don't think this will be an issue with Debian because by the time the Debian installer runs the

Re: problem installing trixie - no EFI

2025-07-17 Thread Flo
time I install Debian on this machine and it created a EFI partition last time. Also when I chose the use of the partion, there is no entry with EFI or ESP. For me it looks like that the installer thinks that I am on a non EFI system? Any ideas? Thanks, Flo PS: the keyboard & mous

Re: problem installing t, ext4rixie

2025-07-16 Thread Charles Curley
On Thu, 17 Jul 2025 01:35:33 +0200 Flo wrote: > I have tried to install trixie, however, I ran into two problems at > the very beginning: > > .) When I want to boot the computer, the system is not found > automatically. I have to go into BIOS for selecting the disk to have > it booted. That is

problem installing trixie

2025-07-16 Thread Flo
Hi, I have tried to install trixie, however, I ran into two problems at the very beginning: .) When I want to boot the computer, the system is not found automatically. I have to go into BIOS for selecting the disk to have it booted. At the installation process I chose manual partitioning and

Re: Dual booting problem

2025-06-30 Thread David Christensen
. This eliminates the problem of OS updaters/ bootloaders stomping on each other. David

Re: Dual booting problem

2025-06-30 Thread David Christensen
On 6/30/25 13:59, Van Snyder wrote: I'm working on an ASUS computer for a deceased colleague's widow. He had Fedora 28 on a HDD. I installed Debian 12 on an NVME drive. She also wanted Windoze 11 so I installed it on another NVME drive. The boot mode was set to "legacy" but the Windoze installe

Re: Dual booting problem

2025-06-30 Thread Felix Miata
Van Snyder composed on 2025-06-30 14:46 (UTC-0700): > On Mon, 2025-06-30 at 17:26 -0400, Felix Miata wrote: >> Debian needs to be installed in UEFI mode for its Grub to be able to>> chain >> Win11's >> bootloader. > The netinst Debian 12 DVD I downloaded wouldn't boot in EFI mode. How > do I i

Re: Dual booting problem

2025-06-30 Thread Van Snyder
On Mon, 2025-06-30 at 17:26 -0400, Felix Miata wrote: > Debian needs to be installed in UEFI mode for its Grub to be able to > chain Win11's > bootloader. The netinst Debian 12 DVD I downloaded wouldn't boot in EFI mode. How do I install Debian 12 in EFI mode. Can I change it after it's installed

Re: Dual booting problem

2025-06-30 Thread Felix Miata
k with the Fedora install. If I get a Debian EFI > install done, will its grub-update be able to see the Fedora > installation? Debian needs to be installed in UEFI mode for its Grub to be able to chain Win11's bootloader. Debian should have no problem loading Fedora's kernel and

Dual booting problem

2025-06-30 Thread Van Snyder
I'm working on an ASUS computer for a deceased colleague's widow. He had Fedora 28 on a HDD. I installed Debian 12 on an NVME drive. She also wanted Windoze 11 so I installed it on another NVME drive. The boot mode was set to "legacy" but the Windoze installer DVD wouldn't even boot until it was

Debian reset root password (was: Re: Debian Users problem)

2025-06-25 Thread David Christensen
know if there is any way to change my damn root password and how to get synaptic to accept them.   I just turned 75 so I write a lot of stuff down so I do not forget.  I would greatly appreciate your help with this problem. Thanks Moe To reset the root password, try the instructions under

Re: Debian Users problem

2025-06-24 Thread Arun Khan
appreciate your help with > this problem. > Looks like you are able to login as a non-root user but having trouble with installing packages. Suggest you first back up your files and keep that on a separate media storage e.g. external USB drive. This link suggests a few methods to recover

Re: Debian Users problem

2025-06-23 Thread 🦓
🧲 >

Re: Debian Users problem

2025-06-23 Thread Keith Bainbridge
if there is any way to change my damn root password and how >to get synaptic to accept them.   I just turned 75 so I write a lot of stuff >down so I do not forget.  I would greatly appreciate your help with this >problem. > > >Thanks Moe

Debian Users problem

2025-06-23 Thread Maureen Thomas
root password and how to get synaptic to accept them.   I just turned 75 so I write a lot of stuff down so I do not forget.  I would greatly appreciate your help with this problem. Thanks Moe

Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-14 Thread Thomas Dineen
Why dose this thread continue? Do you realize that you are on the Debian Linux Reflector! You cant  be more off topic! On 6/14/2025 1:59 AM, gene heskett wrote: On 6/7/25 21:56, Van Snyder wrote: On Sat, 2025-06-07 at 17:23 -0400, Lee Winter wrote: Based on those documents, can you describe

Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-14 Thread gene heskett
On 6/7/25 21:56, Van Snyder wrote: On Sat, 2025-06-07 at 17:23 -0400, Lee Winter wrote: Based on those documents, can you describe "how it works"?  The documents don't.  They just assert that all radiation reduces the mass of the black hole.  How is that reduction accomplished? Radation has

Re: OT - The impossibility of impossibility - Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-09 Thread James H. H. Lampert
On 6/7/25 1:58 PM, Bret Busby wrote: "Engineers once believed flying at the speed of sound would be impossible" I've been following this thread intermittently during my vacation. And almost immediately, this quote from Arthur C. Clarke came to mind: If an elderly but distinguished scientist

Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-08 Thread nsrxnst
. Fertile, but vaccinated >> women miss-carry at more than a 75% rate. I go to the store & buy my >> own food since I'm alone, I have not seen a new baby in a grocery cart >> in 5 years. >> > >For more than 15 years the world has known about the opioid/f

Re: OT - The impossibility of impossibility - Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-08 Thread rhkramer
On Saturday, June 07, 2025 04:58:04 PM Bret Busby wrote: > "Engineers once believed flying at the speed of sound would be impossible" > - https://www.history.com People once believed that a person could not travel on an (old fashioned steam engine train) as at such high speeds (20-30 mph??) the b

Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-08 Thread Nicholas Geovanis
'm alone, I have not seen a new baby in a grocery cart > in 5 years. > For more than 15 years the world has known about the opioid/fentanyl/heroin addiction problem in your state of West Virginia. Did you forget about the class-action lawsuits against the pharmaceutical wholesalers there? We

Re: OT - The impossibility of impossibility - Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-08 Thread Greg
On 2025-06-07, Bret Busby wrote: >> >> No amount of wishful thinking will persuade the universe to change the laws >> of >> physics. >> > "Engineers once believed flying at the speed of sound would be impossible" > - https://www.history.com It seems wormholes are theoretically possible and con

Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-07 Thread Andy Smith
It's bad enough that this small group of selfish people feel that the rest of us and the archives needs tens of messages of them debating relativity with each other, but… On Sat, Jun 07, 2025 at 10:55:20PM -0400, gene heskett wrote: > Considering that shot has killed well over a million to date …

Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-07 Thread Nicholas Geovanis
On Sat, Jun 7, 2025, 9:56 PM gene heskett wrote: > On 6/7/25 19:14, Van Snyder wrote: > > On Sat, 2025-06-07 at 13:19 -0400, gene heskett wrote: > >> People who make you > >> actually think are the best. Not because they teach facts, but > >> because > >> they make you think and reach your own op

Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-07 Thread gene heskett
On 6/7/25 19:14, Van Snyder wrote: On Sat, 2025-06-07 at 13:19 -0400, gene heskett wrote: People who make you actually think are the best. Not because they teach facts, but because they make you think and reach your own opinion. Read John Droz Jr's columns about critical thinking at https://cri

Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-07 Thread John Hasler
Van Snyder writes: >Radation has mass, as can be seen from m = E/c^2. Radiation has momentum but no mass. The correct full equation is E^2 = (p^2)*(c^2) + (m^2)*(c^4) where E is energy, p is momentum, c is the speed of light in a vacuum, and m is rest mass. For massive particles moving at low

Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-07 Thread Van Snyder
On Sat, 2025-06-07 at 17:23 -0400, Lee Winter wrote: > Based on those documents, can you describe "how it works"?  The > documents don't.  They just assert that all radiation reduces the > mass of the black hole.  How is that reduction accomplished?  Radation has mass, as can be seen from m = E/c

Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-07 Thread Van Snyder
On Sat, 2025-06-07 at 14:05 -0400, Lee Winter wrote: > An example of that kind of dislocation is Steven Hawking. > > Clearly he was quite brilliant.  But just as clearly (according to > me) he was quite WRONG about what is now known as "Hawking > radiation". > > The issue is that he predicted the

Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-07 Thread Van Snyder
On Sat, 2025-06-07 at 13:19 -0400, gene heskett wrote: > People who make you > actually think are the best. Not because they teach facts, but > because > they make you think and reach your own opinion. Read John Droz Jr's columns about critical thinking at https://criticallythinking.substack.com

Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-07 Thread Lee Winter
Based on those documents, can you describe "how it works"? The documents don't. They just assert that all radiation reduces the mass of the black hole. How is that reduction accomplished? On Sat, Jun 7, 2025 at 4:45 PM John Hasler wrote: > Lee Winter writes: > > The issue is that he predicted

Re: OT - The impossibility of impossibility - Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-07 Thread Bret Busby
On 7/6/25 21:05, Alain D D Williams wrote: On Sat, Jun 07, 2025 at 08:32:55PM +0800, Bret Busby wrote: You could not reach the speed of light Ah, yes, ... and man can never fly... We are bound by the laws of physics, just because you really, really, really want to dodge round them does not

Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-07 Thread John Hasler
Lee Winter writes: > The issue is that he predicted the "evaporation" of black holes by > some quantum events near the event horizon. But if you look at it > carefully you have some quantum recipe for depositing some exotic > (negative mass) objects into the black hole. It doesn't have to be > ma

Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-07 Thread gene heskett
On 6/7/25 06:30, Bret Busby wrote: On 7/6/25 18:14, Bret Busby wrote: On 7/6/25 17:26, gene heskett wrote: On 6/7/25 02:52, Bret Busby wrote: It is all relative... Yes it is, but you would be amazed at the supposedly intelligent people who will argue the a 5 foot long low uhf band klystro

Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-07 Thread Lee Winter
An example of that kind of dislocation is Steven Hawking. Clearly he was quite brilliant. But just as clearly (according to me) he was quite WRONG about what is now known as "Hawking radiation". The issue is that he predicted the "evaporation" of black holes by some quantum events near the event

Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-07 Thread gene heskett
On 6/7/25 06:16, Bret Busby wrote: On 7/6/25 17:26, gene heskett wrote: On 6/7/25 02:52, Bret Busby wrote: It is all relative... Yes it is, but you would be amazed at the supposedly intelligent people who will argue the a 5 foot long low uhf band klystron amplifier as used until the 1985 ti

Re: OT - The impossibility of impossibility - Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-07 Thread Van Snyder
On Sat, 2025-06-07 at 14:05 +0100, Alain D D Williams wrote: > No one ever said that talking computers were impossible. Yes: we did > not know > how to do it, tech has since progressed. So how is this relevant ? IBM introduced the 7770 and 7772 Audio Response Units in January 1964. The computer to

Re: tbird problem

2025-06-07 Thread Greg
On 2025-06-06, Andy Smith wrote: > > $ env | grep XDG_ > This command is much more informative than Dan Ritter's (which revealed nothing here). I mean, just saying. XDG_CURRENT_DESKTOP=LXDE

Re: OT - The impossibility of impossibility - Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-07 Thread Alain D D Williams
On Sat, Jun 07, 2025 at 09:22:11PM +0800, Bret Busby wrote: > > No amount of wishful thinking will persuade the universe to change the laws > > of > > physics. > > > > So, you contend that "the universe" is a cognitive entity? No. My use of the word "persuade" was figurative. -- Alain Willia

Re: OT - The impossibility of impossibility - Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-07 Thread Nicholas Geovanis
On Sat, Jun 7, 2025, 7:34 AM Bret Busby wrote: > > And, remember - the breaking of the enigma code, was regarded as > impossible, and, without the trying to break the code, and, the actions > of Alan Turing and Joan Clark and their team, we would not have these > devices named electronic computer

Re: OT - The impossibility of impossibility - Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-07 Thread Bret Busby
On 7/6/25 21:05, Alain D D Williams wrote: On Sat, Jun 07, 2025 at 08:32:55PM +0800, Bret Busby wrote: You could not reach the speed of light Ah, yes, ... and man can never fly... We are bound by the laws of physics, just because you really, really, really want to dodge round them does not

Re: OT - The impossibility of impossibility - Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-07 Thread Alain D D Williams
On Sat, Jun 07, 2025 at 08:32:55PM +0800, Bret Busby wrote: > > You could not reach the speed of light > > Ah, yes, ... and man can never fly... We are bound by the laws of physics, just because you really, really, really want to dodge round them does not mean that you can. This is not politics

Re: tbird problem

2025-06-07 Thread Greg
On 2025-06-06, Dan Ritter wrote: > gene heskett wrote: >> The fly in that soup is that although I thought I''ve installed xfce4 as a >> task, htop does not find anything xfce4 listed as running.  AND all the >> fetch this and that stuff that has been listed in this thread, supposedly >> made to t

OT - The impossibility of impossibility - Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-07 Thread Bret Busby
On 7/6/25 18:56, Alain D D Williams wrote: On Sat, Jun 07, 2025 at 06:14:55PM +0800, Bret Busby wrote: According to the Doppler theory (I believe it was - this is from some decades ago), if you would be travelling toward a set of traffic lights, at the speed of light, You could not reach the

Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-07 Thread Bret Busby
On 7/6/25 19:42, Thomas Schmitt wrote: (There is a Nobel prize waiting for those who can explain why the Higgs bosons jostle so much around fast moving objects of non-zero rest mass ...) That seems like a mutiny by Higgs' bosun... ;) .. Bret Busby Armadale West Australia (UTC+0800) ...

Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-07 Thread Thomas Schmitt
Hi, Bret Busby wrote: > if you would be travelling toward a set of traffic lights, at > the speed of light, and the traffic lights were red, the Doppler effect > would cause them to appear green, Your don't need to travel with full lightspeed to make red light green. The wavelength change would b

Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-07 Thread Alain D D Williams
On Sat, Jun 07, 2025 at 06:14:55PM +0800, Bret Busby wrote: > According to the Doppler theory (I believe it was - this is from some > decades ago), if you would be travelling toward a set of traffic lights, at > the speed of light, You could not reach the speed of light > and the traffic lights

Re: OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-07 Thread Bret Busby
On 7/6/25 18:14, Bret Busby wrote: On 7/6/25 17:26, gene heskett wrote: On 6/7/25 02:52, Bret Busby wrote: It is all relative... Yes it is, but you would be amazed at the supposedly intelligent people who will argue the a 5 foot long low uhf band klystron amplifier as used until the 1985 ti

OT- Relativistic mechanics and such - was - Re: tbird problem

2025-06-07 Thread Bret Busby
On 7/6/25 17:26, gene heskett wrote: On 6/7/25 02:52, Bret Busby wrote: It is all relative... Yes it is, but you would be amazed at the supposedly intelligent people who will argue the a 5 foot long low uhf band klystron amplifier as used until the 1985 time frame, is immune to E=MV2 math.

Re: tbird problem

2025-06-07 Thread gene heskett
On 6/7/25 02:52, Bret Busby wrote: It is all relative... Yes it is, but you would be amazed at the supposedly intelligent people who will argue the a 5 foot long low uhf band klystron amplifier as used until the 1985 time frame, is immune to E=MV2 math. extremely off topic, but possibly edu

Re: tbird problem

2025-06-06 Thread Bret Busby
On 7/6/25 13:29, gene heskett wrote: On 6/6/25 23:48, Jeffrey Walton wrote: On Fri, Jun 6, 2025 at 11:30 PM nsrxnst wrote: Let me Google that for you: . this is inappropriate Try this instead:

Re: tbird problem

2025-06-06 Thread gene heskett
On 6/6/25 23:48, Jeffrey Walton wrote: On Fri, Jun 6, 2025 at 11:30 PM nsrxnst wrote: Let me Google that for you: . this is inappropriate Try this instead: . Jeff So is the ab

Re: tbird problem

2025-06-06 Thread Jeffrey Walton
On Fri, Jun 6, 2025 at 11:30 PM nsrxnst wrote: > > > Let me Google that for you: > > . > > > > this is inappropriate Try this instead: . Jeff

Re: tbird problem

2025-06-06 Thread Greg Wooledge
On Fri, Jun 06, 2025 at 20:34:29 -0400, gene heskett wrote: > What is fastfetch? I haven't the executable or the manpage for it Open a web browser. Make sure focus is on the URL bar. Type "manpages.debian.org/" and then put the name of a man page you think might exist. For example, you could ty

Re: tbird problem

2025-06-06 Thread nsrxnst
Let me Google that for you: . Jeff this is inappropriate

Re: tbird problem

2025-06-06 Thread gene heskett
On 6/6/25 18:48, Andy Smith wrote: Hi, On Sat, Jun 07, 2025 at 06:03:59AM +0800, Bret Busby wrote: This has been mentioned before - you have not explained why you have not tried it. Someone even did the google search for you, and, posted the link. I do not know how far you expect people to

Re: tbird problem

2025-06-06 Thread Andy Smith
Hi, On Fri, Jun 06, 2025 at 08:26:01PM -0400, gene heskett wrote: > gene@coyote:~$ env | grep XDG_ > XDG_CONFIG_DIRS=/home/gene/.config/kdedefaults:/etc/xdg:/usr/share/desktop-base/kf5-settings > XDG_SEAT=seat0 > XDG_SESSION_DESKTOP=plasma > XDG_SESSION_TYPE=x11 > XDG_CURRENT_DESKTOP=KDE I'm glad

Re: tbird problem

2025-06-06 Thread gene heskett
On 6/6/25 18:05, Bret Busby wrote: On 7/6/25 02:52, gene heskett wrote: On 6/6/25 14:44, Dan Ritter wrote: ps auwx | grep wm gene@coyote:~$ ps auwx | grep wm gene        3863  0.0  0.3 924916 109904 ?       Sl   07:10  0:00 /usr/bin/akonadi_newmailnotifier_agent --identifier akonadi_newmai

Re: tbird problem

2025-06-06 Thread gene heskett
On 6/6/25 16:53, Andy Smith wrote: Hi, On Fri, Jun 06, 2025 at 04:09:57PM -0400, gene heskett wrote: On 6/6/25 15:27, Dan Ritter wrote: You may be running Wayland instead of X. Afirmative according to synaptic which won't run on wayland w/o the magic in the menu's. Let's have some facts th

Re: tbird problem

2025-06-06 Thread gene heskett
On 6/6/25 15:18, debian-u...@howorth.org.uk wrote: gene heskett wrote: On 6/6/25 14:44, Dan Ritter wrote: ps auwx | grep wm gene@coyote:~$ ps auwx | grep wm gene        3863  0.0  0.3 924916 109904 ?       Sl   07:10   0:00 /usr/bin/akonadi_newmailnotifier_agent --identifier akonadi_newmail

Re: tbird problem

2025-06-06 Thread Bret Busby
On 7/6/25 06:47, Andy Smith wrote: Hi, On Sat, Jun 07, 2025 at 06:03:59AM +0800, Bret Busby wrote: This has been mentioned before - you have not explained why you have not tried it. Someone even did the google search for you, and, posted the link. I do not know how far you expect people to go

Re: tbird problem

2025-06-06 Thread Andy Smith
Hi, On Sat, Jun 07, 2025 at 06:03:59AM +0800, Bret Busby wrote: > This has been mentioned before - you have not explained why you have not > tried it. > > Someone even did the google search for you, and, posted the link. > > I do not know how far you expect people to go, to do for you what you n

Re: tbird problem

2025-06-06 Thread Bret Busby
On 7/6/25 02:52, gene heskett wrote: On 6/6/25 14:44, Dan Ritter wrote: ps auwx | grep wm gene@coyote:~$ ps auwx | grep wm gene        3863  0.0  0.3 924916 109904 ?       Sl   07:10   0:00 /usr/bin/akonadi_newmailnotifier_agent --identifier akonadi_newmailnotifier_agent gene       22155  0.

Re: tbird problem

2025-06-06 Thread Andy Smith
Hi, On Fri, Jun 06, 2025 at 04:09:57PM -0400, gene heskett wrote: > On 6/6/25 15:27, Dan Ritter wrote: > > You may be running Wayland instead of X. > Afirmative according to synaptic which won't run on wayland w/o the magic in > the menu's. Let's have some facts then. Please show us the output of

Re: tbird problem

2025-06-06 Thread gene heskett
On 6/6/25 15:27, Dan Ritter wrote: gene heskett wrote: On 6/6/25 14:44, Dan Ritter wrote: ps auwx | grep wm gene@coyote:~$ ps auwx | grep wm gene        3863  0.0  0.3 924916 109904 ?       Sl   07:10   0:00 /usr/bin/akonadi_newmailnotifier_agent --identifier akonadi_newmailnotifier_agent ge

Re: tbird problem

2025-06-06 Thread Dan Ritter
gene heskett wrote: > On 6/6/25 14:44, Dan Ritter wrote: > > ps auwx | grep wm > gene@coyote:~$ ps auwx | grep wm > gene        3863  0.0  0.3 924916 109904 ?       Sl   07:10   0:00 > /usr/bin/akonadi_newmailnotifier_agent --identifier > akonadi_newmailnotifier_agent > gene       22155  0.0  0.0 

Re: tbird problem

2025-06-06 Thread debian-user
gene heskett wrote: > On 6/6/25 14:44, Dan Ritter wrote: > > ps auwx | grep wm > gene@coyote:~$ ps auwx | grep wm > gene        3863  0.0  0.3 924916 109904 ?       Sl   07:10   0:00 > /usr/bin/akonadi_newmailnotifier_agent --identifier > akonadi_newmailnotifier_agent > gene       22155  0.0 

Re: tbird problem

2025-06-06 Thread Dan Ritter
gene heskett wrote: > The fly in that soup is that although I thought I''ve installed xfce4 as a > task, htop does not find anything xfce4 listed as running.  AND all the > fetch this and that stuff that has been listed in this thread, supposedly > made to tell what is runnin, are not installed to

Re: tbird problem

2025-06-06 Thread gene heskett
On 6/6/25 14:44, Dan Ritter wrote: ps auwx | grep wm gene@coyote:~$ ps auwx | grep wm gene        3863  0.0  0.3 924916 109904 ?       Sl   07:10   0:00 /usr/bin/akonadi_newmailnotifier_agent --identifier akonadi_newmailnotifier_agent gene       22155  0.0  0.0   6408  2216 pts/11   S+   14:4

Re: tbird problem

2025-06-06 Thread gene heskett
On 6/6/25 12:50, Eben King wrote: On 6/3/25 16:27, gene heskett wrote: I'm using tbird 139, and it has grown vertically to expect the full screen of 1040 lines, meaning the bottom 2 tect lines that tbird uses for advirory msgs of attachment showing, are covered by the pager list and other su

Re: tbird problem

2025-06-06 Thread Eben King
On 6/3/25 16:27, gene heskett wrote: I'm using tbird 139, and it has grown vertically to expect the full screen of 1040 lines, meaning the bottom 2 tect lines that tbird uses for advirory msgs of attachment showing, are covered by the pager list and other such things at the bottom of my work

Re: tbird problem

2025-06-05 Thread gene heskett
On 6/5/25 09:09, Greg wrote: On 2025-06-04, gene heskett wrote: Well, what I have I can use, I just have to learn this new way to use it. Maybe Tbird's in "Fullscreen" rather than being "Maximized" (F11). And not, I currently have it so I can grab and move all 4 edges. Thanks Greg. Cheers,

Re: tbird problem

2025-06-05 Thread Greg
On 2025-06-04, gene heskett wrote: > > Well, what I have I can use, I just have to learn this new way to use it. Maybe Tbird's in "Fullscreen" rather than being "Maximized" (F11). > Thanks Greg. > > Cheers, Gene Heskett, CET.

Re: tbird problem

2025-06-04 Thread gene heskett
On 6/4/25 13:27, Greg Wooledge wrote: On Wed, Jun 04, 2025 at 11:49:21 -0400, Stefan Monnier wrote: I'm using tbird 139, and it has grown vertically to expect the full screen of 1040 lines, meaning the bottom 2 tect lines that tbird uses for advirory msgs of attachment showing, are covered by th

Re: tbird problem

2025-06-04 Thread Jeffrey Walton
On Wed, Jun 4, 2025 at 2:09 PM wrote: > > > At some point, it may be worth taking a screen shot of whatever problems > > you're seeing, and putting it somewhere on the web. (Don't try to attach > > it to an email to this list; it'll be too big, and the list will probably > > reject it.) > > someo

Re: tbird problem

2025-06-04 Thread fxkl47BF
> At some point, it may be worth taking a screen shot of whatever problems > you're seeing, and putting it somewhere on the web. (Don't try to attach > it to an email to this list; it'll be too big, and the list will probably > reject it.) someone recently pointed me to this service if you don't

Re: tbird problem

2025-06-04 Thread Greg Wooledge
On Wed, Jun 04, 2025 at 11:49:21 -0400, Stefan Monnier wrote: > > I'm using tbird 139, and it has grown vertically to expect the full screen > > of 1040 lines, meaning the bottom 2 tect lines that tbird uses for advirory > > msgs of attachment showing, are covered by the pager list and other such >

Re: tbird problem

2025-06-04 Thread Stefan Monnier
> I'm using tbird 139, and it has grown vertically to expect the full screen > of 1040 lines, meaning the bottom 2 tect lines that tbird uses for advirory > msgs of attachment showing, are covered by the pager list and other such > things at the bottom of my workspace. A shot in the dark: Assumin

Re: tbird problem

2025-06-04 Thread gene heskett
DE that I've used. AIUI, the problem is that your TBird window is too tall and spills off the bottom of the screen so you can't grab it to shrink it. So what I do is grab the TOP of the window and move it down, thus shrinking the height of the window. Then I grab the the title bar and mo

Re: tbird problem

2025-06-04 Thread debian-user
gt; > > > > Thank you, but none of the above works. Odd, since it does for me and was something I didn't know about before, so thanks Darac :) But as there seems to be some doubt as to whether you are actually using XFCE, here's the technique I used until today and that wor

Re: tbird problem

2025-06-03 Thread gene heskett
On 6/3/25 19:51, Bret Busby wrote: On 4/6/25 07:48, gene heskett wrote: On 6/3/25 17:30, Greg Wooledge wrote: On Tue, Jun 03, 2025 at 22:05:33 +0100, Darac Marjal wrote: On 03/06/2025 21:27, gene heskett wrote: I'm using tbird 139, and it has grown vertically to expect the full screen of 1040

Re: tbird problem

2025-06-03 Thread Jeffrey Walton
On Tue, Jun 3, 2025 at 10:22 PM gene heskett wrote: > [...] > > Try fastfetch - superseded neofetch - that will show the relevant > > system information for the interface. > gene@coyote:~$ fastfetch > > bash: fastfetch: command not found > > What package might it be in? Thanks Bret. Let me Google

Re: tbird problem

2025-06-03 Thread Bret Busby
On 4/6/25 07:48, gene heskett wrote: On 6/3/25 17:30, Greg Wooledge wrote: On Tue, Jun 03, 2025 at 22:05:33 +0100, Darac Marjal wrote: On 03/06/2025 21:27, gene heskett wrote: I'm using tbird 139, and it has grown vertically to expect the full screen of 1040 lines, meaning the bottom 2 tect li

Re: tbird problem

2025-06-03 Thread gene heskett
On 6/3/25 17:30, Greg Wooledge wrote: On Tue, Jun 03, 2025 at 22:05:33 +0100, Darac Marjal wrote: On 03/06/2025 21:27, gene heskett wrote: I'm using tbird 139, and it has grown vertically to expect the full screen of 1040 lines, meaning the bottom 2 tect lines that tbird uses for advirory msgs

Re: tbird problem

2025-06-03 Thread gene heskett
On 6/3/25 17:06, Darac Marjal wrote: On 03/06/2025 21:27, gene heskett wrote: I'm using tbird 139, and it has grown vertically to expect the full screen of 1040 lines, meaning the bottom 2 tect lines that tbird uses for advirory msgs of attachment showing, are covered by the pager list and oth

Re: tbird problem

2025-06-03 Thread Bret Busby
On 4/6/25 06:43, Bret Busby wrote: On 4/6/25 05:29, Greg Wooledge wrote: On Tue, Jun 03, 2025 at 22:05:33 +0100, Darac Marjal wrote: On 03/06/2025 21:27, gene heskett wrote: I'm using tbird 139, and it has grown vertically to expect the full screen of 1040 lines, meaning the bottom 2 tect line

Re: tbird problem

2025-06-03 Thread Bret Busby
On 4/6/25 05:29, Greg Wooledge wrote: On Tue, Jun 03, 2025 at 22:05:33 +0100, Darac Marjal wrote: On 03/06/2025 21:27, gene heskett wrote: I'm using tbird 139, and it has grown vertically to expect the full screen of 1040 lines, meaning the bottom 2 tect lines that tbird uses for advirory msgs

Re: tbird problem

2025-06-03 Thread Greg Wooledge
On Tue, Jun 03, 2025 at 22:05:33 +0100, Darac Marjal wrote: > On 03/06/2025 21:27, gene heskett wrote: > > I'm using tbird 139, and it has grown vertically to expect the full > > screen of 1040 lines, meaning the bottom 2 tect lines that tbird uses > > for advirory msgs of attachment showing, are c

Re: tbird problem

2025-06-03 Thread Darac Marjal
On 03/06/2025 21:27, gene heskett wrote: I'm using tbird 139, and it has grown vertically to expect the full screen of 1040 lines, meaning the bottom 2 tect lines that tbird uses for advirory msgs of attachment showing, are covered by the pager list and other such things at the bottom of my wor

tbird problem

2025-06-03 Thread gene heskett
I'm using tbird 139, and it has grown vertically to expect the full screen of 1040 lines, meaning the bottom 2 tect lines that tbird uses for advirory msgs of attachment showing, are covered by the pager list and other such things at the bottom of my workspace. How do I shrink that vertical ba

Re: retry at email Security problem with deian12.10.0

2025-05-30 Thread Richard Owlett
On 5/30/25 6:26 AM, Donald MacKinnon wrote: mail.txt Dear Debian, I am having difficulty in attempting to access your facilities. [SNIP] In *NONE* of your posts to debian-user do you state the _address_ you are attempting to contact.

Re: retry at email Security problem with deian12.10.0

2025-05-30 Thread Alexander V. Makartsev
by a request for the software required for my HP LaserJet 2100m printer. The breach of security could have arisen in my mistaken use of "gb" instead of Debian's prefix  of "uk" in their uk site's address. It used to"gb". Too late, I realised my error. Securi

  1   2   3   4   5   6   7   8   9   10   >