/srv/irclogs.ubuntu.com/2017/06/25/#ubuntustudio.txt

EleanorEllisIs the realtime kernel for ubuntustudio any slower than the regular ubuntu kernel for general purpose activities like web browsing or using office applications? I have a fairly old computer with only 8GB RAM which struggles when I have several tabs open in my browser so I am wondering whether to dual boot ubuntustudio with regular ubuntu and only use ubuntustudio when I am editing video or audio.01:52
ubuntu-studioI haven't noticed any difference but I haven't clocked them or anything.02:04
EleanorEllisubuntu-studio: Thank you02:29
ubuntu-studioNo worries.02:30
EleanorEllisI see ubuntustudio uses xde. I prefer gnome-flashback. Also gnome supports secure access to online accounts such as gmail and I was struggling to get that working in xubuntu. Is there any advantage to xde over gnome-flashback?02:31
OvenWerk1EleanorEllis: ubuntustudio uses xfce04:26
OvenWerk1I personally gave up on Gnome as a desktop when I couldn't even open the desktop on anything older than one or two years04:29
EleanorEllisOvenWerk1: I know it does. I am using Gnome-Flashback rather than Gnome-Session which mimics the old Gnome 2 interface with Gnome Panel which used to ship with Ubuntu. My laptop is more than 5 years old.04:30
OvenWerk1 I hear gnome has gotten better, I am not sure they handle multilevel menus very well and I don't seem to navigate search based menuing worth anything... I spend more ti==me looking for an application than running it.04:30
EleanorEllisI don't use Compiz though, only Metacity04:31
OvenWerk1how many devs work on flashback?04:31
EleanorEllisI don't know04:31
OvenWerk1Most of what Studio has should be able to work with just about any DE04:32
EleanorEllisI must say being able to search in the applications menu in xde is good but I find some other parts clunky and the file browser doesn't integrate with Dropbox so I have to install Nautilus on it. I am just wondering if XDE is inherently faster than Gnome-Flashback04:32
OvenWerk1Either install your de on top or install your de fisrt and add the UbuntuSTudio meta packages04:33
OvenWerk1What is xde?04:33
OvenWerk1The last time I used nautilus I found they had removed functionallity and made menus a) hard to find and b) non-standard04:34
EleanorEllisThat is also true04:35
EleanorEllisSorry I meant XFCE!04:36
OvenWerk1Ah. anyway, I have had no trouble with thunar as a filemanager. I do not know if it still has trouble with high file rename activity though.04:36
EleanorEllisMy only problem with Thunar is that there seems to be no integration with Dropbox04:38
EleanorEllisSo I can't tell if my files are up to date or being updated04:38
OvenWerk1The main reason for moving from gnome 2 to xfce is that gnome 3 was unusable for many people and so was unity. Now that gnome has moved forward some and unity is going away... Studio may revisit what DE we use.04:38
OvenWerk1Then in your case you would have to install nautilus or some ther file manager for your use.04:39
EleanorEllisDo you think that would be preferable to installing gnome-flashback?04:41
OvenWerk1I do not know gnome flashback well enough to say. If you like gnome flash back, install it and add some or all Studio meta packages. There are only about 5 or 6 if you need the lowlatency kernel.04:42
EleanorEllisI was going to install Ubuntu Studio in a new partition, so that I get JACK preconfigured and all the standard Ubuntu Studio video apps04:43
EleanorEllisI already gnome-flashback installed on the version of Ubuntu desktop I am using right now.04:44
OvenWerk1That is another way yes. ubuntustudio-controls will fix a jack install that is not done right.04:44
EleanorEllisIn the past I have found JACK very hard to configure. But installing the meta-packages here would be a lot quicker.04:45
OvenWerk1Biggest hint, don't use a GUI software installer besides synaptic04:45
EleanorEllisI only synaptic or the command line. I don't like Ubuntu Software. It seems buggy to me.04:46
OvenWerk1USC and the newer "software" will probably install jack wrong.04:46
EleanorEllisOh and if I install a DEB that I have downloaded I use gdebi04:46
EleanorEllisI would uninstall Ubuntu Software if I could. I hate it!04:46
OvenWerk1They don't tell you when they wish to remove software that doesn't fit either04:46
EleanorEllisHow do you mean?04:47
OvenWerk1Sometimes to install new software other software has to be removed... apt or synaptic will tell you this is going to happen and let you back out, the software center just does it.04:47
OvenWerk1Wine for example is bad for removing some video drivers04:48
OvenWerk1The computer still works but video is much slower04:48
EleanorEllisOh I see.04:48
EleanorEllisWould you mind helping me configure JACK if I just install the meta packages?04:48
EleanorEllisThen again, on the other hand, I have probably installed a lot of crap I don't need which will be taking up disk space so perhaps starting from a clean install would have advantages.04:49
OvenWerk1Jack is not hard to set up in general so long as you use onlu one audio device for both inputs and outputs04:50
OvenWerk1*only04:50
OvenWerk1as soon as you want to use one device for output and a USB mic or something like that for input, it get s harder04:51
EleanorEllisThat is the reason I need JACK. I need multiple inputs from possibly multiple devices.04:52
OvenWerk1So you also need zita-ajbridge04:53
EleanorEllisReally? I thought I remember JACK being able to do this stuff as is04:53
OvenWerk1You set jack up for the device you use for outputs and use zita-a2j for any other inputs you need04:53
EleanorEllisI seem to remember an application where you could draw the connectivity you want, linking physical devices to software inputs, or even outputs of one software to inputs of another04:54
OvenWerk1jack1 does have zita-ajbridge built in... sort of but does not have dbus yet so pulse can't auto bridge to it.04:54
EleanorEllisI use more than one device for output as well.04:55
OvenWerk1zita can do that as well04:55
EleanorEllisWhat is dbus?04:55
EleanorEllisI always get confused with alsa and pulse04:55
OvenWerk1it is a method for one application to communitcate with another04:55
OvenWerk1pulse is a layer that goes over top of alsa that makes each appl;ication think it has full access to alsa by auto mixing streams together without bloacking04:56
OvenWerk1It is a front end, alsa is a backend04:57
EleanorEllisYou mean without pulse, each application would try to get exclusive access to ALSA?04:57
OvenWerk1pulse is really good for desktop kinds of things, but is generally not usable for (semi)profesional audio04:57
OvenWerk1yes that is correct04:57
EleanorEllisCan't I route desktop app sounds through JACK without PULSE?04:58
OvenWerk1pulse is not sample for sample acurate. if it gets behind it just looses audio04:58
OvenWerk1some of them yes, some not. Skype talks to pulse directly... won't even work with raw alsa. Pulse is the only option for bluetooth audio right now.04:59
OvenWerk1but again, for profesional use, wire is better anyway.05:00
OvenWerk1For someone who wants BT headphones for mixing on the train, going from jack to pulse to bt is fine.05:01
EleanorEllisWire? Yet another sound module I don't know about. Don't most applications talk to JACK directly? I don't need skype as I will use Pidgin for that05:01
OvenWerk1no I mean wired as oposed to wireless. Bluetooth is wireless, phones that plugin are wired05:02
EleanorEllisOh, of course.05:02
EleanorEllisI was thinking of using bluetooth as a cheap alternative to radio mics, and hopefully suffering less degradation than analogue FM05:03
OvenWerk1Then you would need pulse as a front end for jack if you are using SW that needs jack.05:04
OvenWerk1Jack can be set up with more than a stereo pair bridged05:04
ubuntu-studioHey OvenWerk1 when you 2 get to a stopping point I have a question.05:05
OvenWerk1I have set it up with 3 stereo pairs in the past.05:05
EleanorEllisubuntu-studio: Feel free to jump in05:05
OvenWerk1go ahead. I will be going to bed soon.05:05
EleanorEllisOvenWerk1: Thanks for your help so far05:06
OvenWerk1I think I am the farthest west on here05:06
OvenWerk1most are utc or utc +1 or 205:06
OvenWerk1I am -705:06
OvenWerk1EleanorEllis: you may find the next beta of ubuntustudio-controls helpful at https://launchpad.net/~ubuntustudio-dev/+archive/ubuntu/autobuild05:09
ubuntu-studiocasper/vm/linuz not found on install from live usb. Tried chmod  and chown with no results. Kinda a noob here. How can I get the install to recognize the casper I can find?  14.04.5 btw05:10
OvenWerk1except not really for blue tooth05:10
OvenWerk1ubuntu-studio: huh, that is one I would find hard to answer. It seems to me it is about usinf the right tool to print the usb stick. I used to use dd05:11
OvenWerk1 it worked for me05:11
OvenWerk1Oh vm? does that mean you are trying to install on a vm05:12
ubuntu-studioI've done (from an xp) Rufus, unetbootin, and pendrive. All to no avail.05:12
ubuntu-studiono I want it as the sole OS. I'm running a frankenstien that SATA is burned on motherboard. So everything is all SS flash. My HD..LMAO...is a 128G nano flash.05:14
OvenWerk1have you just tried sudo dd if=isofilename of=/dev/sd*? (where sd* is the device name of your usb drive at the time)05:14
ubuntu-studioI'm not familiar with that one very much.05:15
OvenWerk1can you get a vanilla ubuntu to work? There are a lot more people on #ubuntu than there are here and there is little or no difference from one iso to the next in ubuntu.05:16
OvenWerk1Anyway, my wife is calling I must go05:16
ubuntu-studioROger... will make my first dive at the dd05:16
=== sakura is now known as Guest2547
studio-user892http://i.imgur.com/G2phXAh.png19:35
studio-user892anyone around?21:08
studio-user892im getting error http://i.imgur.com/G2phXAh.png21:08
xebax-argentineholas, hello21:30
xebax-argentinealguien aqui, hey frickies????21:30
xebax-argentinechiauuuuuuu21:39

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