/srv/irclogs.ubuntu.com/2016/04/28/#ubuntu-unity.txt

zzarrhello!06:59
zzarrI tested unity8 on my computer with 2 displays (one turned off, internal on laptop) and... what did I see.... a very nice greeting screen and after I logged in, a very nice desktop :D07:01
zzarrnow if I only could launch applications without them crashing a split second after I start them :)07:03
mvvvvzzarr, unity8-session-desktop ? They is a workaround : https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/153505807:04
ubot5Ubuntu bug 1535058 in ubuntu-app-launch (Ubuntu) "applications close instantly when launched from the launcher or dash" [High,In progress]07:04
zzarrmvvvv, yes, it's the desktop session07:04
dufluAlso, the web browser startup crash claims to have been fixed in xenial 17 hours ago:   https://launchpad.net/ubuntu/+source/oxide-qt07:05
zzarrwill I be able to install applications I use on my phone too? (my MX4 Ubuntu Edition)07:05
zzarrnice nice, soo much progress :D07:06
zzarrhow do I (or do I, or isn't there a way) to run X applications in Mir?07:07
mvvvvzzarr, have a look to xmir07:10
zzarrmvvvv, it's still XMir that is the current handler for X ? I know that they were redesigning how that works07:11
mvvvvzzarr, libertine ? I don't know what they decided07:15
zzarrdidn't turn out as I wanted it, I don't know IRC to well07:15
zzarrmvvvv, I think you're right, I recognise that name07:17
zzarrmvvvv, do you know the state of that command?07:18
zzarror... lib07:18
zzarris it ready to use?07:18
mvvvvzzarr, I didn't tried it I don't know07:18
zzarrokey07:18
zzarrit's an sandbox for ubuntu-personal (that's what the description says)07:20
zzarra sandbox for running deb based X11 apps it says07:21
dandraderltinkl, so do I make lp:~dandrader/unity8/multiMonitorScreenshot absorb what lp:~lukas-kde/unity8/screenshotWindow was doing or do you wanna rebase the latter on top of the former?11:22
ltinkldandrader, please take it over11:22
ltinkldandrader, thanks!11:22
dandraderltinkl, ok11:22
dandraderltinkl, you made it Ctrl+PrtScn but Unity 7 uses Alt+PrtScn. So which unity8 should use?12:03
ltinkldandrader, yeah good question, dednick pointed out the same - I have no idea why my system uses Ctrl12:03
ltinkldandrader, it should probably be Alt12:04
dandraderltinkl, ok12:04
dandraderltinkl, you KDE user!12:04
ltinkldandrader, nah, that in u712:04
* ltinkl doesn't recall remapping it12:04
=== alan_g is now known as alan_g|lunch
voobscoutHello everybody! on this page https://wiki.ubuntu.com/Touch/Libertine it says that if i have a Puritine click installed and i want to run libertine from PPA, some extra steps are needed12:47
voobscouti'm using frieza device12:48
voobscoutwhom do I have to talk to?12:48
davmor2bregma: ^ is this you dude?12:50
bregmavoobscout, if you have an m10 and want to add additional legacy apps to a new container (not to Puritine, which is in read-only storage) you need to fudge around with the libertine ContainersConfig.json file and then create a new container from the ssh or adb command line12:53
bregmabut the PPA is gone as the various compenents are landing in the archives in preparation for OTA-11, so if you can wait 2 or 3 weeks for OTA-11 you're much better off12:54
* bregma goes to update the wiki page12:55
bregmaafter OTA-11, it should all Just Work™12:55
bregmawell, mostly12:55
bregmait should Work Better™12:56
voobscoutbregma: thanks, I was able to create my containers, but was unable to run xterm13:03
voobscoutbregma: I did everything as described here: http://paste.ubuntu.com/15980818/13:04
bregmavoobscout, that should work around the limitations in OTA-10 OK, your problem may be elsewhere13:06
voobscoutalso, does anybody have any idea why M10 shows only 2 cores in /proc/cpuinfo ?13:06
=== alan_g|lunch is now known as alan_g
voobscoutbregma: where would the logs be for failed xmir run?13:07
bregmavoobscout, you can start tracking down problems looking at the logs in ~/.cache/upstart13:07
voobscoutbregma: are lxc containers supported as well or only chroot?13:08
=== dandrader is now known as dandrader|afk
bregmavoobscout, the version of the kernel used on frieza does not support usemode LXC containers13:10
bregmawe use LXC containers exclusively where supported by the kernel13:10
bregmayou do not actually have to explicitly specify the type of container, the tools autodetect support and select the type automatically at creation time13:11
voobscoutbregma: thanks!13:21
=== dandrader|afk is now known as dandrader
=== _morphis is now known as morphis
dandraderltinkl, can you top-approve https://code.launchpad.net/~dandrader/unity8/multiMonitorScreenshot/+merge/292961 ?15:02
ltinkldandrader, yup15:06
dandraderltinkl, thanks15:06
ltinkldandrader, oh, I haven't tested the Alt+PrtScr yet, so will do later (once the silo rebuilds again)15:06
ltinkldandrader, otherwise screnshotting the shell worked fine15:07
dandraderok15:07
=== dandrader is now known as dandrader|bbl
om26erChrisTownsend, Hi!16:12
ChrisTownsendom26er: Hey16:12
om26erChrisTownsend, I re-installed Ubuntu and this time tries to create a lxc libertine container and it still fails to start16:12
om26erI ensured not to use sudo this time16:13
ChrisTownsendom26er: Ok, hmm, try starting it with "lxc-start -n $container_id -P ~/.cache/libertine-container --logfile start.out --logpriority DEBUG" and let's see what it is saying.16:14
om26erChrisTownsend, lxc-start: lxc_start.c: main: 295 Executing '/sbin/init' with no configuration file may crash the host16:16
om26erthat was printed on the console.16:17
om26erand this was inside the start .out file:16:17
om26er      lxc-start 20160428211617.426 INFO     lxc_start_ui - lxc_start.c:main:264 - using rcfile /home/om26er/.cache/libertine-container/xenial/config16:17
om26er      lxc-start 20160428211617.427 ERROR    lxc_start_ui - lxc_start.c:main:295 - Executing '/sbin/init' with no configuration file may crash the host16:17
ChrisTownsendom26er: That indicates is can't find the lxc config.  Is there anything in ~/.cache/libertine-container?16:17
ChrisTownsendom26er: Or is there anything in ~/.cache/libertine-container/xenial?16:18
om26erChrisTownsend, there is a directory there, called 'vivid' for chroot16:18
om26erChrisTownsend, no, the directory does not exist16:18
ChrisTownsendom26er: Hmm, so what is the output when you ran the create command?16:19
ChrisTownsendom26er: Sounds like the lxc create is failing.16:19
om26erChrisTownsend, http://paste.ubuntu.com/16099001/16:20
om26erapparently the container is not being created, at all, hmm16:21
om26erChrisTownsend, do you know a way to clear lxc' images cache ?16:21
ChrisTownsendom26er: This is strange.  The output indicates the rootfs is unpacked, so it's installing it, but it doesn't seem to be in the place I expect it to be.16:22
om26erChrisTownsend, hmm, how can I clear everyhing related to libertine? ...to start fresh16:23
ChrisTownsendom26er: I thought you did just start fresh.16:24
om26erChrisTownsend, I did reinstall Ubuntu but a few days ago. After that I created a chroot in libertine, that worked.16:24
ChrisTownsendom26er: Then it should be in a pretty decent state for lxc.  Ahh, I know what is going on.  If the container fails during any part of the whole installation, then it wipes it clean.  So, in order to debug this we need to do something.  Give me a sec.16:27
ChrisTownsendom26er: Ok, so you need to modify /usr/bin/libertine-container-manager and comment out the following line at around line 390: delete_container(args.id).16:33
ChrisTownsendom26er: It will be the line below: if not container.create_libertine_container(password, args.multiarch, args.verbosity):16:33
om26erChrisTownsend, for me it was line 353, but done.16:35
ChrisTownsendom26er: Sure.  Now try to create the container again and this time, it should be there.  And then we can try the lxc-start command from above.16:36
om26erChrisTownsend, it still deletes the container on failure16:38
ChrisTownsendom26er: Ugh16:38
om26erChrisTownsend, I can see rootfs is extracted there and at the end it deletes16:40
ChrisTownsendom26er: Ok, do this one:  In /usr/lib/python3/dist-packages/libertine/LxcContainer.py, go to create_libertine_container and then comment out the first self.destroy_libertine_container() you find.16:42
om26erChrisTownsend, ok, these are the logs when i try to start the container: http://paste.ubuntu.com/16102061/16:46
ChrisTownsendom26er: Ah, is cgmanager installed?16:48
om26erChrisTownsend, it is, yes16:48
ChrisTownsendom26er: Hmm, something is missing, but this is kind of out of my expertise.  You might ask hallyn.16:49
ChrisTownsendom26er: Or stgraber.16:49
om26erChrisTownsend, pinged stgraber, couldn't find hallyn online but he does seem to be a Linus Torvalds doppelganger ;)16:55
=== alan_g is now known as alan_g|EOD
om26erChrisTownsend, Hi! Now the lxc containers starts (with help from hallyn), I can install apps as well but clicking on them in classic scope does nothing17:59
mokmeisterI have a M10 bq tablet. I want to install a deb. I haven't made the system partition rw. From .local/share/libertine I entered "libertine-container-manager create -i puritine2 -n "Puritine 2" -t chroot -d vivid --force"19:16
mokmeisterI received back "Errors were encountered while processing: isc-dhco-client, x11-common, libxtst6, libfakekey0, matchbox-keyboard, matchbox and ca-certificates19:18
mokmeister"19:18
mokmeisterI'm wondering if what I have done is right?19:19
mokmeisterIs this up to date to how you should do things with an M10 tablet? https://wiki.ubuntu.com/Touch/Libertine19:20
=== dandrader is now known as dandrader|afk
mokmeisterI also looked up this doc: https://docs.google.com/document/d/1yJepibh68YaQijWO3Z3dWTtTTmzXnMmEE8eswhUXzw4/edit?pref=2&pli=119:20
=== dandrader|afk is now known as dandrader
mokmeistersorry, asking questions in wrong channel! Oops!20:01

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