ChanServ changed the topic of #haiku to: Open-source operating system that specifically targets personal computing. | https://haiku-os.org | Nightlies: https://download.haiku-os.org | Bugtracker: https://dev.haiku-os.org | SCM: https://git.haiku-os.org/ | Logs: https://oftc.irclog.whitequark.org/haiku | Matrix: #haiku:matrix.org | XMPP: #haiku%irc.oftc.net@irc.jabberfr.org
Vidrep_64 has quit [Quit: Vision[]: i've been blurred!]
B2IA has joined #haiku
<Not-34b6> [haikuports/haikuports] waddlesplash pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/0298ff0fe412...4f130b53050b
<Not-34b6> [haikuports/haikuports] waddlesplash 4f130b5 - freetype: Drop dependency on brotli.
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
MarisaG has quit [Read error: Connection reset by peer]
x10z has joined #haiku
<Not-34b6> [haikuports/haikuports] waddlesplash pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/4f130b53050b...09ac2de7d0fb
<Not-34b6> [haikuports/haikuports] waddlesplash 09ac2de - ffmpeg 4.2: Disable dav1d again.
x10z has quit []
<Not-34b6> [haikuports/haikuports] waddlesplash pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/09ac2de7d0fb...f41849b063e7
<Not-34b6> [haikuports/haikuports] waddlesplash f41849b - libavif: Bump for rebuild against newer dav1d.
thomaslewis has joined #haiku
<Not-34b6> [haikuports/haikuports] waddlesplash pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/f41849b063e7...9aa29de3929b
<Not-34b6> [haikuports/haikuports] waddlesplash 9aa29de - ffmpeg 4.2: Remove --enable-libass.
thomaslewis has left #haiku [#haiku]
Scarecrow has left #haiku [Error from remote client]
Scarecrow has joined #haiku
Scarecrow has left #haiku [Disconnected: Received SIGTERM]
Scarecrow has joined #haiku
thomaslewis has joined #haiku
<nekobot> [haiku/haiku] waddlesplash pushed 3 commits to master [hrev56259] - https://git.haiku-os.org/haiku/log/?qt=range&q=4726114d979b+%5Eb5eee5ce22c7
<nekobot> [haiku/haiku] 1fca58118099 - bootloader & kernel: Build zlib with -Wno-error=missing-prototypes.
<nekobot> [haiku/haiku] 4767301e20de - haiku_datatranslators: Remove libraw version specification.
<nekobot> [haiku/haiku] 4726114d979b - HaikuPorts/x86_64: Update.
x10z has joined #haiku
<Not-34b6> [haikuports/haikuports] waddlesplash pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/9aa29de3929b...31a9ab5b955b
<Not-34b6> [haikuports/haikuports] waddlesplash 31a9ab5 - Revert "ffmpeg 4.2: Remove --enable-libass."
<skirst> libass, lol
thomaslewis has left #haiku [#haiku]
thomaslewis has joined #haiku
<skirst> apologies, from the beavis & butt-head generation :D
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
thomaslewis has left #haiku [#haiku]
thomaslewis has joined #haiku
<Not-34b6> [haikuports/haikuports] waddlesplash pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/31a9ab5b955b...8e273326a2f4
<Not-34b6> [haikuports/haikuports] waddlesplash 8e27332 - freetype: Rebuild again so x86 secondary arch really drops brotli.
<Not-34b6> [haikuports/haikuports] waddlesplash pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/8e273326a2f4...5601d001bf0b
<Not-34b6> [haikuports/haikuports] waddlesplash 5601d00 - freetype: Rebuild again so x86 secondary arch really drops brotli.
<nekobot> [haiku/haiku] 8fdcd41eecdc - BuildFeatures: Remove versions from libraw and libavif SONAMES.
<nekobot> [haiku/haiku] waddlesplash pushed 1 commit to master [hrev56260] - https://git.haiku-os.org/haiku/log/?qt=range&q=8fdcd41eecdc+%5E4726114d979b
thomaslewis has left #haiku [#haiku]
thomaslewis has joined #haiku
<Not-34b6> [haikuports/haikuports] waddlesplash pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/5601d001bf0b...d107a6611d24
<Not-34b6> [haikuports/haikuports] waddlesplash d107a66 - ffmpeg: Touch for rebuild.
selfish- has joined #haiku
selfish has quit [Read error: Connection reset by peer]
<waddlesplash> here's a crazy idea: GTK doesn't really do "native theme engines" anymore, with 3+
<waddlesplash> but, you can of course create themes using CSS
<waddlesplash> there is in fact a Haiku-lookalike theme out there, but of course it'd only work for default settings, colors, etc.
<waddlesplash> what if ... we wrote some code that used BControlLook to draw to BPictures
<waddlesplash> then "decomposed" the BPictures into CSS, and then turned the CSS into a GTK theme, automatically at application startup?
<waddlesplash> (this sounds like something x512[m]'s picture experiments might be about :)
<nekobot> [haiku/haiku] waddlesplash pushed 1 commit to master [hrev56261] - https://git.haiku-os.org/haiku/log/?qt=range&q=4a2e65d8ee39+%5E8fdcd41eecdc
<nekobot> [haiku/haiku] 4a2e65d8ee39 - HaikuPorts/x86_gcc2: Update.
<waddlesplash> mbrumbelow[m]: pls test your wifi devices with hrev56261+ when it's out
<mbrumbelow[m]> waddlesplash: Will do. Will that release hit tomorrow?
<waddlesplash> yeah, nightlies are built once a day, about an hour or two from now
<mbrumbelow[m]> Ok, perfect. Thanks
thomaslewis has left #haiku [#haiku]
chaoticbob has joined #haiku
chaoticbob has quit []
Begasus has joined #haiku
Begasus_32 has joined #haiku
<Begasus> g'morning peeps
kikadf has quit [Remote host closed the connection]
kikadf has joined #haiku
<netpositive> morning Begasus
<Begasus> morning netpositive
<Begasus> jadedctrl, could you have another look at trackgit, build is broken (32bit checked) for not finding the included headers, adding the path to the makefile results in the build failing because it's using git2's stdint.h
MajorBiscuit has joined #haiku
Begasus_32 has quit [Quit: Vision[]: Gone to the dogs!]
tuaris1 has joined #haiku
tuaris has quit [Read error: Connection reset by peer]
<Begasus> 64bit is OK
skirst has quit []
thomaslewis has joined #haiku
skirst has joined #haiku
thomaslewis has left #haiku [#haiku]
Maturi0n_ has joined #haiku
skirst has quit []
Maturi0n1 has joined #haiku
Maturi0n has quit [Ping timeout: 480 seconds]
Maturi0n_ has quit [Ping timeout: 480 seconds]
tuaris1 has quit [Read error: Connection reset by peer]
tuaris has joined #haiku
<andreasdr[m]> Good morning
austin987 has joined #haiku
Maturi0n1 has quit [Ping timeout: 480 seconds]
Begasus_64 has joined #haiku
Maturi0n has joined #haiku
<Begasus> g'morning andreasdr[m]
<Not-34b6> [haikuports/haikuports] diversys pushed 1 commit to master [+2/-2/±0] https://github.com/haikuports/haikuports/compare/d107a6611d24...5b0d6e2de80b
<Not-34b6> [haikuports/haikuports] phw 5b0d6e2 - picard: bump version to 2.8.2 (#7042)
Maturi0n_ has joined #haiku
Begasus_64 has quit [Quit: Vision[]: Gone to the dogs!]
Maturi0n has quit [Ping timeout: 480 seconds]
Maturi0n has joined #haiku
DKnoto has quit [Ping timeout: 480 seconds]
DKnoto has joined #haiku
<andreasdr[m]> Good morning Begasus
Maturi0n_ has quit [Ping timeout: 480 seconds]
<Begasus> how's it going andreasdr[m]
<andreasdr[m]> Hm. Good question. I think all is goood for now :)
<andreasdr[m]> Yaaaaaaaaaaaaa.
<andreasdr[m]> What about you? All good?
<andreasdr[m]> A little bit lazy right now to start my dayjob :D
<andreasdr[m]> On sunday i turn 43 :O
<andreasdr[m]> :P
<andreasdr[m]> :)
Begasus_32 has joined #haiku
<Begasus> lol
<Begasus> kiddo ;)
<andreasdr[m]> :D
<Begasus> Fine here so far :)
<andreasdr[m]> Nice.
<andreasdr[m]> :)
<andreasdr[m]> Dudes sooon I willl be 50 years old. WTF????
<andreasdr[m]> LOL.
<Begasus> Add 10 more years to that (next year here) :P
mmu_man has joined #haiku
<andreasdr[m]> Oh noooooo! Why TF are we soo ooooold?
<andreasdr[m]> However. I always feel like 28 :D
<andreasdr[m]> So who cares.
<Begasus> hehe
<Begasus> well, pension is almost there, so there is a reason for it all :)
jmairboeck has joined #haiku
<andreasdr[m]> Oh cool.
<andreasdr[m]> What about the dogs? All good. I need a nice dog photo right now :D
mmu_man has quit [Ping timeout: 480 seconds]
<Begasus> dogs are fine :)
<Begasus> almost 2 weeks ago, but still a nice one ;) https://ibb.co/2KXG0y4
<andreasdr[m]> Sweeeeeeeet them.
<andreasdr[m]> All yours?
<Begasus> one of our females a while ago for a photoshoot: https://ibb.co/album/nrxmwV
<Begasus> those are from our latest litter yes
<andreasdr[m]> Nice lady!
<Begasus> She is, half sister to the pups atm (same mother)
<Begasus> Only 4 years older :P
<andreasdr[m]> Ok
<n0toose[m]> <andreasdr[m]> "Dudes sooon I willl be 50..." <- I now feel like a baby.
<andreasdr[m]> :D
<andreasdr[m]> Well 7 years left :D
<Begasus> We know n0toose[m] :P
<Begasus> Enjoy it andreasdr[m] ... prime time for you now :)
<andreasdr[m]> Hmmmm. Ok. :D
<Begasus> Some of my BeOS wallpapers I found back a while ago: https://ibb.co/album/hBLpB7 :)
AlaskanEmily has quit [Remote host closed the connection]
aib0 has joined #haiku
aib0 has quit []
tuaris has quit [Read error: Connection reset by peer]
Begasus_32 has quit [Quit: Vision[]: Gone to the dogs!]
thomaslewis has joined #haiku
thomaslewis has left #haiku [#haiku]
<Begasus> Maybe someone could make the background for ActivityMonitor transparant? ;)
Begasus has quit [Quit: Leaving]
<x512[m]> Begasus: What do you mean?
<x512[m]> Transparent in replicant mode?
Begasus_32 has joined #haiku
Begasus has joined #haiku
ablyss_ has joined #haiku
ablyss has quit [Ping timeout: 480 seconds]
xet7 has joined #haiku
ClaudioM has joined #haiku
ClaudioM has quit [Quit: leaving]
ClaudioM has joined #haiku
<trungnt2910[m]> x512: Can that UserlandVM of yours handle an 32-bit x86 app that counts to 100 and calls exit() on an x86_64 machine?
<trungnt2910[m]> `exit` is something that just takes an 32-bit integer so it should be really simple to implement?
jason123santa has left #haiku [Error from remote client]
<trungnt2910[m]> (Suppose that the app is written in assembly, not linked to any C runtime libs)
<x512[m]> > <@trungnt2910:matrix.org> x512: Can that UserlandVM of yours handle an 32-bit x86 app that counts to 100 and calls exit() on an x86_64 machine?
<x512[m]> > `exit` is something that just takes an 32-bit integer so it should be really simple to implement?
<x512[m]> Haiku does quite a lot before program start. It run runtime_loader that load and resolve dependencies of target executable.
jason123santa has joined #haiku
<x512[m]> As you can see, UserlandVM start guest by loading runtime_loader and passing argv/env.
xet7 has quit [Remote host closed the connection]
<x512[m]> I already did some tests with running 32 bit x86 code and custom "syscalls".
xet7 has joined #haiku
xet7_ has joined #haiku
xet7_ has quit [Remote host closed the connection]
xet7_ has joined #haiku
xet7_ has quit [Remote host closed the connection]
xet7_ has joined #haiku
xet7 has quit [Ping timeout: 480 seconds]
HaikuUser has joined #haiku
HaikuUser has quit []
xet7_ has quit [Remote host closed the connection]
<jadedctrl> Begasus: @32-bit trackgit, will do :)
hackkitten has joined #haiku
thomaslewis has joined #haiku
thomaslewis has left #haiku [#haiku]
thomaslewis has joined #haiku
thomaslewis has left #haiku [#haiku]
thomaslewis has joined #haiku
thomaslewis has left #haiku [#haiku]
thomaslewis has joined #haiku
thomaslewis has left #haiku [#haiku]
thomaslewis has joined #haiku
Gaspare has joined #haiku
MajorBiscuit has quit [Quit: WeeChat 3.5]
x10z has joined #haiku
gouchi has joined #haiku
thomaslewis has left #haiku [#haiku]
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<nekobot> [haiku/haiku] waddlesplash pushed 1 commit to master [hrev56262] - https://git.haiku-os.org/haiku/log/?qt=range&q=4043ac18675a+%5E4a2e65d8ee39
<nekobot> [haiku/haiku] 4043ac18675a - Terminal: add missing newline to --help output
thomaslewis has joined #haiku
x10z has joined #haiku
thomaslewis has left #haiku [#haiku]
thomaslewis has joined #haiku
Gaspare has quit [Quit: Gaspare]
thomaslewis has left #haiku [#haiku]
tuaris has joined #haiku
thomaslewis has joined #haiku
ablyss_ has quit [Quit: Leaving]
thomaslewis has left #haiku [#haiku]
thomaslewis has joined #haiku
<trungnt2910[m]> <x512[m]> "https://github.com/X547/..."; <- Seems like you're loading the... native runtime_loader?
<waddlesplash> yes, we have to do that
thomaslewis has left #haiku [#haiku]
<waddlesplash> not only is the runtime_loader hardwired to a specific ELF version, it can be called at runtime by the running application
thomaslewis has joined #haiku
<trungnt2910[m]> <x512[m]> "As you can see, UserlandVM start..." <- The one that's living on the host machine instead of the one of the emulated architecture?
thomaslewis has left #haiku [#haiku]
<trungnt2910[m]> waddlesplash: What's "hardwired to a specific ELF version"?
<waddlesplash> it only can read ELF32 or ELF64 depending on how it was compiled
mmu_man has joined #haiku
<trungnt2910[m]> If that's the case, I still don't understand x512's code. It should have loaded a runtime_loader of the target architecture so that the running application could call the loader's code?
thomaslewis has joined #haiku
thomaslewis has left #haiku [#haiku]
tuaris1 has joined #haiku
tuaris has quit [Read error: Connection reset by peer]
thomaslewis has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
mmu_man has joined #haiku
thomaslewis has left #haiku [#haiku]
thomaslewis has joined #haiku
thomaslewis has left #haiku [#haiku]
thomaslewis has joined #haiku
thomaslewis has left #haiku [#haiku]
Gaspare has joined #haiku
<Not-34b6> [haikuports/haikuports] waddlesplash pushed 1 commit to master [+2/-0/±0] https://github.com/haikuports/haikuports/compare/5b0d6e2de80b...0052284a14c1
<Not-34b6> [haikuports/haikuports] waddlesplash 0052284 - ffmpeg: Add disabled recipe for 4.4.2.
thomaslewis has joined #haiku
thomaslewis has left #haiku [#haiku]
thomaslewis has joined #haiku
thomaslewis has left #haiku [#haiku]
tqh has joined #haiku
<waddlesplash> mbrumbelow[m]: what's the verdict on iaxwifi?
thomaslewis has joined #haiku
thomaslewis has left #haiku [#haiku]
thomaslewis has joined #haiku
thomaslewis has left #haiku [#haiku]
<extrowerk> waddlesplash: my wlan frequently shows the Ready popup, is this normal? http://0x0.st/oQke.txt
<waddlesplash> extrowerk: hrev?
<waddlesplash> oh I see
<waddlesplash> extrowerk: please see if it still does this with hrev56258+
JakeSays1 has joined #haiku
<extrowerk> i am updating right now
thomaslewis has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
<extrowerk> seems to be working better now
<waddlesplash> after update? or just randomly
<extrowerk> after the update
<waddlesplash> very good
<waddlesplash> extrowerk: btw can I repost your screenshot of speedtest you sent a few weeks back?
thomaslewis has left #haiku [#haiku]
thomaslewis has joined #haiku
thomaslewis has left #haiku [#haiku]
KapiX has joined #haiku
KapiX has quit [Quit: KapiX]
<extrowerk> waddlesplash: yeah, for sure.
Forza has joined #haiku
<extrowerk> waddlesplash: FYI: i have a 150 Mbit optical net.
Forza_ has quit [Read error: Connection reset by peer]
Vidrep_64 has joined #haiku
<Vidrep_64> Hi
<Vidrep_64> waddlesplash, after updating my wifi is much "snappier" on that PC with the idualwifi7260
<waddlesplash> yep, I finally fixed that problem
<Vidrep_64> What remains?
<waddlesplash> nothing I know of, but the people with open tickets haven't yet reported back
<Vidrep_64> Maybe I'll wipe that drive and do a clean install with most recent iso and see if everything works as it should
B2IA has quit [Ping timeout: 480 seconds]
m199 has joined #haiku
ClaudioM has quit [Quit: leaving]
HaikuUser has joined #haiku
HaikuUser has quit []
tuaris1 has quit [Read error: Connection reset by peer]
tuaris has joined #haiku
<Vidrep_64> waddlesplash, I wiped my drive and did a clean install of hrev56261 on the PC with the idualwifi7260. It cannot connect at all
<waddlesplash> strange
<Vidrep_64> After selecting a network and providing a password, the keyring dialog never is activated to connect
<waddlesplash> the keyring dialog likely won't get activated
<waddlesplash> this is a current limitation of the OpenBSD drivers interacting with wpa_supplicant
<Vidrep_64> It popped up every time I tried to connect when it was working yesterday
<waddlesplash> that may be due to having existing keystore settings
<Vidrep_64> On a clean install, it never pops up
<waddlesplash> yes, that's probably expected
<Vidrep_64> My working install from a few days ago was also a clean install
<Vidrep_64> Just so we are talking about the same thing, here's what I'm referring to: https://dev.haiku-os.org/attachment/ticket/17814/screenshot2.png
<waddlesplash> yeah, that may not happen this way
<waddlesplash> it's also possible that you have the wrong wpa_supplicant version somehow
DKnoto has quit [Ping timeout: 480 seconds]
<Vidrep_64> I did a clean install a few days ago, on the same PC and it worked fine
B2IA has joined #haiku
ClaudioM has joined #haiku
DKnoto has joined #haiku
jmairboeck has quit [Quit: Konversation terminated!]
mmu_man has joined #haiku
ClaudioM has quit [Quit: leaving]
ClaudioM has joined #haiku
<Vidrep_64> wpakeystore
<Vidrep_64> Sorry, switching between PC's
B2IA has quit [Ping timeout: 480 seconds]
Vidrep_64 has quit [Quit: Vision[]: i've been blurred!]
tqh has quit [Remote host closed the connection]
<Begasus> heading down here, g'night peeps!
Begasus has quit [Quit: Leaving]
Gaspare has quit [Quit: Gaspare]
Gaspare has joined #haiku
<mbrumbelow[m]> waddlesplash: Hey, I am working on it now.
<mbrumbelow[m]> Was sidetracked with a few things.
AlienSoldier has joined #haiku
<AlienSoldier> waddlesplash my KDL of the last weeken is gone with the update to 56261
<waddlesplash> good
thomaslewis has joined #haiku
thomaslewis has left #haiku [#haiku]
<mbrumbelow[m]> Nope
sharivegas has left #haiku [#haiku]
<waddlesplash> please upload syslog somewhere
HaikuUser has joined #haiku
<waddlesplash> also, try connecting 2-3 times at lesat
<waddlesplash> least
HaikuUser is now known as sg94
<mbrumbelow[m]> Ok
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Vidrep_64 has joined #haiku
xet7 has joined #haiku
Gaspare has quit [Quit: Gaspare]
gouchi has quit [Remote host closed the connection]
mmu_man has quit [Ping timeout: 480 seconds]
mmu_man has joined #haiku
Vidrep_64 has quit [Quit: Vision[]: i've been blurred!]
m199 has quit [Remote host closed the connection]
AlaskanEmily has joined #haiku
ablyss has joined #haiku
ClaudioM has quit [Quit: leaving]
thomaslewis has joined #haiku
thomaslewis has left #haiku [#haiku]
x10z has joined #haiku
AlienSoldier has quit [Quit: Vision[]: i've been blurred!]
dandan has joined #haiku
tuaris has quit [Read error: Connection reset by peer]
tuaris has joined #haiku
thomaslewis has joined #haiku