2026-03-15.log

- pomel0 (QUIT: Ping timeout: 264 seconds) (~pomel0@user/pomel0)00:11
+ pomel0 (~pomel0@user/pomel0)00:11
- AnimaInvicta (PART: !!unknown attribute: msg!!) (~AnimaInvi@88-120-179-216.subs.proxad.net)00:38
- Ar|stote|is (QUIT: Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) (~linx@149.210.44.190)01:00
+ Ar|stote|is (~linx@149.210.44.190)01:02
+ cobra (~cobra@user/Cobra)01:14
- cobra_ (QUIT: Ping timeout: 268 seconds) (~cobra@user/Cobra)01:15
chminute: yeah they are different :( seems like a place of measurent + adc issue?01:23
minutech: yeah, need to confirm with another instrument soon.01:25
minutech: josch: but, some good news https://source.mnt.re/reform/reform-tools/-/merge_requests/16301:26
minute(it's possible that this will mangle the last character of firmware strings though, might need to split that into 2 responses)01:27
elb`josch: minute: I've been running 6.19 for a couple of weeks, I don't notice any particular regressions from 6.18 (nor do I notice any particular benefits)01:32
elb`I've used HDMI with an external monitor and the more-or-less complicated projector setup in the lecture halls on campus01:32
minuteelb`: nice, thanks01:33
- paperManu (QUIT: Ping timeout: 244 seconds) (~paperManu@173.206.232.56)01:39
+ wickedshell (~wickedshe@2601:8c0:c7c:3572:7488:fc7e:88e2:1a70)01:54
- paperManu_ (QUIT: Ping timeout: 255 seconds) (~paperManu@173.206.232.56)01:57
- mjw (QUIT: Ping timeout: 252 seconds) (~mjw@gnu.wildebeest.org)02:32
- voltaire28_ (QUIT: Quit: WeeChat 4.8.1) (~jlafon@28.162.2.93.rev.sfr.net)03:09
- op_4 (QUIT: Remote host closed the connection) (~tslil@user/op-4/x-9116473)04:05
+ op_4 (~tslil@user/op-4/x-9116473)04:05
- siviq (QUIT: Quit: Client closed) (~siviq@user/siviq)04:18
- pomel0 (QUIT: Remote host closed the connection) (~pomel0@user/pomel0)05:24
- Ar|stote|is (QUIT: Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) (~linx@149.210.44.190)05:33
+ Ar|stote|is (~linx@149.210.44.190)05:42
+ pomel0 (~pomel0@user/pomel0)05:47
joschminute: nice, would you like me to do the clang-format and then merge?09:38
joschminute: i also worked around the openexr issue by building blender with libraries from 2026-03-12. You can now try to put this into your apt sources.list:09:41
joschdeb [trusted=yes arch=arm64] https://source.mnt.re/reform/reform-debian-packages/-/jobs/19228/artifacts/raw/repo reform main09:41
joschif that doesn't work we can start comparing cmake options09:41
+ pengu1nx (~pengu1nx@user/pengu1nx)10:40
pengu1nxWhat do you guys do with your MNT reforms? They're mostly for hardware tinkering or light work aren't they?10:44
joschpengu1nx: my reform has been my only computer since 2021 so i do everything with it that i do with computers10:52
pengu1nxWhat do you do with them? I assume nothing GPU intense?10:53
joschpengu1nx: i don't do CAD modelling, no10:53
pengu1nxDo you use an extra screen with it?10:54
joschpengu1nx: no, but quite a few people do. I don't have a TFT display at home other than our TV.10:55
pengu1nxwhy TFT?10:56
joschbecause they are much slimmer than CRT monitors11:00
joschat some point i wanted to buy a portable (battery powered) monitor for use with the pocket reform when i'm travelling11:02
rick_pengu1nx its my daily driver since i got in i september11:10
rick_and i have an external monitor atteched and use the one on the pocket as a second screen. for stuff like this chat here ^^11:11
rick_freecad also works fine.. but true.. if i need more power (which happens sometime) i connect to my workstation in my rack ^^11:11
rick_but its like.. once a week? i'm quite happy with the power of my pocket ^^11:12
pengu1nxjosch, yeah no doubt they're smaller than crt, but there's more than those 2 types of monitors11:14
pengu1nxdepending on the work, a monitor with some sort of HDR might be nice, though I guess the support isn't necessarily that good, I believe11:15
+ mjw (~mjw@gnu.wildebeest.org)12:36
- cli (QUIT: Remote host closed the connection) (~m-vsauiy@user/cli)12:42
+ cli (~m-vsauiy@user/cli)12:43
+ paperManu (~paperManu@173.206.232.56)12:57
minutejosch: yes to the merge question, thank you! and about blender, very cool stuff, also thank you and will test!13:13
minutepengu1nx: i use a dell 27 inch 1440p 120hz external monitor at home on my pocket reform, where it's my main computer.13:14
minutepengu1nx: i use it mainly for web and chats (firefox, signal, fractal), coding (emacs with eglot/lsp for typescript, C/C++, rust, python), some graphics/photo stuff, some gaming (mostly retro/indie), music, media player13:17
minuteand ofc email, calendar, planify, now gnucash as well :D13:18
joschthank you! done and set to auto-merge13:18
minuteoh and of course kicad13:18
minutefreecad also works quite well13:18
minuterick_: how do you connect to your workstation? vnc, waypipe, ...? 13:44
minutejosch: blender starts! it seems to use xwayland though13:54
minute(i know because i have a custom hacked xwayland that has a particular graphics glitch)13:55
minutejosch: it seems like only the X11 backend is enabled?13:55
minutejosch: performance under xwayland is degraded. but this build is already a very good first shot, as it does work13:56
minutejosch: could you enable the following CMake options: WITH_GHOST_WAYLAND, WITH_GHOST_WAYLAND_DYNLOAD, WITH_GHOST_WAYLAND_LIBDECOR ?13:58
+ kensanata2 (~alex@user/kensanata)14:04
rick_minute currently via pikvm i already had. works great. if you go into fullscreen you nearlvy have an desktop like expirince14:05
rick_*experience14:05
rick_but since i want to have another proxmox node, i might switch to vnc.. want to put my workstation stuff as an vm onto the proxmox14:08
rick_or is waypipe a more modern option?14:08
joschminute: reading the build log the problem is:14:08
josch-- wayland-protocols not found, disabling WITH_GHOST_WAYLAND14:08
joschi'll add your build options and wayland-protocols as a build-dep and try again14:09
joschminute: in your own build log you can find all build options right after:14:11
joschBlender Configuration14:11
josch=====================14:11
joschthis is what blender was built with in case you see something else that needs changing: https://mister-muffin.de/p/tgpI.txt14:12
minuterick_: in my experience at least on LAN, waypipe should give you better perf14:13
minute(over fast wi-fi, too)14:13
- kensanata2 (QUIT: Quit: OK) (~alex@user/kensanata)14:22
joschminute: new config looks like you wanted it: https://mister-muffin.de/p/uAyz.txt14:30
minutejosch: that looks good, many thanks!14:31
joschif this works i'm going to send the missing wayland-protocols build dependency to debian package maintainers -- that's a simple fix :)14:34
minutejosch: yeah14:36
rick_minute thanks, gonna check it out ^^15:01
- timide (QUIT: Read error: Connection reset by peer) (~timide@user/timide)15:13
+ timide (~timide@user/timide)15:14
joschminute: new sources.list entry for your blender build:15:17
joschdeb [trusted=yes arch=arm64] https://source.mnt.re/reform/reform-debian-packages/-/jobs/19240/artifacts/raw/repo reform main15:18
+ siviq (~siviq@user/siviq)16:17
siviqpengu1nx do you own MNT device or perhaps planning to get one? If you want to check if people run specific software, you can ask here. Or even better, at the community website: https://community.mnt.re/ and reach broader audience.16:49
pengu1nxMaybe one day when I have money and need a new laptop, just interested. Thanks16:52
siviqpengu1nx :) Always good first to collect intel and then make educated choice. I did the same year ago, then ordered one couple months ago.17:07
+ spew (~spew@user/spew)17:13
pengu1nxMaybe after I finish school and get a job xD17:13
- Ar|stote|is (QUIT: Ping timeout: 246 seconds) (~linx@149.210.44.190)17:42
+ Ar|stote|is (~linx@149.210.81.64)17:47
- spew (QUIT: Quit: nyaa~) (~spew@user/spew)18:06
joschuuuh nice: Accepted linux 6.19.6-2~bpo13+1 (source) into stable-backports19:37
- pomel0 (QUIT: Ping timeout: 244 seconds) (~pomel0@user/pomel0)20:02
+ pomel0 (~pomel0@user/pomel0)20:04
- xktr (QUIT: Ping timeout: 252 seconds) (~xktr@user/xktr)20:36
+ xktr (~xktr@user/xktr)20:37
- kensanata (QUIT: Quit: OK) (~alex@user/kensanata)20:52
+ kensanata2 (~alex@user/kensanata)20:55
- kensanata2 (QUIT: Client Quit) (~alex@user/kensanata)20:55
+ kensanata2 (~alex@user/kensanata)20:56
- kensanata2 (QUIT: Client Quit) (~alex@user/kensanata)20:56
+ kensanata2 (~alex@user/kensanata)20:58
- kensanata2 (QUIT: Quit: OK) (~alex@user/kensanata)21:06
+ kensanata2 (~alex@user/kensanata)21:06
- kensanata2 (QUIT: Client Quit) (~alex@user/kensanata)21:10
- dodo (QUIT: Quit: dodo) (~dodo@user/dodo)21:17
+ dodo (~dodo@user/dodo)21:18
+ kensanata2 (~alex@user/kensanata)21:29
- S0rin (QUIT: Quit: WeeChat 3.8) (~S0rin@user/s0rin)21:38
* kensanata2 -> kensanata21:46
+ S0rin (~S0rin@user/s0rin)22:06
- gianmarcogg03 (QUIT: Ping timeout: 248 seconds) (~quassel@user/gianmarcogg03)22:08
+ gianmarcogg03 (~quassel@user/gianmarcogg03)22:09
+ potash (~potash@user/foghorn)22:10
+ vagrantc (~vagrant@2600:3c01:e000:21:7:77:0:50)22:39
- potash (QUIT: Quit: The Lounge - https://thelounge.chat) (~potash@user/foghorn)23:32
minutejosch: awesome, thanks, gonna test now23:44
minutejosch: it works! the window is undecorated which is no problem for me because i use the super+mouse click etc shortcuts for resizing, but i wanna check why it's actually not using libdecor, i got the same log message from my own build: > Couldn't open plugin directory: No such file or directory > No plugins found, falling back on no decorations23:59
minutehm, this string is not in the blender source code23:59
minutemaybe the error is from libdecor23:59

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