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
frkzoid has joined #haiku
frkazoid333 has quit [Ping timeout: 480 seconds]
mmu_man has quit [Ping timeout: 480 seconds]
x10z_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ablyss has joined #haiku
Maturi0n_ has joined #haiku
Maturi0n has quit [Ping timeout: 480 seconds]
ablyss has quit [Quit: Leaving]
ablyss has joined #haiku
bbjimmy has quit [Ping timeout: 480 seconds]
x10z has joined #haiku
bbjimmy has joined #haiku
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
ablyss has quit [Quit: Leaving]
x10z has joined #haiku
nephele has quit [Ping timeout: 480 seconds]
HaikuUser has joined #haiku
HaikuUser has quit []
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
xet7 has quit [Remote host closed the connection]
x10z has joined #haiku
x10z has quit []
matt__ has joined #haiku
frkzoid has quit [Ping timeout: 480 seconds]
x10z has joined #haiku
leavengood has quit [Quit: Vision[]: i've been blurred!]
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Major_Biscuit has joined #haiku
AlaskanEmily has quit [Remote host closed the connection]
<andreasdr[m]> Gooood morning
mmu_man has joined #haiku
DKnoto has quit [Ping timeout: 480 seconds]
DKnoto has joined #haiku
<phschafft> mau.
jmairboeck has joined #haiku
lelldorin has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
mmu_man has joined #haiku
<andreasdr[m]> Mauz!
lelldorin has quit [Quit: Vision[]: i've been blurred!]
tuaris has quit [Remote host closed the connection]
mmu_man has quit [Ping timeout: 480 seconds]
trillpoli[m] has joined #haiku
x333 has joined #haiku
mmu_man has joined #haiku
cocobean has joined #haiku
cocobean has quit []
matt3 has joined #haiku
adou[m] has joined #haiku
HaikuUser has joined #haiku
matt3 has quit [Remote host closed the connection]
Anarchos has joined #haiku
<Anarchos> hello !!!
<HaikuUser> Hi! I have a question: I'm a man who don't know how to code and never used a bug tracker. I think I found a bug, but after I read the Bug Tracker Etiquette I'm not sure if I should use it or not, as I don't know if it's a bug "within haiku itself" or if it's related to an application or if it's a bad usage from me. After I installed LibreOffice I tried to add a shortcut to the desktop from the deskbar. If the shortcut work inside
<HaikuUser> deskbar, it doesn't work in the desktop. Is it a bug or is it me? Thanks!
<HaikuUser> (I'm @adou:matrix.org , thus I will leave IRC but still be there)
HaikuUser has quit [Quit: Vision[]: i've been blurred!]
<Anarchos> waddlesplash what tutorials do you use about kernel programming ?
<waddlesplash> Anarchos: I don't really, I just read source code and ask other people questions
<waddlesplash> I just gradually picked up the needed skills over years of working with Haiku devs
<nekobot> [haiku/haiku] kallisti5 pushed 1 commit to master [hrev56333] - https://git.haiku-os.org/haiku/log/?qt=range&q=265899da3a42+%5E8dc67def4b11
<nekobot> [haiku/haiku] 265899da3a42 - radeon_hd: from Cedar, memory sizes as bytes only for PALM/SUMO/SUMO2
<waddlesplash> adou[m]: most likely a bug in our LO port or something like it. bug reports belong at HaikuPorts on GitHub for that
<adou[m]> waddlesplash: Thanks
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
<Anarchos> waddlesplash ok . I tried to add a target to the buildtools but could not succeed to get gcc compile :/
<Anarchos> waddlesplash though i could get x86_64 boot through PXE \o/
<waddlesplash> :)
<Anarchos> waddlesplash do you think it could be a good idea to add a watching mechanism on the disk image in remote_disk_server ? It could be able to reload a new image file without restart
<Anarchos> but maybe we should disconnect all clients (if any) before reloading
<waddlesplash> idk. I personally wonder why we even have remote_disk_server and don't just use iSCSI
<Anarchos> waddlesplash maybe it's a technical debt ?
<nekobot> [haiku/haiku] waddlesplash pushed 1 commit to master [hrev56334] - https://git.haiku-os.org/haiku/log/?qt=range&q=9ca7f96ccfcd+%5E265899da3a42
<nekobot> [haiku/haiku] 9ca7f96ccfcd - radeon_hd: refactor fb calculation; fix 64-bit bar fallback sizes; #17664
<diver1> adou[m]: did you move LO from Deskbar to the desktop? in this case Tracker copied the binary which won't work
<diver1> I guess Tracker should switch to symlink mode when moving files from deskbar special directories
diver1 is now known as Diver
<adou[m]> <diver1> "adou: did you move LO from..." <- Yep I did that. I thought it was already a shortcut in the deskbar
<Anarchos> Do we have a grokmonkey equivalent for buildtools ?
<Diver> adou[m]: you need to either move it with right mouse button and select Create symlink on release
mmu_man has quit [Ping timeout: 480 seconds]
<Diver> actually it looks like a bug in Tracker after all
xet7 has joined #haiku
xet7 has quit [Remote host closed the connection]
mmu_man has joined #haiku
xet7 has joined #haiku
x10z has joined #haiku
HaikuUser has joined #haiku
HaikuUser has quit []
<adou[m]> What I don't understand is why it works with the other softwares
<adou[m]> I can simply drag Web+ for example
<adou[m]> Does that create a new binary?
<Diver> it does
<Diver> a lot of software is a single binary, but this is not the case with LO
<adou[m]> Oh i understand, thanks
<adou[m]> Thus it's not a bug (but maybe a little counterintuitive IMHO)
macdude22 has joined #haiku
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Anarchos has quit [Quit: Vision[]: i've been blurred!]
cocobean has joined #haiku
euandreh has joined #haiku
x10z has joined #haiku
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
voidsick has joined #haiku
tuaris has joined #haiku
x10z has joined #haiku
x10z_ has joined #haiku
Okelano has joined #haiku
<Okelano> Hello
<andreasdr[m]> Hi
x10z has quit [Ping timeout: 480 seconds]
<Okelano> Thank you for developing Haiku.
<andreasdr[m]> I want to second that.
matt__ has quit [Read error: Connection reset by peer]
frkazoid333 has joined #haiku
<Okelano> Jupyter is spinning around the child
<Okelano> Sun rainbows brings daughter of mercy
<Okelano> That is my Haiku
<Okelano> That is my way
<Okelano> - Admire your work.
<andreasdr[m]> <3
<Not-34b6> [haikuports/haikuports] pulkomandy pushed 1 commit to master [+0/-0/±2] https://github.com/haikuports/haikuports/compare/8665a34bf7a6...27af3f9e45ed
<Not-34b6> [haikuports/haikuports] pulkomandy 27af3f9 - MAME: enable Qt debugger
stickman68 has quit [Ping timeout: 480 seconds]
frkzoid has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
frkazoid333 has quit [Ping timeout: 480 seconds]
DKnoto has quit [Ping timeout: 480 seconds]
<Okelano> can I run qemu on haiku?
<Diver> you can but without acceleration
rennj has joined #haiku
DKnoto has joined #haiku
Major_Biscuit has quit [Ping timeout: 480 seconds]
voidsick has quit [Ping timeout: 480 seconds]
matt__ has joined #haiku
frkzoid has quit [Ping timeout: 480 seconds]
HaikuUser has joined #haiku
HaikuUser has quit []
Anarchos has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
Major_Biscuit has joined #haiku
mmu_man has joined #haiku
cocobean has quit [Quit: Page closed]
x10z_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
wicknix has quit [Remote host closed the connection]
wicknix has joined #haiku
dpirate has quit [Remote host closed the connection]
dpirate has joined #haiku
x333 has quit [Quit: x333]
x10z has joined #haiku
Vidrep_64 has joined #haiku
jmairboeck has quit [Quit: Konversation terminated!]
<Vidrep_64> Launching BePodder and then Vision my system completely locks up. The only way out is to force a reboot with TeamMonitor.
<Vidrep_64> I tried attaching Debugger to Vision but it locked up as well
<rennj> perhaps strace
<Vidrep_64> It's happened a few times
<rennj> and im saying dont use the debugger gui app but the command line strace
<rennj> dated
<Vidrep_64> However, I need to reproduce the lockup
<rennj> https://www.haiku-os.org/blog/anevilyak/ blog post from 2015
<Vidrep_64> I'll try that next time
<Vidrep_64> Thanks
<rennj> thats 7 years ago
<rennj> Debugger Reference ManualThis is the most in-depth source on how to work with the Debugger.
<rennj> is only 33 pages
<Vidrep_64> I have it already
<rennj> and im saying weak sauce!
<rennj> 33 pages for debugger
<Anarchos> rennj i could never use the 'evaluate expression' feature of the Debugger
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<rennj> the debugger manual 2015
HaikuUser has joined #haiku
HaikuUser has quit []
<Vidrep_64> "...weak sauce!" ???
<rennj> you know not hot
<rennj> weak!
<rennj> half ass job, and doesnt really amount to much
Anarchos has quit [Read error: No route to host]
<rennj> if the tools to analysis the system help in taking it down, its not such a great tool, in the toolbox.
<rennj> perhaps its just the wifi driver barfing, ...guess
<rennj> 2 network apps crash the wifi driver?
<Vidrep_64> It's a wired connection
<Vidrep_64> Anyway, I'd like to find a series of steps to reproduce the problem consistently before creating a ticket
<rennj> sure, makes sense
<rennj> reproducible
x10z has joined #haiku
Okelano has quit [Ping timeout: 480 seconds]
Major_Biscuit has quit [Ping timeout: 480 seconds]
Vidrep_64 has quit [Quit: Vision[]: i've been blurred!]
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
x10z has joined #haiku
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ClaudioM has quit [Quit: leaving]
HaikuUser has joined #haiku
HaikuUser has quit []
x10z has joined #haiku
x10z has quit []
<deadfwd[m]> anyone get sublimetext to work? Or proton mail bridge?