/srv/irclogs.ubuntu.com/2019/12/09/#ubuntustudio-devel.txt

brainskanHi everyone. I logged in here to see how I can volunteer to help with Ubuntu Studio development. I have used Ubuntu Studio as my primary OS for the past 2-3 years and like it a lot. I'm 50 years old and have been a computer enthusiast my whole life, from when computers first started appearing in homes in the early 1980s. I have had parts of my job involved in aspects of I.T. during my career, but I have never 15:02
brainskan programmer or IT person.  I would consider myself more of a power user that can do a little coding. My day job is running an accounting department for a manufacturing company. I would like to have an excuse to dive deeper in the Linux operatings system. I have built apps from source code a few times (Supercollider and a couple others), but I don't claim that I know a lot about that process right now. I could 15:02
brainskanyself how to create packages of apps. I'm pretty good at writing instructions or documentation. I have acted as a trainer and teacher. My main hobby outside of work is doing digital music and art. That's why I use Ubuntu Studio.15:02
brainskanI don't know how active this chat is. If I am not here later, feel free to reach me at brianj.romaing@protonmail.com. I just need to be pointed in a direction, and I can figure out what I need to do.15:03
brainskanI joined the mail list and setup an a Ubuntu One/Launchpad account. I don't know what a Launchpad account is, but I have one. :-)15:04
OvenWerksall sounds good.16:39
OvenWerksbrainskan: I am sure Eickmeyer will drop in at some point and say hi as well.16:39
OvenWerkswe are both West coast North America (Canada/US) so UTC -800 hours will tell you what day and night is for us.16:40
OvenWerks(summer is -700)16:41
OvenWerkstesting is a big thing for sure. by your comment about Supercollider, I would assume your main focus is audio.16:42
brainskanHi OvenWerks. Yes. My main focus is audio. I mainly work in Bitwig, but tinker also with audio programming environments like Supercollider, CSound and Pure Data. I pretty regularly work on digital collage pieces in GIMP and just started doing some small video pieces in KDEnlive.17:10
brainskanI'm on the east coast of the U.S. near Washington DC.17:10
brainskanNice to meet you.17:10
Eickmeyerbrainskan: Welcome! Feel free to hang-out and see where you would fit-in best. I can tell you this: we (OvenWerks and myself) can't do support alone.17:13
OvenWerksdocumentation is certainly a place that could use some help.17:13
Eickmeyerbrainskan: Monitor the #ubuntustudio IRC channel as well as the ubuntu-studio tag in askubuntu.com. That would help significantly.17:13
brainskanIs there a list of open tasks somewhere?17:14
Eickmeyerbrainskan: As OvenWerks said, documentation is a place that could use some love.17:14
Eickmeyerbrainskan: Not really.17:14
Eickmeyerbrainskan: We do very little actual coding to be honest. Ubuntu Studio Controls and Ubuntu Studio Installer are our only two items with any real code that we do. Everything else is purely upstream or packaged.17:15
brainskanFair enough.17:15
Eickmeyerbrainskan: If you want to, OvenWerks and I have a wishlist item to convert Ubuntu Studio Installer to Python 3 from tk/tcl.17:16
brainskanWould it be helpful if I learned how to make packages? Maybe nothing is needed right now, but I could start teaching myself that.17:16
Eickmeyerbrainskan: You can experiment with that all you want! I don't have the link off the top of my head, but google "Ubuntu Packaging Guide" and "Debian Packaging" and that should show you the guides.17:17
Eickmeyerbrainskan: I've been doing packaging for almost 2 years and I still don't have it completely down. lol17:17
brainskanThe current installer is in an older version of Python? tk/tcl is the old/original graphics framework for making a gui, right? Are you trying to change that to Qt or something? I just recently started teaching myself python. There are a few things at my work I would like to use that for. So that might be a good extra excuse to focus on it more.17:18
brainskanLOL. I'm not afraid to dive in and figure things out. I'm a lifelong noob at everything :-)  It's an attitude of discovery and wonder.17:20
Eickmeyerbrainskan: No, you're thinking of Ubiquity.17:20
Eickmeyer!ubuntustudio-installer | brainskan17:20
ubottubrainskan: Ubuntu Studio Installer is an app that can be used to add Ubuntu Studio's benefits to an existing Ubuntu (or official flavor) installation, or add additional packages. For more info, see https://help.ubuntu.com/community/UbuntuStudio/UbuntuStudioInstaller17:20
brainskanGot it. I will go take a look at that later and see if it's something I could commit to jumping into.17:23
EickmeyerYep! Code is at https://launchpad.net/ubuntustudio-installer17:23
* OvenWerks actually likes tcl/tk better than python but knows that there are more people who know python...17:24
brainskanGot that page on Launchpad. I will figure out how to "subscribe" to it, or whatever the correct term is, so I can find it later.17:25
Eickmeyerbrainskan: Probabaly just bookmark it?17:26
EickmeyerThere's no real "subscribing" to projects in launchpad. :/17:26
EickmeyerWhat's your launchpad link, @brainskan?17:27
* Eickmeyer has been @-ing people, using a different chat platform has given me bad habits :D17:27
brainskanIs this a launchpad link? https://launchpad.net/~brainskan17:29
EickmeyerYes.17:29
brainskanMy ID is the same over there: "brainskan"17:29
EickmeyerWelcome to the dev team. :)17:30
EickmeyerFeel free to play around with the code in ubuntustudio-installer. It's a git repo, so if you have experience with that, you should know what you're doing.17:31
EickmeyerHere's a great way to work with Launchpad using git: 17:31
Eickmeyerhttps://help.launchpad.net/Code/Git17:32
OvenWerksbrainskan: you should use a development branch because tcl -> python is basically a rewrite17:32
brainskanThanks! I understand the git thing a little. I will figure out how to pull a copy so I can look at it.17:32
EickmeyerYep, just create a development branch and you should be good to go.17:33
EickmeyerDon't touch the debian folder. We'll worry about that later. :)17:33
brainskanI will take a few days to digest all this, read some code, see what I think I could help with, stuff like that.17:36
brainskanI won't write anything or upload/commit (whatever the right word is).17:36
EickmeyerYeah, go for it. Looks like you're plenty motivated. We've had people come in here and ask us to put them to work as opposed to looking for it, if you know what I mean.17:36
brainskanI know how that goes. It takes time and energy to manage people. Sometimes it isn't actually helpful when people just keep asking for guidance and need too much training. I mean, intentions are great and all. But that stuff uses energy.17:38
brainskanMy day gig is calling. Gotta get some deadlines met. Nice to meet you guys! I will dig into this stuff you talked about and pop back in another time soon.17:45
OvenWerkso/17:45

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!