Werner changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Announcements: #armbian-announcements | Developer talk: #armbian-devel | Off-Topic: #armbian-offtopic | Logs: -> irc.armbian.com
<DC-IRC>
[Discord] <menu> i am building it on debian oldstable right this second to provide them a `.deb`
kingdomofheaven has quit [Ping timeout: 240 seconds]
<DC-IRC>
[Discord] <superkali> i'm reviewing the PR, i need time to check if all is good
<DC-IRC>
[Discord] <superkali> @igorpec which workflow update deb file on repository?
kingdomofheaven has joined #armbian
<DC-IRC>
[Discord] <rpardini> I've oldstable builds on fork, but really, let's just wait for SuperKali. not divulging unofficial builds.
<DC-IRC>
[Discord] <menu> i couldn't find a build, but i'm not great at finding them, incidentally my local builds are failing for some reason, `npm` complains about usage of `npm ci`
<DC-IRC>
[Discord] <rpardini> you missing package-lock or something.
<DC-IRC>
[Discord] <menu> yep, missing package-lock.json even though i can *see it*
<DC-IRC>
[Discord] <menu> oh, of course it's installed an old version of node, why wouldn't it
<DC-IRC>
[Discord] <rpardini> that's why it took me 15 runs yesterday to get things going.
<DC-IRC>
[Discord] <menu> it's the node *inside* the docker container that's the issue, oh how i hate docker
<DC-IRC>
[Discord] <rpardini> I wouldn't wait for repo, as _clearly_ users are downloading debs from GH Releases directly.
<DC-IRC>
[Discord] <superkali> Never a joy, GitHub runners are hard to come by.
<DC-IRC>
[Discord] <menu> managed to patch the build script to use a modern version of node, but now there's a node-specific error that i do not understand; i'm gonna step out here
<DC-IRC>
[Discord] <rpardini> Yeah and since I've changed cache keys, first build will build tauri-cli and thus quite slow. Should normalize from 2nd+ build on.
<DC-IRC>
[Discord] <rpardini> Oh damn and I didn't do macos builds -- those are _very_ sparsely available indeed.
<DC-IRC>
[Discord] <superkali> Anyway, I took inspiration from your idea and am working on a reusable workflow.
<DC-IRC>
[Discord] <rpardini> Yeah, I haven't looked into GHA capabilities ref that since 2022, but I guess there must be away.
<DC-IRC>
[Discord] <rpardini> a "composite" maybe?
<DC-IRC>
[Discord] <superkali> when is ready give a look
nescius has joined #armbian
laz0r_ has joined #armbian
<DC-IRC>
[Discord] <rpardini> Yeah, I haven't looked into GHA capabilities ref that since 2022, but I guess there must be a way.
laz0r has quit [Ping timeout: 252 seconds]
laz0r_ is now known as laz0r
<DC-IRC>
[Discord] <superkali> nescius try new v1.2.4
<DC-IRC>
[Discord] <Werner> Embedded in the screenshot. Unless there is some sort of debug flag, let me know
<DC-IRC>
[Discord] <rpardini> Yeah that's webkitgtk rendering to the wrong plane. I guess it's HW related.
<DC-IRC>
[Discord] <superkali> this issue is weird
<DC-IRC>
[Discord] <rpardini> can you get chrome or anything similar to render on the ms-r1?
<DC-IRC>
[Discord] <Werner> chrome and ff seem to work normally
<DC-IRC>
[Discord] <superkali> have you search online on tauri issue?
<DC-IRC>
[Discord] <superkali> have you search online on tauri issues?
<DC-IRC>
[Discord] <Werner> not yet
<DC-IRC>
[Discord] <superkali> is very very weird
<DC-IRC>
[Discord] <rpardini> it's one of downsides of Tauri, since it doesnt embed webkit/chromium, one is not in control of what user has on his system.
<DC-IRC>
[Discord] <rpardini> werner: are you on Wayland?
<DC-IRC>
[Discord] <Werner> unfortunately not. nvidia drivers don't like wayland. the session crashes
<DC-IRC>
[Discord] <Werner> x11 works fine
<nescius>
superkali: thanks for suggesting using the newest, but i did got the newest from github just today and had this problem.. but i got around it already by using kde's ISO Image Writer (maybe i am having debian installation which may be too old?)
<DC-IRC>
[Discord] <rpardini> yeah. I'd say it's probably a compound problem of X11 plus unexpected plane order, and would guess it's completely out of our, or Tauri's, control.
<DC-IRC>
[Discord] <rpardini> nescius: we literally just did a new version.
<DC-IRC>
[Discord] <rpardini> just for you 😉
<DC-IRC>
[Discord] <superkali> necius just download v1.2.4
<DC-IRC>
[Discord] <rpardini> so please if you try 1.2.4 it would mean so much to us.
<DC-IRC>
[Discord] <rpardini> nescius: also, if you could report on which OS/Distro/version you're on?
<DC-IRC>
[Discord] <superkali> he already provided debian 12.11
<DC-IRC>
[Discord] <superkali> here
<DC-IRC>
[Discord] <superkali> he already provided debian 12.12
<DC-IRC>
[Discord] <rpardini> oh sorry missed it. That will work.
<DC-IRC>
[Discord] <superkali> np
<DC-IRC>
[Discord] <rpardini> What I worry about is a `Jammy` user -- as that's even older, and unfortunately also supported until...
<DC-IRC>
[Discord] <rpardini> ... mid'27
<DC-IRC>
[Discord] <rpardini> I am not about to install Jammy anywhere to test though.
<DC-IRC>
[Discord] <superkali> even me
<DC-IRC>
[Discord] <superkali> As soon as someone complains, we'll find out.
<DC-IRC>
[Discord] <Werner> do you want to dig further with this blank window issue? I could provide remote access via rustdesk or something?
<nescius>
it worked, thanks!
<DC-IRC>
[Discord] <superkali> awesome!
<DC-IRC>
[Discord] <rpardini> nescius: thanks!
<DC-IRC>
[Discord] <rpardini> it would be interesting to know if it works over SSH X11 tunneling. It probably will.
<DC-IRC>
[Discord] <Werner> Perhaps. But thats not likely an end-user scenario ^^
<DC-IRC>
[Discord] <rpardini> if you've a known good machine, `ssh -X -Y ` to the funky (install `xauth x11-apps` there beforehand) and run `xeyes`
<DC-IRC>
[Discord] <superkali> ms-01 is a new entry pc
<DC-IRC>
[Discord] <superkali> like orion
<DC-IRC>
[Discord] <rpardini> then run `armbian-imager`
<DC-IRC>
[Discord] <Werner> yes, same soc
<DC-IRC>
[Discord] <superkali> i don't expect it work all fine
<DC-IRC>
[Discord] <rpardini> is xeyes works, but armbian-imager is still blank, I'd say we need to investigate
<DC-IRC>
[Discord] <rpardini> otherwise I'd say it's about HW plane vs webkit.
<DC-IRC>
[Discord] <superkali> it's possible on you side pull repo and run in dev mode?
<DC-IRC>
[Discord] <superkali> npm run tauri:dev
<DC-IRC>
[Discord] <superkali> there's some script to install deps in repo
<DC-IRC>
[Discord] <superkali> or give me rustdesk i will look it
<DC-IRC>
[Discord] <superkali> my orion o6 not have a gpu so i can't test