<Not-5726>
[haikuports/haikuports] Begasus pushed 1 commit to master [+2/-1/±0] https://git.io/JPa04
<Not-5726>
[haikuports/haikuports] Begasus 25bd238 - texstudio, bump version (#6325)
<Begasus>
updating the user guide nephele ?
<nephele>
The color scheme
<Begasus>
ah :) not realy my color (that I would pick) :)
<Begasus>
but I guess it's adjustible?
<nephele>
No, CSS colors aren't really adjustable
<nephele>
You either would get this if you use dark mode, or get it like it was before
<Begasus>
ah dark mode for Web+
<Begasus>
+1
<humdinger>
I'm not much of a dark mode fan, only use it on the phone.
<humdinger>
I could imagine thought that having a total black 0,0,0 background isn't super nice when reading the guide.
<humdinger>
maybe just a very dark grey?
<nephele>
Luckily for US webkit has pushed the dark mode stuff in a way which allows to update the CSS to have this as an opt-in, instead of arguing whether the dark or light mode is the cool thing
<nephele>
So you just set your UA to request what you want and you are done pretty much
<nephele>
(In Haiku you have to set document text color to be sufficiently dark)
rennj has quit [Quit: Leaving]
rennj has joined #haiku
gouchi has joined #haiku
<Not-5726>
[haikuports/haikuports] diversys pushed 1 commit to master [+74/-74/±3] https://git.io/JPaaH
<Not-5726>
[haikuports/haikuports] diversys ab19526 - kde-frameworks: bump to 5.86.0
<Not-5726>
[haikuports/haikuports] Begasus pushed 1 commit to master [+0/-0/±1] https://git.io/JPaVq
<Not-5726>
[haikuports/haikuports] Begasus 9c7b50d - Revbump for new x264 (#6345)
<Begasus>
bbl
jmairboeck has joined #haiku
<Skye>
ok I'm having a weird problem right now. when I boot beta 3, after the startup screen with the haiku logo and the icons and everything, it just goes into a blank black screen and I can't seem to interact with anything. on beta 2 everything works fine. does anyone know what this could be caused by?
<nephele>
skye: after the icon display the system switches the video driver from vesa/framebuffer to a specific one for the card if available, it's possible that it has regressed
<nephele>
you can check if it's the drviers fault by using the "failsafe graphics" option in the bootloader
<nephele>
You can blacklist the normal video driver
<humdinger>
or do item 3 of that toubleshooting list
<nephele>
but since you said beta2 worked better this sounds like a regression, you could check if the nightly branch has fixed that, and if not open a ticket :)
<Skye>
I tried nightly and it didn't. I opened a ticket earlier when I still didn't know what was causing it and then got impatient and asked here; should I make a new ticket or just update the old one?
<humdinger>
update. but it might be a duplicate of anolder ticket anyway.
<humdinger>
intel_extreme issues are plenty
<nephele>
I'd just update the ticket, and if you haven't already add the info that beta2 worked better
<Skye>
okay, I'll do that
<Skye>
thank you both for the help
<Not-5726>
[haikuports/haikuports] diversys pushed 1 commit to master [+2/-2/±0] https://git.io/JPaAK
<Not-5726>
[haikuports/haikuports] davidkaroly eccd8e7 - iozone: bump to 3.492 (#6347)
AlaskanEmily has quit [Remote host closed the connection]
humdinger has quit [Quit: Vision[]: Oi with the poodles already!!]
BrunoSpr has quit [Quit: Vision[]: i've been shreederd!]
<Not-5726>
[haikuports/haikuports] diversys pushed 1 commit to master [+2/-2/±0] https://git.io/JPVJT
<Not-5726>
[haikuports/haikuports] davidkaroly 0a37915 - iperf: bump to 2.1.4 (#6348)
Dusan_Krehel has joined #haiku
Dusan_Krehel has quit [Quit: Leaving.]
Dusan_Krehel has joined #haiku
Dusan_Krehel has left #haiku [#haiku]
<Not-5726>
[haikuports/haikuports] diversys pushed 1 commit to master [+0/-0/±1] https://git.io/JPVO4
BrunoSpr has quit [Quit: Vision[]: i've been shreederd!]
rnb has joined #haiku
rnb has left #haiku [#haiku]
barctor has joined #haiku
<barctor>
hi, i submit a Haikuports PR to add a new package but somebody pointed out there's a newer version available. I've made a recipe for the newer version locally but what should I do with git and the PR? Do I push a second commit and update the PR?
<jadedctrl>
barctor: you can amend your previous commit (git commit --amend) and force-push it to the same branch as the PR (git push -f)
<Begasus>
that way the binary will be installed in $prefix/bin instead of $prefix/bin/x86 for secondary arch
<barctor>
Begasus: thanks I'll read through these and try better understand haikuporter. I've also made the changes to remove gcc2 build and switched to imagemagick7 so i'll push those changes when i've done this
<Begasus>
ok, doing a check with libintl and libjpeg included
<Begasus>
once you get a hang for it it's a great tool barctor :)
<Begasus>
gcc11? nice PulkoMandy !
<PulkoMandy>
well all the work was already done but no one had enabled the recipe
<PulkoMandy>
haiku itself is still built with gcc8 for now but that does not seem to be a problem (and building it with gcc11 seems to work for me)
<Begasus>
maybe I should try a build with gcc11 here and your request from the forum ... it's been a while since last time though :)
<Begasus>
barctor, adding "export LDFLAGS="-lintl"" before autoreconf fixes the undefined references
<nekobot>
[haiku/haiku] f240512a538c - sparc: add more relocation types
<nekobot>
[haiku/haiku] c00a982d2adb - kernel: do not allow undefined symbols
<julicenri>
Just reverted the commit to remove the data package recipe for SRB2 PR.
<julicenri>
Hopefully it'll finally get merged soon.
<Begasus>
julicenri, did you check a build on 32bit also?
pvalue has quit [Ping timeout: 480 seconds]
WishBoy has quit []
<barctor>
Begasus: I made those changes to remove gcc2 build, use commandSuffix, specify libVersion, use libjpeg, use libintl, and defineDebugInfoPackage. Shall I amend & push again?
<Begasus>
yep barctor ... will check later (heading out for a bit)
<barctor>
ok thanks :)
Begasus_32 has joined #haiku
Anarchos has joined #haiku
Sikosis is now known as Guest4531
Sikosis_ has joined #haiku
Sikosis_ is now known as Sikosis
Guest4531 has quit [Ping timeout: 480 seconds]
Dusan_Krehel has joined #haiku
Dusan_Krehel has left #haiku [#haiku]
<Not-5726>
[haiku/haikuwebkit] pulkomandy pushed 1 commit to haiku [+0/-0/±1] https://git.io/JPwxg
<nekobot>
[haiku/haiku] 264451d95a17 - kernel: fix loading kernel add-ons on arm
tqh has quit [Quit: Leaving]
<Anarchos>
i wrote a .recipe file, where to put it to be able to build the package by haikuporter ?
<jessicah>
it goes in one of the category folders in your haikuports directory
<Begasus>
is it a known archive? you could check repology where to put it in the haikuports directory (see if gentoo has a port for it)
countryboy has joined #haiku
<cocobean>
Begasus: I built GCC 11.2.0 x86 and x64 packages before the new ASLR change - I'll retest x64 with the new change.
<Anarchos>
morning jessicah , thanks for your answer
<Anarchos>
jessicah i forgot we did it for texlive some years ago !
<jessicah>
:)
ClaudioM has joined #haiku
<Anarchos>
jessicah and how to tell to put settings file in ~/config/settings/ instead of /system/settings ?
DKnoto has quit [Quit: Leaving]
euandreh has quit [Ping timeout: 480 seconds]
maquak has joined #haiku
maquak has quit [Read error: Connection reset by peer]
<jessicah>
pretty sure the haikuporter readme tells you to put it in ~/config/settings
<Anarchos>
jessicah sure but in the texlive recipe it says "settings/texlive/ls-R" and this very one ends into /system/settings
<jessicah>
oh, I see what you mean
<jessicah>
probably by just changing the path? but I don't know if packaging preserves that
<jessicah>
you'd need to test it :p
<Anarchos>
jessicah i can't until my patch is accepted in the betex haikuarchives repo :)
<barctor>
Begasus: thanks ^^
<mmu_man>
last day for the jitsi meet channel
<mmu_man>
well we can always reopen it later when needed…
<Anarchos>
mmu_man sorry i am busy working on packaging my cleaner (but not bug free) version of betex
<mmu_man>
great :)
<Anarchos>
mmu_man what annoys me the most is that on big files, the coloring seems to takes exponential time.... but this behaviour was present in the original sources.
* Anarchos
struggles with haikuporter, wondering how to put in my recipe that , for now, the code is only on my own github repo.
<Anarchos>
mmu_man but i find that by an infamous move, jscipione removes the old behaviour of BBitmap::SetBits on color space B_RGB32 :)
<mmu_man>
updating ancestris recipe
<mmu_man>
and it relied on that??
<mmu_man>
I recall having to figure out some RGB 24 vs 32 long ago also on BBitmap
<Anarchos>
mmu_man well , the betex original code just did a Setbits from RGB32 to RGB32 . The trick is that the bebook tells in that case, only 3 bytes (RGB) are stored in the source of the setbits
<Vidrep_64>
to set your account's default identity.
<Vidrep_64>
Omit --global to set the identity only in this repository.
<Vidrep_64>
<Vidrep_64>
fatal: unable to auto-detect email address (got 'user@shredder.(none)')
HaikuUser has quit []
<nephele>
Vidrep_64: that's normal git behaviour, it's not related to haikuwebkit afaik
<nephele>
maybe your config went haywire? :g
<PulkoMandy>
well, yes and no, it's also because I did a push force to the haiku branch and your git is trying to create a merge commit
<PulkoMandy>
which you probably don't want
<nephele>
probably it wants to resolve the pull with a merge commit and wants to no who to credit it to
<PulkoMandy>
I think the easiest way to fix is: git fetch ; git checkout origin/haiku ; git checkout -B haiku
<nephele>
force pushes can be annoying indeed .-.
<PulkoMandy>
(if you did not make any local changes)
<nephele>
you can also configure git to never attempt to resolve the pulls with merges and always use rebases (and that would then complain if that doesn't work for some reason)
<mmu_man>
git pull --rebase
<mmu_man>
?
<nephele>
that's one time, you can also make this permanent per repo or globally if you want :)
* mmu_man
waiting for haikuporter to update the dependencies
Begasus_32 has quit [Quit: Vision[]: Gone to the dogs!]
<Begasus>
g'night peeps
Begasus has quit [Quit: Ik ga weg]
<waddlesplash>
PulkoMandy: I guess you rebased my changes after you pushed?