<zmatt> it's an optional property
<Guest1268> humm okay :/
ikarso has quit [Quit: Connection closed for inactivity]
nparafe_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
nparafe has joined #beagle
<mattb0ne> zmatt:
<mattb0ne> that map line is no good
<zmatt> which one?
<mattb0ne> mat(str,txdata).join(',') + '\n'
<zmatt> oh you're right
<mattb0ne> getting map object does not have join
<zmatt> I tested the client but not the server
<mattb0ne> trying to rewrite it but not getting what I want
<mattb0ne> no biggie
<mattb0ne> i will eventually get it
<mattb0ne> may need multiple lines though =(
<zmatt> wrap the map() in a list(), i.e. list( map( str, txmsg ) ).join(',') + '\n'
<zmatt> or replace both lines by what's in the comment immediately below it
<mattb0ne> ok
<zmatt> honestly the variant in the comment might be clearer
<zmatt> although that's up to you
<mattb0ne> AttributeError: 'list' object has no attribute 'join'
<zmatt> uhh what
<zmatt> hold on
<zmatt> ahhh
<zmatt> txdata += '\n'.join( map( str, txmsg ) )
<zmatt> ehh
<zmatt> txdata += ','.join( map( str, txmsg ) ) + '\n'
<zmatt> in python it's separator.join( list ) while in javascript it's list.join( separator )
<mattb0ne> got ya
<mattb0ne> server side is working welll
<mattb0ne> zmatt you are too good
<mattb0ne> I will tackle the client tomorrow
<zmatt> the client should just run
<mattb0ne> yeah I need to drop it in but I want some cake
<mattb0ne> lol
<mattb0ne> and watch TV
<zmatt> that's fair, cake is important
buzzmarshall has joined #beagle
mattb0ne has quit [Ping timeout: 260 seconds]
Guest1268 has quit [Quit: Client closed]
Shadyman has quit [Quit: Leaving.]
starblue has quit [Ping timeout: 268 seconds]
starblue has joined #beagle
Outrageous has quit [Quit: I QUIT AND I'M NEVER EVER COMING BACK!]
thinkfat has joined #beagle
thinkfat_ has quit [Ping timeout: 256 seconds]
morti has joined #beagle
<morti> ls
<morti> Well, I crashed my system and ended up in the grub recovery...
<morti> Blah.
<morti> One hard drive down!
<morti> Anyway...I just wanted to update everyone in case you all could not live w/out me.
<zmatt> we'll manage
<morti> too late!
<morti> I built poky for the BBBW and the entire system went berzerk.
<morti> It was a pixelation of screen visualization.
<zmatt> so far this is the most impressive garbage I've managed to get out of an hdmi port: https://liktaanjeneus.nl/very-tiled-fbdev.jpg .. although this wasn't on a beaglebone but a different board
<morti> 1.
<morti> Dang it.
vd has quit [Ping timeout: 256 seconds]
ikarso has joined #beagle
ikarso has quit [Quit: Connection closed for inactivity]
Guest4 has joined #beagle
<Guest4> im new to BBB and after loading the image through the 'getting started', it auto redirect to cloud9 instead of home page of beagle board like the screen shot, any idea how i get whats showing on the getting started on 192.168.7.2 ?
Guest6 has quit [Ping timeout: 256 seconds]
Guest4 has quit [Quit: Client closed]
<zmatt> jkridner: that's a good point, https://beagleboard.org/getting-started in step 3 is showing a screenshot of the beaglebone 101 being served from the beaglebone, while the current image directly opens up cloud9
<zmatt> jkridner: also, cloud9 is directing me to https://beagleboard.org/upgrade but /opt/scripts/tools/update_kernel.sh fails due to the DST Root CA X3 expiration; you'll want to insert one of the following two fixes into those instructions: https://pastebin.com/uXrzuPTq
CrazyEddy has quit [Remote host closed the connection]
buckket has quit [Remote host closed the connection]
buckket has joined #beagle
CrazyEddy has joined #beagle
buzzm has joined #beagle
buzzmarshall has quit [Ping timeout: 260 seconds]
thinkfat_ has joined #beagle
thinkfat has quit [Ping timeout: 250 seconds]
buzzm has quit [Quit: Konversation terminated!]
lucascastro has quit [Read error: No route to host]
lucascastro has joined #beagle
lucascastro has quit [Read error: Connection reset by peer]
lucascastro has joined #beagle
otisolsen70 has joined #beagle
lucas_ has joined #beagle
lucascastro has quit [Read error: Connection reset by peer]
nparafe has quit [Ping timeout: 256 seconds]
nparafe has joined #beagle
thinkfat_ has quit [Ping timeout: 260 seconds]
Yanujz has joined #beagle
zjason has quit [Read error: Connection reset by peer]
zjason has joined #beagle
Outrageous has joined #beagle
ikarso has joined #beagle
x56 has quit [Quit: Ծ-Ծ]
otisolsen70 has quit [Quit: Leaving]
vagrantc has joined #beagle
x56 has joined #beagle
buzzmarshall has joined #beagle
russ has joined #beagle
Outrageous has quit [Ping timeout: 252 seconds]
outrageous_ has joined #beagle
outrageous_ is now known as Outrageous