Re: [gentoo-user] Wayland! Beware of!

2024-09-25 Thread Walter Dnes
On Wed, Sep 25, 2024 at 08:25:12PM -0400, Eli Schwartz wrote > I think the two of you are talking past each other. What did Arsen mean > by "the vague concept of IPv6"? I suspect he meant: > > You are trying to solve a concrete user issue with your browsing. Correct. > Your idea of how to sol

Re: [gentoo-user] Wayland! Beware of!

2024-09-25 Thread Eli Schwartz
On 9/25/24 6:21 PM, Walter Dnes wrote: >> There is no reason to disable IPv6 support, as Eli said (especially if >> yo do not know _what_ you're trying to disable, and are just trying to >> blanket-disable a vague concept of IPv6). > > This is *NOT* about a "vague concept". This is about solvin

Re: [gentoo-user] Wayland! Beware of!

2024-09-25 Thread Michael Orlitzky
On 2024-09-24 21:42:23, Eli Schwartz wrote: > > Please do not disable the USE=ipv6, as that is *utterly* insane. It also > does approximately nothing. In packages which support this USE flag, > which is rare, it causes the code to use old, untested APIs which only > support ipv4, rather than new,

Re: [gentoo-user] Wayland! Beware of!

2024-09-25 Thread Walter Dnes
On Wed, Sep 25, 2024 at 01:53:49PM +0200, Arsen Arsenović wrote > I suspect your Firefox anecdote happened due to misconfiguration > (I think network.http.fast-fallback-to-IPv4 dictates the use of this > algorithm in Firefox). I do not recall ever touching it in about:config. In my current bro

Re: [gentoo-user] Wayland! Beware of!

2024-09-25 Thread jay
On 9/25/24 7:26 AM, Eli Schwartz wrote: On 9/25/24 6:00 AM, Walter Dnes wrote: >My system is actually very stable. In the shitstorm that erupted on > this list at "ipv6" enabling I did not see any mention of sysctl. In my > /etc/default/grub file I have... > > GRUB_CMDLINE_LINUX_DEFAULT

Re: [gentoo-user] Wayland! Beware of!

2024-09-25 Thread Eli Schwartz
On 9/25/24 6:00 AM, Walter Dnes wrote: > My system is actually very stable. In the shitstorm that erupted on > this list at "ipv6" enabling I did not see any mention of sysctl. In my > /etc/default/grub file I have... > > GRUB_CMDLINE_LINUX_DEFAULT="noexec=on net.ifnames=0 ipv6.disable=1" > >

Re: [gentoo-user] Wayland! Beware of!

2024-09-25 Thread Arsen Arsenović
Walter Dnes writes: > On Tue, Sep 24, 2024 at 09:42:23PM -0400, Eli Schwartz wrote > >> If you actually want to disable ipv6, instead of insanely rebuilding >> binaries to use untested broken segfaulting code, use the sysctl >> knob to tell the kernel "when asked to give some application a bit >>

Re: [gentoo-user] Wayland! Beware of!

2024-09-25 Thread Walter Dnes
On Tue, Sep 24, 2024 at 09:42:23PM -0400, Eli Schwartz wrote > If you actually want to disable ipv6, instead of insanely rebuilding > binaries to use untested broken segfaulting code, use the sysctl > knob to tell the kernel "when asked to give some application a bit > of internet traffic, don't u

Re: [gentoo-user] Wayland! Beware of!

2024-09-24 Thread Eli Schwartz
On 9/24/24 6:00 PM, Walter Dnes wrote: > On Mon, Sep 23, 2024 at 05:11:14PM -0400, Eli Schwartz wrote > >> Do you have that little faith in the Gentoo Developers, that you >> think we'd make a USE flag change that made everyone's systems >> suddenly break? >> >> :( > > I was around way back whe

Re: [gentoo-user] Wayland! Beware of!

2024-09-24 Thread Matt Jolly
On 24/9/24 19:46, Mitchell Dorrell wrote: Do you specifically use the closed-source drivers, though? Yes. In both the 'kernel-open' and regular flavours.

Re: What is what (Re: [gentoo-user] Wayland! Beware of!)

2024-09-24 Thread Wols Lists
On 24/09/2024 19:32, k...@aspodata.se wrote: So should computer words be defined by non-professionals or thoose who knows ? Well, before computers, I thought servers worked in restaurants ... (And what the hell are thoose :-) One effect of letting non-professionals define words is the case w

Re: [gentoo-user] Wayland! Beware of!

2024-09-24 Thread Walter Dnes
On Mon, Sep 23, 2024 at 05:11:14PM -0400, Eli Schwartz wrote > Do you have that little faith in the Gentoo Developers, that you > think we'd make a USE flag change that made everyone's systems > suddenly break? > > :( I was around way back when "ipv6" became the default. I was using Firefox b

What is what (Re: [gentoo-user] Wayland! Beware of!)

2024-09-24 Thread karl
Wol: > On 23/09/2024 23:53, k...@aspodata.se wrote: > > It's just the pc hoard that thinks a server is some machine handling (that should be horde, not hoard even though it sounds funny...) > > databases, mail, files, printers or what > > In other words, X uses the words the other way round than m

Re: [gentoo-user] Wayland! Beware of!

2024-09-24 Thread Dr Rainer Woitok
Alan, On Mon, 23 Sep 2024 22:08:56 + you wrote: > ... > For example, emerge > --depclean on my system wants to unmerge openrc. Not a deliberate move > by the developers, just some accident. But it's the reason I don't do > emerge --depclean, ever

Re: [gentoo-user] Wayland! Beware of!

2024-09-24 Thread Mitchell Dorrell
On Mon, Sep 23, 2024 at 9:13 PM Matt Jolly wrote: > On 24/9/24 10:52, Mitchell Dorrell wrote: > > > I run a four-monitor system using NVIDIA's closed-source drivers. Last > > I heard, Wayland did not work with such a combination. Has that > > changed? > > I run several 3-monitor NVIDIA setups on W

Re: [gentoo-user] Wayland! Beware of!

2024-09-24 Thread Wols Lists
On 23/09/2024 23:53, k...@aspodata.se wrote: It's just the pc hoard that thinks a server is some machine handling databases, mail, files, printers or what In other words, X uses the words the other way round than most people - what I said. Doesn't mean the majority are right! As far as I'm a

Re: [gentoo-user] Wayland! Beware of!

2024-09-23 Thread Eli Schwartz
On 9/23/24 8:52 PM, Mitchell Dorrell wrote: > I run a lean X system for desktop workflows, with USE="-wayland". > Every unconditional dev-libs/wayland dependency I've encountered has > used dlopen. These were proprietary binary applications like Zoom and > Slack. On an X system, they work completel

Re: [gentoo-user] Wayland! Beware of!

2024-09-23 Thread Matt Jolly
On 24/9/24 10:52, Mitchell Dorrell wrote: I run a four-monitor system using NVIDIA's closed-source drivers. Last I heard, Wayland did not work with such a combination. Has that changed? I run several 3-monitor NVIDIA setups on Wayland with no issue. One of my 4-monitor setups has one scree

Re: [gentoo-user] Wayland! Beware of!

2024-09-23 Thread Mitchell Dorrell
On Mon, Sep 23, 2024 at 5:11 PM Eli Schwartz wrote: > The resulting packages pull in support libraries that implement both > technologies. This is (usually, absent dlopen tricks) a fundamental > requirement of "ld.so", the runtime loader: if you compile support for > it, you have to have it instal

Re: [gentoo-user] Wayland! Beware of!

2024-09-23 Thread Michael Orlitzky
On Mon, 2024-09-23 at 22:08 +, Alan Mackenzie wrote: > > But the unused code still gets built in, doesn't it? That's a somewhat > un-gentoo like situation. > It depends on the language, but in a compiled language, not usually. Regardless: if you aren't a fan of widespread changes to global

Re: [gentoo-user] Wayland! Beware of!

2024-09-23 Thread Eli Schwartz
On 9/23/24 6:08 PM, Alan Mackenzie wrote: >> Do you have that little faith in the Gentoo Developers, that you think >> we'd make a USE flag change that made everyone's systems suddenly break? > > It happens, from time to time, by accident. For example, emerge > --depclean on my system wants to un

Re: [gentoo-user] Wayland! Beware of!

2024-09-23 Thread karl
Wol: ... > X comes in two halves, the front end (or server, they use the words the > other way round to normal), ... No, server is a software concept, a program that waits and responds to inbound calls, the X-server is just that. A client is a program/user that pokes at the server and get respon

Re: [gentoo-user] Wayland! Beware of!

2024-09-23 Thread Alan Mackenzie
Hello, Eli. On Mon, Sep 23, 2024 at 17:11:14 -0400, Eli Schwartz wrote: > On 9/23/24 4:14 PM, Alan Mackenzie wrote: > > Hello, Gentoo. > > I got a nasty shock earlier on this evening when I was updating my > > (still newish) system. Around (perhaps) 70 packages to be updated or > > reloaded, sev

Re: [gentoo-user] Wayland! Beware of!

2024-09-23 Thread Wol
On 23/09/2024 21:14, Alan Mackenzie wrote: What on Earth is going on? I never asked for wayland, and I haven't received any news items about it in the last few weeks. I know little about this X substitute, but one thing's vitually certain; that installing it as emerge intended would lead to a l

Re: [gentoo-user] Wayland! Beware of!

2024-09-23 Thread Arsen Arsenović
Hello, Alan, Alan Mackenzie writes: > Hello, Gentoo. > > I got a nasty shock earlier on this evening when I was updating my > (still newish) system. Around (perhaps) 70 packages to be updated or > reloaded, several of them big packages. What's going on? > > There were lots of qt and kde packag

Re: [gentoo-user] Wayland! Beware of!

2024-09-23 Thread Eli Schwartz
On 9/23/24 4:14 PM, Alan Mackenzie wrote: > Hello, Gentoo. > > I got a nasty shock earlier on this evening when I was updating my > (still newish) system. Around (perhaps) 70 packages to be updated or > reloaded, several of them big packages. What's going on? > > There were lots of qt and kde p