**** BEGIN LOGGING AT Sun Jul 29 03:00:00 2018 Jul 29 12:11:42 anirban1998: what editor do you use ? The code formatting looks like bit broken. Jul 29 12:12:54 I use the simple gedit editor of linux Jul 29 12:20:20 zeekhuge: Any issues with the code ? Jul 29 12:21:49 Try sublime or something. Jul 29 12:21:50 They will probably handle tabs and all better. Jul 29 12:21:56 I am testing it .. Jul 29 12:22:22 The pyAudio is spitting out some warnings .. trying to look inotm Jul 29 12:22:49 zeekhuge: I have pycharm...will it be okay? Jul 29 12:23:28 I think so. Never used it. Jul 29 12:25:48 zeekhuge: Pyaudio sometimes gives some warnings... but couldn't understand it...moreover...sometimes the warnings and errors associated with it occur very rarely...so hadn't got in depth to solve the problem.. Jul 29 12:26:44 Looks like it's the alsa configuration that is causing these warnings . Jul 29 12:27:31 zeekhuge: Yeah...any suggestions on how to get rid of the warnings ? Jul 29 12:31:01 zeekhuge: Very rarely an error occurs which stops the recording interface... couldn't work on it...because the very next time the interface is working completely fine Jul 29 12:33:46 Did you check on if there is some verbose logging ? For the interface ? And maybe some messages in the dmesg ? Jul 29 12:34:07 These errors/warnings should be handled gracefully. Jul 29 12:34:39 anirban1998 : btw , What are the pending tasks and what are you working on right now ? Jul 29 12:35:04 (trying to catch up on this) Jul 29 12:35:04 I am working on setting up the project on the HW Jul 29 12:35:15 The dependencies have been installed Jul 29 12:36:22 There is some error in displaying the GUI ...some framebuffer error Jul 29 12:36:46 Don't remember the exact error log...will share with you Jul 29 12:49:48 * anirban1998[m] sent a long message: < https://matrix.org/_matrix/media/v1/download/matrix.org/USgHaadMRLQeAkgZnvIXTTge > Jul 29 12:50:39 zeekhuge: ^^ Jul 29 15:55:20 anirban1998: Can you share the code corresponding to that error in the gist ? Jul 29 15:56:52 zeekhuge: The error is occurring in running every game GUI script on the board Jul 29 15:58:47 zeekhuge: The exact code part where the error occurs is given in the gist only...during the initialization of the pygame display window Jul 29 16:01:31 just look for what display-driver is used by the board, set it as SDL_VIDEODRIVER environment variable Jul 29 16:01:36 and then it should work Jul 29 16:01:58 and since every game need that, it probably should be done in the main launcher script. Jul 29 16:02:54 btw, you need to be in the GUI mode. to check it, look into the DISPLAY environment variable Jul 29 16:03:44 anirban1998: ^^ Jul 29 16:04:50 Okay zeekhuge ...btw...I have refined my code...and now perhaps no more code formatting issues are there Jul 29 16:06:46 Please review it once... Jul 29 16:09:08 will do. Jul 29 19:09:46 ds2: yup Jul 29 20:16:21 vaishnav98_: https://imgur.com/a/lh9lk97 Jul 29 20:17:30 oh, I think I have to install roboticscape manually Jul 29 20:17:45 not via 'npm install --unsafe-perm -g bonescript@beta' **** ENDING LOGGING AT Mon Jul 30 03:00:00 2018