AlwaysLivid changed the topic of #haiku to: Open-source operating system that specifically targets personal computing. | https://haiku-os.org | Nightlies: https://download.haiku-os.org | Bugtracker: https://dev.haiku-os.org | SCM: https://git.haiku-os.org/ | Logs: https://oftc.irclog.whitequark.org/haiku | Matrix: #_oftc_#haiku:matrix.org | XMPP: #haiku%irc.oftc.net@irc.jabberfr.org
macdude22 has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
bitigchi has joined #haiku
bitigchi has quit [Ping timeout: 480 seconds]
swift110 has quit [Remote host closed the connection]
boistordu has joined #haiku
dr_evil_ has joined #haiku
dr_evil has quit [Ping timeout: 480 seconds]
boistordu_old has quit [Ping timeout: 480 seconds]
bitigchi has joined #haiku
bitigchi has quit [Ping timeout: 480 seconds]
dr_evil has joined #haiku
dr_evil_ has quit [Ping timeout: 480 seconds]
WoC has quit [Remote host closed the connection]
WoC has joined #haiku
WoC has quit [Remote host closed the connection]
WoC has joined #haiku
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
WoC has quit [Ping timeout: 480 seconds]
dby has joined #haiku
AlaskanEmily has quit [Ping timeout: 480 seconds]
bbjimmy has joined #haiku
bitigchi has joined #haiku
bitigchi has quit [Ping timeout: 480 seconds]
deksar has quit [Read error: Connection reset by peer]
freakazoid333 has quit [Read error: Connection reset by peer]
freakazoid333 has joined #haiku
humdinger has joined #haiku
dby has quit [Quit: Vision[0.10.3]:]
bitigchi has joined #haiku
bitigchi has quit [Ping timeout: 480 seconds]
tqh has joined #haiku
macdude22 has joined #haiku
nephele[x] has joined #haiku
humdinger has quit [Quit: Vision[0.10.3]: Oi, with the poodles already!]
Begasus has joined #haiku
<Begasus> g'morning peeps
<nephele[x]> hello begasus
<Begasus> hi nephele[x]
macdude22 has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
jmairboeck has joined #haiku
odnes_ has joined #haiku
bitigchi has joined #haiku
deavmi has quit [Ping timeout: 480 seconds]
odnes_ has quit [Ping timeout: 480 seconds]
gouchi has joined #haiku
odnes has joined #haiku
deavmi has joined #haiku
blu256 has quit [Ping timeout: 480 seconds]
odnes has quit [Ping timeout: 480 seconds]
Begasus_64 has joined #haiku
BrunoSpr has joined #haiku
blu256 has joined #haiku
<nephele[x]> is there a way in WonderBrush to merge brush stroke objects together?
bitigchi has quit [Ping timeout: 480 seconds]
odnes has joined #haiku
roiredX has joined #haiku
<roiredX> good day
<nephele[x]> hi roiredX
bitigchi has joined #haiku
<roiredX> hi there nephele[x]
HaikuUser has joined #haiku
<roiredX> is there a way to convert an .iom file into .rdef in the terminal?
<roiredX> Icon-O-Matic icon to RDEF
<roiredX> like the Export as RDEF option from Icon-O-Matic's menu
<jmairboeck> roiredX: maybe you can script it with hey?
<roiredX> I tried that jmairboeck
<roiredX> I presume I need more knowledge of 'hey', though
<roiredX> XD
<roiredX> I also went through IOM code, but no clue there... (8(
<nephele[x]> roiredX: no
<Begasus> hi roiredX ! :)
<roiredX> hi there Begasus
<roiredX> nephele[x], can't be done in the terminal, you mean
<nephele[x]> Yes, It cannot be done in the terminal
<roiredX> ok
<Begasus> was reading through the issue you created for cuda, did you check the bug for libqt5pas mentioned there?
<nephele[x]> the code to convert it is only in Icon-O-Matic, it should be made into a translator
<Begasus> or isn't it strickly related to it?
<roiredX> Begasus, not sure about that
<Begasus> ok, probably not directly related then :)
<roiredX> nephele[x], with a translator would be great to automate the process...
<Begasus> roiredX, packaging is looking good for fpc_bin on x86_64, wonder why no one has looked into it before?
<roiredX> I have to ask at the forums, Begasus
bitigchi has quit [Ping timeout: 480 seconds]
<roiredX> actually, i had long forgotten about pascal ... back in 1990
<roiredX> just used it now because CudaText is written in it
<roiredX> but 'used' here means used Lazarus to compile Cuda
<roiredX> not really using pascal
<roiredX> XD
<nephele[x]> roiredX: yes, someone "just" has to do it :P
<Begasus> haven't looked into Lazarus (yet) :P
<roiredX> XD nephele[x], if can be scripted with Python, I might get into it
<roiredX> me neither until some weeks ago :D
HaikuUser has quit [Ping timeout: 480 seconds]
<roiredX> another thing, it turns out that I've been doing things wrong all the way
<roiredX> until yesterday, not sure who said 'xres'
<roiredX> to add the RDEF to an executable
<roiredX> i mean, the RSRC
<roiredX> the proper way to use would be: xres -o MyApplication myapplication.rsrc?
<roiredX> as with resattr?
deavmi_ has joined #haiku
<Begasus> some examples there I guess
<roiredX> aha... thankx Begasus
<roiredX> interesting
deavmi has quit [Read error: No route to host]
Scarecrow has quit [Remote host closed the connection]
PulkoMandy has quit [Remote host closed the connection]
nephele[x] has quit [Remote host closed the connection]
<Begasus_64> Free Pascal Compiler version 3.2.0 [2020/06/07] for x86_64
<roiredX> also mimeset
<roiredX> i have to learn about that too
Scarecrow has joined #haiku
<Begasus> can't you use a rdef file to set the icon?
<roiredX> yes... I can
<roiredX> but I've done it wrong,
<roiredX> I was using resattr
blu256 has quit [Ping timeout: 480 seconds]
<Begasus> addResourcesToBinaries should be handy then :)
<roiredX> seems I should use xres
<roiredX> never too late to learn :D
<Begasus> ;)
blu256 has joined #haiku
<roiredX> that addResourcesToBinaries thing you said..
<Begasus> they are used in the recipes (you can find more info at haikuports) :)
<roiredX> roger, going there
<nephele[m]> begasus, is de haiku nl kanal nu ook op oftc?
<Begasus> not yet nephele[m] :)
<Begasus> but it isn't an official one so far
<Begasus> Just entered :P
* Begasus pokes AlwaysLivid
blu256 has quit [Ping timeout: 480 seconds]
odnes has quit [Read error: Connection reset by peer]
odnes has joined #haiku
<Begasus> roiredX, did you also get qt5pas?
blu256 has joined #haiku
<roiredX> uffff.... Begasus.... I presume so, I don't remember now... I have all the CudaText stuff on another haikubox at work,
<Begasus> heh
<Begasus> looking at the recipe from Arch it seems to be a dependency for lazarus
<roiredX> iirc, I do, as it was required to run Lazarus
<roiredX> yes
<roiredX> gotta go
<roiredX> bye all
roiredX has quit [Quit: Vision[0.10.3]: travelling through KOCMOC!]
odnes_ has joined #haiku
odnes has quit [Read error: Connection reset by peer]
<AlwaysLivid> What's up? Begasus
<AlwaysLivid> Ohhhhh
<AlwaysLivid> sorry I just remembered how to read Dutch
<AlwaysLivid> poke me again in 3 hours :P
<AlwaysLivid> or wait i got it
<AlwaysLivid> I'll update the chats to their OFTC counterparts and add the Dutch version later in my batch of changes
<Begasus> The channel isn't registered yet too :)
<AlwaysLivid> Paging waddlesplash for that one! ^-^
<AlwaysLivid> But yeah, you're an OP and there seems to be a plan to use it, so might as well pull off a Goebbel and validate the channel's existence through repetition ;D
<Begasus> if you need me to go out of the channel to do some work there just call :)
<AlwaysLivid> Pretty sure you can also register the channel yourself
<AlwaysLivid> We don't have namespaces here
<AlwaysLivid> It's just that if there is some sort of a need for one of the channel's central moderators to intervene for whatever reason without getting the OFTC staff involved, maybe having an "admin" register that itself may prove to be more beneficial.
<AlwaysLivid> But that's really your call
<AlwaysLivid> since I can't even imagine such an example
ankerstm has joined #haiku
<Begasus> did it before on freenode (register the channel) will look into it later :)
BrunoSpr has quit [Quit: Vision[0.10.3]: i've been shreederd!]
<waddlesplash> AlwaysLivid: Begasus: we do have a namespace of a sort. Begasus can register the channel, he just needs to add "@haiku-admins" to the access list as "master"
<AlwaysLivid> Will keep in mind for the future, thanks!
AlaskanEmily has joined #haiku
<Not-5835> [haikuports/haikuports.cross] tqh pushed 1 commit to master [+1/-0/±0] https://git.io/JG5LH
<Not-5835> [haikuports/haikuports.cross] tqh a6d8673 - Add libffi recipe. Untested, compiles on ARM64
bitigchi has joined #haiku
bitigchi has quit [Ping timeout: 480 seconds]
tqh has quit [Quit: Leaving]
AlwaysLivid has quit [Remote host closed the connection]
AlwaysLivid has joined #haiku
<AlwaysLivid> Begasus, is "Nederlands IRC kanaal" a good translation for "Dutch IRC channel"?
<AlwaysLivid> In German, I'd normally add a dash, not sure about Dutch.
<ritz[m]> Hey guys, Is there a way to post your blog (in forum and website) under your username instead of "Haiku" name?
<AlwaysLivid> Not sure what you mean, ritz[m]
countryboy has joined #haiku
<AlwaysLivid> Many people have their own blogs
countryboy has quit []
<ritz[m]> I mean when you post blog by creating PR on our website repo it gets posted on both our website and forum (under blog category) under "Haiku" name so I want it such that it gets posted under my forum username not "Haiku"
<Not-5835> [haikuports/haikuports] korli pushed 7 commits to master [+14/-15/±0] https://git.io/JG5wr
<Not-5835> [haikuports/haikuports] korli 06b5873 - npm: bump version
<Not-5835> [haikuports/haikuports] korli 4f7acf3 - expat: bump version
<Not-5835> [haikuports/haikuports] korli 561df8a - lcms: bump version
<Not-5835> [haikuports/haikuports] ... and 4 more commits.
AlwaysLivid has quit [Remote host closed the connection]
AlwaysLivid has joined #haiku
orealis has joined #haiku
<orealis> so.. upheval eh?
tqh has joined #haiku
vezhlys has joined #haiku
augiedoggie_ is now known as augiedoggie
<AlwaysLivid> ritz[m], blog entries need you to use your own username and create your own blog
<AlwaysLivid> the ones you're talking about are "news" entries
<B2IA> (countryboy) bbjimmy_64 : hello
ClaudioM has joined #haiku
<B2IA> (countryboy) spere and cylinder apps in yab already done => in my shares ...
<B2IA> (bbjimmy_64) good morning
bitigchi has joined #haiku
ankerstm2 has joined #haiku
roiredX has joined #haiku
<roiredX> good day
bitigchi has quit [Ping timeout: 480 seconds]
ankerstm has quit [Ping timeout: 480 seconds]
ankerstm2 is now known as ankerstm
bitigchi has joined #haiku
jessicalt has joined #haiku
<B2IA> (countryboy) good day
<B2IA> (countryboy) hello bbjimmy_64
<B2IA> (bbjimmy_64) hi countryboy
<B2IA> (countryboy) later i will go in #yab ...
<Not-5835> [haiku/website] pulkomandy pushed 1 commit to master [+1/-0/±0] https://git.io/JGdCJ
<Not-5835> [haiku/website] HrithikKumar49 5a4248e - GSoC 2021 Progress Update 1: Coding style checker bot for Gerrit (#514)
nephele[x] has joined #haiku
robobox has joined #haiku
<jessicalt> Hm, I seem to be getting a server error trying to login to review.haiku-os.org
<jessicalt> it could be that, I have a trac account with the same username as my github one, but I'm pretty sure I've never used haiku's gerrit instance before.
<nephele[x]> trac and gerrit logins are unrelated afaik, I've never used our gerrit because of the github requirement before
<jessicalt> maybe I can upload the patch directly to the issue?
<nephele[x]> gerrit doesn't tie patches to issues, but you can upload patches directly via git indeed
<nephele[x]> the problematic bit is not beeing able to comment on reviews without beeing logged in
<jessicalt> I meant the patch directly to trac
<nephele[x]> Would probably work, but then someone else has to put it on gerrit anyway for a review, i suppose
<jessicalt> turns out it's a WebPositive bug
<jessicalt> tried logging in on firefox and it worked just fine
<nephele[x]> i thought the ticket already said that, but apparently not :)
blu256 has quit [Ping timeout: 480 seconds]
<nephele[x]> but... it worked for you normally? gerrtit is broken for me completely in webpositive, as in it stays with a gray render area, and the site crashes in safari
robobox has quit [Quit: Leaving]
<nephele[x]> (this is a different issue since the update to gerrit 3.2 though)
<jessicalt> gerrit does not work at all for me really in WebPositive, it's grey and there's practically no UI, I just guessed at what the login url would be and I got to the github login/oauth page which worked until it redirected back to gerrit and said server error
<nephele[x]> ah, okay, same issue here then
<nephele[x]> it did work with the head of haikuwebkit for me however at some point, but it crashed for pulkomandy... so this one might be resolved by the time we have a new webpositive version
bitigchi has quit [Ping timeout: 480 seconds]
ClaudioM has quit [Quit: leaving]
WoC has joined #haiku
blu256 has joined #haiku
robobox has joined #haiku
blu256 has quit [Read error: Connection reset by peer]
blu256 has joined #haiku
blu256 has quit [Ping timeout: 480 seconds]
deavmi_ has quit [Ping timeout: 480 seconds]
blu256 has joined #haiku
deavmi has joined #haiku
bitigchi has joined #haiku
<roiredX> bye all
roiredX has quit [Quit: Vision[0.10.3]: travelling through KOCMOC!]
blu256 has quit [Remote host closed the connection]
blu256 has joined #haiku
ClaudioM has joined #haiku
ankerstm has quit [Quit: Going offline, see ya! (www.adiirc.com)]
<Begasus> AlwaysLivid, "Nederlandstalig IRC kanaal"
<nephele[m]> hoi hoi
<Begasus> ;)
<Begasus> k, managed to create a package for fpc_bin and fpc_source for x86_64, still not working with lazarus, need to see what roidedX has done to make it working :)
<Not-5835> [haiku/website] pulkomandy pushed 1 commit to master [+0/-0/±1] https://git.io/JGFlS
<Not-5835> [haiku/website] bitigchi cdce7d3 - Update IRC channel info
B2IA has quit [Quit: Vision[0.10.3]: i've been blurred!]
B2IA has joined #haiku
countryboy has joined #haiku
bitigchi has quit [Ping timeout: 480 seconds]
freakazoid333 has quit [Read error: Connection reset by peer]
freakazoid333 has joined #haiku
bitigchi has joined #haiku
jessicalt has quit [Quit: Vision[0.10.3]: i've been blurred!]
odnes_ has quit [Read error: Connection reset by peer]
odnes has joined #haiku
<AlwaysLivid> bitigchi, I pushed a commit for the IRC channel earlier ;_;
<AlwaysLivid> alright, going to resolve this
<AlwaysLivid> Alright, resolved the conflict: https://github.com/haiku/website/pull/512
deavmi_ has joined #haiku
deavmi has quit [Read error: No route to host]
_Dario_ has joined #haiku
<extrowerk> i am trying to get gcc's D language support working and enable libgccjit.
odnes_ has joined #haiku
odnes has quit [Remote host closed the connection]
AlwaysLivid has quit [Ping timeout: 480 seconds]
p8hjjhsd has joined #haiku
Begasus_64 has quit [Quit: Vision[0.10.3]: i've been blurred!]
<Begasus> extrowerk, found a sollution for openblas?
B2IA has quit [Quit: Vision[0.10.3]: i've been blurred!]
robobox has quit [Quit: Leaving]
B2IA has joined #haiku
countryboy has left #haiku [#haiku]
Babaj has joined #haiku
<Not-5835> [haikuports/haikuports] korli pushed 1 commit to master [+4/-4/±1] https://git.io/JGbl3
<Not-5835> [haikuports/haikuports] moochris d0cde6f - FS-UAE and launcher version bump (#5959)
junaidnaseer has joined #haiku
nephele[x] has left #haiku [#haiku]
<extrowerk> Begasus: nope
gouchi has quit [Remote host closed the connection]
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
jmairboeck has quit [Quit: Konversation terminated!]
<Not-5835> [haikuports/haikuports] Begasus pushed 1 commit to master [+0/-0/±4] https://git.io/JGbPH
<Not-5835> [haikuports/haikuports] Begasus 7d9ca5d - python recipes don't depend on python2.7 (#5962)
p8hjjhsd has quit [Quit: p8hjjhsd]
Skipp_OSX has joined #haiku
macdude22 has joined #haiku
mchasard has joined #haiku
mchasard has quit []
tqh has quit [Quit: Leaving]
AlienSoldier has joined #haiku
<AlienSoldier> 55135 still have delayed sound support at boot on some computer (like my toshiba laptop). Sound eventually kick in around 10 sec after being booted.
bitigchi has quit [Quit: leaving]
<AlienSoldier> webpositive really don't work well between tab. If you are loged in gmail and open a new email in a new tab, it ask again to log, in other way the new tab don't know the primary tab even exist it seem
Psud0nym has quit [Quit: Connection closed for inactivity]
fcambus has left #haiku [#haiku]
Begasus has quit [Read error: Connection reset by peer]
AlienSoldier has quit [Read error: Connection reset by peer]
AlwaysLivid has joined #haiku
junaidnaseer has quit [Remote host closed the connection]
AlwaysLivid has quit [Remote host closed the connection]
odnes_ has quit [Remote host closed the connection]
<kallisti5[m]> AlienSoldier: Hopefully all things that will be fixed with the new webkit code that is waiting to be switched to :-)
AlienSoldier has joined #haiku
<B2IA> (binky) test
Babaj has quit [Quit: Leaving]