#touchbook IRC Log

Index

IRC Log for 2010-02-01

Timestamps are in GMT/BST.

[0:08] <Corsac> Sn0wman_Desk: never built an ai image
[0:08] <Sn0wman_Desk> ah alright thnx
[0:08] <Corsac> gregoiregentil: yeah but the patch won't apply directly
[0:08] <Corsac> gregoiregentil: I understood the semantics, it's just that the code did change
[0:08] <gregoiregentil> because it's a patch of an existing patch I have
[0:09] <Corsac> no, it's because you patched against 4.4 and the code isn't the same in 4.6
[0:09] <Corsac> like, the file doesn't even exist
[0:09] <Corsac> nor the function you're patching
[0:09] * reis (~reini@cm133-175.liwest.at) has joined #touchbook
[0:09] <gregoiregentil> you just need to remove any gtk_widget_show(menu) after a menu=create_sub_menu();
[0:09] <Corsac> gregoiregentil: http://bugzilla.xfce.org/show_bug.cgi?id=6198
[0:09] <gregoiregentil> yup. But the result is the same, meaning that the problem exists on 4.6
[0:09] <Corsac> I /know/
[0:10] <Corsac> my patch is against xfdesktop 4.6.1
[0:10] <Corsac> it lacks the libxfcegui4 part if needed
[0:10] <Corsac> and libxfce4ui too, if needed too
[0:10] <Corsac> I didn't test it, btw, I trusted you on that, but you might want to defend it on the bug report, because I'm not the one who did the analysis and the fix
[0:11] <Corsac> I shouldn't even have opened the bug report in fact :)
[0:11] <gregoiregentil> sure
[0:12] <Corsac> (now I'm off to work, good night :)
[0:14] <gregoiregentil> Thanks. Still some emails to do...
[0:15] <Sn0wman_Desk> gregoiregentil: does bitbaking the ai-image produce a squashfs or what?
[0:15] <gregoiregentil> yes
[0:16] <Sn0wman_Desk> is there a way to compile specific parts of the OS?
[0:16] <gregoiregentil> http://git.alwaysinnovating.com/cgit.cgi/ai.openembedded.dev/tree/recipes/images/ai-image.bb
[0:16] <gregoiregentil> Line 3
[0:16] <gregoiregentil> bitbake <name-of-the-package>
[0:16] <Sn0wman_Desk> what does that produce? an .ipk?
[0:18] * darrent (~ai@202-161-10-50.dyn.iinet.net.au) has joined #touchbook
[0:18] <gregoiregentil> yes
[0:19] <Sn0wman_Desk> where does it do that in the bitbaking process?
[0:24] <Sn0wman_Desk> is bitbaking all shell scripts?
[0:35] <_koen_> is google down?
[0:35] <Sn0wman_Desk> haha no?
[0:38] * jvs (~jvs@90.146.56.206) has joined #touchbook
[0:45] * jod (~roman@85-248-244-206-broadband.iol.sk) has joined #touchbook
[0:50] <Sn0wman_Desk> gregoiregentil: where in the bitbake files does it make it into an ipkg file?
[0:56] <bandwidthcrunch> Other bitbake issues while building libxcb : Traceback (most recent call last):
[0:56] <bandwidthcrunch> File "./c_client.py", line 1022, in <module>
[0:56] <bandwidthcrunch> from xcbgen.state import Module
[0:56] <bandwidthcrunch> ImportError: No module named xcbgen.state Any leads on this one ?
[0:57] <Corsac> bandwidthcrunch: did you follow all instructions on how to setup AI openembedded tree?
[0:57] <Corsac> because, besides the lzma dos2unix problem, it seems to work fine here
[0:57] <Corsac> or the problem lies in a recipe I never built
[0:57] <Corsac> that's possible too
[0:58] <bandwidthcrunch> all of it multiple number of times actually. I am trying to build ai-image
[0:58] <Corsac> with a recent pull?
[0:58] <bandwidthcrunch> yeah pulled today
[0:58] <Corsac> let me try building libxcb
[0:58] <bandwidthcrunch> cool
[1:12] <Corsac> bandwidthcrunch: same error
[1:12] <Corsac> might want to google it and/or try with another openembedded branch
[1:12] <Sn0wman_Desk> where does it say in the bitbake files to make an ipk?
[1:12] <Corsac> like openpandora's or something
[1:13] <Corsac> Sn0wman_Desk: recipes only ???override??? standard behavior, aiui
[1:13] <bandwidthcrunch> i tried building if for the overo board and that goes fine , guess will have to diff them out
[1:13] <Corsac> Sn0wman_Desk: my guess is that standard functions are defined either in bitbake directly, or in the classes/ folder
[1:14] <DJWillis> Sn0wman_Desk: it does not, the DISTRO defines the package output (in this case, Angstrom's distro files say 'hey, use IPK and OPKG please').
[1:15] <DJWillis> Corsac: mainline OE dev should always be the 1st thing to try ;-)
[1:22] <Corsac> yeah but how is the branch called? I tried to find a master branch in my OE remote but didn't found :)
[1:23] <Sn0wman_Desk> DJWillis: so is there a variable the is set called DISTRO (or similar) that bitbake autodecides what to make?
[1:36] <_koen_> Sn0wman_Desk: are you sure google isn't down?
[1:37] <Sn0wman_Desk> yes
[1:37] <Sn0wman_Desk> I'm using it right now
[1:39] * blunderer (~tristan@LPuteaux-156-15-47-90.w82-127.abo.wanadoo.fr) has joined #touchbook
[1:41] * leinir (~leinir@amarok/usability/leinir) has joined #touchbook
[1:42] <Corsac> _koen_: http://downforeveryoneorjustme.com/google.com
[1:43] <Sn0wman_Desk> rofl thats awesome
[1:46] <_koen_> Corsac: I thought google must be down since Sn0wman_Desk was asking all these google'able questions
[1:46] <Sn0wman_Desk> ahhh good one
[1:47] <Sn0wman_Desk> I've been greping and find'ing and scouring all of the BB files but they don't help much
[1:47] <Sn0wman_Desk> and fyi I have been using google
[1:47] <Corsac> _koen_: oh :)
[1:47] <Sn0wman_Desk> just hard to find
[1:48] <Sn0wman_Desk> because my question is very specific
[1:55] * ziroday (~nick@cm185.epsilon52.maxonline.com.sg) Quit (Changing host)
[1:55] * ziroday (~nick@ubuntu/member/ziroday) has joined #touchbook
[1:58] * Matthias- (~Matthias@2a01:e35:2e79:e590:217:31ff:feb6:acf3) has joined #touchbook
[2:23] * JaMa (~martin@161-24.13.24.78.awnet.cz) has joined #touchbook
[2:36] * darrent (~ai@202-161-10-50.dyn.iinet.net.au) Quit (Quit: Powered by OE: www.openembedded.org)
[2:40] * darrent (~ai@202-161-10-50.dyn.iinet.net.au) has joined #touchbook
[2:54] * darrent (~ai@202-161-10-50.dyn.iinet.net.au) Quit (Quit: Powered by OE: www.openembedded.org)
[3:05] * bandwidthcrunch (~quassel@122.166.104.245) Quit (Remote host closed the connection)
[3:11] * jvs (~jvs@90.146.56.206) Quit (Quit: Leaving)
[3:42] * craigevil (~thouartgo@adsl-76-249-22-201.dsl.klmzmi.sbcglobal.net) Quit (Quit: leaving)
[3:51] * reis (~reini@cm133-175.liwest.at) Quit (Quit: reis)
[4:09] * Josh-Harris (~JoshHarri@174.32.213.23) Quit (Quit: Leaving...)
[4:17] * craigevil (~thouartgo@adsl-76-249-22-201.dsl.klmzmi.sbcglobal.net) has joined #touchbook
[4:21] * Matthias- (~Matthias@2a01:e35:2e79:e590:217:31ff:feb6:acf3) Quit (Remote host closed the connection)
[4:30] * jvs (~jvs@90.146.56.206) has joined #touchbook
[4:51] * merp (~merp@207.224.113.38) Quit (Ping timeout: 252 seconds)
[4:52] * craigevil (~thouartgo@adsl-76-249-22-201.dsl.klmzmi.sbcglobal.net) Quit (Quit: leaving)
[4:52] * Meizirkki (~Meizirkki@bbwirelessgw2-fee1dc00-2.dhcp.inet.fi) has joined #touchbook
[4:56] * reis (~reini@dyn167230.wlan.jku.at) has joined #touchbook
[5:04] * jvs (~jvs@90.146.56.206) Quit (Quit: Leaving)
[5:34] * mcr (mcr@wlan204.sandelman.ca) Quit (Remote host closed the connection)
[5:38] * darrent (~ai@202-161-10-50.dyn.iinet.net.au) has joined #touchbook
[5:45] * t_s_o (~tso@105.84-49-131.nextgentel.com) has joined #touchbook
[5:49] * craigevil (~thouartgo@adsl-76-249-22-201.dsl.klmzmi.sbcglobal.net) has joined #touchbook
[6:11] * dlowe (~dlowe@ita4fw1.itasoftware.com) has joined #touchbook
[6:37] * mcr (~mcr@2001:4830:16ca:1:20d:60ff:fefa:7f03) has joined #touchbook
[6:47] * jvs (~jvs@90.146.56.206) has joined #touchbook
[7:03] * mjr_ (mjr@aulis.sange.fi) has joined #touchbook
[7:06] * robclark (~robclark@nat/ti/x-lcgcezvgpuxnuqfu) has joined #touchbook
[7:18] * Vito89 (~quassel@gw.loccal.net) Quit (Quit: No Ping reply in 90 seconds.)
[7:18] * Vito89 (~quassel@gw.loccal.net) has joined #touchbook
[7:18] * mjr_ (mjr@aulis.sange.fi) Quit ()
[7:29] * viridior|work (~8aa2083a@gateway/web/freenode/x-tcbyqdylelutmcig) has joined #touchbook
[7:43] * jvs (~jvs@90.146.56.206) Quit (Remote host closed the connection)
[8:05] * leinir (~leinir@amarok/usability/leinir) Quit (Ping timeout: 248 seconds)
[8:29] * leinir (~leinir@amarok/usability/leinir) has joined #touchbook
[8:47] * viridior|work (~8aa2083a@gateway/web/freenode/x-tcbyqdylelutmcig) Quit (Ping timeout: 248 seconds)
[8:56] * jod (~roman@85-248-244-206-broadband.iol.sk) Quit (Quit: Leaving.)
[8:57] * reis (~reini@dyn167230.wlan.jku.at) Quit (Quit: reis)
[9:08] * merp (~merp@207.224.113.38) has joined #touchbook
[9:32] * rpgresearch (~merp@207.224.113.38) has joined #touchbook
[9:33] * alextisserant (~alextisse@c-98-210-206-210.hsd1.ca.comcast.net) has joined #touchbook
[9:35] * merp (~merp@207.224.113.38) Quit (Ping timeout: 264 seconds)
[9:35] * Meizirkki (~Meizirkki@bbwirelessgw2-fee1dc00-2.dhcp.inet.fi) Quit (Ping timeout: 260 seconds)
[9:39] * Matthias- (~Matthias@2a01:e35:2e79:e590:217:31ff:feb6:acf3) has joined #touchbook
[9:49] * Meizirkki (~Meizirkki@bbwirelessgw2-fee1dc00-2.dhcp.inet.fi) has joined #touchbook
[9:54] <Corsac> hey alex
[10:24] * blunderer (~tristan@LPuteaux-156-15-47-90.w82-127.abo.wanadoo.fr) Quit (Quit: Leaving.)
[10:29] * Meizirkki (~Meizirkki@bbwirelessgw2-fee1dc00-2.dhcp.inet.fi) Quit (Ping timeout: 246 seconds)
[10:33] * Meizirkki (~Meizirkki@bbwirelessgw2-fee1dc00-2.dhcp.inet.fi) has joined #touchbook
[10:34] * Vito89_ (~quassel@gw.loccal.net) has joined #touchbook
[10:42] * Meizirkki (~Meizirkki@bbwirelessgw2-fee1dc00-2.dhcp.inet.fi) Quit (Ping timeout: 264 seconds)
[10:50] * MMlosh (~MMlosh@2001:470:1f0b:b78:f4ef:ed7f:31ec:5c9f) has joined #touchbook
[10:53] * Meizirkki (~Meizirkki@bbwirelessgw2-fee1dc00-2.dhcp.inet.fi) has joined #touchbook
[10:58] * wao (wao@syx.sk) has joined #touchbook
[10:58] <wao> sup
[10:58] <wao> how long does it take shipping touchbook to the canada or newyork?
[11:02] <rpgresearch> wao, it varies wildly. Hopefully they are catching up, but I have seen (since August) anywhere from 4 weeks to 4 months from order to fulfillment. I ordered mine August 3rd, and received December 28th. Results have varied.
[11:03] <wao> oh
[11:03] <rpgresearch> gregoiregentil, are you around? I need to know if I am having just a software issue, or something more serious related to tablet battery. hoping for some detailed help troubleshooting.
[11:04] <wao> will be great if it will be just 2 weeks :)
[11:05] <rpgresearch> ;-)
[11:10] <dlowe> Is WPA2 support in the development pipe?
[11:12] * Meizirkki (~Meizirkki@bbwirelessgw2-fee1dc00-2.dhcp.inet.fi) Quit (Ping timeout: 240 seconds)
[11:14] * Meizirkki (~Meizirkki@bbwirelessgw2-fee1dc00-2.dhcp.inet.fi) has joined #touchbook
[11:16] * wao (wao@syx.sk) has left #touchbook
[11:17] <rpgresearch> dlowe, WPA has been working for me in full releases since 2010-01.a. It was WEP only during install, but after install is working fine.
[11:18] <dlowe> rpgresearch: ok, I thought only WPA was supported thus far. Thanks.
[11:23] * Meizirkki (~Meizirkki@bbwirelessgw2-fee1dc00-2.dhcp.inet.fi) Quit (Ping timeout: 240 seconds)
[11:25] * MMlosh (~MMlosh@2001:470:1f0b:b78:f4ef:ed7f:31ec:5c9f) Quit (Quit: Bye...)
[12:09] * torpor (~w1x@91-115-173-70.adsl.highway.telekom.at) has joined #touchbook
[12:35] * reis (~reini@cm133-175.liwest.at) has joined #touchbook
[12:53] * TomMD-TB (~ai@host-242-102.pubnet.pdx.edu) has joined #touchbook
[12:55] * Meizirkki (~Meizirkki@bbwirelessgw2-fee1dc00-2.dhcp.inet.fi) has joined #touchbook
[12:55] <TomMD-TB> TB? Check. GPS? Check. WIrelesss? Check. Sleeve? Check.
[12:55] <TomMD-TB> Life is good
[12:55] <dlowe> TomMD-TB: You have TB?
[12:56] <TomMD-TB> doesn't everyone?
[12:57] * Meizirkki (~Meizirkki@bbwirelessgw2-fee1dc00-2.dhcp.inet.fi) Quit (Remote host closed the connection)
[13:14] * t_s_o (~tso@105.84-49-131.nextgentel.com) Quit (Remote host closed the connection)
[13:25] * torpor (~w1x@91-115-173-70.adsl.highway.telekom.at) Quit (Ping timeout: 272 seconds)
[13:27] * Josh-Harris (~JoshHarri@174.32.213.23) has joined #touchbook
[13:29] * mcr (~mcr@2001:4830:16ca:1:20d:60ff:fefa:7f03) Quit (Remote host closed the connection)
[14:01] <TomMD-TB> gregoiregentil: Is lcd USB? Have a fellow developer looking at buying.
[14:07] * dlowe (~dlowe@ita4fw1.itasoftware.com) Quit (Quit: Leaving.)
[14:13] <martinh> I don't believe so. I think it uses the video out built onto on the beagleboard.
[14:16] <TomMD-TB> what connection is that? I guess the question should really have been 'how are the screen touches reported?' as a video buffer with values? As a stream of coordinates?
[14:16] <TomMD-TB> And how does that information arriive (not USB, so...)
[14:20] <martinh> oh. the touch part?
[14:21] <TomMD-TB> yes! Sorry, I should have been more specific.
[14:21] <TomMD-TB> I see that now
[14:21] <TomMD-TB> 'LCD' is rather misleading :-(
[14:24] * darrent (~ai@202-161-10-50.dyn.iinet.net.au) has left #touchbook
[14:34] <reis> is that /tmp/ai.tablet file still used for anything? is touched on tablet insertion and removed on tablet removal
[14:39] <gregoiregentil> reis: yes
[14:40] <reis> ok thanks
[14:40] <reis> my grep must have missed that :)
[14:41] <gregoiregentil> /usr/bin/ai/halevt/keyboard.sh
[14:42] <gregoiregentil> TomMD-TB: lcd usb, not sure to understand the question
[14:42] <gregoiregentil> the screen is connected to the board through a cable. No USB involved
[14:51] <TomMD-TB> I'm just wondering how the touchs are reported - stream of coordinates via an RS232?
[14:55] * TomMD-TB (~ai@host-242-102.pubnet.pdx.edu) Quit (Ping timeout: 252 seconds)
[15:13] * ziroday (~nick@ubuntu/member/ziroday) Quit (Ping timeout: 256 seconds)
[15:18] * ziroday (~nick@cm185.epsilon52.maxonline.com.sg) has joined #touchbook
[15:18] * Josh-Harris (~JoshHarri@174.32.213.23) Quit (Read error: Connection reset by peer)
[15:18] * ziroday (~nick@cm185.epsilon52.maxonline.com.sg) Quit (Changing host)
[15:18] * ziroday (~nick@ubuntu/member/ziroday) has joined #touchbook
[15:19] * Josh-Harris (~JoshHarri@174.32.213.23) has joined #touchbook
[15:23] * rpgresearch (~merp@207.224.113.38) Quit (Ping timeout: 260 seconds)
[15:23] * Matthias- (~Matthias@2a01:e35:2e79:e590:217:31ff:feb6:acf3) Quit (Remote host closed the connection)
[15:24] * The_Acer (~chatzilla@142.165.129.151) has joined #touchbook
[15:29] * reis (~reini@cm133-175.liwest.at) Quit (*.net *.split)
[15:34] * reis (~reini@cm133-175.liwest.at) has joined #touchbook
[15:34] * Vito89 (~quassel@gw.loccal.net) Quit (Remote host closed the connection)
[15:40] * Vito89 (~quassel@gw.loccal.net) has joined #touchbook
[15:40] <gregoiregentil> TomMD-TB: it's documented on the wiki
[15:43] * Vito89_ (~quassel@gw.loccal.net) Quit (Remote host closed the connection)
[16:07] * reis (~reini@cm133-175.liwest.at) Quit (Quit: reis)
[16:10] * mcr (mcr@wlan204.sandelman.ca) has joined #touchbook
[16:12] * Josh-Harris (~JoshHarri@174.32.213.23) Quit (Read error: Connection reset by peer)
[16:14] * merp (~merp@3.sub-75-230-9.myvzw.com) has joined #touchbook
[16:15] * JaMa (~martin@161-24.13.24.78.awnet.cz) Quit (Ping timeout: 240 seconds)
[16:15] * JaMa (~martin@161-24.13.24.78.awnet.cz) has joined #touchbook
[16:21] * Josh-Harris (~JoshHarri@174.32.213.23) has joined #touchbook
[16:47] * tommd (~Thomas_Du@65-102-21-214.ptld.qwest.net) has joined #touchbook
[16:51] * merp (~merp@3.sub-75-230-9.myvzw.com) Quit (Quit: Where ever you may be, be well. Namari??.)
[17:16] * snlemons (~snlemons@c-24-60-77-165.hsd1.nh.comcast.net) has joined #touchbook
[17:21] * enduser000 (~josh@dyn7606.MavNet-Encrypted.MNSU.EDU) has joined #touchbook
[17:51] * merp (~merp@3.sub-75-230-9.myvzw.com) has joined #touchbook
[17:52] * merp (~merp@3.sub-75-230-9.myvzw.com) Quit (Read error: Connection reset by peer)
[17:54] * Josh-Harris (~JoshHarri@174.32.213.23) Quit (Remote host closed the connection)
[17:58] * enduser000 (~josh@dyn7606.MavNet-Encrypted.MNSU.EDU) Quit (Quit: Leaving.)
[18:05] * Josh-Harris (~JoshHarri@174.32.213.23) has joined #touchbook
[18:07] <- *tommd* hi
[18:07] <- *tommd* @logs
[18:07] <- *tommd* damn it, spit out your normal line to me
[18:11] * craigevil (~thouartgo@adsl-76-249-22-201.dsl.klmzmi.sbcglobal.net) Quit (Quit: leaving)
[18:17] * robclark (~robclark@nat/ti/x-lcgcezvgpuxnuqfu) Quit (Ping timeout: 245 seconds)
[18:22] * Josh-Harris (~JoshHarri@174.32.213.23) Quit (Read error: Connection reset by peer)
[18:30] * robclark (~robclark@ppp-70-129-140-55.dsl.rcsntx.swbell.net) has joined #touchbook
[18:31] * Josh-Harris (~JoshHarri@174.32.213.23) has joined #touchbook
[18:32] * robclark (~robclark@ppp-70-129-140-55.dsl.rcsntx.swbell.net) Quit (Remote host closed the connection)
[18:33] * robclark (~robclark@nat/ti/x-hveqecalceagciuy) has joined #touchbook
[18:36] * robclark (~robclark@nat/ti/x-hveqecalceagciuy) Quit (Remote host closed the connection)
[18:55] * edt (~Ed@dsl-216-221-38-194.aei.ca) Quit (Quit: Leaving)
[18:59] * Vito89 (~quassel@gw.loccal.net) Quit (Quit: No Ping reply in 90 seconds.)
[19:01] * Vito89 (~quassel@gw.loccal.net) has joined #touchbook
[19:01] * leinir (~leinir@amarok/usability/leinir) Quit (Remote host closed the connection)
[19:32] * Vito89 (~quassel@gw.loccal.net) Quit (Ping timeout: 252 seconds)
[20:07] * craigevil (~thouartgo@76.249.22.201) has joined #touchbook
[20:14] * snlemons (~snlemons@c-24-60-77-165.hsd1.nh.comcast.net) Quit (Quit: This computer has gone to sleep)
[20:23] * alextisserant (~alextisse@c-98-210-206-210.hsd1.ca.comcast.net) Quit (Quit: alextisserant)
[20:29] * bandwidthcrunch (~quassel@122.166.104.245) has joined #touchbook
[20:48] * alextisserant (~alextisse@c-76-21-41-103.hsd1.ca.comcast.net) has joined #touchbook
[20:57] * vishal (~7aa66a44@gateway/web/freenode/x-reghaslvuzyeoyzl) has joined #touchbook
[20:59] <vishal> Hello everyone, I am having some hardware issue with my touchbook.Its not powering on.I have charged it for the whole day with the keyboard connected and when I press the power buttons.Red light glows n then switches off
[20:59] <vishal> Has anyone come across such a problem ?
[20:59] <vishal> Is there a way I can get it to work again?
[21:18] <tommd> How are you charging it? It is on during the charging (it should be)? Are you pluggin in the wall to the top half or the bottom?
[21:19] <vishal> I am connecting it to the keyboard panel
[21:20] <vishal> I am charging with the charger connected to the keyboard.That should be fine rught ?
[21:20] <vishal> tommd:I am charging with the charger connected to the keyboard.That should be fine rught ?
[21:20] * ziroday (~nick@ubuntu/member/ziroday) Quit (Ping timeout: 264 seconds)
[21:21] <tommd> vishal: Should be fine
[21:22] <vishal> I don't know what has happened to the board.It is not switching on at all :(
[21:22] <vishal> Even with the power supply connected
[21:23] * ziroday (~nick@cm185.epsilon52.maxonline.com.sg) has joined #touchbook
[21:24] * ziroday (~nick@cm185.epsilon52.maxonline.com.sg) Quit (Changing host)
[21:24] * ziroday (~nick@ubuntu/member/ziroday) has joined #touchbook
[21:27] * bandwidthcrunch (~quassel@122.166.104.245) Quit (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
[21:27] * bandwidthcrunch (~quassel@122.166.104.245) has joined #touchbook
[22:01] * vishal (~7aa66a44@gateway/web/freenode/x-reghaslvuzyeoyzl) Quit (Ping timeout: 248 seconds)
[22:08] * Josh-Harris (~JoshHarri@174.32.213.23) Quit (Remote host closed the connection)
[22:53] * leinir (~leinir@amarok/usability/leinir) has joined #touchbook
[23:12] * _koen_ (~x0115699@nat/ti/x-obaehykipehwivrv) Quit (Remote host closed the connection)
[23:13] * _koen_ (~x0115699@nat/ti/x-qlbcnnsldfqccdue) has joined #touchbook
[23:33] * darrent (~ai@202-161-10-50.dyn.iinet.net.au) has joined #touchbook
[23:36] * Sn0wman_Desk (~IceChat7@c-75-66-187-145.hsd1.tn.comcast.net) Quit (Ping timeout: 248 seconds)
[23:54] * Vito89 (~quassel@gw.loccal.net) has joined #touchbook

These logs were automatically created by TouchBook-LogBot on irc.freenode.net using the Java IRC LogBot.