/srv/irclogs.ubuntu.com/2013/06/09/#ubuntustudio-devel.txt

cubHi NickG, I put up my tutorial on installing a local LEMP server yesterday09:55
cubzequence: are you around?10:32
zequencecub: Yeah10:32
cubhi, I was just playing around with recordmydesktop to do tutorials10:33
cuband installed the gtk-recordmydesktop as well, and it was placed in the menus under "Media Playback"10:33
cubperhaps it should be moved to Video Production?10:33
zequencecub: Len does the menu customization mostly10:34
zequenceOvenWerk1: ^10:34
cubaha. Perhaps that's changed in 13.04 though?10:34
cubsince it's installed by default then I think?10:34
zequencehaven't checked10:34
cubstrange, it will not capture my whole screen. A small bit on the left and right of screen is cut10:38
cubok that's just how it works. 1366x768 will be recorded at 1354x768.10:50
zequencecub: If you want jack support, you need a patched version of the program I think10:50
zequenceI have built one for raring here https://launchpad.net/~zequence/+archive/testing?field.series_filter=raring10:51
cubTo start out I'm not going to do any voice over so I record with no sound10:55
OvenWerk1zequence: we lost two computers yesterday...13:32
OvenWerk110 hours apart.13:33
OvenWerk1My server has been downgraded to a 300mhz pentium :P13:34
OvenWerk1It looks like I will have to go through all my service startup scripts and add 120 second delays so that the if is actually running13:37
OvenWerk1zequence: You have probably seen this.. but: http://git.kernel.org/linus/e19440178314:08
OvenWerk1zequence: sent a note to the qjackctl author. Asking if it is possible for qjackctl before starting jackdbus, to check for a running jackd server.15:16
OvenWerk1If found, qjackctl could either just run jackd mode till next jackd stop or stop that instance and restart. It could put up a dialog to ask which to do or be a setting.15:18
OvenWerk1It should look to see that the running jackd has the same sever name as what it wants to start... just in case someone is trying to run two jack servers :)15:19
NickGIn regards to Cubs statement: I installed Kazaam (a screenshot tool) and it too defaulted to the media playback submenu.  I was looking everywhere for it.15:42
=== NickG_ is now known as NickG
OvenWerk1NickG: Kazam was not something I thought of I will probably have to change that. I have to install both of them to make sure I get the right desktop file name.16:14
NickGRight on.  It's easy enough for me to change what menu that appears in, it just kinda threw me off there for a few minutes.16:15
OvenWerk1I guess I had better do "recorditnow" (for KDE while I am at it.16:16
OvenWerk1NickG: recordmydesktop is already moved to video. I will do kazam and recorditnow as well.16:26
zequenceOvenWerk1: I had a talk with Rui about qjackctl18:16
zequenceaccording to him, qjackctl was never featured to stop jack, if not started by qjackctl18:17
zequenceI made a case about why it should18:17
zequenceOvenWerk1: I'll have a look at if that patch got through to our kernel, or not18:26
OvenWerk1zequence: Ya, but even if qjackctl alerted the user there was another one running it would be helpful. Also, I have found that not true :) It will always stop a jackdbus version started by jack_control for example. (at least it has for me) I think if qjackctl is in jackd mode it does too, but I would have to look.19:51
OvenWerk1I think people just don't expect something to be running if they didn't start it.19:52
zequenceit doesn't19:52
zequenceIt only stops jackd that it started itself19:52
zequenceit appears to stop jackd, but it doesn't19:52
zequencejack is often started by jack applications19:52
OvenWerk1dbus is probably what I was thinking of then.19:52
zequencewhich I think is how it should work anyway19:53
OvenWerk1In any case, I think qjackctl should detect that jack is running as a d even if it is set up for dbus. Give a dialog offering to just use the one that is running, or not and fail in an obvious manner if the user asks to start anyway and the device is being used by the first jack already running.20:00
OvenWerk1The dialog should tell the user that qjackctl settings will not affect an already running jack as well.20:01
zequenceThat I believe it does. If you change a setting, and click OK, it let's you know that20:02
OvenWerk1I don't know if the non-dbus jack has a way for a process to tell it to exit20:02
OvenWerk1Ya but there is no dialog that says "there is already a jackd running, I may not be able to start a new server, <connect to the running jack> <start a new jack server> <Cancel>"20:03
zequencewhen you start qjackctl, and jack is already running, qjackctl is in active mode20:04
zequenceyou can make conections and everything20:04
zequencewhen you click stop, it looks like you stopped jack20:04
zequencebut you didn't20:04
zequencewhen you click start, you just make qjackctl active with jack again20:05
OvenWerk1Only if qjackctl is in non-dbus mode and the one already started is also jackd. If jackd is running and qjackctl is set to jackdbus, it doesn't seem to know there is one running.20:05
OvenWerk1If qjackctl has dbus turned off, it will find a running jackd or running jackdbus20:06
zequenceThat's not how it works for me20:06
zequencethe only difference is, when you stop and then start, starting again will start jackdbus20:07
zequenceSo, you end up having both jackd and jackdbus running20:07
OvenWerk1Not here. I started jackd with jackd -d  alsa -d hw:1 in a terminal.20:09
zequenceOvenWerk1: Which release is that?20:09
zequenceor, which version of qjackctl20:10
OvenWerk1Then I started qjackctl. Nope maybe he has already fixed that.20:10
zequencehe didn't say he had to me20:10
OvenWerk1That should fix our problem then20:10
zequenceOvenWerk1: Could you please let me know which qjackctl version you are running before stating problem fixed20:10
OvenWerk1You are right it doesn't stop the server though20:10
OvenWerk1.3.1020:11
zequenceok. I'll try it soon too20:11
zequencethough, if jack is running, a jack control application should always show it20:12
zequenceand be able to stop it, no matter which kind of jack it is20:12
OvenWerk1Also, if I tell qjackctl to stop jackd, it says it does... which as you say it shouldn't... but if I restart qjackctl it again shows jackd running.20:13
zequenceyes, as I just said20:13
OvenWerk1So yes qjackctl should confirm that jackd has gone away. And it should be able to force it to go away20:13
zequenceit appears to be stopping jack, when it in fact qjackctl is just being deactivated20:13
OvenWerk1qjackctl does stop a jackdbus started by jack_control though.20:16
* OvenWerk1 wanders off for lunch20:18
zequencejackdbus is designed for a single instance only, so that makes sense20:18
cubI couldn't find the background image for the web site in the ubuntustudio-art, could I get a copy somewhere?20:41
zequencecub: it's in the website source20:41
zequencejust a minute20:41
zequencehttps://code.launchpad.net/~ubuntustudio-website/ubuntustudio-resources/website-wordpress20:42
zequencecub: ^20:43
zequenceIt's not a background image though20:43
zequencethere's at least two graphical elements20:43
cubExcellent, thanks20:43
cubHmm I see that now20:46
cubI thought it would look good as a background for the intro of tutorial videos20:46
cubto get some familiarity20:47
zequencecub: if you need to use a background image, use the G+ cover20:47
cubThere's not much space for the information about the video, such as title20:52
cubI'll see what I can come up with..gotta go20:52
holsteinOvenWerk1: im just getting back.. but i think i missed what you pinged /me about21:38
OvenWerk1holstein: Ya, it was a firewire issue, but turned out to be just jackd already running.23:16

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