ChanServ 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: #haiku:matrix.org | XMPP: #haiku%irc.oftc.net@irc.jabberfr.org
Nephele has quit [Quit: This computer has gone to sleep]
mmu_man has quit [Ping timeout: 480 seconds]
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
B2IA has quit [Quit: Vision[]: i've been blurred!]
dalme_ has quit [Remote host closed the connection]
B2IA has joined #haiku
scantysnax has quit [Ping timeout: 480 seconds]
zayd has joined #haiku
<zayd> not sure if this is an issue with the ancient laptop i'm running haiku on, but i'm having issues with it fully turning off at random. it could be overheating, but i'm not sure if it is
<zayd> is there any way that i can see what caused the os to crash?
<waddlesplash> zayd: what CPU does it have?
PetePete has quit [Ping timeout: 480 seconds]
scantysnax has joined #haiku
DKnoto_W has joined #haiku
DKnoto has quit [Ping timeout: 480 seconds]
<zayd> waddlesplash: didn't see this message until now, it's an amd sempron 3000+
<zayd> i686
<waddlesplash> fully turning off is strange
<waddlesplash> there are some issues with triple faults on AMD Bulldozer but I haven't heard of full poweroffs
<waddlesplash> I kind of doubt you will be able to determine the underlying cause without some sort of diagnostic here
<waddlesplash> obviously if temperature monitors indicate the hardware is overheating that will be something
<waddlesplash> I think OscarL may have an experimental thermal driver for AMD for Haiku?
<zayd> this laptop's cpu seems to be cursed in general
<zayd> tried to install void linux on it before and the installer was shutting off while making the partitions
<zayd> one thing i do suspect is that it could be running out of ram
<zayd> the thing only has 512MB of DDR
<zayd> does haiku support swap? i could try giving it a ton
Halamix2 has quit [Quit: Gone (and/or ZNC is doing something stupid)]
Halamix2 has joined #haiku
ClaudioM has quit [Quit: leaving]
probono98 has quit [Quit: The Lounge - https://thelounge.github.io]
probono98 has joined #haiku
<waddlesplash> zayd: yes, but Haiku doesn't have Linux's memory issues, usually (we don't overcommit by default, and we don't need nearly as much RAM. 512M should be enough so long as you don't have too much installed)
<waddlesplash> OOM on Haiku in theory should be error messages and things failing to launch, not anything worse (we don't have an OOM killer since we don't have overcommit by default)
<waddlesplash> swap may still be helpful in your case but it likely won't change such spontaneous poweroffs
<waddlesplash> you can try booting with ACPI disabled and maybe even the power drivers blocklisted. could be interesting to see if it makes any difference
Calisto has joined #haiku
Calisto has quit [Remote host closed the connection]
Calisto has joined #haiku
<Calisto> heyy
Calisto has quit [Remote host closed the connection]
Calisto has joined #haiku
Calisto has quit [Remote host closed the connection]
Calisto has joined #haiku
erysdren has joined #haiku
Begasus has joined #haiku
<Calisto> Hey Begasus erysdren :)
<erysdren> good morning
<Begasus> g'morning peeps
<Calisto> Good morning. How are you guys doing today :)
<Begasus> Hi erysdren Calisto
<Begasus> Just got back from my morning routine :)
<Calisto> oh that's great :D
<Begasus> morning coffee at the local gas station :D
<Calisto> that's nice
<Calisto> well the break that nosycat told me to take definitely worked xD
<Calisto> there's more progress on the folder filtering now :)
<Calisto> turns out I wasn't using a null pointer check :P
<Calisto> Have to start being more careful with those xD
<Begasus> sometimes it pays of to take a step back :)
<Calisto> yup :)
<Calisto> i guess sitting for long hours and trying to figure it out made me skip over that detail ;P
<Begasus> sounds like me fighting with this lua thing :D
<erysdren> its near 1am here and i'm still truckin along with my own coding adventures
<erysdren> thinkin about breaking into some caffeine soon
MisthaLu has joined #haiku
<Begasus> 3 people active, 3 different tmezones :)
<erysdren> i keep trying to run ROTT in my haiku vm, and it consistently freezes the VM
<erysdren> ROTT=Rise of The Triad
<erysdren> specifically the sourceport i'm working on
<erysdren> but last time i had Begasus try it (some months ago, now...) apparently it ran fine
<erysdren> i wonder if it just messes with the VM too much
mmu_man has joined #haiku
<Begasus> re
<Begasus> still got the data around here erysdren
<Begasus> can't remember how to run it again though :P
<Calisto> yup erysdren i usually end up staying up late whenever I need help with Haiku xD
<Begasus> or get up early Calisto :)
<erysdren> meh, forget the caffeine... im goin to bed
<erysdren> cya later
erysdren has quit [Quit: Konversation terminated!]
Calisto has quit [Ping timeout: 480 seconds]
Calisto has joined #haiku
<Calisto> Begasus: xD
<Calisto> idk I just find it so much easier to stay up than wake up :(
<Calisto> I'm pretty sure if I didn't stay up in January, I wouldn't have been able to make those initial Gerrit Pushes ;)
jmairboeck has joined #haiku
<Begasus> I'm reversed now Calisto, up early :)
<Calisto> :)
<Calisto> Guys I had a general question, in the case that I'm writing some function, in general lets say it does some activity, isn't it just better that it returns some kind of status value in most cases?
<Calisto> i wrote most of my code using void-returning functions but for the next part I was trying out with status_t returning function. It probably makes for better code right?
_-Caleb-_ has left #haiku [#haiku]
_-Caleb-_ has joined #haiku
<botifico> [haikuports/haikuports] Begasus pushed 1 commit to master [+2/-0/±0] https://github.com/haikuports/haikuports/compare/00980a3fb69c...13b492c79758
<botifico> [haikuports/haikuports] Begasus 13b492c - kpublictransport, add KF5/KF6 recipe (#10645)
mmu_man has quit [Ping timeout: 480 seconds]
DKnoto_W has quit [Quit: Leaving]
mmu_man has joined #haiku
<PulkoMandy> Calisto: Yes, usually if an error happens somewhere, the calling code will want to do something about it (showing an alert box for example)
<PulkoMandy> For that, it has to know if the operation succeeded, or why it failed
<Calisto> oh that makes a lot of sense... I should probably go ahead and add that to all the functions where I can and clean up the code
<Calisto> Ill do that today :)
<Calisto> thanks a lot PulkoMandy
Calisto has quit [Ping timeout: 480 seconds]
dodo75 has joined #haiku
<botifico> [haikuports/haikuports] Begasus pushed 1 commit to master [+2/-0/±0] https://github.com/haikuports/haikuports/compare/13b492c79758...1665fab05cec
<botifico> [haikuports/haikuports] Begasus 1665fab - kweathercore, add KF5/KF6 recipe (#10646)
_dodo75 has quit [Quit: Vision[]: i've been blurred!]
_dodo75 has joined #haiku
Calisto has joined #haiku
Calisto has quit [Ping timeout: 480 seconds]
Calisto has joined #haiku
<botifico> [haikuports/haikuports] Begasus pushed 1 commit to master [+2/-4/±0] https://github.com/haikuports/haikuports/compare/1665fab05cec...153647c8d6a2
<botifico> [haikuports/haikuports] Begasus 153647c - nheko, bump version, cleanup (#10647)
Nephele has joined #haiku
<Begasus> k, that has been around long enough here :)
<Nephele> hi Begasus
<Begasus[m]> Hi nephele
<Begasus> nheko pushed :)
<Begasus> can pull it down from the test drive now
Nephele has quit [Quit: Leaving]
Nephele has joined #haiku
<Nephele> Begasus: if you push it now you probably will have to again in the somewhat close future xD
<Nephele> Somehow, matrix realized that unauthenicated media downloads are a secutiry issue after all. lol
<Nephele> I really can't take that protocol seriously anymore
<Begasus> only recently upstreamed part of the patchset for nheko, changes are on the way there, so untill then we should be good nephele :)
<Begasus> ps, I though nheko was aware of that already nephele?
<Nephele> Begasus: matrix has some sort of security disclosure going on and is trying to push client authors to update *immidiently*
<Nephele> Well yes nico is available
<Nephele> aware*
<Nephele> but not sure if their latest release has the new api endpoints enabled
<Begasus> remember you mentioning it to Carl at FOSSDEM :)
<Nephele> PulkoMandy: I haven't checked into renga in some time, how far did you come? I should really get myself an account :g
<Nephele> Begasus: mention what?
<Begasus> also, isn't that part of done by the mtl library?
<Begasus> the media downloads
<Begasus> or atleast something to do with unauthorized (some-some-thingy) :)
<PulkoMandy> nephele: Making progress one bit at a time. I go to an xmpp coding sprint in berlin mid-july, so expect more new things to land in Renga then
<Nephele> Well, i "mentioned" this to matrix *years* ago, syrupthinker even made a msc with me to fix this, but it was ignored for some years, and now suddenly became an issue
<Nephele> PulkoMandy: wait, in berlin?
<gordonjcp> PulkoMandy: I'd love to go to Berlin some time
<gordonjcp> bit far to pop across when I'm over in Vienna, though
<Nephele> Hmm, i'll have to ask about two people but maybe I can join then
dodo75 has quit [Quit: Vision[]: i've been blurred!]
dodo75 has joined #haiku
HaikuUser has joined #haiku
<HaikuUser> hello?
<phschafft> Hallo. :)
<Begasus> Ola
<HaikuUser> wow cool hello!
<Begasus> welcome HaikuUser
<Begasus> you can change your nick with "/nick new_nick"
HaikuUser has quit [Remote host closed the connection]
HaikuUser has joined #haiku
<HaikuUser> yeah uuh if you couldn't tell already im a bit of a newbie to haiku lmao
DKnoto has joined #haiku
<Begasus> np, hope you enjoy it so far
<HaikuUser> i am! thank u
<HaikuUser> anyway uuuh i think im gonna go to bed im way past my bedtime lmao
<HaikuUser> laters
HaikuUser has quit [Quit: Vision[]: i've been blurred!]
<Nephele> it's midday and warm here :)
<Nephele> no bedtime yet
<phschafft> it's always bed time.
<phschafft> ;)
<Nephele> Sometimes there was enough time in bed and it is nicer to get up
<botifico> [haikuports/haikuports] Begasus pushed 1 commit to master [+2/-2/±0] https://github.com/haikuports/haikuports/compare/153647c8d6a2...4dbf92e8d7e4
<botifico> [haikuports/haikuports] Begasus 4dbf92e - kommit, bump version (#10648)
<Begasus> k, another PR upstream for this one :)
CalistoMathias has joined #haiku
Calisto has quit [Ping timeout: 480 seconds]
BrunoSpr has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
BrunoSpr has quit []
<phschafft> nephele: as a lion I need to object.
Calisto has joined #haiku
CalistoMathias has quit [Ping timeout: 480 seconds]
BrunoSpr has joined #haiku
<Begasus> phschafft, there is a lion on it's way to Belgium, maybe I could ask if they could stop by there? ;)
<Calisto> heyyy
<Calisto> could anyone tell me how we are supposed to see the values stored in variables while using the debugger
<phschafft> send my best greetings and a big hug from me if you do.
<Calisto> i put in the debugger(<something>) function and it does open up the debugger
<Calisto> but how am I supposed to check a variable? all the menus except registers are empty :(
<phschafft> is it compiled with debugging symbols?
<Nephele> If you have debug symbols ans you set the state to debugged (i.e breakpoint or manually) you should then be able to see it
<Calisto> noo not as such
<Calisto> phschafft: noo not as such*
higen4 has joined #haiku
<Nephele> phschafft: what do you mean by "as a lion"?
<Calisto> if i want to see what value a specific variable has how am I supposed to do it?
<Nephele> As i wrote above :)
<Calisto> nephele: oh okay... wait debug symbols as in?
<Nephele> I don't understand what you are asking Calisto
<Nephele> Do you want to know what debug symbols are?
<Calisto> yup... Its my first time trying to read a variable using the debugger so I have no clue what I am doing
<Calisto> I just put in the macro as someone told me last time
<Nephele> a macro?
<Calisto> sorry the call* debugger(some string herer)
<Calisto> i put it right below the statement after which I wnat to see the value of a variable
<Nephele> You have to compile the library/application with debug symbols. You need to change the build system for that, in jam for example set the DEBUG=1 variable for the directory
<Calisto> ohhh okay
<Nephele> for Cmake use for example target RelWithDebugInfo
<Calisto> so i do this in the haiku src directory? or only in the tracker directory src/kits/tracker?
<Nephele> the symbols help understand the debugger what the context of the application is, what the name is and such
<Calisto> ohhhh okay
<Nephele> depends for what you want the symbols? if it is a variable local to tracker then the kit is sufficient. if it is variables local to another kit (say support kit might be used) that would need debug symbols too then
<Nephele> for example my build/jam/UserBuildConfig
<Nephele> SetConfigVar DEBUG : HAIKU_TOP src servers media : 1 : global ;
<Nephele> SetConfigVar DEBUG : HAIKU_TOP src kits media : 1 : global ;
<Nephele> In that format you can set those
<Calisto> oh okay
<Calisto> thanks a lot nephele :)
<Nephele> this doesn't *only* make it add debug info however, it also sometimes changes behaviour
<Nephele> for example the network kit will print internal debug info about the connection if compiled like that
higen has quit [Ping timeout: 480 seconds]
higen4 is now known as higen
<Nephele> some kits use more assertions, i.e fail earlier
<Calisto> oh right the ASSERTs are only for the Debug builds right?
<Nephele> in general? no. It depends, are you talking about a macro?
<Nephele> You would have to check if that is compiled based on the debug build or not (i.e if it is a macro does it have a version for debug vs non-debug?)
<Nephele> but you can generally also have assertions in release builds
<Nephele> if you want :)
kinkinkijkin has joined #haiku
MisthaLu has quit [Quit: Leaving]
DKnoto has quit [Quit: Leaving]
BrunoSpr has quit [Quit: Vision[]: Ich wurde verwaschen!]
DKnoto has joined #haiku
Anarchos has joined #haiku
<Calisto> oh okay
<Calisto> thanks a lot nephele :D
_dodo75 has quit [Quit: Vision[]: i've been blurred!]
PetePete has joined #haiku
<Anarchos> hello
<Nephele> Calisto: worked?
_-Caleb-_ has left #haiku [#haiku]
_-Caleb-_ has joined #haiku
<PetePete> Good morning all
<Begasus> Hola
<PetePete> Buen dia. Q pas?
<PetePete> Anything to report?
<PetePete> Are the haikus hakuing?
<PetePete> Are the QTs quted?
<PetePete> Is the Web still Positive?
<Nephele> wow petepete
<PetePete> I had a big glass of coffee
zardshard has left #haiku [Error from remote client]
zardshard has joined #haiku
<Begasus> last week it was/still is, lua, now python again ....
<Begasus> missing rst2pdf
<PetePete> I'll get a serch party going for rst2pdf
<PetePete> Say hi to lua for me
<PetePete> search, even.
<Begasus> already got it :)
<Begasus> nah, said cu after a while to lua already :D
mmu_man has joined #haiku
_-Caleb-_ has left #haiku [#haiku]
_-Caleb-_ has joined #haiku
<PetePete> Ah... Farewell!
mmu_man has quit [Ping timeout: 480 seconds]
<Begasus> nah, will be back enough soon :P
<Begasus> k, why doesn't Masterpiece pick up rst2pdf ...
mmu_man has joined #haiku
bbjimmy has quit [Quit: Vision[]: i've been blurred!]
bbjimmy has joined #haiku
<Begasus> bbl
SLema has quit [Read error: Connection reset by peer]
PetePete has quit [Ping timeout: 480 seconds]
_-Caleb-_ has left #haiku [#haiku]
_-Caleb-_ has joined #haiku
BrunoSpr has joined #haiku
ClaudioM has joined #haiku
catcream has quit [Ping timeout: 480 seconds]
<jmairboeck> I just got a KDL running the git tests with haikuporter
BrunoSpr has quit [Quit: Vision[]: Ich wurde verwaschen!]
<jmairboeck> I created a ticket for it: https://dev.haiku-os.org/ticket/18927
kinkinkijkin has quit [Ping timeout: 480 seconds]
<dodo75> Is there a way in haiku to keep a window visible on all workspaces?
<dodo75> widgets/applets seems to live on all workspaces as default settings...
<augiedoggie> you can send a `hey` command to the window to tell it which workspaces to uses
* augiedoggie not fully awake yet
PetePete has joined #haiku
<nekobot> [haiku/haiku] waddlesplash pushed 1 commit to master [hrev57801] - https://git.haiku-os.org/haiku/log/?qt=range&q=922624afa695+%5E722d3c01b7d6
<nekobot> [haiku/haiku] 922624afa695 - USB: Add nullpointer checks to USB Device destructor
<bbjimmy> is there a samba server for haiku?
<Habbie> i see net-fs/samba in ports
<zayd> waddlesplash: i guess i'll try that once i get back to working with that laptop
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
FreeFull has quit []
FreeFull has joined #haiku
erysdren has joined #haiku
diver has quit [Quit: Leaving.]
diver has joined #haiku
<Begasus> MasterPiece working fine (aside a few issues) :) https://0x0.st/XmUI.png
zardshard has left #haiku [Disconnected: Replaced by new connection]
zardshard has joined #haiku
nosycat has joined #haiku
HaikuUser has joined #haiku
HaikuUser has quit []
<jmairboeck> I think I'll merge the git PR now. Thanks waddlesplash for your feedback. The tests looked fine as far as they ran (a few failures but I think similar to the previous version).
<waddlesplash> jmairboeck: is that KDL reproducible?
<waddlesplash> if so we should extract a testcase
<waddlesplash> I looked over the code but whatever the problem is doesn't seem obvious
<jmairboeck> I haven't tried again, I can do that
<jmairboeck> I am using VirtualBox with 2 virtual cores, which is not the recommended way (I know that)
<waddlesplash> eh, it's not performant but it does the job
<waddlesplash> jmairboeck: do you have X2APIC enabled in the VM?
<waddlesplash> (maybe I have asked you this before)
<jmairboeck> where do I see that again?
<Anarchos> Begasus what is masterpiece ?
<waddlesplash> jmairboeck: not in the GUI but a config file. https://dev.haiku-os.org/ticket/14979#comment:13
<jmairboeck> the config file doesn't contain anything related, the VBoxManage command doesn't work while the VM is running.
<waddlesplash> well, try shutting down, running that, and seeing if performance improves
<dodo75> augiedoggie thx will try that!
<waddlesplash> jmairboeck: you can also check your syslog
<jmairboeck> I'll try that later
<waddlesplash> if there's X2APIC there'll be: "setting up x2apic for CPU ..."
<jmairboeck> seems not enabled
<waddlesplash> ok
<Begasus> Anarchos, classic one: https://github.com/HaikuArchives/Masterpiece
<Anarchos> Begasus reminds me of literate programming
<Begasus> Anarchos, only ran some basic test on it, so not that familiar with it's cappabilities :)
<Begasus> closing down for today, cu peeps
Begasus has quit [Quit: Vision[]: i've been blurred!]
nosycat has quit [Quit: Leaving]
Anarchos has quit [Quit: Vision[]: i've been blurred!]
_-Caleb-_ has left #haiku [#haiku]
_-Caleb-_ has joined #haiku
B2IAb has joined #haiku
B2IA is now known as Guest11169
B2IAb is now known as B2IA
Guest11169 has quit [Remote host closed the connection]
B2IA has quit []
B2IA has joined #haiku
dalme_ has joined #haiku
<waddlesplash> jmairboeck: do you have a way to build haiku.hpkg?
<waddlesplash> if not I'll see if I can upload a test one somewhere
<waddlesplash> but I have a change here that might improve the VBox sitation
<jmairboeck> waddlesplash: this time the test ran through
<waddlesplash> (I don't even have VBox installed anymore
<waddlesplash> jmairboeck: no, no, I meant the performance issues
<jmairboeck> yes, I can build Haiku
<waddlesplash> ok
<waddlesplash> jmairboeck: ^^
<waddlesplash> test this without X2APIC first
OscarL has joined #haiku
Anarchos has joined #haiku
<Anarchos> woaw, gcc-debuginfo is a 642Mb package !
dodo75 has quit [Read error: Connection reset by peer]
dodo75 has joined #haiku
dodo75 has quit []
dodo75 has joined #haiku
Nephele has quit [Quit: Vision[]: i've been blurred!]
Calisto has quit [Ping timeout: 480 seconds]
Celequeenitits[m] has joined #haiku
tqh has joined #haiku
FloodServ has quit [resistance.oftc.net services.oftc.net]
<dodo75> Anyone using NFS share on Haiku?
<dodo75> KERN: nfs4: NFS Error: Operation not supported KERN: nfs4: NFS Error: No such file or directory KERN: Last message repeated 3 times.
FloodServ has joined #haiku
<dodo75> got it to work somehow... but It seems quite unstable... deleting files and you get to KDL
gordonjcp is now known as Guest1
<waddlesplash> yes, NFS4 filesystem could really use word
<waddlesplash> work
<dodo75> ok. maybe will be my pet project then... Would be nice to use my NAS with haiku...
<dodo75> how is the status on Samba?
<waddlesplash> we have smb-fuse
jmairboeck has quit [Quit: Konversation terminated!]
Calisto has joined #haiku
<dodo75> yep I am playing with smb-fuse now... but for me, NFS has always been my prefered champion...
<botifico> [haikuports/haikuports] jmairboeck pushed 1 commit to master [+2/-2/±0] https://github.com/haikuports/haikuports/compare/4dbf92e8d7e4...3bd82e635bd8
<botifico> [haikuports/haikuports] jmairboeck 3bd82e6 - git: bump version, split perl modules and web into subpackages (#10649)
<waddlesplash> dodo75: I think augiedoggie also ported some NFS FUSE package
<waddlesplash> may work better than the native one (for now)
<dodo75> waddlesplash ok thx will try this as well :)
clee has quit [Ping timeout: 480 seconds]
Calisto has quit [Ping timeout: 480 seconds]
kescher has quit [Quit: Bye]
Calisto has joined #haiku
kescher has joined #haiku
dodo75 has quit [Quit: Vision[]: i've been blurred!]
erysdren has quit [Quit: Konversation terminated!]
OscarL has quit [Ping timeout: 480 seconds]
B2IA has quit [Quit: Vision[]: i've been blurred!]
B2IA has joined #haiku
SLema has joined #haiku
higen1 has joined #haiku
higen has quit [Ping timeout: 480 seconds]
higen1 is now known as higen
tqh has quit [Quit: Leaving]
Anarchos has quit [Quit: Vision[]: i've been blurred!]
HaikuUser has joined #haiku
n_crm_ has quit []
Calisto has quit [Remote host closed the connection]
PetePete has quit [Remote host closed the connection]
mmu_man has quit [Ping timeout: 480 seconds]
HaikuUser2 has joined #haiku
HaikuUser2 has quit []
HaikuUser has quit [Quit: Vision[]: i've been blurred!]
erysdren has joined #haiku