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
_whitelogger has joined #haiku
<Vidrep_64> Done
x10z has joined #haiku
x10z has quit []
mmu_man has quit [Ping timeout: 480 seconds]
freddietilley1 has joined #haiku
AlienSoldier has quit [Quit: Vision[]: i've been blurred!]
freddietilley1 has quit [Ping timeout: 480 seconds]
bitigchi has quit [Ping timeout: 480 seconds]
Kokito has joined #haiku
Vidrep_64 has quit [Quit: Vision[]: i've been blurred!]
Kokito has quit [Quit: Vision[]: i've been blurred!]
Jupp_S has quit [Remote host closed the connection]
Kokito has joined #haiku
Kokito has quit [Quit: Vision[]: i've been blurred!]
x10z has joined #haiku
<x512[m]> @_oftc_skirst:matrix.org: USB audio is functional, but with some glitches. Drivers is currently not included to default builds. Restarting media services multiple times may need to get it working.
<B2IA> (binky) Hello
<micken> ok so mmu is on , jump to kernel _start succeeds
<micken> I was a bit confused which ttbr that actually was inited
<micken> I think I need to rewrite that part , because ttbr0 isn't assigned
masoudd_ has quit [Ping timeout: 480 seconds]
Kokito has joined #haiku
Kokito has quit []
<micken> Welcome to kernel debugger output!
<micken> Haiku revision: hrev55902+dirty, debug level: 2
<waddlesplash> nice
<micken> adding trace now
<micken> see where it crash
<micken> I get a translation fault
<waddlesplash> I don't think we even have an arm64 paging method
<waddlesplash> so that's not surprising
<waddlesplash> there's a hacky one someone put together in here
<waddlesplash> but it's really not up to stuff afaik
<micken> I see
<waddlesplash> the arm(32) one is mostly complete
<micken> yes
<waddlesplash> so between the two it should be possible to piece something together
<micken> yes
<micken> just what I was going to say :)
<micken> I think my slow progress method is good , because I Need to learn how Haiku does things
<x512[m]> micken: kernel can pass some initialization steps with identity mapping and without MMU code.
<x512[m]> It is enough to make KDL and stack trace functional.
ClaudioM has joined #haiku
sweetginger[m] has quit [Server closed connection]
sweetginger[m] has joined #haiku
freddietilley1 has joined #haiku
bitigchi has joined #haiku
freddietilley1 has quit [Ping timeout: 480 seconds]
bitigchi has quit [Ping timeout: 480 seconds]
<zdykstra> My x260 (skylake) is locking up under haiku. I wonder if there's an actual hardware fault; I get graphical hiccups in linux/wayland.
cp-- has quit [Server closed connection]
cp-- has joined #haiku
spa has quit [Server closed connection]
spa has joined #haiku
repetitivestrain has quit [Server closed connection]
<waddlesplash> depends on what kind of lockup
<waddlesplash> can you drop into kdl?
_0xdd has quit [Server closed connection]
_0xdd has joined #haiku
<zdykstra> Input seemed to be dead - launching Lagrange seemed to trigger it once
<zdykstra> Is there a magic key combo to get to the kdl?
<waddlesplash> yes. Alt+SysRq+D
<waddlesplash> very reliable for ps2, somewhat less so for usb
<waddlesplash> usb keyboards may or may not work in kdl, mileage varies
Jupp_S has joined #haiku
<zdykstra> Thanks - I'll see what happens after I install to the on board SSD :)
AmyMalik has quit [Server closed connection]
Ellenor has joined #haiku
melek89[m] has quit [Server closed connection]
melek89[m] has joined #haiku
HaikuUser has joined #haiku
ClaudioM has quit [Quit: leaving]
linearcannon has joined #haiku
bitigchi has joined #haiku
bitigchi has quit [Ping timeout: 480 seconds]
stux has quit [Server closed connection]
stux has joined #haiku
HaikuUser has quit [Ping timeout: 480 seconds]
cheapie has quit [Server closed connection]
cheapie has joined #haiku
OrangeBomb has quit [Server closed connection]
OrangeBomb has joined #haiku
_Dario_ has quit [Quit: Vision[]: i've been blurred!]
bitigchi has joined #haiku
bitigchi has quit [Ping timeout: 480 seconds]
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hooway has joined #haiku
probono9 has quit [Quit: The Lounge - https://thelounge.github.io]
probono9 has joined #haiku
Guest557 is now known as js
euandreh has quit [Ping timeout: 480 seconds]
OrangeBomb has quit [Quit: Slacking off]
humdinger has joined #haiku
<Not-c620> [haiku/website] humdingerb pushed 1 commit to master [+2/-0/±1] https://github.com/haiku/website/compare/275acf15d619...1d4804594bd8
<Not-c620> [haiku/website] humdingerb 1d48045 - Wallpaper call: add 2 backgrounds from Roly
OrangeBomb has joined #haiku
MrSunshine has joined #haiku
HaikuUser has joined #haiku
Begasus has joined #haiku
<Begasus> g'morning peeps
rodolphoeck has quit [Server closed connection]
rodolphoeck has joined #haiku
HaikuUser has left #haiku [#haiku]
<nephele> morning Begasus
<Begasus> moin nephele
<Begasus> moin humdinger :)
<Begasus> package gd needs a revbump for libvpx (at least on 32bit) it seems
<nephele> What's up begasus?
<Begasus> updating the install atm
<Begasus> then will see if gd build ok localy before a revbump
<Begasus> what's up there nephele ?
<nephele> I'm thinking of whether i should remake my patch for love2d :)
<nephele> Or write more on my game... I figured out yesterday that some part of the code was massively memory-inefficient in lua... so probably need to write that in C, but have never really written C before :D
bitigchi has joined #haiku
<humdinger> Before I go... :)
<humdinger> Thanks to augiedoggie QuickLaunch gained a new option that needs translations.
<humdinger> You can help out at https://i18n.kacperkasper.pl/projects/4 Thanks!
* humdinger waves
humdinger has quit [Quit: Vision[]: Oi with the poodles already!!]
<Not-c620> [haikuports/haikuports] korli pushed 2 commits to master [+4/-3/±0] https://github.com/haikuports/haikuports/compare/9d3bda17b225...735a32a21196
<Not-c620> [haikuports/haikuports] korli 6b5031b - zstd: bump version
<Not-c620> [haikuports/haikuports] korli 735a32a - libavif: add compatibility package for 0.9.2
<Begasus> still on love2d nephele , thought you had that covered?
<nephele> I did finish the patch before, but it somehow got lost...
<nephele> and after that i didn't do much with it anymore :D
bitigchi has quit [Ping timeout: 480 seconds]
<Begasus> :/
Begasus_32 has joined #haiku
<Not-c620> [haikuports/haikuports] korli pushed 1 commit to master [+1/-1/±0] https://github.com/haikuports/haikuports/compare/735a32a21196...1cadd4556b07
<Not-c620> [haikuports/haikuports] korli 1cadd45 - libavif: actually 0.8.4 is required for compatibility
<Not-c620> [haikuports/haikuports] threedeyes pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/1cadd4556b07...3b9c8b310379
<Not-c620> [haikuports/haikuports] threedeyes 3b9c8b3 - qtwebengine_bin: bump revision
<Not-c620> [haikuports/haikuports] Begasus pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/3b9c8b310379...26842549495e
<Not-c620> [haikuports/haikuports] Begasus 2684254 - gd, revbump for libvpx (gd_devel needs this) (#6654)
lelldorin has joined #haiku
<lelldorin> good morning
<lelldorin> i am trzing to get my playstation 2 gamepad to work on haiku but he only detect the triangle button in hermes. anz chance to config it anzthere_ SDLJoytest/GL detect it but closed because Couldn't open /usr/local//share/SDLJoytest-GL/light.bmp. JoystickUteliyer from HaikuDepot does not run or i do not nderstand how to use it.
macdude22 has quit [Server closed connection]
<nekobot> [haiku/haiku] autocommitter pushed 1 commit to master [hrev55911] - https://git.haiku-os.org/haiku/log/?qt=range&q=8a2698fe2894+%5E0463bae558b1
<nekobot> [haiku/haiku] 8a2698fe2894 - Update translations from Pootle
<Begasus> morning lelldorin
jenna16bit has quit [Server closed connection]
jenna16bit has joined #haiku
lelldorin has quit [Quit: Vision[]: i've been blurred!]
lelldorin has joined #haiku
Kokito has joined #haiku
Hannah has quit []
Hannah has joined #haiku
lelldorin has quit [Quit: Vision[]: i've been blurred!]
<Begasus> extrowerk, parse error for gettext on 32bit (gcc2)
<Not-c620> [haikuports/haikuports] korli pushed 1 commit to master [+1/-0/±0] https://github.com/haikuports/haikuports/compare/26842549495e...0daed40c29c5
<Not-c620> [haikuports/haikuports] extrowerk 0daed40 - autoconf: bump (#6289)
bbjimmy has quit [Server closed connection]
jmairboeck has joined #haiku
<Begasus> too many parse errors on gettext, whiping one out reveals another one and ...
<Kokito> Hi Begasus!
<Begasus> Hi Kokito ! :)
rennj has quit [Ping timeout: 480 seconds]
bitigchi has joined #haiku
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
lelldorin has joined #haiku
Forza has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
Kokito has quit [Quit: Vision[]: i've been blurred!]
bitigchi has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
gouchi has joined #haiku
Kokito has joined #haiku
Maturi0n has quit [Read error: Connection reset by peer]
yann64[m] has quit [Server closed connection]
yann64[m] has joined #haiku
Kokito has quit [Quit: Vision[]: i've been blurred!]
bitigchi has joined #haiku
<Begasus> I think portVersionedName is not good practice for 32 (secondary architecture), I presume it's adding the _x86 suffix?
<lelldorin> @Begasus yes this is the best way
<Begasus> foo-1.2.3_x86 won't be found if the SOURCE_DIR = foo-1.2.3 lelldorin
<Begasus> who broke meson ;)
<lelldorin> who is foo ;-)
<Begasus> ;)
lelldorin has quit [Quit: Vision[]: i've been blurred!]
Kokito has joined #haiku
BrunoSpr has joined #haiku
<Begasus> binary missing in the new meson package: https://ibb.co/pRPZSZp
<nekobot> [haiku/buildtools] pulkomandy pushed 1 commit to master [btrev43188] - https://git.haiku-os.org/buildtools/log/?qt=range&q=b70d54b657e7+%5E7b6c9e88a2b0
<nekobot> [haiku/buildtools] b70d54b657e7 - gcc: backport fix for Canadian builds
<nekobot> [haiku/haiku] tqh pushed 1 commit to master [hrev55912] - https://git.haiku-os.org/haiku/log/?qt=range&q=883858e60b1d+%5E8a2698fe2894
<nekobot> [haiku/haiku] 883858e60b1d - implement TLS for arm
tqh has joined #haiku
BrunoSpr has quit [Quit: Vision[]: Ich wurde verwaschen!]
BrunoSpr has joined #haiku
Kokito has quit [Quit: Vision[]: i've been blurred!]
Forza has joined #haiku
Leandro[m] has quit [Server closed connection]
Leandro[m] has joined #haiku
<Begasus> at least the reports from buildmaster are clean again :)
Kokito has joined #haiku
euandreh has joined #haiku
<Not-c620> [haikuports/haikuports] korli pushed 1 commit to master [+0/-0/±2] https://github.com/haikuports/haikuports/compare/0daed40c29c5...914e1fa0678b
<Not-c620> [haikuports/haikuports] korli 914e1fa - meson: rebuild with options.entry_points
<Begasus> meson fixed :)
<Begasus> heading out to our grandchildren, cu later peeps
Kokito has quit [Quit: Vision[]: i've been blurred!]
<Not-c620> [haikuports/haikuports] korli pushed 5 commits to master [+6/-6/±0] https://github.com/haikuports/haikuports/compare/914e1fa0678b...d8557dfd74f6
<Not-c620> [haikuports/haikuports] korli eb9d0c0 - ansiweather: bump version
<Not-c620> [haikuports/haikuports] korli b6ec6f2 - angband: bump version
<Not-c620> [haikuports/haikuports] korli 107743f - benchmark: bump version
<Not-c620> [haikuports/haikuports] ... and 2 more commits.
n0toose has joined #haiku
n0toose has quit [Remote host closed the connection]
<Not-c620> [haikuports/haikuports] diversys pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/d8557dfd74f6...8df530e617c1
<Not-c620> [haikuports/haikuports] augiedoggie 8df530e - emacs: bump git rev, remove libpng, add TEST() (#6652)
lelldorin has joined #haiku
mmu_man has joined #haiku
ClaudioM has joined #haiku
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
NovaForte[m] has quit [Server closed connection]
NovaForte[m] has joined #haiku
ablyss has quit [Remote host closed the connection]
DKnoto has quit [Ping timeout: 480 seconds]
DKnoto has joined #haiku
ablyss has joined #haiku
lelldorin has quit [Quit: Vision[]: i've been blurred!]
B2IA has quit [Remote host closed the connection]
HaikuUser has joined #haiku
HaikuUser has quit []
B2IA has joined #haiku
<Not-c620> [haikuports/haikuports] korli pushed 3 commits to master [+2/-1/±1] https://github.com/haikuports/haikuports/compare/8df530e617c1...301c5e1cca7f
<Not-c620> [haikuports/haikuports] korli a15f1c3 - parameterized: new recipe
<Not-c620> [haikuports/haikuports] korli 6669c30 - gtk-doc: bump version
<Not-c620> [haikuports/haikuports] korli 301c5e1 - chafa: create m4 directory
gouchi has quit [Remote host closed the connection]
DKnoto has quit [Quit: Leaving]
ablyss has quit [Quit: Leaving]
masoudd_ has joined #haiku
Guest615 has joined #haiku
xmeadow[m] has quit [Server closed connection]
xmeadow[m] has joined #haiku
B2IA has quit [Quit: Vision[]: i've been blurred!]
B2IA has joined #haiku
AlienSoldier has joined #haiku
AlienSoldier has quit [Quit: Vision[]: i've been blurred!]
ClaudioM_ has joined #haiku
ClaudioM_ has quit []
ClaudioM_ has joined #haiku
ClaudioM_ has quit []
ClaudioM_ has joined #haiku
<Not-c620> [haikuports/haikuports] korli pushed 2 commits to master [+2/-2/±0] https://github.com/haikuports/haikuports/compare/301c5e1cca7f...bab33f411444
<Not-c620> [haikuports/haikuports] korli 826c557 - sdl2_ttf: bump version
<Not-c620> [haikuports/haikuports] korli bab33f4 - yt_dlp: bump version
ClaudioM has quit [Ping timeout: 480 seconds]
ClaudioM_ has quit []
ClaudioM has joined #haiku
ClaudioM has quit [Quit: leaving]
AlaskanEmily has joined #haiku
AlienSoldier has joined #haiku
_orealis has joined #haiku
orealis has quit [Ping timeout: 480 seconds]
_orealis is now known as orealis
BrunoSpr has quit [Quit: Vision[]: Ich wurde verwaschen!]
BrunoSpr has joined #haiku
caubert has quit [Quit: WeeChat 3.4]
caubert has joined #haiku
caubert has quit []
caubert has joined #haiku
tqh has quit [Quit: Leaving]
BrunoSpr has quit [Quit: Vision[]: Ich wurde verwaschen!]
rennj has quit [Quit: Leaving]
HaikuUser has joined #haiku
HaikuUser has quit []
rennj has joined #haiku
Begasus_32 has quit [Quit: Vision[]: Gone to the dogs!]
KapiX has joined #haiku
Begasus_64 has joined #haiku
ablyss has joined #haiku
tqh has joined #haiku
<Not-c620> [haikuports/haikuports] Begasus pushed 1 commit to master [+1/-0/±0] https://github.com/haikuports/haikuports/compare/bab33f411444...93cd1bda0283
<Not-c620> [haikuports/haikuports] TheZeldakatze 93cd1bd - sdl-kitchensink: new recipe (#6651)
Begasus_64 has quit [Quit: Vision[]: i've been blurred!]
x10z has joined #haiku
Begasus_64 has joined #haiku
<Not-c620> [haiku/website] humdingerb pushed 1 commit to master [+0/-0/±1] https://github.com/haiku/website/compare/1d4804594bd8...f848876f5a38
<Not-c620> [haiku/website] humdingerb f848876 - Wallpaper call: remove blue variant of Roly's recent submission
Begasus_64 has quit [Quit: Vision[]: i've been blurred!]
<Begasus> heading down here, g'night peeps
Begasus has quit [Quit: Ik ga weg]
eroux has joined #haiku
BrunoSpr has joined #haiku
eroux has quit []
gouchi has joined #haiku
BrunoSpr has quit [Quit: Vision[]: Ich wurde verwaschen!]
gouchi has quit [Remote host closed the connection]
gouchi has joined #haiku
tuaris has joined #haiku
<nephele> Someone available to answer a small python3 question for me?
<nephele> I'm working on this patch: https://bugs.webkit.org/attachment.cgi?id=452689&action=prettypatch, in the file Tools/Scripts/webkitpy/layout_tests/servers/http_server.py, what exactly does the "%" modifier do? I think this means something like a string subtitution for the %s, is that correct?
<nephele> and if i remove this do i have to remove one opening and closing brace aswell or do i have to keep two opening braces for the string?
Chuggy has joined #haiku
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<nephele> Figured it out :)
x10z has joined #haiku
x10z_ has joined #haiku
x10z has quit [Ping timeout: 480 seconds]
x10z has joined #haiku
B2IA has quit [Quit: Vision[]: i've been blurred!]
B2IA has joined #haiku
x10z_ has quit [Ping timeout: 480 seconds]
<B2IA> (Butler) Welcome to BeShare.agmsmith.ca.
<nephele> hi butler
ablyss has quit [Quit: Leaving]
<B2IA> (AGMS) Oops, looks like the network connection got dropped and the BeShare to IRC bridge reconnected to the BeShare server, where Butler lives.
hooway has quit []
jmairboeck has quit [Quit: Konversation terminated!]
MrSunshine has quit [Ping timeout: 480 seconds]
<nephele> Why do some haiku applications have int main defined but others do not?
euandreh has quit [Remote host closed the connection]
euandreh has joined #haiku
<nephele> ah, i guess i got confused by the search because the int is on a previous line usually
Scarecrow has left #haiku [#haiku]
Scarecrow has joined #haiku
dby has joined #haiku
ClaudioM has joined #haiku
<nekobot> [haiku/haiku] tqh pushed 1 commit to master [hrev55913] - https://git.haiku-os.org/haiku/log/?qt=range&q=4c6e7a4bcaa5+%5E883858e60b1d
<nekobot> [haiku/haiku] 4c6e7a4bcaa5 - kernel/arm: implement prefetch abort handler
tuaris has quit [Read error: Connection reset by peer]
tuaris has joined #haiku
dby has quit [Ping timeout: 480 seconds]
tqh has quit [Quit: Leaving]
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
x10z has joined #haiku
Kokito has joined #haiku
Chuggy has quit [Quit: Textual IRC Client: www.textualapp.com]