Anarchos has quit [Quit: Vision[]: i've been blurred!]
mmu_man has quit [Ping timeout: 480 seconds]
mmu_man has joined #haiku
BlueSky76 has joined #haiku
droux has joined #haiku
Saijin_Naib has joined #haiku
harshit-sharma[m] has quit [Quit: Client limit exceeded: 20000]
coolcoder613 has quit [Quit: coolcoder613]
droux has quit [Quit: leaving]
Maturi0n has joined #haiku
coolcoder613 has joined #haiku
ChaiTRex has joined #haiku
Maturi0n_ has quit [Ping timeout: 480 seconds]
hightower3 has joined #haiku
rennj has joined #haiku
hightower2 has quit [Ping timeout: 480 seconds]
rennj has quit [Ping timeout: 480 seconds]
Saijin_Naib has quit [Ping timeout: 480 seconds]
hightower3 has quit [Remote host closed the connection]
hightower3 has joined #haiku
OscarL has quit [Ping timeout: 480 seconds]
walkingdisaster has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
janjo_ has joined #haiku
janjo has quit [Ping timeout: 480 seconds]
Saijin_Naib has joined #haiku
Reinhilde has quit [Quit: Interstate crosscheck is a crime!]
v_harkonnen has joined #haiku
Ellenor has joined #haiku
v_harkonnen has quit [Ping timeout: 480 seconds]
Saijin_Naib has quit [Ping timeout: 480 seconds]
systwi has quit [Ping timeout: 480 seconds]
talos has quit [Ping timeout: 480 seconds]
talos has joined #haiku
Ellenor is now known as Reinhilde
_-Caleb-_ has left #haiku [#haiku]
misthalu has joined #haiku
systwi has joined #haiku
Begasus has joined #haiku
<Begasus>
g'morning peeps
<coolcoder613_>
Hi Begasus
<PriyanshuGupta[m]>
morning Begasus
<Begasus>
hi coolcoder613_ PriyanshuGupta[m]
Begasus has quit [Quit: Vision[]: i've been blurred!]
Begasus has joined #haiku
rennj has joined #haiku
<aazam[m]>
Good morning everyone :)
<Begasus>
g'morning aazam[m]
<aazam[m]>
I have a question, do ya'll develop haiku on haiku itself? Or cross compile from another OS?
<Begasus>
that's easy for me, I don't develop ;)
<Begasus>
but I build/compile stuff on Haiku itself
<aazam[m]>
I see I see
<Begasus>
new version for texstudio ...
rennj has quit [Ping timeout: 480 seconds]
walkingdisaster has quit [Quit: Vision[]: i've been blurred!]
<coolcoder613_>
Begasus: I managed to fix litebrowser this morning, the patch is in the logs
<Begasus>
nice coolcoder613_ :)
<Begasus>
got texlive suite build yesterday and checked with the new texstudio, all still on par :)
<Begasus>
texstudio building now also without patches (upstreamed) :)
<Begasus>
will wait on updating that one untill texlive 2024 is live
<Begasus>
biab
rennj has joined #haiku
jmairboeck has joined #haiku
<Begasus>
Hi jmairboeck!
<jmairboeck>
Good morning Begasus!
<Begasus>
First test runs with new texlive seem fine :)
<jmairboeck>
I let the texlive build run over night, but it didn't finish successfully because the VM hung up at "mimesetting files ..." :(
<Begasus>
jikes
<Begasus>
build finished yesterday a bit before 10PM :)
<jmairboeck>
not sure if or how I should report a bug for this. I couldn't open any new windows or menus (including ProcessController) and "ps" in Terminal also did nothing but hang
<Begasus>
think it took about 3 hours here :)
aspendowntime[m] is now known as Celequeen[m]
<Begasus>
hard to track down ... nothing in the syslog?
<Begasus>
but looking at the size of the source it's not that hard to believe (running in a VM) :)
freddietilley has joined #haiku
<jmairboeck>
unfortunately, it is not so easy for me to enter KDL on this laptop because I need the "fn" key for "PrintScreen", so it takes a bit of effort for me, and I would nearly need 3 hands for that
<jmairboeck>
just checked the syslog, but I found nothing suspiscious
AlaskanEmily has quit [Remote host closed the connection]
<jmairboeck>
I think I'll add some version restrictions to texlive and texlive_core and then merge it anyway
<Begasus>
if the cmd:* had a $portVersion I think it would be easy?
<jmairboeck>
yes, I will do something like that
<Begasus>
+1
rennj has quit [Ping timeout: 480 seconds]
ghishadow has quit []
ghishadow has joined #haiku
Anarchos has joined #haiku
HaikuUser has joined #haiku
<Anarchos>
hello
<Begasus>
Hi Anarchos
<Anarchos>
Begasus i made progress on my math verifier : now i use some sort of 'include" to split the files...
<Begasus>
got the unit tests running Anarchos?
ghishadow has quit [Remote host closed the connection]
<jmairboeck>
Begasus: I think it is good to go now, or do you want to take another look?
<Begasus>
not going to rebuild jmairboeck :)
<Begasus>
let me have a quick look
<Begasus>
doesn't " == $portVersion" work?
<Begasus>
well, the version is correct, so that should work too
<jmairboeck>
no, because the texlive_core package has a different name on x86, so I'm using kpsewhich as a placeholder
<Begasus>
$portVersion isn't related to the $portName you know? :)
<Anarchos>
Begasus no they are broken (not on my side) : the unittests target doesen't work
<Begasus>
but the cmd hass another version
<jmairboeck>
and that just shows the libkpathsea version when it is invoked with "-version"
<jmairboeck>
that means that everything that is used in PATCH functions must be present on the build host
v_harkonnen has joined #haiku
<Begasus>
jmairboeck, buildmasters don't go into chroot (-E) I think?
<Begasus>
so PATCH() should always be applied?
<Begasus>
Anarchos, is it up to the job for building things like texlive?
<jmairboeck>
Begasus: the PATCH function is always run on the host system and therefore has only the packages available that are actually installed. The chroot is then entered for running BUILD and INSTALL. I suppose this is the same as when running haikuporter locally.
<Begasus>
otherwise add a version requirement in the recipe for autoconf?
<jmairboeck>
that wouldn't help, because in the chroot (i.e. when build packages are activated) the new version is available
<jmairboeck>
someone literally has to run the equivalent of "pkgman upgrade autoconf" on the build machines, I suppose
<jmairboeck>
or fix that haikuporter issue
<Begasus>
I'm no good there :)
droux has joined #haiku
B2IA has quit [Quit: Vision[]: i've been blurred!]
<nekobot>
[haiku/haiku] 1ee3891ab830 - gutenprint: update from gutenprint8-5.3.1 to gutenprint9-5.3.4
diver has joined #haiku
v_harkonnen has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
OscarL has joined #haiku
freddietilley has quit [Quit: WeeChat 4.2.1]
<OscarL>
thanks kallisti5[m]! :-)
<Begasus>
Hola OscarL!
<OscarL>
Hallo Begasus!
* OscarL
still testing the waters on this "revived" PC.
<OscarL>
took me 2 and a half days to make it start again :-( (change in capacitors, rework on my crappy soldering work, testing with older/slower CPUs... ultimately having to lose some performance to be able to keep using this Phenom)
<Begasus>
jikes :(
<Begasus>
putting the KF6 apps in a seperate menu item in Deskbar :) https://0x0.st/XskP.png
<OscarL>
better than the ever growing long Application menu, IMO :-P
<OscarL>
No wonder that is not getting attention... it is closed, and somehow contains no commits/changes now?
<Begasus>
jikes
<OscarL>
Anarchos: I see in your BeTeX clone that you made a bunch of commits to it... but on the master branch, that is less than ideal. Working on a "feature" branch makes cleaning up things, or keeping track of upstream master much easier, IMO.
<OscarL>
While I'm far from being good at git... it shouldn't be that hard to "fix things" on your BeTeX clone.
<Begasus>
doesn't look like it's behind upstream though
<OscarL>
Begasus: no, but... better safe than sorry.
<OscarL>
no idea how that PR ended up with zero commits, for example :-)
<Begasus>
yeah, but if it could be merged as is "not too long from now" the change of merge conflicts will be slimm
<Begasus>
but will be a huge job checking up on all those changes :)
<OscarL>
in any case... Anarchos could just create a branch from his master (git switch -c anarchos_changes), switch back to master (git switch master), then reset master to upstream state (git reset 6df0643ff8f16be083c11abb7ce20a7b06ee43eb), and push to his repo.
<OscarL>
then master and his changes should be neatly separated, and he could open a PR for his branch.
<OscarL>
(after fixing up some commmit messages and/or some squasing).
diver has quit [Quit: Leaving.]
<win8linux[m]>
Is what Installer does equivalent to just copying over all the contents from the source drive into the destination drive or does it do other things too?
<win8linux[m]>
Asking since Installer is taking a very long time to start from an existing install.
<win8linux[m]>
I want to copy an existing install into a new drive.
<Begasus>
can be long depending on what you got on that drive win8linux[m]
<OscarL>
From an existing install... I think it also copies all your $HOME, no?
<Begasus>
yep, states ...
<Anarchos>
OscarL sure, i was not skilled enough in git at time to learn to do feature branch
<OscarL>
Installer needs a "just the basics, please!" setting :-D
<Begasus>
try that with fpc/netbeans/pycharm and the likes installed/on disk :P
<Begasus>
not counting the administrative-states :O
v_harkonnen has quit [Ping timeout: 480 seconds]
<OscarL>
Anarchos: understandable! git can be a bit maddening at times too. Suggestion to *not* use commit messages like "compilation", thou. Good commit message can be a time saver. Haiku (except on rare occasions) is pretty good on that regard. Can take those commit message as good examples, IMO.
v_harkonnen has joined #haiku
flag_ has joined #haiku
<Anarchos>
OscarL i am writing a full detailed commit message from more than one year on spare time :)
* OscarL
shouts: "YES! It's alive!" after fixing his pedestal fan (temps still high down here :-/).
HaikuUser has joined #haiku
HaikuUser has quit []
<OscarL>
Anarchos: +1
<kallisti5[m]>
Concise commit messages also help you group together related changes in single commits
<kallisti5[m]>
It's harder to do random changes all over the codebase when you have to explain changes in one short sentence
* OscarL
has nightmares of seeing repeated "fix things" commit messages from his co-workers.
<kallisti5[m]>
*shudders*
v_harkonnen has quit [Read error: Connection reset by peer]
v_harkonnen has joined #haiku
flag has quit [Ping timeout: 480 seconds]
<Begasus>
heh, at least they (probably) knew what was fixed? :P
<OscarL>
for at least a day or two? probably :-D
<Begasus>
lol
<augiedoggie>
heh, you should see the commit logs for the Guitar git client, most of the messages are just a single period "."
<OscarL>
:-D haven't seen "." before, but surely seen "stuff" (and granted, sometimes I do that myself, but only on repos NOT intended to be shared at all)
<Begasus>
jmairboeck, forgot if you used tokodon or the likes too (to tag you in the release for texstudio) :)
walkingdisaster has quit [Quit: Vision[]: i've been blurred!]
<Begasus>
k, the most comming kde stuff done for now :)