/srv/irclogs.ubuntu.com/2012/06/03/#ubuntustudio.txt

studio-user767greetings everybody00:16
studiohey I need some help starting jack on 12.04 ubuntu studio..01:37
studioI just came over from arch linux and I'm a little disappointed with no out-of-box jack support01:38
damo22anyone want to see the stereo keyboard amp cabinet i built?03:52
foragewhat does ubuntu studio offer by default for capturing video (firewire)?09:39
foragei.e. what software is included?09:41
mighty_abobaI created the keyboard shortcut for jackdbus killing:D09:58
mighty_aboba"elegant" decision :D09:59
mlpughowabout a cronjob that finds out the pid and kills it if jackdbus exists10:01
mighty_abobano, i need it only when i press to the exit button and jackdbus is not killing10:06
ravengeekevening all12:13
ravengeek:)12:13
mighty_abobaMaybe anybody know how can I set keyboard shortcuts for qjackctl?12:55
mighty_abobaExample: shortcut for the start button pressing12:56
mighty_abobaor stop12:56
mighty_abobaor profile change12:56
len-dtmighty_aboba, qjackctl doesn't seem to support kb shortcuts. But if you think about it, it doesn't make sense. In order for a keyboard shortcut to work that window has to be active14:22
len-dtYou could set up a DE keyboard short cut to start/stop jackdbus with jack_control14:23
len-dtThe only problem I have had with that is that qjackctl sometimes doesn't show connection information. Also, anything you have qjackctl configured to do on startup/stop would have to be added manually.14:25
mighty_abobaI want it to do because when i'm using qjackctl and having "on stop error" (the start button is blocked) I can start it again only by the context menu(right click on qjackctl in sys tray) ->start14:39
holsteinmighty_aboba: i would consider midi control14:39
mighty_abobaIt would be easy if qjackctl had the keyboard shortcuts for starting, stoping and etc.14:41
holsteinmighty_aboba: its all open... you can likely add that support, or request it from paul davis and/or the JACK team14:41
len-dtSo clicking on qjackctl before the KB shortcut would be ok then.14:41
holsteini would just go with midi control, as im sure thats the workflow expected14:42
holsteinOR, maybe one of those xautomate GUI's14:42
knoppixHi all :) I'm trying to learn shell command, I can't understand, why if I enter "cat list | grep "http*$"",  what is mean to "show all strokes with 'http' word, any number of symbols until end of stroke from a file 'list' ", it does nothing? What do I do wrong? Btw: sorry, if I will some slow to answer -- I some bad in english :(20:27
knoppix* -- is any number of any symbols: $ -- is end-of-line. All right, so where is the error o.O20:34
knoppixBtw: without "$" symbol everything works fine.20:37
knoppixSomething wrong with dollar... May be bash tends to euro? :D20:40
knoppixNo body knows? :(20:46
knoppixI have an idea. May be it's because "grep" works with strokes, so "*" symbol means any number of symbol in one line. Including end-of-line sign. And "*" symbol in command gets just empty line, without end-of-line sign. It seems to be true..20:51
knoppixIs there a way to force symbol "*" include all symbols till some pattern?20:53
knoppixNo body knows?20:55
knoppixSorry, there was an slip " And "$" symbol in command gets just empty line, without end-of-line sign.". I'm occasionally write there "*"21:01
knoppixSo anybody knows?21:01
holsteinknoppix: hello21:03
knoppixHello :)21:03
holsteinthis is the support channel for ubuntustudio... im not saying no one here will be able to help with "shell commands", but you might have more luck in the server support channel21:03
holsteinor, main #ubuntu21:03
holsteinyou can review the man pages for each command21:03
holsteintry using pastebin21:04
holstein!paste21:04
ubottuFor posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.21:04
holsteinand paste the *exact* input and output you are experiencing, assuming there are no credentials or sensitive data in that information21:05
knoppix<holstein> Thanks, anyway :) I'll try #ubuntu21:05
holsteinknoppix: you'll need to do that in #ubuntu as well21:05
holsteinknoppix: you'll need to use pastebin21:05
astraljavaknoppix: What you need is .*21:06
holsteinknoppix: also, consider stating your intended purpose.. maybe someone can suggest an easier way to get the job doen21:06
astraljava`cat list | grep http.*21:06
holsteindone*21:06
astraljavaerr... closing ` too, if you just copy that directly.21:06
knoppix<astraljava> very thanks, it helped!21:07
astraljavaNo problem. Glad to be of assistance.21:08
astraljavaknoppix: The '*' is just an indicator of one to infinity, the '.' just means whatever character.21:09

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