2023-11-03.log

+ jacobk (~quassel@utdpat241106.utdallas.edu)00:22
- sevan (QUIT: Ping timeout: 246 seconds) (~sevan@user/venture37)00:23
+ sevan (~sevan@2001:470:1f1d:1d6:5a55:caff:fe24:ed4)00:34
- jacobk (QUIT: Ping timeout: 248 seconds) (~quassel@utdpat241106.utdallas.edu)00:55
- mjw (QUIT: Ping timeout: 255 seconds) (~mjw@gnu.wildebeest.org)01:49
- GNUmoon (QUIT: Remote host closed the connection) (~GNUmoon@gateway/tor-sasl/gnumoon)02:01
+ GNUmoon (~GNUmoon@gateway/tor-sasl/gnumoon)02:02
- nsc (QUIT: Ping timeout: 255 seconds) (~nicolas@226-99-142-46.pool.kielnet.net)03:24
+ nsc (~nicolas@219-99-142-46.pool.kielnet.net)03:26
+ jacobk (~quassel@utdpat241106.utdallas.edu)04:28
- jacobk (QUIT: Ping timeout: 260 seconds) (~quassel@utdpat241106.utdallas.edu)05:18
+ jacobk (~quassel@utdpat242031.utdallas.edu)06:43
- mlarkin (QUIT: Ping timeout: 248 seconds) (~mlarkin@047-036-115-056.res.spectrum.com)06:46
+ mlarkin (~mlarkin@047-036-115-056.res.spectrum.com)07:08
- jacobk (QUIT: Ping timeout: 272 seconds) (~quassel@utdpat242031.utdallas.edu)07:15
+ chomwitt (~chomwitt@2a02:587:7a2d:bc00:1ac0:4dff:fedb:a3f1)07:59
- klardotsh (QUIT: Ping timeout: 260 seconds) (~klardotsh@c-67-170-115-80.hsd1.wa.comcast.net)09:22
+ mjw (~mjw@gnu.wildebeest.org)11:36
+ Boostisbetter (4a410829d7@irc.cheogram.com)11:45
- GNUmoon (QUIT: Remote host closed the connection) (~GNUmoon@gateway/tor-sasl/gnumoon)11:56
+ GNUmoon (~GNUmoon@gateway/tor-sasl/gnumoon)11:57
violetyeah i like to write a lot of lua code for my hobby projects. runs really good on reform12:16
- mjw (QUIT: Ping timeout: 255 seconds) (~mjw@gnu.wildebeest.org)12:23
* mark_ -> mjw12:32
- doctorhoo (QUIT: Ping timeout: 255 seconds) (~doctorhoo@217-210-162-155-no600.tbcn.telia.com)13:24
+ doctorhoo (~doctorhoo@2a00:801:779:4c0:29db:a57e:c818:b4ad)13:28
- doctorhoo (QUIT: Read error: Connection reset by peer) (~doctorhoo@2a00:801:779:4c0:29db:a57e:c818:b4ad)13:54
+ doctorhoo (~doctorhoo@217-210-162-155-no600.tbcn.telia.com)13:54
+ mark_ (~mjw@gnu.wildebeest.org)14:06
erleviolet are you also minetest player?14:08
erlebecause that's what i use lua for ^_^14:08
minuteviolet: cool14:14
minutejosch: i'm testing reform-migrate on a new a311d unit atm.14:14
minuteso far it seems to do the right thing :D14:14
joschnice!14:15
joschi had it tested successfully on ls1028a14:15
josch(together with setup-encrypted-nvme that is)14:15
minutecool. i'm testing on unencrypted nvme14:16
- mark_ (QUIT: Ping timeout: 255 seconds) (~mjw@gnu.wildebeest.org)14:16
+ minutepocket (~reform@p509936c9.dip0.t-ipconnect.de)14:24
minutepocketjosch: ok so after Installing new boot.scr i get: /usr/sbin/reform-boot-config: 261: MMCDEV: parameter not set14:25
minutepocketjosch: ah yeah, because that isn't set for a311d14:26
minutepocketjosch: but the migration went flawlessly14:27
minutepocketjosch: after reboot / is on nvme0n114:27
minutepockethmm, for some reason it feels faster than my own reform lol14:31
joschminutepocket: thank you! fixed locally14:33
minutepocketalso will test plasma-desktop on that machine now14:42
minutepocket(never tried it before on a311d)14:42
minutepockethmm, plasma is very problematic, it starts waybar for some reason14:59
minutepocketand some other stuff like pasystray14:59
minutepocketbut why14:59
joschwhat mechanism are you using to start plasma-desktop?15:00
minutepocketjust startplasma-wayland on the linux console15:02
minuteah, systemd/user/waybar.service:ExecStart=/usr/local/bin/waybar15:04
joschhuh where is that from?15:05
minutei guess there is stuff installed into /usr/lib/systemd/user15:05
minutejosch: waybar package15:05
minutenot good hmm15:05
joschthe /usr/local/bin/waybar part does not sound like the waybar package15:06
minutepasystray: /etc/xdg/autostart/pasystray.desktop15:06
minutegah15:06
minutejosch: sorry, my bad, i copied the wrong path here from my desktop which has experimental things going on.15:07
minutejosch: the real issue is waybar: /usr/lib/systemd/user/waybar.service15:07
joschright15:07
+ jacobk (~quassel@129.110.242.224)15:08
minuteok, so to be compatible with kde in the future (don't know if it makes sense, it is a bit sluggish and heavy) we need to nuke some stuff from /etc/xdg/autostart or find another way around that15:08
joschminute: what does this print for you when you have plasma started:15:08
joschsystemctl is-active graphical-session.target15:08
joschthat is inactive when just running sway via greetd15:09
minutepocket josch: inactive15:09
minutepocketjosch: but graphical.target is active15:10
joschhrm... because the waybar user unit depends on graphical-session.target15:10
joschyes graphical.target is active for me as well15:11
joschbut the waybar user unit is inactive15:12
josch(because of missing dependency)15:12
minutepocketi had to do systemctl disable waybar.service15:14
joschright15:14
minutepocketbut it still comes back. so that wasn't enough15:14
joschi don't know a good way to disable the waybar systemd user unit or the pasystray xdg autostart selectively for kde15:14
minutepocketi don't think we want them in general, in any DE15:15
minutepocketsway and wayfire both have them in their config files15:15
joschminutepocket: you might want to mask the unit15:15
joschoh true, it's sway starting them15:15
minutepocketok, masking worked15:16
minutepocketand i deleted the other things from /etc/xdg/autostart/15:17
joschif you don't want anything from xdg autostart maybe a better way would be to mask either individual services or xdg-desktop-autostart.target from systemd15:19
joschbut, plasma-workspace.target actually wants xdg-desktop-autostart.target15:21
joschoooh here is the right way:15:22
joschif you do not want something from /etc/xdg/autostart/ to get started for your user, copy the *.desktop file into your ~/.config/autostart/ and remove the NoDisplay=true line15:23
joschsame can be done for waybar.service by overwriting it in ~/.config/systemd/user15:25
- sevan (QUIT: Changing host) (~sevan@2001:470:1f1d:1d6:5a55:caff:fe24:ed4)15:25
+ sevan (~sevan@user/venture37)15:25
minutepocketjosch: ah, i wasn't aware of xdg-desktop-autostart.target15:26
minutepocketjosch: why NoDisplay=true?15:26
joschminutepocket: because the internet said so -- but according to systemd-xdg-autostart-generator(8) a better method might be to set Hidden=true15:33
minutepocketheh15:35
minutepocketinteresting, also my qt5 config wasn't perfect. it should use the breeze icons instead of papirus, or a lot of kde toolbar etc icons are missing15:49
+ mark_ (~mjw@gnu.wildebeest.org)15:50
joschreading src/xdg-autostart-generator/xdg-autostart-service.c an even better method (because we want to limit the effect to systemd) is probably setting X-systemd-skip=true15:57
- GNUmoon (QUIT: Remote host closed the connection) (~GNUmoon@gateway/tor-sasl/gnumoon)16:08
+ GNUmoon (~GNUmoon@gateway/tor-sasl/gnumoon)16:08
- mark_ (QUIT: Ping timeout: 258 seconds) (~mjw@gnu.wildebeest.org)16:22
minutepocketwe should also probably mask suspend, hibernate etc targets on a311d and ls1028a16:27
joschthat would break the current property of reform-system-image that the root partition contains the same stuff for all boards16:30
joschthough this could easlily be part of a first-boot-script: https://source.mnt.re/reform/reform-system-image/-/merge_requests/4316:31
minuteyep 16:32
joschhrm... there was another thing we recently said we wanted to put there to preserve this property of reform-system-image but i cannot find it anymore in the log...16:43
minutemy memory is a bit too lossy atm to remember that ^^16:48
- Boostisbetter (QUIT: Ping timeout: 272 seconds) (4a410829d7@irc.cheogram.com)16:58
minuteok, i will attempt the .config/autostart stuff locally17:04
minuteinteresting, lxpolkit.desktop has these lines:17:08
minuteNotShowIn=GNOME;KDE;MATE;17:08
minuteHidden=true17:08
minuteyet untested https://source.mnt.re/reform/reform-tools/-/commits/kde-fixes17:13
minute(plasma takes a while to install over slow wifi)17:13
- doctorhoo (QUIT: Ping timeout: 255 seconds) (~doctorhoo@217-210-162-155-no600.tbcn.telia.com)17:20
+ doctorhoo (~doctorhoo@2001:2043:5e0f:a800:810:5811:5c8c:111d)17:21
- doctorhoo (QUIT: Ping timeout: 258 seconds) (~doctorhoo@2001:2043:5e0f:a800:810:5811:5c8c:111d)17:28
+ doctorhoo (~doctorhoo@2a00:801:779:4c0:29db:a57e:c818:b4ad)17:28
- doctorhoo (QUIT: Read error: Connection reset by peer) (~doctorhoo@2a00:801:779:4c0:29db:a57e:c818:b4ad)17:32
+ doctorhoo (~doctorhoo@2001:2043:5e0f:a800:7a5b:79b9:b267:14d6)17:32
minutehmm https://floss.social/@carlschwan/11134751956605004717:42
- doctorhoo (QUIT: Ping timeout: 246 seconds) (~doctorhoo@2001:2043:5e0f:a800:7a5b:79b9:b267:14d6)17:45
+ doctorhoo (~doctorhoo@2a00:801:779:4c0:29db:a57e:c818:b4ad)17:46
- doctorhoo (QUIT: Read error: Connection reset by peer) (~doctorhoo@2a00:801:779:4c0:29db:a57e:c818:b4ad)18:03
+ doctorhoo (~doctorhoo@2001:2043:5e0f:a800:b9de:9b29:98a9:69c9)18:04
+ Boostisbetter (4a410829d7@irc.cheogram.com)18:05
* f_ -> F_18:06
* F_ -> f_18:06
minutejosch: the autostart stuff seems to have worked!18:11
minutealso, the main issue messing up KDE UI is that we set QT_QPA_PLATFORMTHEME=qt5ct18:11
minutethis needs to be unset for KDE...18:11
f_minutepocket: is that you on pocket reform?18:22
minutepocketf_: yep18:26
f_:D18:26
minutepocketdoing a bit of testing on it here in parallel18:26
f_Does it work well? :P18:26
minutepocketyeah. i just need to do some polishing work18:26
f_nice18:27
- doctorhoo (QUIT: Read error: Connection reset by peer) (~doctorhoo@2001:2043:5e0f:a800:b9de:9b29:98a9:69c9)18:39
+ doctorhoo (~doctorhoo@217-210-162-155-no600.tbcn.telia.com)18:40
- jacobk (QUIT: Remote host closed the connection) (~quassel@129.110.242.224)18:42
- chomwitt (QUIT: Ping timeout: 240 seconds) (~chomwitt@2a02:587:7a2d:bc00:1ac0:4dff:fedb:a3f1)18:43
+ jacobk (~quassel@129.110.242.224)18:44
minutejosch: comments? https://source.mnt.re/reform/reform-tools/-/merge_requests/6018:50
joschminute: this works for systemd so maybe a hunch: does replacing the files with symlinks to /dev/null also have the desired effect?18:56
joschbecause that would avoid copypasting that much content that will not remain up-to-date anyways18:56
joschthe other stuff just seems to changes to themes which are probably inconsequential18:58
+ klardotsh (~klardotsh@c-67-170-115-80.hsd1.wa.comcast.net)19:05
minutejosch: yes, actually we can probably delete the qt5ct config now that we don't default to it anymore. regarding /dev/null: do you mean the waybar systemd file, or also the .desktop files?19:07
- minutepocket (QUIT: Quit: leaving) (~reform@p509936c9.dip0.t-ipconnect.de)19:24
+ mark_ (~mjw@gnu.wildebeest.org)19:40
- mjw (QUIT: Killed (NickServ (GHOST command used by mark_!~mjw@gnu.wildebeest.org))) (~mjw@2001:1c06:2488:1400:4fd:39a7:74ac:7bae)19:42
* mark_ -> mjw19:42
+ mark_ (~mjw@2001:1c06:2488:1400:4fd:39a7:74ac:7bae)19:42
joschminute: i'm not 100% sure about either. I know that .service files can be symlinks to /dev/null in /etc/systemd/system/ to disable them but i don't know whether the same thing works for .service files in ~/.config/systemd/user or even for .desktop files or whether there might be nasty error messages in the logs instead.20:18
joschjust an idea to try20:18
- jacobk (QUIT: Ping timeout: 260 seconds) (~quassel@129.110.242.224)20:19
joschdesktop stuff is not my area of expertise :D20:24
+ jacobk (~quassel@utdpat241106.utdallas.edu)20:30
minutehehe20:32
- Boostisbetter (QUIT: Ping timeout: 255 seconds) (4a410829d7@irc.cheogram.com)21:28
+ Boostisbetter (4a410829d7@irc.cheogram.com)21:35
+ chomwitt (~chomwitt@2a02:587:7a2d:bc00:1ac0:4dff:fedb:a3f1)22:03
- Boostisbetter (QUIT: Ping timeout: 264 seconds) (4a410829d7@irc.cheogram.com)22:14
violeterle: im not a minetest player! i just like to write little utilities in lua22:30
erleviolet do you maybe want to help me with the standalone tga encoder i maintain?22:30
erleviolet also do you have a website with your tools?22:31
erlethe tga encoder is here btw: https://git.minetest.land/erlehmann/tga_encoder22:31
+ Boostisbetter (4a410829d7@irc.cheogram.com)22:33
vkoskivMinetest is super fun, because all the game logic is easily available for editing in lua22:34
- chomwitt (QUIT: Read error: Connection reset by peer) (~chomwitt@2a02:587:7a2d:bc00:1ac0:4dff:fedb:a3f1)22:45
abortretryfailI used Lua to write Vendetta Online plugins. Their "table" structure is a neat built-in type23:12
joschi maintain a foss engine for heroes of might and magic 3 called vcmi in debian -- they have their mods written in lua23:14
joschminute: alternatively, what happens if you just replace the .desktop files with an empty file -- does that also overwrite it successfully?23:26

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!