AlaskanEmily has quit [Remote host closed the connection]
AlaskanEmily has joined #haiku
x10z has joined #haiku
selfish- has joined #haiku
missMyN900 has joined #haiku
frkazoid333 has joined #haiku
frkzoid has quit [Ping timeout: 480 seconds]
ClaudioM has quit [Quit: leaving]
missMyN900 has quit [Ping timeout: 480 seconds]
<ermo[m]>
extrowerk: My impression is that it's very common for adherents to one "OS tribe" to think of the other OS tribes as redundant. I've seen it both here and in Linux land. I probably tend to take a different view, but that's a discussion for another time it seems =)
<ermo[m]>
In any case, Haiku has a certain set of strenghts which makes it quite lovely and pleasant to use if you'
<ermo[m]>
re not bothered by the warts in other places.
<ermo[m]>
(and I'd argue that this is perhaps the same for all OSes -- swings and roundabouts)
thomaslewis has joined #haiku
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
x10z has joined #haiku
thomaslewis has left #haiku [#haiku]
thomaslewis has joined #haiku
<thomaslewis>
Well, that was fun. git sent me to KDL.
<thomaslewis>
Anyone know how the KDL qrencode is used? I didn't see it in the list of available commands.
<extrowerk>
thomaslewis: afaik it needs to be enabled in compile-time.
<thomaslewis>
Ah, okay. Maybe if I get around to building Haiku from source I'll do that.
<thomaslewis>
Maybe checking out the full AOSP source was a bad idea...
* thomaslewis
just needs fastboot ad adb.
* thomaslewis
just needs fastboot and adb.
n0toose has quit [Ping timeout: 480 seconds]
Begasus has joined #haiku
<Begasus>
g'morning peeps
Begasus_32 has joined #haiku
<thomaslewis>
hallo.
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<Begasus>
evening thomaslewis :)
<thomaslewis>
everything's so quiet tonight.
<Begasus>
yeah, been like that the last days
<thomaslewis>
Even the XMPP MUCs I'm in are quiet.
n0toose has joined #haiku
<n0toose>
o/
Diver has joined #haiku
Diver has quit []
Diver has joined #haiku
n0toose has quit [Ping timeout: 480 seconds]
Diver has quit [Ping timeout: 480 seconds]
missMyN900 has joined #haiku
<thomaslewis>
Okay.. time for sleep.. Maybe I'll figure out why Python cffi can't find Python.h (even though 3.7 and 3.9 are both in /system/develop/headers)... *sigh*
<Begasus>
I think we should be moving the cmd's for pytest in a seperate package
<Begasus>
atm it's only included in the base package, and only rely's on python3.9
jadedctrl has joined #haiku
jadedctrl has quit [Remote host closed the connection]
jadedctrl has joined #haiku
rennj has joined #haiku
tqh has quit [Remote host closed the connection]
<Begasus>
k, updated pytest recipe to provide cmd:pytest$pythonVersion for the 3 version, running tests on cffi now (this could take some time) :)
Babaj has joined #haiku
Babaj has quit [Quit: Leaving]
extrowerk has joined #haiku
extrowerk has quit [Quit: Bye!]
extrowerk has joined #haiku
extrowerk has quit [Remote host closed the connection]
sharivegas has left #haiku [#haiku]
sharivegas has joined #haiku
sharivegas has left #haiku [#haiku]
extrowerk has joined #haiku
sharivegas has joined #haiku
gouchi has quit [Remote host closed the connection]
puck_ has joined #haiku
ablyss has quit [Quit: Leaving]
ablyss has joined #haiku
<nielx[m]>
Begasus: hi, what's going on with cargo-c?
ClaudioM has joined #haiku
dcatt has joined #haiku
MajorBiscuit has joined #haiku
MajorBiscuit has quit []
dcatt has quit [Quit: Vision[]: i've been blurred!]
MajorBiscuit has joined #haiku
<trungnt2910[m]>
Hmm, why does the Debugger miss breakpoints in libroot when it's compiled with debug info?
<trungnt2910[m]>
**only** when `libroot.so` is compiled with debug info.
frkzoid has joined #haiku
<andreasdr[m]>
Hi,
<andreasdr[m]>
.
frkazoid333 has quit [Ping timeout: 480 seconds]
MajorBiscuit has quit [Ping timeout: 480 seconds]
gouchi has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
x10z has joined #haiku
BrunoSpr has joined #haiku
MajorBiscuit has joined #haiku
mmu_man has joined #haiku
frkazoid333 has joined #haiku
frkzoid has quit [Ping timeout: 480 seconds]
MajorBiscuit has quit [Ping timeout: 480 seconds]
BrunoSpr has quit [Quit: Vision[]: Ich wurde verwaschen!]
MajorBiscuit has joined #haiku
B2IA has joined #haiku
MajorBiscuit has quit [Quit: WeeChat 3.5]
Begasus_32 has quit [Quit: Vision[]: Gone to the dogs!]
BenKlaasen[m] has joined #haiku
<Begasus>
Hi nielx[m] haven't been searching further from my last attempts, needed to do some side tracks (that didn't always end up as I would too ;) )
<Begasus>
THTC atm ... shut down the build laptop
<Begasus>
bumped libqt5pas/fpcupdeluxe ... build fpc/lazarus to build a release for cudatext ... then "couldn't resolve symbol libiconv_open" for lazbuild ...
<Begasus>
then thomaslewis mentioned something about cffi, so again side-tracked, added correct test enviroment for cffi (using pytest cmd's for each python version) to see it fail/crash on python3.7 ...
<Begasus>
then found out zipp isn't reporting the correct version '0.0.0' (seems known) in a few of the tests
<Begasus>
so ... been busy, but nothing to push atm