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
<mmu_man> yeah, I recall reading many times that you can't but I'm still not sure it's true
<Coldfirex_> even 256mb will hang the 32bit installer sometimes
<jessicah> my mac boots directly into refind, I don't even have macOS installed anymore
<jessicah> it has haiku and windows, and at one point, ubuntu, but no macOS :p
<exit70[m]> model?
<jessicah> macbook air 6,2 I think
<jessicah> as I said, it's 64-bit uefi
<exit70[m]> that's past 32-bit efi
<mmu_man> currently BasiliskII crashes on me with free(): invalid pointer
<jessicah> exit70[m]: yeah, I don't believe you'll be able to boot haiku in uefi mode
<jessicah> if you can figure out how to boot in legacy mode, then a 32-bit haiku might work for you
<exit70[m]> refind attempts to chainload haiku as "legacy os" but I have no luck there too
<jessicah> :-/
<jessicah> does it even start the haiku loader, or does it just error?
<exit70[m]> I could try re-partition the disk using mbr; that's going to take awhile
<jessicah> because you may be able to hold shift or press spacebar a few times to get into the menu
<jessicah> eh, the partition table isn't the problem
<exit70[m]> not at all it ends up saying `No bootable device -- insert boot disk and press any key`
<jessicah> that's not a haiku error message
<jessicah> :-/
<exit70[m]> I know so I thought maybe whatever firmware stuff wants mbr partitions?
<jessicah> ah, hmm, maybe
<jessicah> it is very old-gen firmware, and I do remember bootcamp being really finicky in the early days
<jessicah> for windows support
<jessicah> so it may be worth looking into
<mmu_man> Merge conflict in src/system/boot/Jamfile … oh yeah
<jessicah> so you can't boot from a usb stick at all?
<mmu_man> hmm why is this riscv thing doing in the middle of m68k stuff oh well
<mmu_man> linearcannon: let me do WIP commits and push the m68k branch
<mmu_man> not much yet
<linearcannon> !
<linearcannon> ok
<mmu_man> but it generates a haiku_stage1.mac_m68k with jam
<exit70[m]> jessicah: I could try. I already installed haiku into a partition through qemu though
<mmu_man> dd if=/dev/zero of=mac_floppy.img bs=1 count=0 seek=819200
<mmu_man> dd if=generated-m68k/objects/haiku/m68k/release/system/boot/mac_m68k/haiku_stage1.mac_m68k of=mac_floppy.img conv=notrunc
<jessicah> exit70[m]: the other thing might be doing the select boot system from within macOS, like you used to do ages ago with Windows
<exit70[m]> I never used bootcamp and my first Mac was a 64-bit efi so ...
<jessicah> as it might trigger some firmware thing to boot properly in a CSM-equivalent mode
<jessicah> and my memory is a little fuzzy :)
<mmu_man> ah yes, the other changes were attempts to work around a GCC bug I think that broke atari support
<jessicah> I remember having to do dual boot with OSX and XP... so long ago...
<mmu_man> adding (void)__builtin_frame_address(0); everywhere… ugh
<mrentropyvcs> Fudge. I have to re-do Hatari.
<mmu_man> :)
<mmu_man> ARAnyM ?
<mrentropyvcs> No, just Hatari. One of my "essentials." I think I use ARAnyM with BeePi on the Pi 400.
<mrentropyvcs> I copied it from the other computer, so it should work. Along with Atari800 and Stella.
<mmu_man> Aw, Kate is at it again, displaying different lines when I select text
<mmu_man> hmm vim in terminal as well, so it's probably nvidia acting up
<mrentropyvcs> Erm. I can't run them. Haiku does not think they are applications.
<mrentropyvcs> Maybe I should zip 'em before copying.
<mrentropyvcs> I wouldn't mind if zip were implemented in Tracker.
AD_MOS2 has joined #haiku
<mmu_man> mrentropyvcs: Opt-Cmd-Z ?
AD_MOS has quit [Ping timeout: 480 seconds]
<mmu_man> well I use ARAnyM because I need mmu emulation :p
<mrentropyvcs> Oh. That's a handy command.
<mrentropyvcs> Have to write one down. Yeah, I don't need anything fancy, just stuff to run programs and what-not with.
<mmu_man> it uses the addons (right-click, addons…)
<mrentropyvcs> It's better if I learn the hard way, until I become less stupid.
<mmu_man> linearcannon: hmm I think stage1 might need proper linking before dd :D
<mrentropyvcs> Now that I have MAME going, I can make another screen shot of Missile Command running on every Atari system on Haiku which is running on an Atari computer.
<mmu_man> linearcannon: hmm 3am, need to sleep
<mrentropyvcs> MAME doesn't work with mouse. Small problem. I can manage.
<mrentropyvcs> Fitting them on the screen will be a whole other issue.
mmu_man has quit [Ping timeout: 480 seconds]
<AlienSoldier> powermanga still not 32 bit https://depot.haiku-os.org/#!/?bcguid=bc1-KQFH&repos=haikuports&arch=x86_64&viewcrttyp=FEATURED&srchexpr=powermanga
<AlienSoldier> at least the last version
<exit70[m]> after some hybrid mbr stuff haiku booted on macbook 2,1
<Skipp_OSX> woo
<exit70[m]> where's my teapot though
<jessicah> exit70[m]: write some docs? :)
<exit70[m]> sure thing
<jessicah> I have a github repo that collects all my notes :)
<jessicah> you could maybe make a PR for https://github.com/haiku/website/blob/master/content/guides/booting.md even, or make a new guide page
<mrentropyvcs> The four Missile Commands: https://ibb.co/Bqfj5jT
<mrentropyvcs> Smeg. There was a Lynx version.
hyprsonic has joined #haiku
<rennj> mame -joystick is the question
<rennj> works without doing anything on winblows gaming vm
<rennj> romz!
<mrentropyvcs> The last time I tried using the controller with Haiku, I kept crashing it. So... I'll wait until tomorrow to try that. I just wanted to get all four going at the same time, so controlling it wasn't really necessary.
Skipp_OSX has quit [Quit: Textual IRC Client: www.textualapp.com]
<mrentropyvcs> The fact that it's running all four is pretty nifty, actually.
<rennj> none of them look like missle command from the atari 2600
<rennj> perhaps the center one does
<mrentropyvcs> Bottom right is Stella
<rennj> i-robot is what you want i tell yah
<rennj> course need a joystick
<mrentropyvcs> I love the game, I didn't think there were any ports for it.
<rennj> i got the romz
<mrentropyvcs> I have it for MAME. Or I should. I probably do.
<rennj> nintendo got that site shutdown...
<mrentropyvcs> I don't think anyone was surprised by that.
<AlienSoldier> Nintendo will eventually get the internet shut down. No more rom, no more youtube video with VG contents.
dcatt has quit [Quit: Vision[0.10.3]: i've been blurred!]
<mrentropyvcs> I guess I gotta get Retroarch up with the Lynx version. Oh. And the Jaguar.
<AlienSoldier> they would just love that, lot less distraction outside of video game.
<mrentropyvcs> This has turned into a project.
<AlienSoldier> someone coded a missile command port for the Amiga in the covid time.
<AlienSoldier> my favorite version is the 2600 hack of it to make it work with the trackball.
<rennj> heh trackball
<mrentropyvcs> I'm thinking of getting a trackball controller for the VCS. Might make Centipede and Crystal Castles playable.
<AlienSoldier> it easier to score high but the game become hard enough to still be fun and challenging.
<rennj> tempest i think needs it anyway
<rennj> the atari sports game..runner needed it
<mrentropyvcs> Tempest uses a spinner. The VCS has that covered with the Classic Joysticks.
<rennj> track and field game
<mrentropyvcs> Atari Football used trackballs.
<AlienSoldier> mrentropyvcs the milipede hack sure is great with the trackball. (they also made atari and amiga mouse compatible version)
<rennj> in the arcade those suckers where loud when you mad spinning it
<AlienSoldier> i pretty much rebuilded my tracball controler so that it does not sound so bad now.
<mrentropyvcs> AlienSoldier: Hack for which?
<AlienSoldier> 2600
<mrentropyvcs> Oh. We're talking two different things, but that's still pretty cool.
<rennj> wonder if las vegas has arcade
ClaudioM has quit [Quit: leaving]
<AlienSoldier> mrentropyvcs ho, you mean that intel VCS?
<mrentropyvcs> Does Circus Circus have an arcade? Are they still there?
<mrentropyvcs> AlienSoldier: No, the new VCS that Atari crowdfunded a while back.
<mrentropyvcs> It's got an AMD R1606G
<rennj> they actually produced a product
<AlienSoldier> yes that is what i was meaning, i just knew it was a PC.
<mrentropyvcs> Sure.
<mrentropyvcs> I'm using it right now. Running Haiku.
<rennj> does it have wood grain panels
<rennj> that vcs looked cool
<mrentropyvcs> Yes. The original backer ones do and the one that comes with a modern controller and Classic Joystick have the wood panel.
<AlienSoldier> i kind of started collecting VCS. Not sure to get that modern one.
<AlienSoldier> i have 2 so far.
<AlienSoldier> almost got a gemini they other day.
<mrentropyvcs> It looks neat, if nothing else.
<mrentropyvcs> Somebody was selling a Sears Tele-Games around here, recently.
<AlienSoldier> yes, i think they look was very well received when it was anounced, especially the controller.
<AlienSoldier> i have a sears telegame II, those are very cool looking. I just have the b/w switch being on the back as it is often used for pause in modern homebrew.
<mrentropyvcs> The Classic Controller is pretty good. The stick spins for games like Tempest and Major Havok.
<mrentropyvcs> I can't get it to work in Windows or Haiku, though.
<rennj> wood grain paneling everywhere
<mrentropyvcs> I'm gonna put it on the side of my car.
<rennj> get some whitewalls to go with country squire
<rennj> country squire wood grain paneled station wagon
<rennj> caravan 1.0
<mrentropyvcs> It's kind of sad station wagons have gone by the wayside.
<rennj> my 1998 volvo v70 wagon is still rocking
Skipp_OSX has joined #haiku
<rennj> v90 next model perhaps ill get
<mrentropyvcs> I had a friend with a Volvo wagon. He got stuck in the snow with it, once.
<rennj> yeah the original woody
<rennj> break out the mineral oil i suppose
<mrentropyvcs> Overnight.
<mrentropyvcs> He went on a reallly long diatribe about Swedish people somehow never seeing snow.
<rennj> swedish brick is owned by china company, ford was bad enough
<rennj> my 1998 is original before ford bought volvo
Skipp_OSX has quit []
<mrentropyvcs> His would've been before then. It was used and the storm would've been between 97 and 99.
<rennj> 740 850 v70
<rennj> ive owned 3 volvo's
<rennj> 2 ive taken to 250K miles
<rennj> this 23 year old current volvo has 130K
<rennj> its falling apart faster then i put miles on it
<rennj> brittle plastic 23 years old, in the las vegas sun..eating away
<mrentropyvcs> At least it's not being eaten by road salt.
<rennj> my 850 was salted
<mrentropyvcs> Anyways, I gotta go. Probably going to be a busy day tomorrow.
<rennj> game on!
<mrentropyvcs> I will wish y'alls a good night or pleasant day or whatever it is where you are.
mrentropyvcs has quit [Quit: Vision[0.10.3]: i've been blurred!]
Utkarsh has joined #haiku
nephele has quit [Ping timeout: 480 seconds]
Utkarsh has quit [Quit: Leaving]
bronzie94 has quit [Quit: Vision[0.10.3]: decohering into the wider multiverse!]
aakashi2009 has joined #haiku
dr_evil_ has joined #haiku
dr_evil has quit [Ping timeout: 480 seconds]
aakashi2009 has quit []
aakashi2001 has joined #haiku
aakashi2001 has quit []
AlienSoldier has quit [Quit: Vision[0.10.3]: i've been blurred!]
<exit70[m]> i wish haiku could have a setting where i could say my keyboard is a mac keyboard
freakazoid343 has joined #haiku
freakazoid333 has quit [Ping timeout: 480 seconds]
blabber has quit [Quit: WeeChat 3.2]
skirst has quit [Ping timeout: 480 seconds]
AlwaysLivid has quit [Remote host closed the connection]
AlwaysLivid has joined #haiku
_Dario_ has quit [Quit: Vision[0.10.3]: i've been blurred!]
Maylay has quit [Ping timeout: 480 seconds]
Maylay has joined #haiku
skirst has joined #haiku
<zebba[m]> weird. BeOS-ppc had no problem with mac keyboards.
<jessicah> exit70[m]: it does
<jessicah> Preferences > Keymap, under Layout: there are a couple options for Apple keyboards
<jessicah> it should cover most apple keyboards well enough
dby has joined #haiku
charles has joined #haiku
AlwaysLivid has quit [Ping timeout: 480 seconds]
<zebba[m]> excellent :)
<exit70[m]> jessicah: setting apple layout + changing modifier keys made it work like mac os. the ui would still say the shortcuts are opt+x though
<exit70[m]> i’ve only seen ui showing cmd+x in beos powerpc (macintosh)
<jessicah> ah, probably something smarter we could do there
<jessicah> I thought we did update the UI
<jessicah> yeah it does here, at least with PC layout and using the switch shortcut keys button
<jessicah> well, changes between alt & ctrl in the UI
<jessicah> maybe we're missing a case somewhere
<jessicah> or should have more dynamic button labels
<jessicah> it would be nice if it showed the proper key for sure
freakazoid343 has quit [Remote host closed the connection]
<Not-5726> [haikuports/haikuports] korli pushed 1 commit to master [+1/-0/±0] https://git.io/JEWqX
<Not-5726> [haikuports/haikuports] linkmauve 1b9b6db - sassc: new recipe (#6150)
blabber has joined #haiku
blabber has quit [Quit: WeeChat 3.2]
<PulkoMandy> there is some confusion about the key names because of us with AltGr keyboards and Haiku not having an idea what AtlGr is
<PulkoMandy> as a result, different keys are used for the same thing in that case
<PulkoMandy> (left windows key does the same thing as altgr, and left alt does the same thing as right windows)
<PulkoMandy> until that's solved, it seems not possible to display the actual key name in menus 🙁
blabber has joined #haiku
dby has quit [Quit: Vision[0.10.3]:]
<exit70[m]> jessicah: I wrote the following for 32-bit efi mac https://hastebin.com/raw/onifovevob (a bit too late for me to make a proper pr right now) it is meant to be added to the end of booting.md
aakashi2001 has joined #haiku
bronzie94 has joined #haiku
skirst has quit [Quit: skirst]
hyprsonic has quit [Quit: Vision[0.10.3]: i've been blurred!]
aakashi2001 has quit [Ping timeout: 480 seconds]
charles has quit [Quit: Connection closed for inactivity]
bronzie94 has quit [Quit: Vision[0.10.3]: decohering into the wider multiverse!]
tuaris has quit [Read error: Connection reset by peer]
skirst has joined #haiku
DKnoto has quit [Ping timeout: 480 seconds]
DKnoto has joined #haiku
dinix has joined #haiku
qwebirc32739 has joined #haiku
<repetitivestrain> is there a way to get a callback from a BMenu(Bar) that runs before it is opened?
<repetitivestrain> Thanks
qwebirc32739 has quit [Remote host closed the connection]
qwebirc49333 has joined #haiku
<qwebirc49333> Just a drive by bug report on the website: the Haike Slideshow page linked to from the faq ( https://www.haiku-os.org/slideshows/ ) does not work in Firefox on Android? Screenshot: https://ibb.co/hYyC511
qwebirc49333 has quit []
Huggy has joined #haiku
<Not-5726> [haikuports/haikuports] diversys pushed 1 commit to master [+2/-2/±0] https://git.io/JEWPe
<Not-5726> [haikuports/haikuports] linkmauve 6543e8e - gobject-introspection: bump to 1.68.0 (#6147)
HaikuUser has joined #haiku
<HaikuUser> howdy, was wondering whether Haiku is gonna provide a port of Guest Additions CD Image from VirtualBox. Would like to run Haiku in VirtualBox with a full screen, so far I'm getting only 640x480
<HaikuUser> Was wondering also if Haiku plans to revamp a bit its windows, give a user an option to select window format types.
<Diver> HaikuUser: you can try to install vmware_addons to get higher resolution
<HaikuUser> Otherwise, looks really cool.
<skirst> i think someone wrote a VMSVGA II driver that works with virtualbox, has a repo for it as well
mmu_man has joined #haiku
HaikuUser has quit [Ping timeout: 480 seconds]
<Diver> skirst: where?
<skirst> russian fella i believe...hang on...
<skirst> i tried it exactly once, but seemed to work fine. i run haiku bare metal now
<Diver> this is handled by vmware_addons package, but i need to update it
aakashi2001 has joined #haiku
<skirst> cool, didn't realize
aakashi2009 has joined #haiku
<Not-5726> [haikuports/haikuports] diversys pushed 1 commit to master [+1/-1/±0] https://git.io/JEWQ4
<Not-5726> [haikuports/haikuports] diversys cd66706 - vmware_addons: add VMSVGA VirtualBox driver support
<Diver> skirst: done, could you test it?
<repetitivestrain> if the Be Book is to be believed, setting the message of a BMenuItem with a submenu should ensure its delivery to the target of the item whenever the submenu is opened
<repetitivestrain> however, that doesn't seem to happen
aakashi2001 has quit [Ping timeout: 480 seconds]
<repetitivestrain> am i doing something wrong?
augiedoggie_ has joined #haiku
<skirst> Diver, sorry, not at the moment! :(
<Diver> when you have the time
<PulkoMandy> repetitivestrain, it's not when the submenu is open (you just need to hover the menu item for that, and no message is triggered)
<PulkoMandy> in BeOS and Haiku you can also click the item, and trigger another action in that case
<repetitivestrain> so, is there some other way i can be notified whenever a particular submenu is opened?
<repetitivestrain> thanks
<PulkoMandy> I don't think there is a direct way. You can use MenusBeginning() which is called whenever a top level menu is opened. Or maybe you can use a custom BMenu or BMenuItem subclass and override some method there to do what you need
augiedoggie has quit [Ping timeout: 480 seconds]
<repetitivestrain> Thanks for the pointer to MenuBeginning! Somehow I couldn't find that earlier
Anarchos has joined #haiku
<Anarchos> my paladin project complains about <vector> what include/lib did i miss to depend upon ?
<jessicah> #include <vector> should be sufficient...
<jessicah> and if you use g++, not gcc, it should link in the c++ stdlib automatically
<Anarchos> jessicah i juste use paladin to build
aakashi2009 has quit [Ping timeout: 480 seconds]
<Anarchos> jessicah not sure which compiler paladin uses...
<jessicah> I dunno, if it's a linking error, then it's probably Paladin using the wrong driver for linking
<jessicah> if it's a compiler error, then that's just whack, should work out of the box
Anarchos has quit [Quit: Vision[0.10.3]: i've been blurred!]
countryboy has joined #haiku
Anarchos has joined #haiku
<countryboy> hello !!!
<Anarchos> jessicah found the error : Paladin uses B_FIND_PATH_DEVELOP_HEADERS_DIRECTORY which expands to /system/boot/system/…
<jessicah> that sounds like a bug...
<Anarchos> jessicah yes. What puzzles me now is that i don't find this constant in xref.landonf.org haiku repo...
<Anarchos> jessicah ok it is defined in source code of Paladin...
<countryboy> yeah, Anarchos : so we could try building lavori.zip ...
<jessicah> the Haiku constant is B_FIND_PATH_HEADERS_DIRECTORY
<countryboy> Anarchos: they are all beide ...
<jessicah> maybe you could update Paladin to use that
<Anarchos> jessicah now to debug BeTeX i have to debug Paladin :)
<Anarchos> countryboy what is lavori ?
HaikuUser has joined #haiku
HaikuUser is now known as mrentropyvcs
<countryboy> Anarchos: my works => lavori.zip @ beshare
<countryboy> Anarchos: screensaver bewake
<countryboy> Anarchos: app hex key code finder and mapper
<countryboy> Anarchos: all cardware
<jessicah> Anarchos: ;-) that's software dev for you.. one thing leads to another thing...
<Anarchos> jessicah yes... and i just fear to work on texlive again, to break it into many packages
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
<countryboy> ah, quassel is german ...
<Anarchos> jessicah paladin was done by adam fowler, is he still active on haiku ?
floof58_ has quit [Read error: No route to host]
<countryboy> quassel = chatter
AlaskanEmily has quit [Remote host closed the connection]
floof58_ has joined #haiku
<yann64[m]> Anarchos: Adams posts almost daily on the Haiku forums
<Anarchos> yann64[m] thanks, i will post a message for that problem
Anarchos has quit [Quit: Vision[0.10.3]: i've been blurred!]
<countryboy> i have talk to Adam, i think @ begeister ... and i asked him an ide ...
<skirst> Diver, kernel debug when using vmware player 15, but it always crahed with it. seems fine in virtualbox
<countryboy> booting from usb and after a kdl : you could save kernel message and debug to usb pen => reboot in win or linux and send debug to haiku people ...
<countryboy> befs is opensource ?
<countryboy> beosfs ?
vdamewood has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<countryboy> Adam is a very good boy ...
vdamewood has joined #haiku
Diver has quit [Quit: Leaving.]
floof58_ has quit [Ping timeout: 480 seconds]
topfuel has quit [Quit: Vision[0.10.3]: i've been blurred!]
<countryboy> fuel = ideas ;-)
floof58_ has joined #haiku
aakashi2009 has joined #haiku
<Not-5726> [haiku/website] leavengood pushed 1 commit to hiring-waddlesplash [+1/-0/±0] https://git.io/JElzS
<Not-5726> [haiku/website] leavengood 168c02a - Add news item about hiring waddlesplash
<Not-5726> [haiku/website] leavengood pushed 1 commit to hiring-waddlesplash [+1/-0/±0] https://git.io/JEl23
<Not-5726> [haiku/website] leavengood bb8be9f - Add news item about hiring waddlesplash
HaikuUser has joined #haiku
HaikuUser has quit []
<waddlesplash> hey look it's a draft news item
countryboy has left #haiku [#haiku]
<mmu_man> waddlesplash: and it's a draft branch :)
<Not-5726> [haiku/website] leavengood pushed 1 commit to hiring-waddlesplash [+0/-0/±1] https://git.io/JElMB
<Not-5726> [haiku/website] leavengood c05e60b - Make some adjustments after feedback
aakashi2009 has quit [Ping timeout: 480 seconds]
bbjimmy1 has quit [Ping timeout: 480 seconds]
bbjimmy1 has joined #haiku
HaikuUser has joined #haiku
HaikuUser has quit []
euandreh has joined #haiku
HaikuUser has joined #haiku
HaikuUser has quit []
<Not-5726> [haikuports/haikuports] korli pushed 1 commit to master [+1/-0/±0] https://git.io/JElFB
<Not-5726> [haikuports/haikuports] iam-git a7f9e8b - kiwisolver: new recipe (#6153)
tbcr has joined #haiku
repetitivestrain has quit [Remote host closed the connection]
kescher has quit [Quit: Bye]
kescher has joined #haiku
countryboy has joined #haiku
countryboy has quit []
Anarchos has joined #haiku
repetitivestrain has joined #haiku
Diver has joined #haiku
<Anarchos> who did a 2021 recipe for texlive ?
repetitivestrain has quit [Remote host closed the connection]
repetitivestrain has joined #haiku
ClaudioM has joined #haiku
Diver has quit [Quit: Leaving.]
HaikuUser has joined #haiku
HaikuUser has quit []
HaikuUser has joined #haiku
HaikuUser has quit []
<yann64[m]> Anarchos you mean texlive? If yes jmaimboek is working on it : https://github.com/search?q=org%3Ahaikuports+texlive&type=commits
<yann64[m]> There is a dedicated thread on the forum: https://discuss.haiku-os.org/t/texlive-on-x86-64/10548
<yann64[m]> typo: jmairboeck
<yann64[m]> * Anarchos jmaimboek is working on it : https://github.com/search?q=org%3Ahaikuports+texlive&type=commits
repetiti` has joined #haiku
repetitivestrain has quit [Read error: Connection reset by peer]
Diver has joined #haiku
Diver is now known as Diver
Diver has quit [Quit: Leaving.]
<Anarchos> yann64[m] nice, i was the first porter of texlive
repetiti` has quit [Read error: Connection reset by peer]
<Anarchos> is there someone here aware of texstudio ?
aakashi2009 has joined #haiku
tuaris has joined #haiku
aakashi2001 has joined #haiku
tqh has joined #haiku
aakashi2009 has quit []
freakazoid333 has joined #haiku
<exit70[m]> what might cause glteapot to show a blank window in haiku?
Anarchos has quit [Quit: Vision[0.10.3]: i've been blurred!]
BrunoSpr has joined #haiku
Utkarsh has joined #haiku
<tqh> It's the Mesa GL setup, there has been some work to improve it, but not sure state.
aakashi2001 has quit [Ping timeout: 480 seconds]
Utkarsh has left #haiku [Leaving]
euandreh has quit [Quit: WeeChat 3.2]
Utkarsh has joined #haiku
julienxx has quit [Ping timeout: 480 seconds]
<Not-5726> [haiku/website] waddlesplash pushed 1 commit to hiring-waddlesplash [+1/-1/±0] https://git.io/JE8XD
<Not-5726> [haiku/website] waddlesplash 053dd1b - Fix typos, adjust date, adjust language.
<Not-5726> [haiku/website] leavengood pushed 1 commit to master [+1/-0/±0] https://git.io/JE819
<Not-5726> [haiku/website] leavengood c32a2e3 - Add news item about hiring waddlesplash (#557)
<Not-5726> [haiku/website] leavengood deleted branch hiring-waddlesplash
dinix has quit [Ping timeout: 480 seconds]
<Not-5726> [haiku/website-inc] waddlesplash pushed 1 commit to master [+0/-0/±1] https://git.io/JE8Mn
<Not-5726> [haiku/website-inc] waddlesplash de735f8 - donate: Update Flattr link.
<waddlesplash> :D
<Coldfirex_> woohoo!
<Coldfirex_> get ready for 10,001 requests
<jadedctrl> woot! \o/
countryboy has joined #haiku
<countryboy> hello
<countryboy> an email = electronic card ...
Utkarsh has left #haiku [Leaving]
countryboy has quit [Quit: countryboy]
Diver has joined #haiku
HaikuUser has joined #haiku
HaikuUser has quit []
jmairboeck has joined #haiku
<jmairboeck> Anarchos (I hope you'll read the logs later): I started writing some scripts to generate parts of the texlive_texmf recipe to split it up into multiple packages (1-3 per TeXLive "collection"). I just need to integrate those into the recipe and test it. Hopefully this will work then. You can have a look at the forum where I wrote a little bit about it: https://discuss.haiku-os.org/t/texlive-on-x86-64/10548/29
Maturion has joined #haiku
BrunoSpr has quit [Quit: Vision[0.10.3]: Ich wurde ausgebleicht!]
DKnoto has quit [Ping timeout: 480 seconds]
AlienSoldier has joined #haiku
Maturion has quit [Read error: Connection reset by peer]
Maturion has joined #haiku
Maturion has quit []
DKnoto has joined #haiku
<Not-5726> [haiku/website] pulkomandy pushed 1 commit to developerdocs [+0/-0/±1] https://git.io/JE4JF
<Not-5726> [haiku/website] pulkomandy 645e8ac - Generate developer/internals documentation
<extrowerk> waddlesplash: congrats.
HaikuUser has joined #haiku
<extrowerk> waddlesplash: my first request-for-fix would be to fix terminal window position after opening and closing tabs.
HaikuUser has quit [Quit: Vision[0.10.3]: i've been blurred!]
jmairboeck has quit [Quit: Konversation terminated!]
<Not-5726> [haiku/website-inc] waddlesplash pushed 1 commit to master [+0/-0/±1] https://git.io/JE4kB
<Not-5726> [haiku/website-inc] waddlesplash 9022744 - donations: Remove mention of Amazon Payments now that it is gone.
AlaskanEmily has joined #haiku
_Dario_ has joined #haiku
<exit70[m]> i guess it’s worth switching to nightly if i want to report bugs?
<waddlesplash> generally, yes, but there are exceptions
<exit70[m]> exceptions like?
<PulkoMandy> you can report bugs for the beta, we do plan to provide some level of maintenance for it
<PulkoMandy> wether you get the fix or not depends on how much code we need to rework to fix the problem, and how risky we think it is in terms of introducing other bugs
<exit70[m]> sure
<waddlesplash> well, there's also a chance the bug was already fixed in an nightly too
<waddlesplash> but unless your bug is hardware related we can of course check that ourselves
<waddlesplash> kernel crashes we do generally prefer nightly results of, as there are more debugging features enabled and often you get totally different panics
<exit70[m]> i was thinking about hardware
mrentropyvcs has quit [Quit: Vision[0.10.3]: i've been blurred!]
tqh has quit [Quit: Leaving]
Skipp_OSX has joined #haiku
Roodemol has joined #haiku
<DHowett> waddlesplash: hey, gratz :)
Maturion has joined #haiku
jessicah` has joined #haiku
jessicah` is now known as Guest5411
<exit70[m]> hmm can i keep upgrading nightly in the system (assuming nothing bad happens)
jessicah is now known as Guest5412
Guest5411 is now known as jessicah
jessicah is now known as jessicah``
Guest5412 is now known as jessicah
<jessicah> you can run upgrades as often as you like :)
<exit70[m]> i see
Maturion has quit [Ping timeout: 480 seconds]
<AlienSoldier> free refill
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
Vidrep_64 has joined #haiku
<Vidrep_64> Hi
Roodemol has quit [Ping timeout: 480 seconds]
Maturion has joined #haiku
<Vidrep_64> waddlesplash, any firm plans on what you'll be doing first as part of your contract?
<waddlesplash> miscellaneous random cleanup I have on a TODO list
<waddlesplash> then, first "bigger" project will probably be rewriting the NTFS driver, should take about a week and close a ton of tickets
<Vidrep_64> You mean stuff that you had already started on, but never had time to finish?
<Vidrep_64> The NTFS driver would be a nice fix. Writing to a NTFS formatted USB drive takes forever.
<jt15s[m]> Sounds great!
<jt15s[m]> Maybe it's time for the Inc. to get a Patreon set up too so people can contribute monthly recurring payments
<exit70[m]> is there an alternative to ntfs if i don’t care about windows? i want to exchange with linux or os x otoh.
<Vidrep_64> waddlesplash, good luck with whatever you decide to work on
<waddlesplash> jt15s[m]: you can already do that via Paypal, Liberapay, or Flattr
<jt15s[m]> Ah, okay
<jt15s[m]> IIRC there was something about the Inc having some crypto too, maybe we could look into cashing that out?
<waddlesplash> they are looking into it yes.
<Coldfirex_> Sounds like code reviews are a big need now as well
<Coldfirex_> exciting times
tbcr has quit [Quit: WeeChat 2.8]
Vidrep_64 has quit [Quit: Vision[0.10.3]: i've been blurred!]