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
<OscarL> yes
<xoblite> wtf?!??
<xoblite> why put it there?
* xoblite has only very limited email capabilities on this particular system atm
<OscarL> It also appears on the body... but like this: <div style=3D"display:none"> Gerrit-Change-Id: I32ece29aa04e357cb4a8a0672be= cb754e4ccdacf </div>
<OscarL> that "display:none" certainly doesn't helps :-D
<xoblite> indeed, I just found it!!!!
<xoblite> now I just need to get that ID across system boundaries as well.. sigh.
<Anarchos> weird : 'pkgman search' find gtk3_source but 'pkgman install' is unable to find it
<OscarL> Seems no *_source packages are actually "installable".
<OscarL> (just tried with a small one: "ne_source")
<OscarL> I think they are just there to comply with GPL requirements, and not to actually "install" them.
Slor has quit [Quit: Coyote finally caught me]
<xoblite> OscarL: of course, "could not lookup commit <....>"
<xoblite> sigh
<OscarL> 100% sure it reads "Change-Id: I32ece29aa04e357cb4a8a0672becb754e4ccdacf" on your commit?
Slor has joined #haiku
<xoblite> yes
<OscarL> :-(
<xoblite> strange though that something is (un)visible in an email notification but not in the Gerrit web interface? (i.e. is this a real change ID or not?)
<OscarL> (other than it is supposed to be created by the commit hook)
<OscarL> Seems like Gerrit creates one if that's not the case? Out of my league, really. (as most things are)
Anarchos has quit [Quit: Vision[]: i've been blurred!]
<xoblite> hmm I wonder if I have to low a fetch depth... (tries something)
<xoblite> +o
<xoblite> (cloned with --depth 10)
<OscarL> https://gerrit-review.googlesource.com/Documentation/user-changeid.html#update-old << that last bit mentions what to do for commits missing the Change-Id... but mentions a "Description" section that I don't see on the current interface.
<xoblite> maybe Haiku's is an older version? (waiting for a new fetch to complete)
<OscarL> the docs for the haiku's instance have the same text
<xoblite> hmm weird
<xoblite> my thinking with the fetch --depth=100 is that maybe git commit does a local lookup of commit IDs, not remote?
<xoblite> i.e. since my commit was outside the --depth=10 I had fetched before, maybe just maybe...
* OscarL throws both hands in the air
<xoblite> wow git crashed! :)
<OscarL> awesome!
<xoblite> ...so I start over.... zzzzzz
<xoblite> nope no luck after fetch either :(
<xoblite> well I'll have to park this one for today, thanks for all the help!
<OscarL> Good luck!
Vidrep_64 has joined #haiku
<Vidrep_64> Hi
<Vidrep_64> Has anyone had any app_server crashes recently?
<Vidrep_64> app_server has crashed on me the last two times I''ve used Haiku
<OscarL> haven't had one of those. no.
<Vidrep_64> Hey OscarL
<OscarL> hello there, Vidrep_64. Are you using VESA/framebuffer driver?
<Vidrep_64> The last crash happened when closing WebPositive
<OscarL> or another one?
<Vidrep_64> No, Intel extreme driver
<OscarL> might try using VESA, to see if its a driver issue?
<OscarL> *driver-related
<Vidrep_64> Now that I have a camera handy, it probably won't happen
<Vidrep_64> There wasn't anything in the syslog
<OscarL> yeah.... damn Heisenbugs. Those are camera shy :-D
<OscarL> probably didn't had the chance to write that back to disk.
<Vidrep_64> Come o think of it, the previous crash also happened while using WebPositive
<Vidrep_64> It happened after I entered a search and hit enter
<waddlesplash> Vidrep_64: if this is very latest WebKit then the problem is likely the new font code
mmu_man has quit [Ping timeout: 480 seconds]
<waddlesplash> Vidrep_64: can you not type at the prompt to save-report? that is the most useful thing
<Vidrep_64> OscarL, I saw something in the IRC logs about Gutenprint
<Vidrep_64> Hi waddlesplash
<Vidrep_64> It never gets to a prompt. The last items are something about "dwarf" or something like that
<Vidrep_64> I'll definitely get a photo if it happens again
<waddlesplash> Vidrep_64: prompt not necessary needed
<waddlesplash> type anyway
<waddlesplash> the on screen output is basically useless for debugging
<waddlesplash> and even if there doesn't seem to be a prompt it may accept your input nonetheless
<Vidrep_64> So, just type "save-report"?
<OscarL> RE: gutenprint... got gutenprint 8 and 9 working, with a big assist by Begasus for fixing gt9 on gcc2. Was also able to test an updated gutenprint printer addon.
<OscarL> added a comment about that: https://dev.haiku-os.org/ticket/17836#comment:3
<waddlesplash> Vidrep_64: yes
<OscarL> (test as in: smoke test passed)
<waddlesplash> Vidrep_64: and, is this WebKit latest master?
<Vidrep_64> Sounds good. I have to run. I just logged in to ask about the app_server crash
<Vidrep_64> waddlesplash, yes it is
<waddlesplash> ok so almost certainly new font code
<Vidrep_64> I'll have more time tomorrow to try and get a crash :)
<Vidrep_64> Gn
Vidrep_64 has quit [Quit: Vision[]: i've been blurred!]
rennj has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
OscarL has quit [Remote host closed the connection]
OscarL has joined #haiku
<OscarL> Pe->Help->Help... opens an empty Web+ window. No error messages on the command line, and double clicking on "/boot/system/apps/Pe/Documentation/index.html", works as intended.
<OscarL> (will printf() the url it passes to be_roster to see if the problem is there)
<OscarL> the url it uses seems fine.
<waddlesplash> xoblite: why are you pushing new changes?
<waddlesplash> I'm just going to mark these as abandoned, you should update the old one instead
<waddlesplash> your new changes also appear to be missing the bulk of your work...
<nekobot> [haiku/haiku] 4562b1727c5b - mime_db: add a sniffing rule for css
<nekobot> [haiku/haiku] waddlesplash pushed 1 commit to master [hrev56664] - https://git.haiku-os.org/haiku/log/?qt=range&q=4562b1727c5b+%5E31111d806fe8
<nekobot> [haiku/haiku] waddlesplash pushed 1 commit to master [hrev56665] - https://git.haiku-os.org/haiku/log/?qt=range&q=d53856a1b6db+%5E4562b1727c5b
<nekobot> [haiku/haiku] d53856a1b6db - Added missing posixoptions and sysconf constants according POSIX.1-2017 standard
<waddlesplash> xoblite: ... really, again?
<xoblite> waddlesplash: OK I give up, I don't understand what I'm doing wrong with --fixup and I can't commit in the existing one
<xoblite> just delete them all
<waddlesplash> no?
<waddlesplash> the original one stays, that one should get updated.
<waddlesplash> --fixup is, as far as I know, completely a cosmetic marker
<waddlesplash> it's meant to be used with a later "git rebase", it does nothing by itself
<waddlesplash> you have to actually have the relevant changes
<xoblite> "Create a new commit which "fixes up" <commit> when applied with git rebase --autosquash. Plain --fixup=<commit> creates a "fixup!" commit which changes the content of <commit> but leaves its log message untouched."
<waddlesplash> yes
<waddlesplash> >when applied with git rebase --autosquash
<xoblite> did that
<waddlesplash> it does nothing by itself.
<waddlesplash> how about we start from scratch and I show you how to fix things my way :)
<xoblite> or I call it a day since it's 3 AM here and I was tired 2 hours ago
<waddlesplash> that's quite fair
<waddlesplash> I'll be around tomorrow, ping me then
<xoblite> nah I need to focus on the holidays now, I'll have to leave it until later, it's really not at all that important but it irritates me that something so simple can be so convoluted...
<xoblite> :|
<waddlesplash> it's not that convoluted
<waddlesplash> you just need to grasp some basic principles of git, and then everything winds up "making sense"
<waddlesplash> Gerrit makes things more confusing unfortunately. However as far as I can tell your problems are not with Gerrit but with Git so that makes things much easier.
<xoblite> I think I understand the basics, but not this missing Change-ID spin-off mess really, but reality suggest otherwise of course :)
<waddlesplash> the Change-ID spin-off is not the root of your problem
<waddlesplash> you have related commits that aren't combined
<waddlesplash> that's the issue here. the new changes you just posted now do not actually contain everything from your previous change
<xoblite> yes and you want me to squash them?
<waddlesplash> yeah, and your newly uploaded changes did not do that
<waddlesplash> you were missing a bunch of stuff
<xoblite> actually, 5958 looks like it should, it just didn't fixup onto the original commit
<waddlesplash> no, it doesn't contain deletions of PropertyListPlain at least
<waddlesplash> I also don't see where the view tabs are removed anymore
<waddlesplash> they don't seem to be actually removed from what I can see?
<xoblite> ah you're right... I forgot to force add those
<waddlesplash> force add? huh?
<waddlesplash> you don't need to "force add" anything for quite some time, "git add" suffices
<xoblite> ah no sorry, I was thinking of the wrong step; what I did was to copy my edits into the new head but forgot to delete those files, hence they didn't end up in the fixup commit
<waddlesplash> yes, and you don't ever need to "copy edits
<waddlesplash> I'll explain tomorrow
<xoblite> was looking at the diffs only making sure they were correct, didn't pay attention to the deleted files. yes, I had to copy my edited files back in since nuke my prior tree.
<xoblite> anyway need to go now, thanks anyway
<xoblite> bye
xoblite has quit [Quit: Vision[]: i've been blurred!]
<waddlesplash> ok, time to work on release notes and that sort of thing...
<OscarL> Wish Pe had a command line option to take 2 files, and open up in "Find Difference..." mode.
<OscarL> Alternatively... I wish I was smart enough as to add said option :-D
<rennj> xdiff for x11 does that..
<OscarL> "404 Not Found"
<waddlesplash> works here
<waddlesplash> but it appears to be a MOTIF tool
<rennj> yeah old skool
<waddlesplash> that won't run on Haiku, Motif is a disaster that I'm not going to spend time trying to get working in xlibe
<rennj> and was not free
<OscarL> I guess I could take some code from PonpokoDiff.
<waddlesplash> or just call it directly? :)
<OscarL> Call Pe in "Find Difference" mode? how?
<waddlesplash> no, call PonpokoDiff
<OscarL> ah, but that sucks compared to what Pe provides :-D
<rennj> need to extend the pe with some code..i think is what is being said...
<OscarL> you can't edit the diffs with PonpokoDiff, Pe has those nice "copy this block to the other file" buttons that I like :-D
<OscarL> Ah... ok.
<rennj> perhaps might inspire something
* OscarL needs a brain transplant. Any donors? :-P
<rennj> Kompare is a diff GUI wrapper
<rennj> a wrapper around another tool always rocks
<rennj> kde/qt...
<rennj> haiku has qt/kde foo
<rennj> could have been worse could have been gnome/gtk
<rennj> but haiku has gtk also..so there is that
<OscarL> Maybe this change hasn't landed on beta4 yet and that's why opening the Help from Pe results in an empty Web+ window? https://github.com/haiku/haikuwebkit/commit/985fc212e17461d703dd1c4d7dc238bc3bb9bd69
<rennj> Diffuse written python, and supports Git, CVS, Darcs, Mercurial, RCS, Subversion, SVK and Monotone
<rennj> nice
<rennj> sure why not
<rennj> github how could you
<rennj> m$
<rennj> copilot what would RMS do?
<rennj> m$ going buy netflix ...haha
<rennj> gaming/movies/software fricking modern disney
<rennj> bunch of mickey mouse companies
<rennj> opensauce/freesoftware should have done mass exodus like #freenode...when m$ did purchase, copilot warez their work
Maturi0n_ has joined #haiku
x10z has joined #haiku
<OscarL> Calling "WebPositive file://<path_to_Pe_docs>/index.html" from Terminal works OK.
<OscarL> But what PApp::DisplayInBrowser() does ends ups with an empy Web+ window :-(
<OscarL> If the preferred browser app is not running, it calls be_roster->Launch(sig, &msg), the message containing ""be:url"" as a field.
Maturi0n has quit [Ping timeout: 480 seconds]
<OscarL> Maybe Web+ is not responding to B_NETPOSITIVE_OPEN_URL ?
<OscarL> Mmm, Terminal seems to be the only thing referencing B_NETPOSITIVE_OPEN_URL. and that's on commented out code :-)
<OscarL> waddlesplash: does that sounds like a Haiku/BeOS incompatibility thing to you? I mean... woud be reasonable to expect Web+ to react to that B_NETPOSITIVE_OPEN_URL message?
<waddlesplash> idk, sounds like a custom message
<waddlesplash> be_roster->launch URL is the canonical way of doing this
<OscarL> This is where it is defined: /boot/system/develop/headers/os/be_apps/NetPositive/NetPositive.h: B_NETPOSITIVE_OPEN_URL = 'NPOP',
bjorkintosh has quit [Quit: Leaving]
<OscarL> Will try with that be_roster->launch URL. Thanks.
<waddlesplash> hmm, in past years extrowerk has given me a fancy screenshot with lots of ported software
<waddlesplash> but this year it seems he's not around at all. so, who shall provide it? or will I be forced to make up one myself? :)
vdamewood has joined #haiku
rennj has quit [Remote host closed the connection]
bjorkintosh has joined #haiku
HaikuUser has joined #haiku
HaikuUser has quit []
rennj has joined #haiku
rennj_ has joined #haiku
<OscarL> At last!
<OscarL> I made it work, but... man... I wish I was smarter :-(
<OscarL> Because *of course* that I needed to change the BMessage to be a B_REFS_RECEIVED one, besides changing the field from "be:url" to "url".
<rennj_> nice..good job
<rennj_> im trying talk sense into retro computing enthusiast..thats python3 and qt5 on solaris 8 is not going to happen
<rennj_> haha EOL end of life product
<rennj_> not enough enthusiast exsist for that
<rennj> yeah but this is not real channel
<rennj> its like a mistake channel
<rennj> people come in here looking for official channel
<rennj_> stop spamming my chat
<rennj_> from libera.chat
<rennj_> i was talking about #haiku on libera.chat not being official
rennj has left #haiku [Leaving]
<rennj_> what the hell
* OscarL is scared.
<rennj_> you guys
<rennj_> crossed the stream
rennj_ is now known as renn
<renn> what did you guys do..join up with libera?
<renn> bridge
<waddlesplash> there's a haiku on libera?
<renn> we have problem right now
<renn> my libera.haiku account spamming this channel..
<renn> ahh.. i screwed up
renn has quit [Quit: Leaving]
rennj has joined #haiku
<rennj> yeah #haiku on libera get people
<rennj> but its deadzone
<rennj> it has notice to go here
<rennj> * Topic for #haiku is: NOTICE: After 20 years, haiku is moving to irc.oftc.net due to a *major* takeover at freenode. oftc has been around for a long time and is stable | #_oftc_#haiku:matrix.org | #haiku%irc.oftc.net@irc.jabberfr.org
<OscarL> Holy cow... waddlesplash... you will give me whiplash damage with how fast you react :-D
<waddlesplash> :)
<rennj> only channel i have to visit on this network swell
<rennj> cause libera.chat wasnt good enough?
<rennj> where most os freenode channels went
<rennj> i joined oftc twice last connect...heh
<rennj> rennj and renn
<rennj> i was like what the hell libera haiku is spamming oftc
<rennj> damn matrix bridges and such...
<OscarL> Seems like https://xref.landonf.org/source/xref/haiku/src/apps/terminal/TermApp.cpp#275 as been dead code since it was first added.
<OscarL> Maybe a WIP attempt by MYOB to link to muTerminal docs?
<waddlesplash> quite possible
<OscarL> "Parts Copyright (C) 1998,99 Kazuho Okui and Takashi Murai. " << and Takashi Murai still submits patches now and then! :-D
<OscarL> The "Parts" sounds kinda weird (as they were the original authors). And a later commit by AxelD even removes that "Parts" from the "Usage()" text message.
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<rennj> mr. archaeologist
<rennj> system admin is like fps, and coding is like slow rpg...
<rennj> turn based combat
<rennj> digging down into the revisions
<OscarL> I was there when MuTerminal got its license change... actually... I asked the authors to "donate" it to haiku by switching from GPL to BSD/MIT :-D
<OscarL> and they were so kind to do so!
<rennj> thats the gl terminal ?
<rennj> before i look it up
<OscarL> MuTerminal was a third party app for BeOS.
<rennj> ah...
<OscarL> Haiku had no Terminal yet.
<OscarL> And from MuTerminal... we got Terminal :-)
<rennj> java ---terminator
<rennj> you got java? i can bring my own apps
<rennj> hehe
<rennj> write once, run anywhere
<rennj> w00t!
<rennj> android stole the code
* OscarL is a bit alergic to Java code :-D
<OscarL> (at least in its source code form)
<rennj> write to vm, the bytecode
<rennj> vm runs on my credit card
<rennj> 8bit jjava
<OscarL> Too bad that "entreprise java" style of programming ruined it for many of us :-D
<rennj> cli always to fall back on
<rennj> my brocade fiber switches
<rennj> i could use the java bullshit or do cli
<rennj> same across the board
<OscarL> having it badly taught at Uni certainly didn't help to form even an acquired taste for it, either :-)
<rennj> taught haha
<OscarL> sorry, my "English" is crap.
<rennj> that chuck moore quote is dead on
<rennj> "Give me a problem with 1,000,000 lines of C. But don’t expect me to read the C, I couldn't. And don't think I'll have to write 10,000 lines of Forth. Just give me the specs of the problem, and documentation of the interface." --Charles "Chuck" H. Moore
<rennj> give me the specs of the problem and interface to the hardware
<rennj> as for teaching computer science..discrete math, Boolean algebra, digital signal principals
<rennj> hardware side vs the software side
<rennj> compilers, linters, AST...
<rennj> your english is better than mine
<rennj> retro computing for the win cause amiga system you can actually learn from hardware to software
<rennj> x86 has serious baggage
<rennj> archaeologist
<OscarL> With Haiku... even an idiot like me can add simple drivers, find and fix some driver errors, do some fixes on command line utils, fix some GUI glitches on preflets, etc, etc.
<OscarL> Not without waaay too much head-banging against the keyboard due to my poor skills, but... doable :-D
<rennj> haiku needs more cooks in the kitchen
<rennj> he who has the most developers wins
<OscarL> Compared to other systems, it is a pleasure to work with.
<OscarL> (at least from that point of view)
<OscarL> Yeah.... more Chefs, and less hacks like me :-D
<rennj> solaris is dying
<rennj> haiku amigaos have better chances
<rennj> dead systems..dont get attached
<botifico> [haiku/website] waddlesplash pushed 1 commit to master [+0/-0/±11] https://github.com/haiku/website/compare/87910fa1524f...46f8494be68c
<botifico> [haiku/website] waddlesplash 46f8494 - blog: Add "activity report" tag to all combined contract/activity reports.
<rennj> being a fanatic in anything is bad
<rennj> moderation,
<rennj> att unix, solaris, irix, nextstep, beos...yeah..move along
<rennj> dec/digital was king at one time
<botifico> [haiku/website] waddlesplash pushed 3 commits to r1beta4 [+8/-0/±5] https://github.com/haiku/website/compare/a2b053e87f9f^...61c7f02efe04
<botifico> [haiku/website] waddlesplash a2b053e - Mark beta2 and beta3 as outdated.
<botifico> [haiku/website] waddlesplash 4087501 - Update "donate!" shortcode to reflect having a contractor.
<botifico> [haiku/website] waddlesplash 61c7f02 - R1/beta4!
<waddlesplash> that's a feature branch
<waddlesplash> the release isn't out yet
<waddlesplash> don't get excited :)
<waddlesplash> but it's very close...
<rennj> xmas
<rennj> beta4 xmas/new year ....
<OscarL> hey... I'm already seeding those torrents kallisti5 linked!
<rennj> you seeding them
<rennj> little file sharing
<rennj> p2p
<rennj> now thats a nice network topology
<rennj> star,bus,ring,torus,p2p
<rennj> torus ftw
<rennj> tofu!
<waddlesplash> OscarL: yeah, that's the final release, but the trigger isn't pulled juuust yet :)
<rennj> intel i think bought all the tofu foobar...
<OscarL> waddlesplash: K... just making sure I wasn't seeding outdated stuff :-D
<OscarL> still at 0 bytes uploaded thou :-P
<waddlesplash> nobody knows it exists
<waddlesplash> so of course nobody is downloading it :)
<rennj> torrent link
<rennj> magnet
<rennj> even better
<waddlesplash> barring major problems, release tomorrow (err. today, my timezone) in the afternoon
<waddlesplash> probably late evening GMT
<rennj> cool
<rennj> good job
<rennj> buy you beer someday..perhaps
<waddlesplash> rennj: oh you want a torrent link for seeding too?
<rennj> hehe
<rennj> nah joking
<waddlesplash> ah
<rennj> beos from 1999-2004
<rennj> ive moved on
<rennj> still enthusiastic but reality
<rennj> like solaris
<rennj> still enthusiastic but reality
<rennj> magnet link i can wait for official
<rennj> xmas/new years..whenever..its not pressing issue for me
<botifico> [haiku/website] waddlesplash pushed 1 commit to r1beta4 [+8/-0/±2] https://github.com/haiku/website/compare/61c7f02efe04...36ee233763db
<botifico> [haiku/website] waddlesplash 36ee233 - R1/beta4!
<waddlesplash> eh probably should've added some +fixup tag
<waddlesplash> whatever
<OscarL> LOL! my poke repo got a second star :-D. Two German guys... figures. :-P
<rennj> ada/spark vs rust/zig
<rennj> computing! ACM
<rennj> interesting topic its all math and signals in the end...we got to get some universal Turing machine.. that every one is on .
<rennj> like ipfs...
<rennj> stack exchange on ipfs..failover
<OscarL> waddlesplash: I appreciate the "if you are able" to alert-donate.html. Some of us are either too poor to donate money, or it gets REALLY difficult to do due to shitty banking system, or both.
<rennj> phenomII users!
<rennj> gig economy OscarL
<rennj> coders for rent
<rennj> sing up to one of those coding sites..hacker.
<rennj> get payed
<rennj> android app store/crapple app store...fart app
<rennj> $0.99 cents
<rennj> gun app was classic..simulate guns
<rennj> guy in l.a. traffice..whips out his phone and start shooting people fictitiously
<rennj> hehe
<rennj> gameification of the world
<OscarL> I did worked for a multinational from 2007-2014 doing QA automation for embedded systems. Later did some stuff for a company in So-Cal in ends of 2015... really good money, but my mental health can't really handle the stress :-(
<OscarL> Now that I'm "retired"... I'm poor, but much more stable :-D
<rennj> sanity!
<rennj> figure out the needs vs wants..what you need to live, what you want
<OscarL> exactly.
x10z has joined #haiku
<rennj> yeah i did same shit, i made good money but i checked out
<rennj> 80hour/100hour abuse
<rennj> and im a sucker for punishment
<OscarL> Now I get by with the equivalent to 70-90 USD/month that I get from a house that I have for rent.
<rennj> cause i like solving problems
<OscarL> I used to spend all my waking hours thinking about problems I had at the office. And spending weekends coding stuff I couldn't do at the office for lack of time. I was not able to tune-out.
<rennj> heh i retired
<rennj> hehe fintech!
<rennj> nah im going back to work..
<rennj> if i tell people how long i checked out they hate me
<rennj> resent / sour grapes
<rennj> yeah OscarL i did the same
<rennj> off hours are really on hours
<rennj> cause working off the clock
<rennj> amazon pays $325,000.00 for skill set so ive read
<rennj> you got DoD sci/ts clearance to work on government projects?
<rennj> just having security clearance is money
<rennj> besides the skills
<rennj> commute and the abuse...
<OscarL> I was offered better positions here in Argentina, but I would have to move to Buenos Aires (our biggest city).... No thanks :-D
<rennj> i bought 75acres of land in canada with apple orchard, 2 bucket wells, and 1 stream running across property
<rennj> my cabin in the woods
<rennj> to bad canada arrested me at border crossing over encrypted laptop
<rennj> that dream died on the vine before apple iphone release in 2007
<rennj> they took my laptop and never returned it
<rennj> all i did was have encryption
<rennj> haha
<OscarL> crap. that was due to the "no export encryption software" thing the USA had, or something?
<rennj> nah that was earlier
<rennj> phil zimmeran did the first amendment free speech print the code in book,
<rennj> weapons grade encryption pgp was not for export..till he did book
<rennj> his free speech rights trump the ban
AlienSoldier has quit [Quit: Vision[]: i've been blurred!]
<OscarL> I remember (more or less) the events, but not the correct timeline :-)
<rennj> Arms Export Control Act investigation[edit]
<rennj> i was running sun solaris network back in those days
<rennj> After the government dropped its case without indictment in early 1996, Zimmermann founded PGP Inc. and released an updated version of PGP and some additional related products. That company was acquired by Network Associates (NAI) in December 1997,
<rennj> doing nis+/nfs today modern day ldap/AD cifs/smb
<rennj> i hacked JPL code, and they didnt like it
<rennj> hehe i left nasty message, when hubble was launched with nearsighted
<rennj> years later jpl contractors would see the message i left
<rennj> cause they thought they could doing printing better than sun microsystems
<rennj> lpr/lpc
<rennj> printing RMS what would stallman do
<rennj> books, bicycles and computing is enough...
<rennj> movies and music is just bonus
<rennj> cities living is for the birds..imho
<rennj> bicycle friendly towns/college towns is for me
<rennj> ill do the commute..once i decide to go back to work
<rennj> freenode logs...i was florida keys decade ago,,,living it up
<rennj> no snow in winter
<rennj> notch/mr.minecraft moving to cali and out bidding on the house. sour grapes/resentment
<rennj> yeah friends!
<rennj> so happy for your success
<rennj> beos compared to minecraft and the revenue generated
<rennj> course you going to have haters
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rennj has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
tuaris has quit [Quit: Leaving.]
MajorBiscuit has joined #haiku
spa has quit [Quit: Help.]
spa has joined #haiku
tuaris has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
tuaris has quit [Remote host closed the connection]
tuaris has joined #haiku
xet7 has quit [Remote host closed the connection]
rennj has quit [Ping timeout: 480 seconds]
<nekobot> [haiku/haiku] pulkomandy pushed 1 commit to master [hrev56666] - https://git.haiku-os.org/haiku/log/?qt=range&q=83c65dbb04ed+%5Ed53856a1b6db
<nekobot> [haiku/haiku] 83c65dbb04ed - fat: record time of file modification
tuaris has quit [Quit: Leaving.]
rennj has joined #haiku
bjorkint0sh has joined #haiku
bjorkintosh has quit [Ping timeout: 480 seconds]
netposit1ve has joined #haiku
netpositive has quit [Ping timeout: 480 seconds]
netposit1ve is now known as netpositive
smoku has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
<nekobot> [haiku/haiku] 3b8430dfcf87 - strace: add an option to filter syscalls by name or by type
<nekobot> [haiku/haiku] korli pushed 1 commit to master [hrev56667] - https://git.haiku-os.org/haiku/log/?qt=range&q=3b8430dfcf87+%5E83c65dbb04ed
gouchi has joined #haiku
gouchi has quit [Remote host closed the connection]
rennj has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
DKnoto has quit [Ping timeout: 480 seconds]
DKnoto has joined #haiku
_paul0 has quit [Quit: Leaving]
<nekobot> [haiku/haiku] autocommitter pushed 2 commits to master [hrev56668] - https://git.haiku-os.org/haiku/log/?qt=range&q=d6c326d69941+%5E3b8430dfcf87
<nekobot> [haiku/haiku] 86036b7aeaec - Copy catalogs from r1beta4 branch
<nekobot> [haiku/haiku] d6c326d69941 - Update translations from Pootle
rennj has joined #haiku
xet7 has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
OscarL has quit [Quit: Page closed]
mmu_man has joined #haiku
jmairboeck has joined #haiku
ClaudioM has joined #haiku
matt3 has joined #haiku
vdamewood has quit [Read error: Connection reset by peer]
vdamewood has joined #haiku
systwi has quit [Ping timeout: 480 seconds]
systwi has joined #haiku
rennj has joined #haiku
<matt3> hi rennj
Edge_Connector has joined #haiku
Edge_Connector has quit []
rennj has quit [Ping timeout: 480 seconds]
matt3 has left #haiku [#haiku]
rennj has joined #haiku
Babaj has joined #haiku
Diver has quit [Quit: Leaving.]
rennj has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
jason123santa has left #haiku [Disconnected: Replaced by new connection]
jason123santa has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
mmu_man has joined #haiku
humdinger has joined #haiku
x10z has joined #haiku
humdinger has quit [Quit: Vision[]: Oi with the poodles already!!]
humdinger has joined #haiku
Skipp_OSX has joined #haiku
<humdinger> I seem to be stuck at hrev56578+64, 64bit.
<humdinger> which wppears to be 8 days old according to https://cgit.haiku-os.org/haiku/log/?h=r1beta4
<humdinger> ...or 9.
<humdinger> am I missing something?
<Skipp_OSX> not sure but it seems like that means beta4 is frozen.
<Skipp_OSX> master keeps getting new patches, but beta4 doesn't unless merged in.
<humdinger> hrev56578 + 64 = hrev56642, which would be "ramfs: add B_FS_IS_REMOVABLE as a workaround for #18137hrev56642"
MajorBiscuit has quit [Quit: WeeChat 3.6]
<humdinger> I thought what appears at https://cgit.haiku-os.org/haiku/log/?h=r1beta4 does get in the beta4 repo...
<Skipp_OSX> did you build yourself? if so try pulling in new tags.
<humdinger> nope. softwareupdater
<Skipp_OSX> ok then that doesn't make sense
Skipp_OSX_ has quit [Ping timeout: 480 seconds]
<humdinger> paging dr. waddlesplash...
<augiedoggie> +64 means 64 commits, not necessarily 64 hrevs
<Skipp_OSX> pkgman --full-sync perhaps. I think the +64 is 64 commits it's just not getting the tags correctly.
<humdinger> aha!
<humdinger> difficult to read... I hope I'll reach the "mime_db: add a sniffing rule for cssr1beta4" soon.
<humdinger> local docs like the BeBook are practically unreadable without.
<PulkoMandy> The "+64" doesn't work that way. The commits on the branch don't get hrev numbers and are different from the commits on the master branch. So you can't just add 64 to the hrev where beta4 branched off
<humdinger> Is there an easy ways to find out what commit rev56578+64 is exactly?
<PulkoMandy> Start from the tag in https://cgit.haiku-os.org/haiku/log/?h=r1beta4&ofs=50 and count to 64
<PulkoMandy> But, sor the sniffing rule to work, it doesn't matter what your local install uses. The mimesetting will be done by haikuports buildbot while creating the userguide package
<PulkoMandy> If the buildbot wasn't updated (I'm not sure it was), then you can rely on waddlesplash patches on the userguide recipe to manually set the correct mimetypes?
<waddlesplash> the buildmaster builders weren't updated yet indeed
rennj has quit [Ping timeout: 480 seconds]
<humdinger> oh, ok. I thought if I had the sniffer rule in the system, web+ would recognize the .css file as CSS.
<humdinger> I probably didn't pay close enough attention. Why again can WebPositive not just blindly follow the link to the style file?
<PulkoMandy> It does, but there is some security check on mimetypes (on webkit side, not our code)
<PulkoMandy> And it would detect the mimetype using the sniffing rule if none was set, but the files in the packages are set to "sourcecode", so webkit trusts that
<humdinger> I see. I feel saver already... :)
<humdinger> waddlesplash: Do you plan to export/package the latest userguide/welcome pages before the release?
<waddlesplash> at this point, no
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<kallisti5[m]> yeah. final release has already been distributed to mirrors as r1beta4
<humdinger> will the css work for them then?
<waddlesplash> it already should?
<kallisti5[m]> That was commentary for RC0/RC1
<waddlesplash> that was what the patch was for rc1
<waddlesplash> the userguide packages have a fix in the recipe to set the mimetype
<waddlesplash> if you are fully updated, css should work fine
<humdinger> userguide works, bebook doesn't
<waddlesplash> bebook didn't get the patch
<waddlesplash> eh, not really a big deal I think
rennj has joined #haiku
<waddlesplash> at this point we might be able to drop the be book from the default install to be honest
<humdinger> I'm so used to its structure. Still my first stop on any API question.
<humdinger> and the only offline source
ScottD7 has joined #haiku
ScottD has quit [Read error: Connection reset by peer]
ScottD7 is now known as ScottD
tuaris has joined #haiku
Babaj has quit [Quit: Leaving]
smoku has quit [Remote host closed the connection]
<nekobot> [haiku/haiku] waddlesplash pushed 1 commit to master [hrev56669] - https://git.haiku-os.org/haiku/log/?qt=range&q=61f5f30ce3f8+%5Ed6c326d69941
<nekobot> [haiku/haiku] 61f5f30ce3f8 - preflet/network: Fix window dynamics, scale right pane only
<PulkoMandy> We can export api.haiku-os.org as a package to replace it. But I'm not sure we're ready for that, still a lot of things not quite documented in the bebook
<PulkoMandy> In the haiku book*
<nekobot> [haiku/haiku] waddlesplash pushed 1 commit to master [hrev56670] - https://git.haiku-os.org/haiku/log/?qt=range&q=58d81e5a280f+%5E61f5f30ce3f8
<nekobot> [haiku/haiku] 58d81e5a280f - DiskProbe: Fix view colors not being live
<nekobot> [haiku/haiku] waddlesplash pushed 1 commit to master [hrev56671] - https://git.haiku-os.org/haiku/log/?qt=range&q=2db0fbd87ec3+%5E58d81e5a280f
<nekobot> [haiku/haiku] 2db0fbd87ec3 - documentation: add a list of "media" keycodes to keyboard documentation.
<humdinger> PulkoMandy: thanks for the quick DiskProbe patch review.
<humdinger> it'd be nice if the search box at https://www.haiku-os.org/docs/api/ worked. Not sure what's wrong there.
<PulkoMandy> It's nice being in vacations with not too much things to do, I have some time to review patches :)
<humdinger> esp. those one liners... :)
<humdinger> gotta run...
* humdinger waves
humdinger has quit [Quit: Vision[]: Oi with the poodles already!!]
x10z has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<botifico> [haiku/website] waddlesplash pushed 1 commit to r1beta4 [+0/-0/±2] https://github.com/haiku/website/compare/36ee233763db...7d4da34a8332
<botifico> [haiku/website] waddlesplash 7d4da34 - edits based on review comments
x10z has joined #haiku
rennj has joined #haiku
Skipp_OSX has quit [Ping timeout: 480 seconds]
rennj has quit [Ping timeout: 480 seconds]
AD_MOS has quit [Read error: Connection reset by peer]
<botifico> [haiku/website] waddlesplash pushed 1 commit to r1beta4 [+1/-0/±1] https://github.com/haiku/website/compare/7d4da34a8332...f97b1a8d0583
<botifico> [haiku/website] waddlesplash f97b1a8 - gtk3 apps screenshot, various edits
rennj has joined #haiku
<botifico> [haiku/website] waddlesplash pushed 1 commit to r1beta4 [+0/-0/±1] https://github.com/haiku/website/compare/f97b1a8d0583...8d9bd786e964
<botifico> [haiku/website] waddlesplash 8d9bd78 - add Web+ item
BrunoSpr has joined #haiku
HaikuUser has joined #haiku
HaikuUser has quit []
matt3 has joined #haiku
<botifico> [haiku/website] waddlesplash pushed 1 commit to r1beta4 [+0/-0/±2] https://github.com/haiku/website/compare/8d9bd786e964...1eb17c48e521
<botifico> [haiku/website] waddlesplash 1eb17c4 - more edits
<botifico> [haiku/website] waddlesplash pushed 1 commit to r1beta4 [+0/-0/±1] https://github.com/haiku/website/compare/1eb17c48e521...2e6f46e3595b
<botifico> [haiku/website] waddlesplash 2e6f46e - WebKit changes
matt3 has left #haiku [#haiku]
BrunoSpr has quit [Quit: Vision[]: Ich wurde verwaschen!]
BrunoSpr has joined #haiku
<BrunoSpr> hello all
rennj has quit [Ping timeout: 480 seconds]
<botifico> [haiku/website] waddlesplash pushed 1 commit to r1beta4 [+9/-0/±2] https://github.com/haiku/website/compare/2e6f46e3595b...8a484e8ed6f7
<botifico> [haiku/website] waddlesplash 8a484e8 - R1/beta4!
<botifico> [haiku/website] waddlesplash pushed 3 commits to master [+9/-0/±5] https://github.com/haiku/website/compare/46f8494be68c...8a484e8ed6f7
<botifico> [haiku/website] waddlesplash deleted branch r1beta4
<waddlesplash> 🎉
<nielx[m]> 💃
BrunoSpr has quit [Quit: Vision[]: Ich wurde verwaschen!]
BrunoSpr has joined #haiku
<BrunoSpr> my internet connection should be better, or? http://0x0.st/o5yf.png
selfish has quit [Read error: Connection reset by peer]
selfish has joined #haiku
rennj has joined #haiku
HaikuUser has joined #haiku
HaikuUser has quit []
<BrunoSpr> If running Telegram the download seems ok!? http://0x0.st/o5yV.png
<BrunoSpr> why web+ and gnome web are so slow? http://0x0.st/o5yW.png compared to web+ and gnome: http://0x0.st/o5yJ.png
BrunoSpr has quit [Quit: Vision[]: i've been shreederd!]
BrunoSpr has joined #haiku
<PulkoMandy> (is Twitter not dead yet?)
<BrunoSpr> No Twitter is not dead yet
<BrunoSpr> People moved to Mastodon but stayed at Twitter as well
<BrunoSpr> They wait what will happen
<BrunoSpr> Haiku R1/beta4 official released!
<BrunoSpr> Great work, thanks all Haiku Devs, thx Waddlesplash and thanks Pulkomandy to make it happen...
<botifico> [haikuports/haikuports] humdingerb pushed 1 commit to master [+1/-1/±0] https://github.com/haikuports/haikuports/compare/56c8256539a9...4eff966ea753
<botifico> [haikuports/haikuports] humdingerb 4eff966 - Clipdinger: new release v1.2
peotr26 has joined #haiku
<botifico> [haiku/infrastructure] kallisti5 pushed 1 commit to master [+0/-0/±1] https://github.com/haiku/infrastructure/compare/5f737c4970b2...0e797c96b1f6
<botifico> [haiku/infrastructure] kallisti5 0e797c9 - deployments: Update gemini to fcfb77a for r1b4
BrunoSpr has quit [Quit: Vision[]: Ich wurde verwaschen!]
BrunoSpr has joined #haiku
OscarL has joined #haiku
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<OscarL> I can only read the first paragraph of https://www.haiku-os.org/news/2022-12-23_haiku_r1_beta4/
<kallisti5[m]> I think it is just one paragraph
<OscarL> It shows up to " (or upgrade to it from an existing install!)", then the "Start discussion", and nothing else.
<waddlesplash> that's all there is :)
<OscarL> Duh! :-D
<waddlesplash> very short announcement, all the main content is on the pages it links to
<OscarL> I was expecting a format like the other usual report articles :-D
<kallisti5[m]> It's just linking to the release notes
* OscarL just wake up
<OscarL> Got it. Hey... Already seeded ~30 MBs! :-P
rennj has quit [Ping timeout: 480 seconds]
<OscarL> Congrats, everyone!
Vidrep_64 has joined #haiku
floof58 is now known as Guest259
floof58 has joined #haiku
vdamewood has quit [Remote host closed the connection]
vdamewood has joined #haiku
Guest259 has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
<BrunoSpr> There is only one paragraph
<BrunoSpr> Ok a screenshot would be nice to be included in the official anouncement!
* Halamix2 wonders in which order to install Linux and Haiku
<OscarL> I always do: Win. Linux. Haiku. But that's because I use Haiku's Bootmanager on my MBR.
<OscarL> And that ensures that it will work as I want it :-D
<waddlesplash> I boot via EFI so I use rEFInd as the boot manager
Vidrep_64 has quit [Quit: Vision[]: i've been blurred!]
<BrunoSpr> Haiku's Bootmanager is my favorit too
<OscarL> (just in case you go the BootMan way... make sure to install your Linux bootloader on the start of the partition and not to the MBR)
Anarchos has joined #haiku
<BrunoSpr> EFI UEFI rEFUBd who knows?
<BrunoSpr> nstall your Linux bootloader on the start of the partition and not to the MBR, yes I try to remember always... happy Beta4
<Halamix2> I have UEFI, and WIn is already installed
<Anarchos> hello
<OscarL> Aloha Anarchos.
<Halamix2> Does Haiku bootloader install itself to the EFI partition?
KapiX has joined #haiku
<OscarL> Halamix2: this is the only "help" I can provide (no EFI hardware here): https://www.haiku-os.org/guides/uefi_booting/
<kallisti5[m]> ayyyye. Just got Haiku running on GCP
floof58 has quit [Ping timeout: 480 seconds]
<Anarchos> kallisti5[m] what is GCP ?
<kallisti5[m]> Google Cloud Platform. Pretty much google's aws
<Anarchos> kallisti5[m] oh ok
romanix has joined #haiku
<Anarchos> kallisti5[m] i have azure VM at work, i could not resist to install qemu and an haiku image on it :)
romanix has quit []
<kallisti5[m]> I'm mostly working to see if I can get the gcp ssh key injection stuff working
<kallisti5[m]> then, Haiku, Inc. could offer pre-made os disks for gcp
<kallisti5[m]> AUTH 'sshd'[397]: Disconnected from user user 70.112.18.26 port 33678
<kallisti5[m]> AUTH 'sshd'[423]: error: Unsafe AuthorizedKeysCommand "/bin/google_authorized_keys": bad ownership or modes for directory /
<kallisti5[m]> Last message repeated 1 time
<kallisti5[m]> gettin' closer
<waddlesplash> for directory "/"? really?
<waddlesplash> maybe sshd needs to be patched for our "virtual root" /
<kallisti5[m]> yeah, that's what i'm thinking
<kallisti5[m]> essentially, google_authorized_keys contacts google's internal metadata servers with a userid
<kallisti5[m]> it's supposed to spit out a bunch of public keys sshd then checks for that user
<kallisti5[m]> though I question how well it's working... this is the first chance i've had to test it actually running on gcp.
floof58 has joined #haiku
<kallisti5[m]> that bug is interesting though.. I bet app_server could use a while(1) or something to block access?
<kallisti5[m]> "vs just exploding"
Vidrep_64 has joined #haiku
<kallisti5[m]> maybe we want to change the uids around
<kallisti5[m]> waddlesplash: for the next release... user being uid 0 is likely bad form :-\
<kallisti5[m]> that'll be hard to solve moving forward.
<waddlesplash> errr. it's correct?
<waddlesplash> we could rename "user" to "root"
<waddlesplash> but we do run everthing as uid 0
<kallisti5[m]> or, add "system uid 0"
<kallisti5[m]> and make anything package kit use it for mounts
<waddlesplash> proper permission segmentation for the gui will be a ton of work
<kallisti5[m]> then "user uid 100" or something
<waddlesplash> you can "useradd" some other user if you want
<waddlesplash> that already works
<waddlesplash> but the GUI expects to be uid 0, it can't handle privilege elevation
<jessicah> can you use /boot/system/bin/google... as the path?
<kallisti5[m]> jessicah: sshd is failing on /
<kallisti5[m]> / is 777 on Haiku, and 755 in linux
<kallisti5[m]> sshd seeing / 777 and flipping out that it is insecure
<kallisti5[m]> (in subprocess checks)
<jessicah> ah, so /boot/system would be the same
<kallisti5[m]> yeah. It's walking each part of the path and checking perms
<waddlesplash> well, why is / 777 actually?
<waddlesplash> it should only be modified by root
<kallisti5[m]> cough user
<waddlesplash> so, we can change this to 755 safely I think
<kallisti5[m]> also, if we ever want multi-user...
<kallisti5[m]> user uid 0 will be hard to fix
<jessicah> don't want multi user :p hah
<kallisti5[m]> (aka during an upgrade)
<kallisti5[m]> not even multi-user... just "more than one user" lol
<waddlesplash> kallisti5[m]: looks like rootfs doesn't even check permissions? lol
<kallisti5[m]> I think there might be a case to make the following users:
<kallisti5[m]> 0 system
<kallisti5[m]> 1000 user
<kallisti5[m]> so, not multi-user... but just seperate them out
<kallisti5[m]> then, any future changes will be a bit easier
<waddlesplash> again, can't do that without massive GUI changes to support modifying system files needing privesc
<waddlesplash> there's a ticket about this ... somewhere
<waddlesplash> anyway
<waddlesplash> easy fix to make that 0755. However create_dir needs privcheck too
<waddlesplash> now that's cool
peotr26 has quit [Ping timeout: 480 seconds]
<BrunoSpr> Ok see you tomorrow!
<BrunoSpr> Sure Haiku Beta 4 will be a huge success!
<kallisti5[m]> 🥳
BrunoSpr has quit [Quit: Vision[]: Ich wurde verwaschen!]
<kallisti5[m]> waddlesplash: ok.. yeah. That / 755 fix looks easy enough. going to try it locally
<kallisti5[m]> technically it could be a r1b4 bugfix if it doesn't harm anything
AlienSoldier has joined #haiku
<OscarL> The above article lacks a mention to all the software available via HaikuPorts. (or just a link to depot.haiku-os.org)
<OscarL> (linking to only HaikuArchives repos might give the wrong impression)
Vidrep_64 has quit [Quit: Vision[]: i've been blurred!]
damex has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
HaikuUser has joined #haiku
HaikuUser has quit []
DKnoto has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
DKnoto has joined #haiku
<damex> Anybody use OtterBrowser here? For some reason it doesn't save view settings for me (I'm on beta/RC1).
<damex> E.g. if I disable the menu bar and close the browser, the next time I open it the menu bar is visible again.
<waddlesplash> haven't used Otter Browser in quite some time, not since Falkon came out
jmairboeck has quit [Quit: Konversation terminated!]
<waddlesplash> sounds like a bug
HaikuUser has joined #haiku
<waddlesplash> presuming it applies to all settings and isn't a bug in Otter itself, file a ticket at https://github.com/haikuports/haikuports/
<waddlesplash> greetings, HaikuUser
HaikuUser is now known as SarkHaiku
<SarkHaiku> Hello!
<SarkHaiku> Just installed Beta 4 on a spare Dell PC.
<AlienSoldier> damex i never looked at this but i know it does not save the size of the browser window on quit.
OscarL has quit [Remote host closed the connection]
HaikuUser has joined #haiku
<HaikuUser> greetings
<damex> Cheers waddlesplash. The funny thing is some settings are saved and some are not.
<damex> I'll check out Falkon btw
HaikuUser2 has joined #haiku
<waddlesplash> greetings, HaikuUser (and HaikuUser2)
<HaikuUser> how do i set my name?
<PulkoMandy> Use the /nick command: /nick someCoolName
HaikuUser2 has quit []
HaikuUser is now known as max
<PulkoMandy> And if you want it set permanently, it's in Server preferences in Vision
<max> thanks!
max is now known as Guest263
Guest263 is now known as maxace
maxace has quit [Quit: Vision[]: i've been blurred!]
<SarkHaiku> Wow! I'm really impressed by how well the new Web works. This seems to work with all sorts of things and render sites properly.
damex has quit [Quit: Vision[]: i've been blurred!]
<SarkHaiku> Heh. Aaand it crashed :) Clicked on the "website" link in the about pane and it died. Reopened the tabs though, and trying the same thing again I just get a dialog that says "Could not show link operation not supported"
* PulkoMandy gets ready for 100s of new bugreports folnowine the release :>
<badkeming[m]> PulkoMandy: well, congrats to you and the rest of the team for pushing this over the finish line. =)
<Forza> Well done on the release of beta4 :)
<Forza> I've updated my mirror with the new release as well https://mirrors.tnonline.net/?dir=haiku/release/r1beta4
<SarkHaiku> Yeah, definitely! The new beta is running great.
<Sark> hahahaha... uh, is there a text console or similar akin to hitting control alt F1 on a Linux box? I think I broke the GUI. :)
<Forza> There's ssh
<Sark> Is that enabled by default? I'll go scan the network quick with nmap to find it.
rennj has quit [Ping timeout: 480 seconds]
HaikuUser has joined #haiku
HaikuUser2 has joined #haiku
HaikuUser has quit [Read error: Connection reset by peer]
HaikuUser2 is now known as lelldorin
<lelldorin> greetings from beta 4 64bit
<lelldorin> first time running this installtion, network does not run, but after restart it runs
<PulkoMandy> Ssh is enabled but the user doesn't have a key or password so it will be useless. And no, no textmode console, so all you can get is the kernel debugger
<Sark> Yeah, I did find it on the network but I couldn't log in. Will just have to power cycle it.
<lelldorin> on 64 bit the network disconnect and reconnect many times :-(
<Sark> I installed LTris from the repository, and accidentally hit the F key while trying to figure out what keys did what, which fullscreened it. Exiting fullscreen or quitting the game dumped me to a glichy, kind of trippy mess of junk on the scren, scrolling RGB static on th eleft and a flickering blue line at the top. Kind of neat, actually.
lelldorin has quit [Read error: No route to host]
SarkHaiku has quit [Read error: Connection reset by peer]
<andreasdr[m]> Arrrr. Congrats for BETA4
<andreasdr[m]> Time to get my Haiku machine finished.
<Sark> OK, yep, does it every time.
<Sark> Better uninstall that one.
HaikuUser has joined #haiku
<Sark> What's worse is that the game remembers you last had it running fullscreen, so automatically launches that way :P
HaikuUser has quit []
rennj has joined #haiku
<PulkoMandy> Our SDL port has trouble restoring the correct videomode on exit
<Sark> Ah. That explains it. Surprising effect though! I changed the config file to turn off the fullscreen so now the game launches like normal, just have to remember not to hit F. hehe
KapiX has quit [Quit: KapiX]
Skipp_OSX has joined #haiku
Anarchos has quit [Quit: Vision[]: i've been blurred!]
Anarchos has joined #haiku
<DHowett> congrats on the release :)
rennj has quit [Ping timeout: 480 seconds]