-
nsITobin
so .. without audit support in the kernel lightdm fails to switch modes when logging off properly crashing the video card but only after starting a steam proton game.. enabled audit support rebuilt the kernel.. works properly
-
nsITobin
odd thing is in fedora when I pulled this crap i didn't have this issue
-
nsITobin
oh dear god
-
nsITobin
this issue accessing fedora XFS partitions.. this will mean rhel 9 won't be able to access rhel 10 xfs partitions
-
nsITobin
this is a unix-based system.. why the devil am I trying to treat mozbuilding as if it was a windows profile where everything needs to co-exist
-
frg_Away
nsITobin hi
-
nsITobin
good morning
-
nsITobin
just thinking of ways to improve my efficiency by making use of what is at hand
-
nsITobin
also had to go for a kernel post 6.5 due to bugged amdgpu firmware handling.. unless I rebuild the el9 kernel which likely has a fix anything else before 6.5 but after 5.something between 5.4 and 5.15 to 6.5ish
-
nsITobin
currently on 6.7.9 aka the kernel I was originally building LFS with cause its known good with this system
-
nsITobin
but I am as well as most in here likely are quite over the linux for now ;) just been verifing my build flows for the updated instructions
-
nsITobin
hey frg_Away have you backported
Bug 1440014 text-decoration-width?
-
frg_Away
no stylo only not. Ever<thing style upt o 60 should be in and then stymied because of forking rust
-
nsITobin
it's not stylo
-
nsITobin
-
nsITobin
plus reftests
-
frg_Away
then it might be possible
-
frg_Away
If you check out 2.53 there is a chekced.in directrory. Everything there is in
-
frg_Away
The patch queue I mean
-
nsITobin
it's not a priority or anything tho I do make use of it in my designs and was in my bookmark folder "Bugs of intrest"
-
frg_Away
If the bug number is not there and not in regular patches it is not in.
-
nsITobin
i am not seeing it
-
nsITobin
let me search the code
-
nsITobin
nop
-
frg_Away
didn't ring a bell either. 69 usually means lots of prerequisites so I usually also passed.
-
nsITobin
ALSO among the half-dozen things I did last night I learned how to use glimpse on the commandline and hunted down the flags MXR uses .. seems to be the reverse alphabetical behavior is because it is based on modification time so latest changed files will show higher in a search and why most trees behave like this? they only have modification time from disk at time of extraction.. seamonkey stuff only has time from clone in and subsiquent updates.. so
-
nsITobin
sorted by modification date
-
nsITobin
and query relevance
-
nsITobin
glimpseindex -o -n -f -B -M 128 -H /path/to/glimpse-index/ /path/to/source/
-
nsITobin
and to search glimpse -i -H /path/to/glimpse-index/ -y -n "searchTerms"
-
nsITobin
and a regex to cature parts of what it returns (.*):\ ([0-9]+):\ (.*) where $1 = /path/to/file $2 = line number and $3 = line of source code
-
nsITobin
capture
-
nsITobin
so basically I have enough to do MXR in PHP except for linkified identifier search
-
therube
-
therube
for that matter, look at the oddities is displays in FF (in the banner area at the top of the page)
-
therube
amazing what the web / web pages have become
-
Sompi
all Mozilla pages are starting to be completely broken on anything else than Firefox or Chrome
-
Sompi
and pretty much any website that contains information about web standards...
-
nsITobin
There
-
nsITobin
vmware is back
-
nsITobin
up to stable 6.10 now LOL
-
nsITobin
so now I am fully operational on this frankendistro
-
Sompi
can thunderbird still read RSS feeds?
-
nsITobin
you know.. I do not know.. I would guess yes because newsblog came from an extension originally it isn't based on the feed reader components firefox used
-
nsITobin
Sompi: yes it still does
-
Sompi
I wouldn't be surprised if they remove it in the very near future
-
Sompi
because Firefox already stopped noticing RSS feeds
-
nsITobin
they do that and I'll fork Thunderbird if jorgk doesn't retain the feature in betterbird
-
nsITobin
I am no longer pulling punches with Mozilla for non-scraps
-
nsITobin
I have LITERALLY done it before lol
-
nsITobin
and I CAN do it again.
-
nsITobin
wait a minute
-
nsITobin
the mozilla site design update in mid-2023
-
nsITobin
NOW I KNOW WHY IT IS SO FAMILAR
-
nsITobin
it's just the Basilisk Browser design with a white background and more icons and buttons and less text and a big mission statement
-
nsITobin
basilisk site design*
-
nsITobin
even has the damned moving griedent
-
nsITobin
sorry Sompi you were saying about rss
-
nsITobin
-
nsITobin
of course for the web it needs sanitization and other bs