damex_ has quit [Quit: Vision[]: i've been blurred!]
Begas_32 has quit [Quit: Vision[]: i've been blurred!]
rennj has quit [Ping timeout: 480 seconds]
mtsfz2 has joined #haiku
Begas_32 has joined #haiku
rennj has joined #haiku
DrachenMaus has quit [Ping timeout: 480 seconds]
X512 has joined #haiku
damex_ has joined #haiku
damex_ has quit [Quit: Vision[]: i've been blurred!]
DrachenMaus has joined #haiku
HaikuUser has joined #haiku
X512 has quit [Quit: Vision[]: i've been blurred!]
HaikuUser has quit []
HaikuUser has joined #haiku
HaikuUser has quit []
damex_ has joined #haiku
<damex_>
Is it possible to configure Vision to show a notificaiton when my nickname is mentioned in the chat?
<rennj>
damex_, nick
<rennj>
not highlighted when said?
<damex_>
It got highlighted but I'm after notification popups, not highlights.
<Begasus>
I get notifications when I talk to myself damex_ (copy/paste errors over)
KapiX has quit [Quit: KapiX]
<damex_>
Begasus, ah ok. Vision shows a notification when I get /msg'ed. I just thought it would do the same when my name is highlighted in the chat too.
HaikuUser has joined #haiku
HaikuUser has quit []
<Begasus>
Works OK here in hexchat, not when I call my other self(s) Begas_32
<Begasus>
k, giving up on old dtc, time to update that one I guess
<Begasus>
latest builds fine at least
HaikuUser has joined #haiku
HaikuUser has quit []
DrachenMaus has quit [Ping timeout: 480 seconds]
mmu_man has quit [Ping timeout: 480 seconds]
smoku has joined #haiku
<nielx[m]>
Begasus: what's the policy of keeping recipes for older versions in HaikuPorts? I am thinking about cleaning up rust_bin and rust, but I am unsure what to keep and what to throw out
matt3 has joined #haiku
<Begasus>
nielx[m], I don't know how others depend on it, for things I think a cleanup should be needed I'll do that
<Begasus>
One thing I keep in mind is, when something builds with gcc2 I try to keep that around
DrachenMaus has joined #haiku
<Begasus>
Not going there atm ;) got plenty on my plate
<Begasus>
But I guess the most recent can be installed, the older ones can't, so you would have to build those yourself
matt3 has left #haiku [#haiku]
mmu_man has joined #haiku
<nielx[m]>
yeah, I'm between cleaning it all out and keeping the latest version (rust compilers are generally good about building older code, and it is very unlikely someone needs an older compiler ever), or keeping recipes of the last versions that were tested with older betas
<Begasus>
right, ps, it would only cleanup haikuports, the older packages are not in the depot, so nothing gets cleaned there (I think)?
<nielx[m]>
Didn't know about this! Though the actual built packages are no longer there (I think we do some rigorous housekeeping to keep space requirements low)
<Begasus>
on that note, if you got some time, could you check a build for libtree-sitter? (got errors earlier there)
<Begasus>
yep, need to make room for texlive packages! ;)
<nielx[m]>
would you like me to try building libtree-sitter?
<Begasus>
yep
<Begasus>
mind you, it's rust related so it will pull in some rust sources
<nielx[m]>
specific PR or the one that is in the tree?
<Begasus>
just the one in the tree
<Begasus>
I'm not updating recipes version if not needed
damex_ has quit [Quit: Vision[]: i've been blurred!]
<Begasus>
waddlesplash, when trying to update dtc to 1.6.1 build is ok (with some small changes), but if I look at the _devel package I see "libfdt.so" and "libfdt.a" next to each other but haikuporter doesn't give an error there?
gingi has quit [Quit: Vision[]: i've been blurred!]
<waddlesplash>
Begasus: the ln is after the prepareInstalledDeveLib is invoked
<waddlesplash>
so that's why there's no error
<Begasus>
arr ...
<Begasus>
it's a strange recipe all in all :(
<Begasus>
back to the drawing board ...
<cocobean>
Oh, I mentioned updating for x32 at a later time.
<Begasus>
If you don't cocobean I'll push my changes later before merging (maybe even just disabled), I think on either arch there is a simular problem (will invesigate a 64bit build for that tomorrow)
<Begasus>
As requested, most of the changes mentioned are not that hard to do, and you can still leave secondary arch disabled for that
<cocobean>
Well.. this week reserved for fireplace, eggnog, and treelights
<cocobean>
:D
<nielx[m]>
Begasus: still building, it takes a long time (building with rust on haiku is not very efficient), but no obvious problems
<Begasus>
whoot nielx[m] didn't take so long here (or you started a build later) :)
<Begasus>
2 weeks reserved for Haiku(ports) here cocobean :)
<cocobean>
Just configure named.conf /resolv.conf (you'll see it on Ubuntu). I don't know Haiku's user connection scalability as a server bot.
matt3 has joined #haiku
<Begasus>
I don't either, not sure how this reacted on previous version as I didn't check there
Begas_32 has quit [Quit: Vision[]: i've been blurred!]
<waddlesplash>
this looks like it should be buildable against Xlibe. In fact I'm pretty sure I have
<waddlesplash>
so, the error must have some other cause, idk
<waddlesplash>
since it says "Fetching package for..." it probably is trying to run pkgman to install something
<waddlesplash>
so, why doesn't it see the system installed xlibe_devel if you have that?
<waddlesplash>
try running that: "pkgman install devel:libx11" and see what happens
<Begasus>
hence my question
<Begasus_32>
problem 1: nothing provides lib:libcheck>=0.0.0 needed by libxcb-1.13.1-1
<Begasus>
libcheck is installed
damex_ has joined #haiku
<waddlesplash>
looks like it's trying to install the "real" libx11, from libxcb
<Begasus>
that one isn't installed here
<waddlesplash>
yes, well, that's the apparent problem
<waddlesplash>
so the question is why is it trying to do that?
<Begasus>
I'll leave that up to you for now :)
<waddlesplash>
well this works here
<waddlesplash>
is xlibe_devel really installed?
<Begasus>
yep, version 0.2.0-1
<waddlesplash>
*** Failed to find a match for "xlibe_devel": Name not found
<waddlesplash>
Begasus: xlibe isn't built for gcc2
<waddlesplash>
that's the problem
<waddlesplash>
I don't think we need to provide these things on gcc2 so it doesn't matter
<Begasus>
ARCHITECTURES="all !x86_gcc2"
<Begasus>
so it wasn't enabled
<waddlesplash>
yeah and it can't be
<waddlesplash>
needs new C++ features not on gcc2
<x512[m]>
I see no meaning in compiling gcc2 executables except dependencies of Haiku gcc2 API libraries and add-ons.
<Begasus>
k, I'll leave the PR for that hanning for now, but I guess some others in that area will suffer the same
<Begasus>
x512[m], it's disabled for gcc2, so not an issue there
ablyss has quit [Quit: Leaving]
<Begasus>
k, in the meantime zstd is fine, openldap will be for tomorrow :)
Begasus_32 has quit [Quit: Vision[]: Gone to the dogs!]
<Begasus>
grabbing some food, cu later*
<AlienSoldier>
can't launch epiphany-web with 56676. it crash right away and report say unable to retreive disasembly for IP.... no debug info available for boot/system/...../libglib-2.0.so.0.7500.0'.
<botifico>
[haikuports/haikuports] pulkomandy ac27ab2 - icu: enable icu67 for all non-gcc2 architectures
<AlienSoldier>
ho, and that acer aspire one still don't shutdown, screen stay black with power on.
<AlienSoldier>
also still have that LCD psycadellic effect when going from bootup icon to blue desktop. Nothing seem to have changed much from june 2021 on that computer (the last update it had).
HaikuUser has joined #haiku
HaikuUser has quit []
matt3 has joined #haiku
DKnoto has quit [Ping timeout: 480 seconds]
DKnoto has joined #haiku
gouchi has quit [Remote host closed the connection]
<damex_>
Can someone point me to an example of how to use media add-ons in code? I'm interested in using http_streamer but don't know how.
<AlienSoldier>
the ZG5 only have 512MB. Could epiphany launch if this the only app? In any case if this was a memory issue the OS should mention it?
HaikuUser has joined #haiku
HaikuUser has quit []
Vitaliy_ has joined #haiku
<AlienSoldier>
will try to update my toshiba, this one has at least 1G
Vitaliy_ has quit []
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Begasus has quit [Quit: Leaving]
damex_ has quit [Quit: Vision[]: i've been blurred!]
matt3 has left #haiku [#haiku]
xoblite has quit [Quit: Vision[]: i've been blurred!]
x10z has joined #haiku
<AlienSoldier>
hummm, 496M used on the toshiba with the haiku site loaded. Must not be it. Only thing i did different is to reboot after the update before instaling epiphany. Will try to uninstall it on the aspire one and reinstalling after a reboot.
HaikuUser has joined #haiku
HaikuUser has quit []
<AlienSoldier>
And that was it, it now start
<AlienSoldier>
We need a mechanism that check if the user install new app after an OS update stating that they can't install anything new until a reboot or somehow queu the activation of such package to be done only when the system is able to receive them. That or this is a per package problem and the epiphany and it's webkit need to be fixed to play friendly.
damex_ has joined #haiku
smoku has quit [Remote host closed the connection]
xet7 has quit [Remote host closed the connection]
Slor has joined #haiku
Slor has quit [Quit: Coyote finally caught me]
Slor has joined #haiku
<PulkoMandy>
damex_: usually you don't use it directly, just create a BMediaFile by passing a BUrl to the constructor, it will handle the add-ons for you internally
Slor` has joined #haiku
Slor` has quit []
Slor has quit [Quit: Coyote finally caught me]
Slor has joined #haiku
<damex_>
PulkoMandy, thanks, I'll give it a go.
Slor has quit [Quit: Coyote finally caught me]
Slor has joined #haiku
<x512[m]>
Something weird happening: shared library finalizer is called twice when calling dlclose.
Vidrep_64 has joined #haiku
<Vidrep_64>
Hi
Slor has quit []
Slor has joined #haiku
damex_ has quit [Quit: Vision[]: i've been blurred!]
<x512[m]>
Seems runtime_loader bug.
Slor has quit [Quit: Coyote finally caught me]
Slor has joined #haiku
Slor has quit []
Slor has joined #haiku
Slor has quit []
BrunoSpr has joined #haiku
BrunoSpr has quit [Quit: Vision[]: Ich wurde verwaschen!]
<x512[m]>
This bugs cause OpenGL applications crashes on exit when using libglvnd.
rennj has joined #haiku
x10z has joined #haiku
Anarchos has joined #haiku
HaikuUser has joined #haiku
HaikuUser has quit []
FreeFull has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
rodney has joined #haiku
HaikuUser has joined #haiku
HaikuUser has quit []
AlaskanEmily has joined #haiku
rennj has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
BrunoSpr has quit [Read error: Connection reset by peer]
DrachenMaus has joined #haiku
rennj has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
<Anarchos>
how go the bug hunting for beta 4 ?
HaikuUser has joined #haiku
gouchi has quit [Quit: Quitte]
HaikuUser has quit []
rennj has joined #haiku
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
BrunoSpr has joined #haiku
rodney has quit [Quit: Vision[]: i've been blurred!]
BrunoSpr has quit [Quit: Vision[]: Ich wurde gewaschen!]
BrunoSpr has joined #haiku
BrunoSpr has quit []
rennj has quit [Ping timeout: 480 seconds]
BrunoSpr has joined #haiku
BrunoSpr has quit []
rennj has joined #haiku
<Sark>
Huh. Haiku box locked up good - does it do any continual checking or care that the monitor/keyboad/mouse got unplugged for the day? Plugged them all back in, black screen, keyboard unresponsive, even the caps lock light wouldn't toggle.
<Sark>
Obviously it could have been any number of things, I had a lot of stuff running at the time, etc. Just interesting, and I wonder if leaving the monitor off for so long confused it?
floof58 is now known as Guest561
floof58 has joined #haiku
Guest561 has quit [Ping timeout: 480 seconds]
x10z has joined #haiku
<Anarchos>
Sark i had same on a 4-core i3
<Anarchos>
Sark i think it goes to a sleep mode, and never goes out of it