<Anarchos>
Begasus i know how to do it on a local repo, but i pushed two commits for review and i thought the second one would be squashed into the first, but it isn't.
coolcoder613_nok has joined #haiku
coolcoder613_nok has quit []
dpirate has quit [Remote host closed the connection]
coolcoder613_nok has joined #haiku
<PulkoMandy>
Squash them locally and push the squashed version. It will update the first commit if you keep the same change-id in the commit message
<Begasus>
bugger kdenlive 24.* still crahses on launch
DKnoto has quit [Ping timeout: 480 seconds]
DKnoto has joined #haiku
_0xDkXy has joined #haiku
b65be[m] has joined #haiku
DKnoto has quit [Ping timeout: 480 seconds]
freddietilley has joined #haiku
coolcoder613__ has joined #haiku
coolcoder613 has quit [Ping timeout: 480 seconds]
coolcoder613_ has quit [Ping timeout: 480 seconds]
DKnoto has joined #haiku
misthalu has quit [Quit: Leaving]
Begasus has quit [Quit: Vision[]: i've been blurred!]
rennj has joined #haiku
mmu_man has joined #haiku
<Anarchos>
hello mmu_man
rennj has quit [Ping timeout: 480 seconds]
jmairboeck has joined #haiku
<Anarchos>
hello jmairboeck
mmu_man has quit [Ping timeout: 480 seconds]
mmu_man has joined #haiku
coolcoder613__ has quit [Ping timeout: 480 seconds]
coolcoder613 has joined #haiku
DKnoto has quit [Ping timeout: 480 seconds]
DKnoto has joined #haiku
<aazam[m]>
Good morning/evening :)
<B2IA>
(UnrealNeil) Butler catsup
Begasus has joined #haiku
_0xDkXy has quit [Remote host closed the connection]
<coolcoder613>
Hi aazam[m]
<Anarchos>
hello aazam[m]
coolcoder613_ has joined #haiku
<phschafft>
I'm wondering how to implement mounting. hm.
HaikuUser has joined #haiku
xet7 has quit [Remote host closed the connection]
_-Caleb-_ has left #haiku [#haiku]
_-Caleb-_ has joined #haiku
<Anarchos>
phschafft mounting what ?
<phschafft>
file systems.
<phschafft>
they're a bit strange of a thing as the kernel holds a reference to them.
<phschafft>
I would guess Haiku just has a global state for that (basically a table with mounted filesystems).
<coolcoder613>
Wouldn't that be under the / filesystem?
<coolcoder613>
And wouldn't only / be stored by the kernel?
<phschafft>
on UNIX-oid systems the basic idea is that you hold a reference to some resource, once all references are gone the resource is unloaded.
<phschafft>
that is true for files, memory, sockets, ...
<Anarchos>
phschafft there is mounting of windows partition
<Anarchos>
phschafft didn"t you look into that code ?
<phschafft>
and I guess Haiku just follows that for the most part.
<phschafft>
Anarchos: I'm just thinking aloud. abusing this channel as my wall as there are many good ideas in this channel. ;)
<phschafft>
you could say that each process holds a reference to it's root directory.
<phschafft>
(similar to it holding a reference to it's working directory.)
<phschafft>
however that doesn't work for stuff you mount below the root filesystem. that is not referenced by the process (and can be changed while the process is running without it doing anything).
<phschafft>
there are a few ways to solve that problem. from more pragmatic to more engineered.
<phschafft>
just wondering about the different options and their implications.
<phschafft>
options such as having a global table, having tables that reference the filesystems and each process holds a reference to that table (that is what Linux does), having the parent filesystem hold a reference on the child filesystem (which might have some strange busy states), ...
<Anarchos>
i can't find the right settings to launch ssh-agent and ssh-add at startup . in which files to put them ? I tried UserSetupEnvironment and ~/config/settings/profile, but each terminal window ask for the password everytime i open one
<botifico>
[haikuports/haikuports] Begasus 02ef939 - cudatext, don't depend on python library, add cmd:python3 for it (#10262)
frkzoid has joined #haiku
<Begasus>
afk
Anarchos has quit [Quit: Vision[]: i've been blurred!]
zard has quit [Ping timeout: 480 seconds]
freakazoid332 has quit [Ping timeout: 480 seconds]
zard has joined #haiku
v_harkonnen has quit [Ping timeout: 480 seconds]
tuaris has quit [Quit: Leaving.]
tuaris has joined #haiku
misthalu has joined #haiku
v_harkonnen has joined #haiku
Anarchos has joined #haiku
hightower2 has quit [Remote host closed the connection]
hightower2 has joined #haiku
zard has quit [Ping timeout: 480 seconds]
hightower2 has quit [Read error: Connection reset by peer]
hightower2 has joined #haiku
<Anarchos>
Begasus do you think it would be easy to port gtksourceview3 if we have gtksourceview4 ?
tuaris has quit [Quit: Leaving.]
hightower2 has quit [Read error: Connection reset by peer]
tuaris has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
mmu_man has joined #haiku
<Begasus>
jmairboeck, build for texlive_core went fine on 32bit :)
<Begasus>
afk ... again :)
<jmairboeck>
nice, thanks for testing
<Begasus>
left it running on the other laptop being idle :)
<Begasus>
biab
<jmairboeck>
then it will probably be fine because texlive is "any" arch
Generic has joined #haiku
<jmairboeck>
the first build of that is soon ready (yesterday I botched it unfortunately), so then I can run the createSubpackageInfos script and do a "real" build once again
_-Caleb-_ has left #haiku [#haiku]
<jmairboeck>
"botched" as in - I left the -S flag in when running haikuporter and got a policy error, even though this is only a temporary build, so I had to redo it again today
<Anarchos>
Begasus can't wait the texliv_core on 64bits.
<Anarchos>
GenericConfluent it is afternoon here but good morning to you :)
_-Caleb-_ has left #haiku [#haiku]
<GenericConfluent>
Would anybody be willing to give my GSoC application a quick read through? I'm thinking I should be a little more specific in the timeline of my proposal but I'm not really sure. Any and all feedback is welcome.
<AlaskanEmily3>
I think a lot of that is just the list of JRE alternatives?
<augiedoggie>
you can use the bin package like the other jetbrains software
<augiedoggie>
pycharm, intellij, ...
<Begasus>
probably the same as with netbeans and the likes
<Begasus>
right :)
<Begasus>
PriyanshuGupta[m], tried it on Haiku?
<cyrus__>
ooohhhh CLion would be cool
<cyrus__>
I use a lot of jetbrains stuff for work though
<Begasus>
cyrus__, just grab the bin (zip package) and use it? ;)
<cyrus__>
Yeah might see if I can build a port for that
<Begasus>
you can then tell us if the 1GB archive is working or not :P
<cyrus__>
lol yeah that sucker is a beast for sure
<cyrus__>
the other 2 jetbrains packages were like 600MB+
<Begasus>
does it add something in favor of the other two?
<Begasus>
jmairboeck, hope you got the correct checksum on that :)
<PriyanshuGupta[m]>
<Begasus> "Priyanshu Gupta, tried it on..." <- not yet
<PriyanshuGupta[m]>
I'm currently on my linux and use this ide for the xfs project
<Begasus>
PriyanshuGupta[m], so you want us to waste 1GB of download? :P
<Begasus>
*if it wasn't for the texlive download I'd have a quick look though* :)
janjo has joined #haiku
<PriyanshuGupta[m]>
Begasus: no i didn't mean that
<Begasus>
np PriyanshuGupta[m], just messing wity you ;)
<PriyanshuGupta[m]>
I'm looking for someone who has done Cpp development in clion
<PriyanshuGupta[m]>
Begasus: you got me:)
<Begasus>
food, bbl
<jmairboeck>
Begasus: what I forgot to mention: I think you have to delete install-tl-unx download first if you still have it around from 2023, because that file name doesn't contain a version number
<jmairboeck>
but you would have got a wrong checksum then anyway, because the contents did change, even if the file name didn't
_-Caleb-_ has left #haiku [#haiku]
_-Caleb-_ has joined #haiku
<jmairboeck>
I have a question about the haikuports buildmaster: if I push 2 commits at the same time to master, is it guaranteed that they are picked up in the right order, i.e. the recipe in the first commit first and then the second? Or should I push them separately to master to be sure?
_-Caleb-_ has left #haiku [#haiku]
_-Caleb-_ has joined #haiku
<augiedoggie>
i don't know if they will or not but i usually separate them anyhow
<jmairboeck>
ok, then I'll have to push the 2 texlive recipes separately. I'm not sure if building texlive-2024 with texlive_core-2023 would work correctly.
nosycat has quit [Quit: Leaving]
Generic has quit [Ping timeout: 480 seconds]
zard has quit [Quit: leaving]
Saijin_Naib has quit [Ping timeout: 480 seconds]
DKnoto has quit [Quit: Leaving]
coolcoder613_32 has quit [Quit: Vision[]: i've been blurred!]
<Anarchos>
augiedoggie the original ones are particulary ugly....
B2IAb has joined #haiku
B2IA is now known as Guest4113
B2IAb is now known as B2IA
Guest4113 has quit [Ping timeout: 480 seconds]
droux has joined #haiku
<coolcoder613_32>
How can I specify a day in a query for modified after?
jessicah has joined #haiku
<coolcoder613_32>
nvm
B2IA has quit [Quit: Vision[]: i've been blurred!]
B2IA has joined #haiku
coolcoder613_32 has quit [Quit: Vision[]: i've been blurred!]
coolcoder613_32 has joined #haiku
rennj has joined #haiku
droux has quit [Ping timeout: 480 seconds]
rennj has quit [Ping timeout: 480 seconds]
droux has joined #haiku
gingi has quit [Quit: Vision[]: i've been blurred!]
Al2O3 has joined #haiku
Al2O3 has quit []
Al2O3 has joined #haiku
Sana has joined #haiku
<Sana>
Hi! I'm intersted in GSOC projects about GPU driver acceleration and kernel power management. I was wondering if anyone could direct me towards the people I should be speaking to regarding these projects?
droux has quit [Ping timeout: 480 seconds]
<OscarL>
Sana, hi. You could try this channel later in the day (or ealier, depending on your timezone :-D), and/or try with the development mailing list (https://www.haiku-os.org/community/ml/)
AlaskanEmily has joined #haiku
Sana has quit [Remote host closed the connection]
droux has joined #haiku
droux has quit []
zard has joined #haiku
<coolcoder613_32>
Hi zard
<zard>
Hello coolcoder613_32
<coolcoder613_32>
I am trying to write some C++
<coolcoder613_32>
For litebrowser-haiku
<coolcoder613_32>
Anyone know what could be the problem with fData->Seek(0,SEEK_SET);