<hsp>
Everything is set to POSIX in my locale settings, and I don't know why. I would like to have de_DE.UTF-8. What else do I need to do besides locale-gen?
<jaeger>
have you also set LANG in /etc/rc.conf?
<hsp>
jaeger, yes
<jaeger>
Does it make any difference if you explicitly 'export LANG=de_DE.UTF-8' or the same with LC_ALL ?
<hsp>
in rc.conf ?
<jaeger>
Nah, just in a shell/terminal
<hsp>
yes,LANG=de_DE.UTF-8
<hsp>
LC_CTYPE="de_DE.UTF-8"
<jaeger>
If that works, maybe just need to logout and back in or reboot, if you haven't since updating glibc or generating the locales
<hsp>
after reboot is posix
<jaeger>
I'm also experiencing some locale weirdness but I figured I had just broken something locally: https://dpaste.com/DDMAW58HC
<jaeger>
I've never used any form of en_GB before, no idea where that's coming from
<jaeger>
LANG seems to be set properly but if I also set LC_ALL the errors disappear
<jaeger>
jue: you seeing anything like this? I wonder if the latest glibc update has an issue
<hsp>
ahhhhh, after set export LANG=de_DE.UTF-8 in rc.conf it works
<jaeger>
I'm only seeing it on one system so far, though
<jaeger>
OK, so the answer earlier was no :)
<jaeger>
And unrelated to my issue, I guess
<hsp>
But I don't think everything is okay.
<hsp>
hmmm, yad is not in ports
<hsp>
I would like to have gedit. Is it available anywhere?
<jaeger>
I don't think it is currently. You could make a port for it
<hsp>
i don't now
<jaeger>
hrmm... maybe my locale issue is somehow caused by plasma, not the underlying glibc
ppetrov^ has joined #crux
<ppetrov^>
r0ni, libplist fails here with "checking for python... no"
<ppetrov^>
however, given the weird "bugs" i had here with jaeger's mate caja, i may have messed up sth. Are you sure this does not expect python2?
<r0ni>
ppetrov^ i'd maybe -fr python3-setuptools and/or python3-cython, i'll check it out in a few but I've yet to come across any issue locally with it
<ppetrov^>
it may be an issue here...
<ppetrov^>
great job with your repo, and it's admirable you even added the apple mounting libs
<r0ni>
i can say i've had my fair share of issues going from 3.7 > 3.8 and python was a major one
<r0ni>
heh ya know, as I was updating them, I was wondering why they are even there lol I think gvfs uses them? hell, I've got so many repos between crux/slackw that I can't remember why I've done some things anymore lol
<r0ni>
yeah they are opt in gvfs, but yeah I tried to cover all the bases that crux itself doesn't
<ppetrov^>
i used to maintain these
<ppetrov^>
always to the latest git commit
<ppetrov^>
because iOS keeps updating and old ones stopped working
<r0ni>
tho the elogind bits in that repo I'm considering removing, as to really use elogind effectively one needs to do a little more than just a elogind port
<ppetrov^>
i think i read elogind is just needed to be there, without starting it
<ppetrov^>
i guess you wrote that
<ppetrov^>
btw accountsservice fails to build
<r0ni>
yeah for whiskermenu, but i re-did the reps a while back and it's not actually req
<ppetrov^>
well, ditch it
<r0ni>
accounsservice failing? really? i went to great lengths to fix that one
<r0ni>
huh I'll check into that as well
<ppetrov^>
it failed _here_
<ppetrov^>
I am not building on a clean system
<ppetrov^>
wait
<ppetrov^>
it builds
<ppetrov^>
so it was sth else
<r0ni>
ok good, that one was stressing me out lol
<r0ni>
luckily arch had a new patch which hadn't been needed prior
<ppetrov^>
hm, actually it WAS failing and now it builds
<ppetrov^>
i think i need a break...
<r0ni>
i'd just fixed it yesterday, so yeah it was broken
<ppetrov^>
aaah
<ppetrov^>
it broke yesterday, yes
<ppetrov^>
ok, great
<ppetrov^>
and thanks
<ppetrov^>
btw, what is labwc and do I need it?
<ppetrov^>
nothing seems to depend on it
<r0ni>
labwc I added because it's the mainly supported wayland WM, you can use it by "startxfce4 --wayland"
<ppetrov^>
thanks for the clarification
<r0ni>
wallpaper don't work OOB with it, you'd need to use a wayland wallpaper util to set it tho, but it's "in progress" so to speak
<ppetrov^>
i am fine with xorg
<r0ni>
i came across a xfwm4 wayland port, but it uses wlroots 0.16 and that fails to build so I haven't invested more time in trying it out as it's unofficial fork anyway
<r0ni>
yeah for xfce i'm fine with xorg, but they have been adding wayland for the past few years so I figure I might as well make it so people can use it if they want too
<ppetrov^>
great
<r0ni>
labwc is like openbox for wayland for a comparison
<r0ni>
but I'm glad you appreciate the repo! I've had very little feedback on it overall, tim did some PRs last year, so i know he's tried it, but outside of that... radio silence from the community lol
<r0ni>
thx I'll take a looksie at them
<ppetrov^>
ah I see I needed t do export PYTHON="/usr/bin/python3"
<ppetrov^>
your repo i amazing and offers the most complete XFCE, I guess
<ppetrov^>
jaeger's MATE is cool and all, but it seems I am too much used to how things work in Xfce. I am using some MATE components, though
<jaeger>
I have no feedback as I haven't used XFCE in years
<jaeger>
But it's always nice for people to maintain more ports
<ppetrov^>
well, it's good to have a choice
<jaeger>
Indeed
<r0ni>
i also have lxqt avail, and a full elogind (needs pam rules added, and a README) as well. but i'd say the xfce is the crown wearer so far
<ppetrov^>
yep
<ppetrov^>
r0ni, about usbmuxd, I also had to do idiotic things like "echo "1.1.2" > .tarball-version", when building from the latest commit
<r0ni>
heh yeah i see that, i've got that one open in browser right now
<r0ni>
i see i've omitted that one, and it's probably a needed piece of the puzzle overall for the ios device to actually mount
<cruxbot>
[opt/3.8]: nvidia-fb: updated to version 575.64.05
<cruxbot>
[opt/3.8]: nvidia: updated to version 570.172.08
<cruxbot>
[opt/3.8]: mtools: updated to version 4.0.49
<cruxbot>
[compat-32/3.8]: nvidia-fb-32: updated to version 575.64.05
<cruxbot>
[compat-32/3.8]: nvidia-32: updated to version 570.172.08
<ppetrov^>
this needs to run as a daemon
<ppetrov^>
or at least here on Xfce 4.12
<ppetrov^>
no idea if automount can be accomplished upon plugging the iPhone
<r0ni>
yeah I see the rc script... I'll look at the latest stable, see if i can re-use your port ;).. I'll have to try testing plugging in my phone
<r0ni>
if i can find a plain usb to plug it in with anyway
<cruxbot>
[contrib/3.8]: python3-maturin: updated to version 1.9.1
<cruxbot>
[contrib/3.8]: libwnck-gtk3: updated to version 43.2
<cruxbot>
[contrib/3.8]: libvirt-python: updated to version 11.5.0
<cruxbot>
[contrib/3.8]: libvirt: updated to version 11.5.0
<cruxbot>
[contrib/3.8]: libmicrohttpd: updated to version 1.0.2
<cruxbot>
[contrib/3.8]: docker-compose: updated to version 2.39.1
<cruxbot>
[contrib/3.8]: docker-buildx: updated to version 0.26.1
<cruxbot>
[contrib/3.8]: docker: updated to version 28.3.2
<r0ni>
i'm building kde gear 25.07.90 for slackw right now so my boxes are all a little busy, but i've got a spare laptop to use, I'll have to do a little R&D with this stuff
<ppetrov^>
have fun
<ppetrov^>
r0ni, btw, I made my xscreensaver port so that screensavers are available in XFCE's screensaver (which works nicely with the powermanager)
ppetrov^ has quit [Quit: Leaving]
lavaball has quit [Remote host closed the connection]