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
<augiedoggie> hm, my deskbar replicants don't align properly at boot, i have to resize the deskbar and then they're fine
<waddlesplash> hrev?
<augiedoggie> freshly built just now
<waddlesplash> ah
<waddlesplash> yeah, quite possible I broke something
<waddlesplash> what font size?
<augiedoggie> 11
<waddlesplash> that might do it. I didn't test with <12
<waddlesplash> not sure what could be the real cause of that however. this code is really not straightforward
<waddlesplash> jscipione probably understands it better than I do
<augiedoggie> heh
Skipp_OSX has joined #haiku
<waddlesplash> speak of the devil!
<waddlesplash> Skipp_OSX: apparently my recent deskbar changes don't work right on configurations with small font sizes
<waddlesplash> how well do you understand the replicant layout code in deskbar?
<Skipp_OSX> pretty well after axel adjusted it
bbjimmy has quit [Quit: Vision[]: i've been blurred!]
<augiedoggie> i normally have 5 replicants and the deskbar width at the smallest, which gives me two rows of replicants
<augiedoggie> but at boot it's 1 row with 2 of the replicants hiding until i resize the deskbar
bbjimmy has joined #haiku
<Skipp_OSX> it's designed to fit 6 16x16 by default but no idea what happens in your case
<waddlesplash> Skipp_OSX: well, now it's not necessarily 16x16
<waddlesplash> ComposeIconSize returns larger than 16x16 for B_MINI_ICON at font size > 12
<waddlesplash> however at font size <12 it should still return 16
<waddlesplash> but maybe other metrics aren't working out correctly
thomaslewis has joined #haiku
<Skipp_OSX> right but that's been true for a while now
<waddlesplash> well the problematic commit is most likely 9f4bb0f54451
<Skipp_OSX> I just have no idea how many icons are supposed to fit in that case
<waddlesplash> unless augiedoggie didn't test yesterday's commits in which case it could be that too
<Skipp_OSX> yeah I'm looking at the change now
<Skipp_OSX> but what is the problem?
<waddlesplash> he detailed it just above
<Skipp_OSX> o looking at log
thomaslewis has left #haiku [#haiku]
<augiedoggie> i didn't test anything yesterday
<waddlesplash> ok, so it's possible yesterday's deskbar metrics changes are also part of the problem
<Skipp_OSX> maybe bc kClockMargin should be replaced with sIconGap
<Skipp_OSX> kClockMargin is 12 so maybe that doesn't adjust for font right and it uses that to calculate the number of replicant icons that will fit
<waddlesplash> ah, that's possible
thomaslewis has joined #haiku
thomaslewis has left #haiku [#haiku]
thomaslewis has joined #haiku
thomaslewis has left #haiku [#haiku]
ablyss has joined #haiku
Kokito has quit [Quit: Vision[]: i've been blurred!]
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
thomaslewis has joined #haiku
thomaslewis has left #haiku [#haiku]
x10z has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
thomaslewis has joined #haiku
Slor has quit [Quit: Coyote finally caught me]
thomaslewis has left #haiku [#haiku]
thomaslewis has joined #haiku
<nekobot> [haiku/haiku] waddlesplash pushed 4 commits to master [hrev56382] - https://git.haiku-os.org/haiku/log/?qt=range&q=67ca14e889fe+%5E8fab9f8a9f90
<nekobot> [haiku/haiku] a649df28acc8 - BAlert: Fix preferred-size computation.
<nekobot> [haiku/haiku] f583d9043607 - BAlert: Support changing icons while the alert is running.
<nekobot> [haiku/haiku] f5fcee015787 - BAlert documentation: Clarify that SetIcon assumes ownership.
thomaslewis has left #haiku [#haiku]
<nekobot> [haiku/haiku] 67ca14e889fe - registrar: Rewrite shutdown dialog to just use a BAlert.
<waddlesplash> Skipp_OSX: any ideas what I got wrong?
rennj has joined #haiku
thomaslewis has joined #haiku
frkzoid has joined #haiku
Slor has joined #haiku
<waddlesplash> well, with registrar and Terminal fixed, I think that's most of the major annoyances related to HiDPI resolved
frkazoid333 has joined #haiku
<waddlesplash> there's still some stuff in Tracker that I have notes about
<waddlesplash> but after yesterday's and today's fixes that's now seriously improved as well
Slor has quit [Quit: Coyote finally caught me]
matt__ has quit [Ping timeout: 480 seconds]
ablyss has quit [Quit: Leaving]
frkzoid has quit [Ping timeout: 480 seconds]
Slor has joined #haiku
LinuxUser has joined #haiku
<LinuxUser> Now moment of truth... :)
LinuxUser has quit [Remote host closed the connection]
rennj has quit [Ping timeout: 480 seconds]
<x512[m]> waddlesplash: Does window border width DPI aware?
<waddlesplash> yes, I fixed that some weeks ago
<waddlesplash> it doesn't look perfect, but it's at least better than it was
<nekobot> [haiku/haiku] waddlesplash pushed 2 commits to master [hrev56383] - https://git.haiku-os.org/haiku/log/?qt=range&q=e038086025d3+%5E67ca14e889fe
<nekobot> [haiku/haiku] d56ff162fb9e - Tracker: Adjust metrics of the CountView.
<nekobot> [haiku/haiku] e038086025d3 - BButton: Adjust the spacing and minimum values to use LabelSpacing.
ClaudioM has joined #haiku
rennj has joined #haiku
HaikuUser has joined #haiku
HaikuUser has quit [Quit: Vision[]: i've been blurred!]
HaikuUser has joined #haiku
HaikuUser has quit []
rennj has quit [Ping timeout: 480 seconds]
<nekobot> [haiku/haiku] waddlesplash pushed 1 commit to master [hrev56384] - https://git.haiku-os.org/haiku/log/?qt=range&q=34ab706011c1+%5Ee038086025d3
<nekobot> [haiku/haiku] 34ab706011c1 - StyledEdit: Do not do font->Size() / 12 but rather downscale directly.
ClaudioM has quit [Quit: leaving]
thomaslewis has left #haiku [#haiku]
rennj has joined #haiku
thomaslewis has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
<andreasdr[m]> Nice. Some HiDPI love!
rennj has joined #haiku
<nekobot> [haiku/haiku] waddlesplash pushed 1 commit to master [hrev56385] - https://git.haiku-os.org/haiku/log/?qt=range&q=e5f774e84852+%5E34ab706011c1
<nekobot> [haiku/haiku] e5f774e84852 - Tracker: Rework file-panel initialization.
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
x10z has joined #haiku
x10z has quit []
rennj has quit [Ping timeout: 480 seconds]
frkzoid has joined #haiku
frkazoid333 has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
LinuxUser has joined #haiku
x10z has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
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…]
rennj has quit [Ping timeout: 480 seconds]
Begasus has joined #haiku
<Begasus> g'morning peeps
<LinuxUser> g'afternoon peeps
<LinuxUser> hi begasus!
<Begasus> hi LinuxUser
<LinuxUser> Progress!
<Begasus> it's extracted? :)
<LinuxUser> yes!
rennj has joined #haiku
<Begasus> up and running?
<LinuxUser> And it even works!
<Begasus> nice :) happy coding
<LinuxUser> i wrote first program
<LinuxUser> lazarus interface reminds me delphi :)
<Begasus> not the first time I hear it
Begasus_32 has joined #haiku
<LinuxUser> i'm glad
<andreasdr[m]> Good morning Begasus
<Begasus> Moin andreasdr[m]
<LinuxUser> but it's laggy on qemu :(
x10z has joined #haiku
<Begasus> no news there LinuxUser
rennj has quit [Ping timeout: 480 seconds]
thomaslewis has left #haiku [#haiku]
LinuxUser has quit [Remote host closed the connection]
LinuxUser has joined #haiku
rennj has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
LinuxUser has quit [Remote host closed the connection]
LinuxUser has joined #haiku
rennj has joined #haiku
<LinuxUser> hmm
HaikuUser has joined #haiku
HaikuUser has quit []
<LinuxUser> maybe i'll haiku on laptor today
lubos76 has joined #haiku
LinuxUser has quit [Remote host closed the connection]
LinuxUser has joined #haiku
LinuxUser has quit [Remote host closed the connection]
rennj has quit [Ping timeout: 480 seconds]
LinuxUser has joined #haiku
LinuxUser has quit [Remote host closed the connection]
LinuxUser has joined #haiku
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
x10z has joined #haiku
systwi has joined #haiku
Begasus has quit [Ping timeout: 480 seconds]
LinuxUser has quit [Remote host closed the connection]
LinuxUser has joined #haiku
<LinuxUser> begasus where's you?
rennj has joined #haiku
LinuxUser has quit [Remote host closed the connection]
LinuxUser has joined #haiku
LinuxUser has quit [Remote host closed the connection]
LinuxUser has joined #haiku
x10z has quit [Ping timeout: 480 seconds]
mmu_man has joined #haiku
jmairboeck has joined #haiku
<LinuxUser> @Begasus_32 at least you're there
<Begasus_32> I'm not there, I'm here :P
<LinuxUser> ok
<LinuxUser> i'll run haiku on laptor
Begasus has joined #haiku
<Ellenor> laptor?
<Ellenor> j/k I know you meant laptop
<LinuxUser> yees
<LinuxUser> through flash & ventoy :)
<LinuxUser> be back soon
<LinuxUser> went drinking tea
<Ellenor> hope it's good :3
<LinuxUser> yess
tuaris has quit [Read error: Connection reset by peer]
mmu_man has quit [Ping timeout: 480 seconds]
macdude22 has quit [Ping timeout: 480 seconds]
AlaskanEmily has quit [Remote host closed the connection]
<LinuxUser> I'm here atm.
<Ellenor> welcome home
<LinuxUser> ??
<nekobot> [haiku/haiku] autocommitter pushed 1 commit to master [hrev56386] - https://git.haiku-os.org/haiku/log/?qt=range&q=100e2a19c198+%5Ee5f774e84852
<nekobot> [haiku/haiku] 100e2a19c198 - Update translations from Pootle
<LinuxUser> Ellenor: what you meant?
<Ellenor> idk
<Ellenor> just trying to be welcoming.
<LinuxUser> hehe
<LinuxUser> do you know what's ventoy?
gouchi has joined #haiku
<Ellenor> >siki
<Ellenor> oops
mmu_man has joined #haiku
LinuxUser has quit [Remote host closed the connection]
LinuxUser has joined #haiku
<Not-ff83> [haikuports/haikuports] Begasus pushed 1 commit to master [+1/-0/±0] https://github.com/haikuports/haikuports/compare/295f2c1cab09...3becf86c9cd2
<Not-ff83> [haikuports/haikuports] Begasus 3becf86 - gumbo, new recipe (#7133)
Ellenor is now known as MelMalik
x10z has joined #haiku
LinuxUser has quit [Remote host closed the connection]
LinuxUser has joined #haiku
qwebirc62209 has joined #haiku
x10z has quit [Ping timeout: 480 seconds]
<qwebirc62209> Hello I'm sorry I still can't compile haikuwebkit. Virtual memory was available but wasn't used. I've tried cmake options O0, O1, O2, ,O3, Os Og. It seems O3 was always used by compiler.
LinuxUser has quit [Remote host closed the connection]
<MelMalik> um...
LinuxUser has joined #haiku
<MelMalik> LinuxUser, welcome bacjk
<LinuxUser> i'm here
x10z has joined #haiku
<Diver> qwebirc62209: try this:
<Diver> echo "export DISABLE_ASLR=1" >> ~/config/settings/boot/UserSetupEnvironment
<Diver> followed by a reboot
<Diver> this helps when building java
x10z has quit [Ping timeout: 480 seconds]
<Not-ff83> [haikuports/haikuports] Begasus pushed 1 commit to master [+2/-2/±0] https://github.com/haikuports/haikuports/compare/3becf86c9cd2...fcd743263a8d
<Not-ff83> [haikuports/haikuports] extrowerk fcd7432 - libuv: bump (#6805)
LinuxUser has quit [Remote host closed the connection]
LinuxUser has joined #haiku
LinuxUser has quit [Remote host closed the connection]
LinuxUser has joined #haiku
x10z has joined #haiku
<Not-ff83> [haikuports/haikuports] Begasus pushed 1 commit to master [+3/-3/±0] https://github.com/haikuports/haikuports/compare/fcd743263a8d...23c712e40118
<Not-ff83> [haikuports/haikuports] extrowerk 23c712e - X265: bump (#6728)
<qwebirc62209> <@Diver> many thanks :-) it has helped.
<qwebirc62209> need close browser now
<Diver> very nice :)
qwebirc62209 has quit [Quit: Page closed]
x10z has quit [Ping timeout: 480 seconds]
<Begasus> Would be one for the docx building webkit then Diver :)
<Begasus> lol
x10z has joined #haiku
<Begasus> never buid it so haven't looked into the recipe :)
<MelMalik> arf!
OrangeBomb has quit [Quit: Slacking off]
OrangeBomb has joined #haiku
LinuxUser has quit [Remote host closed the connection]
LinuxUser has joined #haiku
<Not-ff83> [haikuports/haikuports] Begasus pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/23c712e40118...e7390de64878
<Not-ff83> [haikuports/haikuports] Begasus e7390de - x265, fix build for 32bit (#7134)
x10z has quit [Ping timeout: 480 seconds]
DKnoto has quit [Ping timeout: 480 seconds]
LinuxUser has quit [Remote host closed the connection]
aibo has joined #haiku
<Begasus> extrowerk, around?
<Begasus> both build ok, but there is a difference at the packaging stage
<Begasus> 32bit reports: Warning: POLICY WARNING: no matching provides "cmd:x265" for "bin/x265" where 64bit doesn't give the warning?
<Begasus> ah! rm -rf $binDir $developDir
<Begasus> on 32bit it's installed in $prefix/bin for 3.4
DKnoto has joined #haiku
x10z has joined #haiku
<Not-ff83> [haikuports/haikuports] Begasus pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/e7390de64878...4e83e443d80e
<Not-ff83> [haikuports/haikuports] Begasus 4e83e44 - x265-3.4 cmd is installed in $prefix/bin, not in $binDir (#7135)
<Begasus> that should fix it
<Begasus> my bad :) (didn't see the *.a file there) Warning: POLICY WARNING: development library entry "/packaging/x265_3.4_x86/lib/x86/libx265.a" should be placed in "develop/lib/x86"
rennj has quit [Ping timeout: 480 seconds]
<Not-ff83> [haikuports/haikuports] Begasus pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/4e83e443d80e...c8f587b3987e
<Not-ff83> [haikuports/haikuports] Begasus c8f587b - x265-3.4, revert removal of prepareInstalledDevelLibs (#7136)
LinuxUser has joined #haiku
<Begasus> all good now :)
<LinuxUser> :) nice!
x10z has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
<LinuxUser> cu!
<Begasus> cu
x10z has joined #haiku
LinuxUser has quit [Remote host closed the connection]
LinuxUser has joined #haiku
matt3 has joined #haiku
LinuxUser has quit [Quit: Leaving]
x10z has quit [Ping timeout: 480 seconds]
x10z has joined #haiku
<Not-ff83> [haikuports/haikuports] Begasus pushed 1 commit to master [+4/-0/±0] https://github.com/haikuports/haikuports/compare/c8f587b3987e...1ee8292b9f1d
<Not-ff83> [haikuports/haikuports] TheZeldakatze 1ee8292 - globulation2: new recipe (#6473)
matt__ has joined #haiku
frkazoid333 has joined #haiku
HaikuUser has joined #haiku
HaikuUser has quit []
frkzoid has quit [Ping timeout: 480 seconds]
matt__ has quit [Ping timeout: 480 seconds]
HaikuUser has joined #haiku
HaikuUser has quit []
Atomozero has joined #haiku
HaikuUser has joined #haiku
Freefle has joined #haiku
x10z has quit [Ping timeout: 480 seconds]
<Freefle> So, on my current laptop: Wifi works 100%, the intel graphics driver doesn't seem to set the display mode properly but fallback driver works fine, and.. the laptop's broken touchscreen seems to trigger a division by zero in kernel code somehow
HaikuUser has quit [Ping timeout: 480 seconds]
<Freefle> The way it's broken makes it constantly disconnect and reconnect over usb, all while also sending bogus position data
Freefle is now known as FreeFull
nephele has joined #haiku
<FreeFull> So I'll have to blacklist it somehow, and hope that works
matt3 has quit [Remote host closed the connection]
haikunonymous has joined #haiku
<haikunonymous> Hi everyone
gouchi has quit [Quit: Quitte]
<FreeFull> Hi haikunonymous
<haikunonymous> is there someone who can help me with developement issue
<haikunonymous> I'm trying to do darkwyrm tutorials
<haikunonymous> and right now I'm just down to hello world
<haikunonymous> with gcc it does not find stdio.h
<haikunonymous> and I don't know what I'm doing wrong
haikunonymous has quit [Remote host closed the connection]
haikunonymous has joined #haiku
<haikunonymous> I'm trying to develop from within haiku running on a qemu vm
x10z has joined #haiku
<Begasus> haikunonymous 32bit or 64bit?
<Begasus> not sure it would be relevant though, I guess it should be good either
<haikunonymous> its a 64 bit nightly that I compiled
<haikunonymous> sorry i did not give enough details
<haikunonymous> its hrev56362
<Begasus> no problem, as mentioned it should be good for the examples there (did a few of them earlier)
Atomozero has quit [Ping timeout: 480 seconds]
<haikunonymous> i think its a library inclusion prob
<haikunonymous> I dont know how to solve it on haiku
<Not-ff83> [haikuports/haikuports] Begasus pushed 1 commit to master [+1/-1/±0] https://github.com/haikuports/haikuports/compare/1ee8292b9f1d...1195365c32c2
<Not-ff83> [haikuports/haikuports] ivmai 1195365 - libatomic_ops: bump to 7.6.14 (#7138)
<haikunonymous> because on another C++ simple hello world it could not find wchar.h when it was alread there under include/tr1
<Not-ff83> [haikuports/haikuports] diversys pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/1195365c32c2...655f1dac6591
<Not-ff83> [haikuports/haikuports] diversys 655f1da - libtirpc: fix libtirpc.pc path
x10z has quit [Ping timeout: 480 seconds]
<Begasus> stdio.h is a header file that should be present I think, but haven't checked there for a while, I'm sure some others can help you (given time)
<Begasus> heading out here, time for the grandchildren :)
<Not-ff83> [haikuports/haikuports] diversys pushed 1 commit to master [+2/-2/±0] https://github.com/haikuports/haikuports/compare/655f1dac6591...f848575840f8
<Not-ff83> [haikuports/haikuports] diversys f848575 - libvirt: bump version
x10z has joined #haiku
KapiX has joined #haiku
bbjimmy has quit [Read error: Connection timed out]
cocobean has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
x10z has quit [Ping timeout: 480 seconds]
haikunonymous has quit [Remote host closed the connection]
x10z has joined #haiku
cocobean has quit [Quit: Page closed]
frkzoid has joined #haiku
rennj has joined #haiku
matt__ has joined #haiku
frkazoid333 has quit [Ping timeout: 480 seconds]
frkazoid333 has joined #haiku
frkzoid has quit [Ping timeout: 480 seconds]
x10z has quit [Ping timeout: 480 seconds]
x10z has joined #haiku
matt__ has quit [Ping timeout: 480 seconds]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
bbjimmy has joined #haiku
FreeFull has quit []
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
KapiX has quit [Quit: KapiX]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
xet7 has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
FreeFull has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<FreeFull> I couldn't find a single mode that the intel graphics driver would display correctly on my haswell laptop
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<FreeFull> The pixel colours are correct, but the stride or something is wrong, so it's an unusable jumbled mess
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<FreeFull> So I'm wondering, how do you do development work on graphics drivers?
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<FreeFull> Ah, I see mode switching is listed as WIP for Haswell, that'd be why
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
<FreeFull> ynhuser|blahbop: You keep disconnectng and reconnecting
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
matt3 has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<matt3> i apologize 4 all my work
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<waddlesplash> FreeFull: are you on the nightlies or the beta?
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<FreeFull> Beta, currently. Have there been changes to the driver in the nightlies?
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ClaudioM has joined #haiku
<waddlesplash> yes, very many
<waddlesplash> so please try a nightly and see if it works better
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<FreeFull> Will do
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
matt3 has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<Not-ff83> [haikuports/haikuports] waddlesplash pushed 1 commit to master [+4/-8/±0] https://github.com/haikuports/haikuports/compare/f848575840f8...c8d1cdc783a3
<Not-ff83> [haikuports/haikuports] kenmays c8d1cdc - ffmpeg: bump version (#7092)
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
frkzoid has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
frkazoid333 has quit [Ping timeout: 480 seconds]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
FreeFull has quit []
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
FreeFull has joined #haiku
<FreeFull> ok, the nightly intel driver works perfectly
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<FreeFull> At least, as long as I use the default refresh rate
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<FreeFull> Another question, how can I disable my laptop's touchscreen inside haiku? I accidentally sat on the laptop in the past, and now the touchscreen keeps sending bogus touch data
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<waddlesplash> hmm I'm not sure we have a way to just disable an input device
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<waddlesplash> check Input preferences, but if not, we may need a ticket for this
<FreeFull> There wasn't anything for disabling it in the input preferences
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<FreeFull> It connects over USB
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
matt3 has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<FreeFull> I'm getting a new laptop, so I wouldn't mind keeping this one as a Haiku machine, especially since the wifi chip works with Haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
HaikuUser has joined #haiku
matt3 has quit [Remote host closed the connection]
HaikuUser has quit []
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
sharivegas has left #haiku [#haiku]
sharivegas has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<FreeFull> waddlesplash: The ability to blacklist USB devices would be enough, for now.. But I think right now the only option is avoiding loading usb_hid?
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<waddlesplash> yeah and that's definitely not what you want
<waddlesplash> so, we need a way to disable input devices more generally, this deserves a ticket
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<FreeFull> on another note, it seems like Devices still doesn't list USB devices at all
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
gouchi has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ClaudioM has quit [Quit: leaving]
FreeFull has quit []
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
gouchi has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
HaikuUser has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
HaikuUser is now known as FreeFull
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<FreeFull> Currently running Haiku, with usb_hid disabled
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<FreeFull> It's definitely not perfect, but workabl
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
x10z has quit [Ping timeout: 480 seconds]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
x10z has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<FreeFull> one weird thing, for some reason scrolling with my touchpad doesn't work
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
FreeFull has quit [Quit: Vision[]: i've been blurred!]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
FreeFull has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
infinitemess has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
kar has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
infinitemess has quit []
kar is now known as infinitemess
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ynhuser|blahbop has quit [Remote host closed the connection]
<infinitemess> What is the proper place to install libraries not in the repos? I have compiled libmagic and put them in /boot/system/non-packaged/ but gcc linker does not find it there.
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<waddlesplash> you have to use the correct paths
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<waddlesplash> /boot/system/non-packaged/develop/headers for headers, develop/lib for libs, etc.
<waddlesplash> linker only looks in develop/lib not in just .../lib
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<infinitemess> Ah okay, I'll try that.
<infinitemess> Thanks.
<waddlesplash> also don't we have a recipe for libmagic?
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<waddlesplash> yeah we do, it's part of "file"
<waddlesplash> you can get develop for it by asking pkgman nicely
x10z has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<waddlesplash> $ pkgman install devel:libmagic
<waddlesplash> that will find the package with the development files for -lmagic
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<infinitemess> Ah thanks! I was not able to find it earlier, not the right keywords.
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
_Dario_ has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
frkzoid has quit [Ping timeout: 480 seconds]
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<infinitemess> Challenge:
<infinitemess> All participants are evaluated against this fixed agent, the first version of which is available in the dev-kit. 
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<infinitemess> Oops sorry.
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
matt3 has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
matt3 has left #haiku [#haiku]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
_Dario_ has quit [Quit: Vision[]: i've been blurred!]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
matt3 has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
matt3 has left #haiku [#haiku]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
lelldorin has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
_Dario_ has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
infinitemess has quit [Quit: Lost terminal]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
matt3 has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
matt3 has left #haiku [#haiku]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<Begasus> Could someone fix this entry/quit for
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
Begasus_32 has quit [Quit: Vision[]: Gone to the dogs!]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<Begasus> heading down, cu peeps
ynhuser|blahbop has joined #haiku
Begasus has quit [Quit: Leaving]
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
Vidrep_64 has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
lelldorin has quit [Quit: Vision[]: i've been blurred!]
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
AlaskanEmily has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
Al2O3 has quit [Ping timeout: 480 seconds]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
thomaslewis has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
Vidrep_64 has quit [Quit: Vision[]: i've been blurred!]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
infinitemess has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
thomaslewis has left #haiku [#haiku]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
matt3 has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
matt3 has left #haiku [#haiku]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
mmu_man has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
thomaslewis has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
thomaslewis has left #haiku [#haiku]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
KapiX has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
matt3 has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
matt3 has left #haiku [#haiku]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
gouchi has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
thomaslewis has joined #haiku
thomaslewis has left #haiku [#haiku]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
KapiX has quit [Quit: KapiX]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
lubos76 has left #haiku [Leaving]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
infinitemess has quit [Quit: WeeChat 3.6]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<augiedoggie> someone should /kick ynhuser|blahbop until they get their connection fixed :/
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
AGMS-BeOS has joined #haiku
AGMS-BeOS is now known as AGMS
<B2IA> (AGMS) The last time that happened to me, I had a half dead Vision running and then failing and restarting.
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
mmu_man has quit [Quit: reboot]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
AGMS has quit []
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
mmu_man has joined #haiku
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<B2IA> (AGMS) At least the IRC to BeShare bridge doesn't show those connection status messages, so it's relatively uncluttered.
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<FreeFull> If you're using irssi, you can /ignore ynhuser|blahbop joins quits
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<waddlesplash> augiedoggie: I was trying to but they were literally here shorter than I could type
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<waddlesplash> see? even faster
<waddlesplash> if that happens one more time and I can't kick then I'll ban
ynhuser|blahbop has joined #haiku
<augiedoggie> heh
ynhuser|blahbop has quit [Remote host closed the connection]
<waddlesplash> that's it
ynhuser|blahbop has joined #haiku
ynhuser|blahbop has quit [Remote host closed the connection]
<waddlesplash> very strange behavior, wonder what the problem is
<B2IA> (AGMS) Could be due to bad software, or the network stack getting corrupted. Though at least Vision only tries 40+ times to connect and then stops.
<augiedoggie> yeah, seems like the irc client isn't configured properly if it's rejoining that quickly
<B2IA> (AGMS) Hmmm, but if it thinks the connection was good, maybe it doesn't count as a failure if it goes down 0.1 seconds later.
B2IA2 has joined #haiku
B2IA is now known as Guest1369
B2IA2 is now known as B2IA
B2IA has quit []
B2IA has joined #haiku
Guest1369 has quit [Ping timeout: 480 seconds]
rennj has quit [Ping timeout: 480 seconds]
thomaslewis has joined #haiku
thomaslewis has left #haiku [#haiku]
rennj has joined #haiku
x10z has joined #haiku
frkazoid333 has joined #haiku
frkzoid has joined #haiku
jmairboeck has quit [Quit: Konversation terminated!]
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
x10z has joined #haiku
frkazoid333 has quit [Ping timeout: 480 seconds]
frkzoid has quit [Ping timeout: 480 seconds]
gouchi has quit [Remote host closed the connection]
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rennj has quit [Ping timeout: 480 seconds]
HaikuUser has joined #haiku
HaikuUser has quit []
rennj has joined #haiku
ablyss has joined #haiku
aibo has quit [Remote host closed the connection]
ClaudioM has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
thomaslewis has joined #haiku
thomaslewis has left #haiku [#haiku]
rennj has quit [Ping timeout: 480 seconds]
<FreeFull> Should I file a new ticket about the disabling input thing?
<FreeFull> Hm, https://dev.haiku-os.org/ticket/16281 is related
rennj has joined #haiku
thomaslewis has joined #haiku
<augiedoggie> waddlesplash: btw, i can see that deskbar problem with the latest 32 bit nightly now and i have that font size set to 12
doppler has quit [Quit: brb]
rennj has quit [Ping timeout: 480 seconds]
x10z has joined #haiku
rennj has joined #haiku
floof58 has quit [Ping timeout: 480 seconds]
tuaris has joined #haiku
doppler has joined #haiku
floof58 has joined #haiku
ClaudioM has quit [Quit: leaving]
rennj has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
thomaslewis has left #haiku [#haiku]
<mbrumbelow[m]> Has anyone seen an issue where after leaving Haiku running for a few days the clock looses a few minutes of time? I have had Haiku up and running for two weeks on my NUC with no reboot and the clock is behind by ten minutes.
frkazoid333 has joined #haiku
frkazoid333 has quit [Remote host closed the connection]
<FreeFull> Hm, Haiku does NTP synchronisation at boot, but I'm not sure if it also synchronises outside of that
euandreh has quit [Ping timeout: 480 seconds]
thomaslewis has joined #haiku
thomaslewis has left #haiku [#haiku]